Skip to content

Add NuGet config with dotnet-public feed for complexapp sample#7152

Merged
lbussell merged 2 commits into
mainfrom
copilot/add-nuget-config-dotnet-public-feed
Apr 16, 2026
Merged

Add NuGet config with dotnet-public feed for complexapp sample#7152
lbussell merged 2 commits into
mainfrom
copilot/add-nuget-config-dotnet-public-feed

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 16, 2026

nuget.org is blocked during internal builds, so complexapp's dotnet restore fails. Other samples (e.g. releasesapi) already have a NuGet.config pointing to the dotnet-public Azure DevOps feed.

  • Added samples/complexapp/NuGet.config with the dotnet-public package source
  • Added COPY --link NuGet.config . to the Dockerfile's build stage before restore, which also covers the test-build stage via inheritance
  • Renamed samples/releasesapi/nuget.config to NuGet.config for proper capitalization

Comment thread samples/complexapp/NuGet.config
Copilot AI requested a review from lbussell April 16, 2026 14:29
@lbussell lbussell marked this pull request as ready for review April 16, 2026 14:35
@lbussell lbussell requested a review from a team as a code owner April 16, 2026 14:35
@lbussell lbussell enabled auto-merge (squash) April 16, 2026 14:37
@lbussell lbussell merged commit 11a4e67 into main Apr 16, 2026
19 checks passed
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