devcontainers / templates

Repository for Dev Container Templates that are managed by Dev Container spec maintainers. See https://github.com/devcontainers/template-starter to create your own!
https://containers.dev/templates
MIT License
924 stars 242 forks source link

Update devcontainer.json #141

Closed joelvandiver closed 9 months ago

joelvandiver commented 1 year ago

It looks like the following setting needs to be added to the devcontainer.json:

"FSharp.dotnetRoot": "/usr/share/dotnet"