summaryrefslogtreecommitdiff
path: root/csharp/test/xamarin/controller/controller.csproj
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2021-01-18 13:28:23 +0100
committerJose <jose@zeroc.com>2021-01-18 13:29:33 +0100
commit2a18549af99f5c9bfc7b0b3df3f7a3489dc70658 (patch)
tree911405cc261df05a0542a217a783ce7adab9a810 /csharp/test/xamarin/controller/controller.csproj
parentAdd support for macOS with Apple Silicon (#1235) (diff)
downloadice-2a18549af99f5c9bfc7b0b3df3f7a3489dc70658.tar.bz2
ice-2a18549af99f5c9bfc7b0b3df3f7a3489dc70658.tar.xz
ice-2a18549af99f5c9bfc7b0b3df3f7a3489dc70658.zip
Update MSBuild builder package
Diffstat (limited to 'csharp/test/xamarin/controller/controller.csproj')
-rw-r--r--csharp/test/xamarin/controller/controller.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/test/xamarin/controller/controller.csproj b/csharp/test/xamarin/controller/controller.csproj
index 3f4c42e32d2..1d3146db608 100644
--- a/csharp/test/xamarin/controller/controller.csproj
+++ b/csharp/test/xamarin/controller/controller.csproj
@@ -15,7 +15,7 @@
<ItemGroup>
<PackageReference Include="Xamarin.Forms" Version="3.1.0.697729" />
- <PackageReference Include="zeroc.icebuilder.msbuild" Version="5.0.4" />
+ <PackageReference Include="zeroc.icebuilder.msbuild" Version="5.0.5" />
<Compile Update="generated\Controller.cs">
<SliceCompileSource>..\..\..\..\scripts\Controller.ice</SliceCompileSource>
</Compile>