This commit is contained in:
2025-02-25 13:04:07 +02:00
parent 21eb5f6154
commit 84538e16e2
11 changed files with 84 additions and 172 deletions

View File

@@ -1,17 +0,0 @@
{
"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"
//}
]
}