Versioning.NET icon indicating copy to clipboard operation
Versioning.NET copied to clipboard

A dotnet tool that automatically increments versions in csproj files based on git commit hints.

Results 6 Versioning.NET issues
Sort by recently updated
recently updated
newest added

**What this PR does:** This is the solution I was thinking about for #27 - Enable the possibility of custom commit type how will hint the versioning - Enable the...

This pull request is for the maintability of the tool, instead of writing twice the same code use the command who already exists.

I make some change to your test so the test can be run by anyone. To do so, the person needs to clone the test repository and create a GITHUBACCESSTOKEN...

**Is your feature request related to a problem? Please describe.** I'm not able to put the commit hints in the message body. It only works when I put it in...

enhancement

**Describe the bug** When I use this tool on some repository, I can see the commit for the versioning. And when I check the commit of the tag I have...

enhancement

Issue #8 calls out adding code coverage to at least 80% but several common test classes are used across several repositories and the test coverage already exists in other repositories....

enhancement