mirror of
https://github.com/microsoft/DirectXTex.git
synced 2026-02-04 04:16:12 +01:00
Update CoPilot instructions and update ADO pipelines (#627)
This commit is contained in:
@@ -73,7 +73,7 @@ variables:
|
||||
- name: WIN10_SDK
|
||||
value: '10.0.19041.0'
|
||||
- name: WIN11_SDK
|
||||
value: '10.0.22000.0'
|
||||
value: '10.0.26100.0'
|
||||
|
||||
pool:
|
||||
vmImage: windows-2022
|
||||
|
||||
@@ -73,7 +73,7 @@ variables:
|
||||
- name: WIN10_SDK
|
||||
value: '10.0.19041.0'
|
||||
- name: WIN11_SDK
|
||||
value: '10.0.22000.0'
|
||||
value: '10.0.26100.0'
|
||||
|
||||
pool:
|
||||
vmImage: windows-2022
|
||||
|
||||
@@ -77,7 +77,7 @@ variables:
|
||||
- name: VCPKG_MANIFEST_DIR
|
||||
value: '$(Build.SourcesDirectory)/build'
|
||||
- name: WIN11_SDK
|
||||
value: '10.0.22000.0'
|
||||
value: '10.0.26100.0'
|
||||
- name: BASE_URL
|
||||
value: https://github.com/brechtsanders/winlibs_mingw/releases/download
|
||||
- name: URL_MINGW32
|
||||
|
||||
@@ -32,7 +32,7 @@ name: $(Year:yyyy).$(Month).$(DayOfMonth)$(Rev:.r)
|
||||
variables:
|
||||
Codeql.Enabled: false
|
||||
VS_GENERATOR: 'Visual Studio 17 2022'
|
||||
WIN11_SDK: '10.0.22000.0'
|
||||
WIN11_SDK: '10.0.26100.0'
|
||||
|
||||
pool:
|
||||
vmImage: windows-2022
|
||||
|
||||
Reference in New Issue
Block a user