Skip to content

Commit c55f024

Browse files
authored
Update .NET Core version to 10.0.x
1 parent 9cd67b0 commit c55f024

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnetcore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
branches: [ master ]
88

99
env:
10-
NETCORE_VERSION: '9.0.x'
10+
NETCORE_VERSION: '10.0.x'
1111
PRIVATE_NUGET_PATH: 'https://nuget.pkg.github.com/bigbadjock/index.json'
1212

1313
jobs:

0 commit comments

Comments
 (0)