Skip to content

Revert non-determinism in Nuget local sources - #19074

Merged
ViktorHofer merged 1 commit into
dotnet:mainfrom
NikolaMilosavljevic:nuget.revert
Mar 16, 2024
Merged

Revert non-determinism in Nuget local sources#19074
ViktorHofer merged 1 commit into
dotnet:mainfrom
NikolaMilosavljevic:nuget.revert

Conversation

@NikolaMilosavljevic

Copy link
Copy Markdown

Temporary solution for dotnet/source-build#4206

NuGet/NuGet.Client@f54c58f introduced non-determinism in restoring packages from local package sources. Previously, local sources were used in order they were specified in NuGet.config. This is not the case anymore.

This fix is a revert of the change.

Long-term solution involves the use of package source mappings, and will be ready for Preview 4.

Validation builds:

@NikolaMilosavljevic
NikolaMilosavljevic requested review from a team as code owners March 16, 2024 05:49
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