Skip to content

Commit

Permalink
updated .net version
Browse files Browse the repository at this point in the history
  • Loading branch information
mizrael committed Dec 30, 2021
1 parent 95f4b9c commit ec6a4ce
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ jobs:

- name: Setup .NET Core @ Latest
uses: actions/setup-dotnet@v1

with:
dotnet-version: '6.0.x'

- name: Generate NuGet packages
run: dotnet pack -c Release

Expand Down

0 comments on commit ec6a4ce

Please sign in to comment.