ps-core-module-template icon indicating copy to clipboard operation
ps-core-module-template copied to clipboard

"dotnet new" template for a binary PowerShell Core module

Results 1 ps-core-module-template issues
Sort by recently updated
recently updated
newest added

attempting to install in latest dotnet cli (2.1.3) fails and displays following errors ``` PS C:\pscore\test> dotnet new -i "FiftyProtons.Templates.PSCore::*" Restoring packages for C:\Users\Chris\.templateengine\dotnetcli\v2.1.3\scratch\restore.csproj... C:\Users\Chris\.templateengine\dotnetcli\v2.1.3\scratch\restore.csproj : error NU1103: Unable to...