FileZip.deps.json 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v2.1",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v2.1": {
  9. "FileZip/1.6": {
  10. "dependencies": {
  11. "SharpCompress": "0.28.3"
  12. },
  13. "runtime": {
  14. "FileZip.dll": {}
  15. }
  16. },
  17. "Microsoft.NETCore.Platforms/5.0.0": {},
  18. "SharpCompress/0.28.3": {
  19. "dependencies": {
  20. "System.Buffers": "4.4.0",
  21. "System.Memory": "4.5.3",
  22. "System.Text.Encoding.CodePages": "5.0.0"
  23. },
  24. "runtime": {
  25. "lib/netstandard2.0/SharpCompress.dll": {
  26. "assemblyVersion": "0.28.3.0",
  27. "fileVersion": "0.28.3.0"
  28. }
  29. }
  30. },
  31. "System.Buffers/4.4.0": {},
  32. "System.Memory/4.5.3": {},
  33. "System.Runtime.CompilerServices.Unsafe/5.0.0": {
  34. "runtime": {
  35. "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll": {
  36. "assemblyVersion": "5.0.0.0",
  37. "fileVersion": "5.0.20.51904"
  38. }
  39. }
  40. },
  41. "System.Text.Encoding.CodePages/5.0.0": {
  42. "dependencies": {
  43. "Microsoft.NETCore.Platforms": "5.0.0",
  44. "System.Runtime.CompilerServices.Unsafe": "5.0.0"
  45. },
  46. "runtime": {
  47. "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {
  48. "assemblyVersion": "5.0.0.0",
  49. "fileVersion": "5.0.20.51904"
  50. }
  51. },
  52. "runtimeTargets": {
  53. "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll": {
  54. "rid": "win",
  55. "assetType": "runtime",
  56. "assemblyVersion": "5.0.0.0",
  57. "fileVersion": "5.0.20.51904"
  58. }
  59. }
  60. }
  61. }
  62. },
  63. "libraries": {
  64. "FileZip/1.6": {
  65. "type": "project",
  66. "serviceable": false,
  67. "sha512": ""
  68. },
  69. "Microsoft.NETCore.Platforms/5.0.0": {
  70. "type": "package",
  71. "serviceable": true,
  72. "sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
  73. "path": "microsoft.netcore.platforms/5.0.0",
  74. "hashPath": "microsoft.netcore.platforms.5.0.0.nupkg.sha512"
  75. },
  76. "SharpCompress/0.28.3": {
  77. "type": "package",
  78. "serviceable": true,
  79. "sha512": "sha512-xHwIcPrCDHV0dBHQOTgFQxFcDERRysISrUpVjDBNhBl27Sha+nBZApip9xpUHA8FK+7V0T0p7J4xve29awGHEw==",
  80. "path": "sharpcompress/0.28.3",
  81. "hashPath": "sharpcompress.0.28.3.nupkg.sha512"
  82. },
  83. "System.Buffers/4.4.0": {
  84. "type": "package",
  85. "serviceable": true,
  86. "sha512": "sha512-AwarXzzoDwX6BgrhjoJsk6tUezZEozOT5Y9QKF94Gl4JK91I4PIIBkBco9068Y9/Dra8Dkbie99kXB8+1BaYKw==",
  87. "path": "system.buffers/4.4.0",
  88. "hashPath": "system.buffers.4.4.0.nupkg.sha512"
  89. },
  90. "System.Memory/4.5.3": {
  91. "type": "package",
  92. "serviceable": true,
  93. "sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==",
  94. "path": "system.memory/4.5.3",
  95. "hashPath": "system.memory.4.5.3.nupkg.sha512"
  96. },
  97. "System.Runtime.CompilerServices.Unsafe/5.0.0": {
  98. "type": "package",
  99. "serviceable": true,
  100. "sha512": "sha512-ZD9TMpsmYJLrxbbmdvhwt9YEgG5WntEnZ/d1eH8JBX9LBp+Ju8BSBhUGbZMNVHHomWo2KVImJhTDl2hIgw/6MA==",
  101. "path": "system.runtime.compilerservices.unsafe/5.0.0",
  102. "hashPath": "system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512"
  103. },
  104. "System.Text.Encoding.CodePages/5.0.0": {
  105. "type": "package",
  106. "serviceable": true,
  107. "sha512": "sha512-NyscU59xX6Uo91qvhOs2Ccho3AR2TnZPomo1Z0K6YpyztBPM/A5VbkzOO19sy3A3i1TtEnTxA7bCe3Us+r5MWg==",
  108. "path": "system.text.encoding.codepages/5.0.0",
  109. "hashPath": "system.text.encoding.codepages.5.0.0.nupkg.sha512"
  110. }
  111. }
  112. }