From 16f7c5657d2ba19941e641c62421a0db8ce09f4e Mon Sep 17 00:00:00 2001 From: Sven Boemer Date: Fri, 6 Jul 2018 10:47:20 -0700 Subject: [PATCH] Remove UseRoslynCompilers prop and unify roslyn import UseRoslynCompilers was introduced in buildtools by https://github.com/dotnet/buildtools/pull/947, with different behaviors on windows/unix. It was removed by https://github.com/dotnet/buildtools/pull/1974, so we can unify our roslyn imports now. --- tests/dir.props | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/dir.props b/tests/dir.props index ddebf485f998..5b0713610d98 100644 --- a/tests/dir.props +++ b/tests/dir.props @@ -103,8 +103,7 @@ - - +