I installed using nuget and when I build my project, my file version becomes: 0.1.0+261.Branch.master.Sha.0e4971d877b6f7blablabla
My question is, where do I set the 0.1.0 part? Where is it retrieved from?
Should be a very simple answer, but I couldn't find it in any of the docs..
PS: I haven't touched GitVersionTask.targets file and not sure if I should..