Skip to content

Restrict basic C# sample package source - #576

Open
Akshay Sonawane (apsonawane) wants to merge 1 commit into
mainfrom
msrc/basic-csharp-local-nuget-source
Open

Restrict basic C# sample package source#576
Akshay Sonawane (apsonawane) wants to merge 1 commit into
mainfrom
msrc/basic-csharp-local-nuget-source

Conversation

@apsonawane

Copy link
Copy Markdown

This pull request makes a small configuration update to the NuGet package sources for the C# plugin execution provider. The change ensures that only the explicitly defined local_feed source is used.

Copilot AI left a comment

Copy link
Copy Markdown

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 updates the NuGet package source configuration for the basic C# plugin execution provider sample to ensure restores use only the intended local package feed.

Changes:

  • Clears any inherited/default NuGet package sources in nuget.config.
  • Ensures the only configured source is the explicitly defined local_feed path.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants