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 b57642b commit aa3ffe3Copy full SHA for aa3ffe3
.github/workflows/build-and-test.yml
@@ -38,7 +38,6 @@ jobs:
38
run: |
39
pwd
40
dotnet --info
41
- dotnet --version
42
- name: Set up dependency caching for faster builds
43
uses: actions/cache@v3
44
id: nuget-cache
0 commit comments