diff options
Diffstat (limited to 'csharp/test/xamarin/controller/controller.csproj')
-rw-r--r-- | csharp/test/xamarin/controller/controller.csproj | 2 |
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> |