I have a question using the hosted (free) AzureDevops pipelines. I have a small .NET Core project which I want to create an Azure Devops pipeline where the following is done
As per the answer from @mwimwi, including the project name in the feed path worked for me:
- task: DotNetCoreCLI@2 displayName: Push inputs: command: push packagesToPush: ... feedPublish: /