dotnet-gitversion icon indicating copy to clipboard operation
dotnet-gitversion copied to clipboard

Results 3 dotnet-gitversion issues
Sort by recently updated
recently updated
newest added

Hi, From time to time, I dont know what triggers it, the dotnet-gitversion command is failing when running in our CI/CD pipeline. We are using gitlab, with an onpremise gitlab...

Looks like some dependencies are failing. Is there a way around this? Thanks. > Installing dotnet-gitversion 1.0.1. > Package JetBrains.Annotations 10.1.5 is not compatible with netcoreapp1.1 (.NETCoreApp,Version=v1.1). Package JetBrains.Annotations 10.1.5...

This is a really nice tool. However, I'm having trouble getting it to work with one of my projects which currently has a release branch checked out. I'm using a...