diff options
| author | Triang3l <triang3l@yandex.ru> | 2022-05-05 21:46:20 +0300 |
|---|---|---|
| committer | Triang3l <triang3l@yandex.ru> | 2022-05-05 21:46:20 +0300 |
| commit | 5875f6ab3181fef2120cb33d56d58ec79cb7ee82 (patch) | |
| tree | 4a5755a6fa61277243273c786a2c6a20f93119f3 /docs | |
| parent | 9c8e0cc53eb7b1a241d86f7e9d573cecd6a2cc16 (diff) | |
[UI] Windows: Disable rounded corners
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/building.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/building.md b/docs/building.md index 16430edb8..13e6e1f33 100644 --- a/docs/building.md +++ b/docs/building.md @@ -13,7 +13,7 @@ drivers. * For Visual Studio 2022, MSBuild `v142` must be used due to a compiler bug; See [#2003](https://github.com/xenia-project/xenia/issues/2003). * [Python 3.6+](https://www.python.org/downloads/) * Ensure Python is in PATH. -* Windows 10 SDK version 10.0.19041.0 (for Visual Studio 2019, this or any newer version) +* Windows 11 SDK version 10.0.22000.0 (for Visual Studio 2019, this or any newer version) ``` git clone https://github.com/xenia-project/xenia.git |
