after update to VS2022 17.4 something broken with net6, so changed to use net7. Then required to upgrade to CommunityToolkit.Mvvm, since MS mvvm is obsolete. Then exist many errors with compiling - Email, Password not recognized , .UseMauiApp().UseMauiCommunityToolkit() - doed not contain definition
Can you please upgrade your project to use MauiCommunityToolkit?
Thanks
after update to VS2022 17.4 something broken with net6, so changed to use net7. Then required to upgrade to CommunityToolkit.Mvvm, since MS mvvm is obsolete. Then exist many errors with compiling - Email, Password not recognized , .UseMauiApp().UseMauiCommunityToolkit() - doed not contain definition
Can you please upgrade your project to use MauiCommunityToolkit?
Thanks