Skip to content

Commit

Permalink
Update build.yml to use .NET8
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikprijck authored Dec 4, 2023
1 parent 3f54107 commit f0adbe3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ jobs:

- name: Install .NET Core
uses: actions/setup-dotnet@v3
with:
dotnet-version: "7.0.402"

- name: Install .NET Workloads
run: dotnet workload install maui
Expand Down

0 comments on commit f0adbe3

Please sign in to comment.