You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Per #338 (comment) VS 2019 complains about the SDK and toolchain versions. We need to determine whether there are any compilation issues after doing the project upgrades.
@clarkezone I'm not familiar with how VS versioning is handled. Is it expected that someone using a newer version would always need to do manual project upgrades, or is there a way to configure the project to allow using x-or-newer component versions rather than exactly-x?