I am looking to see if there is a way to unique version microservices in a Mono Repository.
Using GitVersion with Multiple Repositories, the microservice version is unique.
Using GitVersion with Mono Repositories, the microservices will share the same version for the whole of the repo.
Is there a way to get the Mono Repository Model to follow the Multiple Repository model's versioning style?