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 22<Project >
33 <Import Project =" Sdk.props" Sdk =" Microsoft.WixToolset.Sdk" />
44 <PropertyGroup >
5- <Name >dotnet-hosting-options-$(_ProductVersionForInstallers)-win.msi </Name >
5+ <Name >dotnet-hosting-options-$(_ProductVersionForInstallers)-win</Name >
66 <OutputName >$(Name)</OutputName >
7- <PackageFileName >$(Name)</PackageFileName >
7+ <PackageFileName >$(Name).msi </PackageFileName >
88 <OutputType >Package</OutputType >
99 <ProductNameFolder >Microsoft ASP.NET Core Hosting Bundle Options</ProductNameFolder >
1010 <ProductNameShort >AspNetCore.HostOptions</ProductNameShort >
Original file line number Diff line number Diff line change 22<Project >
33 <Import Project =" Sdk.props" Sdk =" Microsoft.WixToolset.Sdk" />
44 <PropertyGroup >
5- <Name >dotnet-hosting-$(_ProductVersionForInstallers)-win.exe </Name >
5+ <Name >dotnet-hosting-$(_ProductVersionForInstallers)-win</Name >
66 <OutputName >$(Name)</OutputName >
7- <PackageFileName >$(Name)</PackageFileName >
7+ <PackageFileName >$(Name).exe </PackageFileName >
88 <IsShipping >true</IsShipping >
99 <ProjectGuid >6F1B115C-1903-40CB-837D-7961AB610F4E</ProjectGuid >
1010 <OutputType >Bundle</OutputType >
You can’t perform that action at this time.
0 commit comments