props/.vscode/settings.json
Harrison Deng 419be86289
Some checks failed
ydeng/props/pipeline/head There was a failure building this commit
Fixed pipeline.
2024-07-19 17:03:44 +00:00

6 lines
133 B
JSON

{
"dotnet.dotnetPath": "/opt/conda/lib/dotnet/",
"omnisharp.dotNetCliPaths": [
"/opt/conda/lib/dotnet/dotnet"
]
}