TrafficControlService.deps.json 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v6.0",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v6.0": {
  9. "TrafficControlService/1.0.0": {
  10. "dependencies": {
  11. "Dapr.Actors": "1.8.0",
  12. "Dapr.Actors.AspNetCore": "1.8.0",
  13. "Dapr.AspNetCore": "1.8.0"
  14. },
  15. "runtime": {
  16. "TrafficControlService.dll": {}
  17. }
  18. },
  19. "Dapr.Actors/1.8.0": {
  20. "dependencies": {
  21. "Dapr.Client": "1.8.0",
  22. "Microsoft.Extensions.Logging.Abstractions": "3.1.0"
  23. },
  24. "runtime": {
  25. "lib/netcoreapp3.1/Dapr.Actors.dll": {
  26. "assemblyVersion": "1.0.0.0",
  27. "fileVersion": "1.8.0.0"
  28. }
  29. }
  30. },
  31. "Dapr.Actors.AspNetCore/1.8.0": {
  32. "dependencies": {
  33. "Dapr.Actors": "1.8.0",
  34. "System.IO.Pipelines": "4.7.2"
  35. },
  36. "runtime": {
  37. "lib/netcoreapp3.1/Dapr.Actors.AspNetCore.dll": {
  38. "assemblyVersion": "1.0.0.0",
  39. "fileVersion": "1.8.0.0"
  40. }
  41. }
  42. },
  43. "Dapr.AspNetCore/1.8.0": {
  44. "dependencies": {
  45. "Dapr.Client": "1.8.0",
  46. "System.IO.Pipelines": "4.7.2"
  47. },
  48. "runtime": {
  49. "lib/netcoreapp3.1/Dapr.AspNetCore.dll": {
  50. "assemblyVersion": "1.0.0.0",
  51. "fileVersion": "1.8.0.0"
  52. }
  53. }
  54. },
  55. "Dapr.Client/1.8.0": {
  56. "dependencies": {
  57. "Google.Api.CommonProtos": "2.2.0",
  58. "Google.Protobuf": "3.15.0",
  59. "Grpc.Net.Client": "2.32.0",
  60. "System.Net.Http.Json": "5.0.0"
  61. },
  62. "runtime": {
  63. "lib/netcoreapp3.1/Dapr.Client.dll": {
  64. "assemblyVersion": "1.0.0.0",
  65. "fileVersion": "1.8.0.0"
  66. }
  67. }
  68. },
  69. "Google.Api.CommonProtos/2.2.0": {
  70. "dependencies": {
  71. "Google.Protobuf": "3.15.0"
  72. },
  73. "runtime": {
  74. "lib/netstandard2.0/Google.Api.CommonProtos.dll": {
  75. "assemblyVersion": "2.2.0.0",
  76. "fileVersion": "2.2.0.0"
  77. }
  78. }
  79. },
  80. "Google.Protobuf/3.15.0": {
  81. "dependencies": {
  82. "System.Memory": "4.5.3",
  83. "System.Runtime.CompilerServices.Unsafe": "4.5.2"
  84. },
  85. "runtime": {
  86. "lib/netstandard2.0/Google.Protobuf.dll": {
  87. "assemblyVersion": "3.15.0.0",
  88. "fileVersion": "3.15.0.0"
  89. }
  90. }
  91. },
  92. "Grpc.Core.Api/2.32.0": {
  93. "dependencies": {
  94. "System.Memory": "4.5.3"
  95. },
  96. "runtime": {
  97. "lib/netstandard2.0/Grpc.Core.Api.dll": {
  98. "assemblyVersion": "2.0.0.0",
  99. "fileVersion": "2.32.0.0"
  100. }
  101. }
  102. },
  103. "Grpc.Net.Client/2.32.0": {
  104. "dependencies": {
  105. "Grpc.Net.Common": "2.32.0",
  106. "Microsoft.Extensions.Logging.Abstractions": "3.1.0",
  107. "System.Diagnostics.DiagnosticSource": "4.5.1"
  108. },
  109. "runtime": {
  110. "lib/net5.0/Grpc.Net.Client.dll": {
  111. "assemblyVersion": "2.0.0.0",
  112. "fileVersion": "2.32.0.0"
  113. }
  114. }
  115. },
  116. "Grpc.Net.Common/2.32.0": {
  117. "dependencies": {
  118. "Grpc.Core.Api": "2.32.0"
  119. },
  120. "runtime": {
  121. "lib/net5.0/Grpc.Net.Common.dll": {
  122. "assemblyVersion": "2.0.0.0",
  123. "fileVersion": "2.32.0.0"
  124. }
  125. }
  126. },
  127. "Microsoft.Extensions.Logging.Abstractions/3.1.0": {},
  128. "System.Diagnostics.DiagnosticSource/4.5.1": {},
  129. "System.IO.Pipelines/4.7.2": {},
  130. "System.Memory/4.5.3": {},
  131. "System.Net.Http.Json/5.0.0": {},
  132. "System.Runtime.CompilerServices.Unsafe/4.5.2": {}
  133. }
  134. },
  135. "libraries": {
  136. "TrafficControlService/1.0.0": {
  137. "type": "project",
  138. "serviceable": false,
  139. "sha512": ""
  140. },
  141. "Dapr.Actors/1.8.0": {
  142. "type": "package",
  143. "serviceable": true,
  144. "sha512": "sha512-mftPu+jT+StIrcQDJThRDkcJIyoR2o04FYe+lS3els0NJLzOvLsrK4WIqawI977R9tjv1J59J9FO0O140LsaVw==",
  145. "path": "dapr.actors/1.8.0",
  146. "hashPath": "dapr.actors.1.8.0.nupkg.sha512"
  147. },
  148. "Dapr.Actors.AspNetCore/1.8.0": {
  149. "type": "package",
  150. "serviceable": true,
  151. "sha512": "sha512-fBoK/w1pe5p7Yb5lZL8iA2HWcxsXfomBBDY66vHgGKKI8Unm7vt6P+5klyofib091UnUjZhy5wwHHQHOj7ESGw==",
  152. "path": "dapr.actors.aspnetcore/1.8.0",
  153. "hashPath": "dapr.actors.aspnetcore.1.8.0.nupkg.sha512"
  154. },
  155. "Dapr.AspNetCore/1.8.0": {
  156. "type": "package",
  157. "serviceable": true,
  158. "sha512": "sha512-xOSq7Ol03hqKL5oSGOXX6TNQ/esQh1lLNrRMTM6HoKoCwvwxIKww+LhtpzZZffrskIBhnOmqzmdPUGoQY4HPbQ==",
  159. "path": "dapr.aspnetcore/1.8.0",
  160. "hashPath": "dapr.aspnetcore.1.8.0.nupkg.sha512"
  161. },
  162. "Dapr.Client/1.8.0": {
  163. "type": "package",
  164. "serviceable": true,
  165. "sha512": "sha512-qrabRYmtZ0tlv7EZFi+fZFNad9tZsn1WQr24PAXMkMyPtcQtMfgYWY/h2N1MuUFAb7LBYZANyBcNoAJRnsjj/Q==",
  166. "path": "dapr.client/1.8.0",
  167. "hashPath": "dapr.client.1.8.0.nupkg.sha512"
  168. },
  169. "Google.Api.CommonProtos/2.2.0": {
  170. "type": "package",
  171. "serviceable": true,
  172. "sha512": "sha512-mxXNYkHYL7T6NG8cdbodxpixQZfpozBkZj2g+jGCB/sO13RqfUvh9YHd8G2QI5HP24brl+nILJReC3/gzgsrrg==",
  173. "path": "google.api.commonprotos/2.2.0",
  174. "hashPath": "google.api.commonprotos.2.2.0.nupkg.sha512"
  175. },
  176. "Google.Protobuf/3.15.0": {
  177. "type": "package",
  178. "serviceable": true,
  179. "sha512": "sha512-2na7LsYrtxkEQaVCNjaafBzVu4IJ4U4+dwwBazK8oUkpDiIFjO0GkyTc+IbStx4xNVAV4EqHl+qp2uegFgFiiA==",
  180. "path": "google.protobuf/3.15.0",
  181. "hashPath": "google.protobuf.3.15.0.nupkg.sha512"
  182. },
  183. "Grpc.Core.Api/2.32.0": {
  184. "type": "package",
  185. "serviceable": true,
  186. "sha512": "sha512-t9H6P/oYA4ZQI4fWq4eEwq2GmMNqmOSRfz5+YIat7pQuFmz1hRC2Vq/fL9ZVV1mjd5kHqBlhupMdlsBOsaxeEw==",
  187. "path": "grpc.core.api/2.32.0",
  188. "hashPath": "grpc.core.api.2.32.0.nupkg.sha512"
  189. },
  190. "Grpc.Net.Client/2.32.0": {
  191. "type": "package",
  192. "serviceable": true,
  193. "sha512": "sha512-T4lKl51ahaSprLcgoZvgn8zYwh834DpaPnrDs6jBRdipL2NHIAC0rPeE7UyzDp/lzv4Xll2tw1u65Fg9ckvErg==",
  194. "path": "grpc.net.client/2.32.0",
  195. "hashPath": "grpc.net.client.2.32.0.nupkg.sha512"
  196. },
  197. "Grpc.Net.Common/2.32.0": {
  198. "type": "package",
  199. "serviceable": true,
  200. "sha512": "sha512-vDsgy6fs+DlsylppjK9FBGTMMUe8vfAmaURV7ZTurM27itr8qBwymgqmwnVB2hcP1q35NqKx2NvPGe5S2IEnDw==",
  201. "path": "grpc.net.common/2.32.0",
  202. "hashPath": "grpc.net.common.2.32.0.nupkg.sha512"
  203. },
  204. "Microsoft.Extensions.Logging.Abstractions/3.1.0": {
  205. "type": "package",
  206. "serviceable": true,
  207. "sha512": "sha512-jjo4YXRx6MIpv6DiRxJjSpl+sPP0+5VW0clMEdLyIAz44PPwrDTFrd5PZckIxIXl1kKZ2KK6IL2nkt0+ug2MQg==",
  208. "path": "microsoft.extensions.logging.abstractions/3.1.0",
  209. "hashPath": "microsoft.extensions.logging.abstractions.3.1.0.nupkg.sha512"
  210. },
  211. "System.Diagnostics.DiagnosticSource/4.5.1": {
  212. "type": "package",
  213. "serviceable": true,
  214. "sha512": "sha512-zCno/m44ymWhgLFh7tELDG9587q0l/EynPM0m4KgLaWQbz/TEKvNRX2YT5ip2qXW/uayifQ2ZqbnErsKJ4lYrQ==",
  215. "path": "system.diagnostics.diagnosticsource/4.5.1",
  216. "hashPath": "system.diagnostics.diagnosticsource.4.5.1.nupkg.sha512"
  217. },
  218. "System.IO.Pipelines/4.7.2": {
  219. "type": "package",
  220. "serviceable": true,
  221. "sha512": "sha512-rGIIhoY3lUdn9rWeuGdgeZZ0P+SpJ1wZI5g8TnXqgvuhFgUP7iP9Nt5FZebYInQZQxqnwjPxdYYBE5l/8PJmqQ==",
  222. "path": "system.io.pipelines/4.7.2",
  223. "hashPath": "system.io.pipelines.4.7.2.nupkg.sha512"
  224. },
  225. "System.Memory/4.5.3": {
  226. "type": "package",
  227. "serviceable": true,
  228. "sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==",
  229. "path": "system.memory/4.5.3",
  230. "hashPath": "system.memory.4.5.3.nupkg.sha512"
  231. },
  232. "System.Net.Http.Json/5.0.0": {
  233. "type": "package",
  234. "serviceable": true,
  235. "sha512": "sha512-3CPSQpCzEmI9o+1G79TnPCjF40omCdnoXj2Rg76BDwGj5+LZnFPjV+t35eedlvl+uthmholk/XXxXTYgJWSexw==",
  236. "path": "system.net.http.json/5.0.0",
  237. "hashPath": "system.net.http.json.5.0.0.nupkg.sha512"
  238. },
  239. "System.Runtime.CompilerServices.Unsafe/4.5.2": {
  240. "type": "package",
  241. "serviceable": true,
  242. "sha512": "sha512-wprSFgext8cwqymChhrBLu62LMg/1u92bU+VOwyfBimSPVFXtsNqEWC92Pf9ofzJFlk4IHmJA75EDJn1b2goAQ==",
  243. "path": "system.runtime.compilerservices.unsafe/4.5.2",
  244. "hashPath": "system.runtime.compilerservices.unsafe.4.5.2.nupkg.sha512"
  245. }
  246. }
  247. }