Dynamsoft.PDF.deps.json 2.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v3.1",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v3.1": {
  9. "Dynamsoft.PDF/8.2.0.0315": {
  10. "dependencies": {
  11. "System.Drawing.Common": "5.0.1"
  12. },
  13. "runtime": {
  14. "Dynamsoft.PDF.dll": {}
  15. }
  16. },
  17. "Microsoft.NETCore.Platforms/5.0.0": {},
  18. "Microsoft.Win32.SystemEvents/5.0.0": {
  19. "dependencies": {
  20. "Microsoft.NETCore.Platforms": "5.0.0"
  21. },
  22. "runtime": {
  23. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {
  24. "assemblyVersion": "5.0.0.0",
  25. "fileVersion": "5.0.20.51904"
  26. }
  27. },
  28. "runtimeTargets": {
  29. "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": {
  30. "rid": "win",
  31. "assetType": "runtime",
  32. "assemblyVersion": "5.0.0.0",
  33. "fileVersion": "5.0.20.51904"
  34. }
  35. }
  36. },
  37. "System.Drawing.Common/5.0.1": {
  38. "dependencies": {
  39. "Microsoft.Win32.SystemEvents": "5.0.0"
  40. },
  41. "runtime": {
  42. "lib/netcoreapp3.0/System.Drawing.Common.dll": {
  43. "assemblyVersion": "5.0.0.1",
  44. "fileVersion": "5.0.321.7212"
  45. }
  46. },
  47. "runtimeTargets": {
  48. "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
  49. "rid": "unix",
  50. "assetType": "runtime",
  51. "assemblyVersion": "5.0.0.1",
  52. "fileVersion": "5.0.321.7212"
  53. },
  54. "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": {
  55. "rid": "win",
  56. "assetType": "runtime",
  57. "assemblyVersion": "5.0.0.1",
  58. "fileVersion": "5.0.321.7212"
  59. }
  60. }
  61. }
  62. }
  63. },
  64. "libraries": {
  65. "Dynamsoft.PDF/8.2.0.0315": {
  66. "type": "project",
  67. "serviceable": false,
  68. "sha512": ""
  69. },
  70. "Microsoft.NETCore.Platforms/5.0.0": {
  71. "type": "package",
  72. "serviceable": true,
  73. "sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
  74. "path": "microsoft.netcore.platforms/5.0.0",
  75. "hashPath": "microsoft.netcore.platforms.5.0.0.nupkg.sha512"
  76. },
  77. "Microsoft.Win32.SystemEvents/5.0.0": {
  78. "type": "package",
  79. "serviceable": true,
  80. "sha512": "sha512-Bh6blKG8VAKvXiLe2L+sEsn62nc1Ij34MrNxepD2OCrS5cpCwQa9MeLyhVQPQ/R4Wlzwuy6wMK8hLb11QPDRsQ==",
  81. "path": "microsoft.win32.systemevents/5.0.0",
  82. "hashPath": "microsoft.win32.systemevents.5.0.0.nupkg.sha512"
  83. },
  84. "System.Drawing.Common/5.0.1": {
  85. "type": "package",
  86. "serviceable": true,
  87. "sha512": "sha512-3IN8zWk395Qu+7wnoTbebEjdP3izZBBKAahgWuC0jp9tCgTdUFN6KsrqQl0I3L+ptZD/LvwKjgFp1u+x3+p+DA==",
  88. "path": "system.drawing.common/5.0.1",
  89. "hashPath": "system.drawing.common.5.0.1.nupkg.sha512"
  90. }
  91. }
  92. }