Skip to content

Remove auditSources from NuGet.config#2805

Merged
akoeplinger merged 1 commit into
mainfrom
ViktorHofer-patch-1
Oct 9, 2025
Merged

Remove auditSources from NuGet.config#2805
akoeplinger merged 1 commit into
mainfrom
ViktorHofer-patch-1

Conversation

@ViktorHofer

@ViktorHofer ViktorHofer commented Oct 9, 2025

Copy link
Copy Markdown
Member

AzDO now already has auditSource support so we don't need to fetch from nuget.org directly anymore.

AzDO by now already has auditSource support so we don't need to fetch from nuget.org directly anymore.
@ViktorHofer ViktorHofer requested a review from a team as a code owner October 9, 2025 15:29
Copilot AI review requested due to automatic review settings October 9, 2025 15:29
@ViktorHofer ViktorHofer requested a review from a team as a code owner October 9, 2025 15:29

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

This PR removes the auditSources configuration section from NuGet.config, eliminating the direct dependency on nuget.org for audit sources since Azure DevOps now provides built-in audit source support.

  • Removes the auditSources XML section that was configured to use nuget.org directly

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@akoeplinger akoeplinger enabled auto-merge (squash) October 9, 2025 15:57
@akoeplinger akoeplinger merged commit 03c0041 into main Oct 9, 2025
11 checks passed
@akoeplinger akoeplinger deleted the ViktorHofer-patch-1 branch October 9, 2025 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants