File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/Serilog.Sinks.WinForms.Net Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3333// You can specify all the values or you can default the Build and Revision Numbers
3434// by using the '*' as shown below:
3535// [assembly: AssemblyVersion("1.0.*")]
36- [ assembly: AssemblyVersion ( "2.4.0 .0" ) ]
37- [ assembly: AssemblyFileVersion ( "2.4.0 .0" ) ]
36+ [ assembly: AssemblyVersion ( "2.4.1 .0" ) ]
37+ [ assembly: AssemblyFileVersion ( "2.4.1 .0" ) ]
3838[ assembly: NeutralResourcesLanguage ( "en" ) ]
Original file line number Diff line number Diff line change 1515 <tags >Serilog WindowsForms WinForm WinForms SerilogSink Sink Windows Forms Application</tags >
1616 <icon >images\icon.png</icon >
1717 <dependencies >
18- <dependency id =" Serilog" version =" [2,10) " />
18+ <dependency id =" Serilog" version =" [2.10] " />
1919</dependencies >
2020 </metadata >
2121
You can’t perform that action at this time.
0 commit comments