-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
List Win11 SDK as requirement to build the solution #513
Conversation
/azp run |
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
{{:cp-logo-200x67.png|CryptoParty Logo}}
====== Find a CryptoParty ======
CryptoParties happen all across the world. [[:location|Find a CryptoParty Near You.]]
====== What is a CryptoParty? ======
CryptoParties are free and open for everyone, but especially for those without prior knowledge, who haven't yet attended one.
CryptoParty is a decentralized movement with events happening all over the world. The goal is to pass on knowledge about protecting yourself in the digital space. This can include encrypted communication, preventing being tracked while browsing the web, and general security advice regarding computers and smartphones.
To try the tools and apps directly at the CryptoParty, bring your laptop or smartphone.
Most of the content on cryptoparty.in uses the English language, and it is a wiki so you can help by [[:organize:help-on-editing|editing it]]. [[:location|{{ :regions.png}}]]
- Where [[:parties:upcoming|are the next parties worldwide]]
- How [[:organize:howto|to organize your own party]]
- What [[:learn|to learn and what to teach]]
- Spread [[:spread|the word]]
- [[:guiding_principles|Guiding Principles]]
Follow us on [[https://twitter.com/CryptoParty_|Twitter]] and [[https://wk3.org/u/cryptoparty|Diaspora]] for announcements.
====== Why CryptoParty? ======
Privacy is the room in which ideas develop, where you can reflect on those ideas whenever you choose. This room is not only physical, but digital as well. Neither governments nor corporations respect that. But we do.
@@ -153,11 +153,12 @@ You can install the prerequisites in one of two ways: | |||
* Windows 10 1709 (16299) or later | |||
* [Developer mode enabled](https://docs.microsoft.com/windows/uwp/get-started/enable-your-device-for-development) (optional) | |||
* [Visual Studio 2022](https://visualstudio.microsoft.com/downloads/) | |||
* Or use winget to install it ;) (although you may need to adjust the workloads via Tools->Get Tools and Features...) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The solution fails to build when Windows 11 SDK 10.0.22000.0 is not installed. This PR lists it under the
Building the Client > Prerequisites
section in README.md, so future users can contribute easily.@ryfu-msft @yao-msft @mdanish-kh
Microsoft Reviewers: Open in CodeFlow