Skip to content

Commit

Permalink
Update VS2019.yml (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Hoopmann authored Sep 12, 2024
1 parent 89ac043 commit 093aa7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/VS2019.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

- name: build mstoolkit
run: |
msbuild VisualStudio/MSToolkit.sln -p:Configuration=Release -p:Platform=x64 -p:PlatformToolset=v142 -tv:Current
msbuild VisualStudio/MSToolkit.sln -p:Configuration=Release -p:Platform=x64 -p:PlatformToolset=v142 -tv:Current -p:_NO_THERMORAW
- name: test
shell: cmd
Expand Down

0 comments on commit 093aa7b

Please sign in to comment.