GodelTech / GodelTech.Microservices.Core

Microservice framework core functionality
MIT License
6 stars 2 forks source link

Add automatical incrementation of nuget package versioning #39

Closed Pavel-Lapatin closed 2 years ago

Pavel-Lapatin commented 4 years ago

DESCRIPTION

It will be greate if merge PR into master can automaticaly define new nuget package version which is different from previous one. Now we should explicit update VersionPrefix into csproj file to create new version for nuget package.

ADDITIONAL CONTEXT

One of the solution to use GitVersion tool that works with versioning using git history: https://gitversion.net/docs/