- using freshly installed VS2022 - using https://github.com/microsoft/NetworkDirect/commit/043f1bf05e41343cc88dda619ddd86aee60a02fe - trying to open the solution fails with the message above. - there is no "GetType" anywhere in the .vcxproj files mentioned in the error output - could this be because the solution relies on deprecated CBT ? (https://learn.microsoft.com/en-us/dotnet/core/compatibility/sdk/6.0/calling-gettype-property-functions)