summaryrefslogtreecommitdiff
path: root/cpp/msbuild/zeroc.ice.uwp.v141.props
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/msbuild/zeroc.ice.uwp.v141.props')
-rw-r--r--cpp/msbuild/zeroc.ice.uwp.v141.props8
1 files changed, 4 insertions, 4 deletions
diff --git a/cpp/msbuild/zeroc.ice.uwp.v141.props b/cpp/msbuild/zeroc.ice.uwp.v141.props
index 601f0d49efc..ef69961668d 100644
--- a/cpp/msbuild/zeroc.ice.uwp.v141.props
+++ b/cpp/msbuild/zeroc.ice.uwp.v141.props
@@ -2,11 +2,11 @@
<!-- Copyright (c) 2009-2017 ZeroC, Inc. All rights reserved. -->
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(MSBuildToolsVersion)' == '15.0'">
- <IceVersion>3.7b0</IceVersion>
- <IceIntVersion>30760</IceIntVersion>
+ <IceVersion>3.7.0</IceVersion>
+ <IceIntVersion>30700</IceIntVersion>
<IceVersionMM>3.7</IceVersionMM>
- <IceSoVersion>37b0</IceSoVersion>
- <IceNugetPackageVersion>3.7.0-beta0</IceNugetPackageVersion>
+ <IceSoVersion>37</IceSoVersion>
+ <IceNugetPackageVersion>3.7.0</IceNugetPackageVersion>
<IceHome>$(MSBuildThisFileDirectory)..\..</IceHome>
<IceToolsPath>$(IceHome)\tools</IceToolsPath>
<Path>$(IceBinPath);$(IceToolsPath);%(Path)</Path>