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 c6e6eea commit 75f49a7Copy full SHA for 75f49a7
.github/workflows/cd-controls.yml
@@ -56,7 +56,7 @@ jobs:
56
msbuild $env:PACKAGE_PROJECT_PATH `
57
-t:Restore `
58
-p:Platform=$env:PLATFORM `
59
- -p:Configuration=$env:CONFIGURATION `
+ -p:Configuration=$env:CONFIGURATION
60
61
- name: Build Files UI Controls
62
run: |
0 commit comments