From 4fe93b575e36a2d0735543ae7dd4450757f48daf Mon Sep 17 00:00:00 2001 From: Jose Date: Thu, 8 Feb 2018 18:32:13 +0100 Subject: Update msbuild projects to use 5.0.2 builder --- csharp/test/Ice/proxy/msbuild/client/net45/client.csproj | 8 ++++---- csharp/test/Ice/proxy/msbuild/client/net45/packages.config | 2 +- csharp/test/Ice/proxy/msbuild/client/netstandard2.0/client.csproj | 2 +- csharp/test/Ice/proxy/msbuild/collocated/net45/collocated.csproj | 8 ++++---- csharp/test/Ice/proxy/msbuild/collocated/net45/packages.config | 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 | 8 ++++---- 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 | 8 ++++---- .../Ice/proxy/msbuild/serveramd/netstandard2.0/serveramd.csproj | 2 +- 12 files changed, 24 insertions(+), 24 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 1bc3f5a59a1..3c752995bae 100644 --- a/csharp/test/Ice/proxy/msbuild/client/net45/client.csproj +++ b/csharp/test/Ice/proxy/msbuild/client/net45/client.csproj @@ -1,6 +1,6 @@ - + @@ -59,8 +59,8 @@ 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 ecfaac17929..cf2ecf6c286 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/netstandard2.0/client.csproj b/csharp/test/Ice/proxy/msbuild/client/netstandard2.0/client.csproj index 7169a09faf1..93e10b93a84 100644 --- a/csharp/test/Ice/proxy/msbuild/client/netstandard2.0/client.csproj +++ b/csharp/test/Ice/proxy/msbuild/client/netstandard2.0/client.csproj @@ -13,7 +13,7 @@ - + diff --git a/csharp/test/Ice/proxy/msbuild/collocated/net45/collocated.csproj b/csharp/test/Ice/proxy/msbuild/collocated/net45/collocated.csproj index d10eaf48d07..59623582121 100644 --- a/csharp/test/Ice/proxy/msbuild/collocated/net45/collocated.csproj +++ b/csharp/test/Ice/proxy/msbuild/collocated/net45/collocated.csproj @@ -1,6 +1,6 @@ - + @@ -74,8 +74,8 @@ 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 ecfaac17929..cf2ecf6c286 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/netstandard2.0/collocated.csproj b/csharp/test/Ice/proxy/msbuild/collocated/netstandard2.0/collocated.csproj index e7fbf87f638..59cbd2f0c76 100644 --- a/csharp/test/Ice/proxy/msbuild/collocated/netstandard2.0/collocated.csproj +++ b/csharp/test/Ice/proxy/msbuild/collocated/netstandard2.0/collocated.csproj @@ -14,7 +14,7 @@ - + diff --git a/csharp/test/Ice/proxy/msbuild/server/net45/packages.config b/csharp/test/Ice/proxy/msbuild/server/net45/packages.config index ecfaac17929..cf2ecf6c286 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 68cb06741b6..6545bf21039 100644 --- a/csharp/test/Ice/proxy/msbuild/server/net45/server.csproj +++ b/csharp/test/Ice/proxy/msbuild/server/net45/server.csproj @@ -1,6 +1,6 @@ - + @@ -59,8 +59,8 @@ 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/netstandard2.0/server.csproj b/csharp/test/Ice/proxy/msbuild/server/netstandard2.0/server.csproj index b66f92b34a3..05e89815b54 100644 --- a/csharp/test/Ice/proxy/msbuild/server/netstandard2.0/server.csproj +++ b/csharp/test/Ice/proxy/msbuild/server/netstandard2.0/server.csproj @@ -13,7 +13,7 @@ - + diff --git a/csharp/test/Ice/proxy/msbuild/serveramd/net45/packages.config b/csharp/test/Ice/proxy/msbuild/serveramd/net45/packages.config index ecfaac17929..cf2ecf6c286 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 e2d10e531a9..e2d6f1c102a 100644 --- a/csharp/test/Ice/proxy/msbuild/serveramd/net45/serveramd.csproj +++ b/csharp/test/Ice/proxy/msbuild/serveramd/net45/serveramd.csproj @@ -1,6 +1,6 @@ - + @@ -59,8 +59,8 @@ 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/netstandard2.0/serveramd.csproj b/csharp/test/Ice/proxy/msbuild/serveramd/netstandard2.0/serveramd.csproj index 33637b35aca..31d9a39376b 100644 --- a/csharp/test/Ice/proxy/msbuild/serveramd/netstandard2.0/serveramd.csproj +++ b/csharp/test/Ice/proxy/msbuild/serveramd/netstandard2.0/serveramd.csproj @@ -13,7 +13,7 @@ - + -- cgit v1.2.3