Brigit Murtaugh
1b7e3b7bed
Update dev container config and guidance ( #886 )
...
* Initial dev container changes
* Update readme's
* Clean up dev container
* Cleanup
* Use in-memory db
* Indent
* Update devcontainerreadme.md
* Update appsettings.json
* Update appsettings.json
---------
Co-authored-by: bamurtaugh <brmurtau@microsoft.com >
2023-04-05 09:32:16 -04:00
Engin Polat
303f145ad3
devcontainer fixes ( #688 )
...
* adding runargs section to fix docker access from devcontainer to host
* updating integrated terminal settings to match with the most recent settings.json scheme
* updating base image to most recent dotnet sdk version
Co-authored-by: Steve Smith <steve@kentsmiths.com >
2022-12-20 13:27:01 -05:00
Cédric Michel
fdb1c34d61
Feature/dotnet7 migration ( #828 )
...
* migration to .net 7
* remove temp memory database
* adapt global.json .net 7
* adapt Rich Code Navigation to .net 7
* update and clean run for .net 7
* update .net ef tool
Co-authored-by: cedri <cedri@BAS>
2022-12-20 13:20:50 -05:00
Kendra Havens
5aa3993c84
Update Dockerfile and launch.json to 5.0 ( #494 )
...
* Update Docker target to 5
* change launch.json to 5.0
2020-12-16 15:23:31 -05:00
Ankit Sinha
1b5b12ec11
configured devcontainer properly ( #384 )
...
* configured devcontainer properly
* made vscode owner of .dotnet
Co-authored-by: Ankit Sinha <anksinha@microsoft.com >
2020-06-02 11:40:34 -04:00
Tim Heuer
bb977b6fdf
Fixing ext ID ( #383 )
...
Extension was renamed...fixing.
2020-05-28 14:53:55 -04:00
Tim Heuer
de274ebd70
Fix for #375 to add devcontainer/extensions files
2020-05-12 11:42:33 -07:00