-
Notifications
You must be signed in to change notification settings - Fork 166
Configuring Required Dependencies
Niels Laute edited this page Dec 6, 2024
·
1 revision
The following dependencies are required for building the Windows Community Toolkit repo and sample app:
-
Visual Studio 2022 with UWP, WinAppSDK and .NET workloads
- You'll also need to check the C++ (v142) Universal Windows Platform tools option under the UWP workload
Install Visual Studio 2022 and up.
- Run "Visual Studio Installer"
- Select "Modify" on "Visual Studio"
- Check ".NET desktop development"
- Check "Universal Windows Platform development"
- Under "Installation details/Universal Windows Platform development"
- Check the the "Windows 10 SDK (10.0.19041.0)" is checked
- Download and install .NET 8 if you don't have it.
- If you are building cross platform, run uno-check to ensure you have the correct workloads installed.
- XAML Styler VS Extension: formats XAML source code based on a set of styling rules.

- Home 🏠
- Welcome 🙏
- Principles ☑️
- Roadmap 🗺
- .NET Foundation
- Why Microsoft supports this project
- License 📄
- Discussions 👥
- Submitting an Issue ✔️
- Good First Issue 👌
- Help Wanted 🙋
- Bug Fixes 🐛
- Feature Requests 📫
- Component Quality Evaluation 🔮
- Create and Submit PullRequest 🚀
- Documentation 📝
- Review PR 📖
- Avoid Roadblocks 🚧