File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
src/Yort.Ntp.Net40.Tests/Properties Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22<package >
33 <metadata >
44 <id >Yort.Ntp.Portable</id >
5- <version >1.0.12 </version >
5+ <version >1.0.13 </version >
66 <authors >Yortw</authors >
77 <owners >Troy Willmot</owners >
88 <licenseUrl >https://github.com/Yortw/Yort.Ntp/blob/master/LICENSE.md</licenseUrl >
99 <projectUrl >https://github.com/Yortw/Yort.Ntp</projectUrl >
1010 <iconUrl >https://raw.githubusercontent.com/Yortw/Yort.Ntp/master/icon.png</iconUrl >
1111 <requireLicenseAcceptance >false</requireLicenseAcceptance >
1212 <description >A cross platform NTP client for retrieving the current time from internet NTP servers.</description >
13- <releaseNotes >Fix name for Net Standard assembly to match other platform assemblies to ensure bait and switch pattern works .</releaseNotes >
14- <copyright >Copyright 2017 </copyright >
13+ <releaseNotes >Improve error handling when an empty buffer is received without a socket error .</releaseNotes >
14+ <copyright >Copyright 2018 </copyright >
1515 <tags >ntp windowsphone winrt uwp ios android xamarin date time wp net40 net45</tags >
1616 </metadata >
1717 <files >
Original file line number Diff line number Diff line change 1- .nuget\nuget push Yort.Ntp.Portable.1.0.12 .nupkg -Source https://www.nuget.org/api/v2/package
1+ .nuget\nuget push Yort.Ntp.Portable.1.0.13 .nupkg -Source https://www.nuget.org/api/v2/package
22pause
Original file line number Diff line number Diff line change 1010[ assembly: AssemblyConfiguration ( "" ) ]
1111[ assembly: AssemblyCompany ( "" ) ]
1212[ assembly: AssemblyProduct ( "Yort.Ntp.Net40.Tests" ) ]
13- [ assembly: AssemblyCopyright ( "Copyright © 2016 " ) ]
13+ [ assembly: AssemblyCopyright ( "Copyright © 2018 " ) ]
1414[ assembly: AssemblyTrademark ( "" ) ]
1515[ assembly: AssemblyCulture ( "" ) ]
1616
You can’t perform that action at this time.
0 commit comments