-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Use WixBundleName instead of WixBundle #40305
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Grabbing installers from this test build: https://dev.azure.com/dnceng/internal/_build/results?buildId=1621242&view=results |
|
/backport to release/6.0 |
|
/backport to release/5.0 |
|
Started backporting to release/6.0: https://github.com/dotnet/aspnetcore/actions/runs/1882897421 |
|
/backport to release/3.1 |
|
Started backporting to release/5.0: https://github.com/dotnet/aspnetcore/actions/runs/1882898386 |
|
Started backporting to release/3.1: https://github.com/dotnet/aspnetcore/actions/runs/1882899799 |

The predefined variable is named
WixBundleName, but we've been usingWixBundlein the SharedFx, which causes its installer to have the text "Welcome to the setup"https://wixtoolset.org/documentation/manual/v3/bundle/bundle_built_in_variables.html
