File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44 <PropertyGroup >
55 <SchemaVersion >2.0</SchemaVersion >
66 <ProductVersion >3.14</ProductVersion >
7- <WixVersion >3.14 .0-dotnet </WixVersion >
7+ <WixVersion >1.0 .0-v3.14.0.5722 </WixVersion >
88 </PropertyGroup >
99
1010 <PropertyGroup >
2020 <Import Project =" $(MSBuildProjectExtensionsPath)$(MSBuildProjectFile).*.props" Condition =" '$(_ProjectExtensionsWereImported)' != 'true'" />
2121
2222 <ItemGroup >
23- <PackageReference Include =" Wix" Version =" $(WixVersion)" />
23+ <PackageReference Include =" Microsoft.Signed. Wix" Version =" $(WixVersion)" />
2424 </ItemGroup >
2525
2626 <PropertyGroup >
Original file line number Diff line number Diff line change 2828 </ItemGroup >
2929
3030 <ItemGroup Condition =" '$(TargetFramework)' == 'net472'" >
31- <PackageReference Include =" Wix" Version =" 3.11.1 " />
31+ <PackageReference Include =" Microsoft.Signed. Wix" Version =" 1.0.0-v3.14.0.5722 " />
3232 <PackageReference Include =" System.Net.Http" Version =" 4.3.4" />
3333
3434 <Reference Include =" Microsoft.Build" />
You can’t perform that action at this time.
0 commit comments