mirror of
https://github.com/microsoft/DirectXTex.git
synced 2026-02-13 08:06:12 +01:00
Add October 2025 GDK new layout x64+Xbox projects (#637)
This commit is contained in:
@@ -97,6 +97,12 @@ jobs:
|
||||
- checkout: self
|
||||
clean: true
|
||||
fetchTags: false
|
||||
- task: MSBuild@1
|
||||
displayName: Log Information
|
||||
inputs:
|
||||
solution: build/LogInfo.targets
|
||||
platform: '$(BuildPlatform)'
|
||||
configuration: '$(BuildConfiguration)'
|
||||
- task: VSBuild@1
|
||||
displayName: Build solution DirectXTex_Desktop_2022.sln
|
||||
inputs:
|
||||
@@ -144,6 +150,12 @@ jobs:
|
||||
- checkout: self
|
||||
clean: true
|
||||
fetchTags: false
|
||||
- task: MSBuild@1
|
||||
displayName: Log Information
|
||||
inputs:
|
||||
solution: build/LogInfo.targets
|
||||
platform: '$(BuildPlatform)'
|
||||
configuration: '$(BuildConfiguration)'
|
||||
- task: VSBuild@1
|
||||
displayName: Build solution DirectXTex_Windows10_2022.sln
|
||||
inputs:
|
||||
|
||||
Reference in New Issue
Block a user