We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be24444 commit 2c9fab6Copy full SHA for 2c9fab6
1 file changed
.github/workflows/build.yml
@@ -13,4 +13,4 @@ jobs:
13
uses: warrenbuckley/Setup-MSBuild@v1
14
15
- name: MSBuild
16
- run: msbuild WinToLinux.sln
+ run: msbuild WinToLinux.sln /property:Configuration=Release
0 commit comments