Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2cd7c9a

Browse files
authored
Merge pull request#294 from dotnet/wix8722
Update WiX to 3.14.1.8722
2 parentsffb7b78 +bb93094 commit2cd7c9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/redist/targets/GenerateMSIs.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<TargetName="SetupWixProperties"DependsOnTargets="SetupFileExtensions;GetCurrentRuntimeInformation">
1212
<!-- AcquireWix Properties-->
1313
<PropertyGroup>
14-
<WixVersion>3.14.0.8606</WixVersion>
14+
<WixVersion>3.14.1.8722</WixVersion>
1515
<WixDownloadUrl>https://netcorenativeassets.blob.core.windows.net/resource-packages/external/windows/wix/Microsoft.Signed.Wix-$(WixVersion).zip</WixDownloadUrl>
1616
<WixRoot>$(ArtifactsDir)Tools/WixTools/$(WixVersion)</WixRoot>
1717
<WixDestinationPath>$(WixRoot)/WixTools.$(WixVersion).zip</WixDestinationPath>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp