Skip to content
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

[ci] Include shortened MSIs in multi-target drop #10495

Merged
merged 1 commit into from Oct 5, 2022

Conversation

pjcollins
Copy link
Member

The <MultiTargetPackNames/> item group is used as filter to determine the VS Drop location that workload MSIs should be uploaded to. Any packs with names that match the items in this group will be uploaded to a "multitarget" drop that can be used across VS versions.

Commit e857f74 shortened most of the MSI file names, breaking this filtering system. The filter has been updated to account for the shorter MSI names.

The `<MultiTargetPackNames/>` item group is used as filter to determine
the VS Drop location that workload MSIs should be uploaded to.  Any
packs with names that match the items in this group will be uploaded to
a "multitarget" drop that can be used across VS versions.

Commit e857f74 shortened most of the MSI file names, breaking this
filtering system.  The filter has been updated to account for the
shorter MSI names.
@pjcollins
Copy link
Member Author

@mattleibow this should go to all branches that also got commit e857f74, including net6.0 ones.

@mattleibow mattleibow merged commit 45a0ba4 into dotnet:main Oct 5, 2022
mattleibow pushed a commit that referenced this pull request Oct 5, 2022
The `<MultiTargetPackNames/>` item group is used as filter to determine
the VS Drop location that workload MSIs should be uploaded to.  Any
packs with names that match the items in this group will be uploaded to
a "multitarget" drop that can be used across VS versions.

Commit e857f74 shortened most of the MSI file names, breaking this
filtering system.  The filter has been updated to account for the
shorter MSI names.
@github-actions github-actions bot locked and limited conversation to collaborators Dec 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants