Skip to content

chore: Add nuget.config - #121

Merged
HofmeisterAn merged 1 commit into
testcontainers:mainfrom
Rob-Hague:nugetconfig
Jun 28, 2026
Merged

chore: Add nuget.config#121
HofmeisterAn merged 1 commit into
testcontainers:mainfrom
Rob-Hague:nugetconfig

Conversation

@Rob-Hague

Copy link
Copy Markdown

Fixes build warnings when multiple package sources are defined locally:

warning NU1507: There are 2 package sources defined in your configuration. When using central package management, please map your package sources with package source mapping (https://aka.ms/nuget-package-source-mapping) or specify a single package source.

Before: Build succeeded with 71 warning(s)
After: Build succeeded

Fixes build warnings when multiple package sources are defined locally:

warning NU1507: There are 2 package sources defined in your configuration. When using
central package management, please map your package sources with package source mapping
(https://aka.ms/nuget-package-source-mapping) or specify a single package source.

Before: Build succeeded with 71 warning(s)
After: Build succeeded
@HofmeisterAn HofmeisterAn added the enhancement New feature or request label Jun 28, 2026
@HofmeisterAn HofmeisterAn changed the title Add nuget.config chore: Add nuget.config Jun 28, 2026
@HofmeisterAn
HofmeisterAn merged commit 00b9eb7 into testcontainers:main Jun 28, 2026
15 checks passed
@Rob-Hague
Rob-Hague deleted the nugetconfig branch June 28, 2026 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants