Brigit Murtaugh
c794c867bb
Minor dev container polish ( #887 )
* Minor polish
* Comment
3 years ago
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>
3 years ago
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>
3 years ago
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>
3 years ago
Kendra Havens
5aa3993c84
Update Dockerfile and launch.json to 5.0 ( #494 )
* Update Docker target to 5
* change launch.json to 5.0
5 years ago
Ankit Sinha
1b5b12ec11
configured devcontainer properly ( #384 )
* configured devcontainer properly
* made vscode owner of .dotnet
Co-authored-by: Ankit Sinha <anksinha@microsoft.com>
6 years ago
Tim Heuer
bb977b6fdf
Fixing ext ID ( #383 )
Extension was renamed...fixing.
6 years ago
Tim Heuer
de274ebd70
Fix for #375 to add devcontainer/extensions files
6 years ago