Skip to content

Commit

Permalink
Update workflow to net9
Browse files Browse the repository at this point in the history
  • Loading branch information
Manu098vm committed Nov 19, 2024
1 parent 67eef4b commit 9c7e387
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ jobs:
with:
fetch-depth: 0

- name: Install .NET Core
- name: Install .NET
uses: actions/setup-dotnet@v4
with:
dotnet-version: 8.0.x
dotnet-version: 9.0.x

- name: Setup MSBuild.exe
uses: microsoft/setup-msbuild@v2
Expand Down
3 changes: 0 additions & 3 deletions

This file was deleted.

0 comments on commit 9c7e387

Please sign in to comment.