diff --git a/src/CommunityToolkit.Mvvm/CommunityToolkit.Mvvm.targets b/src/CommunityToolkit.Mvvm/CommunityToolkit.Mvvm.targets index 958c2c2e5..aa4b8966f 100644 --- a/src/CommunityToolkit.Mvvm/CommunityToolkit.Mvvm.targets +++ b/src/CommunityToolkit.Mvvm/CommunityToolkit.Mvvm.targets @@ -54,7 +54,10 @@ emitting this manually lets us customize the message to inform developers as to why exactly the generators have been disabled, and that the rest of the MVVM Toolkit will still keep working as intended, just without additional features. --> - + @@ -99,4 +102,48 @@ + + + + + + true + + + + + + + + + + true + + + + + + \ No newline at end of file