Web_Core.deps.json 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v6.0",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v6.0": {
  9. "Web_Core/1.0.0": {
  10. "dependencies": {
  11. "Newtonsoft.Json": "13.0.1",
  12. "System.Drawing.Common": "6.0.0",
  13. "ZXing.Net": "0.16.8"
  14. },
  15. "runtime": {
  16. "Web_Core.dll": {}
  17. }
  18. },
  19. "Microsoft.Win32.SystemEvents/6.0.0": {
  20. "runtime": {
  21. "lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
  22. "assemblyVersion": "6.0.0.0",
  23. "fileVersion": "6.0.21.52210"
  24. }
  25. },
  26. "runtimeTargets": {
  27. "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
  28. "rid": "win",
  29. "assetType": "runtime",
  30. "assemblyVersion": "6.0.0.0",
  31. "fileVersion": "6.0.21.52210"
  32. }
  33. }
  34. },
  35. "Newtonsoft.Json/13.0.1": {
  36. "runtime": {
  37. "lib/netstandard2.0/Newtonsoft.Json.dll": {
  38. "assemblyVersion": "13.0.0.0",
  39. "fileVersion": "13.0.1.25517"
  40. }
  41. }
  42. },
  43. "System.Drawing.Common/6.0.0": {
  44. "dependencies": {
  45. "Microsoft.Win32.SystemEvents": "6.0.0"
  46. },
  47. "runtime": {
  48. "lib/net6.0/System.Drawing.Common.dll": {
  49. "assemblyVersion": "6.0.0.0",
  50. "fileVersion": "6.0.21.52210"
  51. }
  52. },
  53. "runtimeTargets": {
  54. "runtimes/unix/lib/net6.0/System.Drawing.Common.dll": {
  55. "rid": "unix",
  56. "assetType": "runtime",
  57. "assemblyVersion": "6.0.0.0",
  58. "fileVersion": "6.0.21.52210"
  59. },
  60. "runtimes/win/lib/net6.0/System.Drawing.Common.dll": {
  61. "rid": "win",
  62. "assetType": "runtime",
  63. "assemblyVersion": "6.0.0.0",
  64. "fileVersion": "6.0.21.52210"
  65. }
  66. }
  67. },
  68. "ZXing.Net/0.16.8": {
  69. "runtime": {
  70. "lib/net6.0/zxing.dll": {
  71. "assemblyVersion": "0.16.8.0",
  72. "fileVersion": "0.16.8.0"
  73. }
  74. }
  75. }
  76. }
  77. },
  78. "libraries": {
  79. "Web_Core/1.0.0": {
  80. "type": "project",
  81. "serviceable": false,
  82. "sha512": ""
  83. },
  84. "Microsoft.Win32.SystemEvents/6.0.0": {
  85. "type": "package",
  86. "serviceable": true,
  87. "sha512": "sha512-hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==",
  88. "path": "microsoft.win32.systemevents/6.0.0",
  89. "hashPath": "microsoft.win32.systemevents.6.0.0.nupkg.sha512"
  90. },
  91. "Newtonsoft.Json/13.0.1": {
  92. "type": "package",
  93. "serviceable": true,
  94. "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
  95. "path": "newtonsoft.json/13.0.1",
  96. "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
  97. },
  98. "System.Drawing.Common/6.0.0": {
  99. "type": "package",
  100. "serviceable": true,
  101. "sha512": "sha512-NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
  102. "path": "system.drawing.common/6.0.0",
  103. "hashPath": "system.drawing.common.6.0.0.nupkg.sha512"
  104. },
  105. "ZXing.Net/0.16.8": {
  106. "type": "package",
  107. "serviceable": true,
  108. "sha512": "sha512-Cbbe+x7I7E+VJ0VxU1fPc7AktIw/9xea/ZY/fh38sXqTQ75LJp9ooGUjpzFqfpPfIKozAoXgJ4yvY4GzKpPBzQ==",
  109. "path": "zxing.net/0.16.8",
  110. "hashPath": "zxing.net.0.16.8.nupkg.sha512"
  111. }
  112. }
  113. }