Storage.deps.json 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETStandard,Version=v2.0/",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETStandard,Version=v2.0": {},
  9. ".NETStandard,Version=v2.0/": {
  10. "Storage/1.0.0": {
  11. "dependencies": {
  12. "Common": "1.0.0",
  13. "NETStandard.Library": "2.0.3"
  14. },
  15. "runtime": {
  16. "Storage.dll": {}
  17. }
  18. },
  19. "Microsoft.NETCore.Platforms/1.1.0": {},
  20. "NETStandard.Library/2.0.3": {
  21. "dependencies": {
  22. "Microsoft.NETCore.Platforms": "1.1.0"
  23. }
  24. },
  25. "Common/1.0.0": {
  26. "dependencies": {
  27. "LC.Newtonsoft.Json": "11.0.1-beta2"
  28. },
  29. "runtime": {
  30. "Common.dll": {}
  31. }
  32. },
  33. "LC.Newtonsoft.Json/11.0.1-beta2": {
  34. "runtime": {
  35. "LC.Newtonsoft.Json.dll": {}
  36. }
  37. }
  38. }
  39. },
  40. "libraries": {
  41. "Storage/1.0.0": {
  42. "type": "project",
  43. "serviceable": false,
  44. "sha512": ""
  45. },
  46. "Microsoft.NETCore.Platforms/1.1.0": {
  47. "type": "package",
  48. "serviceable": true,
  49. "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
  50. "path": "microsoft.netcore.platforms/1.1.0",
  51. "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
  52. },
  53. "NETStandard.Library/2.0.3": {
  54. "type": "package",
  55. "serviceable": true,
  56. "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
  57. "path": "netstandard.library/2.0.3",
  58. "hashPath": "netstandard.library.2.0.3.nupkg.sha512"
  59. },
  60. "Common/1.0.0": {
  61. "type": "project",
  62. "serviceable": false,
  63. "sha512": ""
  64. },
  65. "LC.Newtonsoft.Json/11.0.1-beta2": {
  66. "type": "project",
  67. "serviceable": false,
  68. "sha512": ""
  69. }
  70. }
  71. }