Updated devcontainer configuration and CI configuration
All checks were successful
props/pipeline/head This commit looks good

This commit is contained in:
2024-11-15 02:04:41 +00:00
parent cd308cf4b4
commit b9007e2403
5 changed files with 90 additions and 31 deletions

View File

@@ -1,7 +0,0 @@
{
"python.defaultInterpreterPath": "/opt/conda/bin/python",
"dotnet.dotnetPath": "/opt/conda/lib/dotnet/",
"omnisharp.dotNetCliPaths": [
"/opt/conda/lib/dotnet/dotnet"
]
}