Attibutes like ICommand, AlsoNotifyChangeFor and AlsoNotifyCanExecuteFor not found after update #469
-
Hello! Recently I updated my VS 2022 Prev and all the packages in my Solution. I also did an update for the CommunityToolkit. Currently I'm using CommunityToolkit.Diagnostics. 8.0.0-preview4, CommunityToolkit.Maui 1.0.0 and CommunityToolkit.Mvvm 8.0.0-preview4. Since the last update all the attributes I used like ICommand, AlsoNotifyChangeFor and AlsoNotifyCanExecuteFor are no longer recognized! The code generation for ICommand, etc. is not done anymore. Anyone else has the same problem? Thanks, Phil |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
https://github.com/CommunityToolkit/dotnet/releases/tag/v8.0.0-preview4 Please read release notes. There were breaking changes. |
Beta Was this translation helpful? Give feedback.
-
Closed as answered |
Beta Was this translation helpful? Give feedback.
https://github.com/CommunityToolkit/dotnet/releases/tag/v8.0.0-preview4
Please read release notes. There were breaking changes.