From 52c2f25e67c35d8f56373a830a4583146eef8ece Mon Sep 17 00:00:00 2001 From: Pranav K Date: Mon, 5 Feb 2018 10:28:44 -0800 Subject: [PATCH] Add Microsoft.NET.Sdk.Razor to the CLI --- build/BundledSdks.props | 1 + build/DependencyVersions.props | 1 + build/sdks/sdks.csproj | 1 + 3 files changed, 3 insertions(+) diff --git a/build/BundledSdks.props b/build/BundledSdks.props index d665ef7f3..e7dde28e6 100644 --- a/build/BundledSdks.props +++ b/build/BundledSdks.props @@ -2,6 +2,7 @@ + diff --git a/build/DependencyVersions.props b/build/DependencyVersions.props index 2031e8b26..2109d968f 100644 --- a/build/DependencyVersions.props +++ b/build/DependencyVersions.props @@ -16,6 +16,7 @@ $(MicrosoftCodeAnalysisCSharpPackageVersion) 2.1.300-preview2-62530-05 $(MicrosoftNETSdkPackageVersion) + 2.1.0-preview2-30028 2.1.0-release21-20180126-1326543 $(MicrosoftNETSdkWebPackageVersion) $(MicrosoftNETSdkWebPackageVersion) diff --git a/build/sdks/sdks.csproj b/build/sdks/sdks.csproj index 496599e4f..2f9a7bb65 100755 --- a/build/sdks/sdks.csproj +++ b/build/sdks/sdks.csproj @@ -10,6 +10,7 @@ +