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

Moved todo-rest project

Files in TodoRest API project are moved to new location.
This commit is contained in:
Jovan Popovic
2016-06-18 15:57:41 +02:00
parent 4305cb9444
commit 4caffb56f0
18 changed files with 93 additions and 1071 deletions

View File

@ -0,0 +1,10 @@
{
"Logging": {
"IncludeScopes": false,
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
}
}