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 073c668 commit 1c2abddCopy full SHA for 1c2abdd
.github/workflows/build-test.yaml
@@ -17,8 +17,7 @@ jobs:
17
- name: Setup .NET SDK
18
uses: actions/setup-dotnet@v4
19
with:
20
- dotnet-version: |
21
- 8.0.x
+ global-json-file: global.json
22
- name: Cache NuGet packages
23
uses: actions/cache@v4
24
.github/workflows/publish-nuget.yaml
@@ -16,8 +16,7 @@ jobs:
16
- uses: actions/cache@v4
path: |
0 commit comments