summaryrefslogtreecommitdiff
path: root/cpp/msbuild/ice.testuwp.props
diff options
context:
space:
mode:
authorJoe George <joe@zeroc.com>2021-02-15 09:51:16 -0500
committerJoe George <joe@zeroc.com>2021-02-15 09:51:16 -0500
commit38cecfcf83521167b5db553da1c05612d88923cb (patch)
tree315efc136af6ba7550ea5894cdb185858aac3b8e /cpp/msbuild/ice.testuwp.props
parentSupport for Ruby 3.0 (Fixes #1257) (#1258) (diff)
downloadice-38cecfcf83521167b5db553da1c05612d88923cb.tar.bz2
ice-38cecfcf83521167b5db553da1c05612d88923cb.tar.xz
ice-38cecfcf83521167b5db553da1c05612d88923cb.zip
Update version to v3.8.0
Diffstat (limited to 'cpp/msbuild/ice.testuwp.props')
-rw-r--r--cpp/msbuild/ice.testuwp.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/msbuild/ice.testuwp.props b/cpp/msbuild/ice.testuwp.props
index 6daab51e011..bc82a0fe067 100644
--- a/cpp/msbuild/ice.testuwp.props
+++ b/cpp/msbuild/ice.testuwp.props
@@ -4,7 +4,7 @@
<PropertyGroup>
<IceBuildingUWP>yes</IceBuildingUWP>
<IceCppMapping>cpp11</IceCppMapping>
- <IceSoVersion>37</IceSoVersion>
+ <IceSoVersion>38</IceSoVersion>
</PropertyGroup>
<Import Project="$(MSBuildThisFileDirectory)\ice.cpp.props"/>