-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
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
- DNN: 09.09.01
- Module: 06.05.02
To Reproduce
Steps to reproduce the behavior:
- From PowerShell, running as administrator, run ./build.ps1
- See error
Expected behavior
Build install packages.
Metadata
Metadata
Assignees
Labels
No labels