Skip to content

Commit 543f0aa

Browse files
committed
dotnet worload version bump
1 parent c632884 commit 543f0aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Install .NET Core
2727
uses: actions/setup-dotnet@v3
2828
with:
29-
dotnet-version: 8.0.100
29+
dotnet-version: 9.0.306
3030

3131
- name: Install MAUI workload
3232
run: dotnet workload install maui

0 commit comments

Comments
 (0)