| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 39bea22 commit fb7868b
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -270,7 +270,7 @@ if %target_arch%==%msvs_host_arch% set vcvarsall_arg=%target_arch% | |||
| 270 | 270 | ||
| 271 | 271 | @rem Look for Visual Studio 2026 | |
| 272 | 272 | :vs-set-2026 | |
| 273 | - if defined target_env if "%target_env%" NEQ "vs2026" goto msbuild-not-found | ||
| 273 | + if defined target_env if "%target_env%" NEQ "vs2026" goto vs-set-2022 | ||
| 274 | 274 | echo Looking for Visual Studio 2026 | |
| 275 | 275 | @rem VCINSTALLDIR may be set if run from a VS Command Prompt and needs to be | |
| 276 | 276 | @rem cleared first as vswhere_usability_wrapper.cmd doesn't when it fails to | |
| Back | FazBrowse Home | New Git URL |
0 commit comments