-
Improvement
-
Resolution: Unresolved
-
Trivial
-
None
we would like to be able to use the "dotnet nuget add/disable source" command line.
please add this capability to your plugin.
thanks.
we would like to be able to use the "dotnet nuget add/disable source" command line.
please add this capability to your plugin.
thanks.
This would certainly have to wait until after the 2.0.0 release; there are 6 nuget-source related commands, further increasing the clutter.
Other than that, I have no strong objection to adding these; but for now, you can just use a regular sh/bat/pwsh step inside a "With .NET" wrapper and run the {dotnet nuget xxx source} command that way.