Skip to content

Commit 932450c

Browse files
Improved package description
Co-authored-by: Michael Hawker MSFT (XAML Llama) <24302614+michael-hawker@users.noreply.github.com>
1 parent d0e0cfa commit 932450c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Microsoft.Toolkit.Mvvm/Microsoft.Toolkit.Mvvm.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<Nullable>enable</Nullable>
77
<Title>Windows Community Toolkit MVVM .NET Standard</Title>
88
<Description>
9-
This package includes MVVM .NET Standard code only helpers such as:
9+
This package includes a .NET Standard MVVM library with helpers such as:
1010
- ObservableObject: a base class for objects implementing the INotifyPropertyChanged interface.
1111
- ObservableRecipient: a base class for observable objects with support for the IMessenger service.
1212
- RelayCommand: a simple delegate command implementing the ICommand interface.

0 commit comments

Comments
 (0)