File tree 2 files changed +1
-2
lines changed
2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 244
244
<MicrosoftNETRuntimeEmscriptenVersion >$(MicrosoftNETWorkloadEmscriptenCurrentManifest80100Version)</MicrosoftNETRuntimeEmscriptenVersion >
245
245
<!-- workloads -->
246
246
<SwixPackageVersion >1.1.87-gba258badda</SwixPackageVersion >
247
- <WixPackageVersion >1.0.0-v3.14.0.5722</WixPackageVersion >
248
247
<!-- JIT Tools -->
249
248
<runtimelinuxarm64MicrosoftNETCoreRuntimeJITToolsVersion >16.0.5-alpha.1.23566.1</runtimelinuxarm64MicrosoftNETCoreRuntimeJITToolsVersion >
250
249
<runtimelinuxx64MicrosoftNETCoreRuntimeJITToolsVersion >16.0.5-alpha.1.23566.1</runtimelinuxx64MicrosoftNETCoreRuntimeJITToolsVersion >
Original file line number Diff line number Diff line change 30
30
31
31
<ItemGroup >
32
32
<PackageReference Include =" Microsoft.DotNet.Build.Tasks.Workloads" Version =" $(MicrosoftDotNetBuildTasksWorkloadsPackageVersion)" GeneratePathProperty =" true" />
33
- <PackageReference Include =" Microsoft.Signed.WiX" Version =" $(WixPackageVersion )" GeneratePathProperty =" true" />
33
+ <PackageReference Include =" Microsoft.Signed.WiX" Version =" $(MicrosoftSignedWixVersion )" GeneratePathProperty =" true" />
34
34
<PackageReference Include =" MicroBuild.Plugins.SwixBuild.Dotnet" Version =" $(SwixPackageVersion)" GeneratePathProperty =" true" />
35
35
<PackageReference Include =" Microsoft.DotNet.Build.Tasks.Installers" Version =" $(MicrosoftDotNetBuildTasksInstallersVersion)" GeneratePathProperty =" true" />
36
36
</ItemGroup >
You can’t perform that action at this time.
0 commit comments