We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8592b1 commit bf2d49aCopy full SHA for bf2d49a
.github/workflows/csharp-ws-nuget.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Setup .NET Core
18
uses: actions/setup-dotnet@v1
19
with:
20
- dotnet-version: '3.1.x'
+ dotnet-version: 8.x
21
22
- name: Dotnet restore
23
run: dotnet restore
0 commit comments