File tree 2 files changed +0
-4
lines changed
2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 49
49
"remoteEnv" : {
50
50
"PATH" : " ${containerWorkspaceFolder}/.dotnet:${containerWorkspaceFolder}/.dotnet-tools-global:${containerEnv:PATH}" ,
51
51
"DOTNET_MULTILEVEL_LOOKUP" : " 0" ,
52
- // Path to provisioned Emscripten SDK, for rebuilding the wasm runtime
53
- "EMSDK_PATH" : " ${containerWorkspaceFolder}/src/mono/browser/emsdk" ,
54
52
},
55
53
56
54
// Comment out connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root.
Original file line number Diff line number Diff line change 49
49
"remoteEnv" : {
50
50
"PATH" : " ${containerWorkspaceFolder}/.dotnet:${containerWorkspaceFolder}/.dotnet-tools-global:${containerEnv:PATH}" ,
51
51
"DOTNET_MULTILEVEL_LOOKUP" : " 0" ,
52
- // Path to provisioned Emscripten SDK, for rebuilding the wasm runtime
53
- "EMSDK_PATH" : " ${containerWorkspaceFolder}/src/mono/browser/emsdk" ,
54
52
},
55
53
56
54
// Comment out connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root.
You can’t perform that action at this time.
0 commit comments