diff --git a/appsettings.json b/appsettings.json deleted file mode 100644 index b12e2ec..0000000 --- a/appsettings.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "ConnectionStrings": { - "FirstSolutionDB": "Driver={ODBC Driver 17 for SQL Server};Server=26.69.45.60;Database=FirstSolutionDB;UID=sa;PWD=Skyline72;" - }, - "exclude": [ - "**/bin", - "**/bower_components", - "**/jspm_packages", - "**/node_modules", - "**/obj", - "**/platforms" - ] -} -