diff --git a/Vireo_VS/VireoCommandLine.vcxproj b/Vireo_VS/VireoCommandLine.vcxproj
index 3cf8962fc..4170000f9 100644
--- a/Vireo_VS/VireoCommandLine.vcxproj
+++ b/Vireo_VS/VireoCommandLine.vcxproj
@@ -116,13 +116,13 @@
Application
true
- v141
+ v142
NotSet
Application
false
- v141
+ v142
true
NotSet
diff --git a/docs/Build.md b/docs/Build.md
index 98f506067..712b33dce 100644
--- a/docs/Build.md
+++ b/docs/Build.md
@@ -92,7 +92,7 @@ Notice that vireo.js is created in the `dist` folder based on the `BUILD` type.
- Visual Studio 2022 with C++ support, specifically:
- Windows 10 SDK (10.0.20348.0)
- - MSVC v141 - VS 2017 C++ x64/x86 build tools (v14.16)
+ - MSVC v142 - VS 2019 C++ x64/x86 build tools (v14.29)
### Building Vireo Windows Native