summaryrefslogtreecommitdiff
path: root/csharp/test/Ice/exceptions/msbuild/collocated/netstandard2.0/collocated.csproj
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2017-12-14 22:08:37 +0100
committerJose <jose@zeroc.com>2017-12-14 22:08:37 +0100
commit07121cf39d5dc04d563131e9df1afff76adaecb0 (patch)
tree8f1cea1d5bf44c911d51f3af619de712d8b3590f /csharp/test/Ice/exceptions/msbuild/collocated/netstandard2.0/collocated.csproj
parentMerge remote-tracking branch 'origin/3.7' into netcore (diff)
downloadice-07121cf39d5dc04d563131e9df1afff76adaecb0.tar.bz2
ice-07121cf39d5dc04d563131e9df1afff76adaecb0.tar.xz
ice-07121cf39d5dc04d563131e9df1afff76adaecb0.zip
3.7.1 version updates
Diffstat (limited to 'csharp/test/Ice/exceptions/msbuild/collocated/netstandard2.0/collocated.csproj')
-rw-r--r--csharp/test/Ice/exceptions/msbuild/collocated/netstandard2.0/collocated.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/test/Ice/exceptions/msbuild/collocated/netstandard2.0/collocated.csproj b/csharp/test/Ice/exceptions/msbuild/collocated/netstandard2.0/collocated.csproj
index 6f1ada9a7f6..ea333c5091e 100644
--- a/csharp/test/Ice/exceptions/msbuild/collocated/netstandard2.0/collocated.csproj
+++ b/csharp/test/Ice/exceptions/msbuild/collocated/netstandard2.0/collocated.csproj
@@ -22,7 +22,7 @@
<!--Using Ice NuGet package-->
<When Condition="'$(ICE_BIN_DIST)' == 'all'">
<ItemGroup>
- <PackageReference Include="zeroc.ice.net" Version="3.7.0"/>
+ <PackageReference Include="zeroc.ice.net" Version="3.7.1"/>
</ItemGroup>
</When>
<!--Using Ice built from source-->