Assignment for Location Calculation
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.

3578 lines
106 KiB

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