Open hhayesmetrostar opened 2 years ago
Do you have the build prerequisites installed in your environment?
Will - thanks for the reply. What build prerequisites are required?
I'm not trying to be difficult, but I don't exactly know. Sorry. :(
I just remember seeing errors like this and searching for the answers until it all finally built. I wish I could be more helpful.
I'm not trying to be difficult, but I don't exactly know. Sorry. :(
I just remember seeing errors like this and searching for the answers until it all finally built. I wish I could be more helpful.
No problem, Will. I think the issue is in the Cake script for the Utilities.UpdateAssemblyInfo method (see error above).
Describe the bug
When I run build.ps (as admin), I get the following error occurring in the build.cake steps: .../DNN.Blog/build.cake(33,19): error CS7036: There is no argument given that corresponds to the required formal parameter 'filePath' of 'Utilities.UpdateAssemblyInfo(ICakeContext, Solution, FilePath)'
Software Versions
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Build install packages.