lairworks / nas2d-core

NAS2D is an open source, object oriented 2D game development framework written in portable C++.
http://nas2d.lairworks.com
zlib License
10 stars 5 forks source link

Enable MSVC Code Analysis for CI builds #1122

Closed DanRStevens closed 1 year ago

DanRStevens commented 1 year ago

Might as well enable this globally at the CI level now, just in case a project is ever modified, or a new project is added to the solution.

References: