Remove Microsoft from VS 2015 .NET Standard support MSI title
This commit is contained in:
parent
260e73fce2
commit
8ffdcf1305
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue