You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
393 B
JSON
17 lines
393 B
JSON
{
|
|
"version": "1",
|
|
"environments": [
|
|
// 请参阅 https://aka.ms/remotetesting 获取更多信息
|
|
// 了解如何配置远程环境。
|
|
//{
|
|
// "name": "WSL Ubuntu",
|
|
// "type": "wsl",
|
|
// "wslDistribution": "Ubuntu"
|
|
//},
|
|
//{
|
|
// "name": "Docker dotnet/sdk",
|
|
// "type": "docker",
|
|
// "dockerImage": "mcr.microsoft.com/dotnet/sdk"
|
|
//}
|
|
]
|
|
} |