We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a78bb5a commit 5ccabe6Copy full SHA for 5ccabe6
azure-pipelines.yml
@@ -63,7 +63,7 @@ stages:
63
command: "pack"
64
feedsToUse: config
65
nugetConfigPath: "nuget.config"
66
- configuration: "release"
+ configuration: "Release"
67
packagesToPack: "dotnet-ansible-vault-decoder/dotnet-ansible-vault-decoder.csproj"
68
includesymbols: true
69
- task: CopyFiles@2
0 commit comments