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 faa34c3 commit 13d168cCopy full SHA for 13d168c
.github/workflows/copilot-setup-steps.yml
@@ -82,8 +82,8 @@ jobs:
82
# Install GitVersion for semantic versioning
83
dotnet tool install --global GitVersion.Tool --version 5.*
84
85
- # # Verify installation
86
- # dotnet-gitversion
+ # Verify installation
+ dotnet-gitversion
87
88
Write-Host ".NET tools installation complete." -ForegroundColor Green
89
0 commit comments