mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-29 09:56:39 +00:00
* Newest VS2026 dropped support for the entirely working v140 tools for zero good reason: https://developercommunity.visualstudio.com/t/Visual- Studio-2026-188-update-removes-v/11121716 * This then breaks our CI since we can't install the toolset manually. After lots of dancing, this set of magic words seems to work for now, but who can say for how long.