KStocky / ShaderTestFramework

An automation testing framework for testing shader code
MIT License
20 stars 1 forks source link

Investigate testing against various VS versions #116

Open KStocky opened 4 days ago

KStocky commented 4 days ago

Is your feature request related to a problem? Please describe. It would be nice to have a workflow that would compile my project with various versions of Visual Studio just so that I know my minimum version

Describe the solution you'd like Somehow I would need to be able to install arbitrary VS versions on github actions. Perhaps this is possible.

Additional context This might be useful https://www.mrlacey.com/2022/05/testing-against-old-versions-of-visual.html

KStocky commented 2 days ago

This could be very useful https://github.com/marketplace/actions/setup-msbuild