We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb3aef1 commit f4db185Copy full SHA for f4db185
.github/workflows/cd-sideload-preview.yml
@@ -88,6 +88,7 @@ jobs:
88
shell: pwsh
89
run: |
90
msbuild "$env:LAUNCHER_PROJECT_PATH" `
91
+ -t:Restore `
92
-p:Platform=$env:PLATFORM `
93
-p:Configuration=$env:CONFIGURATION `
94
-v:quiet
0 commit comments