[main] Update dependencies from dotnet/source-build-reference-packages
This pull request updates the following dependencies
From https://github.com/dotnet/source-build-reference-packages
- Subscription: af712b65-5e6e-4ab3-9c28-08db4c03ab45
- Build: 20241015.1
- Date Produced: October 15, 2024 7:12:38 PM UTC
- Commit: 4660d88cf953fbbd14192c787053a20246ce1aeb
- Branch: refs/heads/main
-
Updates:
- Microsoft.SourceBuild.Intermediate.source-build-reference-packages: from 10.0.0-alpha.1.24511.4 to 10.0.0-alpha.1.24515.1
/azp run
Azure Pipelines successfully started running 1 pipeline(s).
/azp run
Azure Pipelines successfully started running 1 pipeline(s).
@nohwnd it would also be good to get this PR in. cc @dotnet/source-build (looks like an SBRP update in July removed a few packages that are used in this repo)
I will add it if source build approves adding exclusions for the pre-builts:
.packages/microsoft.dotnet.arcade.sdk/9.0.0-beta.24408.2/tools/SourceBuild/AfterSourceBuild.proj(81,5): error : (NETCORE_ENGINEERING_TELEMETRY=AfterSourceBuild) 2 new pre-builts discovered! Detailed usage report can be found at /__w/1/s/artifacts/sb/prebuilt-report/baseline-comparison.xml.
See https://aka.ms/dotnet/prebuilts for guidance on what pre-builts are and how to eliminate them.
Package IDs are:
Microsoft.Extensions.FileSystemGlobbing.2.0.0
System.Text.Json.4.7.0
@dotnet/source-build is it okay to add those pre-builts into out baseline? Is this again caused by us targeting two different tfms?
cc @MichaelSimons as the ping above didn't work.
FYI, You cannot ping @dotnet/source-build in this repo because team pings don't work across organizations.
These packages were removed from SBRP as they were detected as not being used in the product source-build. They are only used in the repo level source-build therefore adding them to the allow prebuilts list is the correct action to take.