Skip to content

Conversation

@AArnott
Copy link
Member

@AArnott AArnott commented Jan 15, 2026

Ensures tests download packages from the nuget.config source instead of nuget.org to comply with network isolation rules in CI/CD environments.

This change adds a FindNuGetConfigPath() helper that locates the repository's nuget.config file and calls WithNuGetConfigFilePath() on ReferenceAssemblies to configure the package source for test compilation.

Ensures tests download packages from the nuget.config source instead of nuget.org to comply with network isolation rules in CI/CD environments.

This change adds a FindNuGetConfigPath() helper that locates the repository's nuget.config file and calls WithNuGetConfigFilePath() on ReferenceAssemblies to configure the package source for test compilation.
@AArnott AArnott enabled auto-merge January 15, 2026 22:52
@AArnott AArnott disabled auto-merge January 15, 2026 22:53
@AArnott
Copy link
Member Author

AArnott commented Jan 15, 2026

I'm verifying this fix here.

@AArnott AArnott merged commit 1568c99 into main Jan 15, 2026
8 of 9 checks passed
@AArnott AArnott deleted the fixNetworkIsolation branch January 15, 2026 23:05
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.

3 participants