Skip to content

Commit f7c4983

Browse files
authored
Update WindowsAppSDK-CommonVariables.yml (#5194)
To upgrade to the latest LKG18 native compiler.
1 parent 3836253 commit f7c4983

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

build/WindowsAppSDK-CommonVariables.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ variables:
1919

2020
# Native compiler version override for win undock. The two values below are for Ge, defined in:
2121
# https://dev.azure.com/microsoft/OS/_git/UndockedES?path=/Pipelines/Config/CompilerToolsSettings.json
22-
compilerOverridePackageName: "DevDiv.rel.LKG17.VCTools"
23-
compilerOverridePackageVersion: "19.40.3381710000+DevDivGIT.CI20241121.01-A7709BD1A1FF6F17ECC06FFEE65876673883D1A8"
22+
compilerOverridePackageName: "DevDiv.rel.LKG18.VCTools"
23+
compilerOverridePackageVersion: "19.42.3443710001+DevDivGIT.CI20250110.04-466784EE54DF2F302AD0CD6790031C954EF41DA23DA4415D73A76ADF260F2D21"
2424
# Use the following corresponding version string instead of the above when calling nuget install directly.
25-
compilerOverrideNupkgVersion: "19.40.33817100"
25+
compilerOverrideNupkgVersion: "19.42.34437100"
2626

2727
# Docker image which is used to build the project https://aka.ms/obpipelines/containers
2828
WindowsContainerImage: 'onebranch.azurecr.io/windows/ltsc2019/vse2022:latest'

0 commit comments

Comments
 (0)