NetServer.deps.json 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v7.0",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v7.0": {
  9. "NetServer/1.0.0": {
  10. "dependencies": {
  11. "MongoDB.Driver": "3.1.0",
  12. "NetCore": "1.0.0",
  13. "NetServerCore": "1.0.0",
  14. "Nett": "0.15.0"
  15. },
  16. "runtime": {
  17. "NetServer.dll": {}
  18. }
  19. },
  20. "DnsClient/1.6.1": {
  21. "dependencies": {
  22. "Microsoft.Win32.Registry": "5.0.0"
  23. },
  24. "runtime": {
  25. "lib/net5.0/DnsClient.dll": {
  26. "assemblyVersion": "1.6.1.0",
  27. "fileVersion": "1.6.1.0"
  28. }
  29. }
  30. },
  31. "MemoryPack/1.21.3": {
  32. "dependencies": {
  33. "MemoryPack.Core": "1.21.3",
  34. "MemoryPack.Generator": "1.21.3"
  35. }
  36. },
  37. "MemoryPack.Core/1.21.3": {
  38. "runtime": {
  39. "lib/net7.0/MemoryPack.Core.dll": {
  40. "assemblyVersion": "1.21.3.0",
  41. "fileVersion": "1.21.3.0"
  42. }
  43. }
  44. },
  45. "MemoryPack.Generator/1.21.3": {},
  46. "Microsoft.Extensions.Logging.Abstractions/2.0.0": {
  47. "runtime": {
  48. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  49. "assemblyVersion": "2.0.0.0",
  50. "fileVersion": "2.0.0.17205"
  51. }
  52. }
  53. },
  54. "Microsoft.NETCore.Platforms/5.0.0": {},
  55. "Microsoft.Win32.Registry/5.0.0": {
  56. "dependencies": {
  57. "System.Security.AccessControl": "5.0.0",
  58. "System.Security.Principal.Windows": "5.0.0"
  59. }
  60. },
  61. "MongoDB.Bson/3.1.0": {
  62. "dependencies": {
  63. "System.Memory": "4.5.5",
  64. "System.Runtime.CompilerServices.Unsafe": "5.0.0"
  65. },
  66. "runtime": {
  67. "lib/net6.0/MongoDB.Bson.dll": {
  68. "assemblyVersion": "3.1.0.0",
  69. "fileVersion": "3.1.0.0"
  70. }
  71. }
  72. },
  73. "MongoDB.Driver/3.1.0": {
  74. "dependencies": {
  75. "DnsClient": "1.6.1",
  76. "Microsoft.Extensions.Logging.Abstractions": "2.0.0",
  77. "MongoDB.Bson": "3.1.0",
  78. "SharpCompress": "0.30.1",
  79. "Snappier": "1.0.0",
  80. "System.Buffers": "4.5.1",
  81. "ZstdSharp.Port": "0.7.3"
  82. },
  83. "runtime": {
  84. "lib/net6.0/MongoDB.Driver.dll": {
  85. "assemblyVersion": "3.1.0.0",
  86. "fileVersion": "3.1.0.0"
  87. }
  88. }
  89. },
  90. "Nett/0.15.0": {
  91. "runtime": {
  92. "lib/netstandard2.0/Nett.dll": {
  93. "assemblyVersion": "0.15.0.0",
  94. "fileVersion": "0.15.0.0"
  95. }
  96. }
  97. },
  98. "SharpCompress/0.30.1": {
  99. "runtime": {
  100. "lib/net5.0/SharpCompress.dll": {
  101. "assemblyVersion": "0.30.1.0",
  102. "fileVersion": "0.30.1.0"
  103. }
  104. }
  105. },
  106. "Snappier/1.0.0": {
  107. "runtime": {
  108. "lib/net5.0/Snappier.dll": {
  109. "assemblyVersion": "1.0.0.0",
  110. "fileVersion": "1.0.0.0"
  111. }
  112. }
  113. },
  114. "System.Buffers/4.5.1": {},
  115. "System.Memory/4.5.5": {},
  116. "System.Runtime.CompilerServices.Unsafe/5.0.0": {},
  117. "System.Security.AccessControl/5.0.0": {
  118. "dependencies": {
  119. "Microsoft.NETCore.Platforms": "5.0.0",
  120. "System.Security.Principal.Windows": "5.0.0"
  121. }
  122. },
  123. "System.Security.Principal.Windows/5.0.0": {},
  124. "ZstdSharp.Port/0.7.3": {
  125. "runtime": {
  126. "lib/net7.0/ZstdSharp.dll": {
  127. "assemblyVersion": "0.7.3.0",
  128. "fileVersion": "0.7.3.0"
  129. }
  130. }
  131. },
  132. "NetCore/1.0.0": {
  133. "dependencies": {
  134. "MemoryPack": "1.21.3",
  135. "Protocol": "1.0.0"
  136. },
  137. "runtime": {
  138. "NetCore.dll": {
  139. "assemblyVersion": "1.0.0",
  140. "fileVersion": "1.0.0.0"
  141. }
  142. }
  143. },
  144. "NetServerCore/1.0.0": {
  145. "dependencies": {
  146. "MongoDB.Driver": "3.1.0",
  147. "NetCore": "1.0.0",
  148. "Nett": "0.15.0"
  149. },
  150. "runtime": {
  151. "NetServerCore.dll": {
  152. "assemblyVersion": "1.0.0",
  153. "fileVersion": "1.0.0.0"
  154. }
  155. }
  156. },
  157. "Protocol/1.0.0": {
  158. "dependencies": {
  159. "MemoryPack": "1.21.3",
  160. "MemoryPack.Core": "1.21.3"
  161. },
  162. "runtime": {
  163. "Protocol.dll": {
  164. "assemblyVersion": "1.0.0",
  165. "fileVersion": "1.0.0.0"
  166. }
  167. }
  168. }
  169. }
  170. },
  171. "libraries": {
  172. "NetServer/1.0.0": {
  173. "type": "project",
  174. "serviceable": false,
  175. "sha512": ""
  176. },
  177. "DnsClient/1.6.1": {
  178. "type": "package",
  179. "serviceable": true,
  180. "sha512": "sha512-4H/f2uYJOZ+YObZjpY9ABrKZI+JNw3uizp6oMzTXwDw6F+2qIPhpRl/1t68O/6e98+vqNiYGu+lswmwdYUy3gg==",
  181. "path": "dnsclient/1.6.1",
  182. "hashPath": "dnsclient.1.6.1.nupkg.sha512"
  183. },
  184. "MemoryPack/1.21.3": {
  185. "type": "package",
  186. "serviceable": true,
  187. "sha512": "sha512-cwCtED8y400vMWx/Vp0QCSeEpVFjDU4JwF52VX9WTaqVERUvNqjG9n6osFlmFuytegyXnHvYEu1qRJ8rv/rkbg==",
  188. "path": "memorypack/1.21.3",
  189. "hashPath": "memorypack.1.21.3.nupkg.sha512"
  190. },
  191. "MemoryPack.Core/1.21.3": {
  192. "type": "package",
  193. "serviceable": true,
  194. "sha512": "sha512-ajrYoBWT2aKeH4tlY8q/1C9qK1R/NK+7FkuVOX58ebOSxkABoFTqCR7W+Zk2rakUHZiEgNdRqO67hiRZPq6fLA==",
  195. "path": "memorypack.core/1.21.3",
  196. "hashPath": "memorypack.core.1.21.3.nupkg.sha512"
  197. },
  198. "MemoryPack.Generator/1.21.3": {
  199. "type": "package",
  200. "serviceable": true,
  201. "sha512": "sha512-hYU0TAIarDKnbkNIWvb7P4zBUL+CTahkuNkczsKvycSMR5kiwQ4IfLexywNKX3s05Izp4gzDSPbueepNWZRpWA==",
  202. "path": "memorypack.generator/1.21.3",
  203. "hashPath": "memorypack.generator.1.21.3.nupkg.sha512"
  204. },
  205. "Microsoft.Extensions.Logging.Abstractions/2.0.0": {
  206. "type": "package",
  207. "serviceable": true,
  208. "sha512": "sha512-6ZCllUYGFukkymSTx3Yr0G/ajRxoNJp7/FqSxSB4fGISST54ifBhgu4Nc0ItGi3i6DqwuNd8SUyObmiC++AO2Q==",
  209. "path": "microsoft.extensions.logging.abstractions/2.0.0",
  210. "hashPath": "microsoft.extensions.logging.abstractions.2.0.0.nupkg.sha512"
  211. },
  212. "Microsoft.NETCore.Platforms/5.0.0": {
  213. "type": "package",
  214. "serviceable": true,
  215. "sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
  216. "path": "microsoft.netcore.platforms/5.0.0",
  217. "hashPath": "microsoft.netcore.platforms.5.0.0.nupkg.sha512"
  218. },
  219. "Microsoft.Win32.Registry/5.0.0": {
  220. "type": "package",
  221. "serviceable": true,
  222. "sha512": "sha512-dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==",
  223. "path": "microsoft.win32.registry/5.0.0",
  224. "hashPath": "microsoft.win32.registry.5.0.0.nupkg.sha512"
  225. },
  226. "MongoDB.Bson/3.1.0": {
  227. "type": "package",
  228. "serviceable": true,
  229. "sha512": "sha512-3dhaZhz18B5vUoEP13o2j8A6zQfkHdZhwBvLZEjDJum4BTLLv1/Z8bt25UQEtpqvYwLgde4R6ekWZ7XAYUMxuw==",
  230. "path": "mongodb.bson/3.1.0",
  231. "hashPath": "mongodb.bson.3.1.0.nupkg.sha512"
  232. },
  233. "MongoDB.Driver/3.1.0": {
  234. "type": "package",
  235. "serviceable": true,
  236. "sha512": "sha512-+O7lKaIl7VUHptE0hqTd7UY1G5KDp/o8S4upG7YL4uChMNKD/U6tz9i17nMGHaD/L2AiPLgaJcaDe2XACsegGA==",
  237. "path": "mongodb.driver/3.1.0",
  238. "hashPath": "mongodb.driver.3.1.0.nupkg.sha512"
  239. },
  240. "Nett/0.15.0": {
  241. "type": "package",
  242. "serviceable": true,
  243. "sha512": "sha512-/0SoN9ugPKfmLndtKy3gaRxOlzji94/yrNgQLe45/1ZgExj0BaVozbXD+oWD8E6MCLvTs+YWzmn315mQOXGCcw==",
  244. "path": "nett/0.15.0",
  245. "hashPath": "nett.0.15.0.nupkg.sha512"
  246. },
  247. "SharpCompress/0.30.1": {
  248. "type": "package",
  249. "serviceable": true,
  250. "sha512": "sha512-XqD4TpfyYGa7QTPzaGlMVbcecKnXy4YmYLDWrU+JIj7IuRNl7DH2END+Ll7ekWIY8o3dAMWLFDE1xdhfIWD1nw==",
  251. "path": "sharpcompress/0.30.1",
  252. "hashPath": "sharpcompress.0.30.1.nupkg.sha512"
  253. },
  254. "Snappier/1.0.0": {
  255. "type": "package",
  256. "serviceable": true,
  257. "sha512": "sha512-rFtK2KEI9hIe8gtx3a0YDXdHOpedIf9wYCEYtBEmtlyiWVX3XlCNV03JrmmAi/Cdfn7dxK+k0sjjcLv4fpHnqA==",
  258. "path": "snappier/1.0.0",
  259. "hashPath": "snappier.1.0.0.nupkg.sha512"
  260. },
  261. "System.Buffers/4.5.1": {
  262. "type": "package",
  263. "serviceable": true,
  264. "sha512": "sha512-Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
  265. "path": "system.buffers/4.5.1",
  266. "hashPath": "system.buffers.4.5.1.nupkg.sha512"
  267. },
  268. "System.Memory/4.5.5": {
  269. "type": "package",
  270. "serviceable": true,
  271. "sha512": "sha512-XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==",
  272. "path": "system.memory/4.5.5",
  273. "hashPath": "system.memory.4.5.5.nupkg.sha512"
  274. },
  275. "System.Runtime.CompilerServices.Unsafe/5.0.0": {
  276. "type": "package",
  277. "serviceable": true,
  278. "sha512": "sha512-ZD9TMpsmYJLrxbbmdvhwt9YEgG5WntEnZ/d1eH8JBX9LBp+Ju8BSBhUGbZMNVHHomWo2KVImJhTDl2hIgw/6MA==",
  279. "path": "system.runtime.compilerservices.unsafe/5.0.0",
  280. "hashPath": "system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512"
  281. },
  282. "System.Security.AccessControl/5.0.0": {
  283. "type": "package",
  284. "serviceable": true,
  285. "sha512": "sha512-dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==",
  286. "path": "system.security.accesscontrol/5.0.0",
  287. "hashPath": "system.security.accesscontrol.5.0.0.nupkg.sha512"
  288. },
  289. "System.Security.Principal.Windows/5.0.0": {
  290. "type": "package",
  291. "serviceable": true,
  292. "sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
  293. "path": "system.security.principal.windows/5.0.0",
  294. "hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512"
  295. },
  296. "ZstdSharp.Port/0.7.3": {
  297. "type": "package",
  298. "serviceable": true,
  299. "sha512": "sha512-U9Ix4l4cl58Kzz1rJzj5hoVTjmbx1qGMwzAcbv1j/d3NzrFaESIurQyg+ow4mivCgkE3S413y+U9k4WdnEIkRA==",
  300. "path": "zstdsharp.port/0.7.3",
  301. "hashPath": "zstdsharp.port.0.7.3.nupkg.sha512"
  302. },
  303. "NetCore/1.0.0": {
  304. "type": "project",
  305. "serviceable": false,
  306. "sha512": ""
  307. },
  308. "NetServerCore/1.0.0": {
  309. "type": "project",
  310. "serviceable": false,
  311. "sha512": ""
  312. },
  313. "Protocol/1.0.0": {
  314. "type": "project",
  315. "serviceable": false,
  316. "sha512": ""
  317. }
  318. }
  319. }