Luban.Bson.deps.json 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v8.0",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v8.0": {
  9. "Luban.Bson/1.0.0": {
  10. "dependencies": {
  11. "Luban.Core": "1.0.0",
  12. "Newtonsoft.Json.Bson": "1.0.3"
  13. },
  14. "runtime": {
  15. "Luban.Bson.dll": {}
  16. }
  17. },
  18. "Newtonsoft.Json/13.0.1": {
  19. "runtime": {
  20. "lib/netstandard2.0/Newtonsoft.Json.dll": {
  21. "assemblyVersion": "13.0.0.0",
  22. "fileVersion": "13.0.1.25517"
  23. }
  24. }
  25. },
  26. "Newtonsoft.Json.Bson/1.0.3": {
  27. "dependencies": {
  28. "Newtonsoft.Json": "13.0.1"
  29. },
  30. "runtime": {
  31. "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {
  32. "assemblyVersion": "1.0.0.0",
  33. "fileVersion": "1.0.3.29904"
  34. }
  35. }
  36. },
  37. "NLog/5.3.4": {
  38. "runtime": {
  39. "lib/netstandard2.0/NLog.dll": {
  40. "assemblyVersion": "5.0.0.0",
  41. "fileVersion": "5.3.4.2778"
  42. }
  43. }
  44. },
  45. "Scriban/5.12.0": {
  46. "runtime": {
  47. "lib/net7.0/Scriban.dll": {
  48. "assemblyVersion": "5.0.0.0",
  49. "fileVersion": "5.12.0.0"
  50. }
  51. }
  52. },
  53. "Luban.Core/1.0.0": {
  54. "dependencies": {
  55. "NLog": "5.3.4",
  56. "Scriban": "5.12.0"
  57. },
  58. "runtime": {
  59. "Luban.Core.dll": {
  60. "assemblyVersion": "1.0.0.0",
  61. "fileVersion": "1.0.0.0"
  62. }
  63. }
  64. }
  65. }
  66. },
  67. "libraries": {
  68. "Luban.Bson/1.0.0": {
  69. "type": "project",
  70. "serviceable": false,
  71. "sha512": ""
  72. },
  73. "Newtonsoft.Json/13.0.1": {
  74. "type": "package",
  75. "serviceable": true,
  76. "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
  77. "path": "newtonsoft.json/13.0.1",
  78. "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
  79. },
  80. "Newtonsoft.Json.Bson/1.0.3": {
  81. "type": "package",
  82. "serviceable": true,
  83. "sha512": "sha512-bCcwagnHfYnhwQfY1criEcn6Hy9PtBuVnZu0pA8hmRhuR3jI/8WxVgoVAdNw9BJ3JHkxmWJzpj/AQy+PMMLqxg==",
  84. "path": "newtonsoft.json.bson/1.0.3",
  85. "hashPath": "newtonsoft.json.bson.1.0.3.nupkg.sha512"
  86. },
  87. "NLog/5.3.4": {
  88. "type": "package",
  89. "serviceable": true,
  90. "sha512": "sha512-gLy7+O1hEYJXIlcTr1/VWjGXrZTQFZzYNO18IWasD64pNwz0BreV+nHLxWKXWZzERRzoKnsk2XYtwLkTVk7J1A==",
  91. "path": "nlog/5.3.4",
  92. "hashPath": "nlog.5.3.4.nupkg.sha512"
  93. },
  94. "Scriban/5.12.0": {
  95. "type": "package",
  96. "serviceable": true,
  97. "sha512": "sha512-/YTTCxjBIpfwX3MKMT4JMFVl1jX4IHW7zih+Bg3cTIkzGnbFt+B3l/k90ILDw6DRiFE7T+VxEyls7zk4p029ng==",
  98. "path": "scriban/5.12.0",
  99. "hashPath": "scriban.5.12.0.nupkg.sha512"
  100. },
  101. "Luban.Core/1.0.0": {
  102. "type": "project",
  103. "serviceable": false,
  104. "sha512": ""
  105. }
  106. }
  107. }