You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

405 lines
14 KiB

8 months ago
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETStandard,Version=v2.1/",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETStandard,Version=v2.1": {},
  9. ".NETStandard,Version=v2.1/": {
  10. "Mirle.Component.MCProtocol/1.0.0": {
  11. "dependencies": {
  12. "NetMQ": "4.0.1.13"
  13. },
  14. "runtime": {
  15. "Mirle.Component.MCProtocol.dll": {}
  16. }
  17. },
  18. "AsyncIO/0.1.69": {
  19. "runtime": {
  20. "lib/netstandard2.0/AsyncIO.dll": {
  21. "assemblyVersion": "0.1.69.0",
  22. "fileVersion": "0.1.69.0"
  23. }
  24. }
  25. },
  26. "Microsoft.Bcl.AsyncInterfaces/5.0.0": {
  27. "runtime": {
  28. "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
  29. "assemblyVersion": "5.0.0.0",
  30. "fileVersion": "5.0.20.51904"
  31. }
  32. }
  33. },
  34. "Microsoft.Extensions.ObjectPool/5.0.10": {
  35. "runtime": {
  36. "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": {
  37. "assemblyVersion": "5.0.0.0",
  38. "fileVersion": "5.0.1021.41022"
  39. }
  40. }
  41. },
  42. "NaCl.Net/0.1.13": {
  43. "runtime": {
  44. "lib/netstandard2.1/NaCl.dll": {
  45. "assemblyVersion": "0.1.13.0",
  46. "fileVersion": "0.1.13.0"
  47. }
  48. }
  49. },
  50. "NetMQ/4.0.1.13": {
  51. "dependencies": {
  52. "AsyncIO": "0.1.69",
  53. "NaCl.Net": "0.1.13",
  54. "System.ServiceModel.Primitives": "4.9.0",
  55. "System.ValueTuple": "4.5.0"
  56. },
  57. "runtime": {
  58. "lib/netstandard2.1/NetMQ.dll": {
  59. "assemblyVersion": "4.0.1.13",
  60. "fileVersion": "4.0.1.13"
  61. }
  62. }
  63. },
  64. "System.Buffers/4.5.1": {
  65. "runtime": {
  66. "lib/netstandard2.0/System.Buffers.dll": {
  67. "assemblyVersion": "4.0.3.0",
  68. "fileVersion": "4.6.28619.1"
  69. }
  70. }
  71. },
  72. "System.Formats.Asn1/5.0.0": {
  73. "dependencies": {
  74. "System.Buffers": "4.5.1",
  75. "System.Memory": "4.5.4"
  76. },
  77. "runtime": {
  78. "lib/netstandard2.0/System.Formats.Asn1.dll": {
  79. "assemblyVersion": "5.0.0.0",
  80. "fileVersion": "5.0.20.51904"
  81. }
  82. }
  83. },
  84. "System.Memory/4.5.4": {
  85. "dependencies": {
  86. "System.Buffers": "4.5.1",
  87. "System.Numerics.Vectors": "4.5.0",
  88. "System.Runtime.CompilerServices.Unsafe": "4.5.3"
  89. },
  90. "runtime": {
  91. "lib/netstandard2.0/System.Memory.dll": {
  92. "assemblyVersion": "4.0.1.1",
  93. "fileVersion": "4.6.28619.1"
  94. }
  95. }
  96. },
  97. "System.Numerics.Vectors/4.5.0": {
  98. "runtime": {
  99. "lib/netstandard2.0/System.Numerics.Vectors.dll": {
  100. "assemblyVersion": "4.1.4.0",
  101. "fileVersion": "4.6.26515.6"
  102. }
  103. }
  104. },
  105. "System.Private.ServiceModel/4.9.0": {
  106. "dependencies": {
  107. "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
  108. "Microsoft.Extensions.ObjectPool": "5.0.10",
  109. "System.Numerics.Vectors": "4.5.0",
  110. "System.Reflection.DispatchProxy": "4.7.1",
  111. "System.Security.Cryptography.Xml": "5.0.0",
  112. "System.Security.Principal.Windows": "5.0.0"
  113. },
  114. "runtime": {
  115. "lib/netstandard2.0/System.Private.ServiceModel.dll": {
  116. "assemblyVersion": "4.9.0.0",
  117. "fileVersion": "4.900.21.52002"
  118. }
  119. },
  120. "resources": {
  121. "lib/netstandard2.0/cs/System.Private.ServiceModel.resources.dll": {
  122. "locale": "cs"
  123. },
  124. "lib/netstandard2.0/de/System.Private.ServiceModel.resources.dll": {
  125. "locale": "de"
  126. },
  127. "lib/netstandard2.0/es/System.Private.ServiceModel.resources.dll": {
  128. "locale": "es"
  129. },
  130. "lib/netstandard2.0/fr/System.Private.ServiceModel.resources.dll": {
  131. "locale": "fr"
  132. },
  133. "lib/netstandard2.0/it/System.Private.ServiceModel.resources.dll": {
  134. "locale": "it"
  135. },
  136. "lib/netstandard2.0/ja/System.Private.ServiceModel.resources.dll": {
  137. "locale": "ja"
  138. },
  139. "lib/netstandard2.0/ko/System.Private.ServiceModel.resources.dll": {
  140. "locale": "ko"
  141. },
  142. "lib/netstandard2.0/pl/System.Private.ServiceModel.resources.dll": {
  143. "locale": "pl"
  144. },
  145. "lib/netstandard2.0/pt-BR/System.Private.ServiceModel.resources.dll": {
  146. "locale": "pt-BR"
  147. },
  148. "lib/netstandard2.0/ru/System.Private.ServiceModel.resources.dll": {
  149. "locale": "ru"
  150. },
  151. "lib/netstandard2.0/tr/System.Private.ServiceModel.resources.dll": {
  152. "locale": "tr"
  153. },
  154. "lib/netstandard2.0/zh-Hans/System.Private.ServiceModel.resources.dll": {
  155. "locale": "zh-Hans"
  156. },
  157. "lib/netstandard2.0/zh-Hant/System.Private.ServiceModel.resources.dll": {
  158. "locale": "zh-Hant"
  159. }
  160. }
  161. },
  162. "System.Reflection.DispatchProxy/4.7.1": {
  163. "runtime": {
  164. "lib/netstandard2.0/System.Reflection.DispatchProxy.dll": {
  165. "assemblyVersion": "4.0.6.0",
  166. "fileVersion": "4.700.20.21406"
  167. }
  168. }
  169. },
  170. "System.Runtime.CompilerServices.Unsafe/4.5.3": {
  171. "runtime": {
  172. "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {
  173. "assemblyVersion": "4.0.4.1",
  174. "fileVersion": "4.6.28619.1"
  175. }
  176. }
  177. },
  178. "System.Security.AccessControl/5.0.0": {
  179. "dependencies": {
  180. "System.Security.Principal.Windows": "5.0.0"
  181. },
  182. "runtime": {
  183. "lib/netstandard2.0/System.Security.AccessControl.dll": {
  184. "assemblyVersion": "5.0.0.0",
  185. "fileVersion": "5.0.20.51904"
  186. }
  187. }
  188. },
  189. "System.Security.Cryptography.Cng/5.0.0": {
  190. "runtime": {
  191. "lib/netstandard2.1/System.Security.Cryptography.Cng.dll": {
  192. "assemblyVersion": "5.0.0.0",
  193. "fileVersion": "5.0.20.51904"
  194. }
  195. }
  196. },
  197. "System.Security.Cryptography.Pkcs/5.0.0": {
  198. "dependencies": {
  199. "System.Formats.Asn1": "5.0.0",
  200. "System.Security.Cryptography.Cng": "5.0.0"
  201. },
  202. "runtime": {
  203. "lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll": {
  204. "assemblyVersion": "4.0.4.0",
  205. "fileVersion": "5.0.20.51904"
  206. }
  207. }
  208. },
  209. "System.Security.Cryptography.Xml/5.0.0": {
  210. "dependencies": {
  211. "System.Memory": "4.5.4",
  212. "System.Security.Cryptography.Pkcs": "5.0.0",
  213. "System.Security.Permissions": "5.0.0"
  214. },
  215. "runtime": {
  216. "lib/netstandard2.0/System.Security.Cryptography.Xml.dll": {
  217. "assemblyVersion": "5.0.0.0",
  218. "fileVersion": "5.0.20.51904"
  219. }
  220. }
  221. },
  222. "System.Security.Permissions/5.0.0": {
  223. "dependencies": {
  224. "System.Security.AccessControl": "5.0.0"
  225. },
  226. "runtime": {
  227. "lib/netstandard2.0/System.Security.Permissions.dll": {
  228. "assemblyVersion": "5.0.0.0",
  229. "fileVersion": "5.0.20.51904"
  230. }
  231. }
  232. },
  233. "System.Security.Principal.Windows/5.0.0": {
  234. "runtime": {
  235. "lib/netstandard2.0/System.Security.Principal.Windows.dll": {
  236. "assemblyVersion": "5.0.0.0",
  237. "fileVersion": "5.0.20.51904"
  238. }
  239. }
  240. },
  241. "System.ServiceModel.Primitives/4.9.0": {
  242. "dependencies": {
  243. "System.Private.ServiceModel": "4.9.0"
  244. },
  245. "runtime": {
  246. "lib/netstandard2.0/System.ServiceModel.Primitives.dll": {
  247. "assemblyVersion": "4.9.0.0",
  248. "fileVersion": "4.900.21.52002"
  249. },
  250. "lib/netstandard2.0/System.ServiceModel.dll": {
  251. "assemblyVersion": "4.0.0.0",
  252. "fileVersion": "4.900.21.52002"
  253. }
  254. }
  255. },
  256. "System.ValueTuple/4.5.0": {}
  257. }
  258. },
  259. "libraries": {
  260. "Mirle.Component.MCProtocol/1.0.0": {
  261. "type": "project",
  262. "serviceable": false,
  263. "sha512": ""
  264. },
  265. "AsyncIO/0.1.69": {
  266. "type": "package",
  267. "serviceable": true,
  268. "sha512": "sha512-xyXJLi+wjy6AtIyWXHXJkPS0gItqVT4lg5w++7bA5YEjugYKdrFMGxCo6KUJ1yYwjriLQJ1g35LDljZs3Q90XQ==",
  269. "path": "asyncio/0.1.69",
  270. "hashPath": "asyncio.0.1.69.nupkg.sha512"
  271. },
  272. "Microsoft.Bcl.AsyncInterfaces/5.0.0": {
  273. "type": "package",
  274. "serviceable": true,
  275. "sha512": "sha512-W8DPQjkMScOMTtJbPwmPyj9c3zYSFGawDW3jwlBOOsnY+EzZFLgNQ/UMkK35JmkNOVPdCyPr2Tw7Vv9N+KA3ZQ==",
  276. "path": "microsoft.bcl.asyncinterfaces/5.0.0",
  277. "hashPath": "microsoft.bcl.asyncinterfaces.5.0.0.nupkg.sha512"
  278. },
  279. "Microsoft.Extensions.ObjectPool/5.0.10": {
  280. "type": "package",
  281. "serviceable": true,
  282. "sha512": "sha512-pp9tbGqIhdEXL6Q1yJl+zevAJSq4BsxqhS1GXzBvEsEz9DDNu9GLNzgUy2xyFc4YjB4m4Ff2YEWTnvQvVYdkvQ==",
  283. "path": "microsoft.extensions.objectpool/5.0.10",
  284. "hashPath": "microsoft.extensions.objectpool.5.0.10.nupkg.sha512"
  285. },
  286. "NaCl.Net/0.1.13": {
  287. "type": "package",
  288. "serviceable": true,
  289. "sha512": "sha512-AVg1455RQnyTy6tiessudruZHvbl70QWRPyx3og2I1Fei17LDNc7Z3DRgqN2+PsySBui/1EDP4A7adhQXydi6g==",
  290. "path": "nacl.net/0.1.13",
  291. "hashPath": "nacl.net.0.1.13.nupkg.sha512"
  292. },
  293. "NetMQ/4.0.1.13": {
  294. "type": "package",
  295. "serviceable": true,
  296. "sha512": "sha512-OhjdNuwD2pGMzMYqzc5kBIDMt6DGw4dRWHxifWmrjWPXCpaeXy1A3MQAoKXJ88Z5UmWHMmF60AJ/FRWcutXxJg==",
  297. "path": "netmq/4.0.1.13",
  298. "hashPath": "netmq.4.0.1.13.nupkg.sha512"
  299. },
  300. "System.Buffers/4.5.1": {
  301. "type": "package",
  302. "serviceable": true,
  303. "sha512": "sha512-Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
  304. "path": "system.buffers/4.5.1",
  305. "hashPath": "system.buffers.4.5.1.nupkg.sha512"
  306. },
  307. "System.Formats.Asn1/5.0.0": {
  308. "type": "package",
  309. "serviceable": true,
  310. "sha512": "sha512-MTvUIktmemNB+El0Fgw9egyqT9AYSIk6DTJeoDSpc3GIHxHCMo8COqkWT1mptX5tZ1SlQ6HJZ0OsSvMth1c12w==",
  311. "path": "system.formats.asn1/5.0.0",
  312. "hashPath": "system.formats.asn1.5.0.0.nupkg.sha512"
  313. },
  314. "System.Memory/4.5.4": {
  315. "type": "package",
  316. "serviceable": true,
  317. "sha512": "sha512-1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
  318. "path": "system.memory/4.5.4",
  319. "hashPath": "system.memory.4.5.4.nupkg.sha512"
  320. },
  321. "System.Numerics.Vectors/4.5.0": {
  322. "type": "package",
  323. "serviceable": true,
  324. "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
  325. "path": "system.numerics.vectors/4.5.0",
  326. "hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512"
  327. },
  328. "System.Private.ServiceModel/4.9.0": {
  329. "type": "package",
  330. "serviceable": true,
  331. "sha512": "sha512-d3RjkrtpjUQ63PzFmm/SZ4aOXeJNP+8YW5QeP0lCJy8iX4xlHdlNLWTF9sRn9SmrFTK757kQXT9Op/R4l858uw==",
  332. "path": "system.private.servicemodel/4.9.0",
  333. "hashPath": "system.private.servicemodel.4.9.0.nupkg.sha512"
  334. },
  335. "System.Reflection.DispatchProxy/4.7.1": {
  336. "type": "package",
  337. "serviceable": true,
  338. "sha512": "sha512-C1sMLwIG6ILQ2bmOT4gh62V6oJlyF4BlHcVMrOoor49p0Ji2tA8QAoqyMcIhAdH6OHKJ8m7BU+r4LK2CUEOKqw==",
  339. "path": "system.reflection.dispatchproxy/4.7.1",
  340. "hashPath": "system.reflection.dispatchproxy.4.7.1.nupkg.sha512"
  341. },
  342. "System.Runtime.CompilerServices.Unsafe/4.5.3": {
  343. "type": "package",
  344. "serviceable": true,
  345. "sha512": "sha512-3TIsJhD1EiiT0w2CcDMN/iSSwnNnsrnbzeVHSKkaEgV85txMprmuO+Yq2AdSbeVGcg28pdNDTPK87tJhX7VFHw==",
  346. "path": "system.runtime.compilerservices.unsafe/4.5.3",
  347. "hashPath": "system.runtime.compilerservices.unsafe.4.5.3.nupkg.sha512"
  348. },
  349. "System.Security.AccessControl/5.0.0": {
  350. "type": "package",
  351. "serviceable": true,
  352. "sha512": "sha512-dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==",
  353. "path": "system.security.accesscontrol/5.0.0",
  354. "hashPath": "system.security.accesscontrol.5.0.0.nupkg.sha512"
  355. },
  356. "System.Security.Cryptography.Cng/5.0.0": {
  357. "type": "package",
  358. "serviceable": true,
  359. "sha512": "sha512-jIMXsKn94T9JY7PvPq/tMfqa6GAaHpElRDpmG+SuL+D3+sTw2M8VhnibKnN8Tq+4JqbPJ/f+BwtLeDMEnzAvRg==",
  360. "path": "system.security.cryptography.cng/5.0.0",
  361. "hashPath": "system.security.cryptography.cng.5.0.0.nupkg.sha512"
  362. },
  363. "System.Security.Cryptography.Pkcs/5.0.0": {
  364. "type": "package",
  365. "serviceable": true,
  366. "sha512": "sha512-9TPLGjBCGKmNvG8pjwPeuYy0SMVmGZRwlTZvyPHDbYv/DRkoeumJdfumaaDNQzVGMEmbWtg07zUpSW9q70IlDQ==",
  367. "path": "system.security.cryptography.pkcs/5.0.0",
  368. "hashPath": "system.security.cryptography.pkcs.5.0.0.nupkg.sha512"
  369. },
  370. "System.Security.Cryptography.Xml/5.0.0": {
  371. "type": "package",
  372. "serviceable": true,
  373. "sha512": "sha512-MYmkHtCW+paFmPGFDktnLdOeH3zUrNchbZNki87E1ejNSMm9enSRbJokmvFrsWUrDE4bRE1lVeAle01+t6SGhA==",
  374. "path": "system.security.cryptography.xml/5.0.0",
  375. "hashPath": "system.security.cryptography.xml.5.0.0.nupkg.sha512"
  376. },
  377. "System.Security.Permissions/5.0.0": {
  378. "type": "package",
  379. "serviceable": true,
  380. "sha512": "sha512-uE8juAhEkp7KDBCdjDIE3H9R1HJuEHqeqX8nLX9gmYKWwsqk3T5qZlPx8qle5DPKimC/Fy3AFTdV7HamgCh9qQ==",
  381. "path": "system.security.permissions/5.0.0",
  382. "hashPath": "system.security.permissions.5.0.0.nupkg.sha512"
  383. },
  384. "System.Security.Principal.Windows/5.0.0": {
  385. "type": "package",
  386. "serviceable": true,
  387. "sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
  388. "path": "system.security.principal.windows/5.0.0",
  389. "hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512"
  390. },
  391. "System.ServiceModel.Primitives/4.9.0": {
  392. "type": "package",
  393. "serviceable": true,
  394. "sha512": "sha512-LTFPVdS8Nf76xg/wRZkDa+2Q+GnjTOmwkTlwuoetwX37mAfYnGkf7p8ydhpDwVmomNljpUOhUUGxfjQyd5YcOg==",
  395. "path": "system.servicemodel.primitives/4.9.0",
  396. "hashPath": "system.servicemodel.primitives.4.9.0.nupkg.sha512"
  397. },
  398. "System.ValueTuple/4.5.0": {
  399. "type": "package",
  400. "serviceable": true,
  401. "sha512": "sha512-okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ==",
  402. "path": "system.valuetuple/4.5.0",
  403. "hashPath": "system.valuetuple.4.5.0.nupkg.sha512"
  404. }
  405. }
  406. }