From ef0a46fcc4485138621ef2f8f90dde442b29db54 Mon Sep 17 00:00:00 2001 From: David Fowler Date: Tue, 27 Jun 2017 22:43:13 -0700 Subject: [PATCH] Revert "Pin Roslyn compiler version (#597)" This reverts commit cf7d2b4c40328df15f4aef9eefc0796211f5e37e. --- NuGet.config | 1 - build/common.props | 1 - build/compiler.props | 5 ----- build/dependencies.props | 1 - build/samples.props | 4 ---- samples/ChatSample/ChatSample.csproj | 2 +- samples/ClientSample/ClientSample.csproj | 2 +- samples/SocialWeather/SocialWeather.csproj | 2 +- samples/SocketsSample/SocketsSample.csproj | 2 +- samples/WebSocketSample/WebSocketSample.csproj | 2 +- 10 files changed, 5 insertions(+), 17 deletions(-) delete mode 100644 build/compiler.props delete mode 100644 build/samples.props diff --git a/NuGet.config b/NuGet.config index dc0031dc2e..4e8a1f6de1 100644 --- a/NuGet.config +++ b/NuGet.config @@ -3,7 +3,6 @@ - diff --git a/build/common.props b/build/common.props index d8488613e8..1e01eabf22 100644 --- a/build/common.props +++ b/build/common.props @@ -1,6 +1,5 @@ - diff --git a/build/compiler.props b/build/compiler.props deleted file mode 100644 index 4c80d1bd1d..0000000000 --- a/build/compiler.props +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/build/dependencies.props b/build/dependencies.props index f148a8a133..2f1d5fba05 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -15,7 +15,6 @@ 15.3.0-* 2.3.0-beta2-* 3.1.1 - 2.6.0-rdonly-ref-61826-08 0.9.0-beta2