- Update projects to compile with latest VS2022
- Update NuGET references for DbgEng and the C++ lib to get rid of C++ compliance warnings/errors from more recent compilers
- Include <new> in a few places to remove "std::bad_alloc" undefined issues
- Update DataModelHelloWorld sample to pull DbgEng core headers from NuGET instead of SDK as the 1.0.3 CppLib NuGET will no longer compile with the older SDK headers due to missing definitions. Such definitions are in the more up to date NuGET package