diff --git a/build/dependencies.props b/build/dependencies.props index cc7fe197ff..85a2ada19e 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -8,6 +8,7 @@ 10.0.1 4.7.1 $(BundledNETStandardPackageVersion) + 2.0.0-* 2.0.0-* 2.0.0 2.3.0-beta1-61624-03 diff --git a/test/Microsoft.AspNetCore.Razor.Runtime.Test/Microsoft.AspNetCore.Razor.Runtime.Test.csproj b/test/Microsoft.AspNetCore.Razor.Runtime.Test/Microsoft.AspNetCore.Razor.Runtime.Test.csproj index ea52a50628..38591dd7f2 100644 --- a/test/Microsoft.AspNetCore.Razor.Runtime.Test/Microsoft.AspNetCore.Razor.Runtime.Test.csproj +++ b/test/Microsoft.AspNetCore.Razor.Runtime.Test/Microsoft.AspNetCore.Razor.Runtime.Test.csproj @@ -3,7 +3,7 @@ - netcoreapp2.0;net46 + netcoreapp2.0;net461 netcoreapp2.0 $(DefaultItemExcludes);TestFiles\**\* @@ -29,4 +29,8 @@ + + + +