From b68d7736dcc764124dfff3a709f8c951edb09cc1 Mon Sep 17 00:00:00 2001 From: Michael Fink Date: Sun, 26 Jan 2020 17:02:12 +0100 Subject: [PATCH] updated .nuspec for next release --- src/nupkg/Vividos.UlibCpp.Static.nuspec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/nupkg/Vividos.UlibCpp.Static.nuspec b/src/nupkg/Vividos.UlibCpp.Static.nuspec index be0e5ef..52c9298 100644 --- a/src/nupkg/Vividos.UlibCpp.Static.nuspec +++ b/src/nupkg/Vividos.UlibCpp.Static.nuspec @@ -10,10 +10,10 @@ https://github.com/vividos/UlibCpp true UlibCpp is a collection of useful C++ classes that help writing Win32 console, ATL and WTL applications faster. - UlibCpp is a collection of useful C++ classes that help writing Win32 console, ATL and WTL applications faster. This is the static library package. Supported platforms are Win32 and x64. The package was built with Visual Studio 2019 Version 16.4.2. Use this package together with Boost 1.70.0 and WTL 10. The library is licensed under the BSD 2-clause license. - No new classes or functions. + UlibCpp is a collection of useful C++ classes that help writing Win32 console, ATL and WTL applications faster. This is the static library package. Supported platforms are Win32 and x64. The package was built with Visual Studio 2019 Version 16.4.3. Use this package together with Boost 1.71.0 and WTL 10. The library is licensed under the BSD 2-clause license. + See document: https://github.com/vividos/UlibCpp/blob/master/Changelog.md Copyright 2017-2020 Michael Fink - native C++ + native C++ WTL