File size: 152 Bytes
8c763fb | 1 2 3 4 5 6 7 8 9 | {
"profiles": {
"powershell-win-core": {
"commandName": "Executable",
"executablePath": ".\\win7-x64\\publish\\pwsh.exe"
}
}
}
|
8c763fb | 1 2 3 4 5 6 7 8 9 | {
"profiles": {
"powershell-win-core": {
"commandName": "Executable",
"executablePath": ".\\win7-x64\\publish\\pwsh.exe"
}
}
}
|