Skip to content

Use public curated nuget feed instead of direct from nuget.org - #279

Open
StephenMolloy wants to merge 1 commit into
mainfrom
update-feeds-for-CFS
Open

Use public curated nuget feed instead of direct from nuget.org#279
StephenMolloy wants to merge 1 commit into
mainfrom
update-feeds-for-CFS

Conversation

@StephenMolloy

Copy link
Copy Markdown
Collaborator

This pull request updates the NuGet package source configuration and modifies the Azure Pipeline settings to improve build reliability and network policy management.

NuGet configuration update:

  • Changed the default NuGet package source from nuget.org to the dotnet-public feed hosted on Azure DevOps in .nuget/NuGet.Config.

Azure Pipeline configuration:

  • Added a networkIsolationPolicy setting with multiple policies (Permissive,CFSClean,CFSClean2,CFSClean3) to the pipeline settings in azure-pipeline/azure-pipeline.yml to refine network isolation during builds.

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.

1 participant