File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
<PropertyGroup >
5
5
<SchemaVersion >2.0</SchemaVersion >
6
6
<ProductVersion >3.14</ProductVersion >
7
- <WixVersion >3.14 .0-dotnet </WixVersion >
7
+ <WixVersion >1.0 .0-v3.14.0.5722 </WixVersion >
8
8
</PropertyGroup >
9
9
10
10
<PropertyGroup >
20
20
<Import Project =" $(MSBuildProjectExtensionsPath)$(MSBuildProjectFile).*.props" Condition =" '$(_ProjectExtensionsWereImported)' != 'true'" />
21
21
22
22
<ItemGroup >
23
- <PackageReference Include =" Wix" Version =" $(WixVersion)" />
23
+ <PackageReference Include =" Microsoft.Signed. Wix" Version =" $(WixVersion)" />
24
24
</ItemGroup >
25
25
26
26
<PropertyGroup >
Original file line number Diff line number Diff line change 28
28
</ItemGroup >
29
29
30
30
<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 " />
32
32
<PackageReference Include =" System.Net.Http" Version =" 4.3.4" />
33
33
34
34
<Reference Include =" Microsoft.Build" />
You can’t perform that action at this time.
0 commit comments