Skip to content

Commit b3dc08b

Browse files
committed
upgrade codegen winUI version
1 parent a662039 commit b3dc08b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: nuget restore example\windows\example.sln
3232

3333
- name: run CodeGen
34-
run: dotnet run -verbose -winmd $env:USERPROFILE\.nuget\packages\microsoft.ui.xaml\2.6.0\lib\uap10.0\Microsoft.UI.Xaml.winmd
34+
run: dotnet run -verbose -winmd $env:USERPROFILE\.nuget\packages\microsoft.ui.xaml\2.7.0\lib\uap10.0\Microsoft.UI.Xaml.winmd
3535
working-directory: package\Codegen
3636

3737
- name: build TS

0 commit comments

Comments
 (0)