Skip to content

chore: Remove unused package source#3068

Merged
timcassell merged 1 commit intodotnet:masterfrom
filzrev:chore-remove-unused-packagesource
Apr 1, 2026
Merged

chore: Remove unused package source#3068
timcassell merged 1 commit intodotnet:masterfrom
filzrev:chore-remove-unused-packagesource

Conversation

@filzrev
Copy link
Copy Markdown
Contributor

@filzrev filzrev commented Apr 1, 2026

This PR remove dotnet-tools packageSource from NuGet.config.

This setting is added for Analyzer project.
But currently it seems not be used.

By removing this setting.
Unintended package update can be avoided.
#3021 (comment)

Note

If dotnet-tools package source is required in future.
It's better to add packageSourceMapping settings.
https://learn.microsoft.com/en-us/nuget/consume-packages/package-source-mapping

@timcassell timcassell added this to the v0.16.0 milestone Apr 1, 2026
@timcassell timcassell merged commit 0e8657f into dotnet:master Apr 1, 2026
11 checks passed
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.

2 participants