File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22<package >
33 <metadata >
44 <id >Eleven41.Logging.Loggly</id >
5- <version >1.2.0 </version >
5+ <version >1.2.1 </version >
66 <authors >Eleven41 Software</authors >
77 <owners >Eleven41 Software</owners >
88 <licenseUrl >https://github.com/eleven41/Eleven41.Logging.Loggly/blob/master/LICENSE.md</licenseUrl >
99 <projectUrl >https://github.com/eleven41/Eleven41.Logging.Loggly</projectUrl >
1010 <requireLicenseAcceptance >false</requireLicenseAcceptance >
1111 <description >Eleven41.Logging.Loggly is an implementation of Eleven41.Logging.ILog to send log messages to Loggly.</description >
12- <releaseNotes >Add support for date specification during logging .</releaseNotes >
12+ <releaseNotes >Allows thread property to be overwritten by caller .</releaseNotes >
1313 <copyright >Copyright (C) 2014, Eleven41 Software Inc.</copyright >
1414 <tags >logging loggly</tags >
1515 <dependencies >
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 ( "1.2.0 .0" ) ]
36- [ assembly: AssemblyFileVersion ( "1.2.0 .0" ) ]
35+ [ assembly: AssemblyVersion ( "1.2.1 .0" ) ]
36+ [ assembly: AssemblyFileVersion ( "1.2.1 .0" ) ]
You can’t perform that action at this time.
0 commit comments