summaryrefslogtreecommitdiff
path: root/cpp/msbuild/zeroc.ice.uwp.v140.nuspec
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2019-07-22 10:15:26 +0200
committerJose <jose@zeroc.com>2019-07-22 10:15:26 +0200
commit026ffd63e404100926323bc4d77274637655d090 (patch)
tree7a9960c28b35cc5284450db409ada01b5f4587a4 /cpp/msbuild/zeroc.ice.uwp.v140.nuspec
parentMerge remote-tracking branch 'origin/3.7' into swift (diff)
downloadice-026ffd63e404100926323bc4d77274637655d090.tar.bz2
ice-026ffd63e404100926323bc4d77274637655d090.tar.xz
ice-026ffd63e404100926323bc4d77274637655d090.zip
Update Ice version to 3.7.3
Diffstat (limited to 'cpp/msbuild/zeroc.ice.uwp.v140.nuspec')
-rw-r--r--cpp/msbuild/zeroc.ice.uwp.v140.nuspec8
1 files changed, 4 insertions, 4 deletions
diff --git a/cpp/msbuild/zeroc.ice.uwp.v140.nuspec b/cpp/msbuild/zeroc.ice.uwp.v140.nuspec
index 11febecd176..7624d3115b2 100644
--- a/cpp/msbuild/zeroc.ice.uwp.v140.nuspec
+++ b/cpp/msbuild/zeroc.ice.uwp.v140.nuspec
@@ -3,7 +3,7 @@
<metadata>
<id>zeroc.ice.uwp.v140</id>
<title>ZeroC Ice for UWP and Visual Studio 2015</title>
- <version>3.7.2</version>
+ <version>3.7.3</version>
<authors>ZeroC</authors>
<copyright>Copyright (c) ZeroC, Inc. All rights reserved</copyright>
<license type="expression">GPL-2.0-only</license>
@@ -11,11 +11,11 @@
<iconUrl>https://zeroc.com/images/logos/zeroc/zeroc_logo-64x64.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Ice C++/CX SDK for Visual Studio 2015 (v140). Provides binaries for Universal Windows (UWP) x86 and x64. Ice is a comprehensive RPC framework that helps you network your software with minimal effort.</description>
- <releaseNotes>https://doc.zeroc.com/display/Rel/Ice+3.7.2+Release+Notes</releaseNotes>
+ <releaseNotes>https://doc.zeroc.com/display/Rel/Ice+3.7.3+Release+Notes</releaseNotes>
<tags>ice native rpc uwp v140 zeroc</tags>
<dependencies>
- <dependency id="zeroc.ice.uwp.v140.x86" version="[3.7.2]"/>
- <dependency id="zeroc.ice.uwp.v140.x64" version="[3.7.2]"/>
+ <dependency id="zeroc.ice.uwp.v140.x86" version="[3.7.3]"/>
+ <dependency id="zeroc.ice.uwp.v140.x64" version="[3.7.3]"/>
</dependencies>
</metadata>
</package>