Remove Microsoft from VS 2015 .NET Standard support MSI title

This commit is contained in:
Daniel Plaisted 2017-08-01 16:00:11 -07:00
parent 260e73fce2
commit 8ffdcf1305

View file

@ -1,7 +1,7 @@
<Project ToolsVersion="14.0">
<PropertyGroup>
<SdkBrandName>Microsoft .NET Core SDK - 2.0.0</SdkBrandName>
<MSBuildExtensionsBrandName>Microsoft .NET Standard Support for Visual Studio 2015</MSBuildExtensionsBrandName>
<MSBuildExtensionsBrandName>.NET Standard Support for Visual Studio 2015</MSBuildExtensionsBrandName>
<SharedFrameworkBrandName>Microsoft .NET Core Runtime - 2.0.0</SharedFrameworkBrandName>
<SharedHostBrandName>Microsoft .NET Core Host - 2.0.0</SharedHostBrandName>
<HostFxrBrandName>Microsoft .NET Core Host FX Resolver - 2.0.0</HostFxrBrandName>