Skip to content

Only update runtime maintenance-packages dependencies to latest when not in source-build#110172

Closed
carlossanlop wants to merge 1 commit intodotnet:mainfrom
carlossanlop:PatchForMPDeps
Closed

Only update runtime maintenance-packages dependencies to latest when not in source-build#110172
carlossanlop wants to merge 1 commit intodotnet:mainfrom
carlossanlop:PatchForMPDeps

Conversation

@carlossanlop
Copy link
Contributor

Workaround to unblock the runtime->sdk deps flow. I already applied it as patch to that PR: https://github.com/dotnet/sdk/pull/45042/files

That runtime->sdk deps flow PR is blocked by roslyn because that repo will downgrade the package version after finding that runtime had the versions updated to a newer version.

Roslyn cannot immediately get these same dependencies updated because msbuild will fail to find them: https://github.com/dotnet/roslyn/pull/76076/files

MSBuild needs to get these package versions updated before all other repos: dotnet/msbuild#11038

@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-infrastructure-libraries
See info in area-owners.md if you want to be subscribed.

 latest when not in source-build. Tracking issue:
 dotnet/sdk#45155
@carlossanlop
Copy link
Contributor Author

Closing. We decided we do not want to condition the runtime dependencies as they're not currently causing issues. The main problem is coming from roslyn.

@carlossanlop carlossanlop deleted the PatchForMPDeps branch November 27, 2024 00:14
@github-actions github-actions bot locked and limited conversation to collaborators Dec 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant