UpendoVentures / generator-upendodnn

A yeoman generator that scaffolds DNN extensions, including Modules (Webforms, SPA, and MVC), Persona Bar, Skin Object, Library, Scheduler, and Hotcakes Commerce projects (based on the generator built by Matt Rutledge).

Home Page:https://upendoventures.com/dnn-extensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Library MSBuild doesn't respect the global version numbers

WillStrohl opened this issue · comments

Describe the bug

For all other extensions, the version number of DNN and Hotcakes Commerce is defined in the Build/SolutionReferences.targets file. Library project types doesn't use this file for some reason and the csproj needs to have separate version numbers in it for the version numbers.

This is technically not necessary anymore since #2 was resolved in version 01.04.00