Skip to content

Commit 37cbf36

Browse files
committed
Update main_build-maui.yml
1 parent 0634969 commit 37cbf36

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main_build-maui.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ env:
1414
PROJECT_PATH: "src/MAUI/MauiDemo.csproj"
1515
NUGETCONFIG_PATH: "src/NuGet.Config"
1616
DOTNET_VERSION: "10.0.x"
17-
WINUI_TFM: "net10.0-windows10.0.19041.0"
17+
WINUI_TFM: "net10.0-windows10.0.22621.0"
1818
ANDROID_TFM: "net10.0-android"
1919
IOS_TFM: "net10.0-ios"
2020
MACCATALYST_TFM: "net10.0-maccatalyst"
21-
XCODE_VERSION: 'latest-stable'
21+
XCODE_VERSION: '26.2'
2222

2323
jobs:
2424
# ***************************** #

0 commit comments

Comments
 (0)