microsoft / devops-for-windows-apps

Sample Windows app to show devops best practices
MIT License
61 stars 27 forks source link

ngbv always assigning version 0.0.0 #26

Closed keithrowe closed 4 years ago

keithrowe commented 4 years ago

I have a clone of this in my project. I believe that it used to correctly carry through the major and minor numbers from my package. Now, it seems that ngbv always assign version 0.0.0.

Was there an underlying change in the ngbv tool or the build system that would cause this? I don't think I've changed any of the build scripts for a couple months.

keithrowe commented 4 years ago

Sorry, pilot error. I was missing the version.json file in the project.