NPOI.deps.json 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETStandard,Version=v2.0/",
  4. "signature": "f3247252f71688b566c9b169cc236cfdfd2c9409"
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETStandard,Version=v2.0": {},
  9. ".NETStandard,Version=v2.0/": {
  10. "NPOI/1.0.0": {
  11. "dependencies": {
  12. "NETStandard.Library": "2.0.3",
  13. "SharpZipLib": "1.0.0",
  14. "System.Configuration.ConfigurationManager": "4.5.0",
  15. "System.Drawing.Common": "4.5.0",
  16. "System.Text.Encoding.CodePages": "4.5.0"
  17. },
  18. "runtime": {
  19. "NPOI.dll": {}
  20. }
  21. },
  22. "Microsoft.NETCore.Platforms/1.1.0": {},
  23. "NETStandard.Library/2.0.3": {
  24. "dependencies": {
  25. "Microsoft.NETCore.Platforms": "1.1.0"
  26. }
  27. },
  28. "SharpZipLib/1.0.0": {
  29. "runtime": {
  30. "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll": {
  31. "assemblyVersion": "1.0.0.999",
  32. "fileVersion": "1.0.0.999"
  33. }
  34. }
  35. },
  36. "System.Buffers/4.4.0": {
  37. "runtime": {
  38. "lib/netstandard2.0/System.Buffers.dll": {
  39. "assemblyVersion": "4.0.2.0",
  40. "fileVersion": "4.6.25519.3"
  41. }
  42. }
  43. },
  44. "System.Configuration.ConfigurationManager/4.5.0": {
  45. "dependencies": {
  46. "System.Security.Cryptography.ProtectedData": "4.5.0",
  47. "System.Security.Permissions": "4.5.0"
  48. },
  49. "runtime": {
  50. "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": {
  51. "assemblyVersion": "4.0.1.0",
  52. "fileVersion": "4.6.26515.6"
  53. }
  54. }
  55. },
  56. "System.Drawing.Common/4.5.0": {
  57. "runtime": {
  58. "lib/netstandard2.0/System.Drawing.Common.dll": {
  59. "assemblyVersion": "4.0.0.0",
  60. "fileVersion": "4.6.26515.6"
  61. }
  62. }
  63. },
  64. "System.Memory/4.5.0": {
  65. "dependencies": {
  66. "System.Buffers": "4.4.0",
  67. "System.Numerics.Vectors": "4.4.0",
  68. "System.Runtime.CompilerServices.Unsafe": "4.5.0"
  69. },
  70. "runtime": {
  71. "lib/netstandard2.0/System.Memory.dll": {
  72. "assemblyVersion": "4.0.1.0",
  73. "fileVersion": "4.6.26515.6"
  74. }
  75. }
  76. },
  77. "System.Numerics.Vectors/4.4.0": {
  78. "runtime": {
  79. "lib/netstandard2.0/System.Numerics.Vectors.dll": {
  80. "assemblyVersion": "4.1.3.0",
  81. "fileVersion": "4.6.25519.3"
  82. }
  83. }
  84. },
  85. "System.Runtime.CompilerServices.Unsafe/4.5.0": {
  86. "runtime": {
  87. "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {
  88. "assemblyVersion": "4.0.4.0",
  89. "fileVersion": "0.0.0.0"
  90. }
  91. }
  92. },
  93. "System.Security.AccessControl/4.5.0": {
  94. "dependencies": {
  95. "System.Security.Principal.Windows": "4.5.0"
  96. },
  97. "runtime": {
  98. "lib/netstandard2.0/System.Security.AccessControl.dll": {
  99. "assemblyVersion": "4.1.1.0",
  100. "fileVersion": "4.6.26515.6"
  101. }
  102. }
  103. },
  104. "System.Security.Cryptography.ProtectedData/4.5.0": {
  105. "dependencies": {
  106. "System.Memory": "4.5.0"
  107. },
  108. "runtime": {
  109. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
  110. "assemblyVersion": "4.0.3.0",
  111. "fileVersion": "4.6.26515.6"
  112. }
  113. }
  114. },
  115. "System.Security.Permissions/4.5.0": {
  116. "dependencies": {
  117. "System.Security.AccessControl": "4.5.0"
  118. },
  119. "runtime": {
  120. "lib/netstandard2.0/System.Security.Permissions.dll": {
  121. "assemblyVersion": "4.0.1.0",
  122. "fileVersion": "4.6.26515.6"
  123. }
  124. }
  125. },
  126. "System.Security.Principal.Windows/4.5.0": {
  127. "runtime": {
  128. "lib/netstandard2.0/System.Security.Principal.Windows.dll": {
  129. "assemblyVersion": "4.1.1.0",
  130. "fileVersion": "4.6.26515.6"
  131. }
  132. }
  133. },
  134. "System.Text.Encoding.CodePages/4.5.0": {
  135. "dependencies": {
  136. "System.Runtime.CompilerServices.Unsafe": "4.5.0"
  137. },
  138. "runtime": {
  139. "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {
  140. "assemblyVersion": "4.1.1.0",
  141. "fileVersion": "4.6.26515.6"
  142. }
  143. }
  144. }
  145. }
  146. },
  147. "libraries": {
  148. "NPOI/1.0.0": {
  149. "type": "project",
  150. "serviceable": false,
  151. "sha512": ""
  152. },
  153. "Microsoft.NETCore.Platforms/1.1.0": {
  154. "type": "package",
  155. "serviceable": true,
  156. "sha512": "sha512-bLpT1f/SFlO1CzqXG12KnJzpZs6lv24uX2Rzi4Fmm0noJpNlnWRVryuO3yK18Ca04t/YHcO1e1Z0WDfjseqNzw==",
  157. "path": "microsoft.netcore.platforms/1.1.0",
  158. "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
  159. },
  160. "NETStandard.Library/2.0.3": {
  161. "type": "package",
  162. "serviceable": true,
  163. "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
  164. "path": "netstandard.library/2.0.3",
  165. "hashPath": "netstandard.library.2.0.3.nupkg.sha512"
  166. },
  167. "SharpZipLib/1.0.0": {
  168. "type": "package",
  169. "serviceable": true,
  170. "sha512": "sha512-38egGevtPMQn/6olZZUteKUC7+BD47LdCGKo9Vyj17+HWDwiqPXsyJu55q9WSybhwVKwt0q2FLhiuJjZfQpsHw==",
  171. "path": "sharpziplib/1.0.0",
  172. "hashPath": "sharpziplib.1.0.0.nupkg.sha512"
  173. },
  174. "System.Buffers/4.4.0": {
  175. "type": "package",
  176. "serviceable": true,
  177. "sha512": "sha512-Ii2bedd4HVzddupdU35n3ygohUPlNn7MDimBOYcwWNce2NizQ1fCSaQJY1Tzv80aMqOGpVcU4wZr/Xe50xcTwg==",
  178. "path": "system.buffers/4.4.0",
  179. "hashPath": "system.buffers.4.4.0.nupkg.sha512"
  180. },
  181. "System.Configuration.ConfigurationManager/4.5.0": {
  182. "type": "package",
  183. "serviceable": true,
  184. "sha512": "sha512-+2SYYKwbN0n+9SrBanflZdaVleFkytEfTNzOu+f3SK0vROMMrorpw1UJyHJQ1ZooughRxPmLj8Fh5N2tSe7sdA==",
  185. "path": "system.configuration.configurationmanager/4.5.0",
  186. "hashPath": "system.configuration.configurationmanager.4.5.0.nupkg.sha512"
  187. },
  188. "System.Drawing.Common/4.5.0": {
  189. "type": "package",
  190. "serviceable": true,
  191. "sha512": "sha512-uYixYbB0vzxSbc9B7jzwwUA8Upodaj3g2ZNnREWW6zoBw9DltzltcEa1g0I4u6ARqVJ0t4E3yJAWw5h2gvJlhQ==",
  192. "path": "system.drawing.common/4.5.0",
  193. "hashPath": "system.drawing.common.4.5.0.nupkg.sha512"
  194. },
  195. "System.Memory/4.5.0": {
  196. "type": "package",
  197. "serviceable": true,
  198. "sha512": "sha512-ULODiqdq81e9YfQS/GL4P5zgek90jyPykAV4t1Sp4sjID3/Ebi18lbvOKm+81biHR5a5FdFRXSU/JVc6nxr/7A==",
  199. "path": "system.memory/4.5.0",
  200. "hashPath": "system.memory.4.5.0.nupkg.sha512"
  201. },
  202. "System.Numerics.Vectors/4.4.0": {
  203. "type": "package",
  204. "serviceable": true,
  205. "sha512": "sha512-gdRrUJs1RrjW3JB5p82hYjA67xoeFLvh0SdSIWjTiN8qExlbFt/RtXwVYNc5BukJ/f9OKzQQS6gakzbJeHTqHg==",
  206. "path": "system.numerics.vectors/4.4.0",
  207. "hashPath": "system.numerics.vectors.4.4.0.nupkg.sha512"
  208. },
  209. "System.Runtime.CompilerServices.Unsafe/4.5.0": {
  210. "type": "package",
  211. "serviceable": true,
  212. "sha512": "sha512-6zBxkHYemB0kQiHP3vGXGRXejZVoNVuMn2paUuqKKi5Wyjkxfkp+D0rd0c3VrGwotidRINt6KpOi2smL4VkJKw==",
  213. "path": "system.runtime.compilerservices.unsafe/4.5.0",
  214. "hashPath": "system.runtime.compilerservices.unsafe.4.5.0.nupkg.sha512"
  215. },
  216. "System.Security.AccessControl/4.5.0": {
  217. "type": "package",
  218. "serviceable": true,
  219. "sha512": "sha512-aVjTe36YkO8FzfNhMLoPEzv3gF9rphoW9ngFhG/MH4zzEPLx07sNrgCLwMP4Wx2leI6qarMrGv21OwQXYUKLmw==",
  220. "path": "system.security.accesscontrol/4.5.0",
  221. "hashPath": "system.security.accesscontrol.4.5.0.nupkg.sha512"
  222. },
  223. "System.Security.Cryptography.ProtectedData/4.5.0": {
  224. "type": "package",
  225. "serviceable": true,
  226. "sha512": "sha512-s/MFK8BvgtejZj5a8qAPDXEGBtWkpFX98qwQP/wqVa9CgIC7LrKHxDFdlN5x6afGAb0ZVBVGIZlCdBLnO2QjZw==",
  227. "path": "system.security.cryptography.protecteddata/4.5.0",
  228. "hashPath": "system.security.cryptography.protecteddata.4.5.0.nupkg.sha512"
  229. },
  230. "System.Security.Permissions/4.5.0": {
  231. "type": "package",
  232. "serviceable": true,
  233. "sha512": "sha512-vDQ7q30Soe0a1cPhvxn+7IFmMeTG5IP+hTQrnKQDjTNpD2epqwbZSzMM2Git5TXBr4Kwwhc/0SEtJY0qPoiegA==",
  234. "path": "system.security.permissions/4.5.0",
  235. "hashPath": "system.security.permissions.4.5.0.nupkg.sha512"
  236. },
  237. "System.Security.Principal.Windows/4.5.0": {
  238. "type": "package",
  239. "serviceable": true,
  240. "sha512": "sha512-WA9ETb/pY3BjnxKjBUHEgO59B7d/nnmjHFsqjJ2eDT780nD769CT1/bw2ia0Z6W7NqlcqokE6sKGKa6uw88XGA==",
  241. "path": "system.security.principal.windows/4.5.0",
  242. "hashPath": "system.security.principal.windows.4.5.0.nupkg.sha512"
  243. },
  244. "System.Text.Encoding.CodePages/4.5.0": {
  245. "type": "package",
  246. "serviceable": true,
  247. "sha512": "sha512-16EVkWmNnoH3/Yj9c5s5VuLK5Uv/Dnkc3P2kMmnD7wJcUuvcHVvM2IhVJanf2hHRZUitH+cIkPCPHrBoCXc7Rw==",
  248. "path": "system.text.encoding.codepages/4.5.0",
  249. "hashPath": "system.text.encoding.codepages.4.5.0.nupkg.sha512"
  250. }
  251. }
  252. }