Cmdlets/src/XpandPosh.Cmdlets/Properties/launchSettings.json
{
"profiles": { "XpandPosh.Cmdlets": { "commandName": "Executable", "executablePath": "powershell", "commandLineArgs": "-noexit Import-Module \".\\XpandPosh.Cmdlets.dll\"" } } } |