Thanks to visit codestin.com Credit goes to github.com
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 1252f30 commit 84c055bCopy full SHA for 84c055b
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Install .NET SDK
22
uses: actions/[email protected]
23
with:
24
- dotnet-version: 7.0.x
+ dotnet-version: 8.0.x
25
- name: Build
26
run: dotnet build LibGit2Sharp.sln --configuration Release
27
- name: Upload packages
0 commit comments