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.

278 lines
9.8 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.API.ShuttleCarController/1.0.0": {
  11. "dependencies": {
  12. "Google.Protobuf": "3.25.1",
  13. "Google.Protobuf.Tools": "3.25.1",
  14. "Grpc.Core": "2.46.6",
  15. "Grpc.Core.Api": "2.59.0",
  16. "Grpc.Tools": "2.60.0",
  17. "NETStandard.Library": "2.0.3",
  18. "System.ComponentModel.Annotations": "5.0.0",
  19. "System.Text.Json": "8.0.0"
  20. },
  21. "runtime": {
  22. "Mirle.Component.API.ShuttleCarController.dll": {}
  23. }
  24. },
  25. "Google.Protobuf/3.25.1": {
  26. "dependencies": {
  27. "System.Memory": "4.5.5",
  28. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  29. },
  30. "runtime": {
  31. "lib/netstandard2.0/Google.Protobuf.dll": {
  32. "assemblyVersion": "3.25.1.0",
  33. "fileVersion": "3.25.1.0"
  34. }
  35. }
  36. },
  37. "Google.Protobuf.Tools/3.25.1": {},
  38. "Grpc.Core/2.46.6": {
  39. "dependencies": {
  40. "Grpc.Core.Api": "2.59.0",
  41. "System.Memory": "4.5.5"
  42. },
  43. "runtime": {
  44. "lib/netstandard2.0/Grpc.Core.dll": {
  45. "assemblyVersion": "2.0.0.0",
  46. "fileVersion": "2.46.6.0"
  47. }
  48. }
  49. },
  50. "Grpc.Core.Api/2.59.0": {
  51. "runtime": {
  52. "lib/netstandard2.1/Grpc.Core.Api.dll": {
  53. "assemblyVersion": "2.0.0.0",
  54. "fileVersion": "2.59.0.0"
  55. }
  56. }
  57. },
  58. "Grpc.Tools/2.60.0": {},
  59. "Microsoft.Bcl.AsyncInterfaces/8.0.0": {
  60. "runtime": {
  61. "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
  62. "assemblyVersion": "8.0.0.0",
  63. "fileVersion": "8.0.23.53103"
  64. }
  65. }
  66. },
  67. "Microsoft.NETCore.Platforms/1.1.0": {},
  68. "NETStandard.Library/2.0.3": {
  69. "dependencies": {
  70. "Microsoft.NETCore.Platforms": "1.1.0"
  71. }
  72. },
  73. "System.Buffers/4.5.1": {
  74. "runtime": {
  75. "lib/netstandard2.0/System.Buffers.dll": {
  76. "assemblyVersion": "4.0.3.0",
  77. "fileVersion": "4.6.28619.1"
  78. }
  79. }
  80. },
  81. "System.ComponentModel.Annotations/5.0.0": {
  82. "runtime": {
  83. "lib/netstandard2.1/System.ComponentModel.Annotations.dll": {
  84. "assemblyVersion": "5.0.0.0",
  85. "fileVersion": "5.0.20.51904"
  86. }
  87. }
  88. },
  89. "System.Memory/4.5.5": {
  90. "dependencies": {
  91. "System.Buffers": "4.5.1",
  92. "System.Numerics.Vectors": "4.4.0",
  93. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  94. },
  95. "runtime": {
  96. "lib/netstandard2.0/System.Memory.dll": {
  97. "assemblyVersion": "4.0.1.2",
  98. "fileVersion": "4.6.31308.1"
  99. }
  100. }
  101. },
  102. "System.Numerics.Vectors/4.4.0": {
  103. "runtime": {
  104. "lib/netstandard2.0/System.Numerics.Vectors.dll": {
  105. "assemblyVersion": "4.1.3.0",
  106. "fileVersion": "4.6.25519.3"
  107. }
  108. }
  109. },
  110. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  111. "runtime": {
  112. "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {
  113. "assemblyVersion": "6.0.0.0",
  114. "fileVersion": "6.0.21.52210"
  115. }
  116. }
  117. },
  118. "System.Text.Encodings.Web/8.0.0": {
  119. "dependencies": {
  120. "System.Buffers": "4.5.1",
  121. "System.Memory": "4.5.5",
  122. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  123. },
  124. "runtime": {
  125. "lib/netstandard2.0/System.Text.Encodings.Web.dll": {
  126. "assemblyVersion": "8.0.0.0",
  127. "fileVersion": "8.0.23.53103"
  128. }
  129. }
  130. },
  131. "System.Text.Json/8.0.0": {
  132. "dependencies": {
  133. "Microsoft.Bcl.AsyncInterfaces": "8.0.0",
  134. "System.Buffers": "4.5.1",
  135. "System.Memory": "4.5.5",
  136. "System.Runtime.CompilerServices.Unsafe": "6.0.0",
  137. "System.Text.Encodings.Web": "8.0.0",
  138. "System.Threading.Tasks.Extensions": "4.5.4"
  139. },
  140. "runtime": {
  141. "lib/netstandard2.0/System.Text.Json.dll": {
  142. "assemblyVersion": "8.0.0.0",
  143. "fileVersion": "8.0.23.53103"
  144. }
  145. }
  146. },
  147. "System.Threading.Tasks.Extensions/4.5.4": {
  148. "dependencies": {
  149. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  150. },
  151. "runtime": {
  152. "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {
  153. "assemblyVersion": "4.2.0.1",
  154. "fileVersion": "4.6.28619.1"
  155. }
  156. }
  157. }
  158. }
  159. },
  160. "libraries": {
  161. "Mirle.Component.API.ShuttleCarController/1.0.0": {
  162. "type": "project",
  163. "serviceable": false,
  164. "sha512": ""
  165. },
  166. "Google.Protobuf/3.25.1": {
  167. "type": "package",
  168. "serviceable": true,
  169. "sha512": "sha512-Sw9bq4hOD+AaS3RrnmP5IT25cyZ/T1qpM0e8+G+23Nojhv7+ScJFPEAQo1m4EFQWhXoI4FRZDrK+wjHCPw9yxg==",
  170. "path": "google.protobuf/3.25.1",
  171. "hashPath": "google.protobuf.3.25.1.nupkg.sha512"
  172. },
  173. "Google.Protobuf.Tools/3.25.1": {
  174. "type": "package",
  175. "serviceable": true,
  176. "sha512": "sha512-iUZvqVJ6O8enV5OuXtH7nYazr8sNyNyjcaATIUC2QN5Gh81oDNLO5+W5qy4z78gZ/gLAF022yweawZd4llfypw==",
  177. "path": "google.protobuf.tools/3.25.1",
  178. "hashPath": "google.protobuf.tools.3.25.1.nupkg.sha512"
  179. },
  180. "Grpc.Core/2.46.6": {
  181. "type": "package",
  182. "serviceable": true,
  183. "sha512": "sha512-ZoRg3KmOJ2urTF4+u3H0b1Yv10xzz2Y/flFWS2tnRmj8dbKLeiJaSRqu4LOBD3ova90evqLkVZ85kUkC4JT4lw==",
  184. "path": "grpc.core/2.46.6",
  185. "hashPath": "grpc.core.2.46.6.nupkg.sha512"
  186. },
  187. "Grpc.Core.Api/2.59.0": {
  188. "type": "package",
  189. "serviceable": true,
  190. "sha512": "sha512-n0QpwXqri/Uu7pXWbE6PWVANEhKggC6QRX7qsSR4vyzZRDN2jBPoUNvrJP7RBw7g8Dgg8e2bWYuGKq4ph6VXeA==",
  191. "path": "grpc.core.api/2.59.0",
  192. "hashPath": "grpc.core.api.2.59.0.nupkg.sha512"
  193. },
  194. "Grpc.Tools/2.60.0": {
  195. "type": "package",
  196. "serviceable": true,
  197. "sha512": "sha512-gX2YT08W+4eM25T+ypdbrena91iqz1QywTseu4wVEfYEFpUWbb3G7tDCNU4Fb2D01SS+EipjmRRfXx/BWryrvA==",
  198. "path": "grpc.tools/2.60.0",
  199. "hashPath": "grpc.tools.2.60.0.nupkg.sha512"
  200. },
  201. "Microsoft.Bcl.AsyncInterfaces/8.0.0": {
  202. "type": "package",
  203. "serviceable": true,
  204. "sha512": "sha512-3WA9q9yVqJp222P3x1wYIGDAkpjAku0TMUaaQV22g6L67AI0LdOIrVS7Ht2vJfLHGSPVuqN94vIr15qn+HEkHw==",
  205. "path": "microsoft.bcl.asyncinterfaces/8.0.0",
  206. "hashPath": "microsoft.bcl.asyncinterfaces.8.0.0.nupkg.sha512"
  207. },
  208. "Microsoft.NETCore.Platforms/1.1.0": {
  209. "type": "package",
  210. "serviceable": true,
  211. "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
  212. "path": "microsoft.netcore.platforms/1.1.0",
  213. "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
  214. },
  215. "NETStandard.Library/2.0.3": {
  216. "type": "package",
  217. "serviceable": true,
  218. "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
  219. "path": "netstandard.library/2.0.3",
  220. "hashPath": "netstandard.library.2.0.3.nupkg.sha512"
  221. },
  222. "System.Buffers/4.5.1": {
  223. "type": "package",
  224. "serviceable": true,
  225. "sha512": "sha512-Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
  226. "path": "system.buffers/4.5.1",
  227. "hashPath": "system.buffers.4.5.1.nupkg.sha512"
  228. },
  229. "System.ComponentModel.Annotations/5.0.0": {
  230. "type": "package",
  231. "serviceable": true,
  232. "sha512": "sha512-dMkqfy2el8A8/I76n2Hi1oBFEbG1SfxD2l5nhwXV3XjlnOmwxJlQbYpJH4W51odnU9sARCSAgv7S3CyAFMkpYg==",
  233. "path": "system.componentmodel.annotations/5.0.0",
  234. "hashPath": "system.componentmodel.annotations.5.0.0.nupkg.sha512"
  235. },
  236. "System.Memory/4.5.5": {
  237. "type": "package",
  238. "serviceable": true,
  239. "sha512": "sha512-XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==",
  240. "path": "system.memory/4.5.5",
  241. "hashPath": "system.memory.4.5.5.nupkg.sha512"
  242. },
  243. "System.Numerics.Vectors/4.4.0": {
  244. "type": "package",
  245. "serviceable": true,
  246. "sha512": "sha512-UiLzLW+Lw6HLed1Hcg+8jSRttrbuXv7DANVj0DkL9g6EnnzbL75EB7EWsw5uRbhxd/4YdG8li5XizGWepmG3PQ==",
  247. "path": "system.numerics.vectors/4.4.0",
  248. "hashPath": "system.numerics.vectors.4.4.0.nupkg.sha512"
  249. },
  250. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  251. "type": "package",
  252. "serviceable": true,
  253. "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
  254. "path": "system.runtime.compilerservices.unsafe/6.0.0",
  255. "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
  256. },
  257. "System.Text.Encodings.Web/8.0.0": {
  258. "type": "package",
  259. "serviceable": true,
  260. "sha512": "sha512-yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==",
  261. "path": "system.text.encodings.web/8.0.0",
  262. "hashPath": "system.text.encodings.web.8.0.0.nupkg.sha512"
  263. },
  264. "System.Text.Json/8.0.0": {
  265. "type": "package",
  266. "serviceable": true,
  267. "sha512": "sha512-OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==",
  268. "path": "system.text.json/8.0.0",
  269. "hashPath": "system.text.json.8.0.0.nupkg.sha512"
  270. },
  271. "System.Threading.Tasks.Extensions/4.5.4": {
  272. "type": "package",
  273. "serviceable": true,
  274. "sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
  275. "path": "system.threading.tasks.extensions/4.5.4",
  276. "hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
  277. }
  278. }
  279. }