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.

321 lines
12 KiB

  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v8.0",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v8.0": {
  9. "RemitInboundAPI.Business/1.0.0": {
  10. "dependencies": {
  11. "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
  12. "RemitInboundAPI.Common": "1.0.0",
  13. "RemitInboundAPI.Repository": "1.0.0"
  14. },
  15. "runtime": {
  16. "RemitInboundAPI.Business.dll": {}
  17. }
  18. },
  19. "Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
  20. "dependencies": {
  21. "Microsoft.AspNetCore.Http.Features": "2.2.0",
  22. "System.Text.Encodings.Web": "4.5.0"
  23. },
  24. "runtime": {
  25. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {
  26. "assemblyVersion": "2.2.0.0",
  27. "fileVersion": "2.2.0.18316"
  28. }
  29. }
  30. },
  31. "Microsoft.AspNetCore.Http.Features/2.2.0": {
  32. "dependencies": {
  33. "Microsoft.Extensions.Primitives": "8.0.0"
  34. },
  35. "runtime": {
  36. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {
  37. "assemblyVersion": "2.2.0.0",
  38. "fileVersion": "2.2.0.18316"
  39. }
  40. }
  41. },
  42. "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
  43. "dependencies": {
  44. "Microsoft.Extensions.Primitives": "8.0.0"
  45. },
  46. "runtime": {
  47. "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  48. "assemblyVersion": "8.0.0.0",
  49. "fileVersion": "8.0.23.53103"
  50. }
  51. }
  52. },
  53. "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
  54. "runtime": {
  55. "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
  56. "assemblyVersion": "8.0.0.0",
  57. "fileVersion": "8.0.23.53103"
  58. }
  59. }
  60. },
  61. "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
  62. "dependencies": {
  63. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
  64. },
  65. "runtime": {
  66. "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  67. "assemblyVersion": "8.0.0.0",
  68. "fileVersion": "8.0.23.53103"
  69. }
  70. }
  71. },
  72. "Microsoft.Extensions.Primitives/8.0.0": {
  73. "runtime": {
  74. "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
  75. "assemblyVersion": "8.0.0.0",
  76. "fileVersion": "8.0.23.53103"
  77. }
  78. }
  79. },
  80. "Microsoft.NETCore.Platforms/3.1.0": {},
  81. "Microsoft.Win32.Registry/4.7.0": {
  82. "dependencies": {
  83. "System.Security.AccessControl": "4.7.0",
  84. "System.Security.Principal.Windows": "4.7.0"
  85. }
  86. },
  87. "Newtonsoft.Json/13.0.3": {
  88. "runtime": {
  89. "lib/net6.0/Newtonsoft.Json.dll": {
  90. "assemblyVersion": "13.0.0.0",
  91. "fileVersion": "13.0.3.27908"
  92. }
  93. }
  94. },
  95. "runtime.native.System.Data.SqlClient.sni/4.7.0": {
  96. "dependencies": {
  97. "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
  98. "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
  99. "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0"
  100. }
  101. },
  102. "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  103. "runtimeTargets": {
  104. "runtimes/win-arm64/native/sni.dll": {
  105. "rid": "win-arm64",
  106. "assetType": "native",
  107. "fileVersion": "4.6.25512.1"
  108. }
  109. }
  110. },
  111. "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  112. "runtimeTargets": {
  113. "runtimes/win-x64/native/sni.dll": {
  114. "rid": "win-x64",
  115. "assetType": "native",
  116. "fileVersion": "4.6.25512.1"
  117. }
  118. }
  119. },
  120. "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  121. "runtimeTargets": {
  122. "runtimes/win-x86/native/sni.dll": {
  123. "rid": "win-x86",
  124. "assetType": "native",
  125. "fileVersion": "4.6.25512.1"
  126. }
  127. }
  128. },
  129. "System.Data.SqlClient/4.8.6": {
  130. "dependencies": {
  131. "Microsoft.Win32.Registry": "4.7.0",
  132. "System.Security.Principal.Windows": "4.7.0",
  133. "runtime.native.System.Data.SqlClient.sni": "4.7.0"
  134. },
  135. "runtime": {
  136. "lib/netcoreapp2.1/System.Data.SqlClient.dll": {
  137. "assemblyVersion": "4.6.1.6",
  138. "fileVersion": "4.700.23.52603"
  139. }
  140. },
  141. "runtimeTargets": {
  142. "runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll": {
  143. "rid": "unix",
  144. "assetType": "runtime",
  145. "assemblyVersion": "4.6.1.6",
  146. "fileVersion": "4.700.23.52603"
  147. },
  148. "runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll": {
  149. "rid": "win",
  150. "assetType": "runtime",
  151. "assemblyVersion": "4.6.1.6",
  152. "fileVersion": "4.700.23.52603"
  153. }
  154. }
  155. },
  156. "System.Security.AccessControl/4.7.0": {
  157. "dependencies": {
  158. "Microsoft.NETCore.Platforms": "3.1.0",
  159. "System.Security.Principal.Windows": "4.7.0"
  160. }
  161. },
  162. "System.Security.Principal.Windows/4.7.0": {},
  163. "System.Text.Encodings.Web/4.5.0": {},
  164. "RemitInboundAPI.Common/1.0.0": {
  165. "dependencies": {
  166. "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
  167. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
  168. },
  169. "runtime": {
  170. "RemitInboundAPI.Common.dll": {}
  171. }
  172. },
  173. "RemitInboundAPI.Repository/1.0.0": {
  174. "dependencies": {
  175. "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
  176. "Newtonsoft.Json": "13.0.3",
  177. "RemitInboundAPI.Common": "1.0.0",
  178. "System.Data.SqlClient": "4.8.6"
  179. },
  180. "runtime": {
  181. "RemitInboundAPI.Repository.dll": {}
  182. }
  183. }
  184. }
  185. },
  186. "libraries": {
  187. "RemitInboundAPI.Business/1.0.0": {
  188. "type": "project",
  189. "serviceable": false,
  190. "sha512": ""
  191. },
  192. "Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
  193. "type": "package",
  194. "serviceable": true,
  195. "sha512": "sha512-Nxs7Z1q3f1STfLYKJSVXCs1iBl+Ya6E8o4Oy1bCxJ/rNI44E/0f6tbsrVqAWfB7jlnJfyaAtIalBVxPKUPQb4Q==",
  196. "path": "microsoft.aspnetcore.http.abstractions/2.2.0",
  197. "hashPath": "microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512"
  198. },
  199. "Microsoft.AspNetCore.Http.Features/2.2.0": {
  200. "type": "package",
  201. "serviceable": true,
  202. "sha512": "sha512-ziFz5zH8f33En4dX81LW84I6XrYXKf9jg6aM39cM+LffN9KJahViKZ61dGMSO2gd3e+qe5yBRwsesvyqlZaSMg==",
  203. "path": "microsoft.aspnetcore.http.features/2.2.0",
  204. "hashPath": "microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512"
  205. },
  206. "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
  207. "type": "package",
  208. "serviceable": true,
  209. "sha512": "sha512-3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==",
  210. "path": "microsoft.extensions.configuration.abstractions/8.0.0",
  211. "hashPath": "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512"
  212. },
  213. "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
  214. "type": "package",
  215. "serviceable": true,
  216. "sha512": "sha512-cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==",
  217. "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0",
  218. "hashPath": "microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512"
  219. },
  220. "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
  221. "type": "package",
  222. "serviceable": true,
  223. "sha512": "sha512-arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==",
  224. "path": "microsoft.extensions.logging.abstractions/8.0.0",
  225. "hashPath": "microsoft.extensions.logging.abstractions.8.0.0.nupkg.sha512"
  226. },
  227. "Microsoft.Extensions.Primitives/8.0.0": {
  228. "type": "package",
  229. "serviceable": true,
  230. "sha512": "sha512-bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==",
  231. "path": "microsoft.extensions.primitives/8.0.0",
  232. "hashPath": "microsoft.extensions.primitives.8.0.0.nupkg.sha512"
  233. },
  234. "Microsoft.NETCore.Platforms/3.1.0": {
  235. "type": "package",
  236. "serviceable": true,
  237. "sha512": "sha512-z7aeg8oHln2CuNulfhiLYxCVMPEwBl3rzicjvIX+4sUuCwvXw5oXQEtbiU2c0z4qYL5L3Kmx0mMA/+t/SbY67w==",
  238. "path": "microsoft.netcore.platforms/3.1.0",
  239. "hashPath": "microsoft.netcore.platforms.3.1.0.nupkg.sha512"
  240. },
  241. "Microsoft.Win32.Registry/4.7.0": {
  242. "type": "package",
  243. "serviceable": true,
  244. "sha512": "sha512-KSrRMb5vNi0CWSGG1++id2ZOs/1QhRqROt+qgbEAdQuGjGrFcl4AOl4/exGPUYz2wUnU42nvJqon1T3U0kPXLA==",
  245. "path": "microsoft.win32.registry/4.7.0",
  246. "hashPath": "microsoft.win32.registry.4.7.0.nupkg.sha512"
  247. },
  248. "Newtonsoft.Json/13.0.3": {
  249. "type": "package",
  250. "serviceable": true,
  251. "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
  252. "path": "newtonsoft.json/13.0.3",
  253. "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
  254. },
  255. "runtime.native.System.Data.SqlClient.sni/4.7.0": {
  256. "type": "package",
  257. "serviceable": true,
  258. "sha512": "sha512-9kyFSIdN3T0qjDQ2R0HRXYIhS3l5psBzQi6qqhdLz+SzFyEy4sVxNOke+yyYv8Cu8rPER12c3RDjLT8wF3WBYQ==",
  259. "path": "runtime.native.system.data.sqlclient.sni/4.7.0",
  260. "hashPath": "runtime.native.system.data.sqlclient.sni.4.7.0.nupkg.sha512"
  261. },
  262. "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  263. "type": "package",
  264. "serviceable": true,
  265. "sha512": "sha512-LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==",
  266. "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0",
  267. "hashPath": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
  268. },
  269. "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  270. "type": "package",
  271. "serviceable": true,
  272. "sha512": "sha512-38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==",
  273. "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0",
  274. "hashPath": "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
  275. },
  276. "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  277. "type": "package",
  278. "serviceable": true,
  279. "sha512": "sha512-YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==",
  280. "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0",
  281. "hashPath": "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
  282. },
  283. "System.Data.SqlClient/4.8.6": {
  284. "type": "package",
  285. "serviceable": true,
  286. "sha512": "sha512-2Ij/LCaTQRyAi5lAv7UUTV9R2FobC8xN9mE0fXBZohum/xLl8IZVmE98Rq5ugQHjCgTBRKqpXRb4ORulRdA6Ig==",
  287. "path": "system.data.sqlclient/4.8.6",
  288. "hashPath": "system.data.sqlclient.4.8.6.nupkg.sha512"
  289. },
  290. "System.Security.AccessControl/4.7.0": {
  291. "type": "package",
  292. "serviceable": true,
  293. "sha512": "sha512-JECvTt5aFF3WT3gHpfofL2MNNP6v84sxtXxpqhLBCcDRzqsPBmHhQ6shv4DwwN2tRlzsUxtb3G9M3763rbXKDg==",
  294. "path": "system.security.accesscontrol/4.7.0",
  295. "hashPath": "system.security.accesscontrol.4.7.0.nupkg.sha512"
  296. },
  297. "System.Security.Principal.Windows/4.7.0": {
  298. "type": "package",
  299. "serviceable": true,
  300. "sha512": "sha512-ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==",
  301. "path": "system.security.principal.windows/4.7.0",
  302. "hashPath": "system.security.principal.windows.4.7.0.nupkg.sha512"
  303. },
  304. "System.Text.Encodings.Web/4.5.0": {
  305. "type": "package",
  306. "serviceable": true,
  307. "sha512": "sha512-Xg4G4Indi4dqP1iuAiMSwpiWS54ZghzR644OtsRCm/m/lBMG8dUBhLVN7hLm8NNrNTR+iGbshCPTwrvxZPlm4g==",
  308. "path": "system.text.encodings.web/4.5.0",
  309. "hashPath": "system.text.encodings.web.4.5.0.nupkg.sha512"
  310. },
  311. "RemitInboundAPI.Common/1.0.0": {
  312. "type": "project",
  313. "serviceable": false,
  314. "sha512": ""
  315. },
  316. "RemitInboundAPI.Repository/1.0.0": {
  317. "type": "project",
  318. "serviceable": false,
  319. "sha512": ""
  320. }
  321. }
  322. }