Skip to content

Commit ce56e32

Browse files
committed
Work CI-CD
- Fix parameter name. ***NO_CI***
1 parent f9a9158 commit ce56e32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
runUnitTests: ${{ ne(variables['processPrLabels.SKIP_UNIT_TESTS'], 'true') }}
7777
unitTestRunsettings: '$(System.DefaultWorkingDirectory)\.runsettings'
7878
skipNuGetCache: true
79-
buildComponentsUsePreview: true
79+
usePreviewBuild: true
8080

8181
# rebuild CoreLibrary project to get the assembly checksum
8282
- task: MSBuild@1

0 commit comments

Comments
 (0)