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.props6
1 files changed, 3 insertions, 3 deletions
diff --git a/cpp/msbuild/zeroc.ice.uwp.v141.props b/cpp/msbuild/zeroc.ice.uwp.v141.props
index 38fe1f3e974..ba8d60d9bfc 100644
--- a/cpp/msbuild/zeroc.ice.uwp.v141.props
+++ b/cpp/msbuild/zeroc.ice.uwp.v141.props
@@ -2,11 +2,11 @@
<!-- Copyright (c) ZeroC, Inc. All rights reserved. -->
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(MSBuildToolsVersion)' == '15.0'">
- <IceVersion>3.7.2</IceVersion>
- <IceIntVersion>30702</IceIntVersion>
+ <IceVersion>3.7.3</IceVersion>
+ <IceIntVersion>30703</IceIntVersion>
<IceVersionMM>3.7</IceVersionMM>
<IceSoVersion>37</IceSoVersion>
- <IceNugetPackageVersion>3.7.2</IceNugetPackageVersion>
+ <IceNugetPackageVersion>3.7.3</IceNugetPackageVersion>
<IceHome>$(MSBuildThisFileDirectory)..\..</IceHome>
<IceToolsPath>$(IceHome)\tools</IceToolsPath>
</PropertyGroup>