Skip to content

Commit

Permalink
update build to .NET6 (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
AngelMunoz committed Feb 14, 2022
1 parent 8a15ad0 commit 0e67d3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Install .NET Core
uses: actions/setup-dotnet@v1
with:
dotnet-version: 5.0.301
dotnet-version: 6.0.x

- name: NBGV
id: nbgv
Expand Down

0 comments on commit 0e67d3e

Please sign in to comment.