Closed KenticoMartinS closed 2 years ago
At this moment the DotnetCoreCli@2 task doesn't support API-key-based service connections to push into the nuget.org. Using the NuGetCommand@2 task is the preferred version.
DotnetCoreCli@2
nuget.org
NuGetCommand@2
Motivation
At this moment the
DotnetCoreCli@2
task doesn't support API-key-based service connections to push into thenuget.org
. Using theNuGetCommand@2
task is the preferred version.