diff options
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/msbuild/zeroc.ice.v120.nuspec | 2 | ||||
-rw-r--r-- | cpp/msbuild/zeroc.ice.v140.nuspec | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cpp/msbuild/zeroc.ice.v120.nuspec b/cpp/msbuild/zeroc.ice.v120.nuspec index ae54a0b7108..0e5c528492c 100644 --- a/cpp/msbuild/zeroc.ice.v120.nuspec +++ b/cpp/msbuild/zeroc.ice.v120.nuspec @@ -9,7 +9,7 @@ <projectUrl>http://www.zeroc.com</projectUrl> <iconUrl>https://zeroc.com/images/logos/zeroc/zeroc_logo-64x64.png</iconUrl> <requireLicenseAcceptance>false</requireLicenseAcceptance> - <description>This package contains the slice2cpp compiler, C++ header files, Import libraries, dynamic librariesa and service executables required to develop Ice for C++ applications with Visual Studio 2013 (v120). Ice is a comprehensive RPC framework that helps you network your software with minimal effort. Ice takes care of all interactions with low-level network programming interfaces and allows you to focus your efforts on your application logic.</description> + <description>This package contains the slice2cpp compiler, C++ header files, Import libraries, dynamic libraries and service executables required to develop Ice for C++ applications with Visual Studio 2013 (v120). Ice is a comprehensive RPC framework that helps you network your software with minimal effort. Ice takes care of all interactions with low-level network programming interfaces and allows you to focus your efforts on your application logic.</description> <releaseNotes>https://doc.zeroc.com/display/Ice37/Ice+Release+Notes</releaseNotes> <tags>ice native</tags> </metadata> diff --git a/cpp/msbuild/zeroc.ice.v140.nuspec b/cpp/msbuild/zeroc.ice.v140.nuspec index a60824c1060..800a07268f0 100644 --- a/cpp/msbuild/zeroc.ice.v140.nuspec +++ b/cpp/msbuild/zeroc.ice.v140.nuspec @@ -9,7 +9,7 @@ <projectUrl>http://www.zeroc.com</projectUrl> <iconUrl>https://zeroc.com/images/logos/zeroc/zeroc_logo-64x64.png</iconUrl> <requireLicenseAcceptance>false</requireLicenseAcceptance> - <description>This package contains the slice2cpp compiler, C++ header files, Import libraries, dynamic librariesa and service executables required to develop Ice for C++ applications with Visual Studio 2015 (v140). Ice is a comprehensive RPC framework that helps you network your software with minimal effort. Ice takes care of all interactions with low-level network programming interfaces and allows you to focus your efforts on your application logic.</description> + <description>This package contains the slice2cpp compiler, C++ header files, Import libraries, dynamic libraries and service executables required to develop Ice for C++ applications with Visual Studio 2015 (v140). Ice is a comprehensive RPC framework that helps you network your software with minimal effort. Ice takes care of all interactions with low-level network programming interfaces and allows you to focus your efforts on your application logic.</description> <releaseNotes>https://doc.zeroc.com/display/Ice37/Ice+Release+Notes</releaseNotes> <tags>ice native</tags> </metadata> |