Skip to content

Commit 291993e

Browse files
committed
set net to 9
1 parent ff76308 commit 291993e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup .NET
1919
uses: actions/setup-dotnet@v4
2020
with:
21-
dotnet-version: "*.0.x"
21+
dotnet-version: "9.0.x"
2222

2323
- name: 'Install Latest .NET MAUI Workload'
2424
run: dotnet workload install maui

0 commit comments

Comments
 (0)