Keith Jackson

Results 2 issues of Keith Jackson

I'm trying to target both PowerShell 7+ and Windows PowerShell 5.1 using the PowerShellStandard.Library 5.1 nuget package within my C# project and when I try to build it cannot find...

Setting the RequiredModules to a prerelease version and then running ```psmake test``` (which subsequently invokes the ResolveDependencies function) fails with: ``` Find-Module : The '-AllowPrerelease' parameter must be specified when...

bug