You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Microsoft.Toolkit.Uwp.UI.Controls/readme.txt
+10-3Lines changed: 10 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,17 @@
1
1
Thanks for installing the Windows Community Toolkit Controls NuGet package!
2
2
3
-
This is a meta-package made up of various Windows Community Toolkit packages to make it easy and convenient for you to use the controls. You also have the option to only use packages you need which can help optimize the size of your package once you are ready to ship. Visit https://aka.ms/wct/optimize to learn more.
3
+
This is a meta-package made up of various Windows Community Toolkit packages.
4
+
It is for your ease and convenience to use all of the controls available!
5
+
6
+
You also have the option to only use packages you need which can help optimize the
7
+
size of your application once you are ready to ship. Visit https://aka.ms/wct/optimize to learn more.
4
8
5
9
You can find out more about the Windows Community Toolkit at https://aka.ms/windowstoolkit
6
10
Or even try our controls in our sample app at https://aka.ms/windowstoolkitapp
7
-
Docs are availabe here: https://aka.ms/windowstoolkitdocs
11
+
Docs are available here: https://aka.ms/windowstoolkitdocs
12
+
13
+
The Windows Community Toolkit is made possible by our developer community!
14
+
Every contribution made to the Toolkit helps everyone, to learn how to contribute visit https://aka.ms/wct/wiki
8
15
9
16
----
10
17
@@ -32,4 +39,4 @@ This works with the platform's resource system to allow overrides of the XamlCon
32
39
</Application.Resources>
33
40
</Application>
34
41
35
-
See http://aka.ms/winui for more information about the WinUI library.
42
+
See http://aka.ms/winui for more information about the WinUI library.
0 commit comments