Skip to content

Commit 2a8fd3a

Browse files
committed
- Reelease v4.0.0
1 parent 44e8603 commit 2a8fd3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI-Package-Release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
- name: Step-04 Install .NET
102102
uses: actions/setup-dotnet@v3
103103
with:
104-
dotnet-version: 8.0.x
104+
dotnet-version: 9.0.x
105105

106106
- name: Step-05 Restore dependencies
107107
run: dotnet restore

0 commit comments

Comments
 (0)