Skip to content

Commit f0e1e52

Browse files
authored
Update Build-Release.yml
1 parent 5b8b963 commit f0e1e52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Build-Release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup .NET
1919
uses: actions/setup-dotnet@v4
2020
with:
21-
dotnet-version: '8.0.x'
21+
dotnet-version: '9.0.x'
2222
- name: Restore dependencies
2323
run: dotnet restore ./src/EPPlus.sln
2424
- name: Build

0 commit comments

Comments
 (0)