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.

1071 lines
40 KiB

  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v7.0",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v7.0": {
  9. "CustomerOnlineV2.Business/1.0.0": {
  10. "dependencies": {
  11. "CustomerOnlineV2.Api": "1.0.0",
  12. "CustomerOnlineV2.Common": "1.0.0",
  13. "CustomerOnlineV2.Repository": "1.0.0"
  14. },
  15. "runtime": {
  16. "CustomerOnlineV2.Business.dll": {}
  17. }
  18. },
  19. "Azure.Core/1.24.0": {
  20. "dependencies": {
  21. "Microsoft.Bcl.AsyncInterfaces": "1.1.1",
  22. "System.Diagnostics.DiagnosticSource": "5.0.0",
  23. "System.Memory.Data": "1.0.2",
  24. "System.Numerics.Vectors": "4.5.0",
  25. "System.Text.Encodings.Web": "4.7.2",
  26. "System.Text.Json": "4.7.2",
  27. "System.Threading.Tasks.Extensions": "4.5.4"
  28. },
  29. "runtime": {
  30. "lib/net5.0/Azure.Core.dll": {
  31. "assemblyVersion": "1.24.0.0",
  32. "fileVersion": "1.2400.22.20404"
  33. }
  34. }
  35. },
  36. "Azure.Identity/1.6.0": {
  37. "dependencies": {
  38. "Azure.Core": "1.24.0",
  39. "Microsoft.Identity.Client": "4.45.0",
  40. "Microsoft.Identity.Client.Extensions.Msal": "2.19.3",
  41. "System.Memory": "4.5.4",
  42. "System.Security.Cryptography.ProtectedData": "5.0.0",
  43. "System.Text.Json": "4.7.2",
  44. "System.Threading.Tasks.Extensions": "4.5.4"
  45. },
  46. "runtime": {
  47. "lib/netstandard2.0/Azure.Identity.dll": {
  48. "assemblyVersion": "1.6.0.0",
  49. "fileVersion": "1.600.22.20503"
  50. }
  51. }
  52. },
  53. "Microsoft.AspNet.Mvc/5.2.9": {
  54. "dependencies": {
  55. "Microsoft.AspNet.Razor": "3.2.9",
  56. "Microsoft.AspNet.WebPages": "3.2.9"
  57. },
  58. "runtime": {
  59. "lib/net45/System.Web.Mvc.dll": {
  60. "assemblyVersion": "5.2.9.0",
  61. "fileVersion": "5.2.61129.10"
  62. }
  63. }
  64. },
  65. "Microsoft.AspNet.Razor/3.2.9": {
  66. "runtime": {
  67. "lib/net45/System.Web.Razor.dll": {
  68. "assemblyVersion": "3.0.0.0",
  69. "fileVersion": "3.0.61129.10"
  70. }
  71. }
  72. },
  73. "Microsoft.AspNet.WebPages/3.2.9": {
  74. "dependencies": {
  75. "Microsoft.AspNet.Razor": "3.2.9",
  76. "Microsoft.Web.Infrastructure": "1.0.0"
  77. },
  78. "runtime": {
  79. "lib/net45/System.Web.Helpers.dll": {
  80. "assemblyVersion": "3.0.0.0",
  81. "fileVersion": "3.0.61129.10"
  82. },
  83. "lib/net45/System.Web.WebPages.Deployment.dll": {
  84. "assemblyVersion": "3.0.0.0",
  85. "fileVersion": "3.0.61129.10"
  86. },
  87. "lib/net45/System.Web.WebPages.Razor.dll": {
  88. "assemblyVersion": "3.0.0.0",
  89. "fileVersion": "3.0.61129.10"
  90. },
  91. "lib/net45/System.Web.WebPages.dll": {
  92. "assemblyVersion": "3.0.0.0",
  93. "fileVersion": "3.0.61129.10"
  94. }
  95. }
  96. },
  97. "Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
  98. "dependencies": {
  99. "Microsoft.AspNetCore.Http.Features": "2.2.0",
  100. "System.Text.Encodings.Web": "4.7.2"
  101. },
  102. "runtime": {
  103. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {
  104. "assemblyVersion": "2.2.0.0",
  105. "fileVersion": "2.2.0.18316"
  106. }
  107. }
  108. },
  109. "Microsoft.AspNetCore.Http.Features/2.2.0": {
  110. "dependencies": {
  111. "Microsoft.Extensions.Primitives": "7.0.0"
  112. },
  113. "runtime": {
  114. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {
  115. "assemblyVersion": "2.2.0.0",
  116. "fileVersion": "2.2.0.18316"
  117. }
  118. }
  119. },
  120. "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
  121. "runtime": {
  122. "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
  123. "assemblyVersion": "1.0.0.0",
  124. "fileVersion": "4.700.20.21406"
  125. }
  126. }
  127. },
  128. "Microsoft.CSharp/4.5.0": {},
  129. "Microsoft.Data.SqlClient/5.0.1": {
  130. "dependencies": {
  131. "Azure.Identity": "1.6.0",
  132. "Microsoft.Data.SqlClient.SNI.runtime": "5.0.1",
  133. "Microsoft.Identity.Client": "4.45.0",
  134. "Microsoft.IdentityModel.JsonWebTokens": "6.21.0",
  135. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.21.0",
  136. "Microsoft.SqlServer.Server": "1.0.0",
  137. "Microsoft.Win32.Registry": "5.0.0",
  138. "System.Buffers": "4.5.1",
  139. "System.Configuration.ConfigurationManager": "5.0.0",
  140. "System.Diagnostics.DiagnosticSource": "5.0.0",
  141. "System.IO": "4.3.0",
  142. "System.Resources.ResourceManager": "4.3.0",
  143. "System.Runtime.Caching": "5.0.0",
  144. "System.Security.Cryptography.Cng": "5.0.0",
  145. "System.Security.Principal.Windows": "5.0.0",
  146. "System.Text.Encoding.CodePages": "5.0.0",
  147. "System.Text.Encodings.Web": "4.7.2"
  148. },
  149. "runtime": {
  150. "lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  151. "assemblyVersion": "5.0.0.0",
  152. "fileVersion": "5.0.0.0"
  153. }
  154. },
  155. "runtimeTargets": {
  156. "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  157. "rid": "unix",
  158. "assetType": "runtime",
  159. "assemblyVersion": "5.0.0.0",
  160. "fileVersion": "5.0.0.0"
  161. },
  162. "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  163. "rid": "win",
  164. "assetType": "runtime",
  165. "assemblyVersion": "5.0.0.0",
  166. "fileVersion": "5.0.0.0"
  167. }
  168. }
  169. },
  170. "Microsoft.Data.SqlClient.SNI.runtime/5.0.1": {
  171. "runtimeTargets": {
  172. "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
  173. "rid": "win-arm",
  174. "assetType": "native",
  175. "fileVersion": "5.0.1.0"
  176. },
  177. "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
  178. "rid": "win-arm64",
  179. "assetType": "native",
  180. "fileVersion": "5.0.1.0"
  181. },
  182. "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
  183. "rid": "win-x64",
  184. "assetType": "native",
  185. "fileVersion": "5.0.1.0"
  186. },
  187. "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
  188. "rid": "win-x86",
  189. "assetType": "native",
  190. "fileVersion": "5.0.1.0"
  191. }
  192. }
  193. },
  194. "Microsoft.Extensions.Configuration.Abstractions/7.0.0": {
  195. "dependencies": {
  196. "Microsoft.Extensions.Primitives": "7.0.0"
  197. },
  198. "runtime": {
  199. "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  200. "assemblyVersion": "7.0.0.0",
  201. "fileVersion": "7.0.22.51805"
  202. }
  203. }
  204. },
  205. "Microsoft.Extensions.Logging.Abstractions/7.0.0": {
  206. "runtime": {
  207. "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  208. "assemblyVersion": "7.0.0.0",
  209. "fileVersion": "7.0.22.51805"
  210. }
  211. }
  212. },
  213. "Microsoft.Extensions.Primitives/7.0.0": {
  214. "runtime": {
  215. "lib/net7.0/Microsoft.Extensions.Primitives.dll": {
  216. "assemblyVersion": "7.0.0.0",
  217. "fileVersion": "7.0.22.51805"
  218. }
  219. }
  220. },
  221. "Microsoft.Identity.Client/4.45.0": {
  222. "dependencies": {
  223. "Microsoft.IdentityModel.Abstractions": "6.21.0"
  224. },
  225. "runtime": {
  226. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
  227. "assemblyVersion": "4.45.0.0",
  228. "fileVersion": "4.45.0.0"
  229. }
  230. }
  231. },
  232. "Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
  233. "dependencies": {
  234. "Microsoft.Identity.Client": "4.45.0",
  235. "System.Security.Cryptography.ProtectedData": "5.0.0"
  236. },
  237. "runtime": {
  238. "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll": {
  239. "assemblyVersion": "2.19.3.0",
  240. "fileVersion": "2.19.3.0"
  241. }
  242. }
  243. },
  244. "Microsoft.IdentityModel.Abstractions/6.21.0": {
  245. "runtime": {
  246. "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
  247. "assemblyVersion": "6.21.0.0",
  248. "fileVersion": "6.21.0.30701"
  249. }
  250. }
  251. },
  252. "Microsoft.IdentityModel.JsonWebTokens/6.21.0": {
  253. "dependencies": {
  254. "Microsoft.IdentityModel.Tokens": "6.21.0"
  255. },
  256. "runtime": {
  257. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
  258. "assemblyVersion": "6.21.0.0",
  259. "fileVersion": "6.21.0.30701"
  260. }
  261. }
  262. },
  263. "Microsoft.IdentityModel.Logging/6.21.0": {
  264. "dependencies": {
  265. "Microsoft.IdentityModel.Abstractions": "6.21.0"
  266. },
  267. "runtime": {
  268. "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
  269. "assemblyVersion": "6.21.0.0",
  270. "fileVersion": "6.21.0.30701"
  271. }
  272. }
  273. },
  274. "Microsoft.IdentityModel.Protocols/6.21.0": {
  275. "dependencies": {
  276. "Microsoft.IdentityModel.Logging": "6.21.0",
  277. "Microsoft.IdentityModel.Tokens": "6.21.0"
  278. },
  279. "runtime": {
  280. "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
  281. "assemblyVersion": "6.21.0.0",
  282. "fileVersion": "6.21.0.30701"
  283. }
  284. }
  285. },
  286. "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.21.0": {
  287. "dependencies": {
  288. "Microsoft.IdentityModel.Protocols": "6.21.0",
  289. "System.IdentityModel.Tokens.Jwt": "6.21.0"
  290. },
  291. "runtime": {
  292. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
  293. "assemblyVersion": "6.21.0.0",
  294. "fileVersion": "6.21.0.30701"
  295. }
  296. }
  297. },
  298. "Microsoft.IdentityModel.Tokens/6.21.0": {
  299. "dependencies": {
  300. "Microsoft.CSharp": "4.5.0",
  301. "Microsoft.IdentityModel.Logging": "6.21.0",
  302. "System.Security.Cryptography.Cng": "5.0.0"
  303. },
  304. "runtime": {
  305. "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
  306. "assemblyVersion": "6.21.0.0",
  307. "fileVersion": "6.21.0.30701"
  308. }
  309. }
  310. },
  311. "Microsoft.NETCore.Platforms/5.0.0": {},
  312. "Microsoft.NETCore.Targets/1.1.0": {},
  313. "Microsoft.SqlServer.Server/1.0.0": {
  314. "runtime": {
  315. "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
  316. "assemblyVersion": "1.0.0.0",
  317. "fileVersion": "1.0.0.0"
  318. }
  319. }
  320. },
  321. "Microsoft.Web.Infrastructure/1.0.0": {
  322. "runtime": {
  323. "lib/net40/Microsoft.Web.Infrastructure.dll": {
  324. "assemblyVersion": "1.0.0.0",
  325. "fileVersion": "1.0.20105.407"
  326. }
  327. }
  328. },
  329. "Microsoft.Win32.Registry/5.0.0": {
  330. "dependencies": {
  331. "System.Security.AccessControl": "5.0.0",
  332. "System.Security.Principal.Windows": "5.0.0"
  333. }
  334. },
  335. "Microsoft.Win32.SystemEvents/5.0.0": {
  336. "dependencies": {
  337. "Microsoft.NETCore.Platforms": "5.0.0"
  338. },
  339. "runtime": {
  340. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {
  341. "assemblyVersion": "5.0.0.0",
  342. "fileVersion": "5.0.20.51904"
  343. }
  344. },
  345. "runtimeTargets": {
  346. "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": {
  347. "rid": "win",
  348. "assetType": "runtime",
  349. "assemblyVersion": "5.0.0.0",
  350. "fileVersion": "5.0.20.51904"
  351. }
  352. }
  353. },
  354. "Newtonsoft.Json/13.0.3": {
  355. "runtime": {
  356. "lib/net6.0/Newtonsoft.Json.dll": {
  357. "assemblyVersion": "13.0.0.0",
  358. "fileVersion": "13.0.3.27908"
  359. }
  360. }
  361. },
  362. "NPoco/5.7.1": {
  363. "dependencies": {
  364. "System.Linq.Async": "5.0.0",
  365. "System.Reflection.Emit.Lightweight": "4.7.0"
  366. },
  367. "runtime": {
  368. "lib/netstandard2.1/NPoco.dll": {
  369. "assemblyVersion": "5.7.1.0",
  370. "fileVersion": "5.7.1.0"
  371. }
  372. }
  373. },
  374. "System.Buffers/4.5.1": {},
  375. "System.Configuration.ConfigurationManager/5.0.0": {
  376. "dependencies": {
  377. "System.Security.Cryptography.ProtectedData": "5.0.0",
  378. "System.Security.Permissions": "5.0.0"
  379. },
  380. "runtime": {
  381. "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": {
  382. "assemblyVersion": "5.0.0.0",
  383. "fileVersion": "5.0.20.51904"
  384. }
  385. }
  386. },
  387. "System.Diagnostics.DiagnosticSource/5.0.0": {},
  388. "System.Drawing.Common/5.0.0": {
  389. "dependencies": {
  390. "Microsoft.Win32.SystemEvents": "5.0.0"
  391. },
  392. "runtime": {
  393. "lib/netcoreapp3.0/System.Drawing.Common.dll": {
  394. "assemblyVersion": "5.0.0.0",
  395. "fileVersion": "5.0.20.51904"
  396. }
  397. },
  398. "runtimeTargets": {
  399. "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
  400. "rid": "unix",
  401. "assetType": "runtime",
  402. "assemblyVersion": "5.0.0.0",
  403. "fileVersion": "5.0.20.51904"
  404. },
  405. "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": {
  406. "rid": "win",
  407. "assetType": "runtime",
  408. "assemblyVersion": "5.0.0.0",
  409. "fileVersion": "5.0.20.51904"
  410. }
  411. }
  412. },
  413. "System.Formats.Asn1/5.0.0": {},
  414. "System.Globalization/4.3.0": {
  415. "dependencies": {
  416. "Microsoft.NETCore.Platforms": "5.0.0",
  417. "Microsoft.NETCore.Targets": "1.1.0",
  418. "System.Runtime": "4.3.0"
  419. }
  420. },
  421. "System.IdentityModel.Tokens.Jwt/6.21.0": {
  422. "dependencies": {
  423. "Microsoft.IdentityModel.JsonWebTokens": "6.21.0",
  424. "Microsoft.IdentityModel.Tokens": "6.21.0"
  425. },
  426. "runtime": {
  427. "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
  428. "assemblyVersion": "6.21.0.0",
  429. "fileVersion": "6.21.0.30701"
  430. }
  431. }
  432. },
  433. "System.IO/4.3.0": {
  434. "dependencies": {
  435. "Microsoft.NETCore.Platforms": "5.0.0",
  436. "Microsoft.NETCore.Targets": "1.1.0",
  437. "System.Runtime": "4.3.0",
  438. "System.Text.Encoding": "4.3.0",
  439. "System.Threading.Tasks": "4.3.0"
  440. }
  441. },
  442. "System.Linq.Async/5.0.0": {
  443. "runtime": {
  444. "lib/netcoreapp3.1/System.Linq.Async.dll": {
  445. "assemblyVersion": "5.0.0.0",
  446. "fileVersion": "5.0.0.1"
  447. }
  448. }
  449. },
  450. "System.Memory/4.5.4": {},
  451. "System.Memory.Data/1.0.2": {
  452. "dependencies": {
  453. "System.Text.Encodings.Web": "4.7.2",
  454. "System.Text.Json": "4.7.2"
  455. },
  456. "runtime": {
  457. "lib/netstandard2.0/System.Memory.Data.dll": {
  458. "assemblyVersion": "1.0.2.0",
  459. "fileVersion": "1.0.221.20802"
  460. }
  461. }
  462. },
  463. "System.Numerics.Vectors/4.5.0": {},
  464. "System.Reflection/4.3.0": {
  465. "dependencies": {
  466. "Microsoft.NETCore.Platforms": "5.0.0",
  467. "Microsoft.NETCore.Targets": "1.1.0",
  468. "System.IO": "4.3.0",
  469. "System.Reflection.Primitives": "4.3.0",
  470. "System.Runtime": "4.3.0"
  471. }
  472. },
  473. "System.Reflection.Emit.Lightweight/4.7.0": {},
  474. "System.Reflection.Primitives/4.3.0": {
  475. "dependencies": {
  476. "Microsoft.NETCore.Platforms": "5.0.0",
  477. "Microsoft.NETCore.Targets": "1.1.0",
  478. "System.Runtime": "4.3.0"
  479. }
  480. },
  481. "System.Resources.ResourceManager/4.3.0": {
  482. "dependencies": {
  483. "Microsoft.NETCore.Platforms": "5.0.0",
  484. "Microsoft.NETCore.Targets": "1.1.0",
  485. "System.Globalization": "4.3.0",
  486. "System.Reflection": "4.3.0",
  487. "System.Runtime": "4.3.0"
  488. }
  489. },
  490. "System.Runtime/4.3.0": {
  491. "dependencies": {
  492. "Microsoft.NETCore.Platforms": "5.0.0",
  493. "Microsoft.NETCore.Targets": "1.1.0"
  494. }
  495. },
  496. "System.Runtime.Caching/5.0.0": {
  497. "dependencies": {
  498. "System.Configuration.ConfigurationManager": "5.0.0"
  499. },
  500. "runtime": {
  501. "lib/netstandard2.0/System.Runtime.Caching.dll": {
  502. "assemblyVersion": "4.0.0.0",
  503. "fileVersion": "5.0.20.51904"
  504. }
  505. },
  506. "runtimeTargets": {
  507. "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll": {
  508. "rid": "win",
  509. "assetType": "runtime",
  510. "assemblyVersion": "4.0.0.0",
  511. "fileVersion": "5.0.20.51904"
  512. }
  513. }
  514. },
  515. "System.Security.AccessControl/5.0.0": {
  516. "dependencies": {
  517. "Microsoft.NETCore.Platforms": "5.0.0",
  518. "System.Security.Principal.Windows": "5.0.0"
  519. }
  520. },
  521. "System.Security.Cryptography.Cng/5.0.0": {
  522. "dependencies": {
  523. "System.Formats.Asn1": "5.0.0"
  524. }
  525. },
  526. "System.Security.Cryptography.ProtectedData/5.0.0": {
  527. "runtime": {
  528. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
  529. "assemblyVersion": "5.0.0.0",
  530. "fileVersion": "5.0.20.51904"
  531. }
  532. },
  533. "runtimeTargets": {
  534. "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
  535. "rid": "win",
  536. "assetType": "runtime",
  537. "assemblyVersion": "5.0.0.0",
  538. "fileVersion": "5.0.20.51904"
  539. }
  540. }
  541. },
  542. "System.Security.Permissions/5.0.0": {
  543. "dependencies": {
  544. "System.Security.AccessControl": "5.0.0",
  545. "System.Windows.Extensions": "5.0.0"
  546. },
  547. "runtime": {
  548. "lib/net5.0/System.Security.Permissions.dll": {
  549. "assemblyVersion": "5.0.0.0",
  550. "fileVersion": "5.0.20.51904"
  551. }
  552. }
  553. },
  554. "System.Security.Principal.Windows/5.0.0": {},
  555. "System.Text.Encoding/4.3.0": {
  556. "dependencies": {
  557. "Microsoft.NETCore.Platforms": "5.0.0",
  558. "Microsoft.NETCore.Targets": "1.1.0",
  559. "System.Runtime": "4.3.0"
  560. }
  561. },
  562. "System.Text.Encoding.CodePages/5.0.0": {
  563. "dependencies": {
  564. "Microsoft.NETCore.Platforms": "5.0.0"
  565. }
  566. },
  567. "System.Text.Encodings.Web/4.7.2": {},
  568. "System.Text.Json/4.7.2": {},
  569. "System.Threading.Tasks/4.3.0": {
  570. "dependencies": {
  571. "Microsoft.NETCore.Platforms": "5.0.0",
  572. "Microsoft.NETCore.Targets": "1.1.0",
  573. "System.Runtime": "4.3.0"
  574. }
  575. },
  576. "System.Threading.Tasks.Extensions/4.5.4": {},
  577. "System.Windows.Extensions/5.0.0": {
  578. "dependencies": {
  579. "System.Drawing.Common": "5.0.0"
  580. },
  581. "runtime": {
  582. "lib/netcoreapp3.0/System.Windows.Extensions.dll": {
  583. "assemblyVersion": "5.0.0.0",
  584. "fileVersion": "5.0.20.51904"
  585. }
  586. },
  587. "runtimeTargets": {
  588. "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": {
  589. "rid": "win",
  590. "assetType": "runtime",
  591. "assemblyVersion": "5.0.0.0",
  592. "fileVersion": "5.0.20.51904"
  593. }
  594. }
  595. },
  596. "CustomerOnlineV2.Api/1.0.0": {
  597. "dependencies": {
  598. "CustomerOnlineV2.Common": "1.0.0",
  599. "Microsoft.Extensions.Logging.Abstractions": "7.0.0",
  600. "Newtonsoft.Json": "13.0.3"
  601. },
  602. "runtime": {
  603. "CustomerOnlineV2.Api.dll": {}
  604. }
  605. },
  606. "CustomerOnlineV2.Common/1.0.0": {
  607. "dependencies": {
  608. "Microsoft.AspNet.Mvc": "5.2.9",
  609. "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
  610. "Microsoft.Extensions.Configuration.Abstractions": "7.0.0"
  611. },
  612. "runtime": {
  613. "CustomerOnlineV2.Common.dll": {}
  614. }
  615. },
  616. "CustomerOnlineV2.Repository/1.0.0": {
  617. "dependencies": {
  618. "CustomerOnlineV2.Common": "1.0.0",
  619. "Microsoft.Data.SqlClient": "5.0.1",
  620. "Microsoft.Extensions.Logging.Abstractions": "7.0.0",
  621. "NPoco": "5.7.1",
  622. "Newtonsoft.Json": "13.0.3"
  623. },
  624. "runtime": {
  625. "CustomerOnlineV2.Repository.dll": {}
  626. }
  627. }
  628. }
  629. },
  630. "libraries": {
  631. "CustomerOnlineV2.Business/1.0.0": {
  632. "type": "project",
  633. "serviceable": false,
  634. "sha512": ""
  635. },
  636. "Azure.Core/1.24.0": {
  637. "type": "package",
  638. "serviceable": true,
  639. "sha512": "sha512-+/qI1j2oU1S4/nvxb2k/wDsol00iGf1AyJX5g3epV7eOpQEP/2xcgh/cxgKMeFgn3U2fmgSiBnQZdkV+l5y0Uw==",
  640. "path": "azure.core/1.24.0",
  641. "hashPath": "azure.core.1.24.0.nupkg.sha512"
  642. },
  643. "Azure.Identity/1.6.0": {
  644. "type": "package",
  645. "serviceable": true,
  646. "sha512": "sha512-EycyMsb6rD2PK9P0SyibFfEhvWWttdrYhyPF4f41uzdB/44yQlV+2Wehxyg489Rj6gbPvSPgbKq0xsHJBhipZA==",
  647. "path": "azure.identity/1.6.0",
  648. "hashPath": "azure.identity.1.6.0.nupkg.sha512"
  649. },
  650. "Microsoft.AspNet.Mvc/5.2.9": {
  651. "type": "package",
  652. "serviceable": true,
  653. "sha512": "sha512-bcekKshCAh7kTWSMZPavQStSZQF/QmjEjO2gVWGITEd0/t5eRlb+ZLDE+az2qY1bZ8L6Hz0OCNeS0uzXtJcK5w==",
  654. "path": "microsoft.aspnet.mvc/5.2.9",
  655. "hashPath": "microsoft.aspnet.mvc.5.2.9.nupkg.sha512"
  656. },
  657. "Microsoft.AspNet.Razor/3.2.9": {
  658. "type": "package",
  659. "serviceable": true,
  660. "sha512": "sha512-QOJEnEw3xp+t5lMvYR5nGCF4CfZpHqr2p8uZOBEgDZoB6r2txtSj6581YNr+/dOHjI3YRlo1QAKGQoSohbQ/KA==",
  661. "path": "microsoft.aspnet.razor/3.2.9",
  662. "hashPath": "microsoft.aspnet.razor.3.2.9.nupkg.sha512"
  663. },
  664. "Microsoft.AspNet.WebPages/3.2.9": {
  665. "type": "package",
  666. "serviceable": true,
  667. "sha512": "sha512-yByb721lwv8YFsx1oKA5CLKXa89XVbVMkPafS4bg/bPelBEgChq/coFBQEkA4kwcabG7AR56w3vapnoZUfr2Cw==",
  668. "path": "microsoft.aspnet.webpages/3.2.9",
  669. "hashPath": "microsoft.aspnet.webpages.3.2.9.nupkg.sha512"
  670. },
  671. "Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
  672. "type": "package",
  673. "serviceable": true,
  674. "sha512": "sha512-Nxs7Z1q3f1STfLYKJSVXCs1iBl+Ya6E8o4Oy1bCxJ/rNI44E/0f6tbsrVqAWfB7jlnJfyaAtIalBVxPKUPQb4Q==",
  675. "path": "microsoft.aspnetcore.http.abstractions/2.2.0",
  676. "hashPath": "microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512"
  677. },
  678. "Microsoft.AspNetCore.Http.Features/2.2.0": {
  679. "type": "package",
  680. "serviceable": true,
  681. "sha512": "sha512-ziFz5zH8f33En4dX81LW84I6XrYXKf9jg6aM39cM+LffN9KJahViKZ61dGMSO2gd3e+qe5yBRwsesvyqlZaSMg==",
  682. "path": "microsoft.aspnetcore.http.features/2.2.0",
  683. "hashPath": "microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512"
  684. },
  685. "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
  686. "type": "package",
  687. "serviceable": true,
  688. "sha512": "sha512-yuvf07qFWFqtK3P/MRkEKLhn5r2UbSpVueRziSqj0yJQIKFwG1pq9mOayK3zE5qZCTs0CbrwL9M6R8VwqyGy2w==",
  689. "path": "microsoft.bcl.asyncinterfaces/1.1.1",
  690. "hashPath": "microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512"
  691. },
  692. "Microsoft.CSharp/4.5.0": {
  693. "type": "package",
  694. "serviceable": true,
  695. "sha512": "sha512-kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==",
  696. "path": "microsoft.csharp/4.5.0",
  697. "hashPath": "microsoft.csharp.4.5.0.nupkg.sha512"
  698. },
  699. "Microsoft.Data.SqlClient/5.0.1": {
  700. "type": "package",
  701. "serviceable": true,
  702. "sha512": "sha512-uu8dfrsx081cSbEevWuZAvqdmANDGJkbLBL2G3j0LAZxX1Oy8RCVAaC4Lcuak6jNicWP6CWvHqBTIEmQNSxQlw==",
  703. "path": "microsoft.data.sqlclient/5.0.1",
  704. "hashPath": "microsoft.data.sqlclient.5.0.1.nupkg.sha512"
  705. },
  706. "Microsoft.Data.SqlClient.SNI.runtime/5.0.1": {
  707. "type": "package",
  708. "serviceable": true,
  709. "sha512": "sha512-y0X5MxiNdbITJYoafJ2ruaX6hqO0twpCGR/ipiDOe85JKLU8WL4TuAQfDe5qtt3bND5Je26HnrarLSAMMnVTNg==",
  710. "path": "microsoft.data.sqlclient.sni.runtime/5.0.1",
  711. "hashPath": "microsoft.data.sqlclient.sni.runtime.5.0.1.nupkg.sha512"
  712. },
  713. "Microsoft.Extensions.Configuration.Abstractions/7.0.0": {
  714. "type": "package",
  715. "serviceable": true,
  716. "sha512": "sha512-f34u2eaqIjNO9YLHBz8rozVZ+TcFiFs0F3r7nUJd7FRkVSxk8u4OpoK226mi49MwexHOR2ibP9MFvRUaLilcQQ==",
  717. "path": "microsoft.extensions.configuration.abstractions/7.0.0",
  718. "hashPath": "microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512"
  719. },
  720. "Microsoft.Extensions.Logging.Abstractions/7.0.0": {
  721. "type": "package",
  722. "serviceable": true,
  723. "sha512": "sha512-kmn78+LPVMOWeITUjIlfxUPDsI0R6G0RkeAMBmQxAJ7vBJn4q2dTva7pWi65ceN5vPGjJ9q/Uae2WKgvfktJAw==",
  724. "path": "microsoft.extensions.logging.abstractions/7.0.0",
  725. "hashPath": "microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512"
  726. },
  727. "Microsoft.Extensions.Primitives/7.0.0": {
  728. "type": "package",
  729. "serviceable": true,
  730. "sha512": "sha512-um1KU5kxcRp3CNuI8o/GrZtD4AIOXDk+RLsytjZ9QPok3ttLUelLKpilVPuaFT3TFjOhSibUAso0odbOaCDj3Q==",
  731. "path": "microsoft.extensions.primitives/7.0.0",
  732. "hashPath": "microsoft.extensions.primitives.7.0.0.nupkg.sha512"
  733. },
  734. "Microsoft.Identity.Client/4.45.0": {
  735. "type": "package",
  736. "serviceable": true,
  737. "sha512": "sha512-ircobISCLWbtE5eEoLKU+ldfZ8O41vg4lcy38KRj/znH17jvBiAl8oxcyNp89CsuqE3onxIpn21Ca7riyDDrRw==",
  738. "path": "microsoft.identity.client/4.45.0",
  739. "hashPath": "microsoft.identity.client.4.45.0.nupkg.sha512"
  740. },
  741. "Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
  742. "type": "package",
  743. "serviceable": true,
  744. "sha512": "sha512-zVVZjn8aW7W79rC1crioDgdOwaFTQorsSO6RgVlDDjc7MvbEGz071wSNrjVhzR0CdQn6Sefx7Abf1o7vasmrLg==",
  745. "path": "microsoft.identity.client.extensions.msal/2.19.3",
  746. "hashPath": "microsoft.identity.client.extensions.msal.2.19.3.nupkg.sha512"
  747. },
  748. "Microsoft.IdentityModel.Abstractions/6.21.0": {
  749. "type": "package",
  750. "serviceable": true,
  751. "sha512": "sha512-XeE6LQtD719Qs2IG7HDi1TSw9LIkDbJ33xFiOBoHbApVw/8GpIBCbW+t7RwOjErUDyXZvjhZliwRkkLb8Z1uzg==",
  752. "path": "microsoft.identitymodel.abstractions/6.21.0",
  753. "hashPath": "microsoft.identitymodel.abstractions.6.21.0.nupkg.sha512"
  754. },
  755. "Microsoft.IdentityModel.JsonWebTokens/6.21.0": {
  756. "type": "package",
  757. "serviceable": true,
  758. "sha512": "sha512-d3h1/BaMeylKTkdP6XwRCxuOoDJZ44V9xaXr6gl5QxmpnZGdoK3bySo3OQN8ehRLJHShb94ElLUvoXyglQtgAw==",
  759. "path": "microsoft.identitymodel.jsonwebtokens/6.21.0",
  760. "hashPath": "microsoft.identitymodel.jsonwebtokens.6.21.0.nupkg.sha512"
  761. },
  762. "Microsoft.IdentityModel.Logging/6.21.0": {
  763. "type": "package",
  764. "serviceable": true,
  765. "sha512": "sha512-tuEhHIQwvBEhMf8I50hy8FHmRSUkffDFP5EdLsSDV4qRcl2wvOPkQxYqEzWkh+ytW6sbdJGEXElGhmhDfAxAKg==",
  766. "path": "microsoft.identitymodel.logging/6.21.0",
  767. "hashPath": "microsoft.identitymodel.logging.6.21.0.nupkg.sha512"
  768. },
  769. "Microsoft.IdentityModel.Protocols/6.21.0": {
  770. "type": "package",
  771. "serviceable": true,
  772. "sha512": "sha512-0FqY5cTLQKtHrClzHEI+QxJl8OBT2vUiEQQB7UKk832JDiJJmetzYZ3AdSrPjN/3l3nkhByeWzXnhrX0JbifKg==",
  773. "path": "microsoft.identitymodel.protocols/6.21.0",
  774. "hashPath": "microsoft.identitymodel.protocols.6.21.0.nupkg.sha512"
  775. },
  776. "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.21.0": {
  777. "type": "package",
  778. "serviceable": true,
  779. "sha512": "sha512-vtSKL7n6EnAsLyxmiviusm6LKrblT2ndnNqN6rvVq6iIHAnPCK9E2DkDx6h1Jrpy1cvbp40r0cnTg23nhEAGTA==",
  780. "path": "microsoft.identitymodel.protocols.openidconnect/6.21.0",
  781. "hashPath": "microsoft.identitymodel.protocols.openidconnect.6.21.0.nupkg.sha512"
  782. },
  783. "Microsoft.IdentityModel.Tokens/6.21.0": {
  784. "type": "package",
  785. "serviceable": true,
  786. "sha512": "sha512-AAEHZvZyb597a+QJSmtxH3n2P1nIJGpZ4Q89GTenknRx6T6zyfzf592yW/jA5e8EHN4tNMjjXHQaYWEq5+L05w==",
  787. "path": "microsoft.identitymodel.tokens/6.21.0",
  788. "hashPath": "microsoft.identitymodel.tokens.6.21.0.nupkg.sha512"
  789. },
  790. "Microsoft.NETCore.Platforms/5.0.0": {
  791. "type": "package",
  792. "serviceable": true,
  793. "sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
  794. "path": "microsoft.netcore.platforms/5.0.0",
  795. "hashPath": "microsoft.netcore.platforms.5.0.0.nupkg.sha512"
  796. },
  797. "Microsoft.NETCore.Targets/1.1.0": {
  798. "type": "package",
  799. "serviceable": true,
  800. "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
  801. "path": "microsoft.netcore.targets/1.1.0",
  802. "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
  803. },
  804. "Microsoft.SqlServer.Server/1.0.0": {
  805. "type": "package",
  806. "serviceable": true,
  807. "sha512": "sha512-N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==",
  808. "path": "microsoft.sqlserver.server/1.0.0",
  809. "hashPath": "microsoft.sqlserver.server.1.0.0.nupkg.sha512"
  810. },
  811. "Microsoft.Web.Infrastructure/1.0.0": {
  812. "type": "package",
  813. "serviceable": true,
  814. "sha512": "sha512-FNmvLn5m2LTU/Rs2KWVo0SIIh9Ek+U0ojex7xeDaSHw/zgEP77A8vY5cVWgUtBGS8MJfDGNn8rpXJWEIQaPwTg==",
  815. "path": "microsoft.web.infrastructure/1.0.0",
  816. "hashPath": "microsoft.web.infrastructure.1.0.0.nupkg.sha512"
  817. },
  818. "Microsoft.Win32.Registry/5.0.0": {
  819. "type": "package",
  820. "serviceable": true,
  821. "sha512": "sha512-dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==",
  822. "path": "microsoft.win32.registry/5.0.0",
  823. "hashPath": "microsoft.win32.registry.5.0.0.nupkg.sha512"
  824. },
  825. "Microsoft.Win32.SystemEvents/5.0.0": {
  826. "type": "package",
  827. "serviceable": true,
  828. "sha512": "sha512-Bh6blKG8VAKvXiLe2L+sEsn62nc1Ij34MrNxepD2OCrS5cpCwQa9MeLyhVQPQ/R4Wlzwuy6wMK8hLb11QPDRsQ==",
  829. "path": "microsoft.win32.systemevents/5.0.0",
  830. "hashPath": "microsoft.win32.systemevents.5.0.0.nupkg.sha512"
  831. },
  832. "Newtonsoft.Json/13.0.3": {
  833. "type": "package",
  834. "serviceable": true,
  835. "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
  836. "path": "newtonsoft.json/13.0.3",
  837. "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
  838. },
  839. "NPoco/5.7.1": {
  840. "type": "package",
  841. "serviceable": true,
  842. "sha512": "sha512-6qjyBqqc0TSK/xHjXA6tSZhABSDQqXGrTOIdUIVazPsmN0OyTaBTEtwV2wTV0NyfkzcRPhLyO6bIW89ZFNvlWg==",
  843. "path": "npoco/5.7.1",
  844. "hashPath": "npoco.5.7.1.nupkg.sha512"
  845. },
  846. "System.Buffers/4.5.1": {
  847. "type": "package",
  848. "serviceable": true,
  849. "sha512": "sha512-Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
  850. "path": "system.buffers/4.5.1",
  851. "hashPath": "system.buffers.4.5.1.nupkg.sha512"
  852. },
  853. "System.Configuration.ConfigurationManager/5.0.0": {
  854. "type": "package",
  855. "serviceable": true,
  856. "sha512": "sha512-aM7cbfEfVNlEEOj3DsZP+2g9NRwbkyiAv2isQEzw7pnkDg9ekCU2m1cdJLM02Uq691OaCS91tooaxcEn8d0q5w==",
  857. "path": "system.configuration.configurationmanager/5.0.0",
  858. "hashPath": "system.configuration.configurationmanager.5.0.0.nupkg.sha512"
  859. },
  860. "System.Diagnostics.DiagnosticSource/5.0.0": {
  861. "type": "package",
  862. "serviceable": true,
  863. "sha512": "sha512-tCQTzPsGZh/A9LhhA6zrqCRV4hOHsK90/G7q3Khxmn6tnB1PuNU0cRaKANP2AWcF9bn0zsuOoZOSrHuJk6oNBA==",
  864. "path": "system.diagnostics.diagnosticsource/5.0.0",
  865. "hashPath": "system.diagnostics.diagnosticsource.5.0.0.nupkg.sha512"
  866. },
  867. "System.Drawing.Common/5.0.0": {
  868. "type": "package",
  869. "serviceable": true,
  870. "sha512": "sha512-SztFwAnpfKC8+sEKXAFxCBWhKQaEd97EiOL7oZJZP56zbqnLpmxACWA8aGseaUExciuEAUuR9dY8f7HkTRAdnw==",
  871. "path": "system.drawing.common/5.0.0",
  872. "hashPath": "system.drawing.common.5.0.0.nupkg.sha512"
  873. },
  874. "System.Formats.Asn1/5.0.0": {
  875. "type": "package",
  876. "serviceable": true,
  877. "sha512": "sha512-MTvUIktmemNB+El0Fgw9egyqT9AYSIk6DTJeoDSpc3GIHxHCMo8COqkWT1mptX5tZ1SlQ6HJZ0OsSvMth1c12w==",
  878. "path": "system.formats.asn1/5.0.0",
  879. "hashPath": "system.formats.asn1.5.0.0.nupkg.sha512"
  880. },
  881. "System.Globalization/4.3.0": {
  882. "type": "package",
  883. "serviceable": true,
  884. "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
  885. "path": "system.globalization/4.3.0",
  886. "hashPath": "system.globalization.4.3.0.nupkg.sha512"
  887. },
  888. "System.IdentityModel.Tokens.Jwt/6.21.0": {
  889. "type": "package",
  890. "serviceable": true,
  891. "sha512": "sha512-JRD8AuypBE+2zYxT3dMJomQVsPYsCqlyZhWel3J1d5nzQokSRyTueF+Q4ID3Jcu6zSZKuzOdJ1MLTkbQsDqcvQ==",
  892. "path": "system.identitymodel.tokens.jwt/6.21.0",
  893. "hashPath": "system.identitymodel.tokens.jwt.6.21.0.nupkg.sha512"
  894. },
  895. "System.IO/4.3.0": {
  896. "type": "package",
  897. "serviceable": true,
  898. "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
  899. "path": "system.io/4.3.0",
  900. "hashPath": "system.io.4.3.0.nupkg.sha512"
  901. },
  902. "System.Linq.Async/5.0.0": {
  903. "type": "package",
  904. "serviceable": true,
  905. "sha512": "sha512-cPtIuuH8TIjVHSi2ewwReWGW1PfChPE0LxPIDlfwVcLuTM9GANFTXiMB7k3aC4sk3f0cQU25LNKzx+jZMxijqw==",
  906. "path": "system.linq.async/5.0.0",
  907. "hashPath": "system.linq.async.5.0.0.nupkg.sha512"
  908. },
  909. "System.Memory/4.5.4": {
  910. "type": "package",
  911. "serviceable": true,
  912. "sha512": "sha512-1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
  913. "path": "system.memory/4.5.4",
  914. "hashPath": "system.memory.4.5.4.nupkg.sha512"
  915. },
  916. "System.Memory.Data/1.0.2": {
  917. "type": "package",
  918. "serviceable": true,
  919. "sha512": "sha512-JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==",
  920. "path": "system.memory.data/1.0.2",
  921. "hashPath": "system.memory.data.1.0.2.nupkg.sha512"
  922. },
  923. "System.Numerics.Vectors/4.5.0": {
  924. "type": "package",
  925. "serviceable": true,
  926. "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
  927. "path": "system.numerics.vectors/4.5.0",
  928. "hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512"
  929. },
  930. "System.Reflection/4.3.0": {
  931. "type": "package",
  932. "serviceable": true,
  933. "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
  934. "path": "system.reflection/4.3.0",
  935. "hashPath": "system.reflection.4.3.0.nupkg.sha512"
  936. },
  937. "System.Reflection.Emit.Lightweight/4.7.0": {
  938. "type": "package",
  939. "serviceable": true,
  940. "sha512": "sha512-a4OLB4IITxAXJeV74MDx49Oq2+PsF6Sml54XAFv+2RyWwtDBcabzoxiiJRhdhx+gaohLh4hEGCLQyBozXoQPqA==",
  941. "path": "system.reflection.emit.lightweight/4.7.0",
  942. "hashPath": "system.reflection.emit.lightweight.4.7.0.nupkg.sha512"
  943. },
  944. "System.Reflection.Primitives/4.3.0": {
  945. "type": "package",
  946. "serviceable": true,
  947. "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
  948. "path": "system.reflection.primitives/4.3.0",
  949. "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
  950. },
  951. "System.Resources.ResourceManager/4.3.0": {
  952. "type": "package",
  953. "serviceable": true,
  954. "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
  955. "path": "system.resources.resourcemanager/4.3.0",
  956. "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512"
  957. },
  958. "System.Runtime/4.3.0": {
  959. "type": "package",
  960. "serviceable": true,
  961. "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
  962. "path": "system.runtime/4.3.0",
  963. "hashPath": "system.runtime.4.3.0.nupkg.sha512"
  964. },
  965. "System.Runtime.Caching/5.0.0": {
  966. "type": "package",
  967. "serviceable": true,
  968. "sha512": "sha512-30D6MkO8WF9jVGWZIP0hmCN8l9BTY4LCsAzLIe4xFSXzs+AjDotR7DpSmj27pFskDURzUvqYYY0ikModgBTxWw==",
  969. "path": "system.runtime.caching/5.0.0",
  970. "hashPath": "system.runtime.caching.5.0.0.nupkg.sha512"
  971. },
  972. "System.Security.AccessControl/5.0.0": {
  973. "type": "package",
  974. "serviceable": true,
  975. "sha512": "sha512-dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==",
  976. "path": "system.security.accesscontrol/5.0.0",
  977. "hashPath": "system.security.accesscontrol.5.0.0.nupkg.sha512"
  978. },
  979. "System.Security.Cryptography.Cng/5.0.0": {
  980. "type": "package",
  981. "serviceable": true,
  982. "sha512": "sha512-jIMXsKn94T9JY7PvPq/tMfqa6GAaHpElRDpmG+SuL+D3+sTw2M8VhnibKnN8Tq+4JqbPJ/f+BwtLeDMEnzAvRg==",
  983. "path": "system.security.cryptography.cng/5.0.0",
  984. "hashPath": "system.security.cryptography.cng.5.0.0.nupkg.sha512"
  985. },
  986. "System.Security.Cryptography.ProtectedData/5.0.0": {
  987. "type": "package",
  988. "serviceable": true,
  989. "sha512": "sha512-HGxMSAFAPLNoxBvSfW08vHde0F9uh7BjASwu6JF9JnXuEPhCY3YUqURn0+bQV/4UWeaqymmrHWV+Aw9riQCtCA==",
  990. "path": "system.security.cryptography.protecteddata/5.0.0",
  991. "hashPath": "system.security.cryptography.protecteddata.5.0.0.nupkg.sha512"
  992. },
  993. "System.Security.Permissions/5.0.0": {
  994. "type": "package",
  995. "serviceable": true,
  996. "sha512": "sha512-uE8juAhEkp7KDBCdjDIE3H9R1HJuEHqeqX8nLX9gmYKWwsqk3T5qZlPx8qle5DPKimC/Fy3AFTdV7HamgCh9qQ==",
  997. "path": "system.security.permissions/5.0.0",
  998. "hashPath": "system.security.permissions.5.0.0.nupkg.sha512"
  999. },
  1000. "System.Security.Principal.Windows/5.0.0": {
  1001. "type": "package",
  1002. "serviceable": true,
  1003. "sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
  1004. "path": "system.security.principal.windows/5.0.0",
  1005. "hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512"
  1006. },
  1007. "System.Text.Encoding/4.3.0": {
  1008. "type": "package",
  1009. "serviceable": true,
  1010. "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
  1011. "path": "system.text.encoding/4.3.0",
  1012. "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
  1013. },
  1014. "System.Text.Encoding.CodePages/5.0.0": {
  1015. "type": "package",
  1016. "serviceable": true,
  1017. "sha512": "sha512-NyscU59xX6Uo91qvhOs2Ccho3AR2TnZPomo1Z0K6YpyztBPM/A5VbkzOO19sy3A3i1TtEnTxA7bCe3Us+r5MWg==",
  1018. "path": "system.text.encoding.codepages/5.0.0",
  1019. "hashPath": "system.text.encoding.codepages.5.0.0.nupkg.sha512"
  1020. },
  1021. "System.Text.Encodings.Web/4.7.2": {
  1022. "type": "package",
  1023. "serviceable": true,
  1024. "sha512": "sha512-iTUgB/WtrZ1sWZs84F2hwyQhiRH6QNjQv2DkwrH+WP6RoFga2Q1m3f9/Q7FG8cck8AdHitQkmkXSY8qylcDmuA==",
  1025. "path": "system.text.encodings.web/4.7.2",
  1026. "hashPath": "system.text.encodings.web.4.7.2.nupkg.sha512"
  1027. },
  1028. "System.Text.Json/4.7.2": {
  1029. "type": "package",
  1030. "serviceable": true,
  1031. "sha512": "sha512-TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==",
  1032. "path": "system.text.json/4.7.2",
  1033. "hashPath": "system.text.json.4.7.2.nupkg.sha512"
  1034. },
  1035. "System.Threading.Tasks/4.3.0": {
  1036. "type": "package",
  1037. "serviceable": true,
  1038. "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
  1039. "path": "system.threading.tasks/4.3.0",
  1040. "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
  1041. },
  1042. "System.Threading.Tasks.Extensions/4.5.4": {
  1043. "type": "package",
  1044. "serviceable": true,
  1045. "sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
  1046. "path": "system.threading.tasks.extensions/4.5.4",
  1047. "hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
  1048. },
  1049. "System.Windows.Extensions/5.0.0": {
  1050. "type": "package",
  1051. "serviceable": true,
  1052. "sha512": "sha512-c1ho9WU9ZxMZawML+ssPKZfdnrg/OjR3pe0m9v8230z3acqphwvPJqzAkH54xRYm5ntZHGG1EPP3sux9H3qSPg==",
  1053. "path": "system.windows.extensions/5.0.0",
  1054. "hashPath": "system.windows.extensions.5.0.0.nupkg.sha512"
  1055. },
  1056. "CustomerOnlineV2.Api/1.0.0": {
  1057. "type": "project",
  1058. "serviceable": false,
  1059. "sha512": ""
  1060. },
  1061. "CustomerOnlineV2.Common/1.0.0": {
  1062. "type": "project",
  1063. "serviceable": false,
  1064. "sha512": ""
  1065. },
  1066. "CustomerOnlineV2.Repository/1.0.0": {
  1067. "type": "project",
  1068. "serviceable": false,
  1069. "sha512": ""
  1070. }
  1071. }
  1072. }