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:
@ -1,6 +1,9 @@
|
||||
TodoRestWebAPI.xproj.user
|
||||
.vs/*
|
||||
.vscode/*
|
||||
bin/*
|
||||
obj/*
|
||||
*.sln
|
||||
*.log
|
||||
*.log
|
||||
Properties/PublishProfiles/*
|
||||
appsettings.development.json
|
||||
Reference in New Issue
Block a user