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.

430 lines
17 KiB

  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v7.0",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v7.0": {
  9. "CustomerOnlineRemit.Business/1.0.0": {
  10. "dependencies": {
  11. "CustomerOnlineRemit.Common": "1.0.0",
  12. "CustomerOnlineRemit.Repository": "1.0.0",
  13. "Serilog": "3.0.1"
  14. },
  15. "runtime": {
  16. "CustomerOnlineRemit.Business.dll": {}
  17. }
  18. },
  19. "Microsoft.AspNetCore.Authorization/7.0.10": {
  20. "dependencies": {
  21. "Microsoft.AspNetCore.Metadata": "7.0.10",
  22. "Microsoft.Extensions.Logging.Abstractions": "7.0.1",
  23. "Microsoft.Extensions.Options": "7.0.1"
  24. },
  25. "runtime": {
  26. "lib/net7.0/Microsoft.AspNetCore.Authorization.dll": {
  27. "assemblyVersion": "7.0.0.0",
  28. "fileVersion": "7.0.1023.36439"
  29. }
  30. }
  31. },
  32. "Microsoft.AspNetCore.Components/7.0.10": {
  33. "dependencies": {
  34. "Microsoft.AspNetCore.Authorization": "7.0.10",
  35. "Microsoft.AspNetCore.Components.Analyzers": "7.0.10"
  36. },
  37. "runtime": {
  38. "lib/net7.0/Microsoft.AspNetCore.Components.dll": {
  39. "assemblyVersion": "7.0.0.0",
  40. "fileVersion": "7.0.1023.36439"
  41. }
  42. }
  43. },
  44. "Microsoft.AspNetCore.Components.Analyzers/7.0.10": {},
  45. "Microsoft.AspNetCore.Metadata/7.0.10": {
  46. "runtime": {
  47. "lib/net7.0/Microsoft.AspNetCore.Metadata.dll": {
  48. "assemblyVersion": "7.0.0.0",
  49. "fileVersion": "7.0.1023.36439"
  50. }
  51. }
  52. },
  53. "Microsoft.Extensions.Configuration.Abstractions/7.0.0": {
  54. "dependencies": {
  55. "Microsoft.Extensions.Primitives": "7.0.0"
  56. },
  57. "runtime": {
  58. "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  59. "assemblyVersion": "7.0.0.0",
  60. "fileVersion": "7.0.22.51805"
  61. }
  62. }
  63. },
  64. "Microsoft.Extensions.DependencyInjection/7.0.0": {
  65. "dependencies": {
  66. "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0"
  67. },
  68. "runtime": {
  69. "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll": {
  70. "assemblyVersion": "7.0.0.0",
  71. "fileVersion": "7.0.22.51805"
  72. }
  73. }
  74. },
  75. "Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": {
  76. "runtime": {
  77. "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
  78. "assemblyVersion": "7.0.0.0",
  79. "fileVersion": "7.0.22.51805"
  80. }
  81. }
  82. },
  83. "Microsoft.Extensions.Http/7.0.0": {
  84. "dependencies": {
  85. "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
  86. "Microsoft.Extensions.Logging": "7.0.0",
  87. "Microsoft.Extensions.Logging.Abstractions": "7.0.1",
  88. "Microsoft.Extensions.Options": "7.0.1"
  89. },
  90. "runtime": {
  91. "lib/net7.0/Microsoft.Extensions.Http.dll": {
  92. "assemblyVersion": "7.0.0.0",
  93. "fileVersion": "7.0.22.51805"
  94. }
  95. }
  96. },
  97. "Microsoft.Extensions.Logging/7.0.0": {
  98. "dependencies": {
  99. "Microsoft.Extensions.DependencyInjection": "7.0.0",
  100. "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
  101. "Microsoft.Extensions.Logging.Abstractions": "7.0.1",
  102. "Microsoft.Extensions.Options": "7.0.1"
  103. },
  104. "runtime": {
  105. "lib/net7.0/Microsoft.Extensions.Logging.dll": {
  106. "assemblyVersion": "7.0.0.0",
  107. "fileVersion": "7.0.22.51805"
  108. }
  109. }
  110. },
  111. "Microsoft.Extensions.Logging.Abstractions/7.0.1": {
  112. "runtime": {
  113. "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  114. "assemblyVersion": "7.0.0.0",
  115. "fileVersion": "7.0.723.27404"
  116. }
  117. }
  118. },
  119. "Microsoft.Extensions.Options/7.0.1": {
  120. "dependencies": {
  121. "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
  122. "Microsoft.Extensions.Primitives": "7.0.0"
  123. },
  124. "runtime": {
  125. "lib/net7.0/Microsoft.Extensions.Options.dll": {
  126. "assemblyVersion": "7.0.0.0",
  127. "fileVersion": "7.0.323.6910"
  128. }
  129. }
  130. },
  131. "Microsoft.Extensions.Primitives/7.0.0": {
  132. "runtime": {
  133. "lib/net7.0/Microsoft.Extensions.Primitives.dll": {
  134. "assemblyVersion": "7.0.0.0",
  135. "fileVersion": "7.0.22.51805"
  136. }
  137. }
  138. },
  139. "Microsoft.NETCore.Platforms/3.1.0": {},
  140. "Microsoft.Win32.Registry/4.7.0": {
  141. "dependencies": {
  142. "System.Security.AccessControl": "4.7.0",
  143. "System.Security.Principal.Windows": "4.7.0"
  144. }
  145. },
  146. "Newtonsoft.Json/13.0.3": {
  147. "runtime": {
  148. "lib/net6.0/Newtonsoft.Json.dll": {
  149. "assemblyVersion": "13.0.0.0",
  150. "fileVersion": "13.0.3.27908"
  151. }
  152. }
  153. },
  154. "runtime.native.System.Data.SqlClient.sni/4.7.0": {
  155. "dependencies": {
  156. "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
  157. "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
  158. "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0"
  159. }
  160. },
  161. "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  162. "runtimeTargets": {
  163. "runtimes/win-arm64/native/sni.dll": {
  164. "rid": "win-arm64",
  165. "assetType": "native",
  166. "fileVersion": "4.6.25512.1"
  167. }
  168. }
  169. },
  170. "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  171. "runtimeTargets": {
  172. "runtimes/win-x64/native/sni.dll": {
  173. "rid": "win-x64",
  174. "assetType": "native",
  175. "fileVersion": "4.6.25512.1"
  176. }
  177. }
  178. },
  179. "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  180. "runtimeTargets": {
  181. "runtimes/win-x86/native/sni.dll": {
  182. "rid": "win-x86",
  183. "assetType": "native",
  184. "fileVersion": "4.6.25512.1"
  185. }
  186. }
  187. },
  188. "Serilog/3.0.1": {
  189. "runtime": {
  190. "lib/net7.0/Serilog.dll": {
  191. "assemblyVersion": "2.0.0.0",
  192. "fileVersion": "3.0.1.0"
  193. }
  194. }
  195. },
  196. "System.Data.SqlClient/4.8.5": {
  197. "dependencies": {
  198. "Microsoft.Win32.Registry": "4.7.0",
  199. "System.Security.Principal.Windows": "4.7.0",
  200. "runtime.native.System.Data.SqlClient.sni": "4.7.0"
  201. },
  202. "runtime": {
  203. "lib/netcoreapp2.1/System.Data.SqlClient.dll": {
  204. "assemblyVersion": "4.6.1.5",
  205. "fileVersion": "4.700.22.51706"
  206. }
  207. },
  208. "runtimeTargets": {
  209. "runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll": {
  210. "rid": "unix",
  211. "assetType": "runtime",
  212. "assemblyVersion": "4.6.1.5",
  213. "fileVersion": "4.700.22.51706"
  214. },
  215. "runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll": {
  216. "rid": "win",
  217. "assetType": "runtime",
  218. "assemblyVersion": "4.6.1.5",
  219. "fileVersion": "4.700.22.51706"
  220. }
  221. }
  222. },
  223. "System.Security.AccessControl/4.7.0": {
  224. "dependencies": {
  225. "Microsoft.NETCore.Platforms": "3.1.0",
  226. "System.Security.Principal.Windows": "4.7.0"
  227. }
  228. },
  229. "System.Security.Principal.Windows/4.7.0": {},
  230. "CustomerOnlineRemit.Common/1.0.0": {
  231. "dependencies": {
  232. "Microsoft.AspNetCore.Components": "7.0.10",
  233. "Microsoft.Extensions.Configuration.Abstractions": "7.0.0",
  234. "Microsoft.Extensions.Http": "7.0.0",
  235. "Newtonsoft.Json": "13.0.3"
  236. },
  237. "runtime": {
  238. "CustomerOnlineRemit.Common.dll": {}
  239. }
  240. },
  241. "CustomerOnlineRemit.Repository/1.0.0": {
  242. "dependencies": {
  243. "CustomerOnlineRemit.Common": "1.0.0",
  244. "Serilog": "3.0.1",
  245. "System.Data.SqlClient": "4.8.5"
  246. },
  247. "runtime": {
  248. "CustomerOnlineRemit.Repository.dll": {}
  249. }
  250. }
  251. }
  252. },
  253. "libraries": {
  254. "CustomerOnlineRemit.Business/1.0.0": {
  255. "type": "project",
  256. "serviceable": false,
  257. "sha512": ""
  258. },
  259. "Microsoft.AspNetCore.Authorization/7.0.10": {
  260. "type": "package",
  261. "serviceable": true,
  262. "sha512": "sha512-ZAAQZfho51GaJ+Pr2e6TVSDQu8lQ09xHJW67OZwuKtcWbgE4LaKmz6U5z7TYTctWxPQD5uZC1+U1hZUcn0g5Zw==",
  263. "path": "microsoft.aspnetcore.authorization/7.0.10",
  264. "hashPath": "microsoft.aspnetcore.authorization.7.0.10.nupkg.sha512"
  265. },
  266. "Microsoft.AspNetCore.Components/7.0.10": {
  267. "type": "package",
  268. "serviceable": true,
  269. "sha512": "sha512-BX8U5jpbMG8jBecMGrjl1ZjxxFUpJCcGiIaunP4EFSQKxomM7mjjfskkbQhruOy8c60aeiacRx86gXGQ0uK6TA==",
  270. "path": "microsoft.aspnetcore.components/7.0.10",
  271. "hashPath": "microsoft.aspnetcore.components.7.0.10.nupkg.sha512"
  272. },
  273. "Microsoft.AspNetCore.Components.Analyzers/7.0.10": {
  274. "type": "package",
  275. "serviceable": true,
  276. "sha512": "sha512-F1BPBk1koIKmUDGEoH/4qZaGI2+9T9HbGWtvaoWRyyOIsa2/AIJ1aWk08TGkFQuVExSHqJgi3Wb82ApnXDFJZA==",
  277. "path": "microsoft.aspnetcore.components.analyzers/7.0.10",
  278. "hashPath": "microsoft.aspnetcore.components.analyzers.7.0.10.nupkg.sha512"
  279. },
  280. "Microsoft.AspNetCore.Metadata/7.0.10": {
  281. "type": "package",
  282. "serviceable": true,
  283. "sha512": "sha512-czsM8xLZdCyATOWwaSUf8k9/D0Il6RTmUh7QQpQDD/J1KeVMd0C4L6tDpb1U+OMmECDG1xjrKnXBJP0SoeCjhg==",
  284. "path": "microsoft.aspnetcore.metadata/7.0.10",
  285. "hashPath": "microsoft.aspnetcore.metadata.7.0.10.nupkg.sha512"
  286. },
  287. "Microsoft.Extensions.Configuration.Abstractions/7.0.0": {
  288. "type": "package",
  289. "serviceable": true,
  290. "sha512": "sha512-f34u2eaqIjNO9YLHBz8rozVZ+TcFiFs0F3r7nUJd7FRkVSxk8u4OpoK226mi49MwexHOR2ibP9MFvRUaLilcQQ==",
  291. "path": "microsoft.extensions.configuration.abstractions/7.0.0",
  292. "hashPath": "microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512"
  293. },
  294. "Microsoft.Extensions.DependencyInjection/7.0.0": {
  295. "type": "package",
  296. "serviceable": true,
  297. "sha512": "sha512-elNeOmkeX3eDVG6pYVeV82p29hr+UKDaBhrZyWvWLw/EVZSYEkZlQdkp0V39k/Xehs2Qa0mvoCvkVj3eQxNQ1Q==",
  298. "path": "microsoft.extensions.dependencyinjection/7.0.0",
  299. "hashPath": "microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512"
  300. },
  301. "Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": {
  302. "type": "package",
  303. "serviceable": true,
  304. "sha512": "sha512-h3j/QfmFN4S0w4C2A6X7arXij/M/OVw3uQHSOFxnND4DyAzO1F9eMX7Eti7lU/OkSthEE0WzRsfT/Dmx86jzCw==",
  305. "path": "microsoft.extensions.dependencyinjection.abstractions/7.0.0",
  306. "hashPath": "microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512"
  307. },
  308. "Microsoft.Extensions.Http/7.0.0": {
  309. "type": "package",
  310. "serviceable": true,
  311. "sha512": "sha512-9Pq9f/CvOSz0t9yQa6g1uWpxa2sm13daLFm8EZwy9MaQUjKXWdNUXQwIxwhmba5N83UIqURiPHSNqGK1vfWF2w==",
  312. "path": "microsoft.extensions.http/7.0.0",
  313. "hashPath": "microsoft.extensions.http.7.0.0.nupkg.sha512"
  314. },
  315. "Microsoft.Extensions.Logging/7.0.0": {
  316. "type": "package",
  317. "serviceable": true,
  318. "sha512": "sha512-Nw2muoNrOG5U5qa2ZekXwudUn2BJcD41e65zwmDHb1fQegTX66UokLWZkJRpqSSHXDOWZ5V0iqhbxOEky91atA==",
  319. "path": "microsoft.extensions.logging/7.0.0",
  320. "hashPath": "microsoft.extensions.logging.7.0.0.nupkg.sha512"
  321. },
  322. "Microsoft.Extensions.Logging.Abstractions/7.0.1": {
  323. "type": "package",
  324. "serviceable": true,
  325. "sha512": "sha512-pkeBFx0vqMW/A3aUVHh7MPu3WkBhaVlezhSZeb1c9XD0vUReYH1TLFSy5MxJgZfmz5LZzYoErMorlYZiwpOoNA==",
  326. "path": "microsoft.extensions.logging.abstractions/7.0.1",
  327. "hashPath": "microsoft.extensions.logging.abstractions.7.0.1.nupkg.sha512"
  328. },
  329. "Microsoft.Extensions.Options/7.0.1": {
  330. "type": "package",
  331. "serviceable": true,
  332. "sha512": "sha512-pZRDYdN1FpepOIfHU62QoBQ6zdAoTvnjxFfqAzEd9Jhb2dfhA5i6jeTdgGgcgTWFRC7oT0+3XrbQu4LjvgX1Nw==",
  333. "path": "microsoft.extensions.options/7.0.1",
  334. "hashPath": "microsoft.extensions.options.7.0.1.nupkg.sha512"
  335. },
  336. "Microsoft.Extensions.Primitives/7.0.0": {
  337. "type": "package",
  338. "serviceable": true,
  339. "sha512": "sha512-um1KU5kxcRp3CNuI8o/GrZtD4AIOXDk+RLsytjZ9QPok3ttLUelLKpilVPuaFT3TFjOhSibUAso0odbOaCDj3Q==",
  340. "path": "microsoft.extensions.primitives/7.0.0",
  341. "hashPath": "microsoft.extensions.primitives.7.0.0.nupkg.sha512"
  342. },
  343. "Microsoft.NETCore.Platforms/3.1.0": {
  344. "type": "package",
  345. "serviceable": true,
  346. "sha512": "sha512-z7aeg8oHln2CuNulfhiLYxCVMPEwBl3rzicjvIX+4sUuCwvXw5oXQEtbiU2c0z4qYL5L3Kmx0mMA/+t/SbY67w==",
  347. "path": "microsoft.netcore.platforms/3.1.0",
  348. "hashPath": "microsoft.netcore.platforms.3.1.0.nupkg.sha512"
  349. },
  350. "Microsoft.Win32.Registry/4.7.0": {
  351. "type": "package",
  352. "serviceable": true,
  353. "sha512": "sha512-KSrRMb5vNi0CWSGG1++id2ZOs/1QhRqROt+qgbEAdQuGjGrFcl4AOl4/exGPUYz2wUnU42nvJqon1T3U0kPXLA==",
  354. "path": "microsoft.win32.registry/4.7.0",
  355. "hashPath": "microsoft.win32.registry.4.7.0.nupkg.sha512"
  356. },
  357. "Newtonsoft.Json/13.0.3": {
  358. "type": "package",
  359. "serviceable": true,
  360. "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
  361. "path": "newtonsoft.json/13.0.3",
  362. "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
  363. },
  364. "runtime.native.System.Data.SqlClient.sni/4.7.0": {
  365. "type": "package",
  366. "serviceable": true,
  367. "sha512": "sha512-9kyFSIdN3T0qjDQ2R0HRXYIhS3l5psBzQi6qqhdLz+SzFyEy4sVxNOke+yyYv8Cu8rPER12c3RDjLT8wF3WBYQ==",
  368. "path": "runtime.native.system.data.sqlclient.sni/4.7.0",
  369. "hashPath": "runtime.native.system.data.sqlclient.sni.4.7.0.nupkg.sha512"
  370. },
  371. "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  372. "type": "package",
  373. "serviceable": true,
  374. "sha512": "sha512-LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==",
  375. "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0",
  376. "hashPath": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
  377. },
  378. "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  379. "type": "package",
  380. "serviceable": true,
  381. "sha512": "sha512-38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==",
  382. "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0",
  383. "hashPath": "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
  384. },
  385. "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  386. "type": "package",
  387. "serviceable": true,
  388. "sha512": "sha512-YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==",
  389. "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0",
  390. "hashPath": "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
  391. },
  392. "Serilog/3.0.1": {
  393. "type": "package",
  394. "serviceable": true,
  395. "sha512": "sha512-E4UmOQ++eNJax1laE+lws7E3zbhKgHsGJbO7ra0yE5smUh+5FfUPIKKBxM3MO1tK4sgpQke6/pLReDxIc/ggNw==",
  396. "path": "serilog/3.0.1",
  397. "hashPath": "serilog.3.0.1.nupkg.sha512"
  398. },
  399. "System.Data.SqlClient/4.8.5": {
  400. "type": "package",
  401. "serviceable": true,
  402. "sha512": "sha512-fRqxut4lrndPHrXD+ht1XRmCL3obuKldm4XjCRYS9p5f7FSR7shBxAwTkDrpFMsHC9BhNgjjmUtiIjvehn5zkg==",
  403. "path": "system.data.sqlclient/4.8.5",
  404. "hashPath": "system.data.sqlclient.4.8.5.nupkg.sha512"
  405. },
  406. "System.Security.AccessControl/4.7.0": {
  407. "type": "package",
  408. "serviceable": true,
  409. "sha512": "sha512-JECvTt5aFF3WT3gHpfofL2MNNP6v84sxtXxpqhLBCcDRzqsPBmHhQ6shv4DwwN2tRlzsUxtb3G9M3763rbXKDg==",
  410. "path": "system.security.accesscontrol/4.7.0",
  411. "hashPath": "system.security.accesscontrol.4.7.0.nupkg.sha512"
  412. },
  413. "System.Security.Principal.Windows/4.7.0": {
  414. "type": "package",
  415. "serviceable": true,
  416. "sha512": "sha512-ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==",
  417. "path": "system.security.principal.windows/4.7.0",
  418. "hashPath": "system.security.principal.windows.4.7.0.nupkg.sha512"
  419. },
  420. "CustomerOnlineRemit.Common/1.0.0": {
  421. "type": "project",
  422. "serviceable": false,
  423. "sha512": ""
  424. },
  425. "CustomerOnlineRemit.Repository/1.0.0": {
  426. "type": "project",
  427. "serviceable": false,
  428. "sha512": ""
  429. }
  430. }
  431. }