Skip to content

Fixed: Loading .sln picked -rc1 from nuget.org, instead of dev feed#409

Merged
bart-vmware merged 2 commits into
mainfrom
fix-broken-nuget-restore
Aug 13, 2025
Merged

Fixed: Loading .sln picked -rc1 from nuget.org, instead of dev feed#409
bart-vmware merged 2 commits into
mainfrom
fix-broken-nuget-restore

Conversation

@bart-vmware
Copy link
Copy Markdown
Member

@bart-vmware bart-vmware commented Aug 13, 2025

The nuget.config files inside project directories are ignored when loading the solution, which typically resides in a parent directory. Therefore, we also need a nuget.config file in the repository root.

@bart-vmware bart-vmware changed the title Fixed: package restore in VS would pick -rc1 from nuget.org, instead of dev feed Fixed: Loading .sln picked -rc1 from nuget.org, instead of dev feed Aug 13, 2025
@bart-vmware bart-vmware force-pushed the fix-broken-nuget-restore branch from 9646db3 to 254da35 Compare August 13, 2025 10:45
@bart-vmware bart-vmware marked this pull request as ready for review August 13, 2025 10:49
@bart-vmware bart-vmware requested a review from TimHess August 13, 2025 10:50
@bart-vmware bart-vmware merged commit 62e05b2 into main Aug 13, 2025
20 checks passed
@bart-vmware bart-vmware deleted the fix-broken-nuget-restore branch August 13, 2025 13:09
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