liuyunfeng
1 year ago
3 changed files with 29 additions and 9 deletions
@ -1,8 +1,18 @@ |
|||
//{ |
|||
// "profiles": { |
|||
// "WSL": { |
|||
// "commandName": "WSL2", |
|||
// "distributionName": "" |
|||
// } |
|||
// } |
|||
//} |
|||
{ |
|||
"profiles": { |
|||
"WSL": { |
|||
"commandName": "WSL2", |
|||
"distributionName": "" |
|||
"WY.NewJit.Job.ConsoleApp": { |
|||
"commandName": "Project", |
|||
"environmentVariables": { |
|||
"environmentVariable": "Development" |
|||
} |
|||
} |
|||
} |
|||
} |
Loading…
Reference in new issue