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 f9a9158 commit ce56e32Copy full SHA for ce56e32
azure-pipelines.yml
@@ -76,7 +76,7 @@ jobs:
76
runUnitTests: ${{ ne(variables['processPrLabels.SKIP_UNIT_TESTS'], 'true') }}
77
unitTestRunsettings: '$(System.DefaultWorkingDirectory)\.runsettings'
78
skipNuGetCache: true
79
- buildComponentsUsePreview: true
+ usePreviewBuild: true
80
81
# rebuild CoreLibrary project to get the assembly checksum
82
- task: MSBuild@1
0 commit comments