blacklisting + refactoring

This commit is contained in:
Paul Schneider 2016-12-13 10:57:25 +01:00
commit 67afd19d32
16 changed files with 235 additions and 24 deletions

View file

@ -105,7 +105,8 @@
"Microsoft.AspNet.Authentication.OAuth": "1.0.0-rc1-final",
"Microsoft.AspNet.Mvc.Formatters.Json": "6.0.0-rc1-final",
"Microsoft.AspNet.OWin": "1.0.0-rc1-final",
"System.Json": "4.0.20126.16343"
"System.Json": "4.0.20126.16343",
"YavscLib": "1.0.0-*"
},
"commands": {
"web": "Microsoft.AspNet.Server.Kestrel --server.urls http://*:5000",