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.

1041 lines
39 KiB

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