We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 932450c commit b5c0272Copy full SHA for b5c0272
Microsoft.Toolkit.Mvvm/Microsoft.Toolkit.Mvvm.csproj
@@ -4,7 +4,7 @@
4
<TargetFrameworks>netstandard2.0;netstandard2.1</TargetFrameworks>
5
<LangVersion>8.0</LangVersion>
6
<Nullable>enable</Nullable>
7
- <Title>Windows Community Toolkit MVVM .NET Standard</Title>
+ <Title>Windows Community Toolkit MVVM Toolkit</Title>
8
<Description>
9
This package includes a .NET Standard MVVM library with helpers such as:
10
- ObservableObject: a base class for objects implementing the INotifyPropertyChanged interface.
0 commit comments