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>
This commit is contained in:
Brigit Murtaugh
2023-04-05 06:32:16 -07:00
committed by GitHub
parent 8d9a917d9a
commit 1b7e3b7bed
6 changed files with 72 additions and 129 deletions

3
.gitattributes vendored Normal file
View File

@@ -0,0 +1,3 @@
* text=auto eol=lf
*.{cmd,[cC][mM][dD]} text eol=crlf
*.{bat,[bB][aA][tT]} text eol=crlf