Skip to content

Conversation

@oleksandr-didyk
Copy link
Contributor

@oleksandr-didyk oleksandr-didyk commented Jun 2, 2023

Contributes to dotnet/source-build#3043

Declaring the System.IO.Packaging dependency in Version.Details.xml will allow source-build to replace the currently used 7.0.0 version with the n-1 version coming from previously source-built artifacts in the product / VMR build.

Without this change, once repo PvP is enabled for arcade, a ref pack of System.IO.Packaging would be bundled with one of the produced packages. It would then get loaded in during symreader's build, failing it in the process.

Additionally, removed Nuget.Packaging from Version.Details as an SBRP for the package can now be used - dotnet/source-build-reference-packages#673 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants