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.

3454 lines
108 KiB

2 years ago
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v5.0/win-x64",
  4. "signature": ""
  5. },
  6. "compilationOptions": {
  7. "defines": [
  8. "TRACE",
  9. "DEBUG",
  10. "NET",
  11. "NET5_0",
  12. "NETCOREAPP",
  13. "NET5_0_OR_GREATER",
  14. "NETCOREAPP1_0_OR_GREATER",
  15. "NETCOREAPP1_1_OR_GREATER",
  16. "NETCOREAPP2_0_OR_GREATER",
  17. "NETCOREAPP2_1_OR_GREATER",
  18. "NETCOREAPP2_2_OR_GREATER",
  19. "NETCOREAPP3_0_OR_GREATER",
  20. "NETCOREAPP3_1_OR_GREATER"
  21. ],
  22. "languageVersion": "9.0",
  23. "platform": "x64",
  24. "allowUnsafe": false,
  25. "warningsAsErrors": false,
  26. "optimize": false,
  27. "keyFile": "",
  28. "emitEntryPoint": true,
  29. "xmlDoc": false,
  30. "debugType": "portable"
  31. },
  32. "targets": {
  33. ".NETCoreApp,Version=v5.0": {
  34. "Origtek-OS/1.0.0": {
  35. "dependencies": {
  36. "Microsoft.AspNetCore.Antiforgery": "5.0.0.0",
  37. "Microsoft.AspNetCore.Authentication.Abstractions": "5.0.0.0",
  38. "Microsoft.AspNetCore.Authentication.Cookies": "5.0.0.0",
  39. "Microsoft.AspNetCore.Authentication.Core": "5.0.0.0",
  40. "Microsoft.AspNetCore.Authentication": "5.0.0.0",
  41. "Microsoft.AspNetCore.Authentication.OAuth": "5.0.0.0",
  42. "Microsoft.AspNetCore.Authorization": "5.0.0.0",
  43. "Microsoft.AspNetCore.Authorization.Policy": "5.0.0.0",
  44. "Microsoft.AspNetCore.Components.Authorization": "5.0.0.0",
  45. "Microsoft.AspNetCore.Components": "5.0.0.0",
  46. "Microsoft.AspNetCore.Components.Forms": "5.0.0.0",
  47. "Microsoft.AspNetCore.Components.Server": "5.0.0.0",
  48. "Microsoft.AspNetCore.Components.Web": "5.0.0.0",
  49. "Microsoft.AspNetCore.Connections.Abstractions": "5.0.0.0",
  50. "Microsoft.AspNetCore.CookiePolicy": "5.0.0.0",
  51. "Microsoft.AspNetCore.Cors": "5.0.0.0",
  52. "Microsoft.AspNetCore.Cryptography.Internal": "5.0.0.0",
  53. "Microsoft.AspNetCore.Cryptography.KeyDerivation": "5.0.0.0",
  54. "Microsoft.AspNetCore.DataProtection.Abstractions": "5.0.0.0",
  55. "Microsoft.AspNetCore.DataProtection": "5.0.0.0",
  56. "Microsoft.AspNetCore.DataProtection.Extensions": "5.0.0.0",
  57. "Microsoft.AspNetCore.Diagnostics.Abstractions": "5.0.0.0",
  58. "Microsoft.AspNetCore.Diagnostics": "5.0.0.0",
  59. "Microsoft.AspNetCore.Diagnostics.HealthChecks": "5.0.0.0",
  60. "Microsoft.AspNetCore": "5.0.0.0",
  61. "Microsoft.AspNetCore.HostFiltering": "5.0.0.0",
  62. "Microsoft.AspNetCore.Hosting.Abstractions": "5.0.0.0",
  63. "Microsoft.AspNetCore.Hosting": "5.0.0.0",
  64. "Microsoft.AspNetCore.Hosting.Server.Abstractions": "5.0.0.0",
  65. "Microsoft.AspNetCore.Html.Abstractions": "5.0.0.0",
  66. "Microsoft.AspNetCore.Http.Abstractions": "5.0.0.0",
  67. "Microsoft.AspNetCore.Http.Connections.Common": "5.0.0.0",
  68. "Microsoft.AspNetCore.Http.Connections": "5.0.0.0",
  69. "Microsoft.AspNetCore.Http": "5.0.0.0",
  70. "Microsoft.AspNetCore.Http.Extensions": "5.0.0.0",
  71. "Microsoft.AspNetCore.Http.Features": "5.0.0.0",
  72. "Microsoft.AspNetCore.HttpOverrides": "5.0.0.0",
  73. "Microsoft.AspNetCore.HttpsPolicy": "5.0.0.0",
  74. "Microsoft.AspNetCore.Identity": "5.0.0.0",
  75. "Microsoft.AspNetCore.Localization": "5.0.0.0",
  76. "Microsoft.AspNetCore.Localization.Routing": "5.0.0.0",
  77. "Microsoft.AspNetCore.Metadata": "5.0.0.0",
  78. "Microsoft.AspNetCore.Mvc.Abstractions": "5.0.0.0",
  79. "Microsoft.AspNetCore.Mvc.ApiExplorer": "5.0.0.0",
  80. "Microsoft.AspNetCore.Mvc.Core": "5.0.0.0",
  81. "Microsoft.AspNetCore.Mvc.Cors": "5.0.0.0",
  82. "Microsoft.AspNetCore.Mvc.DataAnnotations": "5.0.0.0",
  83. "Microsoft.AspNetCore.Mvc": "5.0.0.0",
  84. "Microsoft.AspNetCore.Mvc.Formatters.Json": "5.0.0.0",
  85. "Microsoft.AspNetCore.Mvc.Formatters.Xml": "5.0.0.0",
  86. "Microsoft.AspNetCore.Mvc.Localization": "5.0.0.0",
  87. "Microsoft.AspNetCore.Mvc.Razor": "5.0.0.0",
  88. "Microsoft.AspNetCore.Mvc.RazorPages": "5.0.0.0",
  89. "Microsoft.AspNetCore.Mvc.TagHelpers": "5.0.0.0",
  90. "Microsoft.AspNetCore.Mvc.ViewFeatures": "5.0.0.0",
  91. "Microsoft.AspNetCore.Razor": "5.0.0.0",
  92. "Microsoft.AspNetCore.Razor.Runtime": "5.0.0.0",
  93. "Microsoft.AspNetCore.ResponseCaching.Abstractions": "5.0.0.0",
  94. "Microsoft.AspNetCore.ResponseCaching": "5.0.0.0",
  95. "Microsoft.AspNetCore.ResponseCompression": "5.0.0.0",
  96. "Microsoft.AspNetCore.Rewrite": "5.0.0.0",
  97. "Microsoft.AspNetCore.Routing.Abstractions": "5.0.0.0",
  98. "Microsoft.AspNetCore.Routing": "5.0.0.0",
  99. "Microsoft.AspNetCore.Server.HttpSys": "5.0.0.0",
  100. "Microsoft.AspNetCore.Server.IIS": "5.0.0.0",
  101. "Microsoft.AspNetCore.Server.IISIntegration": "5.0.0.0",
  102. "Microsoft.AspNetCore.Server.Kestrel.Core": "5.0.0.0",
  103. "Microsoft.AspNetCore.Server.Kestrel": "5.0.0.0",
  104. "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets": "5.0.0.0",
  105. "Microsoft.AspNetCore.Session": "5.0.0.0",
  106. "Microsoft.AspNetCore.SignalR.Common": "5.0.0.0",
  107. "Microsoft.AspNetCore.SignalR.Core": "5.0.0.0",
  108. "Microsoft.AspNetCore.SignalR": "5.0.0.0",
  109. "Microsoft.AspNetCore.SignalR.Protocols.Json": "5.0.0.0",
  110. "Microsoft.AspNetCore.StaticFiles": "5.0.0.0",
  111. "Microsoft.AspNetCore.WebSockets": "5.0.0.0",
  112. "Microsoft.AspNetCore.WebUtilities": "5.0.0.0",
  113. "Microsoft.CSharp": "5.0.0.0",
  114. "Microsoft.Extensions.Caching.Abstractions": "5.0.0.0",
  115. "Microsoft.Extensions.Caching.Memory": "5.0.0.0",
  116. "Microsoft.Extensions.Configuration.Abstractions": "5.0.0.0",
  117. "Microsoft.Extensions.Configuration.Binder": "5.0.0.0",
  118. "Microsoft.Extensions.Configuration.CommandLine": "5.0.0.0",
  119. "Microsoft.Extensions.Configuration": "5.0.0.0",
  120. "Microsoft.Extensions.Configuration.EnvironmentVariables": "5.0.0.0",
  121. "Microsoft.Extensions.Configuration.FileExtensions": "5.0.0.0",
  122. "Microsoft.Extensions.Configuration.Ini": "5.0.0.0",
  123. "Microsoft.Extensions.Configuration.Json": "5.0.0.0",
  124. "Microsoft.Extensions.Configuration.KeyPerFile": "5.0.0.0",
  125. "Microsoft.Extensions.Configuration.UserSecrets": "5.0.0.0",
  126. "Microsoft.Extensions.Configuration.Xml": "5.0.0.0",
  127. "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0.0",
  128. "Microsoft.Extensions.DependencyInjection": "5.0.0.0",
  129. "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "5.0.0.0",
  130. "Microsoft.Extensions.Diagnostics.HealthChecks": "5.0.0.0",
  131. "Microsoft.Extensions.FileProviders.Abstractions": "5.0.0.0",
  132. "Microsoft.Extensions.FileProviders.Composite": "5.0.0.0",
  133. "Microsoft.Extensions.FileProviders.Embedded": "5.0.0.0",
  134. "Microsoft.Extensions.FileProviders.Physical": "5.0.0.0",
  135. "Microsoft.Extensions.FileSystemGlobbing": "5.0.0.0",
  136. "Microsoft.Extensions.Hosting.Abstractions": "5.0.0.0",
  137. "Microsoft.Extensions.Hosting": "5.0.0.0",
  138. "Microsoft.Extensions.Http": "5.0.0.0",
  139. "Microsoft.Extensions.Identity.Core": "5.0.0.0",
  140. "Microsoft.Extensions.Identity.Stores": "5.0.0.0",
  141. "Microsoft.Extensions.Localization.Abstractions": "5.0.0.0",
  142. "Microsoft.Extensions.Localization": "5.0.0.0",
  143. "Microsoft.Extensions.Logging.Abstractions": "5.0.0.0",
  144. "Microsoft.Extensions.Logging.Configuration": "5.0.0.0",
  145. "Microsoft.Extensions.Logging.Console": "5.0.0.0",
  146. "Microsoft.Extensions.Logging.Debug": "5.0.0.0",
  147. "Microsoft.Extensions.Logging": "5.0.0.0",
  148. "Microsoft.Extensions.Logging.EventLog": "5.0.0.0",
  149. "Microsoft.Extensions.Logging.EventSource": "5.0.0.0",
  150. "Microsoft.Extensions.Logging.TraceSource": "5.0.0.0",
  151. "Microsoft.Extensions.ObjectPool": "5.0.0.0",
  152. "Microsoft.Extensions.Options.ConfigurationExtensions": "5.0.0.0",
  153. "Microsoft.Extensions.Options.DataAnnotations": "5.0.0.0",
  154. "Microsoft.Extensions.Options": "5.0.0.0",
  155. "Microsoft.Extensions.Primitives": "5.0.0.0",
  156. "Microsoft.Extensions.WebEncoders": "5.0.0.0",
  157. "Microsoft.JSInterop": "5.0.0.0",
  158. "Microsoft.Net.Http.Headers": "5.0.0.0",
  159. "Microsoft.VisualBasic.Core": "10.0.6.0",
  160. "Microsoft.VisualBasic": "10.0.0.0",
  161. "Microsoft.Win32.Primitives": "5.0.0.0",
  162. "Microsoft.Win32.Registry": "5.0.0.0",
  163. "mscorlib": "4.0.0.0",
  164. "netstandard": "2.1.0.0",
  165. "System.AppContext": "5.0.0.0",
  166. "System.Buffers": "5.0.0.0",
  167. "System.Collections.Concurrent": "5.0.0.0",
  168. "System.Collections": "5.0.0.0",
  169. "System.Collections.Immutable": "5.0.0.0",
  170. "System.Collections.NonGeneric": "5.0.0.0",
  171. "System.Collections.Specialized": "5.0.0.0",
  172. "System.ComponentModel.Annotations": "5.0.0.0",
  173. "System.ComponentModel.DataAnnotations": "4.0.0.0",
  174. "System.ComponentModel": "5.0.0.0",
  175. "System.ComponentModel.EventBasedAsync": "5.0.0.0",
  176. "System.ComponentModel.Primitives": "5.0.0.0",
  177. "System.ComponentModel.TypeConverter": "5.0.0.0",
  178. "System.Configuration": "4.0.0.0",
  179. "System.Console": "5.0.0.0",
  180. "System.Core": "4.0.0.0",
  181. "System.Data.Common": "5.0.0.0",
  182. "System.Data.DataSetExtensions": "4.0.0.0",
  183. "System.Data": "4.0.0.0",
  184. "System.Diagnostics.Contracts": "5.0.0.0",
  185. "System.Diagnostics.Debug": "5.0.0.0",
  186. "System.Diagnostics.DiagnosticSource": "5.0.0.0",
  187. "System.Diagnostics.EventLog": "5.0.0.0",
  188. "System.Diagnostics.FileVersionInfo": "5.0.0.0",
  189. "System.Diagnostics.Process": "5.0.0.0",
  190. "System.Diagnostics.StackTrace": "5.0.0.0",
  191. "System.Diagnostics.TextWriterTraceListener": "5.0.0.0",
  192. "System.Diagnostics.Tools": "5.0.0.0",
  193. "System.Diagnostics.TraceSource": "5.0.0.0",
  194. "System.Diagnostics.Tracing": "5.0.0.0",
  195. "System": "4.0.0.0",
  196. "System.Drawing": "4.0.0.0",
  197. "System.Drawing.Primitives": "5.0.0.0",
  198. "System.Dynamic.Runtime": "5.0.0.0",
  199. "System.Formats.Asn1": "5.0.0.0",
  200. "System.Globalization.Calendars": "5.0.0.0",
  201. "System.Globalization": "5.0.0.0",
  202. "System.Globalization.Extensions": "5.0.0.0",
  203. "System.IO.Compression.Brotli": "5.0.0.0",
  204. "System.IO.Compression": "5.0.0.0",
  205. "System.IO.Compression.FileSystem": "4.0.0.0",
  206. "System.IO.Compression.ZipFile": "5.0.0.0",
  207. "System.IO": "5.0.0.0",
  208. "System.IO.FileSystem": "5.0.0.0",
  209. "System.IO.FileSystem.DriveInfo": "5.0.0.0",
  210. "System.IO.FileSystem.Primitives": "5.0.0.0",
  211. "System.IO.FileSystem.Watcher": "5.0.0.0",
  212. "System.IO.IsolatedStorage": "5.0.0.0",
  213. "System.IO.MemoryMappedFiles": "5.0.0.0",
  214. "System.IO.Pipelines": "5.0.0.0",
  215. "System.IO.Pipes": "5.0.0.0",
  216. "System.IO.UnmanagedMemoryStream": "5.0.0.0",
  217. "System.Linq": "5.0.0.0",
  218. "System.Linq.Expressions": "5.0.0.0",
  219. "System.Linq.Parallel": "5.0.0.0",
  220. "System.Linq.Queryable": "5.0.0.0",
  221. "System.Memory": "5.0.0.0",
  222. "System.Net": "4.0.0.0",
  223. "System.Net.Http": "5.0.0.0",
  224. "System.Net.Http.Json": "5.0.0.0",
  225. "System.Net.HttpListener": "5.0.0.0",
  226. "System.Net.Mail": "5.0.0.0",
  227. "System.Net.NameResolution": "5.0.0.0",
  228. "System.Net.NetworkInformation": "5.0.0.0",
  229. "System.Net.Ping": "5.0.0.0",
  230. "System.Net.Primitives": "5.0.0.0",
  231. "System.Net.Requests": "5.0.0.0",
  232. "System.Net.Security": "5.0.0.0",
  233. "System.Net.ServicePoint": "5.0.0.0",
  234. "System.Net.Sockets": "5.0.0.0",
  235. "System.Net.WebClient": "5.0.0.0",
  236. "System.Net.WebHeaderCollection": "5.0.0.0",
  237. "System.Net.WebProxy": "5.0.0.0",
  238. "System.Net.WebSockets.Client": "5.0.0.0",
  239. "System.Net.WebSockets": "5.0.0.0",
  240. "System.Numerics": "4.0.0.0",
  241. "System.Numerics.Vectors": "5.0.0.0",
  242. "System.ObjectModel": "5.0.0.0",
  243. "System.Reflection.DispatchProxy": "5.0.0.0",
  244. "System.Reflection": "5.0.0.0",
  245. "System.Reflection.Emit": "5.0.0.0",
  246. "System.Reflection.Emit.ILGeneration": "5.0.0.0",
  247. "System.Reflection.Emit.Lightweight": "5.0.0.0",
  248. "System.Reflection.Extensions": "5.0.0.0",
  249. "System.Reflection.Metadata": "5.0.0.0",
  250. "System.Reflection.Primitives": "5.0.0.0",
  251. "System.Reflection.TypeExtensions": "5.0.0.0",
  252. "System.Resources.Reader": "5.0.0.0",
  253. "System.Resources.ResourceManager": "5.0.0.0",
  254. "System.Resources.Writer": "5.0.0.0",
  255. "System.Runtime.CompilerServices.Unsafe": "5.0.0.0",
  256. "System.Runtime.CompilerServices.VisualC": "5.0.0.0",
  257. "System.Runtime": "5.0.0.0",
  258. "System.Runtime.Extensions": "5.0.0.0",
  259. "System.Runtime.Handles": "5.0.0.0",
  260. "System.Runtime.InteropServices": "5.0.0.0",
  261. "System.Runtime.InteropServices.RuntimeInformation": "5.0.0.0",
  262. "System.Runtime.Intrinsics": "5.0.0.0",
  263. "System.Runtime.Loader": "5.0.0.0",
  264. "System.Runtime.Numerics": "5.0.0.0",
  265. "System.Runtime.Serialization": "4.0.0.0",
  266. "System.Runtime.Serialization.Formatters": "5.0.0.0",
  267. "System.Runtime.Serialization.Json": "5.0.0.0",
  268. "System.Runtime.Serialization.Primitives": "5.0.0.0",
  269. "System.Runtime.Serialization.Xml": "5.0.0.0",
  270. "System.Security.AccessControl": "5.0.0.0",
  271. "System.Security.Claims": "5.0.0.0",
  272. "System.Security.Cryptography.Algorithms": "5.0.0.0",
  273. "System.Security.Cryptography.Cng": "5.0.0.0",
  274. "System.Security.Cryptography.Csp": "5.0.0.0",
  275. "System.Security.Cryptography.Encoding": "5.0.0.0",
  276. "System.Security.Cryptography.Primitives": "5.0.0.0",
  277. "System.Security.Cryptography.X509Certificates": "5.0.0.0",
  278. "System.Security.Cryptography.Xml": "5.0.0.0",
  279. "System.Security": "4.0.0.0",
  280. "System.Security.Permissions": "5.0.0.0",
  281. "System.Security.Principal": "5.0.0.0",
  282. "System.Security.Principal.Windows": "5.0.0.0",
  283. "System.Security.SecureString": "5.0.0.0",
  284. "System.ServiceModel.Web": "4.0.0.0",
  285. "System.ServiceProcess": "4.0.0.0",
  286. "System.Text.Encoding.CodePages": "5.0.0.0",
  287. "System.Text.Encoding": "5.0.0.0",
  288. "System.Text.Encoding.Extensions": "5.0.0.0",
  289. "System.Text.Encodings.Web": "5.0.0.0",
  290. "System.Text.Json": "5.0.0.0",
  291. "System.Text.RegularExpressions": "5.0.0.0",
  292. "System.Threading.Channels": "5.0.0.0",
  293. "System.Threading": "5.0.0.0",
  294. "System.Threading.Overlapped": "5.0.0.0",
  295. "System.Threading.Tasks.Dataflow": "5.0.0.0",
  296. "System.Threading.Tasks": "5.0.0.0",
  297. "System.Threading.Tasks.Extensions": "5.0.0.0",
  298. "System.Threading.Tasks.Parallel": "5.0.0.0",
  299. "System.Threading.Thread": "5.0.0.0",
  300. "System.Threading.ThreadPool": "5.0.0.0",
  301. "System.Threading.Timer": "5.0.0.0",
  302. "System.Transactions": "4.0.0.0",
  303. "System.Transactions.Local": "5.0.0.0",
  304. "System.ValueTuple": "4.0.3.0",
  305. "System.Web": "4.0.0.0",
  306. "System.Web.HttpUtility": "5.0.0.0",
  307. "System.Windows": "4.0.0.0",
  308. "System.Windows.Extensions": "5.0.0.0",
  309. "System.Xml": "4.0.0.0",
  310. "System.Xml.Linq": "4.0.0.0",
  311. "System.Xml.ReaderWriter": "5.0.0.0",
  312. "System.Xml.Serialization": "4.0.0.0",
  313. "System.Xml.XDocument": "5.0.0.0",
  314. "System.Xml.XmlDocument": "5.0.0.0",
  315. "System.Xml.XmlSerializer": "5.0.0.0",
  316. "System.Xml.XPath": "5.0.0.0",
  317. "System.Xml.XPath.XDocument": "5.0.0.0",
  318. "WindowsBase": "4.0.0.0"
  319. },
  320. "compile": {
  321. "Origtek-OS.dll": {}
  322. }
  323. },
  324. "Microsoft.AspNetCore.Antiforgery/5.0.0.0": {
  325. "compile": {
  326. "Microsoft.AspNetCore.Antiforgery.dll": {}
  327. }
  328. },
  329. "Microsoft.AspNetCore.Authentication.Abstractions/5.0.0.0": {
  330. "compile": {
  331. "Microsoft.AspNetCore.Authentication.Abstractions.dll": {}
  332. }
  333. },
  334. "Microsoft.AspNetCore.Authentication.Cookies/5.0.0.0": {
  335. "compile": {
  336. "Microsoft.AspNetCore.Authentication.Cookies.dll": {}
  337. }
  338. },
  339. "Microsoft.AspNetCore.Authentication.Core/5.0.0.0": {
  340. "compile": {
  341. "Microsoft.AspNetCore.Authentication.Core.dll": {}
  342. }
  343. },
  344. "Microsoft.AspNetCore.Authentication/5.0.0.0": {
  345. "compile": {
  346. "Microsoft.AspNetCore.Authentication.dll": {}
  347. }
  348. },
  349. "Microsoft.AspNetCore.Authentication.OAuth/5.0.0.0": {
  350. "compile": {
  351. "Microsoft.AspNetCore.Authentication.OAuth.dll": {}
  352. }
  353. },
  354. "Microsoft.AspNetCore.Authorization/5.0.0.0": {
  355. "compile": {
  356. "Microsoft.AspNetCore.Authorization.dll": {}
  357. }
  358. },
  359. "Microsoft.AspNetCore.Authorization.Policy/5.0.0.0": {
  360. "compile": {
  361. "Microsoft.AspNetCore.Authorization.Policy.dll": {}
  362. }
  363. },
  364. "Microsoft.AspNetCore.Components.Authorization/5.0.0.0": {
  365. "compile": {
  366. "Microsoft.AspNetCore.Components.Authorization.dll": {}
  367. }
  368. },
  369. "Microsoft.AspNetCore.Components/5.0.0.0": {
  370. "compile": {
  371. "Microsoft.AspNetCore.Components.dll": {}
  372. }
  373. },
  374. "Microsoft.AspNetCore.Components.Forms/5.0.0.0": {
  375. "compile": {
  376. "Microsoft.AspNetCore.Components.Forms.dll": {}
  377. }
  378. },
  379. "Microsoft.AspNetCore.Components.Server/5.0.0.0": {
  380. "compile": {
  381. "Microsoft.AspNetCore.Components.Server.dll": {}
  382. }
  383. },
  384. "Microsoft.AspNetCore.Components.Web/5.0.0.0": {
  385. "compile": {
  386. "Microsoft.AspNetCore.Components.Web.dll": {}
  387. }
  388. },
  389. "Microsoft.AspNetCore.Connections.Abstractions/5.0.0.0": {
  390. "compile": {
  391. "Microsoft.AspNetCore.Connections.Abstractions.dll": {}
  392. }
  393. },
  394. "Microsoft.AspNetCore.CookiePolicy/5.0.0.0": {
  395. "compile": {
  396. "Microsoft.AspNetCore.CookiePolicy.dll": {}
  397. }
  398. },
  399. "Microsoft.AspNetCore.Cors/5.0.0.0": {
  400. "compile": {
  401. "Microsoft.AspNetCore.Cors.dll": {}
  402. }
  403. },
  404. "Microsoft.AspNetCore.Cryptography.Internal/5.0.0.0": {
  405. "compile": {
  406. "Microsoft.AspNetCore.Cryptography.Internal.dll": {}
  407. }
  408. },
  409. "Microsoft.AspNetCore.Cryptography.KeyDerivation/5.0.0.0": {
  410. "compile": {
  411. "Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": {}
  412. }
  413. },
  414. "Microsoft.AspNetCore.DataProtection.Abstractions/5.0.0.0": {
  415. "compile": {
  416. "Microsoft.AspNetCore.DataProtection.Abstractions.dll": {}
  417. }
  418. },
  419. "Microsoft.AspNetCore.DataProtection/5.0.0.0": {
  420. "compile": {
  421. "Microsoft.AspNetCore.DataProtection.dll": {}
  422. }
  423. },
  424. "Microsoft.AspNetCore.DataProtection.Extensions/5.0.0.0": {
  425. "compile": {
  426. "Microsoft.AspNetCore.DataProtection.Extensions.dll": {}
  427. }
  428. },
  429. "Microsoft.AspNetCore.Diagnostics.Abstractions/5.0.0.0": {
  430. "compile": {
  431. "Microsoft.AspNetCore.Diagnostics.Abstractions.dll": {}
  432. }
  433. },
  434. "Microsoft.AspNetCore.Diagnostics/5.0.0.0": {
  435. "compile": {
  436. "Microsoft.AspNetCore.Diagnostics.dll": {}
  437. }
  438. },
  439. "Microsoft.AspNetCore.Diagnostics.HealthChecks/5.0.0.0": {
  440. "compile": {
  441. "Microsoft.AspNetCore.Diagnostics.HealthChecks.dll": {}
  442. }
  443. },
  444. "Microsoft.AspNetCore/5.0.0.0": {
  445. "compile": {
  446. "Microsoft.AspNetCore.dll": {}
  447. }
  448. },
  449. "Microsoft.AspNetCore.HostFiltering/5.0.0.0": {
  450. "compile": {
  451. "Microsoft.AspNetCore.HostFiltering.dll": {}
  452. }
  453. },
  454. "Microsoft.AspNetCore.Hosting.Abstractions/5.0.0.0": {
  455. "compile": {
  456. "Microsoft.AspNetCore.Hosting.Abstractions.dll": {}
  457. }
  458. },
  459. "Microsoft.AspNetCore.Hosting/5.0.0.0": {
  460. "compile": {
  461. "Microsoft.AspNetCore.Hosting.dll": {}
  462. }
  463. },
  464. "Microsoft.AspNetCore.Hosting.Server.Abstractions/5.0.0.0": {
  465. "compile": {
  466. "Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {}
  467. }
  468. },
  469. "Microsoft.AspNetCore.Html.Abstractions/5.0.0.0": {
  470. "compile": {
  471. "Microsoft.AspNetCore.Html.Abstractions.dll": {}
  472. }
  473. },
  474. "Microsoft.AspNetCore.Http.Abstractions/5.0.0.0": {
  475. "compile": {
  476. "Microsoft.AspNetCore.Http.Abstractions.dll": {}
  477. }
  478. },
  479. "Microsoft.AspNetCore.Http.Connections.Common/5.0.0.0": {
  480. "compile": {
  481. "Microsoft.AspNetCore.Http.Connections.Common.dll": {}
  482. }
  483. },
  484. "Microsoft.AspNetCore.Http.Connections/5.0.0.0": {
  485. "compile": {
  486. "Microsoft.AspNetCore.Http.Connections.dll": {}
  487. }
  488. },
  489. "Microsoft.AspNetCore.Http/5.0.0.0": {
  490. "compile": {
  491. "Microsoft.AspNetCore.Http.dll": {}
  492. }
  493. },
  494. "Microsoft.AspNetCore.Http.Extensions/5.0.0.0": {
  495. "compile": {
  496. "Microsoft.AspNetCore.Http.Extensions.dll": {}
  497. }
  498. },
  499. "Microsoft.AspNetCore.Http.Features/5.0.0.0": {
  500. "compile": {
  501. "Microsoft.AspNetCore.Http.Features.dll": {}
  502. }
  503. },
  504. "Microsoft.AspNetCore.HttpOverrides/5.0.0.0": {
  505. "compile": {
  506. "Microsoft.AspNetCore.HttpOverrides.dll": {}
  507. }
  508. },
  509. "Microsoft.AspNetCore.HttpsPolicy/5.0.0.0": {
  510. "compile": {
  511. "Microsoft.AspNetCore.HttpsPolicy.dll": {}
  512. }
  513. },
  514. "Microsoft.AspNetCore.Identity/5.0.0.0": {
  515. "compile": {
  516. "Microsoft.AspNetCore.Identity.dll": {}
  517. }
  518. },
  519. "Microsoft.AspNetCore.Localization/5.0.0.0": {
  520. "compile": {
  521. "Microsoft.AspNetCore.Localization.dll": {}
  522. }
  523. },
  524. "Microsoft.AspNetCore.Localization.Routing/5.0.0.0": {
  525. "compile": {
  526. "Microsoft.AspNetCore.Localization.Routing.dll": {}
  527. }
  528. },
  529. "Microsoft.AspNetCore.Metadata/5.0.0.0": {
  530. "compile": {
  531. "Microsoft.AspNetCore.Metadata.dll": {}
  532. }
  533. },
  534. "Microsoft.AspNetCore.Mvc.Abstractions/5.0.0.0": {
  535. "compile": {
  536. "Microsoft.AspNetCore.Mvc.Abstractions.dll": {}
  537. }
  538. },
  539. "Microsoft.AspNetCore.Mvc.ApiExplorer/5.0.0.0": {
  540. "compile": {
  541. "Microsoft.AspNetCore.Mvc.ApiExplorer.dll": {}
  542. }
  543. },
  544. "Microsoft.AspNetCore.Mvc.Core/5.0.0.0": {
  545. "compile": {
  546. "Microsoft.AspNetCore.Mvc.Core.dll": {}
  547. }
  548. },
  549. "Microsoft.AspNetCore.Mvc.Cors/5.0.0.0": {
  550. "compile": {
  551. "Microsoft.AspNetCore.Mvc.Cors.dll": {}
  552. }
  553. },
  554. "Microsoft.AspNetCore.Mvc.DataAnnotations/5.0.0.0": {
  555. "compile": {
  556. "Microsoft.AspNetCore.Mvc.DataAnnotations.dll": {}
  557. }
  558. },
  559. "Microsoft.AspNetCore.Mvc/5.0.0.0": {
  560. "compile": {
  561. "Microsoft.AspNetCore.Mvc.dll": {}
  562. }
  563. },
  564. "Microsoft.AspNetCore.Mvc.Formatters.Json/5.0.0.0": {
  565. "compile": {
  566. "Microsoft.AspNetCore.Mvc.Formatters.Json.dll": {}
  567. }
  568. },
  569. "Microsoft.AspNetCore.Mvc.Formatters.Xml/5.0.0.0": {
  570. "compile": {
  571. "Microsoft.AspNetCore.Mvc.Formatters.Xml.dll": {}
  572. }
  573. },
  574. "Microsoft.AspNetCore.Mvc.Localization/5.0.0.0": {
  575. "compile": {
  576. "Microsoft.AspNetCore.Mvc.Localization.dll": {}
  577. }
  578. },
  579. "Microsoft.AspNetCore.Mvc.Razor/5.0.0.0": {
  580. "compile": {
  581. "Microsoft.AspNetCore.Mvc.Razor.dll": {}
  582. }
  583. },
  584. "Microsoft.AspNetCore.Mvc.RazorPages/5.0.0.0": {
  585. "compile": {
  586. "Microsoft.AspNetCore.Mvc.RazorPages.dll": {}
  587. }
  588. },
  589. "Microsoft.AspNetCore.Mvc.TagHelpers/5.0.0.0": {
  590. "compile": {
  591. "Microsoft.AspNetCore.Mvc.TagHelpers.dll": {}
  592. }
  593. },
  594. "Microsoft.AspNetCore.Mvc.ViewFeatures/5.0.0.0": {
  595. "compile": {
  596. "Microsoft.AspNetCore.Mvc.ViewFeatures.dll": {}
  597. }
  598. },
  599. "Microsoft.AspNetCore.Razor/5.0.0.0": {
  600. "compile": {
  601. "Microsoft.AspNetCore.Razor.dll": {}
  602. }
  603. },
  604. "Microsoft.AspNetCore.Razor.Runtime/5.0.0.0": {
  605. "compile": {
  606. "Microsoft.AspNetCore.Razor.Runtime.dll": {}
  607. }
  608. },
  609. "Microsoft.AspNetCore.ResponseCaching.Abstractions/5.0.0.0": {
  610. "compile": {
  611. "Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {}
  612. }
  613. },
  614. "Microsoft.AspNetCore.ResponseCaching/5.0.0.0": {
  615. "compile": {
  616. "Microsoft.AspNetCore.ResponseCaching.dll": {}
  617. }
  618. },
  619. "Microsoft.AspNetCore.ResponseCompression/5.0.0.0": {
  620. "compile": {
  621. "Microsoft.AspNetCore.ResponseCompression.dll": {}
  622. }
  623. },
  624. "Microsoft.AspNetCore.Rewrite/5.0.0.0": {
  625. "compile": {
  626. "Microsoft.AspNetCore.Rewrite.dll": {}
  627. }
  628. },
  629. "Microsoft.AspNetCore.Routing.Abstractions/5.0.0.0": {
  630. "compile": {
  631. "Microsoft.AspNetCore.Routing.Abstractions.dll": {}
  632. }
  633. },
  634. "Microsoft.AspNetCore.Routing/5.0.0.0": {
  635. "compile": {
  636. "Microsoft.AspNetCore.Routing.dll": {}
  637. }
  638. },
  639. "Microsoft.AspNetCore.Server.HttpSys/5.0.0.0": {
  640. "compile": {
  641. "Microsoft.AspNetCore.Server.HttpSys.dll": {}
  642. }
  643. },
  644. "Microsoft.AspNetCore.Server.IIS/5.0.0.0": {
  645. "compile": {
  646. "Microsoft.AspNetCore.Server.IIS.dll": {}
  647. }
  648. },
  649. "Microsoft.AspNetCore.Server.IISIntegration/5.0.0.0": {
  650. "compile": {
  651. "Microsoft.AspNetCore.Server.IISIntegration.dll": {}
  652. }
  653. },
  654. "Microsoft.AspNetCore.Server.Kestrel.Core/5.0.0.0": {
  655. "compile": {
  656. "Microsoft.AspNetCore.Server.Kestrel.Core.dll": {}
  657. }
  658. },
  659. "Microsoft.AspNetCore.Server.Kestrel/5.0.0.0": {
  660. "compile": {
  661. "Microsoft.AspNetCore.Server.Kestrel.dll": {}
  662. }
  663. },
  664. "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/5.0.0.0": {
  665. "compile": {
  666. "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll": {}
  667. }
  668. },
  669. "Microsoft.AspNetCore.Session/5.0.0.0": {
  670. "compile": {
  671. "Microsoft.AspNetCore.Session.dll": {}
  672. }
  673. },
  674. "Microsoft.AspNetCore.SignalR.Common/5.0.0.0": {
  675. "compile": {
  676. "Microsoft.AspNetCore.SignalR.Common.dll": {}
  677. }
  678. },
  679. "Microsoft.AspNetCore.SignalR.Core/5.0.0.0": {
  680. "compile": {
  681. "Microsoft.AspNetCore.SignalR.Core.dll": {}
  682. }
  683. },
  684. "Microsoft.AspNetCore.SignalR/5.0.0.0": {
  685. "compile": {
  686. "Microsoft.AspNetCore.SignalR.dll": {}
  687. }
  688. },
  689. "Microsoft.AspNetCore.SignalR.Protocols.Json/5.0.0.0": {
  690. "compile": {
  691. "Microsoft.AspNetCore.SignalR.Protocols.Json.dll": {}
  692. }
  693. },
  694. "Microsoft.AspNetCore.StaticFiles/5.0.0.0": {
  695. "compile": {
  696. "Microsoft.AspNetCore.StaticFiles.dll": {}
  697. }
  698. },
  699. "Microsoft.AspNetCore.WebSockets/5.0.0.0": {
  700. "compile": {
  701. "Microsoft.AspNetCore.WebSockets.dll": {}
  702. }
  703. },
  704. "Microsoft.AspNetCore.WebUtilities/5.0.0.0": {
  705. "compile": {
  706. "Microsoft.AspNetCore.WebUtilities.dll": {}
  707. }
  708. },
  709. "Microsoft.CSharp/5.0.0.0": {
  710. "compile": {
  711. "Microsoft.CSharp.dll": {}
  712. }
  713. },
  714. "Microsoft.Extensions.Caching.Abstractions/5.0.0.0": {
  715. "compile": {
  716. "Microsoft.Extensions.Caching.Abstractions.dll": {}
  717. }
  718. },
  719. "Microsoft.Extensions.Caching.Memory/5.0.0.0": {
  720. "compile": {
  721. "Microsoft.Extensions.Caching.Memory.dll": {}
  722. }
  723. },
  724. "Microsoft.Extensions.Configuration.Abstractions/5.0.0.0": {
  725. "compile": {
  726. "Microsoft.Extensions.Configuration.Abstractions.dll": {}
  727. }
  728. },
  729. "Microsoft.Extensions.Configuration.Binder/5.0.0.0": {
  730. "compile": {
  731. "Microsoft.Extensions.Configuration.Binder.dll": {}
  732. }
  733. },
  734. "Microsoft.Extensions.Configuration.CommandLine/5.0.0.0": {
  735. "compile": {
  736. "Microsoft.Extensions.Configuration.CommandLine.dll": {}
  737. }
  738. },
  739. "Microsoft.Extensions.Configuration/5.0.0.0": {
  740. "compile": {
  741. "Microsoft.Extensions.Configuration.dll": {}
  742. }
  743. },
  744. "Microsoft.Extensions.Configuration.EnvironmentVariables/5.0.0.0": {
  745. "compile": {
  746. "Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {}
  747. }
  748. },
  749. "Microsoft.Extensions.Configuration.FileExtensions/5.0.0.0": {
  750. "compile": {
  751. "Microsoft.Extensions.Configuration.FileExtensions.dll": {}
  752. }
  753. },
  754. "Microsoft.Extensions.Configuration.Ini/5.0.0.0": {
  755. "compile": {
  756. "Microsoft.Extensions.Configuration.Ini.dll": {}
  757. }
  758. },
  759. "Microsoft.Extensions.Configuration.Json/5.0.0.0": {
  760. "compile": {
  761. "Microsoft.Extensions.Configuration.Json.dll": {}
  762. }
  763. },
  764. "Microsoft.Extensions.Configuration.KeyPerFile/5.0.0.0": {
  765. "compile": {
  766. "Microsoft.Extensions.Configuration.KeyPerFile.dll": {}
  767. }
  768. },
  769. "Microsoft.Extensions.Configuration.UserSecrets/5.0.0.0": {
  770. "compile": {
  771. "Microsoft.Extensions.Configuration.UserSecrets.dll": {}
  772. }
  773. },
  774. "Microsoft.Extensions.Configuration.Xml/5.0.0.0": {
  775. "compile": {
  776. "Microsoft.Extensions.Configuration.Xml.dll": {}
  777. }
  778. },
  779. "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0.0": {
  780. "compile": {
  781. "Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
  782. }
  783. },
  784. "Microsoft.Extensions.DependencyInjection/5.0.0.0": {
  785. "compile": {
  786. "Microsoft.Extensions.DependencyInjection.dll": {}
  787. }
  788. },
  789. "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/5.0.0.0": {
  790. "compile": {
  791. "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll": {}
  792. }
  793. },
  794. "Microsoft.Extensions.Diagnostics.HealthChecks/5.0.0.0": {
  795. "compile": {
  796. "Microsoft.Extensions.Diagnostics.HealthChecks.dll": {}
  797. }
  798. },
  799. "Microsoft.Extensions.FileProviders.Abstractions/5.0.0.0": {
  800. "compile": {
  801. "Microsoft.Extensions.FileProviders.Abstractions.dll": {}
  802. }
  803. },
  804. "Microsoft.Extensions.FileProviders.Composite/5.0.0.0": {
  805. "compile": {
  806. "Microsoft.Extensions.FileProviders.Composite.dll": {}
  807. }
  808. },
  809. "Microsoft.Extensions.FileProviders.Embedded/5.0.0.0": {
  810. "compile": {
  811. "Microsoft.Extensions.FileProviders.Embedded.dll": {}
  812. }
  813. },
  814. "Microsoft.Extensions.FileProviders.Physical/5.0.0.0": {
  815. "compile": {
  816. "Microsoft.Extensions.FileProviders.Physical.dll": {}
  817. }
  818. },
  819. "Microsoft.Extensions.FileSystemGlobbing/5.0.0.0": {
  820. "compile": {
  821. "Microsoft.Extensions.FileSystemGlobbing.dll": {}
  822. }
  823. },
  824. "Microsoft.Extensions.Hosting.Abstractions/5.0.0.0": {
  825. "compile": {
  826. "Microsoft.Extensions.Hosting.Abstractions.dll": {}
  827. }
  828. },
  829. "Microsoft.Extensions.Hosting/5.0.0.0": {
  830. "compile": {
  831. "Microsoft.Extensions.Hosting.dll": {}
  832. }
  833. },
  834. "Microsoft.Extensions.Http/5.0.0.0": {
  835. "compile": {
  836. "Microsoft.Extensions.Http.dll": {}
  837. }
  838. },
  839. "Microsoft.Extensions.Identity.Core/5.0.0.0": {
  840. "compile": {
  841. "Microsoft.Extensions.Identity.Core.dll": {}
  842. }
  843. },
  844. "Microsoft.Extensions.Identity.Stores/5.0.0.0": {
  845. "compile": {
  846. "Microsoft.Extensions.Identity.Stores.dll": {}
  847. }
  848. },
  849. "Microsoft.Extensions.Localization.Abstractions/5.0.0.0": {
  850. "compile": {
  851. "Microsoft.Extensions.Localization.Abstractions.dll": {}
  852. }
  853. },
  854. "Microsoft.Extensions.Localization/5.0.0.0": {
  855. "compile": {
  856. "Microsoft.Extensions.Localization.dll": {}
  857. }
  858. },
  859. "Microsoft.Extensions.Logging.Abstractions/5.0.0.0": {
  860. "compile": {
  861. "Microsoft.Extensions.Logging.Abstractions.dll": {}
  862. }
  863. },
  864. "Microsoft.Extensions.Logging.Configuration/5.0.0.0": {
  865. "compile": {
  866. "Microsoft.Extensions.Logging.Configuration.dll": {}
  867. }
  868. },
  869. "Microsoft.Extensions.Logging.Console/5.0.0.0": {
  870. "compile": {
  871. "Microsoft.Extensions.Logging.Console.dll": {}
  872. }
  873. },
  874. "Microsoft.Extensions.Logging.Debug/5.0.0.0": {
  875. "compile": {
  876. "Microsoft.Extensions.Logging.Debug.dll": {}
  877. }
  878. },
  879. "Microsoft.Extensions.Logging/5.0.0.0": {
  880. "compile": {
  881. "Microsoft.Extensions.Logging.dll": {}
  882. }
  883. },
  884. "Microsoft.Extensions.Logging.EventLog/5.0.0.0": {
  885. "compile": {
  886. "Microsoft.Extensions.Logging.EventLog.dll": {}
  887. }
  888. },
  889. "Microsoft.Extensions.Logging.EventSource/5.0.0.0": {
  890. "compile": {
  891. "Microsoft.Extensions.Logging.EventSource.dll": {}
  892. }
  893. },
  894. "Microsoft.Extensions.Logging.TraceSource/5.0.0.0": {
  895. "compile": {
  896. "Microsoft.Extensions.Logging.TraceSource.dll": {}
  897. }
  898. },
  899. "Microsoft.Extensions.ObjectPool/5.0.0.0": {
  900. "compile": {
  901. "Microsoft.Extensions.ObjectPool.dll": {}
  902. }
  903. },
  904. "Microsoft.Extensions.Options.ConfigurationExtensions/5.0.0.0": {
  905. "compile": {
  906. "Microsoft.Extensions.Options.ConfigurationExtensions.dll": {}
  907. }
  908. },
  909. "Microsoft.Extensions.Options.DataAnnotations/5.0.0.0": {
  910. "compile": {
  911. "Microsoft.Extensions.Options.DataAnnotations.dll": {}
  912. }
  913. },
  914. "Microsoft.Extensions.Options/5.0.0.0": {
  915. "compile": {
  916. "Microsoft.Extensions.Options.dll": {}
  917. }
  918. },
  919. "Microsoft.Extensions.Primitives/5.0.0.0": {
  920. "compile": {
  921. "Microsoft.Extensions.Primitives.dll": {}
  922. }
  923. },
  924. "Microsoft.Extensions.WebEncoders/5.0.0.0": {
  925. "compile": {
  926. "Microsoft.Extensions.WebEncoders.dll": {}
  927. }
  928. },
  929. "Microsoft.JSInterop/5.0.0.0": {
  930. "compile": {
  931. "Microsoft.JSInterop.dll": {}
  932. }
  933. },
  934. "Microsoft.Net.Http.Headers/5.0.0.0": {
  935. "compile": {
  936. "Microsoft.Net.Http.Headers.dll": {}
  937. }
  938. },
  939. "Microsoft.VisualBasic.Core/10.0.6.0": {
  940. "compile": {
  941. "Microsoft.VisualBasic.Core.dll": {}
  942. }
  943. },
  944. "Microsoft.VisualBasic/10.0.0.0": {
  945. "compile": {
  946. "Microsoft.VisualBasic.dll": {}
  947. }
  948. },
  949. "Microsoft.Win32.Primitives/5.0.0.0": {
  950. "compile": {
  951. "Microsoft.Win32.Primitives.dll": {}
  952. }
  953. },
  954. "Microsoft.Win32.Registry/5.0.0.0": {
  955. "compile": {
  956. "Microsoft.Win32.Registry.dll": {}
  957. }
  958. },
  959. "mscorlib/4.0.0.0": {
  960. "compile": {
  961. "mscorlib.dll": {}
  962. }
  963. },
  964. "netstandard/2.1.0.0": {
  965. "compile": {
  966. "netstandard.dll": {}
  967. }
  968. },
  969. "System.AppContext/5.0.0.0": {
  970. "compile": {
  971. "System.AppContext.dll": {}
  972. }
  973. },
  974. "System.Buffers/5.0.0.0": {
  975. "compile": {
  976. "System.Buffers.dll": {}
  977. }
  978. },
  979. "System.Collections.Concurrent/5.0.0.0": {
  980. "compile": {
  981. "System.Collections.Concurrent.dll": {}
  982. }
  983. },
  984. "System.Collections/5.0.0.0": {
  985. "compile": {
  986. "System.Collections.dll": {}
  987. }
  988. },
  989. "System.Collections.Immutable/5.0.0.0": {
  990. "compile": {
  991. "System.Collections.Immutable.dll": {}
  992. }
  993. },
  994. "System.Collections.NonGeneric/5.0.0.0": {
  995. "compile": {
  996. "System.Collections.NonGeneric.dll": {}
  997. }
  998. },
  999. "System.Collections.Specialized/5.0.0.0": {
  1000. "compile": {
  1001. "System.Collections.Specialized.dll": {}
  1002. }
  1003. },
  1004. "System.ComponentModel.Annotations/5.0.0.0": {
  1005. "compile": {
  1006. "System.ComponentModel.Annotations.dll": {}
  1007. }
  1008. },
  1009. "System.ComponentModel.DataAnnotations/4.0.0.0": {
  1010. "compile": {
  1011. "System.ComponentModel.DataAnnotations.dll": {}
  1012. }
  1013. },
  1014. "System.ComponentModel/5.0.0.0": {
  1015. "compile": {
  1016. "System.ComponentModel.dll": {}
  1017. }
  1018. },
  1019. "System.ComponentModel.EventBasedAsync/5.0.0.0": {
  1020. "compile": {
  1021. "System.ComponentModel.EventBasedAsync.dll": {}
  1022. }
  1023. },
  1024. "System.ComponentModel.Primitives/5.0.0.0": {
  1025. "compile": {
  1026. "System.ComponentModel.Primitives.dll": {}
  1027. }
  1028. },
  1029. "System.ComponentModel.TypeConverter/5.0.0.0": {
  1030. "compile": {
  1031. "System.ComponentModel.TypeConverter.dll": {}
  1032. }
  1033. },
  1034. "System.Configuration/4.0.0.0": {
  1035. "compile": {
  1036. "System.Configuration.dll": {}
  1037. }
  1038. },
  1039. "System.Console/5.0.0.0": {
  1040. "compile": {
  1041. "System.Console.dll": {}
  1042. }
  1043. },
  1044. "System.Core/4.0.0.0": {
  1045. "compile": {
  1046. "System.Core.dll": {}
  1047. }
  1048. },
  1049. "System.Data.Common/5.0.0.0": {
  1050. "compile": {
  1051. "System.Data.Common.dll": {}
  1052. }
  1053. },
  1054. "System.Data.DataSetExtensions/4.0.0.0": {
  1055. "compile": {
  1056. "System.Data.DataSetExtensions.dll": {}
  1057. }
  1058. },
  1059. "System.Data/4.0.0.0": {
  1060. "compile": {
  1061. "System.Data.dll": {}
  1062. }
  1063. },
  1064. "System.Diagnostics.Contracts/5.0.0.0": {
  1065. "compile": {
  1066. "System.Diagnostics.Contracts.dll": {}
  1067. }
  1068. },
  1069. "System.Diagnostics.Debug/5.0.0.0": {
  1070. "compile": {
  1071. "System.Diagnostics.Debug.dll": {}
  1072. }
  1073. },
  1074. "System.Diagnostics.DiagnosticSource/5.0.0.0": {
  1075. "compile": {
  1076. "System.Diagnostics.DiagnosticSource.dll": {}
  1077. }
  1078. },
  1079. "System.Diagnostics.EventLog/5.0.0.0": {
  1080. "compile": {
  1081. "System.Diagnostics.EventLog.dll": {}
  1082. }
  1083. },
  1084. "System.Diagnostics.FileVersionInfo/5.0.0.0": {
  1085. "compile": {
  1086. "System.Diagnostics.FileVersionInfo.dll": {}
  1087. }
  1088. },
  1089. "System.Diagnostics.Process/5.0.0.0": {
  1090. "compile": {
  1091. "System.Diagnostics.Process.dll": {}
  1092. }
  1093. },
  1094. "System.Diagnostics.StackTrace/5.0.0.0": {
  1095. "compile": {
  1096. "System.Diagnostics.StackTrace.dll": {}
  1097. }
  1098. },
  1099. "System.Diagnostics.TextWriterTraceListener/5.0.0.0": {
  1100. "compile": {
  1101. "System.Diagnostics.TextWriterTraceListener.dll": {}
  1102. }
  1103. },
  1104. "System.Diagnostics.Tools/5.0.0.0": {
  1105. "compile": {
  1106. "System.Diagnostics.Tools.dll": {}
  1107. }
  1108. },
  1109. "System.Diagnostics.TraceSource/5.0.0.0": {
  1110. "compile": {
  1111. "System.Diagnostics.TraceSource.dll": {}
  1112. }
  1113. },
  1114. "System.Diagnostics.Tracing/5.0.0.0": {
  1115. "compile": {
  1116. "System.Diagnostics.Tracing.dll": {}
  1117. }
  1118. },
  1119. "System/4.0.0.0": {
  1120. "compile": {
  1121. "System.dll": {}
  1122. }
  1123. },
  1124. "System.Drawing/4.0.0.0": {
  1125. "compile": {
  1126. "System.Drawing.dll": {}
  1127. }
  1128. },
  1129. "System.Drawing.Primitives/5.0.0.0": {
  1130. "compile": {
  1131. "System.Drawing.Primitives.dll": {}
  1132. }
  1133. },
  1134. "System.Dynamic.Runtime/5.0.0.0": {
  1135. "compile": {
  1136. "System.Dynamic.Runtime.dll": {}
  1137. }
  1138. },
  1139. "System.Formats.Asn1/5.0.0.0": {
  1140. "compile": {
  1141. "System.Formats.Asn1.dll": {}
  1142. }
  1143. },
  1144. "System.Globalization.Calendars/5.0.0.0": {
  1145. "compile": {
  1146. "System.Globalization.Calendars.dll": {}
  1147. }
  1148. },
  1149. "System.Globalization/5.0.0.0": {
  1150. "compile": {
  1151. "System.Globalization.dll": {}
  1152. }
  1153. },
  1154. "System.Globalization.Extensions/5.0.0.0": {
  1155. "compile": {
  1156. "System.Globalization.Extensions.dll": {}
  1157. }
  1158. },
  1159. "System.IO.Compression.Brotli/5.0.0.0": {
  1160. "compile": {
  1161. "System.IO.Compression.Brotli.dll": {}
  1162. }
  1163. },
  1164. "System.IO.Compression/5.0.0.0": {
  1165. "compile": {
  1166. "System.IO.Compression.dll": {}
  1167. }
  1168. },
  1169. "System.IO.Compression.FileSystem/4.0.0.0": {
  1170. "compile": {
  1171. "System.IO.Compression.FileSystem.dll": {}
  1172. }
  1173. },
  1174. "System.IO.Compression.ZipFile/5.0.0.0": {
  1175. "compile": {
  1176. "System.IO.Compression.ZipFile.dll": {}
  1177. }
  1178. },
  1179. "System.IO/5.0.0.0": {
  1180. "compile": {
  1181. "System.IO.dll": {}
  1182. }
  1183. },
  1184. "System.IO.FileSystem/5.0.0.0": {
  1185. "compile": {
  1186. "System.IO.FileSystem.dll": {}
  1187. }
  1188. },
  1189. "System.IO.FileSystem.DriveInfo/5.0.0.0": {
  1190. "compile": {
  1191. "System.IO.FileSystem.DriveInfo.dll": {}
  1192. }
  1193. },
  1194. "System.IO.FileSystem.Primitives/5.0.0.0": {
  1195. "compile": {
  1196. "System.IO.FileSystem.Primitives.dll": {}
  1197. }
  1198. },
  1199. "System.IO.FileSystem.Watcher/5.0.0.0": {
  1200. "compile": {
  1201. "System.IO.FileSystem.Watcher.dll": {}
  1202. }
  1203. },
  1204. "System.IO.IsolatedStorage/5.0.0.0": {
  1205. "compile": {
  1206. "System.IO.IsolatedStorage.dll": {}
  1207. }
  1208. },
  1209. "System.IO.MemoryMappedFiles/5.0.0.0": {
  1210. "compile": {
  1211. "System.IO.MemoryMappedFiles.dll": {}
  1212. }
  1213. },
  1214. "System.IO.Pipelines/5.0.0.0": {
  1215. "compile": {
  1216. "System.IO.Pipelines.dll": {}
  1217. }
  1218. },
  1219. "System.IO.Pipes/5.0.0.0": {
  1220. "compile": {
  1221. "System.IO.Pipes.dll": {}
  1222. }
  1223. },
  1224. "System.IO.UnmanagedMemoryStream/5.0.0.0": {
  1225. "compile": {
  1226. "System.IO.UnmanagedMemoryStream.dll": {}
  1227. }
  1228. },
  1229. "System.Linq/5.0.0.0": {
  1230. "compile": {
  1231. "System.Linq.dll": {}
  1232. }
  1233. },
  1234. "System.Linq.Expressions/5.0.0.0": {
  1235. "compile": {
  1236. "System.Linq.Expressions.dll": {}
  1237. }
  1238. },
  1239. "System.Linq.Parallel/5.0.0.0": {
  1240. "compile": {
  1241. "System.Linq.Parallel.dll": {}
  1242. }
  1243. },
  1244. "System.Linq.Queryable/5.0.0.0": {
  1245. "compile": {
  1246. "System.Linq.Queryable.dll": {}
  1247. }
  1248. },
  1249. "System.Memory/5.0.0.0": {
  1250. "compile": {
  1251. "System.Memory.dll": {}
  1252. }
  1253. },
  1254. "System.Net/4.0.0.0": {
  1255. "compile": {
  1256. "System.Net.dll": {}
  1257. }
  1258. },
  1259. "System.Net.Http/5.0.0.0": {
  1260. "compile": {
  1261. "System.Net.Http.dll": {}
  1262. }
  1263. },
  1264. "System.Net.Http.Json/5.0.0.0": {
  1265. "compile": {
  1266. "System.Net.Http.Json.dll": {}
  1267. }
  1268. },
  1269. "System.Net.HttpListener/5.0.0.0": {
  1270. "compile": {
  1271. "System.Net.HttpListener.dll": {}
  1272. }
  1273. },
  1274. "System.Net.Mail/5.0.0.0": {
  1275. "compile": {
  1276. "System.Net.Mail.dll": {}
  1277. }
  1278. },
  1279. "System.Net.NameResolution/5.0.0.0": {
  1280. "compile": {
  1281. "System.Net.NameResolution.dll": {}
  1282. }
  1283. },
  1284. "System.Net.NetworkInformation/5.0.0.0": {
  1285. "compile": {
  1286. "System.Net.NetworkInformation.dll": {}
  1287. }
  1288. },
  1289. "System.Net.Ping/5.0.0.0": {
  1290. "compile": {
  1291. "System.Net.Ping.dll": {}
  1292. }
  1293. },
  1294. "System.Net.Primitives/5.0.0.0": {
  1295. "compile": {
  1296. "System.Net.Primitives.dll": {}
  1297. }
  1298. },
  1299. "System.Net.Requests/5.0.0.0": {
  1300. "compile": {
  1301. "System.Net.Requests.dll": {}
  1302. }
  1303. },
  1304. "System.Net.Security/5.0.0.0": {
  1305. "compile": {
  1306. "System.Net.Security.dll": {}
  1307. }
  1308. },
  1309. "System.Net.ServicePoint/5.0.0.0": {
  1310. "compile": {
  1311. "System.Net.ServicePoint.dll": {}
  1312. }
  1313. },
  1314. "System.Net.Sockets/5.0.0.0": {
  1315. "compile": {
  1316. "System.Net.Sockets.dll": {}
  1317. }
  1318. },
  1319. "System.Net.WebClient/5.0.0.0": {
  1320. "compile": {
  1321. "System.Net.WebClient.dll": {}
  1322. }
  1323. },
  1324. "System.Net.WebHeaderCollection/5.0.0.0": {
  1325. "compile": {
  1326. "System.Net.WebHeaderCollection.dll": {}
  1327. }
  1328. },
  1329. "System.Net.WebProxy/5.0.0.0": {
  1330. "compile": {
  1331. "System.Net.WebProxy.dll": {}
  1332. }
  1333. },
  1334. "System.Net.WebSockets.Client/5.0.0.0": {
  1335. "compile": {
  1336. "System.Net.WebSockets.Client.dll": {}
  1337. }
  1338. },
  1339. "System.Net.WebSockets/5.0.0.0": {
  1340. "compile": {
  1341. "System.Net.WebSockets.dll": {}
  1342. }
  1343. },
  1344. "System.Numerics/4.0.0.0": {
  1345. "compile": {
  1346. "System.Numerics.dll": {}
  1347. }
  1348. },
  1349. "System.Numerics.Vectors/5.0.0.0": {
  1350. "compile": {
  1351. "System.Numerics.Vectors.dll": {}
  1352. }
  1353. },
  1354. "System.ObjectModel/5.0.0.0": {
  1355. "compile": {
  1356. "System.ObjectModel.dll": {}
  1357. }
  1358. },
  1359. "System.Reflection.DispatchProxy/5.0.0.0": {
  1360. "compile": {
  1361. "System.Reflection.DispatchProxy.dll": {}
  1362. }
  1363. },
  1364. "System.Reflection/5.0.0.0": {
  1365. "compile": {
  1366. "System.Reflection.dll": {}
  1367. }
  1368. },
  1369. "System.Reflection.Emit/5.0.0.0": {
  1370. "compile": {
  1371. "System.Reflection.Emit.dll": {}
  1372. }
  1373. },
  1374. "System.Reflection.Emit.ILGeneration/5.0.0.0": {
  1375. "compile": {
  1376. "System.Reflection.Emit.ILGeneration.dll": {}
  1377. }
  1378. },
  1379. "System.Reflection.Emit.Lightweight/5.0.0.0": {
  1380. "compile": {
  1381. "System.Reflection.Emit.Lightweight.dll": {}
  1382. }
  1383. },
  1384. "System.Reflection.Extensions/5.0.0.0": {
  1385. "compile": {
  1386. "System.Reflection.Extensions.dll": {}
  1387. }
  1388. },
  1389. "System.Reflection.Metadata/5.0.0.0": {
  1390. "compile": {
  1391. "System.Reflection.Metadata.dll": {}
  1392. }
  1393. },
  1394. "System.Reflection.Primitives/5.0.0.0": {
  1395. "compile": {
  1396. "System.Reflection.Primitives.dll": {}
  1397. }
  1398. },
  1399. "System.Reflection.TypeExtensions/5.0.0.0": {
  1400. "compile": {
  1401. "System.Reflection.TypeExtensions.dll": {}
  1402. }
  1403. },
  1404. "System.Resources.Reader/5.0.0.0": {
  1405. "compile": {
  1406. "System.Resources.Reader.dll": {}
  1407. }
  1408. },
  1409. "System.Resources.ResourceManager/5.0.0.0": {
  1410. "compile": {
  1411. "System.Resources.ResourceManager.dll": {}
  1412. }
  1413. },
  1414. "System.Resources.Writer/5.0.0.0": {
  1415. "compile": {
  1416. "System.Resources.Writer.dll": {}
  1417. }
  1418. },
  1419. "System.Runtime.CompilerServices.Unsafe/5.0.0.0": {
  1420. "compile": {
  1421. "System.Runtime.CompilerServices.Unsafe.dll": {}
  1422. }
  1423. },
  1424. "System.Runtime.CompilerServices.VisualC/5.0.0.0": {
  1425. "compile": {
  1426. "System.Runtime.CompilerServices.VisualC.dll": {}
  1427. }
  1428. },
  1429. "System.Runtime/5.0.0.0": {
  1430. "compile": {
  1431. "System.Runtime.dll": {}
  1432. }
  1433. },
  1434. "System.Runtime.Extensions/5.0.0.0": {
  1435. "compile": {
  1436. "System.Runtime.Extensions.dll": {}
  1437. }
  1438. },
  1439. "System.Runtime.Handles/5.0.0.0": {
  1440. "compile": {
  1441. "System.Runtime.Handles.dll": {}
  1442. }
  1443. },
  1444. "System.Runtime.InteropServices/5.0.0.0": {
  1445. "compile": {
  1446. "System.Runtime.InteropServices.dll": {}
  1447. }
  1448. },
  1449. "System.Runtime.InteropServices.RuntimeInformation/5.0.0.0": {
  1450. "compile": {
  1451. "System.Runtime.InteropServices.RuntimeInformation.dll": {}
  1452. }
  1453. },
  1454. "System.Runtime.Intrinsics/5.0.0.0": {
  1455. "compile": {
  1456. "System.Runtime.Intrinsics.dll": {}
  1457. }
  1458. },
  1459. "System.Runtime.Loader/5.0.0.0": {
  1460. "compile": {
  1461. "System.Runtime.Loader.dll": {}
  1462. }
  1463. },
  1464. "System.Runtime.Numerics/5.0.0.0": {
  1465. "compile": {
  1466. "System.Runtime.Numerics.dll": {}
  1467. }
  1468. },
  1469. "System.Runtime.Serialization/4.0.0.0": {
  1470. "compile": {
  1471. "System.Runtime.Serialization.dll": {}
  1472. }
  1473. },
  1474. "System.Runtime.Serialization.Formatters/5.0.0.0": {
  1475. "compile": {
  1476. "System.Runtime.Serialization.Formatters.dll": {}
  1477. }
  1478. },
  1479. "System.Runtime.Serialization.Json/5.0.0.0": {
  1480. "compile": {
  1481. "System.Runtime.Serialization.Json.dll": {}
  1482. }
  1483. },
  1484. "System.Runtime.Serialization.Primitives/5.0.0.0": {
  1485. "compile": {
  1486. "System.Runtime.Serialization.Primitives.dll": {}
  1487. }
  1488. },
  1489. "System.Runtime.Serialization.Xml/5.0.0.0": {
  1490. "compile": {
  1491. "System.Runtime.Serialization.Xml.dll": {}
  1492. }
  1493. },
  1494. "System.Security.AccessControl/5.0.0.0": {
  1495. "compile": {
  1496. "System.Security.AccessControl.dll": {}
  1497. }
  1498. },
  1499. "System.Security.Claims/5.0.0.0": {
  1500. "compile": {
  1501. "System.Security.Claims.dll": {}
  1502. }
  1503. },
  1504. "System.Security.Cryptography.Algorithms/5.0.0.0": {
  1505. "compile": {
  1506. "System.Security.Cryptography.Algorithms.dll": {}
  1507. }
  1508. },
  1509. "System.Security.Cryptography.Cng/5.0.0.0": {
  1510. "compile": {
  1511. "System.Security.Cryptography.Cng.dll": {}
  1512. }
  1513. },
  1514. "System.Security.Cryptography.Csp/5.0.0.0": {
  1515. "compile": {
  1516. "System.Security.Cryptography.Csp.dll": {}
  1517. }
  1518. },
  1519. "System.Security.Cryptography.Encoding/5.0.0.0": {
  1520. "compile": {
  1521. "System.Security.Cryptography.Encoding.dll": {}
  1522. }
  1523. },
  1524. "System.Security.Cryptography.Primitives/5.0.0.0": {
  1525. "compile": {
  1526. "System.Security.Cryptography.Primitives.dll": {}
  1527. }
  1528. },
  1529. "System.Security.Cryptography.X509Certificates/5.0.0.0": {
  1530. "compile": {
  1531. "System.Security.Cryptography.X509Certificates.dll": {}
  1532. }
  1533. },
  1534. "System.Security.Cryptography.Xml/5.0.0.0": {
  1535. "compile": {
  1536. "System.Security.Cryptography.Xml.dll": {}
  1537. }
  1538. },
  1539. "System.Security/4.0.0.0": {
  1540. "compile": {
  1541. "System.Security.dll": {}
  1542. }
  1543. },
  1544. "System.Security.Permissions/5.0.0.0": {
  1545. "compile": {
  1546. "System.Security.Permissions.dll": {}
  1547. }
  1548. },
  1549. "System.Security.Principal/5.0.0.0": {
  1550. "compile": {
  1551. "System.Security.Principal.dll": {}
  1552. }
  1553. },
  1554. "System.Security.Principal.Windows/5.0.0.0": {
  1555. "compile": {
  1556. "System.Security.Principal.Windows.dll": {}
  1557. }
  1558. },
  1559. "System.Security.SecureString/5.0.0.0": {
  1560. "compile": {
  1561. "System.Security.SecureString.dll": {}
  1562. }
  1563. },
  1564. "System.ServiceModel.Web/4.0.0.0": {
  1565. "compile": {
  1566. "System.ServiceModel.Web.dll": {}
  1567. }
  1568. },
  1569. "System.ServiceProcess/4.0.0.0": {
  1570. "compile": {
  1571. "System.ServiceProcess.dll": {}
  1572. }
  1573. },
  1574. "System.Text.Encoding.CodePages/5.0.0.0": {
  1575. "compile": {
  1576. "System.Text.Encoding.CodePages.dll": {}
  1577. }
  1578. },
  1579. "System.Text.Encoding/5.0.0.0": {
  1580. "compile": {
  1581. "System.Text.Encoding.dll": {}
  1582. }
  1583. },
  1584. "System.Text.Encoding.Extensions/5.0.0.0": {
  1585. "compile": {
  1586. "System.Text.Encoding.Extensions.dll": {}
  1587. }
  1588. },
  1589. "System.Text.Encodings.Web/5.0.0.0": {
  1590. "compile": {
  1591. "System.Text.Encodings.Web.dll": {}
  1592. }
  1593. },
  1594. "System.Text.Json/5.0.0.0": {
  1595. "compile": {
  1596. "System.Text.Json.dll": {}
  1597. }
  1598. },
  1599. "System.Text.RegularExpressions/5.0.0.0": {
  1600. "compile": {
  1601. "System.Text.RegularExpressions.dll": {}
  1602. }
  1603. },
  1604. "System.Threading.Channels/5.0.0.0": {
  1605. "compile": {
  1606. "System.Threading.Channels.dll": {}
  1607. }
  1608. },
  1609. "System.Threading/5.0.0.0": {
  1610. "compile": {
  1611. "System.Threading.dll": {}
  1612. }
  1613. },
  1614. "System.Threading.Overlapped/5.0.0.0": {
  1615. "compile": {
  1616. "System.Threading.Overlapped.dll": {}
  1617. }
  1618. },
  1619. "System.Threading.Tasks.Dataflow/5.0.0.0": {
  1620. "compile": {
  1621. "System.Threading.Tasks.Dataflow.dll": {}
  1622. }
  1623. },
  1624. "System.Threading.Tasks/5.0.0.0": {
  1625. "compile": {
  1626. "System.Threading.Tasks.dll": {}
  1627. }
  1628. },
  1629. "System.Threading.Tasks.Extensions/5.0.0.0": {
  1630. "compile": {
  1631. "System.Threading.Tasks.Extensions.dll": {}
  1632. }
  1633. },
  1634. "System.Threading.Tasks.Parallel/5.0.0.0": {
  1635. "compile": {
  1636. "System.Threading.Tasks.Parallel.dll": {}
  1637. }
  1638. },
  1639. "System.Threading.Thread/5.0.0.0": {
  1640. "compile": {
  1641. "System.Threading.Thread.dll": {}
  1642. }
  1643. },
  1644. "System.Threading.ThreadPool/5.0.0.0": {
  1645. "compile": {
  1646. "System.Threading.ThreadPool.dll": {}
  1647. }
  1648. },
  1649. "System.Threading.Timer/5.0.0.0": {
  1650. "compile": {
  1651. "System.Threading.Timer.dll": {}
  1652. }
  1653. },
  1654. "System.Transactions/4.0.0.0": {
  1655. "compile": {
  1656. "System.Transactions.dll": {}
  1657. }
  1658. },
  1659. "System.Transactions.Local/5.0.0.0": {
  1660. "compile": {
  1661. "System.Transactions.Local.dll": {}
  1662. }
  1663. },
  1664. "System.ValueTuple/4.0.3.0": {
  1665. "compile": {
  1666. "System.ValueTuple.dll": {}
  1667. }
  1668. },
  1669. "System.Web/4.0.0.0": {
  1670. "compile": {
  1671. "System.Web.dll": {}
  1672. }
  1673. },
  1674. "System.Web.HttpUtility/5.0.0.0": {
  1675. "compile": {
  1676. "System.Web.HttpUtility.dll": {}
  1677. }
  1678. },
  1679. "System.Windows/4.0.0.0": {
  1680. "compile": {
  1681. "System.Windows.dll": {}
  1682. }
  1683. },
  1684. "System.Windows.Extensions/5.0.0.0": {
  1685. "compile": {
  1686. "System.Windows.Extensions.dll": {}
  1687. }
  1688. },
  1689. "System.Xml/4.0.0.0": {
  1690. "compile": {
  1691. "System.Xml.dll": {}
  1692. }
  1693. },
  1694. "System.Xml.Linq/4.0.0.0": {
  1695. "compile": {
  1696. "System.Xml.Linq.dll": {}
  1697. }
  1698. },
  1699. "System.Xml.ReaderWriter/5.0.0.0": {
  1700. "compile": {
  1701. "System.Xml.ReaderWriter.dll": {}
  1702. }
  1703. },
  1704. "System.Xml.Serialization/4.0.0.0": {
  1705. "compile": {
  1706. "System.Xml.Serialization.dll": {}
  1707. }
  1708. },
  1709. "System.Xml.XDocument/5.0.0.0": {
  1710. "compile": {
  1711. "System.Xml.XDocument.dll": {}
  1712. }
  1713. },
  1714. "System.Xml.XmlDocument/5.0.0.0": {
  1715. "compile": {
  1716. "System.Xml.XmlDocument.dll": {}
  1717. }
  1718. },
  1719. "System.Xml.XmlSerializer/5.0.0.0": {
  1720. "compile": {
  1721. "System.Xml.XmlSerializer.dll": {}
  1722. }
  1723. },
  1724. "System.Xml.XPath/5.0.0.0": {
  1725. "compile": {
  1726. "System.Xml.XPath.dll": {}
  1727. }
  1728. },
  1729. "System.Xml.XPath.XDocument/5.0.0.0": {
  1730. "compile": {
  1731. "System.Xml.XPath.XDocument.dll": {}
  1732. }
  1733. },
  1734. "WindowsBase/4.0.0.0": {
  1735. "compile": {
  1736. "WindowsBase.dll": {}
  1737. }
  1738. }
  1739. },
  1740. ".NETCoreApp,Version=v5.0/win-x64": {
  1741. "Origtek-OS/1.0.0": {
  1742. "dependencies": {
  1743. "Microsoft.AspNetCore.Antiforgery": "5.0.0.0",
  1744. "Microsoft.AspNetCore.Authentication.Abstractions": "5.0.0.0",
  1745. "Microsoft.AspNetCore.Authentication.Cookies": "5.0.0.0",
  1746. "Microsoft.AspNetCore.Authentication.Core": "5.0.0.0",
  1747. "Microsoft.AspNetCore.Authentication": "5.0.0.0",
  1748. "Microsoft.AspNetCore.Authentication.OAuth": "5.0.0.0",
  1749. "Microsoft.AspNetCore.Authorization": "5.0.0.0",
  1750. "Microsoft.AspNetCore.Authorization.Policy": "5.0.0.0",
  1751. "Microsoft.AspNetCore.Components.Authorization": "5.0.0.0",
  1752. "Microsoft.AspNetCore.Components": "5.0.0.0",
  1753. "Microsoft.AspNetCore.Components.Forms": "5.0.0.0",
  1754. "Microsoft.AspNetCore.Components.Server": "5.0.0.0",
  1755. "Microsoft.AspNetCore.Components.Web": "5.0.0.0",
  1756. "Microsoft.AspNetCore.Connections.Abstractions": "5.0.0.0",
  1757. "Microsoft.AspNetCore.CookiePolicy": "5.0.0.0",
  1758. "Microsoft.AspNetCore.Cors": "5.0.0.0",
  1759. "Microsoft.AspNetCore.Cryptography.Internal": "5.0.0.0",
  1760. "Microsoft.AspNetCore.Cryptography.KeyDerivation": "5.0.0.0",
  1761. "Microsoft.AspNetCore.DataProtection.Abstractions": "5.0.0.0",
  1762. "Microsoft.AspNetCore.DataProtection": "5.0.0.0",
  1763. "Microsoft.AspNetCore.DataProtection.Extensions": "5.0.0.0",
  1764. "Microsoft.AspNetCore.Diagnostics.Abstractions": "5.0.0.0",
  1765. "Microsoft.AspNetCore.Diagnostics": "5.0.0.0",
  1766. "Microsoft.AspNetCore.Diagnostics.HealthChecks": "5.0.0.0",
  1767. "Microsoft.AspNetCore": "5.0.0.0",
  1768. "Microsoft.AspNetCore.HostFiltering": "5.0.0.0",
  1769. "Microsoft.AspNetCore.Hosting.Abstractions": "5.0.0.0",
  1770. "Microsoft.AspNetCore.Hosting": "5.0.0.0",
  1771. "Microsoft.AspNetCore.Hosting.Server.Abstractions": "5.0.0.0",
  1772. "Microsoft.AspNetCore.Html.Abstractions": "5.0.0.0",
  1773. "Microsoft.AspNetCore.Http.Abstractions": "5.0.0.0",
  1774. "Microsoft.AspNetCore.Http.Connections.Common": "5.0.0.0",
  1775. "Microsoft.AspNetCore.Http.Connections": "5.0.0.0",
  1776. "Microsoft.AspNetCore.Http": "5.0.0.0",
  1777. "Microsoft.AspNetCore.Http.Extensions": "5.0.0.0",
  1778. "Microsoft.AspNetCore.Http.Features": "5.0.0.0",
  1779. "Microsoft.AspNetCore.HttpOverrides": "5.0.0.0",
  1780. "Microsoft.AspNetCore.HttpsPolicy": "5.0.0.0",
  1781. "Microsoft.AspNetCore.Identity": "5.0.0.0",
  1782. "Microsoft.AspNetCore.Localization": "5.0.0.0",
  1783. "Microsoft.AspNetCore.Localization.Routing": "5.0.0.0",
  1784. "Microsoft.AspNetCore.Metadata": "5.0.0.0",
  1785. "Microsoft.AspNetCore.Mvc.Abstractions": "5.0.0.0",
  1786. "Microsoft.AspNetCore.Mvc.ApiExplorer": "5.0.0.0",
  1787. "Microsoft.AspNetCore.Mvc.Core": "5.0.0.0",
  1788. "Microsoft.AspNetCore.Mvc.Cors": "5.0.0.0",
  1789. "Microsoft.AspNetCore.Mvc.DataAnnotations": "5.0.0.0",
  1790. "Microsoft.AspNetCore.Mvc": "5.0.0.0",
  1791. "Microsoft.AspNetCore.Mvc.Formatters.Json": "5.0.0.0",
  1792. "Microsoft.AspNetCore.Mvc.Formatters.Xml": "5.0.0.0",
  1793. "Microsoft.AspNetCore.Mvc.Localization": "5.0.0.0",
  1794. "Microsoft.AspNetCore.Mvc.Razor": "5.0.0.0",
  1795. "Microsoft.AspNetCore.Mvc.RazorPages": "5.0.0.0",
  1796. "Microsoft.AspNetCore.Mvc.TagHelpers": "5.0.0.0",
  1797. "Microsoft.AspNetCore.Mvc.ViewFeatures": "5.0.0.0",
  1798. "Microsoft.AspNetCore.Razor": "5.0.0.0",
  1799. "Microsoft.AspNetCore.Razor.Runtime": "5.0.0.0",
  1800. "Microsoft.AspNetCore.ResponseCaching.Abstractions": "5.0.0.0",
  1801. "Microsoft.AspNetCore.ResponseCaching": "5.0.0.0",
  1802. "Microsoft.AspNetCore.ResponseCompression": "5.0.0.0",
  1803. "Microsoft.AspNetCore.Rewrite": "5.0.0.0",
  1804. "Microsoft.AspNetCore.Routing.Abstractions": "5.0.0.0",
  1805. "Microsoft.AspNetCore.Routing": "5.0.0.0",
  1806. "Microsoft.AspNetCore.Server.HttpSys": "5.0.0.0",
  1807. "Microsoft.AspNetCore.Server.IIS": "5.0.0.0",
  1808. "Microsoft.AspNetCore.Server.IISIntegration": "5.0.0.0",
  1809. "Microsoft.AspNetCore.Server.Kestrel.Core": "5.0.0.0",
  1810. "Microsoft.AspNetCore.Server.Kestrel": "5.0.0.0",
  1811. "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets": "5.0.0.0",
  1812. "Microsoft.AspNetCore.Session": "5.0.0.0",
  1813. "Microsoft.AspNetCore.SignalR.Common": "5.0.0.0",
  1814. "Microsoft.AspNetCore.SignalR.Core": "5.0.0.0",
  1815. "Microsoft.AspNetCore.SignalR": "5.0.0.0",
  1816. "Microsoft.AspNetCore.SignalR.Protocols.Json": "5.0.0.0",
  1817. "Microsoft.AspNetCore.StaticFiles": "5.0.0.0",
  1818. "Microsoft.AspNetCore.WebSockets": "5.0.0.0",
  1819. "Microsoft.AspNetCore.WebUtilities": "5.0.0.0",
  1820. "Microsoft.CSharp": "5.0.0.0",
  1821. "Microsoft.Extensions.Caching.Abstractions": "5.0.0.0",
  1822. "Microsoft.Extensions.Caching.Memory": "5.0.0.0",
  1823. "Microsoft.Extensions.Configuration.Abstractions": "5.0.0.0",
  1824. "Microsoft.Extensions.Configuration.Binder": "5.0.0.0",
  1825. "Microsoft.Extensions.Configuration.CommandLine": "5.0.0.0",
  1826. "Microsoft.Extensions.Configuration": "5.0.0.0",
  1827. "Microsoft.Extensions.Configuration.EnvironmentVariables": "5.0.0.0",
  1828. "Microsoft.Extensions.Configuration.FileExtensions": "5.0.0.0",
  1829. "Microsoft.Extensions.Configuration.Ini": "5.0.0.0",
  1830. "Microsoft.Extensions.Configuration.Json": "5.0.0.0",
  1831. "Microsoft.Extensions.Configuration.KeyPerFile": "5.0.0.0",
  1832. "Microsoft.Extensions.Configuration.UserSecrets": "5.0.0.0",
  1833. "Microsoft.Extensions.Configuration.Xml": "5.0.0.0",
  1834. "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0.0",
  1835. "Microsoft.Extensions.DependencyInjection": "5.0.0.0",
  1836. "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "5.0.0.0",
  1837. "Microsoft.Extensions.Diagnostics.HealthChecks": "5.0.0.0",
  1838. "Microsoft.Extensions.FileProviders.Abstractions": "5.0.0.0",
  1839. "Microsoft.Extensions.FileProviders.Composite": "5.0.0.0",
  1840. "Microsoft.Extensions.FileProviders.Embedded": "5.0.0.0",
  1841. "Microsoft.Extensions.FileProviders.Physical": "5.0.0.0",
  1842. "Microsoft.Extensions.FileSystemGlobbing": "5.0.0.0",
  1843. "Microsoft.Extensions.Hosting.Abstractions": "5.0.0.0",
  1844. "Microsoft.Extensions.Hosting": "5.0.0.0",
  1845. "Microsoft.Extensions.Http": "5.0.0.0",
  1846. "Microsoft.Extensions.Identity.Core": "5.0.0.0",
  1847. "Microsoft.Extensions.Identity.Stores": "5.0.0.0",
  1848. "Microsoft.Extensions.Localization.Abstractions": "5.0.0.0",
  1849. "Microsoft.Extensions.Localization": "5.0.0.0",
  1850. "Microsoft.Extensions.Logging.Abstractions": "5.0.0.0",
  1851. "Microsoft.Extensions.Logging.Configuration": "5.0.0.0",
  1852. "Microsoft.Extensions.Logging.Console": "5.0.0.0",
  1853. "Microsoft.Extensions.Logging.Debug": "5.0.0.0",
  1854. "Microsoft.Extensions.Logging": "5.0.0.0",
  1855. "Microsoft.Extensions.Logging.EventLog": "5.0.0.0",
  1856. "Microsoft.Extensions.Logging.EventSource": "5.0.0.0",
  1857. "Microsoft.Extensions.Logging.TraceSource": "5.0.0.0",
  1858. "Microsoft.Extensions.ObjectPool": "5.0.0.0",
  1859. "Microsoft.Extensions.Options.ConfigurationExtensions": "5.0.0.0",
  1860. "Microsoft.Extensions.Options.DataAnnotations": "5.0.0.0",
  1861. "Microsoft.Extensions.Options": "5.0.0.0",
  1862. "Microsoft.Extensions.Primitives": "5.0.0.0",
  1863. "Microsoft.Extensions.WebEncoders": "5.0.0.0",
  1864. "Microsoft.JSInterop": "5.0.0.0",
  1865. "Microsoft.Net.Http.Headers": "5.0.0.0",
  1866. "Microsoft.VisualBasic.Core": "10.0.6.0",
  1867. "Microsoft.VisualBasic": "10.0.0.0",
  1868. "Microsoft.Win32.Primitives": "5.0.0.0",
  1869. "Microsoft.Win32.Registry": "5.0.0.0",
  1870. "mscorlib": "4.0.0.0",
  1871. "netstandard": "2.1.0.0",
  1872. "System.AppContext": "5.0.0.0",
  1873. "System.Buffers": "5.0.0.0",
  1874. "System.Collections.Concurrent": "5.0.0.0",
  1875. "System.Collections": "5.0.0.0",
  1876. "System.Collections.Immutable": "5.0.0.0",
  1877. "System.Collections.NonGeneric": "5.0.0.0",
  1878. "System.Collections.Specialized": "5.0.0.0",
  1879. "System.ComponentModel.Annotations": "5.0.0.0",
  1880. "System.ComponentModel.DataAnnotations": "4.0.0.0",
  1881. "System.ComponentModel": "5.0.0.0",
  1882. "System.ComponentModel.EventBasedAsync": "5.0.0.0",
  1883. "System.ComponentModel.Primitives": "5.0.0.0",
  1884. "System.ComponentModel.TypeConverter": "5.0.0.0",
  1885. "System.Configuration": "4.0.0.0",
  1886. "System.Console": "5.0.0.0",
  1887. "System.Core": "4.0.0.0",
  1888. "System.Data.Common": "5.0.0.0",
  1889. "System.Data.DataSetExtensions": "4.0.0.0",
  1890. "System.Data": "4.0.0.0",
  1891. "System.Diagnostics.Contracts": "5.0.0.0",
  1892. "System.Diagnostics.Debug": "5.0.0.0",
  1893. "System.Diagnostics.DiagnosticSource": "5.0.0.0",
  1894. "System.Diagnostics.EventLog": "5.0.0.0",
  1895. "System.Diagnostics.FileVersionInfo": "5.0.0.0",
  1896. "System.Diagnostics.Process": "5.0.0.0",
  1897. "System.Diagnostics.StackTrace": "5.0.0.0",
  1898. "System.Diagnostics.TextWriterTraceListener": "5.0.0.0",
  1899. "System.Diagnostics.Tools": "5.0.0.0",
  1900. "System.Diagnostics.TraceSource": "5.0.0.0",
  1901. "System.Diagnostics.Tracing": "5.0.0.0",
  1902. "System": "4.0.0.0",
  1903. "System.Drawing": "4.0.0.0",
  1904. "System.Drawing.Primitives": "5.0.0.0",
  1905. "System.Dynamic.Runtime": "5.0.0.0",
  1906. "System.Formats.Asn1": "5.0.0.0",
  1907. "System.Globalization.Calendars": "5.0.0.0",
  1908. "System.Globalization": "5.0.0.0",
  1909. "System.Globalization.Extensions": "5.0.0.0",
  1910. "System.IO.Compression.Brotli": "5.0.0.0",
  1911. "System.IO.Compression": "5.0.0.0",
  1912. "System.IO.Compression.FileSystem": "4.0.0.0",
  1913. "System.IO.Compression.ZipFile": "5.0.0.0",
  1914. "System.IO": "5.0.0.0",
  1915. "System.IO.FileSystem": "5.0.0.0",
  1916. "System.IO.FileSystem.DriveInfo": "5.0.0.0",
  1917. "System.IO.FileSystem.Primitives": "5.0.0.0",
  1918. "System.IO.FileSystem.Watcher": "5.0.0.0",
  1919. "System.IO.IsolatedStorage": "5.0.0.0",
  1920. "System.IO.MemoryMappedFiles": "5.0.0.0",
  1921. "System.IO.Pipelines": "5.0.0.0",
  1922. "System.IO.Pipes": "5.0.0.0",
  1923. "System.IO.UnmanagedMemoryStream": "5.0.0.0",
  1924. "System.Linq": "5.0.0.0",
  1925. "System.Linq.Expressions": "5.0.0.0",
  1926. "System.Linq.Parallel": "5.0.0.0",
  1927. "System.Linq.Queryable": "5.0.0.0",
  1928. "System.Memory": "5.0.0.0",
  1929. "System.Net": "4.0.0.0",
  1930. "System.Net.Http": "5.0.0.0",
  1931. "System.Net.Http.Json": "5.0.0.0",
  1932. "System.Net.HttpListener": "5.0.0.0",
  1933. "System.Net.Mail": "5.0.0.0",
  1934. "System.Net.NameResolution": "5.0.0.0",
  1935. "System.Net.NetworkInformation": "5.0.0.0",
  1936. "System.Net.Ping": "5.0.0.0",
  1937. "System.Net.Primitives": "5.0.0.0",
  1938. "System.Net.Requests": "5.0.0.0",
  1939. "System.Net.Security": "5.0.0.0",
  1940. "System.Net.ServicePoint": "5.0.0.0",
  1941. "System.Net.Sockets": "5.0.0.0",
  1942. "System.Net.WebClient": "5.0.0.0",
  1943. "System.Net.WebHeaderCollection": "5.0.0.0",
  1944. "System.Net.WebProxy": "5.0.0.0",
  1945. "System.Net.WebSockets.Client": "5.0.0.0",
  1946. "System.Net.WebSockets": "5.0.0.0",
  1947. "System.Numerics": "4.0.0.0",
  1948. "System.Numerics.Vectors": "5.0.0.0",
  1949. "System.ObjectModel": "5.0.0.0",
  1950. "System.Reflection.DispatchProxy": "5.0.0.0",
  1951. "System.Reflection": "5.0.0.0",
  1952. "System.Reflection.Emit": "5.0.0.0",
  1953. "System.Reflection.Emit.ILGeneration": "5.0.0.0",
  1954. "System.Reflection.Emit.Lightweight": "5.0.0.0",
  1955. "System.Reflection.Extensions": "5.0.0.0",
  1956. "System.Reflection.Metadata": "5.0.0.0",
  1957. "System.Reflection.Primitives": "5.0.0.0",
  1958. "System.Reflection.TypeExtensions": "5.0.0.0",
  1959. "System.Resources.Reader": "5.0.0.0",
  1960. "System.Resources.ResourceManager": "5.0.0.0",
  1961. "System.Resources.Writer": "5.0.0.0",
  1962. "System.Runtime.CompilerServices.Unsafe": "5.0.0.0",
  1963. "System.Runtime.CompilerServices.VisualC": "5.0.0.0",
  1964. "System.Runtime": "5.0.0.0",
  1965. "System.Runtime.Extensions": "5.0.0.0",
  1966. "System.Runtime.Handles": "5.0.0.0",
  1967. "System.Runtime.InteropServices": "5.0.0.0",
  1968. "System.Runtime.InteropServices.RuntimeInformation": "5.0.0.0",
  1969. "System.Runtime.Intrinsics": "5.0.0.0",
  1970. "System.Runtime.Loader": "5.0.0.0",
  1971. "System.Runtime.Numerics": "5.0.0.0",
  1972. "System.Runtime.Serialization": "4.0.0.0",
  1973. "System.Runtime.Serialization.Formatters": "5.0.0.0",
  1974. "System.Runtime.Serialization.Json": "5.0.0.0",
  1975. "System.Runtime.Serialization.Primitives": "5.0.0.0",
  1976. "System.Runtime.Serialization.Xml": "5.0.0.0",
  1977. "System.Security.AccessControl": "5.0.0.0",
  1978. "System.Security.Claims": "5.0.0.0",
  1979. "System.Security.Cryptography.Algorithms": "5.0.0.0",
  1980. "System.Security.Cryptography.Cng": "5.0.0.0",
  1981. "System.Security.Cryptography.Csp": "5.0.0.0",
  1982. "System.Security.Cryptography.Encoding": "5.0.0.0",
  1983. "System.Security.Cryptography.Primitives": "5.0.0.0",
  1984. "System.Security.Cryptography.X509Certificates": "5.0.0.0",
  1985. "System.Security.Cryptography.Xml": "5.0.0.0",
  1986. "System.Security": "4.0.0.0",
  1987. "System.Security.Permissions": "5.0.0.0",
  1988. "System.Security.Principal": "5.0.0.0",
  1989. "System.Security.Principal.Windows": "5.0.0.0",
  1990. "System.Security.SecureString": "5.0.0.0",
  1991. "System.ServiceModel.Web": "4.0.0.0",
  1992. "System.ServiceProcess": "4.0.0.0",
  1993. "System.Text.Encoding.CodePages": "5.0.0.0",
  1994. "System.Text.Encoding": "5.0.0.0",
  1995. "System.Text.Encoding.Extensions": "5.0.0.0",
  1996. "System.Text.Encodings.Web": "5.0.0.0",
  1997. "System.Text.Json": "5.0.0.0",
  1998. "System.Text.RegularExpressions": "5.0.0.0",
  1999. "System.Threading.Channels": "5.0.0.0",
  2000. "System.Threading": "5.0.0.0",
  2001. "System.Threading.Overlapped": "5.0.0.0",
  2002. "System.Threading.Tasks.Dataflow": "5.0.0.0",
  2003. "System.Threading.Tasks": "5.0.0.0",
  2004. "System.Threading.Tasks.Extensions": "5.0.0.0",
  2005. "System.Threading.Tasks.Parallel": "5.0.0.0",
  2006. "System.Threading.Thread": "5.0.0.0",
  2007. "System.Threading.ThreadPool": "5.0.0.0",
  2008. "System.Threading.Timer": "5.0.0.0",
  2009. "System.Transactions": "4.0.0.0",
  2010. "System.Transactions.Local": "5.0.0.0",
  2011. "System.ValueTuple": "4.0.3.0",
  2012. "System.Web": "4.0.0.0",
  2013. "System.Web.HttpUtility": "5.0.0.0",
  2014. "System.Windows": "4.0.0.0",
  2015. "System.Windows.Extensions": "5.0.0.0",
  2016. "System.Xml": "4.0.0.0",
  2017. "System.Xml.Linq": "4.0.0.0",
  2018. "System.Xml.ReaderWriter": "5.0.0.0",
  2019. "System.Xml.Serialization": "4.0.0.0",
  2020. "System.Xml.XDocument": "5.0.0.0",
  2021. "System.Xml.XmlDocument": "5.0.0.0",
  2022. "System.Xml.XmlSerializer": "5.0.0.0",
  2023. "System.Xml.XPath": "5.0.0.0",
  2024. "System.Xml.XPath.XDocument": "5.0.0.0",
  2025. "WindowsBase": "4.0.0.0"
  2026. },
  2027. "runtime": {
  2028. "Origtek-OS.dll": {}
  2029. }
  2030. }
  2031. }
  2032. },
  2033. "libraries": {
  2034. "Origtek-OS/1.0.0": {
  2035. "type": "project",
  2036. "serviceable": false,
  2037. "sha512": ""
  2038. },
  2039. "Microsoft.AspNetCore.Antiforgery/5.0.0.0": {
  2040. "type": "referenceassembly",
  2041. "serviceable": false,
  2042. "sha512": ""
  2043. },
  2044. "Microsoft.AspNetCore.Authentication.Abstractions/5.0.0.0": {
  2045. "type": "referenceassembly",
  2046. "serviceable": false,
  2047. "sha512": ""
  2048. },
  2049. "Microsoft.AspNetCore.Authentication.Cookies/5.0.0.0": {
  2050. "type": "referenceassembly",
  2051. "serviceable": false,
  2052. "sha512": ""
  2053. },
  2054. "Microsoft.AspNetCore.Authentication.Core/5.0.0.0": {
  2055. "type": "referenceassembly",
  2056. "serviceable": false,
  2057. "sha512": ""
  2058. },
  2059. "Microsoft.AspNetCore.Authentication/5.0.0.0": {
  2060. "type": "referenceassembly",
  2061. "serviceable": false,
  2062. "sha512": ""
  2063. },
  2064. "Microsoft.AspNetCore.Authentication.OAuth/5.0.0.0": {
  2065. "type": "referenceassembly",
  2066. "serviceable": false,
  2067. "sha512": ""
  2068. },
  2069. "Microsoft.AspNetCore.Authorization/5.0.0.0": {
  2070. "type": "referenceassembly",
  2071. "serviceable": false,
  2072. "sha512": ""
  2073. },
  2074. "Microsoft.AspNetCore.Authorization.Policy/5.0.0.0": {
  2075. "type": "referenceassembly",
  2076. "serviceable": false,
  2077. "sha512": ""
  2078. },
  2079. "Microsoft.AspNetCore.Components.Authorization/5.0.0.0": {
  2080. "type": "referenceassembly",
  2081. "serviceable": false,
  2082. "sha512": ""
  2083. },
  2084. "Microsoft.AspNetCore.Components/5.0.0.0": {
  2085. "type": "referenceassembly",
  2086. "serviceable": false,
  2087. "sha512": ""
  2088. },
  2089. "Microsoft.AspNetCore.Components.Forms/5.0.0.0": {
  2090. "type": "referenceassembly",
  2091. "serviceable": false,
  2092. "sha512": ""
  2093. },
  2094. "Microsoft.AspNetCore.Components.Server/5.0.0.0": {
  2095. "type": "referenceassembly",
  2096. "serviceable": false,
  2097. "sha512": ""
  2098. },
  2099. "Microsoft.AspNetCore.Components.Web/5.0.0.0": {
  2100. "type": "referenceassembly",
  2101. "serviceable": false,
  2102. "sha512": ""
  2103. },
  2104. "Microsoft.AspNetCore.Connections.Abstractions/5.0.0.0": {
  2105. "type": "referenceassembly",
  2106. "serviceable": false,
  2107. "sha512": ""
  2108. },
  2109. "Microsoft.AspNetCore.CookiePolicy/5.0.0.0": {
  2110. "type": "referenceassembly",
  2111. "serviceable": false,
  2112. "sha512": ""
  2113. },
  2114. "Microsoft.AspNetCore.Cors/5.0.0.0": {
  2115. "type": "referenceassembly",
  2116. "serviceable": false,
  2117. "sha512": ""
  2118. },
  2119. "Microsoft.AspNetCore.Cryptography.Internal/5.0.0.0": {
  2120. "type": "referenceassembly",
  2121. "serviceable": false,
  2122. "sha512": ""
  2123. },
  2124. "Microsoft.AspNetCore.Cryptography.KeyDerivation/5.0.0.0": {
  2125. "type": "referenceassembly",
  2126. "serviceable": false,
  2127. "sha512": ""
  2128. },
  2129. "Microsoft.AspNetCore.DataProtection.Abstractions/5.0.0.0": {
  2130. "type": "referenceassembly",
  2131. "serviceable": false,
  2132. "sha512": ""
  2133. },
  2134. "Microsoft.AspNetCore.DataProtection/5.0.0.0": {
  2135. "type": "referenceassembly",
  2136. "serviceable": false,
  2137. "sha512": ""
  2138. },
  2139. "Microsoft.AspNetCore.DataProtection.Extensions/5.0.0.0": {
  2140. "type": "referenceassembly",
  2141. "serviceable": false,
  2142. "sha512": ""
  2143. },
  2144. "Microsoft.AspNetCore.Diagnostics.Abstractions/5.0.0.0": {
  2145. "type": "referenceassembly",
  2146. "serviceable": false,
  2147. "sha512": ""
  2148. },
  2149. "Microsoft.AspNetCore.Diagnostics/5.0.0.0": {
  2150. "type": "referenceassembly",
  2151. "serviceable": false,
  2152. "sha512": ""
  2153. },
  2154. "Microsoft.AspNetCore.Diagnostics.HealthChecks/5.0.0.0": {
  2155. "type": "referenceassembly",
  2156. "serviceable": false,
  2157. "sha512": ""
  2158. },
  2159. "Microsoft.AspNetCore/5.0.0.0": {
  2160. "type": "referenceassembly",
  2161. "serviceable": false,
  2162. "sha512": ""
  2163. },
  2164. "Microsoft.AspNetCore.HostFiltering/5.0.0.0": {
  2165. "type": "referenceassembly",
  2166. "serviceable": false,
  2167. "sha512": ""
  2168. },
  2169. "Microsoft.AspNetCore.Hosting.Abstractions/5.0.0.0": {
  2170. "type": "referenceassembly",
  2171. "serviceable": false,
  2172. "sha512": ""
  2173. },
  2174. "Microsoft.AspNetCore.Hosting/5.0.0.0": {
  2175. "type": "referenceassembly",
  2176. "serviceable": false,
  2177. "sha512": ""
  2178. },
  2179. "Microsoft.AspNetCore.Hosting.Server.Abstractions/5.0.0.0": {
  2180. "type": "referenceassembly",
  2181. "serviceable": false,
  2182. "sha512": ""
  2183. },
  2184. "Microsoft.AspNetCore.Html.Abstractions/5.0.0.0": {
  2185. "type": "referenceassembly",
  2186. "serviceable": false,
  2187. "sha512": ""
  2188. },
  2189. "Microsoft.AspNetCore.Http.Abstractions/5.0.0.0": {
  2190. "type": "referenceassembly",
  2191. "serviceable": false,
  2192. "sha512": ""
  2193. },
  2194. "Microsoft.AspNetCore.Http.Connections.Common/5.0.0.0": {
  2195. "type": "referenceassembly",
  2196. "serviceable": false,
  2197. "sha512": ""
  2198. },
  2199. "Microsoft.AspNetCore.Http.Connections/5.0.0.0": {
  2200. "type": "referenceassembly",
  2201. "serviceable": false,
  2202. "sha512": ""
  2203. },
  2204. "Microsoft.AspNetCore.Http/5.0.0.0": {
  2205. "type": "referenceassembly",
  2206. "serviceable": false,
  2207. "sha512": ""
  2208. },
  2209. "Microsoft.AspNetCore.Http.Extensions/5.0.0.0": {
  2210. "type": "referenceassembly",
  2211. "serviceable": false,
  2212. "sha512": ""
  2213. },
  2214. "Microsoft.AspNetCore.Http.Features/5.0.0.0": {
  2215. "type": "referenceassembly",
  2216. "serviceable": false,
  2217. "sha512": ""
  2218. },
  2219. "Microsoft.AspNetCore.HttpOverrides/5.0.0.0": {
  2220. "type": "referenceassembly",
  2221. "serviceable": false,
  2222. "sha512": ""
  2223. },
  2224. "Microsoft.AspNetCore.HttpsPolicy/5.0.0.0": {
  2225. "type": "referenceassembly",
  2226. "serviceable": false,
  2227. "sha512": ""
  2228. },
  2229. "Microsoft.AspNetCore.Identity/5.0.0.0": {
  2230. "type": "referenceassembly",
  2231. "serviceable": false,
  2232. "sha512": ""
  2233. },
  2234. "Microsoft.AspNetCore.Localization/5.0.0.0": {
  2235. "type": "referenceassembly",
  2236. "serviceable": false,
  2237. "sha512": ""
  2238. },
  2239. "Microsoft.AspNetCore.Localization.Routing/5.0.0.0": {
  2240. "type": "referenceassembly",
  2241. "serviceable": false,
  2242. "sha512": ""
  2243. },
  2244. "Microsoft.AspNetCore.Metadata/5.0.0.0": {
  2245. "type": "referenceassembly",
  2246. "serviceable": false,
  2247. "sha512": ""
  2248. },
  2249. "Microsoft.AspNetCore.Mvc.Abstractions/5.0.0.0": {
  2250. "type": "referenceassembly",
  2251. "serviceable": false,
  2252. "sha512": ""
  2253. },
  2254. "Microsoft.AspNetCore.Mvc.ApiExplorer/5.0.0.0": {
  2255. "type": "referenceassembly",
  2256. "serviceable": false,
  2257. "sha512": ""
  2258. },
  2259. "Microsoft.AspNetCore.Mvc.Core/5.0.0.0": {
  2260. "type": "referenceassembly",
  2261. "serviceable": false,
  2262. "sha512": ""
  2263. },
  2264. "Microsoft.AspNetCore.Mvc.Cors/5.0.0.0": {
  2265. "type": "referenceassembly",
  2266. "serviceable": false,
  2267. "sha512": ""
  2268. },
  2269. "Microsoft.AspNetCore.Mvc.DataAnnotations/5.0.0.0": {
  2270. "type": "referenceassembly",
  2271. "serviceable": false,
  2272. "sha512": ""
  2273. },
  2274. "Microsoft.AspNetCore.Mvc/5.0.0.0": {
  2275. "type": "referenceassembly",
  2276. "serviceable": false,
  2277. "sha512": ""
  2278. },
  2279. "Microsoft.AspNetCore.Mvc.Formatters.Json/5.0.0.0": {
  2280. "type": "referenceassembly",
  2281. "serviceable": false,
  2282. "sha512": ""
  2283. },
  2284. "Microsoft.AspNetCore.Mvc.Formatters.Xml/5.0.0.0": {
  2285. "type": "referenceassembly",
  2286. "serviceable": false,
  2287. "sha512": ""
  2288. },
  2289. "Microsoft.AspNetCore.Mvc.Localization/5.0.0.0": {
  2290. "type": "referenceassembly",
  2291. "serviceable": false,
  2292. "sha512": ""
  2293. },
  2294. "Microsoft.AspNetCore.Mvc.Razor/5.0.0.0": {
  2295. "type": "referenceassembly",
  2296. "serviceable": false,
  2297. "sha512": ""
  2298. },
  2299. "Microsoft.AspNetCore.Mvc.RazorPages/5.0.0.0": {
  2300. "type": "referenceassembly",
  2301. "serviceable": false,
  2302. "sha512": ""
  2303. },
  2304. "Microsoft.AspNetCore.Mvc.TagHelpers/5.0.0.0": {
  2305. "type": "referenceassembly",
  2306. "serviceable": false,
  2307. "sha512": ""
  2308. },
  2309. "Microsoft.AspNetCore.Mvc.ViewFeatures/5.0.0.0": {
  2310. "type": "referenceassembly",
  2311. "serviceable": false,
  2312. "sha512": ""
  2313. },
  2314. "Microsoft.AspNetCore.Razor/5.0.0.0": {
  2315. "type": "referenceassembly",
  2316. "serviceable": false,
  2317. "sha512": ""
  2318. },
  2319. "Microsoft.AspNetCore.Razor.Runtime/5.0.0.0": {
  2320. "type": "referenceassembly",
  2321. "serviceable": false,
  2322. "sha512": ""
  2323. },
  2324. "Microsoft.AspNetCore.ResponseCaching.Abstractions/5.0.0.0": {
  2325. "type": "referenceassembly",
  2326. "serviceable": false,
  2327. "sha512": ""
  2328. },
  2329. "Microsoft.AspNetCore.ResponseCaching/5.0.0.0": {
  2330. "type": "referenceassembly",
  2331. "serviceable": false,
  2332. "sha512": ""
  2333. },
  2334. "Microsoft.AspNetCore.ResponseCompression/5.0.0.0": {
  2335. "type": "referenceassembly",
  2336. "serviceable": false,
  2337. "sha512": ""
  2338. },
  2339. "Microsoft.AspNetCore.Rewrite/5.0.0.0": {
  2340. "type": "referenceassembly",
  2341. "serviceable": false,
  2342. "sha512": ""
  2343. },
  2344. "Microsoft.AspNetCore.Routing.Abstractions/5.0.0.0": {
  2345. "type": "referenceassembly",
  2346. "serviceable": false,
  2347. "sha512": ""
  2348. },
  2349. "Microsoft.AspNetCore.Routing/5.0.0.0": {
  2350. "type": "referenceassembly",
  2351. "serviceable": false,
  2352. "sha512": ""
  2353. },
  2354. "Microsoft.AspNetCore.Server.HttpSys/5.0.0.0": {
  2355. "type": "referenceassembly",
  2356. "serviceable": false,
  2357. "sha512": ""
  2358. },
  2359. "Microsoft.AspNetCore.Server.IIS/5.0.0.0": {
  2360. "type": "referenceassembly",
  2361. "serviceable": false,
  2362. "sha512": ""
  2363. },
  2364. "Microsoft.AspNetCore.Server.IISIntegration/5.0.0.0": {
  2365. "type": "referenceassembly",
  2366. "serviceable": false,
  2367. "sha512": ""
  2368. },
  2369. "Microsoft.AspNetCore.Server.Kestrel.Core/5.0.0.0": {
  2370. "type": "referenceassembly",
  2371. "serviceable": false,
  2372. "sha512": ""
  2373. },
  2374. "Microsoft.AspNetCore.Server.Kestrel/5.0.0.0": {
  2375. "type": "referenceassembly",
  2376. "serviceable": false,
  2377. "sha512": ""
  2378. },
  2379. "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/5.0.0.0": {
  2380. "type": "referenceassembly",
  2381. "serviceable": false,
  2382. "sha512": ""
  2383. },
  2384. "Microsoft.AspNetCore.Session/5.0.0.0": {
  2385. "type": "referenceassembly",
  2386. "serviceable": false,
  2387. "sha512": ""
  2388. },
  2389. "Microsoft.AspNetCore.SignalR.Common/5.0.0.0": {
  2390. "type": "referenceassembly",
  2391. "serviceable": false,
  2392. "sha512": ""
  2393. },
  2394. "Microsoft.AspNetCore.SignalR.Core/5.0.0.0": {
  2395. "type": "referenceassembly",
  2396. "serviceable": false,
  2397. "sha512": ""
  2398. },
  2399. "Microsoft.AspNetCore.SignalR/5.0.0.0": {
  2400. "type": "referenceassembly",
  2401. "serviceable": false,
  2402. "sha512": ""
  2403. },
  2404. "Microsoft.AspNetCore.SignalR.Protocols.Json/5.0.0.0": {
  2405. "type": "referenceassembly",
  2406. "serviceable": false,
  2407. "sha512": ""
  2408. },
  2409. "Microsoft.AspNetCore.StaticFiles/5.0.0.0": {
  2410. "type": "referenceassembly",
  2411. "serviceable": false,
  2412. "sha512": ""
  2413. },
  2414. "Microsoft.AspNetCore.WebSockets/5.0.0.0": {
  2415. "type": "referenceassembly",
  2416. "serviceable": false,
  2417. "sha512": ""
  2418. },
  2419. "Microsoft.AspNetCore.WebUtilities/5.0.0.0": {
  2420. "type": "referenceassembly",
  2421. "serviceable": false,
  2422. "sha512": ""
  2423. },
  2424. "Microsoft.CSharp/5.0.0.0": {
  2425. "type": "referenceassembly",
  2426. "serviceable": false,
  2427. "sha512": ""
  2428. },
  2429. "Microsoft.Extensions.Caching.Abstractions/5.0.0.0": {
  2430. "type": "referenceassembly",
  2431. "serviceable": false,
  2432. "sha512": ""
  2433. },
  2434. "Microsoft.Extensions.Caching.Memory/5.0.0.0": {
  2435. "type": "referenceassembly",
  2436. "serviceable": false,
  2437. "sha512": ""
  2438. },
  2439. "Microsoft.Extensions.Configuration.Abstractions/5.0.0.0": {
  2440. "type": "referenceassembly",
  2441. "serviceable": false,
  2442. "sha512": ""
  2443. },
  2444. "Microsoft.Extensions.Configuration.Binder/5.0.0.0": {
  2445. "type": "referenceassembly",
  2446. "serviceable": false,
  2447. "sha512": ""
  2448. },
  2449. "Microsoft.Extensions.Configuration.CommandLine/5.0.0.0": {
  2450. "type": "referenceassembly",
  2451. "serviceable": false,
  2452. "sha512": ""
  2453. },
  2454. "Microsoft.Extensions.Configuration/5.0.0.0": {
  2455. "type": "referenceassembly",
  2456. "serviceable": false,
  2457. "sha512": ""
  2458. },
  2459. "Microsoft.Extensions.Configuration.EnvironmentVariables/5.0.0.0": {
  2460. "type": "referenceassembly",
  2461. "serviceable": false,
  2462. "sha512": ""
  2463. },
  2464. "Microsoft.Extensions.Configuration.FileExtensions/5.0.0.0": {
  2465. "type": "referenceassembly",
  2466. "serviceable": false,
  2467. "sha512": ""
  2468. },
  2469. "Microsoft.Extensions.Configuration.Ini/5.0.0.0": {
  2470. "type": "referenceassembly",
  2471. "serviceable": false,
  2472. "sha512": ""
  2473. },
  2474. "Microsoft.Extensions.Configuration.Json/5.0.0.0": {
  2475. "type": "referenceassembly",
  2476. "serviceable": false,
  2477. "sha512": ""
  2478. },
  2479. "Microsoft.Extensions.Configuration.KeyPerFile/5.0.0.0": {
  2480. "type": "referenceassembly",
  2481. "serviceable": false,
  2482. "sha512": ""
  2483. },
  2484. "Microsoft.Extensions.Configuration.UserSecrets/5.0.0.0": {
  2485. "type": "referenceassembly",
  2486. "serviceable": false,
  2487. "sha512": ""
  2488. },
  2489. "Microsoft.Extensions.Configuration.Xml/5.0.0.0": {
  2490. "type": "referenceassembly",
  2491. "serviceable": false,
  2492. "sha512": ""
  2493. },
  2494. "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0.0": {
  2495. "type": "referenceassembly",
  2496. "serviceable": false,
  2497. "sha512": ""
  2498. },
  2499. "Microsoft.Extensions.DependencyInjection/5.0.0.0": {
  2500. "type": "referenceassembly",
  2501. "serviceable": false,
  2502. "sha512": ""
  2503. },
  2504. "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/5.0.0.0": {
  2505. "type": "referenceassembly",
  2506. "serviceable": false,
  2507. "sha512": ""
  2508. },
  2509. "Microsoft.Extensions.Diagnostics.HealthChecks/5.0.0.0": {
  2510. "type": "referenceassembly",
  2511. "serviceable": false,
  2512. "sha512": ""
  2513. },
  2514. "Microsoft.Extensions.FileProviders.Abstractions/5.0.0.0": {
  2515. "type": "referenceassembly",
  2516. "serviceable": false,
  2517. "sha512": ""
  2518. },
  2519. "Microsoft.Extensions.FileProviders.Composite/5.0.0.0": {
  2520. "type": "referenceassembly",
  2521. "serviceable": false,
  2522. "sha512": ""
  2523. },
  2524. "Microsoft.Extensions.FileProviders.Embedded/5.0.0.0": {
  2525. "type": "referenceassembly",
  2526. "serviceable": false,
  2527. "sha512": ""
  2528. },
  2529. "Microsoft.Extensions.FileProviders.Physical/5.0.0.0": {
  2530. "type": "referenceassembly",
  2531. "serviceable": false,
  2532. "sha512": ""
  2533. },
  2534. "Microsoft.Extensions.FileSystemGlobbing/5.0.0.0": {
  2535. "type": "referenceassembly",
  2536. "serviceable": false,
  2537. "sha512": ""
  2538. },
  2539. "Microsoft.Extensions.Hosting.Abstractions/5.0.0.0": {
  2540. "type": "referenceassembly",
  2541. "serviceable": false,
  2542. "sha512": ""
  2543. },
  2544. "Microsoft.Extensions.Hosting/5.0.0.0": {
  2545. "type": "referenceassembly",
  2546. "serviceable": false,
  2547. "sha512": ""
  2548. },
  2549. "Microsoft.Extensions.Http/5.0.0.0": {
  2550. "type": "referenceassembly",
  2551. "serviceable": false,
  2552. "sha512": ""
  2553. },
  2554. "Microsoft.Extensions.Identity.Core/5.0.0.0": {
  2555. "type": "referenceassembly",
  2556. "serviceable": false,
  2557. "sha512": ""
  2558. },
  2559. "Microsoft.Extensions.Identity.Stores/5.0.0.0": {
  2560. "type": "referenceassembly",
  2561. "serviceable": false,
  2562. "sha512": ""
  2563. },
  2564. "Microsoft.Extensions.Localization.Abstractions/5.0.0.0": {
  2565. "type": "referenceassembly",
  2566. "serviceable": false,
  2567. "sha512": ""
  2568. },
  2569. "Microsoft.Extensions.Localization/5.0.0.0": {
  2570. "type": "referenceassembly",
  2571. "serviceable": false,
  2572. "sha512": ""
  2573. },
  2574. "Microsoft.Extensions.Logging.Abstractions/5.0.0.0": {
  2575. "type": "referenceassembly",
  2576. "serviceable": false,
  2577. "sha512": ""
  2578. },
  2579. "Microsoft.Extensions.Logging.Configuration/5.0.0.0": {
  2580. "type": "referenceassembly",
  2581. "serviceable": false,
  2582. "sha512": ""
  2583. },
  2584. "Microsoft.Extensions.Logging.Console/5.0.0.0": {
  2585. "type": "referenceassembly",
  2586. "serviceable": false,
  2587. "sha512": ""
  2588. },
  2589. "Microsoft.Extensions.Logging.Debug/5.0.0.0": {
  2590. "type": "referenceassembly",
  2591. "serviceable": false,
  2592. "sha512": ""
  2593. },
  2594. "Microsoft.Extensions.Logging/5.0.0.0": {
  2595. "type": "referenceassembly",
  2596. "serviceable": false,
  2597. "sha512": ""
  2598. },
  2599. "Microsoft.Extensions.Logging.EventLog/5.0.0.0": {
  2600. "type": "referenceassembly",
  2601. "serviceable": false,
  2602. "sha512": ""
  2603. },
  2604. "Microsoft.Extensions.Logging.EventSource/5.0.0.0": {
  2605. "type": "referenceassembly",
  2606. "serviceable": false,
  2607. "sha512": ""
  2608. },
  2609. "Microsoft.Extensions.Logging.TraceSource/5.0.0.0": {
  2610. "type": "referenceassembly",
  2611. "serviceable": false,
  2612. "sha512": ""
  2613. },
  2614. "Microsoft.Extensions.ObjectPool/5.0.0.0": {
  2615. "type": "referenceassembly",
  2616. "serviceable": false,
  2617. "sha512": ""
  2618. },
  2619. "Microsoft.Extensions.Options.ConfigurationExtensions/5.0.0.0": {
  2620. "type": "referenceassembly",
  2621. "serviceable": false,
  2622. "sha512": ""
  2623. },
  2624. "Microsoft.Extensions.Options.DataAnnotations/5.0.0.0": {
  2625. "type": "referenceassembly",
  2626. "serviceable": false,
  2627. "sha512": ""
  2628. },
  2629. "Microsoft.Extensions.Options/5.0.0.0": {
  2630. "type": "referenceassembly",
  2631. "serviceable": false,
  2632. "sha512": ""
  2633. },
  2634. "Microsoft.Extensions.Primitives/5.0.0.0": {
  2635. "type": "referenceassembly",
  2636. "serviceable": false,
  2637. "sha512": ""
  2638. },
  2639. "Microsoft.Extensions.WebEncoders/5.0.0.0": {
  2640. "type": "referenceassembly",
  2641. "serviceable": false,
  2642. "sha512": ""
  2643. },
  2644. "Microsoft.JSInterop/5.0.0.0": {
  2645. "type": "referenceassembly",
  2646. "serviceable": false,
  2647. "sha512": ""
  2648. },
  2649. "Microsoft.Net.Http.Headers/5.0.0.0": {
  2650. "type": "referenceassembly",
  2651. "serviceable": false,
  2652. "sha512": ""
  2653. },
  2654. "Microsoft.VisualBasic.Core/10.0.6.0": {
  2655. "type": "referenceassembly",
  2656. "serviceable": false,
  2657. "sha512": ""
  2658. },
  2659. "Microsoft.VisualBasic/10.0.0.0": {
  2660. "type": "referenceassembly",
  2661. "serviceable": false,
  2662. "sha512": ""
  2663. },
  2664. "Microsoft.Win32.Primitives/5.0.0.0": {
  2665. "type": "referenceassembly",
  2666. "serviceable": false,
  2667. "sha512": ""
  2668. },
  2669. "Microsoft.Win32.Registry/5.0.0.0": {
  2670. "type": "referenceassembly",
  2671. "serviceable": false,
  2672. "sha512": ""
  2673. },
  2674. "mscorlib/4.0.0.0": {
  2675. "type": "referenceassembly",
  2676. "serviceable": false,
  2677. "sha512": ""
  2678. },
  2679. "netstandard/2.1.0.0": {
  2680. "type": "referenceassembly",
  2681. "serviceable": false,
  2682. "sha512": ""
  2683. },
  2684. "System.AppContext/5.0.0.0": {
  2685. "type": "referenceassembly",
  2686. "serviceable": false,
  2687. "sha512": ""
  2688. },
  2689. "System.Buffers/5.0.0.0": {
  2690. "type": "referenceassembly",
  2691. "serviceable": false,
  2692. "sha512": ""
  2693. },
  2694. "System.Collections.Concurrent/5.0.0.0": {
  2695. "type": "referenceassembly",
  2696. "serviceable": false,
  2697. "sha512": ""
  2698. },
  2699. "System.Collections/5.0.0.0": {
  2700. "type": "referenceassembly",
  2701. "serviceable": false,
  2702. "sha512": ""
  2703. },
  2704. "System.Collections.Immutable/5.0.0.0": {
  2705. "type": "referenceassembly",
  2706. "serviceable": false,
  2707. "sha512": ""
  2708. },
  2709. "System.Collections.NonGeneric/5.0.0.0": {
  2710. "type": "referenceassembly",
  2711. "serviceable": false,
  2712. "sha512": ""
  2713. },
  2714. "System.Collections.Specialized/5.0.0.0": {
  2715. "type": "referenceassembly",
  2716. "serviceable": false,
  2717. "sha512": ""
  2718. },
  2719. "System.ComponentModel.Annotations/5.0.0.0": {
  2720. "type": "referenceassembly",
  2721. "serviceable": false,
  2722. "sha512": ""
  2723. },
  2724. "System.ComponentModel.DataAnnotations/4.0.0.0": {
  2725. "type": "referenceassembly",
  2726. "serviceable": false,
  2727. "sha512": ""
  2728. },
  2729. "System.ComponentModel/5.0.0.0": {
  2730. "type": "referenceassembly",
  2731. "serviceable": false,
  2732. "sha512": ""
  2733. },
  2734. "System.ComponentModel.EventBasedAsync/5.0.0.0": {
  2735. "type": "referenceassembly",
  2736. "serviceable": false,
  2737. "sha512": ""
  2738. },
  2739. "System.ComponentModel.Primitives/5.0.0.0": {
  2740. "type": "referenceassembly",
  2741. "serviceable": false,
  2742. "sha512": ""
  2743. },
  2744. "System.ComponentModel.TypeConverter/5.0.0.0": {
  2745. "type": "referenceassembly",
  2746. "serviceable": false,
  2747. "sha512": ""
  2748. },
  2749. "System.Configuration/4.0.0.0": {
  2750. "type": "referenceassembly",
  2751. "serviceable": false,
  2752. "sha512": ""
  2753. },
  2754. "System.Console/5.0.0.0": {
  2755. "type": "referenceassembly",
  2756. "serviceable": false,
  2757. "sha512": ""
  2758. },
  2759. "System.Core/4.0.0.0": {
  2760. "type": "referenceassembly",
  2761. "serviceable": false,
  2762. "sha512": ""
  2763. },
  2764. "System.Data.Common/5.0.0.0": {
  2765. "type": "referenceassembly",
  2766. "serviceable": false,
  2767. "sha512": ""
  2768. },
  2769. "System.Data.DataSetExtensions/4.0.0.0": {
  2770. "type": "referenceassembly",
  2771. "serviceable": false,
  2772. "sha512": ""
  2773. },
  2774. "System.Data/4.0.0.0": {
  2775. "type": "referenceassembly",
  2776. "serviceable": false,
  2777. "sha512": ""
  2778. },
  2779. "System.Diagnostics.Contracts/5.0.0.0": {
  2780. "type": "referenceassembly",
  2781. "serviceable": false,
  2782. "sha512": ""
  2783. },
  2784. "System.Diagnostics.Debug/5.0.0.0": {
  2785. "type": "referenceassembly",
  2786. "serviceable": false,
  2787. "sha512": ""
  2788. },
  2789. "System.Diagnostics.DiagnosticSource/5.0.0.0": {
  2790. "type": "referenceassembly",
  2791. "serviceable": false,
  2792. "sha512": ""
  2793. },
  2794. "System.Diagnostics.EventLog/5.0.0.0": {
  2795. "type": "referenceassembly",
  2796. "serviceable": false,
  2797. "sha512": ""
  2798. },
  2799. "System.Diagnostics.FileVersionInfo/5.0.0.0": {
  2800. "type": "referenceassembly",
  2801. "serviceable": false,
  2802. "sha512": ""
  2803. },
  2804. "System.Diagnostics.Process/5.0.0.0": {
  2805. "type": "referenceassembly",
  2806. "serviceable": false,
  2807. "sha512": ""
  2808. },
  2809. "System.Diagnostics.StackTrace/5.0.0.0": {
  2810. "type": "referenceassembly",
  2811. "serviceable": false,
  2812. "sha512": ""
  2813. },
  2814. "System.Diagnostics.TextWriterTraceListener/5.0.0.0": {
  2815. "type": "referenceassembly",
  2816. "serviceable": false,
  2817. "sha512": ""
  2818. },
  2819. "System.Diagnostics.Tools/5.0.0.0": {
  2820. "type": "referenceassembly",
  2821. "serviceable": false,
  2822. "sha512": ""
  2823. },
  2824. "System.Diagnostics.TraceSource/5.0.0.0": {
  2825. "type": "referenceassembly",
  2826. "serviceable": false,
  2827. "sha512": ""
  2828. },
  2829. "System.Diagnostics.Tracing/5.0.0.0": {
  2830. "type": "referenceassembly",
  2831. "serviceable": false,
  2832. "sha512": ""
  2833. },
  2834. "System/4.0.0.0": {
  2835. "type": "referenceassembly",
  2836. "serviceable": false,
  2837. "sha512": ""
  2838. },
  2839. "System.Drawing/4.0.0.0": {
  2840. "type": "referenceassembly",
  2841. "serviceable": false,
  2842. "sha512": ""
  2843. },
  2844. "System.Drawing.Primitives/5.0.0.0": {
  2845. "type": "referenceassembly",
  2846. "serviceable": false,
  2847. "sha512": ""
  2848. },
  2849. "System.Dynamic.Runtime/5.0.0.0": {
  2850. "type": "referenceassembly",
  2851. "serviceable": false,
  2852. "sha512": ""
  2853. },
  2854. "System.Formats.Asn1/5.0.0.0": {
  2855. "type": "referenceassembly",
  2856. "serviceable": false,
  2857. "sha512": ""
  2858. },
  2859. "System.Globalization.Calendars/5.0.0.0": {
  2860. "type": "referenceassembly",
  2861. "serviceable": false,
  2862. "sha512": ""
  2863. },
  2864. "System.Globalization/5.0.0.0": {
  2865. "type": "referenceassembly",
  2866. "serviceable": false,
  2867. "sha512": ""
  2868. },
  2869. "System.Globalization.Extensions/5.0.0.0": {
  2870. "type": "referenceassembly",
  2871. "serviceable": false,
  2872. "sha512": ""
  2873. },
  2874. "System.IO.Compression.Brotli/5.0.0.0": {
  2875. "type": "referenceassembly",
  2876. "serviceable": false,
  2877. "sha512": ""
  2878. },
  2879. "System.IO.Compression/5.0.0.0": {
  2880. "type": "referenceassembly",
  2881. "serviceable": false,
  2882. "sha512": ""
  2883. },
  2884. "System.IO.Compression.FileSystem/4.0.0.0": {
  2885. "type": "referenceassembly",
  2886. "serviceable": false,
  2887. "sha512": ""
  2888. },
  2889. "System.IO.Compression.ZipFile/5.0.0.0": {
  2890. "type": "referenceassembly",
  2891. "serviceable": false,
  2892. "sha512": ""
  2893. },
  2894. "System.IO/5.0.0.0": {
  2895. "type": "referenceassembly",
  2896. "serviceable": false,
  2897. "sha512": ""
  2898. },
  2899. "System.IO.FileSystem/5.0.0.0": {
  2900. "type": "referenceassembly",
  2901. "serviceable": false,
  2902. "sha512": ""
  2903. },
  2904. "System.IO.FileSystem.DriveInfo/5.0.0.0": {
  2905. "type": "referenceassembly",
  2906. "serviceable": false,
  2907. "sha512": ""
  2908. },
  2909. "System.IO.FileSystem.Primitives/5.0.0.0": {
  2910. "type": "referenceassembly",
  2911. "serviceable": false,
  2912. "sha512": ""
  2913. },
  2914. "System.IO.FileSystem.Watcher/5.0.0.0": {
  2915. "type": "referenceassembly",
  2916. "serviceable": false,
  2917. "sha512": ""
  2918. },
  2919. "System.IO.IsolatedStorage/5.0.0.0": {
  2920. "type": "referenceassembly",
  2921. "serviceable": false,
  2922. "sha512": ""
  2923. },
  2924. "System.IO.MemoryMappedFiles/5.0.0.0": {
  2925. "type": "referenceassembly",
  2926. "serviceable": false,
  2927. "sha512": ""
  2928. },
  2929. "System.IO.Pipelines/5.0.0.0": {
  2930. "type": "referenceassembly",
  2931. "serviceable": false,
  2932. "sha512": ""
  2933. },
  2934. "System.IO.Pipes/5.0.0.0": {
  2935. "type": "referenceassembly",
  2936. "serviceable": false,
  2937. "sha512": ""
  2938. },
  2939. "System.IO.UnmanagedMemoryStream/5.0.0.0": {
  2940. "type": "referenceassembly",
  2941. "serviceable": false,
  2942. "sha512": ""
  2943. },
  2944. "System.Linq/5.0.0.0": {
  2945. "type": "referenceassembly",
  2946. "serviceable": false,
  2947. "sha512": ""
  2948. },
  2949. "System.Linq.Expressions/5.0.0.0": {
  2950. "type": "referenceassembly",
  2951. "serviceable": false,
  2952. "sha512": ""
  2953. },
  2954. "System.Linq.Parallel/5.0.0.0": {
  2955. "type": "referenceassembly",
  2956. "serviceable": false,
  2957. "sha512": ""
  2958. },
  2959. "System.Linq.Queryable/5.0.0.0": {
  2960. "type": "referenceassembly",
  2961. "serviceable": false,
  2962. "sha512": ""
  2963. },
  2964. "System.Memory/5.0.0.0": {
  2965. "type": "referenceassembly",
  2966. "serviceable": false,
  2967. "sha512": ""
  2968. },
  2969. "System.Net/4.0.0.0": {
  2970. "type": "referenceassembly",
  2971. "serviceable": false,
  2972. "sha512": ""
  2973. },
  2974. "System.Net.Http/5.0.0.0": {
  2975. "type": "referenceassembly",
  2976. "serviceable": false,
  2977. "sha512": ""
  2978. },
  2979. "System.Net.Http.Json/5.0.0.0": {
  2980. "type": "referenceassembly",
  2981. "serviceable": false,
  2982. "sha512": ""
  2983. },
  2984. "System.Net.HttpListener/5.0.0.0": {
  2985. "type": "referenceassembly",
  2986. "serviceable": false,
  2987. "sha512": ""
  2988. },
  2989. "System.Net.Mail/5.0.0.0": {
  2990. "type": "referenceassembly",
  2991. "serviceable": false,
  2992. "sha512": ""
  2993. },
  2994. "System.Net.NameResolution/5.0.0.0": {
  2995. "type": "referenceassembly",
  2996. "serviceable": false,
  2997. "sha512": ""
  2998. },
  2999. "System.Net.NetworkInformation/5.0.0.0": {
  3000. "type": "referenceassembly",
  3001. "serviceable": false,
  3002. "sha512": ""
  3003. },
  3004. "System.Net.Ping/5.0.0.0": {
  3005. "type": "referenceassembly",
  3006. "serviceable": false,
  3007. "sha512": ""
  3008. },
  3009. "System.Net.Primitives/5.0.0.0": {
  3010. "type": "referenceassembly",
  3011. "serviceable": false,
  3012. "sha512": ""
  3013. },
  3014. "System.Net.Requests/5.0.0.0": {
  3015. "type": "referenceassembly",
  3016. "serviceable": false,
  3017. "sha512": ""
  3018. },
  3019. "System.Net.Security/5.0.0.0": {
  3020. "type": "referenceassembly",
  3021. "serviceable": false,
  3022. "sha512": ""
  3023. },
  3024. "System.Net.ServicePoint/5.0.0.0": {
  3025. "type": "referenceassembly",
  3026. "serviceable": false,
  3027. "sha512": ""
  3028. },
  3029. "System.Net.Sockets/5.0.0.0": {
  3030. "type": "referenceassembly",
  3031. "serviceable": false,
  3032. "sha512": ""
  3033. },
  3034. "System.Net.WebClient/5.0.0.0": {
  3035. "type": "referenceassembly",
  3036. "serviceable": false,
  3037. "sha512": ""
  3038. },
  3039. "System.Net.WebHeaderCollection/5.0.0.0": {
  3040. "type": "referenceassembly",
  3041. "serviceable": false,
  3042. "sha512": ""
  3043. },
  3044. "System.Net.WebProxy/5.0.0.0": {
  3045. "type": "referenceassembly",
  3046. "serviceable": false,
  3047. "sha512": ""
  3048. },
  3049. "System.Net.WebSockets.Client/5.0.0.0": {
  3050. "type": "referenceassembly",
  3051. "serviceable": false,
  3052. "sha512": ""
  3053. },
  3054. "System.Net.WebSockets/5.0.0.0": {
  3055. "type": "referenceassembly",
  3056. "serviceable": false,
  3057. "sha512": ""
  3058. },
  3059. "System.Numerics/4.0.0.0": {
  3060. "type": "referenceassembly",
  3061. "serviceable": false,
  3062. "sha512": ""
  3063. },
  3064. "System.Numerics.Vectors/5.0.0.0": {
  3065. "type": "referenceassembly",
  3066. "serviceable": false,
  3067. "sha512": ""
  3068. },
  3069. "System.ObjectModel/5.0.0.0": {
  3070. "type": "referenceassembly",
  3071. "serviceable": false,
  3072. "sha512": ""
  3073. },
  3074. "System.Reflection.DispatchProxy/5.0.0.0": {
  3075. "type": "referenceassembly",
  3076. "serviceable": false,
  3077. "sha512": ""
  3078. },
  3079. "System.Reflection/5.0.0.0": {
  3080. "type": "referenceassembly",
  3081. "serviceable": false,
  3082. "sha512": ""
  3083. },
  3084. "System.Reflection.Emit/5.0.0.0": {
  3085. "type": "referenceassembly",
  3086. "serviceable": false,
  3087. "sha512": ""
  3088. },
  3089. "System.Reflection.Emit.ILGeneration/5.0.0.0": {
  3090. "type": "referenceassembly",
  3091. "serviceable": false,
  3092. "sha512": ""
  3093. },
  3094. "System.Reflection.Emit.Lightweight/5.0.0.0": {
  3095. "type": "referenceassembly",
  3096. "serviceable": false,
  3097. "sha512": ""
  3098. },
  3099. "System.Reflection.Extensions/5.0.0.0": {
  3100. "type": "referenceassembly",
  3101. "serviceable": false,
  3102. "sha512": ""
  3103. },
  3104. "System.Reflection.Metadata/5.0.0.0": {
  3105. "type": "referenceassembly",
  3106. "serviceable": false,
  3107. "sha512": ""
  3108. },
  3109. "System.Reflection.Primitives/5.0.0.0": {
  3110. "type": "referenceassembly",
  3111. "serviceable": false,
  3112. "sha512": ""
  3113. },
  3114. "System.Reflection.TypeExtensions/5.0.0.0": {
  3115. "type": "referenceassembly",
  3116. "serviceable": false,
  3117. "sha512": ""
  3118. },
  3119. "System.Resources.Reader/5.0.0.0": {
  3120. "type": "referenceassembly",
  3121. "serviceable": false,
  3122. "sha512": ""
  3123. },
  3124. "System.Resources.ResourceManager/5.0.0.0": {
  3125. "type": "referenceassembly",
  3126. "serviceable": false,
  3127. "sha512": ""
  3128. },
  3129. "System.Resources.Writer/5.0.0.0": {
  3130. "type": "referenceassembly",
  3131. "serviceable": false,
  3132. "sha512": ""
  3133. },
  3134. "System.Runtime.CompilerServices.Unsafe/5.0.0.0": {
  3135. "type": "referenceassembly",
  3136. "serviceable": false,
  3137. "sha512": ""
  3138. },
  3139. "System.Runtime.CompilerServices.VisualC/5.0.0.0": {
  3140. "type": "referenceassembly",
  3141. "serviceable": false,
  3142. "sha512": ""
  3143. },
  3144. "System.Runtime/5.0.0.0": {
  3145. "type": "referenceassembly",
  3146. "serviceable": false,
  3147. "sha512": ""
  3148. },
  3149. "System.Runtime.Extensions/5.0.0.0": {
  3150. "type": "referenceassembly",
  3151. "serviceable": false,
  3152. "sha512": ""
  3153. },
  3154. "System.Runtime.Handles/5.0.0.0": {
  3155. "type": "referenceassembly",
  3156. "serviceable": false,
  3157. "sha512": ""
  3158. },
  3159. "System.Runtime.InteropServices/5.0.0.0": {
  3160. "type": "referenceassembly",
  3161. "serviceable": false,
  3162. "sha512": ""
  3163. },
  3164. "System.Runtime.InteropServices.RuntimeInformation/5.0.0.0": {
  3165. "type": "referenceassembly",
  3166. "serviceable": false,
  3167. "sha512": ""
  3168. },
  3169. "System.Runtime.Intrinsics/5.0.0.0": {
  3170. "type": "referenceassembly",
  3171. "serviceable": false,
  3172. "sha512": ""
  3173. },
  3174. "System.Runtime.Loader/5.0.0.0": {
  3175. "type": "referenceassembly",
  3176. "serviceable": false,
  3177. "sha512": ""
  3178. },
  3179. "System.Runtime.Numerics/5.0.0.0": {
  3180. "type": "referenceassembly",
  3181. "serviceable": false,
  3182. "sha512": ""
  3183. },
  3184. "System.Runtime.Serialization/4.0.0.0": {
  3185. "type": "referenceassembly",
  3186. "serviceable": false,
  3187. "sha512": ""
  3188. },
  3189. "System.Runtime.Serialization.Formatters/5.0.0.0": {
  3190. "type": "referenceassembly",
  3191. "serviceable": false,
  3192. "sha512": ""
  3193. },
  3194. "System.Runtime.Serialization.Json/5.0.0.0": {
  3195. "type": "referenceassembly",
  3196. "serviceable": false,
  3197. "sha512": ""
  3198. },
  3199. "System.Runtime.Serialization.Primitives/5.0.0.0": {
  3200. "type": "referenceassembly",
  3201. "serviceable": false,
  3202. "sha512": ""
  3203. },
  3204. "System.Runtime.Serialization.Xml/5.0.0.0": {
  3205. "type": "referenceassembly",
  3206. "serviceable": false,
  3207. "sha512": ""
  3208. },
  3209. "System.Security.AccessControl/5.0.0.0": {
  3210. "type": "referenceassembly",
  3211. "serviceable": false,
  3212. "sha512": ""
  3213. },
  3214. "System.Security.Claims/5.0.0.0": {
  3215. "type": "referenceassembly",
  3216. "serviceable": false,
  3217. "sha512": ""
  3218. },
  3219. "System.Security.Cryptography.Algorithms/5.0.0.0": {
  3220. "type": "referenceassembly",
  3221. "serviceable": false,
  3222. "sha512": ""
  3223. },
  3224. "System.Security.Cryptography.Cng/5.0.0.0": {
  3225. "type": "referenceassembly",
  3226. "serviceable": false,
  3227. "sha512": ""
  3228. },
  3229. "System.Security.Cryptography.Csp/5.0.0.0": {
  3230. "type": "referenceassembly",
  3231. "serviceable": false,
  3232. "sha512": ""
  3233. },
  3234. "System.Security.Cryptography.Encoding/5.0.0.0": {
  3235. "type": "referenceassembly",
  3236. "serviceable": false,
  3237. "sha512": ""
  3238. },
  3239. "System.Security.Cryptography.Primitives/5.0.0.0": {
  3240. "type": "referenceassembly",
  3241. "serviceable": false,
  3242. "sha512": ""
  3243. },
  3244. "System.Security.Cryptography.X509Certificates/5.0.0.0": {
  3245. "type": "referenceassembly",
  3246. "serviceable": false,
  3247. "sha512": ""
  3248. },
  3249. "System.Security.Cryptography.Xml/5.0.0.0": {
  3250. "type": "referenceassembly",
  3251. "serviceable": false,
  3252. "sha512": ""
  3253. },
  3254. "System.Security/4.0.0.0": {
  3255. "type": "referenceassembly",
  3256. "serviceable": false,
  3257. "sha512": ""
  3258. },
  3259. "System.Security.Permissions/5.0.0.0": {
  3260. "type": "referenceassembly",
  3261. "serviceable": false,
  3262. "sha512": ""
  3263. },
  3264. "System.Security.Principal/5.0.0.0": {
  3265. "type": "referenceassembly",
  3266. "serviceable": false,
  3267. "sha512": ""
  3268. },
  3269. "System.Security.Principal.Windows/5.0.0.0": {
  3270. "type": "referenceassembly",
  3271. "serviceable": false,
  3272. "sha512": ""
  3273. },
  3274. "System.Security.SecureString/5.0.0.0": {
  3275. "type": "referenceassembly",
  3276. "serviceable": false,
  3277. "sha512": ""
  3278. },
  3279. "System.ServiceModel.Web/4.0.0.0": {
  3280. "type": "referenceassembly",
  3281. "serviceable": false,
  3282. "sha512": ""
  3283. },
  3284. "System.ServiceProcess/4.0.0.0": {
  3285. "type": "referenceassembly",
  3286. "serviceable": false,
  3287. "sha512": ""
  3288. },
  3289. "System.Text.Encoding.CodePages/5.0.0.0": {
  3290. "type": "referenceassembly",
  3291. "serviceable": false,
  3292. "sha512": ""
  3293. },
  3294. "System.Text.Encoding/5.0.0.0": {
  3295. "type": "referenceassembly",
  3296. "serviceable": false,
  3297. "sha512": ""
  3298. },
  3299. "System.Text.Encoding.Extensions/5.0.0.0": {
  3300. "type": "referenceassembly",
  3301. "serviceable": false,
  3302. "sha512": ""
  3303. },
  3304. "System.Text.Encodings.Web/5.0.0.0": {
  3305. "type": "referenceassembly",
  3306. "serviceable": false,
  3307. "sha512": ""
  3308. },
  3309. "System.Text.Json/5.0.0.0": {
  3310. "type": "referenceassembly",
  3311. "serviceable": false,
  3312. "sha512": ""
  3313. },
  3314. "System.Text.RegularExpressions/5.0.0.0": {
  3315. "type": "referenceassembly",
  3316. "serviceable": false,
  3317. "sha512": ""
  3318. },
  3319. "System.Threading.Channels/5.0.0.0": {
  3320. "type": "referenceassembly",
  3321. "serviceable": false,
  3322. "sha512": ""
  3323. },
  3324. "System.Threading/5.0.0.0": {
  3325. "type": "referenceassembly",
  3326. "serviceable": false,
  3327. "sha512": ""
  3328. },
  3329. "System.Threading.Overlapped/5.0.0.0": {
  3330. "type": "referenceassembly",
  3331. "serviceable": false,
  3332. "sha512": ""
  3333. },
  3334. "System.Threading.Tasks.Dataflow/5.0.0.0": {
  3335. "type": "referenceassembly",
  3336. "serviceable": false,
  3337. "sha512": ""
  3338. },
  3339. "System.Threading.Tasks/5.0.0.0": {
  3340. "type": "referenceassembly",
  3341. "serviceable": false,
  3342. "sha512": ""
  3343. },
  3344. "System.Threading.Tasks.Extensions/5.0.0.0": {
  3345. "type": "referenceassembly",
  3346. "serviceable": false,
  3347. "sha512": ""
  3348. },
  3349. "System.Threading.Tasks.Parallel/5.0.0.0": {
  3350. "type": "referenceassembly",
  3351. "serviceable": false,
  3352. "sha512": ""
  3353. },
  3354. "System.Threading.Thread/5.0.0.0": {
  3355. "type": "referenceassembly",
  3356. "serviceable": false,
  3357. "sha512": ""
  3358. },
  3359. "System.Threading.ThreadPool/5.0.0.0": {
  3360. "type": "referenceassembly",
  3361. "serviceable": false,
  3362. "sha512": ""
  3363. },
  3364. "System.Threading.Timer/5.0.0.0": {
  3365. "type": "referenceassembly",
  3366. "serviceable": false,
  3367. "sha512": ""
  3368. },
  3369. "System.Transactions/4.0.0.0": {
  3370. "type": "referenceassembly",
  3371. "serviceable": false,
  3372. "sha512": ""
  3373. },
  3374. "System.Transactions.Local/5.0.0.0": {
  3375. "type": "referenceassembly",
  3376. "serviceable": false,
  3377. "sha512": ""
  3378. },
  3379. "System.ValueTuple/4.0.3.0": {
  3380. "type": "referenceassembly",
  3381. "serviceable": false,
  3382. "sha512": ""
  3383. },
  3384. "System.Web/4.0.0.0": {
  3385. "type": "referenceassembly",
  3386. "serviceable": false,
  3387. "sha512": ""
  3388. },
  3389. "System.Web.HttpUtility/5.0.0.0": {
  3390. "type": "referenceassembly",
  3391. "serviceable": false,
  3392. "sha512": ""
  3393. },
  3394. "System.Windows/4.0.0.0": {
  3395. "type": "referenceassembly",
  3396. "serviceable": false,
  3397. "sha512": ""
  3398. },
  3399. "System.Windows.Extensions/5.0.0.0": {
  3400. "type": "referenceassembly",
  3401. "serviceable": false,
  3402. "sha512": ""
  3403. },
  3404. "System.Xml/4.0.0.0": {
  3405. "type": "referenceassembly",
  3406. "serviceable": false,
  3407. "sha512": ""
  3408. },
  3409. "System.Xml.Linq/4.0.0.0": {
  3410. "type": "referenceassembly",
  3411. "serviceable": false,
  3412. "sha512": ""
  3413. },
  3414. "System.Xml.ReaderWriter/5.0.0.0": {
  3415. "type": "referenceassembly",
  3416. "serviceable": false,
  3417. "sha512": ""
  3418. },
  3419. "System.Xml.Serialization/4.0.0.0": {
  3420. "type": "referenceassembly",
  3421. "serviceable": false,
  3422. "sha512": ""
  3423. },
  3424. "System.Xml.XDocument/5.0.0.0": {
  3425. "type": "referenceassembly",
  3426. "serviceable": false,
  3427. "sha512": ""
  3428. },
  3429. "System.Xml.XmlDocument/5.0.0.0": {
  3430. "type": "referenceassembly",
  3431. "serviceable": false,
  3432. "sha512": ""
  3433. },
  3434. "System.Xml.XmlSerializer/5.0.0.0": {
  3435. "type": "referenceassembly",
  3436. "serviceable": false,
  3437. "sha512": ""
  3438. },
  3439. "System.Xml.XPath/5.0.0.0": {
  3440. "type": "referenceassembly",
  3441. "serviceable": false,
  3442. "sha512": ""
  3443. },
  3444. "System.Xml.XPath.XDocument/5.0.0.0": {
  3445. "type": "referenceassembly",
  3446. "serviceable": false,
  3447. "sha512": ""
  3448. },
  3449. "WindowsBase/4.0.0.0": {
  3450. "type": "referenceassembly",
  3451. "serviceable": false,
  3452. "sha512": ""
  3453. }
  3454. }
  3455. }