Add project files.
This commit is contained in:
17
testEnvironments.json
Normal file
17
testEnvironments.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"version": "1",
|
||||
"environments": [
|
||||
// See https://aka.ms/remotetesting for more details
|
||||
// about how to configure remote environments.
|
||||
//{
|
||||
// "name": "WSL Ubuntu",
|
||||
// "type": "wsl",
|
||||
// "wslDistribution": "Ubuntu"
|
||||
//},
|
||||
//{
|
||||
// "name": "Docker dotnet/sdk",
|
||||
// "type": "docker",
|
||||
// "dockerImage": "mcr.microsoft.com/dotnet/sdk"
|
||||
//}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user