Skip to content

Conversation

turbobobbytraykov
Copy link
Contributor

Instead of explicitly constructing the nuget.config file that complies to the modern requirements, I am using an older version of the nuget cli (nuget.exe) to preemptively install our package into a temp dir that I am then registering as a package source/feed.

Doing "nuget install" with a slightly older nuget (6.2.x - from 2023-06-13), circumvents the current requirement, but we still get to restore all other packages using the dotnet (nuget + msbuild) toolset that we have used so far.

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.

1 participant