We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f740e7 + 9ff9cba commit 46c4599Copy full SHA for 46c4599
azure-pipelines.yml
@@ -67,6 +67,8 @@ stages:
67
packagesToPack: "dotnet-ansible-vault-decoder/dotnet-ansible-vault-decoder.csproj"
68
- task: DotNetCoreCLI@2
69
name: "publish_project"
70
+ env:
71
+ CppCompilerAndLinker: $(PLATFORMLINKER)
72
inputs:
73
feedsToUse: config
74
nugetConfigPath: "nuget.config"
0 commit comments