summaryrefslogtreecommitdiff
path: root/csharp/test/IceSSL/configuration/msbuild/client/netstandard2.0
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2018-04-06 22:13:29 +0200
committerJose <jose@zeroc.com>2018-04-06 22:13:29 +0200
commitb2ed76356947bee3a6dbd2efed486f60feab1b23 (patch)
tree1c6ab66e5edbc39095b1cfafd614e3b4442a71d1 /csharp/test/IceSSL/configuration/msbuild/client/netstandard2.0
parentIce/interceptor test unused lambda capture (diff)
downloadice-b2ed76356947bee3a6dbd2efed486f60feab1b23.tar.bz2
ice-b2ed76356947bee3a6dbd2efed486f60feab1b23.tar.xz
ice-b2ed76356947bee3a6dbd2efed486f60feab1b23.zip
Update Visual Studio projects to MSBuild builder 5.0.4
Diffstat (limited to 'csharp/test/IceSSL/configuration/msbuild/client/netstandard2.0')
-rw-r--r--csharp/test/IceSSL/configuration/msbuild/client/netstandard2.0/client.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/test/IceSSL/configuration/msbuild/client/netstandard2.0/client.csproj b/csharp/test/IceSSL/configuration/msbuild/client/netstandard2.0/client.csproj
index 7f5ebe0c667..846fd1d0439 100644
--- a/csharp/test/IceSSL/configuration/msbuild/client/netstandard2.0/client.csproj
+++ b/csharp/test/IceSSL/configuration/msbuild/client/netstandard2.0/client.csproj
@@ -15,7 +15,7 @@
<Compile Include="../../../CertificateVerifierI.cs"/>
<Compile Include="../../../PasswordCallbackI.cs"/>
<Compile Include="../../../Client.cs"/>
- <PackageReference Include="zeroc.icebuilder.msbuild" Version="5.0.3"/>
+ <PackageReference Include="zeroc.icebuilder.msbuild" Version="5.0.4"/>
<SliceCompile Include="../../../Test.ice"/>
</ItemGroup>
<Choose>