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
WinGet, the Windows Package Manager, is a command-line tool that simplifies the installation process, enabling users to discover, install, upgrade, remove, and configure applications on Windows client computers.
38
38
39
39
It's particularly useful for automating installations and ensuring consistency across multiple machines.
@@ -75,7 +75,7 @@ The following commands can be used to install the GDK using the published winget
NuGet is a package manager for .NET that handles dependencies and versioning. It's beneficial for managing libraries and tools within Visual Studio projects.
@@ -105,13 +105,13 @@ To install it, you can follow these instructions:
[]()
111
111
</br>
112
112
113
113
114
-
• **Download:** Go to the Releases page and pick the latest and greatest. Alternatively, you can pick the branch that fits your needs and clone or download that branch.
114
+
• **Download:** Go to the Releases page and pick the latest and greatest. Alternatively, you can select the respective version required and download/extract the contents.
115
115
116
116
• **Install:** Run PGDK.EXE to launch the install wizard. If you have a previous version of the GDK you may need to uninstall that first.
0 commit comments