File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "7.1 .0.0" ) ]
36- [ assembly: AssemblyFileVersion ( "7.1 .0.0" ) ]
35+ [ assembly: AssemblyVersion ( "7.2 .0.0" ) ]
36+ [ assembly: AssemblyFileVersion ( "7.2 .0.0" ) ]
Original file line number Diff line number Diff line change 5252 <Compile Include =" ILogglyAppenderConfig.cs" />
5353 <Compile Include =" ILogglyClient.cs" />
5454 <Compile Include =" LogglyAppenderConfig.cs" />
55+ <Compile Include =" LogglyAsyncHandler.cs" />
5556 <Compile Include =" LogglyBufferringAppender.cs" />
5657 <Compile Include =" LogglyClient.cs" />
5758 <Compile Include =" LogglyFormatter.cs" />
You can’t perform that action at this time.
0 commit comments