Skip to content

Commit b5c0272

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

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
@@ -4,7 +4,7 @@
44
<TargetFrameworks>netstandard2.0;netstandard2.1</TargetFrameworks>
55
<LangVersion>8.0</LangVersion>
66
<Nullable>enable</Nullable>
7-
<Title>Windows Community Toolkit MVVM .NET Standard</Title>
7+
<Title>Windows Community Toolkit MVVM Toolkit</Title>
88
<Description>
99
This package includes a .NET Standard MVVM library with helpers such as:
1010
- ObservableObject: a base class for objects implementing the INotifyPropertyChanged interface.

0 commit comments

Comments
 (0)