I'm not a PSake guy at all, so a little help would be appreciated. Here's what I'm seeing.
Reading the current revision for rhino.dsl
Reading the current revision for rhino.dsl
working......
= [up to date] master -> origin/master
Already up-to-date.
Reading the current revision for rhino.dsl
HORN IS BUILDING dsl.
File C:\Users\jdentler\.horn\frameworks\rhino.tools\rhino.dsl\Working\psake.ps1
cannot be loaded because the execution of scripts is disabled on this system.
Please see "get-help about_signing" for more details.
At line:1 char:75
+ C:\Users\jdentler\.horn\frameworks\rhino.tools\rhino.dsl\Working\psake.ps1 <<
<<
+ CategoryInfo : NotSpecified: (:) [], PSSecurityException
+ FullyQualifiedErrorId : RuntimeException
The build tool Horn.Core.PSakeBuildTool failed building the rhino.dsl package
I've tried Set-ExecutionPolicy Unrestricted inside powershell. It changed, but didn't have an effect on the problem. I'm stumped, and I need to use horn because the masstransit download is borking up my Ninject 2.0 references.