Commit Graph

4 Commits

Author SHA1 Message Date
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