Skip to content

Commit a48c0cb

Browse files
Update Microsoft.Toolkit.Uwp.UI.Controls/Microsoft.Toolkit.Uwp.UI.Controls.csproj
Co-authored-by: Michael Hawker MSFT (XAML Llama) <[email protected]>
1 parent ebecd94 commit a48c0cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Microsoft.Toolkit.Uwp.UI.Controls/Microsoft.Toolkit.Uwp.UI.Controls.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<TargetFrameworks>uap10.0.17763</TargetFrameworks>
44
<Title>Windows Community Toolkit Controls</Title>
55
<Description>
6-
This library provides Controls, Panels, VirtualizingLayouts and various DependencyObjects and other classes for XAML development. It is part of the Windows Community Toolkit.
6+
This library provides Controls, Panels, ItemsRepeater Layouts, and various other classes & helpers for XAML UI development with UWP. It is part of the Windows Community Toolkit.
77

8-
This pacakge provides no actual code and is only an aggrigate of its dependencies.
8+
This package provides no actual code and is only an aggregate of its dependencies. You can find out how to optimize your app after development at https://aka.ms/wct/optimize
99
</Description>
1010
<IncludeBuildOutput>false</IncludeBuildOutput>
1111
</PropertyGroup>

0 commit comments

Comments
 (0)