We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49f4ed8 commit a78bb5aCopy full SHA for a78bb5a
azure-pipelines.yml
@@ -65,6 +65,7 @@ stages:
65
nugetConfigPath: "nuget.config"
66
configuration: "release"
67
packagesToPack: "dotnet-ansible-vault-decoder/dotnet-ansible-vault-decoder.csproj"
68
+ includesymbols: true
69
- task: CopyFiles@2
70
name: "copying_nupkg"
71
inputs:
0 commit comments