Closed
Description
Depends on #7005
Let's update the C++ projects for ANCM to build with the Visual Studio 2019 toolset. This should be a matter of updating the .vcxproj and reacting to any warnings or errors the new toolset finds.
<PlatformToolset>v142</PlatformToolset>