Skip to content

Commit 2c302ad

Browse files
committed
build targets dotnet 7
1 parent e39fb58 commit 2c302ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Setup .NET
2525
uses: actions/setup-dotnet@v1
2626
with:
27-
dotnet-version: '6.0'
27+
dotnet-version: '7.0'
2828
- name: Install dependencies
2929
run: dotnet restore UnlockedData.Chartist.Blazor.sln
3030
- name: ngbv set version

0 commit comments

Comments
 (0)