1
0
mirror of https://github.com/Microsoft/sql-server-samples.git synced 2025-12-08 14:58:54 +00:00

Connection string moved to config

Connection strings in Todo REST API is moved to settings file.
This commit is contained in:
Jovan Popovic
2016-10-25 10:33:10 -07:00
parent 8f715933bb
commit b36a769b11
4 changed files with 35 additions and 10 deletions

View File

@ -1,6 +1,9 @@
TodoRestWebAPI.xproj.user
.vs/*
.vscode/*
bin/*
obj/*
*.sln
*.log
*.log
Properties/PublishProfiles/*
appsettings.development.json