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 6f64d00 commit c77232aCopy full SHA for c77232a
.github/workflows/dotnet.yml
@@ -31,7 +31,7 @@ env:
31
dotnet-sdk-version: '9.x'
32
build-configuration: 'Release'
33
build-platform: 'AnyCPU'
34
- git-version: '6.x'
+ git-version: '6.0.x'
35
36
jobs:
37
versioning:
0 commit comments