-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Stabilize upgrade codes for host msi #61606
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
Thanks. I'm going to see what the best option is to override the auto-generated values. |
I was thinking of allowing override of ProviderKey value, which works in my tests and is in my new Arcade PR: dotnet/arcade#8181 |
|
I've pushed the new change to stabilize ProviderKey value by overriding the Candle variable. |
Will also need to update a reference to Arcade's Installers package once Arcade PR is approved and we get a build: dotnet/arcade#8181 |
|
I've updated the Arcade package (Microsoft.DotNet.Build.Tasks.Installers). This PR can now be merged, once I get the approving review and it finishes building. |
|
@danmoseley is this approved to merge for this servicing? |
|
This test failure seems to be a known issue, that is breaking other servicing PRs: #61636 |
This is all part of the same setup work, for 6.0, 5.0 and 3.1. Here are few other examples: |
|
Test failure is: #61636 |

Stable upgrade codes and dependency key to allow proper msi upgrade experience.
We are using values from latest official release (6.0.0).