[main] Update dependencies from dotnet/source-build-reference-packages#4589
Conversation
…ence-packages build 20230630.2 Microsoft.SourceBuild.Intermediate.source-build-reference-packages From Version 8.0.0-alpha.1.23323.1 -> To Version 8.0.0-alpha.1.23330.2
…ence-packages build 20230706.4 Microsoft.SourceBuild.Intermediate.source-build-reference-packages From Version 8.0.0-alpha.1.23323.1 -> To Version 8.0.0-alpha.1.23356.4
|
@MichaelSimons Do you have any idea why this bump is causing an issue on I would have assumed this PR #4532 or this one #4512 to be causing an issue but not this bump. |
|
This package was recently cleaned up from SBRP because it is not being referenced in the full product build. We want SBRP to only contain the ref packages needed in the full product build not just the repo level source-builds. When vstest builds in the product source-build, it's NuGet version gets lifted to the latest because of the presence of a Versions.Details.xml dependency. When building the repo source-build leg, it uses the version declared in the repo because the rest of the product was not just built. As a result this prebuilt should be added as an allowed prebuilt in https://github.com/microsoft/vstest/blob/main/eng/SourceBuildPrebuiltBaseline.xml. |
|
@MichaelSimons Thanks for the information! As requested in the past, please review the change. |
This pull request updates the following dependencies
From https://github.com/dotnet/source-build-reference-packages