飞依诺接口
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.

772 lines
29 KiB

2 years ago
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v6.0",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v6.0": {
  9. "ICSSoft.ERPWMS/1.0.0": {
  10. "dependencies": {
  11. "Microsoft.Data.SqlClient": "4.0.0",
  12. "log4net": "1.2.0.30714",
  13. "Newtonsoft.Json": "10.0.0.0"
  14. },
  15. "runtime": {
  16. "ICSSoft.ERPWMS.dll": {}
  17. }
  18. },
  19. "Azure.Core/1.6.0": {
  20. "dependencies": {
  21. "Microsoft.Bcl.AsyncInterfaces": "1.0.0",
  22. "System.Buffers": "4.5.1",
  23. "System.Diagnostics.DiagnosticSource": "5.0.0",
  24. "System.Memory": "4.5.3",
  25. "System.Numerics.Vectors": "4.5.0",
  26. "System.Text.Json": "4.6.0",
  27. "System.Threading.Tasks.Extensions": "4.5.2"
  28. },
  29. "runtime": {
  30. "lib/netstandard2.0/Azure.Core.dll": {
  31. "assemblyVersion": "1.6.0.0",
  32. "fileVersion": "1.600.20.52802"
  33. }
  34. }
  35. },
  36. "Azure.Identity/1.3.0": {
  37. "dependencies": {
  38. "Azure.Core": "1.6.0",
  39. "Microsoft.Identity.Client": "4.22.0",
  40. "Microsoft.Identity.Client.Extensions.Msal": "2.16.5",
  41. "System.Memory": "4.5.3",
  42. "System.Security.Cryptography.ProtectedData": "5.0.0",
  43. "System.Text.Json": "4.6.0",
  44. "System.Threading.Tasks.Extensions": "4.5.2"
  45. },
  46. "runtime": {
  47. "lib/netstandard2.0/Azure.Identity.dll": {
  48. "assemblyVersion": "1.3.0.0",
  49. "fileVersion": "1.300.20.56202"
  50. }
  51. }
  52. },
  53. "Microsoft.Bcl.AsyncInterfaces/1.0.0": {
  54. "runtime": {
  55. "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
  56. "assemblyVersion": "1.0.0.0",
  57. "fileVersion": "4.700.19.46214"
  58. }
  59. }
  60. },
  61. "Microsoft.CSharp/4.5.0": {},
  62. "Microsoft.Data.SqlClient/4.0.0": {
  63. "dependencies": {
  64. "Azure.Identity": "1.3.0",
  65. "Microsoft.Data.SqlClient.SNI.runtime": "4.0.0",
  66. "Microsoft.Identity.Client": "4.22.0",
  67. "Microsoft.IdentityModel.JsonWebTokens": "6.8.0",
  68. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.8.0",
  69. "Microsoft.Win32.Registry": "5.0.0",
  70. "System.Buffers": "4.5.1",
  71. "System.Configuration.ConfigurationManager": "5.0.0",
  72. "System.Diagnostics.DiagnosticSource": "5.0.0",
  73. "System.IO": "4.3.0",
  74. "System.Resources.ResourceManager": "4.3.0",
  75. "System.Runtime.Caching": "5.0.0",
  76. "System.Security.Cryptography.Cng": "5.0.0",
  77. "System.Security.Principal.Windows": "5.0.0",
  78. "System.Text.Encoding.CodePages": "5.0.0",
  79. "System.Text.Encodings.Web": "4.7.2"
  80. },
  81. "runtime": {
  82. "lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  83. "assemblyVersion": "4.0.0.0",
  84. "fileVersion": "4.0.0.0"
  85. }
  86. },
  87. "runtimeTargets": {
  88. "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  89. "rid": "unix",
  90. "assetType": "runtime",
  91. "assemblyVersion": "4.0.0.0",
  92. "fileVersion": "4.0.0.0"
  93. },
  94. "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  95. "rid": "win",
  96. "assetType": "runtime",
  97. "assemblyVersion": "4.0.0.0",
  98. "fileVersion": "4.0.0.0"
  99. }
  100. }
  101. },
  102. "Microsoft.Data.SqlClient.SNI.runtime/4.0.0": {
  103. "runtimeTargets": {
  104. "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
  105. "rid": "win-arm",
  106. "assetType": "native",
  107. "fileVersion": "4.0.0.0"
  108. },
  109. "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
  110. "rid": "win-arm64",
  111. "assetType": "native",
  112. "fileVersion": "4.0.0.0"
  113. },
  114. "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
  115. "rid": "win-x64",
  116. "assetType": "native",
  117. "fileVersion": "4.0.0.0"
  118. },
  119. "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
  120. "rid": "win-x86",
  121. "assetType": "native",
  122. "fileVersion": "4.0.0.0"
  123. }
  124. }
  125. },
  126. "Microsoft.Identity.Client/4.22.0": {
  127. "runtime": {
  128. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
  129. "assemblyVersion": "4.22.0.0",
  130. "fileVersion": "4.22.0.0"
  131. }
  132. }
  133. },
  134. "Microsoft.Identity.Client.Extensions.Msal/2.16.5": {
  135. "dependencies": {
  136. "Microsoft.Identity.Client": "4.22.0",
  137. "System.Security.Cryptography.ProtectedData": "5.0.0"
  138. },
  139. "runtime": {
  140. "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll": {
  141. "assemblyVersion": "2.16.5.0",
  142. "fileVersion": "2.16.5.0"
  143. }
  144. }
  145. },
  146. "Microsoft.IdentityModel.JsonWebTokens/6.8.0": {
  147. "dependencies": {
  148. "Microsoft.IdentityModel.Tokens": "6.8.0"
  149. },
  150. "runtime": {
  151. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
  152. "assemblyVersion": "6.8.0.0",
  153. "fileVersion": "6.8.0.11012"
  154. }
  155. }
  156. },
  157. "Microsoft.IdentityModel.Logging/6.8.0": {
  158. "runtime": {
  159. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": {
  160. "assemblyVersion": "6.8.0.0",
  161. "fileVersion": "6.8.0.11012"
  162. }
  163. }
  164. },
  165. "Microsoft.IdentityModel.Protocols/6.8.0": {
  166. "dependencies": {
  167. "Microsoft.IdentityModel.Logging": "6.8.0",
  168. "Microsoft.IdentityModel.Tokens": "6.8.0"
  169. },
  170. "runtime": {
  171. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": {
  172. "assemblyVersion": "6.8.0.0",
  173. "fileVersion": "6.8.0.11012"
  174. }
  175. }
  176. },
  177. "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.8.0": {
  178. "dependencies": {
  179. "Microsoft.IdentityModel.Protocols": "6.8.0",
  180. "System.IdentityModel.Tokens.Jwt": "6.8.0"
  181. },
  182. "runtime": {
  183. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
  184. "assemblyVersion": "6.8.0.0",
  185. "fileVersion": "6.8.0.11012"
  186. }
  187. }
  188. },
  189. "Microsoft.IdentityModel.Tokens/6.8.0": {
  190. "dependencies": {
  191. "Microsoft.CSharp": "4.5.0",
  192. "Microsoft.IdentityModel.Logging": "6.8.0",
  193. "System.Security.Cryptography.Cng": "5.0.0"
  194. },
  195. "runtime": {
  196. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": {
  197. "assemblyVersion": "6.8.0.0",
  198. "fileVersion": "6.8.0.11012"
  199. }
  200. }
  201. },
  202. "Microsoft.NETCore.Platforms/5.0.0": {},
  203. "Microsoft.NETCore.Targets/1.1.0": {},
  204. "Microsoft.Win32.Registry/5.0.0": {
  205. "dependencies": {
  206. "System.Security.AccessControl": "5.0.0",
  207. "System.Security.Principal.Windows": "5.0.0"
  208. }
  209. },
  210. "Microsoft.Win32.SystemEvents/5.0.0": {
  211. "dependencies": {
  212. "Microsoft.NETCore.Platforms": "5.0.0"
  213. },
  214. "runtime": {
  215. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {
  216. "assemblyVersion": "5.0.0.0",
  217. "fileVersion": "5.0.20.51904"
  218. }
  219. },
  220. "runtimeTargets": {
  221. "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": {
  222. "rid": "win",
  223. "assetType": "runtime",
  224. "assemblyVersion": "5.0.0.0",
  225. "fileVersion": "5.0.20.51904"
  226. }
  227. }
  228. },
  229. "System.Buffers/4.5.1": {},
  230. "System.Configuration.ConfigurationManager/5.0.0": {
  231. "dependencies": {
  232. "System.Security.Cryptography.ProtectedData": "5.0.0",
  233. "System.Security.Permissions": "5.0.0"
  234. },
  235. "runtime": {
  236. "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": {
  237. "assemblyVersion": "5.0.0.0",
  238. "fileVersion": "5.0.20.51904"
  239. }
  240. }
  241. },
  242. "System.Diagnostics.DiagnosticSource/5.0.0": {},
  243. "System.Drawing.Common/5.0.0": {
  244. "dependencies": {
  245. "Microsoft.Win32.SystemEvents": "5.0.0"
  246. },
  247. "runtime": {
  248. "lib/netcoreapp3.0/System.Drawing.Common.dll": {
  249. "assemblyVersion": "5.0.0.0",
  250. "fileVersion": "5.0.20.51904"
  251. }
  252. },
  253. "runtimeTargets": {
  254. "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
  255. "rid": "unix",
  256. "assetType": "runtime",
  257. "assemblyVersion": "5.0.0.0",
  258. "fileVersion": "5.0.20.51904"
  259. },
  260. "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": {
  261. "rid": "win",
  262. "assetType": "runtime",
  263. "assemblyVersion": "5.0.0.0",
  264. "fileVersion": "5.0.20.51904"
  265. }
  266. }
  267. },
  268. "System.Formats.Asn1/5.0.0": {},
  269. "System.Globalization/4.3.0": {
  270. "dependencies": {
  271. "Microsoft.NETCore.Platforms": "5.0.0",
  272. "Microsoft.NETCore.Targets": "1.1.0",
  273. "System.Runtime": "4.3.0"
  274. }
  275. },
  276. "System.IdentityModel.Tokens.Jwt/6.8.0": {
  277. "dependencies": {
  278. "Microsoft.IdentityModel.JsonWebTokens": "6.8.0",
  279. "Microsoft.IdentityModel.Tokens": "6.8.0"
  280. },
  281. "runtime": {
  282. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": {
  283. "assemblyVersion": "6.8.0.0",
  284. "fileVersion": "6.8.0.11012"
  285. }
  286. }
  287. },
  288. "System.IO/4.3.0": {
  289. "dependencies": {
  290. "Microsoft.NETCore.Platforms": "5.0.0",
  291. "Microsoft.NETCore.Targets": "1.1.0",
  292. "System.Runtime": "4.3.0",
  293. "System.Text.Encoding": "4.3.0",
  294. "System.Threading.Tasks": "4.3.0"
  295. }
  296. },
  297. "System.Memory/4.5.3": {},
  298. "System.Numerics.Vectors/4.5.0": {},
  299. "System.Reflection/4.3.0": {
  300. "dependencies": {
  301. "Microsoft.NETCore.Platforms": "5.0.0",
  302. "Microsoft.NETCore.Targets": "1.1.0",
  303. "System.IO": "4.3.0",
  304. "System.Reflection.Primitives": "4.3.0",
  305. "System.Runtime": "4.3.0"
  306. }
  307. },
  308. "System.Reflection.Primitives/4.3.0": {
  309. "dependencies": {
  310. "Microsoft.NETCore.Platforms": "5.0.0",
  311. "Microsoft.NETCore.Targets": "1.1.0",
  312. "System.Runtime": "4.3.0"
  313. }
  314. },
  315. "System.Resources.ResourceManager/4.3.0": {
  316. "dependencies": {
  317. "Microsoft.NETCore.Platforms": "5.0.0",
  318. "Microsoft.NETCore.Targets": "1.1.0",
  319. "System.Globalization": "4.3.0",
  320. "System.Reflection": "4.3.0",
  321. "System.Runtime": "4.3.0"
  322. }
  323. },
  324. "System.Runtime/4.3.0": {
  325. "dependencies": {
  326. "Microsoft.NETCore.Platforms": "5.0.0",
  327. "Microsoft.NETCore.Targets": "1.1.0"
  328. }
  329. },
  330. "System.Runtime.Caching/5.0.0": {
  331. "dependencies": {
  332. "System.Configuration.ConfigurationManager": "5.0.0"
  333. },
  334. "runtime": {
  335. "lib/netstandard2.0/System.Runtime.Caching.dll": {
  336. "assemblyVersion": "4.0.0.0",
  337. "fileVersion": "5.0.20.51904"
  338. }
  339. },
  340. "runtimeTargets": {
  341. "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll": {
  342. "rid": "win",
  343. "assetType": "runtime",
  344. "assemblyVersion": "4.0.0.0",
  345. "fileVersion": "5.0.20.51904"
  346. }
  347. }
  348. },
  349. "System.Security.AccessControl/5.0.0": {
  350. "dependencies": {
  351. "Microsoft.NETCore.Platforms": "5.0.0",
  352. "System.Security.Principal.Windows": "5.0.0"
  353. }
  354. },
  355. "System.Security.Cryptography.Cng/5.0.0": {
  356. "dependencies": {
  357. "System.Formats.Asn1": "5.0.0"
  358. }
  359. },
  360. "System.Security.Cryptography.ProtectedData/5.0.0": {
  361. "runtime": {
  362. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
  363. "assemblyVersion": "5.0.0.0",
  364. "fileVersion": "5.0.20.51904"
  365. }
  366. },
  367. "runtimeTargets": {
  368. "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
  369. "rid": "win",
  370. "assetType": "runtime",
  371. "assemblyVersion": "5.0.0.0",
  372. "fileVersion": "5.0.20.51904"
  373. }
  374. }
  375. },
  376. "System.Security.Permissions/5.0.0": {
  377. "dependencies": {
  378. "System.Security.AccessControl": "5.0.0",
  379. "System.Windows.Extensions": "5.0.0"
  380. },
  381. "runtime": {
  382. "lib/net5.0/System.Security.Permissions.dll": {
  383. "assemblyVersion": "5.0.0.0",
  384. "fileVersion": "5.0.20.51904"
  385. }
  386. }
  387. },
  388. "System.Security.Principal.Windows/5.0.0": {},
  389. "System.Text.Encoding/4.3.0": {
  390. "dependencies": {
  391. "Microsoft.NETCore.Platforms": "5.0.0",
  392. "Microsoft.NETCore.Targets": "1.1.0",
  393. "System.Runtime": "4.3.0"
  394. }
  395. },
  396. "System.Text.Encoding.CodePages/5.0.0": {
  397. "dependencies": {
  398. "Microsoft.NETCore.Platforms": "5.0.0"
  399. }
  400. },
  401. "System.Text.Encodings.Web/4.7.2": {},
  402. "System.Text.Json/4.6.0": {},
  403. "System.Threading.Tasks/4.3.0": {
  404. "dependencies": {
  405. "Microsoft.NETCore.Platforms": "5.0.0",
  406. "Microsoft.NETCore.Targets": "1.1.0",
  407. "System.Runtime": "4.3.0"
  408. }
  409. },
  410. "System.Threading.Tasks.Extensions/4.5.2": {},
  411. "System.Windows.Extensions/5.0.0": {
  412. "dependencies": {
  413. "System.Drawing.Common": "5.0.0"
  414. },
  415. "runtime": {
  416. "lib/netcoreapp3.0/System.Windows.Extensions.dll": {
  417. "assemblyVersion": "5.0.0.0",
  418. "fileVersion": "5.0.20.51904"
  419. }
  420. },
  421. "runtimeTargets": {
  422. "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": {
  423. "rid": "win",
  424. "assetType": "runtime",
  425. "assemblyVersion": "5.0.0.0",
  426. "fileVersion": "5.0.20.51904"
  427. }
  428. }
  429. },
  430. "log4net/1.2.0.30714": {
  431. "runtime": {
  432. "log4net.dll": {
  433. "assemblyVersion": "1.2.0.30714",
  434. "fileVersion": "1.2.0.30714"
  435. }
  436. }
  437. },
  438. "Newtonsoft.Json/10.0.0.0": {
  439. "runtime": {
  440. "Newtonsoft.Json.DLL": {
  441. "assemblyVersion": "10.0.0.0",
  442. "fileVersion": "10.0.3.21018"
  443. }
  444. }
  445. }
  446. }
  447. },
  448. "libraries": {
  449. "ICSSoft.ERPWMS/1.0.0": {
  450. "type": "project",
  451. "serviceable": false,
  452. "sha512": ""
  453. },
  454. "Azure.Core/1.6.0": {
  455. "type": "package",
  456. "serviceable": true,
  457. "sha512": "sha512-kI4m2NsODPOrxo0OoKjk6B3ADbdovhDQIEmI4039upjjZKRaewVLx/Uz4DfRa/NtnIRZQPUALe1yvdHWAoRt4w==",
  458. "path": "azure.core/1.6.0",
  459. "hashPath": "azure.core.1.6.0.nupkg.sha512"
  460. },
  461. "Azure.Identity/1.3.0": {
  462. "type": "package",
  463. "serviceable": true,
  464. "sha512": "sha512-l1SYfZKOFBuUFG7C2SWHmJcrQQaiXgBdVCycx4vcZQkC6efDVt7mzZ5pfJAFEJDBUq7mjRQ0RPq9ZDGdSswqMg==",
  465. "path": "azure.identity/1.3.0",
  466. "hashPath": "azure.identity.1.3.0.nupkg.sha512"
  467. },
  468. "Microsoft.Bcl.AsyncInterfaces/1.0.0": {
  469. "type": "package",
  470. "serviceable": true,
  471. "sha512": "sha512-K63Y4hORbBcKLWH5wnKgzyn7TOfYzevIEwIedQHBIkmkEBA9SCqgvom+XTuE+fAFGvINGkhFItaZ2dvMGdT5iw==",
  472. "path": "microsoft.bcl.asyncinterfaces/1.0.0",
  473. "hashPath": "microsoft.bcl.asyncinterfaces.1.0.0.nupkg.sha512"
  474. },
  475. "Microsoft.CSharp/4.5.0": {
  476. "type": "package",
  477. "serviceable": true,
  478. "sha512": "sha512-kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==",
  479. "path": "microsoft.csharp/4.5.0",
  480. "hashPath": "microsoft.csharp.4.5.0.nupkg.sha512"
  481. },
  482. "Microsoft.Data.SqlClient/4.0.0": {
  483. "type": "package",
  484. "serviceable": true,
  485. "sha512": "sha512-YGYfWg3Xth2EXAy8TBN4Fgj0FY6BnGgCtT6ypKuqKojiGAtLsRtRbP8KOXNy8+SMK6AVzAguvl8K5zX9uqg8yA==",
  486. "path": "microsoft.data.sqlclient/4.0.0",
  487. "hashPath": "microsoft.data.sqlclient.4.0.0.nupkg.sha512"
  488. },
  489. "Microsoft.Data.SqlClient.SNI.runtime/4.0.0": {
  490. "type": "package",
  491. "serviceable": true,
  492. "sha512": "sha512-wtLlRwQX7YoBUYm25xBjJ3UsuLgycme1xXqDn8t3S5kPCWiZrx8uOkyZHLKzH4kkCiQ9m2/J5JeCKNRbZNn3Qg==",
  493. "path": "microsoft.data.sqlclient.sni.runtime/4.0.0",
  494. "hashPath": "microsoft.data.sqlclient.sni.runtime.4.0.0.nupkg.sha512"
  495. },
  496. "Microsoft.Identity.Client/4.22.0": {
  497. "type": "package",
  498. "serviceable": true,
  499. "sha512": "sha512-GlamU9rs8cSVIx9WSGv5QKpt66KkE+ImxNa/wNZZUJ3knt3PM98T9sOY8B7NcEfhw7NoxU2/0TSOcmnRSJQgqw==",
  500. "path": "microsoft.identity.client/4.22.0",
  501. "hashPath": "microsoft.identity.client.4.22.0.nupkg.sha512"
  502. },
  503. "Microsoft.Identity.Client.Extensions.Msal/2.16.5": {
  504. "type": "package",
  505. "serviceable": true,
  506. "sha512": "sha512-VlGUZEpF8KP/GCfFI59sdE0WA0o9quqwM1YQY0dSp6jpGy5EOBkureaybLfpwCuYUUjQbLkN2p7neUIcQCfbzA==",
  507. "path": "microsoft.identity.client.extensions.msal/2.16.5",
  508. "hashPath": "microsoft.identity.client.extensions.msal.2.16.5.nupkg.sha512"
  509. },
  510. "Microsoft.IdentityModel.JsonWebTokens/6.8.0": {
  511. "type": "package",
  512. "serviceable": true,
  513. "sha512": "sha512-+7JIww64PkMt7NWFxoe4Y/joeF7TAtA/fQ0b2GFGcagzB59sKkTt/sMZWR6aSZht5YC7SdHi3W6yM1yylRGJCQ==",
  514. "path": "microsoft.identitymodel.jsonwebtokens/6.8.0",
  515. "hashPath": "microsoft.identitymodel.jsonwebtokens.6.8.0.nupkg.sha512"
  516. },
  517. "Microsoft.IdentityModel.Logging/6.8.0": {
  518. "type": "package",
  519. "serviceable": true,
  520. "sha512": "sha512-Rfh/p4MaN4gkmhPxwbu8IjrmoDncGfHHPh1sTnc0AcM/Oc39/fzC9doKNWvUAjzFb8LqA6lgZyblTrIsX/wDXg==",
  521. "path": "microsoft.identitymodel.logging/6.8.0",
  522. "hashPath": "microsoft.identitymodel.logging.6.8.0.nupkg.sha512"
  523. },
  524. "Microsoft.IdentityModel.Protocols/6.8.0": {
  525. "type": "package",
  526. "serviceable": true,
  527. "sha512": "sha512-OJZx5nPdiH+MEkwCkbJrTAUiO/YzLe0VSswNlDxJsJD9bhOIdXHufh650pfm59YH1DNevp3/bXzukKrG57gA1w==",
  528. "path": "microsoft.identitymodel.protocols/6.8.0",
  529. "hashPath": "microsoft.identitymodel.protocols.6.8.0.nupkg.sha512"
  530. },
  531. "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.8.0": {
  532. "type": "package",
  533. "serviceable": true,
  534. "sha512": "sha512-X/PiV5l3nYYsodtrNMrNQIVlDmHpjQQ5w48E+o/D5H4es2+4niEyQf3l03chvZGWNzBRhfSstaXr25/Ye4AeYw==",
  535. "path": "microsoft.identitymodel.protocols.openidconnect/6.8.0",
  536. "hashPath": "microsoft.identitymodel.protocols.openidconnect.6.8.0.nupkg.sha512"
  537. },
  538. "Microsoft.IdentityModel.Tokens/6.8.0": {
  539. "type": "package",
  540. "serviceable": true,
  541. "sha512": "sha512-gTqzsGcmD13HgtNePPcuVHZ/NXWmyV+InJgalW/FhWpII1D7V1k0obIseGlWMeA4G+tZfeGMfXr0klnWbMR/mQ==",
  542. "path": "microsoft.identitymodel.tokens/6.8.0",
  543. "hashPath": "microsoft.identitymodel.tokens.6.8.0.nupkg.sha512"
  544. },
  545. "Microsoft.NETCore.Platforms/5.0.0": {
  546. "type": "package",
  547. "serviceable": true,
  548. "sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
  549. "path": "microsoft.netcore.platforms/5.0.0",
  550. "hashPath": "microsoft.netcore.platforms.5.0.0.nupkg.sha512"
  551. },
  552. "Microsoft.NETCore.Targets/1.1.0": {
  553. "type": "package",
  554. "serviceable": true,
  555. "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
  556. "path": "microsoft.netcore.targets/1.1.0",
  557. "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
  558. },
  559. "Microsoft.Win32.Registry/5.0.0": {
  560. "type": "package",
  561. "serviceable": true,
  562. "sha512": "sha512-dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==",
  563. "path": "microsoft.win32.registry/5.0.0",
  564. "hashPath": "microsoft.win32.registry.5.0.0.nupkg.sha512"
  565. },
  566. "Microsoft.Win32.SystemEvents/5.0.0": {
  567. "type": "package",
  568. "serviceable": true,
  569. "sha512": "sha512-Bh6blKG8VAKvXiLe2L+sEsn62nc1Ij34MrNxepD2OCrS5cpCwQa9MeLyhVQPQ/R4Wlzwuy6wMK8hLb11QPDRsQ==",
  570. "path": "microsoft.win32.systemevents/5.0.0",
  571. "hashPath": "microsoft.win32.systemevents.5.0.0.nupkg.sha512"
  572. },
  573. "System.Buffers/4.5.1": {
  574. "type": "package",
  575. "serviceable": true,
  576. "sha512": "sha512-Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
  577. "path": "system.buffers/4.5.1",
  578. "hashPath": "system.buffers.4.5.1.nupkg.sha512"
  579. },
  580. "System.Configuration.ConfigurationManager/5.0.0": {
  581. "type": "package",
  582. "serviceable": true,
  583. "sha512": "sha512-aM7cbfEfVNlEEOj3DsZP+2g9NRwbkyiAv2isQEzw7pnkDg9ekCU2m1cdJLM02Uq691OaCS91tooaxcEn8d0q5w==",
  584. "path": "system.configuration.configurationmanager/5.0.0",
  585. "hashPath": "system.configuration.configurationmanager.5.0.0.nupkg.sha512"
  586. },
  587. "System.Diagnostics.DiagnosticSource/5.0.0": {
  588. "type": "package",
  589. "serviceable": true,
  590. "sha512": "sha512-tCQTzPsGZh/A9LhhA6zrqCRV4hOHsK90/G7q3Khxmn6tnB1PuNU0cRaKANP2AWcF9bn0zsuOoZOSrHuJk6oNBA==",
  591. "path": "system.diagnostics.diagnosticsource/5.0.0",
  592. "hashPath": "system.diagnostics.diagnosticsource.5.0.0.nupkg.sha512"
  593. },
  594. "System.Drawing.Common/5.0.0": {
  595. "type": "package",
  596. "serviceable": true,
  597. "sha512": "sha512-SztFwAnpfKC8+sEKXAFxCBWhKQaEd97EiOL7oZJZP56zbqnLpmxACWA8aGseaUExciuEAUuR9dY8f7HkTRAdnw==",
  598. "path": "system.drawing.common/5.0.0",
  599. "hashPath": "system.drawing.common.5.0.0.nupkg.sha512"
  600. },
  601. "System.Formats.Asn1/5.0.0": {
  602. "type": "package",
  603. "serviceable": true,
  604. "sha512": "sha512-MTvUIktmemNB+El0Fgw9egyqT9AYSIk6DTJeoDSpc3GIHxHCMo8COqkWT1mptX5tZ1SlQ6HJZ0OsSvMth1c12w==",
  605. "path": "system.formats.asn1/5.0.0",
  606. "hashPath": "system.formats.asn1.5.0.0.nupkg.sha512"
  607. },
  608. "System.Globalization/4.3.0": {
  609. "type": "package",
  610. "serviceable": true,
  611. "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
  612. "path": "system.globalization/4.3.0",
  613. "hashPath": "system.globalization.4.3.0.nupkg.sha512"
  614. },
  615. "System.IdentityModel.Tokens.Jwt/6.8.0": {
  616. "type": "package",
  617. "serviceable": true,
  618. "sha512": "sha512-5tBCjAub2Bhd5qmcd0WhR5s354e4oLYa//kOWrkX+6/7ZbDDJjMTfwLSOiZ/MMpWdE4DWPLOfTLOq/juj9CKzA==",
  619. "path": "system.identitymodel.tokens.jwt/6.8.0",
  620. "hashPath": "system.identitymodel.tokens.jwt.6.8.0.nupkg.sha512"
  621. },
  622. "System.IO/4.3.0": {
  623. "type": "package",
  624. "serviceable": true,
  625. "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
  626. "path": "system.io/4.3.0",
  627. "hashPath": "system.io.4.3.0.nupkg.sha512"
  628. },
  629. "System.Memory/4.5.3": {
  630. "type": "package",
  631. "serviceable": true,
  632. "sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==",
  633. "path": "system.memory/4.5.3",
  634. "hashPath": "system.memory.4.5.3.nupkg.sha512"
  635. },
  636. "System.Numerics.Vectors/4.5.0": {
  637. "type": "package",
  638. "serviceable": true,
  639. "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
  640. "path": "system.numerics.vectors/4.5.0",
  641. "hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512"
  642. },
  643. "System.Reflection/4.3.0": {
  644. "type": "package",
  645. "serviceable": true,
  646. "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
  647. "path": "system.reflection/4.3.0",
  648. "hashPath": "system.reflection.4.3.0.nupkg.sha512"
  649. },
  650. "System.Reflection.Primitives/4.3.0": {
  651. "type": "package",
  652. "serviceable": true,
  653. "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
  654. "path": "system.reflection.primitives/4.3.0",
  655. "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
  656. },
  657. "System.Resources.ResourceManager/4.3.0": {
  658. "type": "package",
  659. "serviceable": true,
  660. "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
  661. "path": "system.resources.resourcemanager/4.3.0",
  662. "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512"
  663. },
  664. "System.Runtime/4.3.0": {
  665. "type": "package",
  666. "serviceable": true,
  667. "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
  668. "path": "system.runtime/4.3.0",
  669. "hashPath": "system.runtime.4.3.0.nupkg.sha512"
  670. },
  671. "System.Runtime.Caching/5.0.0": {
  672. "type": "package",
  673. "serviceable": true,
  674. "sha512": "sha512-30D6MkO8WF9jVGWZIP0hmCN8l9BTY4LCsAzLIe4xFSXzs+AjDotR7DpSmj27pFskDURzUvqYYY0ikModgBTxWw==",
  675. "path": "system.runtime.caching/5.0.0",
  676. "hashPath": "system.runtime.caching.5.0.0.nupkg.sha512"
  677. },
  678. "System.Security.AccessControl/5.0.0": {
  679. "type": "package",
  680. "serviceable": true,
  681. "sha512": "sha512-dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==",
  682. "path": "system.security.accesscontrol/5.0.0",
  683. "hashPath": "system.security.accesscontrol.5.0.0.nupkg.sha512"
  684. },
  685. "System.Security.Cryptography.Cng/5.0.0": {
  686. "type": "package",
  687. "serviceable": true,
  688. "sha512": "sha512-jIMXsKn94T9JY7PvPq/tMfqa6GAaHpElRDpmG+SuL+D3+sTw2M8VhnibKnN8Tq+4JqbPJ/f+BwtLeDMEnzAvRg==",
  689. "path": "system.security.cryptography.cng/5.0.0",
  690. "hashPath": "system.security.cryptography.cng.5.0.0.nupkg.sha512"
  691. },
  692. "System.Security.Cryptography.ProtectedData/5.0.0": {
  693. "type": "package",
  694. "serviceable": true,
  695. "sha512": "sha512-HGxMSAFAPLNoxBvSfW08vHde0F9uh7BjASwu6JF9JnXuEPhCY3YUqURn0+bQV/4UWeaqymmrHWV+Aw9riQCtCA==",
  696. "path": "system.security.cryptography.protecteddata/5.0.0",
  697. "hashPath": "system.security.cryptography.protecteddata.5.0.0.nupkg.sha512"
  698. },
  699. "System.Security.Permissions/5.0.0": {
  700. "type": "package",
  701. "serviceable": true,
  702. "sha512": "sha512-uE8juAhEkp7KDBCdjDIE3H9R1HJuEHqeqX8nLX9gmYKWwsqk3T5qZlPx8qle5DPKimC/Fy3AFTdV7HamgCh9qQ==",
  703. "path": "system.security.permissions/5.0.0",
  704. "hashPath": "system.security.permissions.5.0.0.nupkg.sha512"
  705. },
  706. "System.Security.Principal.Windows/5.0.0": {
  707. "type": "package",
  708. "serviceable": true,
  709. "sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
  710. "path": "system.security.principal.windows/5.0.0",
  711. "hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512"
  712. },
  713. "System.Text.Encoding/4.3.0": {
  714. "type": "package",
  715. "serviceable": true,
  716. "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
  717. "path": "system.text.encoding/4.3.0",
  718. "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
  719. },
  720. "System.Text.Encoding.CodePages/5.0.0": {
  721. "type": "package",
  722. "serviceable": true,
  723. "sha512": "sha512-NyscU59xX6Uo91qvhOs2Ccho3AR2TnZPomo1Z0K6YpyztBPM/A5VbkzOO19sy3A3i1TtEnTxA7bCe3Us+r5MWg==",
  724. "path": "system.text.encoding.codepages/5.0.0",
  725. "hashPath": "system.text.encoding.codepages.5.0.0.nupkg.sha512"
  726. },
  727. "System.Text.Encodings.Web/4.7.2": {
  728. "type": "package",
  729. "serviceable": true,
  730. "sha512": "sha512-iTUgB/WtrZ1sWZs84F2hwyQhiRH6QNjQv2DkwrH+WP6RoFga2Q1m3f9/Q7FG8cck8AdHitQkmkXSY8qylcDmuA==",
  731. "path": "system.text.encodings.web/4.7.2",
  732. "hashPath": "system.text.encodings.web.4.7.2.nupkg.sha512"
  733. },
  734. "System.Text.Json/4.6.0": {
  735. "type": "package",
  736. "serviceable": true,
  737. "sha512": "sha512-4F8Xe+JIkVoDJ8hDAZ7HqLkjctN/6WItJIzQaifBwClC7wmoLSda/Sv2i6i1kycqDb3hWF4JCVbpAweyOKHEUA==",
  738. "path": "system.text.json/4.6.0",
  739. "hashPath": "system.text.json.4.6.0.nupkg.sha512"
  740. },
  741. "System.Threading.Tasks/4.3.0": {
  742. "type": "package",
  743. "serviceable": true,
  744. "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
  745. "path": "system.threading.tasks/4.3.0",
  746. "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
  747. },
  748. "System.Threading.Tasks.Extensions/4.5.2": {
  749. "type": "package",
  750. "serviceable": true,
  751. "sha512": "sha512-BG/TNxDFv0svAzx8OiMXDlsHfGw623BZ8tCXw4YLhDFDvDhNUEV58jKYMGRnkbJNm7c3JNNJDiN7JBMzxRBR2w==",
  752. "path": "system.threading.tasks.extensions/4.5.2",
  753. "hashPath": "system.threading.tasks.extensions.4.5.2.nupkg.sha512"
  754. },
  755. "System.Windows.Extensions/5.0.0": {
  756. "type": "package",
  757. "serviceable": true,
  758. "sha512": "sha512-c1ho9WU9ZxMZawML+ssPKZfdnrg/OjR3pe0m9v8230z3acqphwvPJqzAkH54xRYm5ntZHGG1EPP3sux9H3qSPg==",
  759. "path": "system.windows.extensions/5.0.0",
  760. "hashPath": "system.windows.extensions.5.0.0.nupkg.sha512"
  761. },
  762. "log4net/1.2.0.30714": {
  763. "type": "reference",
  764. "serviceable": false,
  765. "sha512": ""
  766. },
  767. "Newtonsoft.Json/10.0.0.0": {
  768. "type": "reference",
  769. "serviceable": false,
  770. "sha512": ""
  771. }
  772. }
  773. }