principalement du format de code
This commit is contained in:
parent
222a0f96d1
commit
ff1444d664
87 changed files with 510 additions and 550 deletions
|
|
@ -33,7 +33,7 @@ namespace OAuth.AspNet.AuthServer
|
|||
|
||||
MemoryStream stream, memoryStream = null;
|
||||
|
||||
StreamWriter streamWriter = null;
|
||||
StreamWriter streamWriter;
|
||||
|
||||
try
|
||||
{
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@
|
|||
"defaultNamespace": "Yavsc"
|
||||
},
|
||||
"dependencies": {
|
||||
"Newtonsoft.Json": "6.0.1-beta1",
|
||||
"Newtonsoft.Json": "7.0.1",
|
||||
"Microsoft.AspNet.Identity.EntityFramework": "3.0.0-rc1-*",
|
||||
"OAuth.AspNet.Token": {
|
||||
"type": "build",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue