We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c705c7 commit ef018bcCopy full SHA for ef018bc
azure-pipelines.yml
@@ -139,5 +139,5 @@ steps:
139
inputs:
140
command: push
141
packagesToPush: '$(Build.SourcesDirectory)\Forge.TreeWalker\bin\Release\Microsoft.Forge.TreeWalker*.symbols.nupkg'
142
- publishVstsFeed: 'ForgeArtifacts'
+ publishVstsFeed: 'https://msazure.pkgs.visualstudio.com/_packaging/ForgeArtifacts/nuget/v3/index.json'
143
allowPackageConflicts: true
0 commit comments