diff --git a/docs/building-win-x64.md b/docs/building-win-x64.md index 476aaf1106..403c346b80 100644 --- a/docs/building-win-x64.md +++ b/docs/building-win-x64.md @@ -8,7 +8,7 @@ ## Prepare folder -The build is done in **Visual Studio 2022** with **10.0.22000.0** SDK version. +The build is done in **Visual Studio 2022** with **10.0.26100.0** SDK version. Choose an empty folder for the future build, for example **D:\\TBuild**. It will be named ***BuildPath*** in the rest of this document. Create two folders there, ***BuildPath*\\ThirdParty** and ***BuildPath*\\Libraries**. diff --git a/docs/building-win.md b/docs/building-win.md index 85d76ccae4..be79bfcfc5 100644 --- a/docs/building-win.md +++ b/docs/building-win.md @@ -8,7 +8,7 @@ ## Prepare folder -The build is done in **Visual Studio 2022** with **10.0.22000.0** SDK version. +The build is done in **Visual Studio 2022** with **10.0.26100.0** SDK version. Choose an empty folder for the future build, for example **D:\\TBuild**. It will be named ***BuildPath*** in the rest of this document. Create two folders there, ***BuildPath*\\ThirdParty** and ***BuildPath*\\Libraries**.