Skip to content

Commit f976a52

Browse files
committed
Using correct version of .net
1 parent 8eb8d01 commit f976a52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Setup .NET Core
2323
uses: actions/setup-dotnet@v1
2424
with:
25-
dotnet-version: 5.x
25+
dotnet-version: 5.0.x
2626
- name: Install GitVersion
2727
uses: gittools/actions/gitversion/setup@v0.9.6
2828
with:

0 commit comments

Comments
 (0)