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 373767a commit 740f927Copy full SHA for 740f927
1 file changed
azure-pipelines.yml
@@ -24,6 +24,8 @@ steps:
24
solution: '$(solution)'
25
platform: '$(buildPlatform)'
26
configuration: '$(buildConfiguration)'
27
+ vsVersion: 16.0
28
+ msbuildArgs: /p:DeployExtension=false
29
30
- task: PublishBuildArtifacts@1
31
inputs:
0 commit comments