diff --git a/Set-up-Build-Environment-on-Windows.md b/Set-up-Build-Environment-on-Windows.md index 8334c5e..a75a31f 100644 --- a/Set-up-Build-Environment-on-Windows.md +++ b/Set-up-Build-Environment-on-Windows.md @@ -6,7 +6,7 @@ We recommend building KeePassXC using Visual Studio to maximize feature availabi ### Install Visual Studio 1. Download and install Visual Studio Community 2022: https://visualstudio.microsoft.com/downloads/ -2. At a minimum, ensure the following options are selected. We require at least Windows SDK version 10.0.22000.0. You can also import this installation configuration to auto-select these options: [vsconfig.zip](https://github.com/keepassxreboot/keepassxc/files/8228563/vsconfig.zip) +2. At a minimum, ensure the following options are selected. We require at least Windows SDK version 10.0.22000.0. You can also import this installation configuration to auto-select these options: [keepassxc_vsconfig.zip](https://github.com/user-attachments/files/16659860/keepassxc_vsconfig.zip) ![image](https://user-images.githubusercontent.com/2809491/157791055-cf6c3ba1-b4d7-4f37-9284-d792c7e6378c.png)