Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit 8ffdcf1

Browse files
committed
Remove Microsoft from VS 2015 .NET Standard support MSI title
1 parent 260e73f commit 8ffdcf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Branding.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project ToolsVersion="14.0">
22
<PropertyGroup>
33
<SdkBrandName>Microsoft .NET Core SDK - 2.0.0</SdkBrandName>
4-
<MSBuildExtensionsBrandName>Microsoft .NET Standard Support for Visual Studio 2015</MSBuildExtensionsBrandName>
4+
<MSBuildExtensionsBrandName>.NET Standard Support for Visual Studio 2015</MSBuildExtensionsBrandName>
55
<SharedFrameworkBrandName>Microsoft .NET Core Runtime - 2.0.0</SharedFrameworkBrandName>
66
<SharedHostBrandName>Microsoft .NET Core Host - 2.0.0</SharedHostBrandName>
77
<HostFxrBrandName>Microsoft .NET Core Host FX Resolver - 2.0.0</HostFxrBrandName>

0 commit comments

Comments
 (0)