GCM Ok[Debug]
This commit is contained in:
parent
6a7a78558e
commit
b2fa0b34e8
16 changed files with 126 additions and 22 deletions
|
|
@ -120,6 +120,18 @@
|
|||
"lib/net45/System.Interactive.Async.dll": {}
|
||||
}
|
||||
},
|
||||
"Json.NET.Web/1.0.49": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
"Newtonsoft.Json": "8.0.3"
|
||||
},
|
||||
"compile": {
|
||||
"lib/portable45-net45+win8+wpa81/Json.NET.Web.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/portable45-net45+win8+wpa81/Json.NET.Web.dll": {}
|
||||
}
|
||||
},
|
||||
"Microsoft.AspNet.Authentication/1.0.0-rc1-final": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
|
|
@ -754,7 +766,11 @@
|
|||
},
|
||||
"Yavsc.Client/1.0.0": {
|
||||
"type": "project",
|
||||
"framework": ".NETPortable,Version=v4.5,Profile=Profile111"
|
||||
"framework": ".NETPortable,Version=v4.5,Profile=Profile111",
|
||||
"dependencies": {
|
||||
"Json.NET.Web": "1.0.49",
|
||||
"Newtonsoft.Json": "9.0.1"
|
||||
}
|
||||
}
|
||||
},
|
||||
".NETFramework,Version=v4.5.1/win7-x86": {
|
||||
|
|
@ -875,6 +891,18 @@
|
|||
"lib/net45/System.Interactive.Async.dll": {}
|
||||
}
|
||||
},
|
||||
"Json.NET.Web/1.0.49": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
"Newtonsoft.Json": "8.0.3"
|
||||
},
|
||||
"compile": {
|
||||
"lib/portable45-net45+win8+wpa81/Json.NET.Web.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/portable45-net45+win8+wpa81/Json.NET.Web.dll": {}
|
||||
}
|
||||
},
|
||||
"Microsoft.AspNet.Authentication/1.0.0-rc1-final": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
|
|
@ -1509,7 +1537,11 @@
|
|||
},
|
||||
"Yavsc.Client/1.0.0": {
|
||||
"type": "project",
|
||||
"framework": ".NETPortable,Version=v4.5,Profile=Profile111"
|
||||
"framework": ".NETPortable,Version=v4.5,Profile=Profile111",
|
||||
"dependencies": {
|
||||
"Json.NET.Web": "1.0.49",
|
||||
"Newtonsoft.Json": "9.0.1"
|
||||
}
|
||||
}
|
||||
},
|
||||
".NETFramework,Version=v4.5.1/win7-x64": {
|
||||
|
|
@ -1630,6 +1662,18 @@
|
|||
"lib/net45/System.Interactive.Async.dll": {}
|
||||
}
|
||||
},
|
||||
"Json.NET.Web/1.0.49": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
"Newtonsoft.Json": "8.0.3"
|
||||
},
|
||||
"compile": {
|
||||
"lib/portable45-net45+win8+wpa81/Json.NET.Web.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/portable45-net45+win8+wpa81/Json.NET.Web.dll": {}
|
||||
}
|
||||
},
|
||||
"Microsoft.AspNet.Authentication/1.0.0-rc1-final": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
|
|
@ -2264,7 +2308,11 @@
|
|||
},
|
||||
"Yavsc.Client/1.0.0": {
|
||||
"type": "project",
|
||||
"framework": ".NETPortable,Version=v4.5,Profile=Profile111"
|
||||
"framework": ".NETPortable,Version=v4.5,Profile=Profile111",
|
||||
"dependencies": {
|
||||
"Json.NET.Web": "1.0.49",
|
||||
"Newtonsoft.Json": "9.0.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
@ -2383,6 +2431,16 @@
|
|||
"lib/portable-windows8+net45+wp8/System.Interactive.Async.XML"
|
||||
]
|
||||
},
|
||||
"Json.NET.Web/1.0.49": {
|
||||
"type": "package",
|
||||
"sha512": "1lhQBN6Oi5IEf2BIhBgqWH3r9uBUitvsoQi0QlC+8IkFYyHq+076OorXbcTxmcXgSsmc66LyoUpqG62BnLOWgg==",
|
||||
"files": [
|
||||
"Json.NET.Web.1.0.49.nupkg",
|
||||
"Json.NET.Web.1.0.49.nupkg.sha512",
|
||||
"Json.NET.Web.nuspec",
|
||||
"lib/portable45-net45+win8+wpa81/Json.NET.Web.dll"
|
||||
]
|
||||
},
|
||||
"Microsoft.AspNet.Authentication/1.0.0-rc1-final": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue