Skip to content

Commit

Permalink
Updated build to use .NET 7.0.200.
Browse files Browse the repository at this point in the history
  • Loading branch information
tillig committed Feb 15, 2023
1 parent 9b96735 commit 5d9ee97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Publish to Nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Install .NET Core
uses: actions/setup-dotnet@v3
with:
dotnet-version: 6.0.401
dotnet-version: 7.0.200

- name: Build and publish
run: |
Expand Down

0 comments on commit 5d9ee97

Please sign in to comment.