Commit eca4d15
Fix Windows CI: import build_settings.props in shadercross project
The shadercross vcxproj was missing the build_settings.props import,
so MSBuild defaulted to PlatformToolset=v100 (VS 2010) which is not
available on the GitHub Actions windows-latest runner.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 1777a88 commit eca4d15
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
0 commit comments