Skip to content

Commit

Permalink
7.0.100
Browse files Browse the repository at this point in the history
  • Loading branch information
capfhz committed Nov 12, 2022
1 parent 9d4139e commit 52f3c9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Setup .NET Core
uses: actions/setup-dotnet@master
with:
dotnet-version: 7.0.0
dotnet-version: 7.0.100
- name: dotnet info
run: dotnet --info
- name: dotnet restore
Expand Down

0 comments on commit 52f3c9e

Please sign in to comment.