Skip to content

Commit cd42653

Browse files
committed
Supporting .NET 8 now.
1 parent b508e4c commit cd42653

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Setup Dotnet
1616
uses: actions/setup-dotnet@v1
1717
with:
18-
dotnet-version: 7.0.405
18+
dotnet-version: 8.0.x
1919

2020
- name: Install GitVersion
2121
uses: gittools/actions/gitversion/setup@v0.9.7

0 commit comments

Comments
 (0)