File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 8888 shell : pwsh
8989 run : |
9090 msbuild "$env:LAUNCHER_PROJECT_PATH" `
91+ -t:Build `
9192 -p:Platform=$env:PLATFORM `
9293 -p:Configuration=$env:CONFIGURATION `
9394 -v:quiet
Original file line number Diff line number Diff line change 8888 shell : pwsh
8989 run : |
9090 msbuild "$env:LAUNCHER_PROJECT_PATH" `
91+ -t:Build `
9192 -p:Platform=$env:PLATFORM `
9293 -p:Configuration=$env:CONFIGURATION `
9394 -v:quiet
Original file line number Diff line number Diff line change 8585 shell : pwsh
8686 run : |
8787 msbuild "$env:LAUNCHER_PROJECT_PATH" `
88+ -t:Build `
8889 -p:Platform=$env:PLATFORM `
8990 -p:Configuration=$env:CONFIGURATION `
9091 -v:quiet
Original file line number Diff line number Diff line change 8585 shell : pwsh
8686 run : |
8787 msbuild "$env:LAUNCHER_PROJECT_PATH" `
88+ -t:Build `
8889 -p:Platform=$env:PLATFORM `
8990 -p:Configuration=$env:CONFIGURATION `
9091 -v:quiet
You can’t perform that action at this time.
0 commit comments