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
Copy file name to clipboardExpand all lines: Microsoft.Toolkit.Mvvm/Microsoft.Toolkit.Mvvm.csproj
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@
17
17
- StrongReferenceMessenger: a high-performance messaging system that trades weak references for speed.
18
18
- Ioc: a helper class to configure dependency injection service containers.
19
19
</Description>
20
-
<PackageTags>Windows Community Toolkit;Windows;Community;Toolkit;WCT;UWP;MVVM;MVVMToolkit;observable;Ioc;dependency injection;services;extensions;helpers</PackageTags>
20
+
<PackageTags>Windows Community Toolkit;Windows;Community;Toolkit;WCT;UWP;WinUI;WPF;Xamarin;Xamarin Forms;Uno;Uno Platform;MVVM;MVVMToolkit;INotifyPropertyChanged;observable;Ioc;dependency injection;services;extensions;helpers</PackageTags>
21
21
</PropertyGroup>
22
22
23
23
<!-- .NET Standard 2.0 doesn't have the Span<T> and IAsyncEnumerable<T> types -->
0 commit comments