Skip to content

Update NuGet restore sources for HttpStress project - #132295

Open
BrennanConroy wants to merge 1 commit into
mainfrom
BrennanConroy-patch-1
Open

Update NuGet restore sources for HttpStress project#132295
BrennanConroy wants to merge 1 commit into
mainfrom
BrennanConroy-patch-1

Conversation

@BrennanConroy

Copy link
Copy Markdown
Member

I double checked a few of the serilog packages and looks like they should all be available via the mirror.

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 5 pipeline(s).
11 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @karelz, @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the HttpStress stress-test project’s NuGet restore configuration to use the internal dotnet-public feed (nuget.org mirror) instead of restoring directly from nuget.org, while still including dotnet-libraries for packages not available on the public gallery.

Changes:

  • Replaces https://api.nuget.org/v3/index.json with https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json in RestoreSources.
  • Keeps dotnet-libraries as an additional restore source for System.CommandLine.
Show a summary per file
File Description
src/libraries/System.Net.Http/tests/StressTests/HttpStress/HttpStress.csproj Switches restore sources to dotnet-public (nuget.org mirror) + dotnet-libraries for HttpStress package restore.

Review details

  • Files reviewed: 1/1 changed files
  • Comments generated: 1
  • Review effort level: Lite

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants