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.4118 </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 26
26
</ItemGroup >
27
27
28
28
<ItemGroup Condition =" '$(TargetFramework)' == 'net472'" >
29
- <PackageReference Include =" Wix" Version =" 3.11.1 " />
29
+ <PackageReference Include =" Microsoft.Signed. Wix" Version =" 1.0.0-v3.14.0.4118 " />
30
30
<PackageReference Include =" System.Net.Http" Version =" 4.3.4" />
31
31
32
32
<Reference Include =" Microsoft.Build" />
You can’t perform that action at this time.
0 commit comments