File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7575
7676 <!-- Registration -->
7777 <BundleRegManufacturer >Microsoft</BundleRegManufacturer >
78- <BundleRegFamily >.NET Core </BundleRegFamily >
78+ <BundleRegFamily >.NET</BundleRegFamily >
7979
8080 <DefineConstants >$(DefineConstants);BundleNameShort=$(BundleNameShort)</DefineConstants >
8181 <DefineConstants >$(DefineConstants);BundleName=$(BundleName)</DefineConstants >
Original file line number Diff line number Diff line change 7676 <PropertyGroup >
7777 <PackageFileName >dotnet-hosting-$(PackageVersion)-win$(TargetExt)</PackageFileName >
7878
79- <BundleNameShort >Microsoft .NET Core $(PackageBrandingVersion)</BundleNameShort >
79+ <BundleNameShort >Microsoft .NET $(PackageBrandingVersion)</BundleNameShort >
8080 </PropertyGroup >
8181
8282 <PropertyGroup >
8888
8989 <!-- Registration -->
9090 <BundleRegManufacturer >Microsoft</BundleRegManufacturer >
91- <BundleRegFamily >.NET Core </BundleRegFamily >
92- <BundleRegName >Microsoft .NET Core $(PackageBrandingVersion) - Windows Server Hosting</BundleRegName >
91+ <BundleRegFamily >.NET</BundleRegFamily >
92+ <BundleRegName >Microsoft .NET $(PackageBrandingVersion) - Windows Server Hosting</BundleRegName >
9393 <BundleRegName >$(BundleNameFull)</BundleRegName >
9494 </PropertyGroup >
9595
You can’t perform that action at this time.
0 commit comments