We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f428b67 commit 04eee26Copy full SHA for 04eee26
1 file changed
.github/workflows/main.yml
@@ -20,4 +20,4 @@ jobs:
20
vs-version: '15.0'
21
22
- name: Build Release (x86)
23
- run: msbuild HWFW_GUI.sln /p:Configuration=Release /p:Platform=x86
+ run: msbuild HWFW_GUI.sln /p:Configuration=Release /p:Platform=x86 /p:PlatformToolset=v142
0 commit comments