|
|
|
@ -137,7 +137,8 @@
|
|
|
|
"PayPalMerchant-net451": "2.7.109",
|
|
|
|
"PayPalMerchant-net451": "2.7.109",
|
|
|
|
"Gapi.net45": "1.0.0",
|
|
|
|
"Gapi.net45": "1.0.0",
|
|
|
|
"Microsoft.AspNet.Authentication.JwtBearer": "1.0.0-rc1-final",
|
|
|
|
"Microsoft.AspNet.Authentication.JwtBearer": "1.0.0-rc1-final",
|
|
|
|
"Microsoft.Extensions.CodeGeneration": "1.0.0-rc1-final"
|
|
|
|
"Microsoft.Extensions.CodeGeneration": "1.0.0-rc1-final",
|
|
|
|
|
|
|
|
"Microsoft.CodeAnalysis.CSharp": "1.1.0-rc1"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"commands": {
|
|
|
|
"commands": {
|
|
|
|
"web": "Microsoft.AspNet.Server.Kestrel --server.urls http://*:5000",
|
|
|
|
"web": "Microsoft.AspNet.Server.Kestrel --server.urls http://*:5000",
|
|
|
|
|