diff --git a/.azuredevops/pipelines/FX11-GitHub-CMake-Dev17.yml b/.azuredevops/pipelines/FX11-GitHub-CMake-Dev17.yml index bd5872e..a064d90 100644 --- a/.azuredevops/pipelines/FX11-GitHub-CMake-Dev17.yml +++ b/.azuredevops/pipelines/FX11-GitHub-CMake-Dev17.yml @@ -38,7 +38,7 @@ variables: Codeql.Enabled: false VS_GENERATOR: 'Visual Studio 17 2022' VC_PATH: 'C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC' - WIN11_SDK: '10.0.22000.0' + WIN11_SDK: '10.0.26100.0' pool: vmImage: windows-2022 diff --git a/.gitignore b/.gitignore index 0e255da..3c0a6cb 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,7 @@ *.ilk *.VC.db .vs +.vscode /ipch Bin /wiki