mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
13 lines
255 B
JSON
13 lines
255 B
JSON
{
|
|
"profiles": {
|
|
"NativeAot": {
|
|
"commandName": "Project"
|
|
},
|
|
"WSL : NativeAot": {
|
|
"commandName": "Executable",
|
|
"executablePath": "wsl",
|
|
"commandLineArgs": "dotnet NativeAot.dll",
|
|
"distributionName": ""
|
|
}
|
|
}
|
|
} |