Skip to content

Remove transitive dependencies for System.Private.Uri (#25420)#26448

Merged
MichaelSimons merged 1 commit into
dotnet:mainfrom
MichaelSimons:system.private.uri
Jul 6, 2022
Merged

Remove transitive dependencies for System.Private.Uri (#25420)#26448
MichaelSimons merged 1 commit into
dotnet:mainfrom
MichaelSimons:system.private.uri

Conversation

@MichaelSimons

Copy link
Copy Markdown
Member

Cherry-pick the changes from #25420 (release/6.0.1xx) that never got merged into main.

@MichaelSimons MichaelSimons requested review from ericstj and joeloff July 6, 2022 02:22
@ghost ghost added the Area-Infrastructure label Jul 6, 2022
@MichaelSimons MichaelSimons merged commit fd1d556 into dotnet:main Jul 6, 2022
@MichaelSimons MichaelSimons deleted the system.private.uri branch July 6, 2022 19:44
Forgind pushed a commit to dotnet/msbuild that referenced this pull request Jul 20, 2022
System.Private.Uri 6.0.0 is reported as a prebuilt in source-build due to these references. This fix is similar to dotnet/sdk#26448.

I tested this change in a source-build tarball context and verified the prebuilt package is no longer getting pulled. I also made sure msbuild builds with ./build.sh.

I noticed that these were introduced due to some CG concerns (20cdf6f), so the references were conditioned out for source-build instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants