diff options
Diffstat (limited to 'csharp/test/Ice/proxy')
8 files changed, 16 insertions, 16 deletions
diff --git a/csharp/test/Ice/proxy/msbuild/client/client.csproj b/csharp/test/Ice/proxy/msbuild/client/client.csproj index 6dad896f425..768ba3572f9 100644 --- a/csharp/test/Ice/proxy/msbuild/client/client.csproj +++ b/csharp/test/Ice/proxy/msbuild/client/client.csproj @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> - <Import Project="..\..\..\..\..\msbuild\packages\zeroc.ice.net.3.7.0-beta0\build\zeroc.ice.net.props" Condition="Exists('..\..\..\..\..\msbuild\packages\zeroc.ice.net.3.7.0-beta0\build\zeroc.ice.net.props') and '$(ICE_BIN_DIST)' == 'all'" /> + <Import Project="..\..\..\..\..\msbuild\packages\zeroc.ice.net.3.7.0\build\zeroc.ice.net.props" Condition="Exists('..\..\..\..\..\msbuild\packages\zeroc.ice.net.3.7.0\build\zeroc.ice.net.props') and '$(ICE_BIN_DIST)' == 'all'" /> <PropertyGroup Label="Globals"> <NuGetPackageImportStamp> </NuGetPackageImportStamp> @@ -22,7 +22,7 @@ <OutputPath>$(MSBuildThisFileDirectory)</OutputPath> </PropertyGroup> <ItemGroup> - <Reference Include="Ice, Version=3.7.60.0, Culture=neutral, PublicKeyToken=1f998c50fec78381, processorArchitecture=MSIL"> + <Reference Include="Ice, Version=3.7.0.0, Culture=neutral, PublicKeyToken=1f998c50fec78381, processorArchitecture=MSIL"> <HintPath>$(IceAssembliesDir)\Ice.dll</HintPath> <SpecificVersion>False</SpecificVersion> <Private>False</Private> @@ -70,6 +70,6 @@ <PropertyGroup> <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText> </PropertyGroup> - <Error Condition="!Exists('..\..\..\..\..\msbuild\packages\zeroc.ice.net.3.7.0-beta0\build\zeroc.ice.net.props') and '$(ICE_BIN_DIST)' == 'all'" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\..\..\msbuild\packages\zeroc.ice.net.3.7.0-beta0\build\zeroc.ice.net.props'))" /> + <Error Condition="!Exists('..\..\..\..\..\msbuild\packages\zeroc.ice.net.3.7.0\build\zeroc.ice.net.props') and '$(ICE_BIN_DIST)' == 'all'" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\..\..\msbuild\packages\zeroc.ice.net.3.7.0\build\zeroc.ice.net.props'))" /> </Target> </Project>
\ No newline at end of file diff --git a/csharp/test/Ice/proxy/msbuild/client/packages.config b/csharp/test/Ice/proxy/msbuild/client/packages.config index bacc2b52baa..9d29bfe83bd 100644 --- a/csharp/test/Ice/proxy/msbuild/client/packages.config +++ b/csharp/test/Ice/proxy/msbuild/client/packages.config @@ -1,4 +1,4 @@ <?xml version="1.0" encoding="utf-8"?> <packages> - <package id="zeroc.ice.net" version="3.7.0-beta0" targetFramework="net452" /> + <package id="zeroc.ice.net" version="3.7.0" targetFramework="net452" /> </packages>
\ No newline at end of file diff --git a/csharp/test/Ice/proxy/msbuild/collocated/collocated.csproj b/csharp/test/Ice/proxy/msbuild/collocated/collocated.csproj index 583b2cb9a25..88292d07094 100644 --- a/csharp/test/Ice/proxy/msbuild/collocated/collocated.csproj +++ b/csharp/test/Ice/proxy/msbuild/collocated/collocated.csproj @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> - <Import Project="..\..\..\..\..\msbuild\packages\zeroc.ice.net.3.7.0-beta0\build\zeroc.ice.net.props" Condition="Exists('..\..\..\..\..\msbuild\packages\zeroc.ice.net.3.7.0-beta0\build\zeroc.ice.net.props') and '$(ICE_BIN_DIST)' == 'all'" /> + <Import Project="..\..\..\..\..\msbuild\packages\zeroc.ice.net.3.7.0\build\zeroc.ice.net.props" Condition="Exists('..\..\..\..\..\msbuild\packages\zeroc.ice.net.3.7.0\build\zeroc.ice.net.props') and '$(ICE_BIN_DIST)' == 'all'" /> <PropertyGroup Label="Globals"> <NuGetPackageImportStamp> </NuGetPackageImportStamp> @@ -22,7 +22,7 @@ <OutputPath>$(MSBuildThisFileDirectory)</OutputPath> </PropertyGroup> <ItemGroup> - <Reference Include="Ice, Version=3.7.60.0, Culture=neutral, PublicKeyToken=1f998c50fec78381, processorArchitecture=MSIL"> + <Reference Include="Ice, Version=3.7.0.0, Culture=neutral, PublicKeyToken=1f998c50fec78381, processorArchitecture=MSIL"> <HintPath>$(IceAssembliesDir)\Ice.dll</HintPath> <SpecificVersion>False</SpecificVersion> <Private>False</Private> @@ -85,6 +85,6 @@ <PropertyGroup> <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText> </PropertyGroup> - <Error Condition="!Exists('..\..\..\..\..\msbuild\packages\zeroc.ice.net.3.7.0-beta0\build\zeroc.ice.net.props') and '$(ICE_BIN_DIST)' == 'all'" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\..\..\msbuild\packages\zeroc.ice.net.3.7.0-beta0\build\zeroc.ice.net.props'))" /> + <Error Condition="!Exists('..\..\..\..\..\msbuild\packages\zeroc.ice.net.3.7.0\build\zeroc.ice.net.props') and '$(ICE_BIN_DIST)' == 'all'" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\..\..\msbuild\packages\zeroc.ice.net.3.7.0\build\zeroc.ice.net.props'))" /> </Target> </Project>
\ No newline at end of file diff --git a/csharp/test/Ice/proxy/msbuild/collocated/packages.config b/csharp/test/Ice/proxy/msbuild/collocated/packages.config index bacc2b52baa..9d29bfe83bd 100644 --- a/csharp/test/Ice/proxy/msbuild/collocated/packages.config +++ b/csharp/test/Ice/proxy/msbuild/collocated/packages.config @@ -1,4 +1,4 @@ <?xml version="1.0" encoding="utf-8"?> <packages> - <package id="zeroc.ice.net" version="3.7.0-beta0" targetFramework="net452" /> + <package id="zeroc.ice.net" version="3.7.0" targetFramework="net452" /> </packages>
\ No newline at end of file diff --git a/csharp/test/Ice/proxy/msbuild/server/packages.config b/csharp/test/Ice/proxy/msbuild/server/packages.config index bacc2b52baa..9d29bfe83bd 100644 --- a/csharp/test/Ice/proxy/msbuild/server/packages.config +++ b/csharp/test/Ice/proxy/msbuild/server/packages.config @@ -1,4 +1,4 @@ <?xml version="1.0" encoding="utf-8"?> <packages> - <package id="zeroc.ice.net" version="3.7.0-beta0" targetFramework="net452" /> + <package id="zeroc.ice.net" version="3.7.0" targetFramework="net452" /> </packages>
\ No newline at end of file diff --git a/csharp/test/Ice/proxy/msbuild/server/server.csproj b/csharp/test/Ice/proxy/msbuild/server/server.csproj index 3ca04a5fca9..9c26fde4507 100644 --- a/csharp/test/Ice/proxy/msbuild/server/server.csproj +++ b/csharp/test/Ice/proxy/msbuild/server/server.csproj @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> - <Import Project="..\..\..\..\..\msbuild\packages\zeroc.ice.net.3.7.0-beta0\build\zeroc.ice.net.props" Condition="Exists('..\..\..\..\..\msbuild\packages\zeroc.ice.net.3.7.0-beta0\build\zeroc.ice.net.props') and '$(ICE_BIN_DIST)' == 'all'" /> + <Import Project="..\..\..\..\..\msbuild\packages\zeroc.ice.net.3.7.0\build\zeroc.ice.net.props" Condition="Exists('..\..\..\..\..\msbuild\packages\zeroc.ice.net.3.7.0\build\zeroc.ice.net.props') and '$(ICE_BIN_DIST)' == 'all'" /> <PropertyGroup Label="Globals"> <NuGetPackageImportStamp> </NuGetPackageImportStamp> @@ -22,7 +22,7 @@ <OutputPath>$(MSBuildThisFileDirectory)</OutputPath> </PropertyGroup> <ItemGroup> - <Reference Include="Ice, Version=3.7.60.0, Culture=neutral, PublicKeyToken=1f998c50fec78381, processorArchitecture=MSIL"> + <Reference Include="Ice, Version=3.7.0.0, Culture=neutral, PublicKeyToken=1f998c50fec78381, processorArchitecture=MSIL"> <HintPath>$(IceAssembliesDir)\Ice.dll</HintPath> <SpecificVersion>False</SpecificVersion> <Private>False</Private> @@ -70,6 +70,6 @@ <PropertyGroup> <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText> </PropertyGroup> - <Error Condition="!Exists('..\..\..\..\..\msbuild\packages\zeroc.ice.net.3.7.0-beta0\build\zeroc.ice.net.props') and '$(ICE_BIN_DIST)' == 'all'" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\..\..\msbuild\packages\zeroc.ice.net.3.7.0-beta0\build\zeroc.ice.net.props'))" /> + <Error Condition="!Exists('..\..\..\..\..\msbuild\packages\zeroc.ice.net.3.7.0\build\zeroc.ice.net.props') and '$(ICE_BIN_DIST)' == 'all'" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\..\..\msbuild\packages\zeroc.ice.net.3.7.0\build\zeroc.ice.net.props'))" /> </Target> </Project>
\ No newline at end of file diff --git a/csharp/test/Ice/proxy/msbuild/serveramd/packages.config b/csharp/test/Ice/proxy/msbuild/serveramd/packages.config index bacc2b52baa..9d29bfe83bd 100644 --- a/csharp/test/Ice/proxy/msbuild/serveramd/packages.config +++ b/csharp/test/Ice/proxy/msbuild/serveramd/packages.config @@ -1,4 +1,4 @@ <?xml version="1.0" encoding="utf-8"?> <packages> - <package id="zeroc.ice.net" version="3.7.0-beta0" targetFramework="net452" /> + <package id="zeroc.ice.net" version="3.7.0" targetFramework="net452" /> </packages>
\ No newline at end of file diff --git a/csharp/test/Ice/proxy/msbuild/serveramd/serveramd.csproj b/csharp/test/Ice/proxy/msbuild/serveramd/serveramd.csproj index 045ad0c658d..dc512d7854d 100644 --- a/csharp/test/Ice/proxy/msbuild/serveramd/serveramd.csproj +++ b/csharp/test/Ice/proxy/msbuild/serveramd/serveramd.csproj @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> - <Import Project="..\..\..\..\..\msbuild\packages\zeroc.ice.net.3.7.0-beta0\build\zeroc.ice.net.props" Condition="Exists('..\..\..\..\..\msbuild\packages\zeroc.ice.net.3.7.0-beta0\build\zeroc.ice.net.props') and '$(ICE_BIN_DIST)' == 'all'" /> + <Import Project="..\..\..\..\..\msbuild\packages\zeroc.ice.net.3.7.0\build\zeroc.ice.net.props" Condition="Exists('..\..\..\..\..\msbuild\packages\zeroc.ice.net.3.7.0\build\zeroc.ice.net.props') and '$(ICE_BIN_DIST)' == 'all'" /> <PropertyGroup Label="Globals"> <NuGetPackageImportStamp> </NuGetPackageImportStamp> @@ -22,7 +22,7 @@ <OutputPath>$(MSBuildThisFileDirectory)</OutputPath> </PropertyGroup> <ItemGroup> - <Reference Include="Ice, Version=3.7.60.0, Culture=neutral, PublicKeyToken=1f998c50fec78381, processorArchitecture=MSIL"> + <Reference Include="Ice, Version=3.7.0.0, Culture=neutral, PublicKeyToken=1f998c50fec78381, processorArchitecture=MSIL"> <HintPath>$(IceAssembliesDir)\Ice.dll</HintPath> <SpecificVersion>False</SpecificVersion> <Private>False</Private> @@ -70,6 +70,6 @@ <PropertyGroup> <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText> </PropertyGroup> - <Error Condition="!Exists('..\..\..\..\..\msbuild\packages\zeroc.ice.net.3.7.0-beta0\build\zeroc.ice.net.props') and '$(ICE_BIN_DIST)' == 'all'" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\..\..\msbuild\packages\zeroc.ice.net.3.7.0-beta0\build\zeroc.ice.net.props'))" /> + <Error Condition="!Exists('..\..\..\..\..\msbuild\packages\zeroc.ice.net.3.7.0\build\zeroc.ice.net.props') and '$(ICE_BIN_DIST)' == 'all'" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\..\..\msbuild\packages\zeroc.ice.net.3.7.0\build\zeroc.ice.net.props'))" /> </Target> </Project>
\ No newline at end of file |