Skip to content

Commit 9c14286

Browse files
committed
update to net 9
1 parent c14f934 commit 9c14286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- name: Setup .NET
5151
uses: actions/setup-dotnet@v4
5252
with:
53-
dotnet-version: 7.0.x
53+
dotnet-version: 9.0.x
5454
- name: Install vpk
5555
Install vpk tool (dotnet tool install will not reinstall if already installed)
5656
We will update the cli by removing cache

0 commit comments

Comments
 (0)