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

Correctly define versions for runtime dependencies #74060

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

ViktorHofer
Copy link
Member

System.ComponentModel.Composition and
System.IO.Hashing were missing Versions.props and
Version.Details.xml entries.

This is necessary so that the VMR can upgrade
the dependencies when building all dependencies
live.

Similar to c74b31b Unblocks runtime dependency flow:
dotnet/sdk#41616

@ViktorHofer ViktorHofer requested a review from a team as a code owner June 19, 2024 10:35
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead labels Jun 19, 2024
@dotnet-policy-service dotnet-policy-service bot added the Community The pull request was submitted by a contributor who is not a Microsoft employee. label Jun 19, 2024
@ViktorHofer
Copy link
Member Author

ViktorHofer commented Jun 19, 2024

@jasonmalinowski @jjonescz please approve. This needs to go in before P6 branch off today.

System.ComponentModel.Composition and
System.IO.Hashing were missing Versions.props and
Version.Details.xml entries.

This is necessary so that the VMR can upgrade
the dependencies when building all dependencies
live.

Similar to c74b31b
Unblocks runtime dependency flow:
dotnet/sdk#41616
@jjonescz
Copy link
Member

@ViktorHofer there are build errors

@ViktorHofer ViktorHofer force-pushed the FixCPMVersionsForLiveUpgrade branch from 18ed28c to 6421342 Compare June 19, 2024 10:44
@ViktorHofer ViktorHofer requested a review from a team as a code owner June 19, 2024 10:44
@ViktorHofer
Copy link
Member Author

Just fixed them

@jjonescz jjonescz enabled auto-merge (squash) June 19, 2024 12:12
@jjonescz jjonescz merged commit 5294f7d into dotnet:main Jun 19, 2024
28 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Jun 19, 2024
@ViktorHofer ViktorHofer deleted the FixCPMVersionsForLiveUpgrade branch June 19, 2024 13:12
@jjonescz jjonescz modified the milestones: Next, 17.11 P3 Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure Community The pull request was submitted by a contributor who is not a Microsoft employee. untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants