From c176bdbab0061d6bf821df8e8d4f18e98ec7e3a7 Mon Sep 17 00:00:00 2001 From: Pranav K Date: Tue, 25 Apr 2017 11:04:09 -0700 Subject: [PATCH] Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one --- build/common.props | 2 +- build/dependencies.props | 4 +--- .../Microsoft.AspNetCore.Razor.Performance.csproj | 9 ++------- 3 files changed, 4 insertions(+), 11 deletions(-) diff --git a/build/common.props b/build/common.props index b289043f85..51974f7014 100644 --- a/build/common.props +++ b/build/common.props @@ -18,7 +18,7 @@ - + diff --git a/build/dependencies.props b/build/dependencies.props index 86e4670399..211b66eb3c 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -7,11 +7,9 @@ 2.0.0-* 10.0.1 4.7.1 - 1.6.1 1.3.0 2.0.0-rc5-61501-05 - 2.0.0-* 15.0.0 2.2.0 - \ No newline at end of file + diff --git a/test/Microsoft.AspNetCore.Razor.Performance/Microsoft.AspNetCore.Razor.Performance.csproj b/test/Microsoft.AspNetCore.Razor.Performance/Microsoft.AspNetCore.Razor.Performance.csproj index 268a7edd83..ecb9fd2484 100644 --- a/test/Microsoft.AspNetCore.Razor.Performance/Microsoft.AspNetCore.Razor.Performance.csproj +++ b/test/Microsoft.AspNetCore.Razor.Performance/Microsoft.AspNetCore.Razor.Performance.csproj @@ -1,4 +1,4 @@ - + @@ -8,11 +8,6 @@ true true false - - 2.0.0-* @@ -23,4 +18,4 @@ - \ No newline at end of file +