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.
Describe the bug
For all other extensions, the version number of DNN and Hotcakes Commerce is defined in the
Build/SolutionReferences.targetsfile. Library project types doesn't use this file for some reason and thecsprojneeds to have separate version numbers in it for the version numbers.