vstest icon indicating copy to clipboard operation
vstest copied to clipboard

[main] Update dependencies from dotnet/source-build-reference-packages

Open dotnet-maestro[bot] opened this issue 1 year ago • 4 comments

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

dotnet-maestro[bot] avatar Jul 15 '24 13:07 dotnet-maestro[bot]

/azp run

nohwnd avatar Aug 05 '24 13:08 nohwnd

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Aug 05 '24 13:08 azure-pipelines[bot]

/azp run

nohwnd avatar Aug 12 '24 13:08 nohwnd

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Aug 12 '24 13:08 azure-pipelines[bot]

@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)

ViktorHofer avatar Oct 23 '24 15:10 ViktorHofer

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

nohwnd avatar Oct 23 '24 15:10 nohwnd

@dotnet/source-build is it okay to add those pre-builts into out baseline? Is this again caused by us targeting two different tfms?

nohwnd avatar Nov 12 '24 14:11 nohwnd

cc @MichaelSimons as the ping above didn't work.

ViktorHofer avatar Nov 12 '24 16:11 ViktorHofer

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.

MichaelSimons avatar Nov 12 '24 17:11 MichaelSimons