Closed
Description
When I ran the command to build from source for PSv4 .\buildCoreClr.ps1 -Framework net451 -Configuration PSV3Release -Build
, I got the error below
Please restore project Engine
At C:\Git\remote\PSScriptAnalyzer\buildCoreClr.ps1:56 char:9
+ throw "Please restore project Engine"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OperationStopped: (Please restore project Engine:String) [], RuntimeException
+ FullyQualifiedErrorId : Please restore project Engine
Is this a bug or something wrong with my Powershell settings?
Metadata
Metadata
Assignees
Labels
No labels