You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduced a new test project, `GitVersion.Cli.Generator.Tests`, to support unit testing for `GitVersion.Cli.Generator`. Updated solution and package dependency files to include necessary references and dependencies. This ensures better test coverage and maintains consistency across projects.
updates dependency versions
updates Microsoft.Extensions.Logging.Abstractions to 9.0.6 and Polly to 8.6.1
this brings the packages up to date for compatibility and potentially includes bug fixes or performance improvements.
0 commit comments