Skip to content

Commit ebecd94

Browse files
committed
Add description for Controls meta package
1 parent 8829b82 commit ebecd94

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
<PropertyGroup>
33
<TargetFrameworks>uap10.0.17763</TargetFrameworks>
44
<Title>Windows Community Toolkit Controls</Title>
5+
<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.
7+
8+
This pacakge provides no actual code and is only an aggrigate of its dependencies.
9+
</Description>
510
<IncludeBuildOutput>false</IncludeBuildOutput>
611
</PropertyGroup>
712

0 commit comments

Comments
 (0)