Harrison Deng
7a78dcb339
Some checks reported errors
ydeng/props/pipeline/head Something is wrong with the build of this commit
8 lines
178 B
JSON
8 lines
178 B
JSON
{
|
|
"python.defaultInterpreterPath": "/opt/conda/bin/python",
|
|
"dotnet.dotnetPath": "/opt/conda/lib/dotnet/",
|
|
"omnisharp.dotNetCliPaths": [
|
|
"/opt/conda/lib/dotnet/dotnet"
|
|
]
|
|
}
|