DNNCommunity / DNNCommunity/DNN.Blog

Cake error in build.cake

Open
#189 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
39
Forks
41
PR merge metrics
No merged PRs in 30d

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:
1. From PowerShell, running as administrator, run ./build.ps1
2. See error

## Expected behavior
Build install packages.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.