From 38cecfcf83521167b5db553da1c05612d88923cb Mon Sep 17 00:00:00 2001 From: Joe George Date: Mon, 15 Feb 2021 09:51:16 -0500 Subject: Update version to v3.8.0 --- csharp/test/Ice/proxy/msbuild/client/net45/client.csproj | 6 +++--- csharp/test/Ice/proxy/msbuild/client/net45/packages.config | 2 +- csharp/test/Ice/proxy/msbuild/client/net5.0/client.csproj | 2 +- csharp/test/Ice/proxy/msbuild/client/netstandard2.0/client.csproj | 2 +- csharp/test/Ice/proxy/msbuild/collocated/net45/collocated.csproj | 6 +++--- csharp/test/Ice/proxy/msbuild/collocated/net45/packages.config | 2 +- csharp/test/Ice/proxy/msbuild/collocated/net5.0/collocated.csproj | 2 +- .../Ice/proxy/msbuild/collocated/netstandard2.0/collocated.csproj | 2 +- csharp/test/Ice/proxy/msbuild/server/net45/packages.config | 2 +- csharp/test/Ice/proxy/msbuild/server/net45/server.csproj | 6 +++--- csharp/test/Ice/proxy/msbuild/server/net5.0/server.csproj | 2 +- csharp/test/Ice/proxy/msbuild/server/netstandard2.0/server.csproj | 2 +- csharp/test/Ice/proxy/msbuild/serveramd/net45/packages.config | 2 +- csharp/test/Ice/proxy/msbuild/serveramd/net45/serveramd.csproj | 6 +++--- csharp/test/Ice/proxy/msbuild/serveramd/net5.0/serveramd.csproj | 2 +- .../Ice/proxy/msbuild/serveramd/netstandard2.0/serveramd.csproj | 2 +- csharp/test/Ice/proxy/msbuild/test/netstandard2.0/test.csproj | 2 +- 17 files changed, 25 insertions(+), 25 deletions(-) (limited to 'csharp/test/Ice/proxy') diff --git a/csharp/test/Ice/proxy/msbuild/client/net45/client.csproj b/csharp/test/Ice/proxy/msbuild/client/net45/client.csproj index e0216c517e8..8f24cc90616 100644 --- a/csharp/test/Ice/proxy/msbuild/client/net45/client.csproj +++ b/csharp/test/Ice/proxy/msbuild/client/net45/client.csproj @@ -1,7 +1,7 @@  - + @@ -21,7 +21,7 @@ true - + False False $(IceAssembliesDir)\net45\Ice.dll @@ -58,7 +58,7 @@ 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}. - + diff --git a/csharp/test/Ice/proxy/msbuild/client/net45/packages.config b/csharp/test/Ice/proxy/msbuild/client/net45/packages.config index 7f20c0c71e3..e71444c80e6 100644 --- a/csharp/test/Ice/proxy/msbuild/client/net45/packages.config +++ b/csharp/test/Ice/proxy/msbuild/client/net45/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/csharp/test/Ice/proxy/msbuild/client/net5.0/client.csproj b/csharp/test/Ice/proxy/msbuild/client/net5.0/client.csproj index 197458c702b..a4d9f1849dd 100644 --- a/csharp/test/Ice/proxy/msbuild/client/net5.0/client.csproj +++ b/csharp/test/Ice/proxy/msbuild/client/net5.0/client.csproj @@ -24,7 +24,7 @@ - + diff --git a/csharp/test/Ice/proxy/msbuild/client/netstandard2.0/client.csproj b/csharp/test/Ice/proxy/msbuild/client/netstandard2.0/client.csproj index 922de310830..3599d4021a6 100644 --- a/csharp/test/Ice/proxy/msbuild/client/netstandard2.0/client.csproj +++ b/csharp/test/Ice/proxy/msbuild/client/netstandard2.0/client.csproj @@ -25,7 +25,7 @@ - + diff --git a/csharp/test/Ice/proxy/msbuild/collocated/net45/collocated.csproj b/csharp/test/Ice/proxy/msbuild/collocated/net45/collocated.csproj index c1509246fc6..e6dc3e6478c 100644 --- a/csharp/test/Ice/proxy/msbuild/collocated/net45/collocated.csproj +++ b/csharp/test/Ice/proxy/msbuild/collocated/net45/collocated.csproj @@ -1,7 +1,7 @@  - + @@ -21,7 +21,7 @@ true - + False False $(IceAssembliesDir)\net45\Ice.dll @@ -73,7 +73,7 @@ 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}. - + diff --git a/csharp/test/Ice/proxy/msbuild/collocated/net45/packages.config b/csharp/test/Ice/proxy/msbuild/collocated/net45/packages.config index 7f20c0c71e3..e71444c80e6 100644 --- a/csharp/test/Ice/proxy/msbuild/collocated/net45/packages.config +++ b/csharp/test/Ice/proxy/msbuild/collocated/net45/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/csharp/test/Ice/proxy/msbuild/collocated/net5.0/collocated.csproj b/csharp/test/Ice/proxy/msbuild/collocated/net5.0/collocated.csproj index c1d31cbdae7..0d64f54710e 100644 --- a/csharp/test/Ice/proxy/msbuild/collocated/net5.0/collocated.csproj +++ b/csharp/test/Ice/proxy/msbuild/collocated/net5.0/collocated.csproj @@ -25,7 +25,7 @@ - + diff --git a/csharp/test/Ice/proxy/msbuild/collocated/netstandard2.0/collocated.csproj b/csharp/test/Ice/proxy/msbuild/collocated/netstandard2.0/collocated.csproj index 7aabdffaedf..e93497cf476 100644 --- a/csharp/test/Ice/proxy/msbuild/collocated/netstandard2.0/collocated.csproj +++ b/csharp/test/Ice/proxy/msbuild/collocated/netstandard2.0/collocated.csproj @@ -26,7 +26,7 @@ - + diff --git a/csharp/test/Ice/proxy/msbuild/server/net45/packages.config b/csharp/test/Ice/proxy/msbuild/server/net45/packages.config index 7f20c0c71e3..e71444c80e6 100644 --- a/csharp/test/Ice/proxy/msbuild/server/net45/packages.config +++ b/csharp/test/Ice/proxy/msbuild/server/net45/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/csharp/test/Ice/proxy/msbuild/server/net45/server.csproj b/csharp/test/Ice/proxy/msbuild/server/net45/server.csproj index 5ac93c53670..c587e5a1ffd 100644 --- a/csharp/test/Ice/proxy/msbuild/server/net45/server.csproj +++ b/csharp/test/Ice/proxy/msbuild/server/net45/server.csproj @@ -1,7 +1,7 @@  - + @@ -21,7 +21,7 @@ true - + False False $(IceAssembliesDir)\net45\Ice.dll @@ -58,7 +58,7 @@ 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}. - + diff --git a/csharp/test/Ice/proxy/msbuild/server/net5.0/server.csproj b/csharp/test/Ice/proxy/msbuild/server/net5.0/server.csproj index dabfa5dac60..3d2df8017aa 100644 --- a/csharp/test/Ice/proxy/msbuild/server/net5.0/server.csproj +++ b/csharp/test/Ice/proxy/msbuild/server/net5.0/server.csproj @@ -24,7 +24,7 @@ - + diff --git a/csharp/test/Ice/proxy/msbuild/server/netstandard2.0/server.csproj b/csharp/test/Ice/proxy/msbuild/server/netstandard2.0/server.csproj index 47a636e3bee..5eaeccafbcc 100644 --- a/csharp/test/Ice/proxy/msbuild/server/netstandard2.0/server.csproj +++ b/csharp/test/Ice/proxy/msbuild/server/netstandard2.0/server.csproj @@ -25,7 +25,7 @@ - + diff --git a/csharp/test/Ice/proxy/msbuild/serveramd/net45/packages.config b/csharp/test/Ice/proxy/msbuild/serveramd/net45/packages.config index 7f20c0c71e3..e71444c80e6 100644 --- a/csharp/test/Ice/proxy/msbuild/serveramd/net45/packages.config +++ b/csharp/test/Ice/proxy/msbuild/serveramd/net45/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/csharp/test/Ice/proxy/msbuild/serveramd/net45/serveramd.csproj b/csharp/test/Ice/proxy/msbuild/serveramd/net45/serveramd.csproj index 32fbc73ee8d..681bdf74fc9 100644 --- a/csharp/test/Ice/proxy/msbuild/serveramd/net45/serveramd.csproj +++ b/csharp/test/Ice/proxy/msbuild/serveramd/net45/serveramd.csproj @@ -1,7 +1,7 @@  - + @@ -21,7 +21,7 @@ true - + False False $(IceAssembliesDir)\net45\Ice.dll @@ -58,7 +58,7 @@ 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}. - + diff --git a/csharp/test/Ice/proxy/msbuild/serveramd/net5.0/serveramd.csproj b/csharp/test/Ice/proxy/msbuild/serveramd/net5.0/serveramd.csproj index a028258e161..c3f8066e8d6 100644 --- a/csharp/test/Ice/proxy/msbuild/serveramd/net5.0/serveramd.csproj +++ b/csharp/test/Ice/proxy/msbuild/serveramd/net5.0/serveramd.csproj @@ -24,7 +24,7 @@ - + diff --git a/csharp/test/Ice/proxy/msbuild/serveramd/netstandard2.0/serveramd.csproj b/csharp/test/Ice/proxy/msbuild/serveramd/netstandard2.0/serveramd.csproj index 63b7fea72e6..5fa49650816 100644 --- a/csharp/test/Ice/proxy/msbuild/serveramd/netstandard2.0/serveramd.csproj +++ b/csharp/test/Ice/proxy/msbuild/serveramd/netstandard2.0/serveramd.csproj @@ -25,7 +25,7 @@ - + diff --git a/csharp/test/Ice/proxy/msbuild/test/netstandard2.0/test.csproj b/csharp/test/Ice/proxy/msbuild/test/netstandard2.0/test.csproj index 74e36d3611b..5d1d229771f 100644 --- a/csharp/test/Ice/proxy/msbuild/test/netstandard2.0/test.csproj +++ b/csharp/test/Ice/proxy/msbuild/test/netstandard2.0/test.csproj @@ -33,7 +33,7 @@ - + -- cgit v1.2.3