Skip to content

Commit f394d07

Browse files
committed
Install .NET 6 since dotnet-validate seems to need that
1 parent 9b837b3 commit f394d07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
uses: actions/setup-dotnet@v4
1919
with:
2020
dotnet-version: |
21+
6.0.x
2122
8.0.x
2223
9.0.x
2324

0 commit comments

Comments
 (0)