diff options
Diffstat (limited to 'csharp/msbuild/zeroc.ice.net.props')
-rw-r--r-- | csharp/msbuild/zeroc.ice.net.props | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/csharp/msbuild/zeroc.ice.net.props b/csharp/msbuild/zeroc.ice.net.props index b6c3cbaef7e..f66a58ab25a 100644 --- a/csharp/msbuild/zeroc.ice.net.props +++ b/csharp/msbuild/zeroc.ice.net.props @@ -2,8 +2,8 @@ <!-- Copyright (c) ZeroC, Inc. All rights reserved. --> <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> - <IceVersion>3.7.2</IceVersion> - <IceIntVersion>30702</IceIntVersion> + <IceVersion>3.7.3</IceVersion> + <IceIntVersion>30703</IceIntVersion> <IceVersionMM>3.7</IceVersionMM> <IceSoVersion>37</IceSoVersion> <IceHome>$(MSBuildThisFileDirectory)..</IceHome> |