AipGateway.API.Service.deps.json 49 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v8.0",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v8.0": {
  9. "AipGateway.API.Service/1.0.0": {
  10. "dependencies": {
  11. "AipGateway.AIP": "1.0.0",
  12. "AipGateway.Common": "1.0.0",
  13. "AipGateway.DRM": "1.0.0",
  14. "AipGateway.Data": "1.0.0",
  15. "AipGateway.Log": "1.0.0",
  16. "AipGateway.Test": "1.0.0",
  17. "AipGateway.Viewer": "1.0.0",
  18. "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "8.0.4",
  19. "Microsoft.EntityFrameworkCore": "8.0.4",
  20. "Microsoft.EntityFrameworkCore.SqlServer": "8.0.4",
  21. "Microsoft.Identity.Client": "4.60.3",
  22. "Microsoft.Identity.Client.Extensions.Msal": "4.60.3",
  23. "Microsoft.InformationProtection.File": "1.14.128",
  24. "Serilog": "3.1.1",
  25. "Swashbuckle": "5.6.0",
  26. "Swashbuckle.AspNetCore": "6.5.0"
  27. },
  28. "runtime": {
  29. "AipGateway.API.Service.dll": {}
  30. }
  31. },
  32. "Azure.Core/1.35.0": {
  33. "dependencies": {
  34. "Microsoft.Bcl.AsyncInterfaces": "1.1.1",
  35. "System.Diagnostics.DiagnosticSource": "6.0.1",
  36. "System.Memory.Data": "1.0.2",
  37. "System.Numerics.Vectors": "4.5.0",
  38. "System.Text.Encodings.Web": "6.0.0",
  39. "System.Text.Json": "4.7.2",
  40. "System.Threading.Tasks.Extensions": "4.5.4"
  41. },
  42. "runtime": {
  43. "lib/net6.0/Azure.Core.dll": {
  44. "assemblyVersion": "1.35.0.0",
  45. "fileVersion": "1.3500.23.45706"
  46. }
  47. }
  48. },
  49. "Azure.Identity/1.10.3": {
  50. "dependencies": {
  51. "Azure.Core": "1.35.0",
  52. "Microsoft.Identity.Client": "4.60.3",
  53. "Microsoft.Identity.Client.Extensions.Msal": "4.60.3",
  54. "System.Memory": "4.5.4",
  55. "System.Security.Cryptography.ProtectedData": "8.0.0",
  56. "System.Text.Json": "4.7.2",
  57. "System.Threading.Tasks.Extensions": "4.5.4"
  58. },
  59. "runtime": {
  60. "lib/netstandard2.0/Azure.Identity.dll": {
  61. "assemblyVersion": "1.10.3.0",
  62. "fileVersion": "1.1000.323.51804"
  63. }
  64. }
  65. },
  66. "Microsoft.AspNet.WebApi.Client/4.0.20710": {
  67. "dependencies": {
  68. "Microsoft.Net.Http": "2.0.20710",
  69. "Newtonsoft.Json": "13.0.3"
  70. },
  71. "runtime": {
  72. "lib/net40/System.Net.Http.Formatting.dll": {
  73. "assemblyVersion": "4.0.0.0",
  74. "fileVersion": "4.0.20710.0"
  75. }
  76. }
  77. },
  78. "Microsoft.AspNet.WebApi.Core/4.0.20710": {
  79. "dependencies": {
  80. "Microsoft.AspNet.WebApi.Client": "4.0.20710"
  81. },
  82. "runtime": {
  83. "lib/net40/System.Web.Http.dll": {
  84. "assemblyVersion": "4.0.0.0",
  85. "fileVersion": "4.0.20710.0"
  86. }
  87. }
  88. },
  89. "Microsoft.AspNet.WebApi.WebHost/4.0.20710": {
  90. "dependencies": {
  91. "Microsoft.AspNet.WebApi.Core": "4.0.20710",
  92. "Microsoft.Web.Infrastructure": "1.0.0"
  93. },
  94. "runtime": {
  95. "lib/net40/System.Web.Http.WebHost.dll": {
  96. "assemblyVersion": "4.0.0.0",
  97. "fileVersion": "4.0.20710.0"
  98. }
  99. }
  100. },
  101. "Microsoft.AspNetCore.Cryptography.Internal/8.0.0": {},
  102. "Microsoft.AspNetCore.Cryptography.KeyDerivation/8.0.0": {
  103. "dependencies": {
  104. "Microsoft.AspNetCore.Cryptography.Internal": "8.0.0"
  105. }
  106. },
  107. "Microsoft.AspNetCore.Identity.EntityFrameworkCore/8.0.0": {
  108. "dependencies": {
  109. "Microsoft.EntityFrameworkCore.Relational": "8.0.4",
  110. "Microsoft.Extensions.Identity.Stores": "8.0.0"
  111. },
  112. "runtime": {
  113. "lib/net8.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": {
  114. "assemblyVersion": "8.0.0.0",
  115. "fileVersion": "8.0.23.53112"
  116. }
  117. }
  118. },
  119. "Microsoft.AspNetCore.JsonPatch/8.0.4": {
  120. "dependencies": {
  121. "Microsoft.CSharp": "4.7.0",
  122. "Newtonsoft.Json": "13.0.3"
  123. },
  124. "runtime": {
  125. "lib/net8.0/Microsoft.AspNetCore.JsonPatch.dll": {
  126. "assemblyVersion": "8.0.4.0",
  127. "fileVersion": "8.0.424.17014"
  128. }
  129. }
  130. },
  131. "Microsoft.AspNetCore.Mvc.NewtonsoftJson/8.0.4": {
  132. "dependencies": {
  133. "Microsoft.AspNetCore.JsonPatch": "8.0.4",
  134. "Newtonsoft.Json": "13.0.3",
  135. "Newtonsoft.Json.Bson": "1.0.2"
  136. },
  137. "runtime": {
  138. "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {
  139. "assemblyVersion": "8.0.4.0",
  140. "fileVersion": "8.0.424.17014"
  141. }
  142. }
  143. },
  144. "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
  145. "runtime": {
  146. "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
  147. "assemblyVersion": "1.0.0.0",
  148. "fileVersion": "4.700.20.21406"
  149. }
  150. }
  151. },
  152. "Microsoft.CSharp/4.7.0": {},
  153. "Microsoft.Data.SqlClient/5.1.5": {
  154. "dependencies": {
  155. "Azure.Identity": "1.10.3",
  156. "Microsoft.Data.SqlClient.SNI.runtime": "5.1.1",
  157. "Microsoft.Identity.Client": "4.60.3",
  158. "Microsoft.IdentityModel.JsonWebTokens": "6.35.0",
  159. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.0",
  160. "Microsoft.SqlServer.Server": "1.0.0",
  161. "System.Configuration.ConfigurationManager": "8.0.0",
  162. "System.Diagnostics.DiagnosticSource": "6.0.1",
  163. "System.Runtime.Caching": "6.0.0",
  164. "System.Security.Cryptography.Cng": "5.0.0",
  165. "System.Security.Principal.Windows": "5.0.0",
  166. "System.Text.Encoding.CodePages": "6.0.0",
  167. "System.Text.Encodings.Web": "6.0.0"
  168. },
  169. "runtime": {
  170. "lib/net6.0/Microsoft.Data.SqlClient.dll": {
  171. "assemblyVersion": "5.0.0.0",
  172. "fileVersion": "5.15.24027.2"
  173. }
  174. },
  175. "runtimeTargets": {
  176. "runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll": {
  177. "rid": "unix",
  178. "assetType": "runtime",
  179. "assemblyVersion": "5.0.0.0",
  180. "fileVersion": "5.15.24027.2"
  181. },
  182. "runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll": {
  183. "rid": "win",
  184. "assetType": "runtime",
  185. "assemblyVersion": "5.0.0.0",
  186. "fileVersion": "5.15.24027.2"
  187. }
  188. }
  189. },
  190. "Microsoft.Data.SqlClient.SNI.runtime/5.1.1": {
  191. "runtimeTargets": {
  192. "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
  193. "rid": "win-arm",
  194. "assetType": "native",
  195. "fileVersion": "5.1.1.0"
  196. },
  197. "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
  198. "rid": "win-arm64",
  199. "assetType": "native",
  200. "fileVersion": "5.1.1.0"
  201. },
  202. "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
  203. "rid": "win-x64",
  204. "assetType": "native",
  205. "fileVersion": "5.1.1.0"
  206. },
  207. "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
  208. "rid": "win-x86",
  209. "assetType": "native",
  210. "fileVersion": "5.1.1.0"
  211. }
  212. }
  213. },
  214. "Microsoft.EntityFrameworkCore/8.0.4": {
  215. "dependencies": {
  216. "Microsoft.EntityFrameworkCore.Abstractions": "8.0.4",
  217. "Microsoft.EntityFrameworkCore.Analyzers": "8.0.4",
  218. "Microsoft.Extensions.Caching.Memory": "8.0.0",
  219. "Microsoft.Extensions.Logging": "8.0.0"
  220. },
  221. "runtime": {
  222. "lib/net8.0/Microsoft.EntityFrameworkCore.dll": {
  223. "assemblyVersion": "8.0.4.0",
  224. "fileVersion": "8.0.424.16902"
  225. }
  226. }
  227. },
  228. "Microsoft.EntityFrameworkCore.Abstractions/8.0.4": {
  229. "runtime": {
  230. "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
  231. "assemblyVersion": "8.0.4.0",
  232. "fileVersion": "8.0.424.16902"
  233. }
  234. }
  235. },
  236. "Microsoft.EntityFrameworkCore.Analyzers/8.0.4": {},
  237. "Microsoft.EntityFrameworkCore.Relational/8.0.4": {
  238. "dependencies": {
  239. "Microsoft.EntityFrameworkCore": "8.0.4",
  240. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
  241. },
  242. "runtime": {
  243. "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
  244. "assemblyVersion": "8.0.4.0",
  245. "fileVersion": "8.0.424.16902"
  246. }
  247. }
  248. },
  249. "Microsoft.EntityFrameworkCore.SqlServer/8.0.4": {
  250. "dependencies": {
  251. "Microsoft.Data.SqlClient": "5.1.5",
  252. "Microsoft.EntityFrameworkCore.Relational": "8.0.4"
  253. },
  254. "runtime": {
  255. "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
  256. "assemblyVersion": "8.0.4.0",
  257. "fileVersion": "8.0.424.16902"
  258. }
  259. }
  260. },
  261. "Microsoft.Extensions.ApiDescription.Server/6.0.5": {},
  262. "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
  263. "dependencies": {
  264. "Microsoft.Extensions.Primitives": "8.0.0"
  265. }
  266. },
  267. "Microsoft.Extensions.Caching.Memory/8.0.0": {
  268. "dependencies": {
  269. "Microsoft.Extensions.Caching.Abstractions": "8.0.0",
  270. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
  271. "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
  272. "Microsoft.Extensions.Options": "8.0.0",
  273. "Microsoft.Extensions.Primitives": "8.0.0"
  274. }
  275. },
  276. "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
  277. "dependencies": {
  278. "Microsoft.Extensions.Primitives": "8.0.0"
  279. }
  280. },
  281. "Microsoft.Extensions.DependencyInjection/8.0.0": {
  282. "dependencies": {
  283. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
  284. }
  285. },
  286. "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {},
  287. "Microsoft.Extensions.Identity.Core/8.0.0": {
  288. "dependencies": {
  289. "Microsoft.AspNetCore.Cryptography.KeyDerivation": "8.0.0",
  290. "Microsoft.Extensions.Logging": "8.0.0",
  291. "Microsoft.Extensions.Options": "8.0.0"
  292. }
  293. },
  294. "Microsoft.Extensions.Identity.Stores/8.0.0": {
  295. "dependencies": {
  296. "Microsoft.Extensions.Caching.Abstractions": "8.0.0",
  297. "Microsoft.Extensions.Identity.Core": "8.0.0",
  298. "Microsoft.Extensions.Logging": "8.0.0"
  299. }
  300. },
  301. "Microsoft.Extensions.Logging/8.0.0": {
  302. "dependencies": {
  303. "Microsoft.Extensions.DependencyInjection": "8.0.0",
  304. "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
  305. "Microsoft.Extensions.Options": "8.0.0"
  306. }
  307. },
  308. "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
  309. "dependencies": {
  310. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
  311. }
  312. },
  313. "Microsoft.Extensions.Options/8.0.0": {
  314. "dependencies": {
  315. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
  316. "Microsoft.Extensions.Primitives": "8.0.0"
  317. }
  318. },
  319. "Microsoft.Extensions.Primitives/8.0.0": {},
  320. "Microsoft.Identity.Client/4.60.3": {
  321. "dependencies": {
  322. "Microsoft.IdentityModel.Abstractions": "6.35.0",
  323. "System.Diagnostics.DiagnosticSource": "6.0.1"
  324. },
  325. "runtime": {
  326. "lib/net6.0/Microsoft.Identity.Client.dll": {
  327. "assemblyVersion": "4.60.3.0",
  328. "fileVersion": "4.60.3.0"
  329. }
  330. }
  331. },
  332. "Microsoft.Identity.Client.Extensions.Msal/4.60.3": {
  333. "dependencies": {
  334. "Microsoft.Identity.Client": "4.60.3",
  335. "System.Security.Cryptography.ProtectedData": "8.0.0"
  336. },
  337. "runtime": {
  338. "lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll": {
  339. "assemblyVersion": "4.60.3.0",
  340. "fileVersion": "4.60.3.0"
  341. }
  342. }
  343. },
  344. "Microsoft.IdentityModel.Abstractions/6.35.0": {
  345. "runtime": {
  346. "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
  347. "assemblyVersion": "6.35.0.0",
  348. "fileVersion": "6.35.0.41201"
  349. }
  350. }
  351. },
  352. "Microsoft.IdentityModel.JsonWebTokens/6.35.0": {
  353. "dependencies": {
  354. "Microsoft.IdentityModel.Tokens": "6.35.0",
  355. "System.Text.Encoding": "4.3.0",
  356. "System.Text.Encodings.Web": "6.0.0",
  357. "System.Text.Json": "4.7.2"
  358. },
  359. "runtime": {
  360. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
  361. "assemblyVersion": "6.35.0.0",
  362. "fileVersion": "6.35.0.41201"
  363. }
  364. }
  365. },
  366. "Microsoft.IdentityModel.Logging/6.35.0": {
  367. "dependencies": {
  368. "Microsoft.IdentityModel.Abstractions": "6.35.0"
  369. },
  370. "runtime": {
  371. "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
  372. "assemblyVersion": "6.35.0.0",
  373. "fileVersion": "6.35.0.41201"
  374. }
  375. }
  376. },
  377. "Microsoft.IdentityModel.Protocols/6.35.0": {
  378. "dependencies": {
  379. "Microsoft.IdentityModel.Logging": "6.35.0",
  380. "Microsoft.IdentityModel.Tokens": "6.35.0"
  381. },
  382. "runtime": {
  383. "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
  384. "assemblyVersion": "6.35.0.0",
  385. "fileVersion": "6.35.0.41201"
  386. }
  387. }
  388. },
  389. "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": {
  390. "dependencies": {
  391. "Microsoft.IdentityModel.Protocols": "6.35.0",
  392. "System.IdentityModel.Tokens.Jwt": "6.35.0"
  393. },
  394. "runtime": {
  395. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
  396. "assemblyVersion": "6.35.0.0",
  397. "fileVersion": "6.35.0.41201"
  398. }
  399. }
  400. },
  401. "Microsoft.IdentityModel.Tokens/6.35.0": {
  402. "dependencies": {
  403. "Microsoft.CSharp": "4.7.0",
  404. "Microsoft.IdentityModel.Logging": "6.35.0",
  405. "System.Security.Cryptography.Cng": "5.0.0"
  406. },
  407. "runtime": {
  408. "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
  409. "assemblyVersion": "6.35.0.0",
  410. "fileVersion": "6.35.0.41201"
  411. }
  412. }
  413. },
  414. "Microsoft.InformationProtection.File/1.14.128": {
  415. "runtime": {
  416. "lib/netstandard2.0/Microsoft.InformationProtection.dll": {
  417. "assemblyVersion": "1.14.128.0",
  418. "fileVersion": "1.14.128.0"
  419. }
  420. }
  421. },
  422. "Microsoft.Net.Http/2.0.20710": {},
  423. "Microsoft.NETCore.Platforms/1.1.0": {},
  424. "Microsoft.NETCore.Targets/1.1.0": {},
  425. "Microsoft.OpenApi/1.2.3": {
  426. "runtime": {
  427. "lib/netstandard2.0/Microsoft.OpenApi.dll": {
  428. "assemblyVersion": "1.2.3.0",
  429. "fileVersion": "1.2.3.0"
  430. }
  431. }
  432. },
  433. "Microsoft.SqlServer.Server/1.0.0": {
  434. "runtime": {
  435. "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
  436. "assemblyVersion": "1.0.0.0",
  437. "fileVersion": "1.0.0.0"
  438. }
  439. }
  440. },
  441. "Microsoft.Web.Infrastructure/1.0.0": {
  442. "runtime": {
  443. "lib/net40/Microsoft.Web.Infrastructure.dll": {
  444. "assemblyVersion": "1.0.0.0",
  445. "fileVersion": "1.0.20105.407"
  446. }
  447. }
  448. },
  449. "Newtonsoft.Json/13.0.3": {
  450. "runtime": {
  451. "lib/net6.0/Newtonsoft.Json.dll": {
  452. "assemblyVersion": "13.0.0.0",
  453. "fileVersion": "13.0.3.27908"
  454. }
  455. }
  456. },
  457. "Newtonsoft.Json.Bson/1.0.2": {
  458. "dependencies": {
  459. "Newtonsoft.Json": "13.0.3"
  460. },
  461. "runtime": {
  462. "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {
  463. "assemblyVersion": "1.0.0.0",
  464. "fileVersion": "1.0.2.22727"
  465. }
  466. }
  467. },
  468. "Serilog/3.1.1": {
  469. "runtime": {
  470. "lib/net7.0/Serilog.dll": {
  471. "assemblyVersion": "2.0.0.0",
  472. "fileVersion": "3.1.1.0"
  473. }
  474. }
  475. },
  476. "Swashbuckle/5.6.0": {
  477. "dependencies": {
  478. "Microsoft.AspNet.WebApi.WebHost": "4.0.20710",
  479. "Swashbuckle.Core": "5.6.0",
  480. "WebActivatorEx": "2.0.0"
  481. }
  482. },
  483. "Swashbuckle.AspNetCore/6.5.0": {
  484. "dependencies": {
  485. "Microsoft.Extensions.ApiDescription.Server": "6.0.5",
  486. "Swashbuckle.AspNetCore.Swagger": "6.5.0",
  487. "Swashbuckle.AspNetCore.SwaggerGen": "6.5.0",
  488. "Swashbuckle.AspNetCore.SwaggerUI": "6.5.0"
  489. }
  490. },
  491. "Swashbuckle.AspNetCore.Swagger/6.5.0": {
  492. "dependencies": {
  493. "Microsoft.OpenApi": "1.2.3"
  494. },
  495. "runtime": {
  496. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll": {
  497. "assemblyVersion": "6.5.0.0",
  498. "fileVersion": "6.5.0.0"
  499. }
  500. }
  501. },
  502. "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
  503. "dependencies": {
  504. "Swashbuckle.AspNetCore.Swagger": "6.5.0"
  505. },
  506. "runtime": {
  507. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
  508. "assemblyVersion": "6.5.0.0",
  509. "fileVersion": "6.5.0.0"
  510. }
  511. }
  512. },
  513. "Swashbuckle.AspNetCore.SwaggerUI/6.5.0": {
  514. "runtime": {
  515. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
  516. "assemblyVersion": "6.5.0.0",
  517. "fileVersion": "6.5.0.0"
  518. }
  519. }
  520. },
  521. "Swashbuckle.Core/5.6.0": {
  522. "dependencies": {
  523. "Microsoft.AspNet.WebApi.Core": "4.0.20710",
  524. "Newtonsoft.Json": "13.0.3"
  525. },
  526. "runtime": {
  527. "lib/net40/Swashbuckle.Core.dll": {
  528. "assemblyVersion": "1.0.0.0",
  529. "fileVersion": "1.0.0.0"
  530. }
  531. }
  532. },
  533. "System.Configuration.ConfigurationManager/8.0.0": {
  534. "dependencies": {
  535. "System.Diagnostics.EventLog": "8.0.0",
  536. "System.Security.Cryptography.ProtectedData": "8.0.0"
  537. },
  538. "runtime": {
  539. "lib/net8.0/System.Configuration.ConfigurationManager.dll": {
  540. "assemblyVersion": "8.0.0.0",
  541. "fileVersion": "8.0.23.53103"
  542. }
  543. }
  544. },
  545. "System.Diagnostics.DiagnosticSource/6.0.1": {
  546. "dependencies": {
  547. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  548. }
  549. },
  550. "System.Diagnostics.EventLog/8.0.0": {},
  551. "System.Formats.Asn1/5.0.0": {},
  552. "System.IdentityModel.Tokens.Jwt/6.35.0": {
  553. "dependencies": {
  554. "Microsoft.IdentityModel.JsonWebTokens": "6.35.0",
  555. "Microsoft.IdentityModel.Tokens": "6.35.0"
  556. },
  557. "runtime": {
  558. "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
  559. "assemblyVersion": "6.35.0.0",
  560. "fileVersion": "6.35.0.41201"
  561. }
  562. }
  563. },
  564. "System.Memory/4.5.4": {},
  565. "System.Memory.Data/1.0.2": {
  566. "dependencies": {
  567. "System.Text.Encodings.Web": "6.0.0",
  568. "System.Text.Json": "4.7.2"
  569. },
  570. "runtime": {
  571. "lib/netstandard2.0/System.Memory.Data.dll": {
  572. "assemblyVersion": "1.0.2.0",
  573. "fileVersion": "1.0.221.20802"
  574. }
  575. }
  576. },
  577. "System.Numerics.Vectors/4.5.0": {},
  578. "System.Runtime/4.3.0": {
  579. "dependencies": {
  580. "Microsoft.NETCore.Platforms": "1.1.0",
  581. "Microsoft.NETCore.Targets": "1.1.0"
  582. }
  583. },
  584. "System.Runtime.Caching/6.0.0": {
  585. "dependencies": {
  586. "System.Configuration.ConfigurationManager": "8.0.0"
  587. },
  588. "runtime": {
  589. "lib/net6.0/System.Runtime.Caching.dll": {
  590. "assemblyVersion": "4.0.0.0",
  591. "fileVersion": "6.0.21.52210"
  592. }
  593. },
  594. "runtimeTargets": {
  595. "runtimes/win/lib/net6.0/System.Runtime.Caching.dll": {
  596. "rid": "win",
  597. "assetType": "runtime",
  598. "assemblyVersion": "4.0.0.0",
  599. "fileVersion": "6.0.21.52210"
  600. }
  601. }
  602. },
  603. "System.Runtime.CompilerServices.Unsafe/6.0.0": {},
  604. "System.Security.Cryptography.Cng/5.0.0": {
  605. "dependencies": {
  606. "System.Formats.Asn1": "5.0.0"
  607. }
  608. },
  609. "System.Security.Cryptography.ProtectedData/8.0.0": {
  610. "runtime": {
  611. "lib/net8.0/System.Security.Cryptography.ProtectedData.dll": {
  612. "assemblyVersion": "8.0.0.0",
  613. "fileVersion": "8.0.23.53103"
  614. }
  615. }
  616. },
  617. "System.Security.Principal.Windows/5.0.0": {},
  618. "System.Text.Encoding/4.3.0": {
  619. "dependencies": {
  620. "Microsoft.NETCore.Platforms": "1.1.0",
  621. "Microsoft.NETCore.Targets": "1.1.0",
  622. "System.Runtime": "4.3.0"
  623. }
  624. },
  625. "System.Text.Encoding.CodePages/6.0.0": {
  626. "dependencies": {
  627. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  628. }
  629. },
  630. "System.Text.Encodings.Web/6.0.0": {
  631. "dependencies": {
  632. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  633. }
  634. },
  635. "System.Text.Json/4.7.2": {},
  636. "System.Threading.Tasks.Extensions/4.5.4": {},
  637. "WebActivatorEx/2.0.0": {
  638. "dependencies": {
  639. "Microsoft.Web.Infrastructure": "1.0.0"
  640. },
  641. "runtime": {
  642. "lib/net40/WebActivatorEx.dll": {
  643. "assemblyVersion": "2.0.0.0",
  644. "fileVersion": "2.0.0.0"
  645. }
  646. }
  647. },
  648. "AipGateway.AIP/1.0.0": {
  649. "dependencies": {
  650. "Microsoft.Identity.Client": "4.60.3",
  651. "Microsoft.Identity.Client.Extensions.Msal": "4.60.3",
  652. "Microsoft.InformationProtection.File": "1.14.128"
  653. },
  654. "runtime": {
  655. "AipGateway.AIP.dll": {}
  656. }
  657. },
  658. "AipGateway.Common/1.0.0": {
  659. "runtime": {
  660. "AipGateway.Common.dll": {}
  661. }
  662. },
  663. "AipGateway.Data/1.0.0": {
  664. "dependencies": {
  665. "Microsoft.AspNetCore.Identity.EntityFrameworkCore": "8.0.0",
  666. "Microsoft.EntityFrameworkCore": "8.0.4",
  667. "Microsoft.EntityFrameworkCore.SqlServer": "8.0.4",
  668. "Microsoft.Extensions.Identity.Stores": "8.0.0"
  669. },
  670. "runtime": {
  671. "AipGateway.Data.dll": {}
  672. }
  673. },
  674. "AipGateway.DRM/1.0.0": {
  675. "runtime": {
  676. "AipGateway.DRM.dll": {}
  677. }
  678. },
  679. "AipGateway.Log/1.0.0": {
  680. "runtime": {
  681. "AipGateway.Log.dll": {}
  682. }
  683. },
  684. "AipGateway.Test/1.0.0": {
  685. "dependencies": {
  686. "AipGateway.AIP": "1.0.0",
  687. "System.Configuration.ConfigurationManager": "8.0.0"
  688. },
  689. "runtime": {
  690. "AipGateway.Test.exe": {}
  691. }
  692. },
  693. "AipGateway.Viewer/1.0.0": {
  694. "dependencies": {
  695. "AipGateway.AIP": "1.0.0",
  696. "System.Configuration.ConfigurationManager": "8.0.0"
  697. },
  698. "runtime": {
  699. "AipGateway.Viewer.exe": {}
  700. }
  701. }
  702. }
  703. },
  704. "libraries": {
  705. "AipGateway.API.Service/1.0.0": {
  706. "type": "project",
  707. "serviceable": false,
  708. "sha512": ""
  709. },
  710. "Azure.Core/1.35.0": {
  711. "type": "package",
  712. "serviceable": true,
  713. "sha512": "sha512-hENcx03Jyuqv05F4RBEPbxz29UrM3Nbhnr6Wl6NQpoU9BCIbL3XLentrxDCTrH54NLS11Exxi/o8MYgT/cnKFA==",
  714. "path": "azure.core/1.35.0",
  715. "hashPath": "azure.core.1.35.0.nupkg.sha512"
  716. },
  717. "Azure.Identity/1.10.3": {
  718. "type": "package",
  719. "serviceable": true,
  720. "sha512": "sha512-l1Xm2MWOF2Mzcwuarlw8kWQXLZk3UeB55aQXVyjj23aBfDwOZ3gu5GP2kJ6KlmZeZv2TCzw7x4L3V36iNr3gww==",
  721. "path": "azure.identity/1.10.3",
  722. "hashPath": "azure.identity.1.10.3.nupkg.sha512"
  723. },
  724. "Microsoft.AspNet.WebApi.Client/4.0.20710": {
  725. "type": "package",
  726. "serviceable": true,
  727. "sha512": "sha512-BwFtW0cGr8tg02XalvF8MmznOpYrhquD2eXWI0oF3LLSqLMFoFkb8Pmke/7SnqkiNc+YfsaUqdXEKbjhv1Ctrw==",
  728. "path": "microsoft.aspnet.webapi.client/4.0.20710",
  729. "hashPath": "microsoft.aspnet.webapi.client.4.0.20710.nupkg.sha512"
  730. },
  731. "Microsoft.AspNet.WebApi.Core/4.0.20710": {
  732. "type": "package",
  733. "serviceable": true,
  734. "sha512": "sha512-ufD+tH4W7+eNsb4pzX5oFTDcgI6J3lffughFTkyLHPBZ+A4Eo+VncAxt3lbt9zxxbLHXIbgJHYRLvtgR5YEZAQ==",
  735. "path": "microsoft.aspnet.webapi.core/4.0.20710",
  736. "hashPath": "microsoft.aspnet.webapi.core.4.0.20710.nupkg.sha512"
  737. },
  738. "Microsoft.AspNet.WebApi.WebHost/4.0.20710": {
  739. "type": "package",
  740. "serviceable": true,
  741. "sha512": "sha512-Pqje5F4BJvnN6z2eSIuyCCZNJbIPap/4bYfvvHYy/kiYPj7+cFK+tgcSKWgITwk+6K8v+Bf3Et16DXQQuK+wEg==",
  742. "path": "microsoft.aspnet.webapi.webhost/4.0.20710",
  743. "hashPath": "microsoft.aspnet.webapi.webhost.4.0.20710.nupkg.sha512"
  744. },
  745. "Microsoft.AspNetCore.Cryptography.Internal/8.0.0": {
  746. "type": "package",
  747. "serviceable": true,
  748. "sha512": "sha512-buuMMCTxFcVkOkEftb2OafYxrveNGre9KJF4Oi1DkR4rxIj6oLam7Wq3g0Fp9hNVpJteKEPiupsxYnPrD/oUGA==",
  749. "path": "microsoft.aspnetcore.cryptography.internal/8.0.0",
  750. "hashPath": "microsoft.aspnetcore.cryptography.internal.8.0.0.nupkg.sha512"
  751. },
  752. "Microsoft.AspNetCore.Cryptography.KeyDerivation/8.0.0": {
  753. "type": "package",
  754. "serviceable": true,
  755. "sha512": "sha512-65w93R5wqUUs35R9wjHHDf75GqAbxJsNByKZo5TbQOWSXcUbLWrDUWBQHv78iXIT0PL1pXNqKQz7OHiHMvo0/A==",
  756. "path": "microsoft.aspnetcore.cryptography.keyderivation/8.0.0",
  757. "hashPath": "microsoft.aspnetcore.cryptography.keyderivation.8.0.0.nupkg.sha512"
  758. },
  759. "Microsoft.AspNetCore.Identity.EntityFrameworkCore/8.0.0": {
  760. "type": "package",
  761. "serviceable": true,
  762. "sha512": "sha512-ua2LSZY/f0BkNUUVPPm83eq4Xnt+FZYutiMimRrzSmv2K2t2Ia/PuP4CfibYNSwnKl6fbZ49Bwn2mQGWnmmvOA==",
  763. "path": "microsoft.aspnetcore.identity.entityframeworkcore/8.0.0",
  764. "hashPath": "microsoft.aspnetcore.identity.entityframeworkcore.8.0.0.nupkg.sha512"
  765. },
  766. "Microsoft.AspNetCore.JsonPatch/8.0.4": {
  767. "type": "package",
  768. "serviceable": true,
  769. "sha512": "sha512-8iy7uza6GTuE5GadOryGfsGuA8xP1RTs16zqdXF5gM0b8iDfyNWnyDmatY5cZhXE1kJiko0S7s1T/gNFdIZ7Zg==",
  770. "path": "microsoft.aspnetcore.jsonpatch/8.0.4",
  771. "hashPath": "microsoft.aspnetcore.jsonpatch.8.0.4.nupkg.sha512"
  772. },
  773. "Microsoft.AspNetCore.Mvc.NewtonsoftJson/8.0.4": {
  774. "type": "package",
  775. "serviceable": true,
  776. "sha512": "sha512-lhJq0JjrlGZQwQoYrpVbokhb1AlgLGxI3QacSyKgCNOXTNwCi0pUnMR7NrfON20DkL90Kqqyl3wDrLbRaRgcsA==",
  777. "path": "microsoft.aspnetcore.mvc.newtonsoftjson/8.0.4",
  778. "hashPath": "microsoft.aspnetcore.mvc.newtonsoftjson.8.0.4.nupkg.sha512"
  779. },
  780. "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
  781. "type": "package",
  782. "serviceable": true,
  783. "sha512": "sha512-yuvf07qFWFqtK3P/MRkEKLhn5r2UbSpVueRziSqj0yJQIKFwG1pq9mOayK3zE5qZCTs0CbrwL9M6R8VwqyGy2w==",
  784. "path": "microsoft.bcl.asyncinterfaces/1.1.1",
  785. "hashPath": "microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512"
  786. },
  787. "Microsoft.CSharp/4.7.0": {
  788. "type": "package",
  789. "serviceable": true,
  790. "sha512": "sha512-pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==",
  791. "path": "microsoft.csharp/4.7.0",
  792. "hashPath": "microsoft.csharp.4.7.0.nupkg.sha512"
  793. },
  794. "Microsoft.Data.SqlClient/5.1.5": {
  795. "type": "package",
  796. "serviceable": true,
  797. "sha512": "sha512-6kvhQjY5uBCdBccezFD2smfnpQjQ33cZtUZVrNvxlwoBu6uopM5INH6uSgLI7JRLtlQ3bMPwnhMq4kchsXeZ5w==",
  798. "path": "microsoft.data.sqlclient/5.1.5",
  799. "hashPath": "microsoft.data.sqlclient.5.1.5.nupkg.sha512"
  800. },
  801. "Microsoft.Data.SqlClient.SNI.runtime/5.1.1": {
  802. "type": "package",
  803. "serviceable": true,
  804. "sha512": "sha512-wNGM5ZTQCa2blc9ikXQouybGiyMd6IHPVJvAlBEPtr6JepZEOYeDxGyprYvFVeOxlCXs7avridZQ0nYkHzQWCQ==",
  805. "path": "microsoft.data.sqlclient.sni.runtime/5.1.1",
  806. "hashPath": "microsoft.data.sqlclient.sni.runtime.5.1.1.nupkg.sha512"
  807. },
  808. "Microsoft.EntityFrameworkCore/8.0.4": {
  809. "type": "package",
  810. "serviceable": true,
  811. "sha512": "sha512-/kyu9pXuxQvhg8RO/oN5Q5Og7cDIVvZtrt1z48rX7Yido+zEGkUkp3/Bjd9u45N2uuPPF8mn2pKDlAewCvv3/Q==",
  812. "path": "microsoft.entityframeworkcore/8.0.4",
  813. "hashPath": "microsoft.entityframeworkcore.8.0.4.nupkg.sha512"
  814. },
  815. "Microsoft.EntityFrameworkCore.Abstractions/8.0.4": {
  816. "type": "package",
  817. "serviceable": true,
  818. "sha512": "sha512-S50pjtPNOvRktacaO6UAhvGCPMT56wxqEq8fQfcjaSUySPGba6mKWo6ackw6DdeAR1cA6U+U0uj27warA2KtJA==",
  819. "path": "microsoft.entityframeworkcore.abstractions/8.0.4",
  820. "hashPath": "microsoft.entityframeworkcore.abstractions.8.0.4.nupkg.sha512"
  821. },
  822. "Microsoft.EntityFrameworkCore.Analyzers/8.0.4": {
  823. "type": "package",
  824. "serviceable": true,
  825. "sha512": "sha512-P8hfMZECdbgle4Us8HGRUKAjqVwgbtr5JqtCxqEoiVORrNQAmcpu3g1NKwTAoUsO9Z0QRgExtYoAmdggR/DkMQ==",
  826. "path": "microsoft.entityframeworkcore.analyzers/8.0.4",
  827. "hashPath": "microsoft.entityframeworkcore.analyzers.8.0.4.nupkg.sha512"
  828. },
  829. "Microsoft.EntityFrameworkCore.Relational/8.0.4": {
  830. "type": "package",
  831. "serviceable": true,
  832. "sha512": "sha512-aWLT6e9a8oMzXgF0YQpYYa3mDeU+yb2UQSQ+RrIgyGgSpzPfSKgpA7v2kOVDuZr2AQ6NNAlWPaBG7wZuKQI96w==",
  833. "path": "microsoft.entityframeworkcore.relational/8.0.4",
  834. "hashPath": "microsoft.entityframeworkcore.relational.8.0.4.nupkg.sha512"
  835. },
  836. "Microsoft.EntityFrameworkCore.SqlServer/8.0.4": {
  837. "type": "package",
  838. "serviceable": true,
  839. "sha512": "sha512-/IlHNxzZGqiuVi+FPtjFZgAOfY989fTPtxw8zhmlFwv5M2WJzBSMlAP4jNVQX/k7/qu+y1YvddPxg4O5QdeRXw==",
  840. "path": "microsoft.entityframeworkcore.sqlserver/8.0.4",
  841. "hashPath": "microsoft.entityframeworkcore.sqlserver.8.0.4.nupkg.sha512"
  842. },
  843. "Microsoft.Extensions.ApiDescription.Server/6.0.5": {
  844. "type": "package",
  845. "serviceable": true,
  846. "sha512": "sha512-Ckb5EDBUNJdFWyajfXzUIMRkhf52fHZOQuuZg/oiu8y7zDCVwD0iHhew6MnThjHmevanpxL3f5ci2TtHQEN6bw==",
  847. "path": "microsoft.extensions.apidescription.server/6.0.5",
  848. "hashPath": "microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512"
  849. },
  850. "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
  851. "type": "package",
  852. "serviceable": true,
  853. "sha512": "sha512-3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==",
  854. "path": "microsoft.extensions.caching.abstractions/8.0.0",
  855. "hashPath": "microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512"
  856. },
  857. "Microsoft.Extensions.Caching.Memory/8.0.0": {
  858. "type": "package",
  859. "serviceable": true,
  860. "sha512": "sha512-7pqivmrZDzo1ADPkRwjy+8jtRKWRCPag9qPI+p7sgu7Q4QreWhcvbiWXsbhP+yY8XSiDvZpu2/LWdBv7PnmOpQ==",
  861. "path": "microsoft.extensions.caching.memory/8.0.0",
  862. "hashPath": "microsoft.extensions.caching.memory.8.0.0.nupkg.sha512"
  863. },
  864. "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
  865. "type": "package",
  866. "serviceable": true,
  867. "sha512": "sha512-3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==",
  868. "path": "microsoft.extensions.configuration.abstractions/8.0.0",
  869. "hashPath": "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512"
  870. },
  871. "Microsoft.Extensions.DependencyInjection/8.0.0": {
  872. "type": "package",
  873. "serviceable": true,
  874. "sha512": "sha512-V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==",
  875. "path": "microsoft.extensions.dependencyinjection/8.0.0",
  876. "hashPath": "microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512"
  877. },
  878. "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
  879. "type": "package",
  880. "serviceable": true,
  881. "sha512": "sha512-cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==",
  882. "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0",
  883. "hashPath": "microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512"
  884. },
  885. "Microsoft.Extensions.Identity.Core/8.0.0": {
  886. "type": "package",
  887. "serviceable": true,
  888. "sha512": "sha512-hnXHyIQc+uc2uNMcIbr43+oNBAPEhMpW6lE8ux3MOegRz50WBna4AItlZDY7Y+Id1LLBbf73osUqeTw7CQ371w==",
  889. "path": "microsoft.extensions.identity.core/8.0.0",
  890. "hashPath": "microsoft.extensions.identity.core.8.0.0.nupkg.sha512"
  891. },
  892. "Microsoft.Extensions.Identity.Stores/8.0.0": {
  893. "type": "package",
  894. "serviceable": true,
  895. "sha512": "sha512-DmDCpSpngZDBm44wVmxCeYs4HGJr/m32jMItp6pfb7KKtqWYw2vybHRg880j18k/eSFyM4v9uONsnEPgDdi9lg==",
  896. "path": "microsoft.extensions.identity.stores/8.0.0",
  897. "hashPath": "microsoft.extensions.identity.stores.8.0.0.nupkg.sha512"
  898. },
  899. "Microsoft.Extensions.Logging/8.0.0": {
  900. "type": "package",
  901. "serviceable": true,
  902. "sha512": "sha512-tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==",
  903. "path": "microsoft.extensions.logging/8.0.0",
  904. "hashPath": "microsoft.extensions.logging.8.0.0.nupkg.sha512"
  905. },
  906. "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
  907. "type": "package",
  908. "serviceable": true,
  909. "sha512": "sha512-arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==",
  910. "path": "microsoft.extensions.logging.abstractions/8.0.0",
  911. "hashPath": "microsoft.extensions.logging.abstractions.8.0.0.nupkg.sha512"
  912. },
  913. "Microsoft.Extensions.Options/8.0.0": {
  914. "type": "package",
  915. "serviceable": true,
  916. "sha512": "sha512-JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==",
  917. "path": "microsoft.extensions.options/8.0.0",
  918. "hashPath": "microsoft.extensions.options.8.0.0.nupkg.sha512"
  919. },
  920. "Microsoft.Extensions.Primitives/8.0.0": {
  921. "type": "package",
  922. "serviceable": true,
  923. "sha512": "sha512-bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==",
  924. "path": "microsoft.extensions.primitives/8.0.0",
  925. "hashPath": "microsoft.extensions.primitives.8.0.0.nupkg.sha512"
  926. },
  927. "Microsoft.Identity.Client/4.60.3": {
  928. "type": "package",
  929. "serviceable": true,
  930. "sha512": "sha512-jve1RzmSpBhGlqMzPva6VfRbLMLZZc1Q8WRVZf8+iEruQkBgDTJPq8OeTehcY4GGYG1j6UB1xVofVE+n4BLDdw==",
  931. "path": "microsoft.identity.client/4.60.3",
  932. "hashPath": "microsoft.identity.client.4.60.3.nupkg.sha512"
  933. },
  934. "Microsoft.Identity.Client.Extensions.Msal/4.60.3": {
  935. "type": "package",
  936. "serviceable": true,
  937. "sha512": "sha512-X1Cz14/RbmlLshusE5u2zfG+5ul6ttgou19BZe5Mdw1qm6fgOI9/imBB2TIsx2UD7nkgd2+MCSzhbukZf7udeg==",
  938. "path": "microsoft.identity.client.extensions.msal/4.60.3",
  939. "hashPath": "microsoft.identity.client.extensions.msal.4.60.3.nupkg.sha512"
  940. },
  941. "Microsoft.IdentityModel.Abstractions/6.35.0": {
  942. "type": "package",
  943. "serviceable": true,
  944. "sha512": "sha512-xuR8E4Rd96M41CnUSCiOJ2DBh+z+zQSmyrYHdYhD6K4fXBcQGVnRCFQ0efROUYpP+p0zC1BLKr0JRpVuujTZSg==",
  945. "path": "microsoft.identitymodel.abstractions/6.35.0",
  946. "hashPath": "microsoft.identitymodel.abstractions.6.35.0.nupkg.sha512"
  947. },
  948. "Microsoft.IdentityModel.JsonWebTokens/6.35.0": {
  949. "type": "package",
  950. "serviceable": true,
  951. "sha512": "sha512-9wxai3hKgZUb4/NjdRKfQd0QJvtXKDlvmGMYACbEC8DFaicMFCFhQFZq9ZET1kJLwZahf2lfY5Gtcpsx8zYzbg==",
  952. "path": "microsoft.identitymodel.jsonwebtokens/6.35.0",
  953. "hashPath": "microsoft.identitymodel.jsonwebtokens.6.35.0.nupkg.sha512"
  954. },
  955. "Microsoft.IdentityModel.Logging/6.35.0": {
  956. "type": "package",
  957. "serviceable": true,
  958. "sha512": "sha512-jePrSfGAmqT81JDCNSY+fxVWoGuJKt9e6eJ+vT7+quVS55nWl//jGjUQn4eFtVKt4rt5dXaleZdHRB9J9AJZ7Q==",
  959. "path": "microsoft.identitymodel.logging/6.35.0",
  960. "hashPath": "microsoft.identitymodel.logging.6.35.0.nupkg.sha512"
  961. },
  962. "Microsoft.IdentityModel.Protocols/6.35.0": {
  963. "type": "package",
  964. "serviceable": true,
  965. "sha512": "sha512-BPQhlDzdFvv1PzaUxNSk+VEPwezlDEVADIKmyxubw7IiELK18uJ06RQ9QKKkds30XI+gDu9n8j24XQ8w7fjWcg==",
  966. "path": "microsoft.identitymodel.protocols/6.35.0",
  967. "hashPath": "microsoft.identitymodel.protocols.6.35.0.nupkg.sha512"
  968. },
  969. "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": {
  970. "type": "package",
  971. "serviceable": true,
  972. "sha512": "sha512-LMtVqnECCCdSmyFoCOxIE5tXQqkOLrvGrL7OxHg41DIm1bpWtaCdGyVcTAfOQpJXvzND9zUKIN/lhngPkYR8vg==",
  973. "path": "microsoft.identitymodel.protocols.openidconnect/6.35.0",
  974. "hashPath": "microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512"
  975. },
  976. "Microsoft.IdentityModel.Tokens/6.35.0": {
  977. "type": "package",
  978. "serviceable": true,
  979. "sha512": "sha512-RN7lvp7s3Boucg1NaNAbqDbxtlLj5Qeb+4uSS1TeK5FSBVM40P4DKaTKChT43sHyKfh7V0zkrMph6DdHvyA4bg==",
  980. "path": "microsoft.identitymodel.tokens/6.35.0",
  981. "hashPath": "microsoft.identitymodel.tokens.6.35.0.nupkg.sha512"
  982. },
  983. "Microsoft.InformationProtection.File/1.14.128": {
  984. "type": "package",
  985. "serviceable": true,
  986. "sha512": "sha512-ZetXGuHtHUra2nOKILuZUTyvFzLmRbWSAfReZCp1ZC7OvkUcHeA8DX+tBlpQL1YZfWj3f5tRdo1xl4f05l6e0Q==",
  987. "path": "microsoft.informationprotection.file/1.14.128",
  988. "hashPath": "microsoft.informationprotection.file.1.14.128.nupkg.sha512"
  989. },
  990. "Microsoft.Net.Http/2.0.20710": {
  991. "type": "package",
  992. "serviceable": true,
  993. "sha512": "sha512-OsB/5QO9tYJRLYIgBOhRl4Tssh3pw7+UAO9tMGMBg63f98GfjsniVIwLWRC0vcRr/F6HLP/NvRlHyGBhtD7Bmw==",
  994. "path": "microsoft.net.http/2.0.20710",
  995. "hashPath": "microsoft.net.http.2.0.20710.nupkg.sha512"
  996. },
  997. "Microsoft.NETCore.Platforms/1.1.0": {
  998. "type": "package",
  999. "serviceable": true,
  1000. "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
  1001. "path": "microsoft.netcore.platforms/1.1.0",
  1002. "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
  1003. },
  1004. "Microsoft.NETCore.Targets/1.1.0": {
  1005. "type": "package",
  1006. "serviceable": true,
  1007. "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
  1008. "path": "microsoft.netcore.targets/1.1.0",
  1009. "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
  1010. },
  1011. "Microsoft.OpenApi/1.2.3": {
  1012. "type": "package",
  1013. "serviceable": true,
  1014. "sha512": "sha512-Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==",
  1015. "path": "microsoft.openapi/1.2.3",
  1016. "hashPath": "microsoft.openapi.1.2.3.nupkg.sha512"
  1017. },
  1018. "Microsoft.SqlServer.Server/1.0.0": {
  1019. "type": "package",
  1020. "serviceable": true,
  1021. "sha512": "sha512-N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==",
  1022. "path": "microsoft.sqlserver.server/1.0.0",
  1023. "hashPath": "microsoft.sqlserver.server.1.0.0.nupkg.sha512"
  1024. },
  1025. "Microsoft.Web.Infrastructure/1.0.0": {
  1026. "type": "package",
  1027. "serviceable": true,
  1028. "sha512": "sha512-FNmvLn5m2LTU/Rs2KWVo0SIIh9Ek+U0ojex7xeDaSHw/zgEP77A8vY5cVWgUtBGS8MJfDGNn8rpXJWEIQaPwTg==",
  1029. "path": "microsoft.web.infrastructure/1.0.0",
  1030. "hashPath": "microsoft.web.infrastructure.1.0.0.nupkg.sha512"
  1031. },
  1032. "Newtonsoft.Json/13.0.3": {
  1033. "type": "package",
  1034. "serviceable": true,
  1035. "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
  1036. "path": "newtonsoft.json/13.0.3",
  1037. "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
  1038. },
  1039. "Newtonsoft.Json.Bson/1.0.2": {
  1040. "type": "package",
  1041. "serviceable": true,
  1042. "sha512": "sha512-QYFyxhaABwmq3p/21VrZNYvCg3DaEoN/wUuw5nmfAf0X3HLjgupwhkEWdgfb9nvGAUIv3osmZoD3kKl4jxEmYQ==",
  1043. "path": "newtonsoft.json.bson/1.0.2",
  1044. "hashPath": "newtonsoft.json.bson.1.0.2.nupkg.sha512"
  1045. },
  1046. "Serilog/3.1.1": {
  1047. "type": "package",
  1048. "serviceable": true,
  1049. "sha512": "sha512-P6G4/4Kt9bT635bhuwdXlJ2SCqqn2nhh4gqFqQueCOr9bK/e7W9ll/IoX1Ter948cV2Z/5+5v8pAfJYUISY03A==",
  1050. "path": "serilog/3.1.1",
  1051. "hashPath": "serilog.3.1.1.nupkg.sha512"
  1052. },
  1053. "Swashbuckle/5.6.0": {
  1054. "type": "package",
  1055. "serviceable": true,
  1056. "sha512": "sha512-UAE91ynpgvwoUs8igq3k/D0HV+cHrGRGJR9cwIPGE08hHJenn24MR2vq1n6NYbDWEwAVm+RYUW+qIsO9p5Sn/Q==",
  1057. "path": "swashbuckle/5.6.0",
  1058. "hashPath": "swashbuckle.5.6.0.nupkg.sha512"
  1059. },
  1060. "Swashbuckle.AspNetCore/6.5.0": {
  1061. "type": "package",
  1062. "serviceable": true,
  1063. "sha512": "sha512-FK05XokgjgwlCI6wCT+D4/abtQkL1X1/B9Oas6uIwHFmYrIO9WUD5aLC9IzMs9GnHfUXOtXZ2S43gN1mhs5+aA==",
  1064. "path": "swashbuckle.aspnetcore/6.5.0",
  1065. "hashPath": "swashbuckle.aspnetcore.6.5.0.nupkg.sha512"
  1066. },
  1067. "Swashbuckle.AspNetCore.Swagger/6.5.0": {
  1068. "type": "package",
  1069. "serviceable": true,
  1070. "sha512": "sha512-XWmCmqyFmoItXKFsQSwQbEAsjDKcxlNf1l+/Ki42hcb6LjKL8m5Db69OTvz5vLonMSRntYO1XLqz0OP+n3vKnA==",
  1071. "path": "swashbuckle.aspnetcore.swagger/6.5.0",
  1072. "hashPath": "swashbuckle.aspnetcore.swagger.6.5.0.nupkg.sha512"
  1073. },
  1074. "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
  1075. "type": "package",
  1076. "serviceable": true,
  1077. "sha512": "sha512-Y/qW8Qdg9OEs7V013tt+94OdPxbRdbhcEbw4NiwGvf4YBcfhL/y7qp/Mjv/cENsQ2L3NqJ2AOu94weBy/h4KvA==",
  1078. "path": "swashbuckle.aspnetcore.swaggergen/6.5.0",
  1079. "hashPath": "swashbuckle.aspnetcore.swaggergen.6.5.0.nupkg.sha512"
  1080. },
  1081. "Swashbuckle.AspNetCore.SwaggerUI/6.5.0": {
  1082. "type": "package",
  1083. "serviceable": true,
  1084. "sha512": "sha512-OvbvxX+wL8skxTBttcBsVxdh73Fag4xwqEU2edh4JMn7Ws/xJHnY/JB1e9RoCb6XpDxUF3hD9A0Z1lEUx40Pfw==",
  1085. "path": "swashbuckle.aspnetcore.swaggerui/6.5.0",
  1086. "hashPath": "swashbuckle.aspnetcore.swaggerui.6.5.0.nupkg.sha512"
  1087. },
  1088. "Swashbuckle.Core/5.6.0": {
  1089. "type": "package",
  1090. "serviceable": true,
  1091. "sha512": "sha512-GhVWgtB8hCOxQhx7zLiiRyoi6flm7fNDDGILYHWktxLMkykRUz90fhmLRZECmnbvCcepFyROiw3phS1XorhdDg==",
  1092. "path": "swashbuckle.core/5.6.0",
  1093. "hashPath": "swashbuckle.core.5.6.0.nupkg.sha512"
  1094. },
  1095. "System.Configuration.ConfigurationManager/8.0.0": {
  1096. "type": "package",
  1097. "serviceable": true,
  1098. "sha512": "sha512-JlYi9XVvIREURRUlGMr1F6vOFLk7YSY4p1vHo4kX3tQ0AGrjqlRWHDi66ImHhy6qwXBG3BJ6Y1QlYQ+Qz6Xgww==",
  1099. "path": "system.configuration.configurationmanager/8.0.0",
  1100. "hashPath": "system.configuration.configurationmanager.8.0.0.nupkg.sha512"
  1101. },
  1102. "System.Diagnostics.DiagnosticSource/6.0.1": {
  1103. "type": "package",
  1104. "serviceable": true,
  1105. "sha512": "sha512-KiLYDu2k2J82Q9BJpWiuQqCkFjRBWVq4jDzKKWawVi9KWzyD0XG3cmfX0vqTQlL14Wi9EufJrbL0+KCLTbqWiQ==",
  1106. "path": "system.diagnostics.diagnosticsource/6.0.1",
  1107. "hashPath": "system.diagnostics.diagnosticsource.6.0.1.nupkg.sha512"
  1108. },
  1109. "System.Diagnostics.EventLog/8.0.0": {
  1110. "type": "package",
  1111. "serviceable": true,
  1112. "sha512": "sha512-fdYxcRjQqTTacKId/2IECojlDSFvp7LP5N78+0z/xH7v/Tuw5ZAxu23Y6PTCRinqyu2ePx+Gn1098NC6jM6d+A==",
  1113. "path": "system.diagnostics.eventlog/8.0.0",
  1114. "hashPath": "system.diagnostics.eventlog.8.0.0.nupkg.sha512"
  1115. },
  1116. "System.Formats.Asn1/5.0.0": {
  1117. "type": "package",
  1118. "serviceable": true,
  1119. "sha512": "sha512-MTvUIktmemNB+El0Fgw9egyqT9AYSIk6DTJeoDSpc3GIHxHCMo8COqkWT1mptX5tZ1SlQ6HJZ0OsSvMth1c12w==",
  1120. "path": "system.formats.asn1/5.0.0",
  1121. "hashPath": "system.formats.asn1.5.0.0.nupkg.sha512"
  1122. },
  1123. "System.IdentityModel.Tokens.Jwt/6.35.0": {
  1124. "type": "package",
  1125. "serviceable": true,
  1126. "sha512": "sha512-yxGIQd3BFK7F6S62/7RdZk3C/mfwyVxvh6ngd1VYMBmbJ1YZZA9+Ku6suylVtso0FjI0wbElpJ0d27CdsyLpBQ==",
  1127. "path": "system.identitymodel.tokens.jwt/6.35.0",
  1128. "hashPath": "system.identitymodel.tokens.jwt.6.35.0.nupkg.sha512"
  1129. },
  1130. "System.Memory/4.5.4": {
  1131. "type": "package",
  1132. "serviceable": true,
  1133. "sha512": "sha512-1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
  1134. "path": "system.memory/4.5.4",
  1135. "hashPath": "system.memory.4.5.4.nupkg.sha512"
  1136. },
  1137. "System.Memory.Data/1.0.2": {
  1138. "type": "package",
  1139. "serviceable": true,
  1140. "sha512": "sha512-JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==",
  1141. "path": "system.memory.data/1.0.2",
  1142. "hashPath": "system.memory.data.1.0.2.nupkg.sha512"
  1143. },
  1144. "System.Numerics.Vectors/4.5.0": {
  1145. "type": "package",
  1146. "serviceable": true,
  1147. "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
  1148. "path": "system.numerics.vectors/4.5.0",
  1149. "hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512"
  1150. },
  1151. "System.Runtime/4.3.0": {
  1152. "type": "package",
  1153. "serviceable": true,
  1154. "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
  1155. "path": "system.runtime/4.3.0",
  1156. "hashPath": "system.runtime.4.3.0.nupkg.sha512"
  1157. },
  1158. "System.Runtime.Caching/6.0.0": {
  1159. "type": "package",
  1160. "serviceable": true,
  1161. "sha512": "sha512-E0e03kUp5X2k+UAoVl6efmI7uU7JRBWi5EIdlQ7cr0NpBGjHG4fWII35PgsBY9T4fJQ8E4QPsL0rKksU9gcL5A==",
  1162. "path": "system.runtime.caching/6.0.0",
  1163. "hashPath": "system.runtime.caching.6.0.0.nupkg.sha512"
  1164. },
  1165. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  1166. "type": "package",
  1167. "serviceable": true,
  1168. "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
  1169. "path": "system.runtime.compilerservices.unsafe/6.0.0",
  1170. "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
  1171. },
  1172. "System.Security.Cryptography.Cng/5.0.0": {
  1173. "type": "package",
  1174. "serviceable": true,
  1175. "sha512": "sha512-jIMXsKn94T9JY7PvPq/tMfqa6GAaHpElRDpmG+SuL+D3+sTw2M8VhnibKnN8Tq+4JqbPJ/f+BwtLeDMEnzAvRg==",
  1176. "path": "system.security.cryptography.cng/5.0.0",
  1177. "hashPath": "system.security.cryptography.cng.5.0.0.nupkg.sha512"
  1178. },
  1179. "System.Security.Cryptography.ProtectedData/8.0.0": {
  1180. "type": "package",
  1181. "serviceable": true,
  1182. "sha512": "sha512-+TUFINV2q2ifyXauQXRwy4CiBhqvDEDZeVJU7qfxya4aRYOKzVBpN+4acx25VcPB9ywUN6C0n8drWl110PhZEg==",
  1183. "path": "system.security.cryptography.protecteddata/8.0.0",
  1184. "hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512"
  1185. },
  1186. "System.Security.Principal.Windows/5.0.0": {
  1187. "type": "package",
  1188. "serviceable": true,
  1189. "sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
  1190. "path": "system.security.principal.windows/5.0.0",
  1191. "hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512"
  1192. },
  1193. "System.Text.Encoding/4.3.0": {
  1194. "type": "package",
  1195. "serviceable": true,
  1196. "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
  1197. "path": "system.text.encoding/4.3.0",
  1198. "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
  1199. },
  1200. "System.Text.Encoding.CodePages/6.0.0": {
  1201. "type": "package",
  1202. "serviceable": true,
  1203. "sha512": "sha512-ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==",
  1204. "path": "system.text.encoding.codepages/6.0.0",
  1205. "hashPath": "system.text.encoding.codepages.6.0.0.nupkg.sha512"
  1206. },
  1207. "System.Text.Encodings.Web/6.0.0": {
  1208. "type": "package",
  1209. "serviceable": true,
  1210. "sha512": "sha512-Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==",
  1211. "path": "system.text.encodings.web/6.0.0",
  1212. "hashPath": "system.text.encodings.web.6.0.0.nupkg.sha512"
  1213. },
  1214. "System.Text.Json/4.7.2": {
  1215. "type": "package",
  1216. "serviceable": true,
  1217. "sha512": "sha512-TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==",
  1218. "path": "system.text.json/4.7.2",
  1219. "hashPath": "system.text.json.4.7.2.nupkg.sha512"
  1220. },
  1221. "System.Threading.Tasks.Extensions/4.5.4": {
  1222. "type": "package",
  1223. "serviceable": true,
  1224. "sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
  1225. "path": "system.threading.tasks.extensions/4.5.4",
  1226. "hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
  1227. },
  1228. "WebActivatorEx/2.0.0": {
  1229. "type": "package",
  1230. "serviceable": true,
  1231. "sha512": "sha512-B3ZbOEaGCqa7BLjZZw6wqprOJJMvP39h7Lr5ADkJOCPKHppAaCre34kR63/gfgpM4htzTfgm/pEw7r7qqqMgIA==",
  1232. "path": "webactivatorex/2.0.0",
  1233. "hashPath": "webactivatorex.2.0.0.nupkg.sha512"
  1234. },
  1235. "AipGateway.AIP/1.0.0": {
  1236. "type": "project",
  1237. "serviceable": false,
  1238. "sha512": ""
  1239. },
  1240. "AipGateway.Common/1.0.0": {
  1241. "type": "project",
  1242. "serviceable": false,
  1243. "sha512": ""
  1244. },
  1245. "AipGateway.Data/1.0.0": {
  1246. "type": "project",
  1247. "serviceable": false,
  1248. "sha512": ""
  1249. },
  1250. "AipGateway.DRM/1.0.0": {
  1251. "type": "project",
  1252. "serviceable": false,
  1253. "sha512": ""
  1254. },
  1255. "AipGateway.Log/1.0.0": {
  1256. "type": "project",
  1257. "serviceable": false,
  1258. "sha512": ""
  1259. },
  1260. "AipGateway.Test/1.0.0": {
  1261. "type": "project",
  1262. "serviceable": false,
  1263. "sha512": ""
  1264. },
  1265. "AipGateway.Viewer/1.0.0": {
  1266. "type": "project",
  1267. "serviceable": false,
  1268. "sha512": ""
  1269. }
  1270. }
  1271. }