summaryrefslogtreecommitdiff
path: root/csharp/test/Ice/exceptions/msbuild/collocated/netstandard2.0/collocated.csproj
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2018-02-08 18:32:13 +0100
committerJose <jose@zeroc.com>2018-02-08 18:32:13 +0100
commit4fe93b575e36a2d0735543ae7dd4450757f48daf (patch)
tree95d08a2a6ebc831f89fa8fc057cf55fd17f52d2f /csharp/test/Ice/exceptions/msbuild/collocated/netstandard2.0/collocated.csproj
parentMerge branch '3.7' of github.com:zeroc-ice/ice into 3.7 (diff)
downloadice-4fe93b575e36a2d0735543ae7dd4450757f48daf.tar.bz2
ice-4fe93b575e36a2d0735543ae7dd4450757f48daf.tar.xz
ice-4fe93b575e36a2d0735543ae7dd4450757f48daf.zip
Update msbuild projects to use 5.0.2 builder
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 ab394f3c3df..dab67b4a114 100644
--- a/csharp/test/Ice/exceptions/msbuild/collocated/netstandard2.0/collocated.csproj
+++ b/csharp/test/Ice/exceptions/msbuild/collocated/netstandard2.0/collocated.csproj
@@ -16,7 +16,7 @@
<Compile Include="../../../EmptyI.cs"/>
<Compile Include="../../../ServantLocatorI.cs"/>
<Compile Include="../../../Collocated.cs"/>
- <PackageReference Include="zeroc.icebuilder.msbuild" Version="5.0.1"/>
+ <PackageReference Include="zeroc.icebuilder.msbuild" Version="5.0.2"/>
<SliceCompile Include="../../../Test.ice"/>
</ItemGroup>
<Choose>