This commit is contained in:
Paul Schneider 2017-01-25 10:42:03 +01:00
commit 7a5c34ae1e
4 changed files with 50 additions and 5645 deletions

View file

@ -18,8 +18,7 @@
"resource": [
"Resources/**/*.resx"
],
"namedResource": {
},
"namedResource": {},
"configurations": {
"Debug": {
"compilationOptions": {
@ -108,7 +107,8 @@
"Microsoft.AspNet.Mvc.Formatters.Json": "6.0.0-rc1-final",
"Microsoft.AspNet.OWin": "1.0.0-rc1-final",
"System.Json": "4.0.20126.16343",
"YavscLib": "1.0.0-*"
"YavscLib": "1.0.0-*",
"Extensions.AspNet.Authentication.Instagram": "1.0.0-t150809211713"
},
"commands": {
"web": "Microsoft.AspNet.Server.Kestrel --server.urls http://*:5000",