dazinator / DnnPackager

Automate the packaging logic for your DotNetNuke projects, deploy to your IIS from within Visual Studio.
20 stars 3 forks source link

Install-Module command not building project. #37

Closed dazinator closed 8 years ago

dazinator commented 8 years ago

Testing has caught a problem introduced by the latest merge from development branch. Need to fix this prior to publishing NuGet release. The issue is that when doing a Install-Module command in the package manager window, it isn't trigerring a new build of the project so it ends up installing the old zip eachtime to your dotnetnuke site and not an updated one.