mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-04-20 18:54:38 +10:00
Use VS2022
Note that `_ATL_MODULES` define is now needed for compatibility with C++ conformance mode (`/permissive-`). More details here: https://developercommunity.visualstudio.com/t/Crash-in-ATL-CEnumerator::MoveNext-after/10116823
This commit is contained in:
@@ -5,7 +5,7 @@ branches:
|
||||
pull_requests:
|
||||
do_not_increment_build_number: true
|
||||
skip_tags: true
|
||||
image: Visual Studio 2019
|
||||
image: Visual Studio 2022
|
||||
clone_depth: 1
|
||||
build_script:
|
||||
- cmd: Src\Setup\__MakeFinal.bat
|
||||
|
||||
Reference in New Issue
Block a user