From 260e73fce27a9cc3cef8d1a4c0d53cd77512bb80 Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Tue, 1 Aug 2017 11:48:17 -0700 Subject: [PATCH] Update branding for VS 2015 .NET Standard build support --- build/Branding.props | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/Branding.props b/build/Branding.props index e573b26b4..069dd2a03 100644 --- a/build/Branding.props +++ b/build/Branding.props @@ -1,7 +1,7 @@ Microsoft .NET Core SDK - 2.0.0 - Microsoft .NET Core MSBuild Extensions - 2.0.0 Preview 2 + Microsoft .NET Standard Support for Visual Studio 2015 Microsoft .NET Core Runtime - 2.0.0 Microsoft .NET Core Host - 2.0.0 Microsoft .NET Core Host FX Resolver - 2.0.0 @@ -26,7 +26,7 @@ $(ArtifactNameCombinedHostHostFxrFrameworkSdk)-langpack $(ArtifactNameSdk)-$(SdkVersion)-$(ProductMonikerRid) - dotnet-msbuild-extensions-$(SdkVersion)-$(ProductMonikerRid) + dotnet-standard-support-vs2015-$(SdkVersion)-$(ProductMonikerRid) $(ArtifactNameSdkDebug)-$(SdkVersion)-$(ProductMonikerRid) $(ArtifactNameCombinedHostHostFxrFrameworkSdk)-$(SdkVersion)-$(ProductMonikerRid)