You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
powershell version does not support nuget v3 api (only v2),
I did not found a way to configure the Find-Package / Install-Package to use nuget.config file to configure the repositories. It is bad, because if the repository sources would not be controlled locally, there would be some conflicts happening in future..
I have to play a bit more with it to sort it out - but feel free to take a look at that branch and maybe play with it.
Basically, the psmake got a new parameter -pp accepting the package providing method: nugetexe or powershell
It would be great to be able to use PsMake with PowerShell .NetCore version.
The text was updated successfully, but these errors were encountered: