Get-WinCredential/Properties/launchSettings.json

{
  "profiles": {
    "Get-WinCredential": {
      "commandName": "Project",
      "commandLineArgs": "C:\\Program Files\\PowerShell\\7\\pwsh.exe -NoProfile -NoExit -Command \"Import-Module .\\Get-WinCredential.dll\"'",
      "workingDirectory": "C:\\Users\\zafer\\source\\repos\\Get-WinCredential"
    }
  }
}