diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..0a9b66e --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,5 @@ +{ + "dotnetAcquisitionExtension.existingDotnetPath": [ + 0_enabled + ] +} \ No newline at end of file diff --git a/README.md b/README.md index 3f5d130..d2dc0b5 100644 --- a/README.md +++ b/README.md @@ -79,3 +79,4 @@ Stop and remove the containers $ docker-compose down ``` +# dbproject