]> insang Git - ZipProject.git/blob
864ab18c8a2e53e2c1819a1db389a73f0a793688
[ZipProject.git] /
1 {
2   "runtimeTarget": {
3     "name": ".NETCoreApp,Version=v2.1",
4     "signature": "d9bc223fbd66e6f42cb86d7c5b1ccc57d8115318"
5   },
6   "compilationOptions": {
7     "defines": [
8       "TRACE",
9       "RELEASE",
10       "NETCOREAPP",
11       "NETCOREAPP2_1"
12     ],
13     "languageVersion": "",
14     "platform": "",
15     "allowUnsafe": false,
16     "warningsAsErrors": false,
17     "optimize": true,
18     "keyFile": "",
19     "emitEntryPoint": true,
20     "xmlDoc": false,
21     "debugType": "portable"
22   },
23   "targets": {
24     ".NETCoreApp,Version=v2.1": {
25       "ZipProject/1.0.0": {
26         "dependencies": {
27           "DotNetZip": "1.13.2",
28           "Json.Net": "1.0.16",
29           "Microsoft.AspNetCore.App": "2.1.1",
30           "Microsoft.NETCore.App": "2.1.0",
31           "Newtonsoft.Json": "12.0.1"
32         },
33         "runtime": {
34           "ZipProject.dll": {}
35         },
36         "compile": {
37           "ZipProject.dll": {}
38         }
39       },
40       "DotNetZip/1.13.2": {
41         "dependencies": {
42           "System.Security.Permissions": "4.5.0",
43           "System.Text.Encoding.CodePages": "4.5.0",
44           "System.Text.Encoding.Extensions": "4.3.0"
45         },
46         "runtime": {
47           "lib/netstandard2.0/DotNetZip.dll": {
48             "assemblyVersion": "1.13.2.0",
49             "fileVersion": "1.13.2.0"
50           }
51         },
52         "compile": {
53           "lib/netstandard2.0/DotNetZip.dll": {}
54         }
55       },
56       "Json.Net/1.0.16": {
57         "runtime": {
58           "lib/netstandard2.0/Json.Net.dll": {
59             "assemblyVersion": "1.0.16.1",
60             "fileVersion": "1.0.16.1"
61           }
62         },
63         "compile": {
64           "lib/netstandard2.0/Json.Net.dll": {}
65         }
66       },
67       "Microsoft.NETCore.App/2.1.0": {
68         "dependencies": {
69           "Microsoft.NETCore.DotNetHostPolicy": "2.1.0",
70           "Microsoft.NETCore.Platforms": "2.1.0",
71           "Microsoft.NETCore.Targets": "2.1.0",
72           "NETStandard.Library": "2.0.3"
73         },
74         "compile": {
75           "ref/netcoreapp2.1/Microsoft.CSharp.dll": {},
76           "ref/netcoreapp2.1/Microsoft.VisualBasic.dll": {},
77           "ref/netcoreapp2.1/Microsoft.Win32.Primitives.dll": {},
78           "ref/netcoreapp2.1/System.AppContext.dll": {},
79           "ref/netcoreapp2.1/System.Buffers.dll": {},
80           "ref/netcoreapp2.1/System.Collections.Concurrent.dll": {},
81           "ref/netcoreapp2.1/System.Collections.Immutable.dll": {},
82           "ref/netcoreapp2.1/System.Collections.NonGeneric.dll": {},
83           "ref/netcoreapp2.1/System.Collections.Specialized.dll": {},
84           "ref/netcoreapp2.1/System.Collections.dll": {},
85           "ref/netcoreapp2.1/System.ComponentModel.Annotations.dll": {},
86           "ref/netcoreapp2.1/System.ComponentModel.DataAnnotations.dll": {},
87           "ref/netcoreapp2.1/System.ComponentModel.EventBasedAsync.dll": {},
88           "ref/netcoreapp2.1/System.ComponentModel.Primitives.dll": {},
89           "ref/netcoreapp2.1/System.ComponentModel.TypeConverter.dll": {},
90           "ref/netcoreapp2.1/System.ComponentModel.dll": {},
91           "ref/netcoreapp2.1/System.Configuration.dll": {},
92           "ref/netcoreapp2.1/System.Console.dll": {},
93           "ref/netcoreapp2.1/System.Core.dll": {},
94           "ref/netcoreapp2.1/System.Data.Common.dll": {},
95           "ref/netcoreapp2.1/System.Data.dll": {},
96           "ref/netcoreapp2.1/System.Diagnostics.Contracts.dll": {},
97           "ref/netcoreapp2.1/System.Diagnostics.Debug.dll": {},
98           "ref/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll": {},
99           "ref/netcoreapp2.1/System.Diagnostics.FileVersionInfo.dll": {},
100           "ref/netcoreapp2.1/System.Diagnostics.Process.dll": {},
101           "ref/netcoreapp2.1/System.Diagnostics.StackTrace.dll": {},
102           "ref/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.dll": {},
103           "ref/netcoreapp2.1/System.Diagnostics.Tools.dll": {},
104           "ref/netcoreapp2.1/System.Diagnostics.TraceSource.dll": {},
105           "ref/netcoreapp2.1/System.Diagnostics.Tracing.dll": {},
106           "ref/netcoreapp2.1/System.Drawing.Primitives.dll": {},
107           "ref/netcoreapp2.1/System.Drawing.dll": {},
108           "ref/netcoreapp2.1/System.Dynamic.Runtime.dll": {},
109           "ref/netcoreapp2.1/System.Globalization.Calendars.dll": {},
110           "ref/netcoreapp2.1/System.Globalization.Extensions.dll": {},
111           "ref/netcoreapp2.1/System.Globalization.dll": {},
112           "ref/netcoreapp2.1/System.IO.Compression.Brotli.dll": {},
113           "ref/netcoreapp2.1/System.IO.Compression.FileSystem.dll": {},
114           "ref/netcoreapp2.1/System.IO.Compression.ZipFile.dll": {},
115           "ref/netcoreapp2.1/System.IO.Compression.dll": {},
116           "ref/netcoreapp2.1/System.IO.FileSystem.DriveInfo.dll": {},
117           "ref/netcoreapp2.1/System.IO.FileSystem.Primitives.dll": {},
118           "ref/netcoreapp2.1/System.IO.FileSystem.Watcher.dll": {},
119           "ref/netcoreapp2.1/System.IO.FileSystem.dll": {},
120           "ref/netcoreapp2.1/System.IO.IsolatedStorage.dll": {},
121           "ref/netcoreapp2.1/System.IO.MemoryMappedFiles.dll": {},
122           "ref/netcoreapp2.1/System.IO.Pipes.dll": {},
123           "ref/netcoreapp2.1/System.IO.UnmanagedMemoryStream.dll": {},
124           "ref/netcoreapp2.1/System.IO.dll": {},
125           "ref/netcoreapp2.1/System.Linq.Expressions.dll": {},
126           "ref/netcoreapp2.1/System.Linq.Parallel.dll": {},
127           "ref/netcoreapp2.1/System.Linq.Queryable.dll": {},
128           "ref/netcoreapp2.1/System.Linq.dll": {},
129           "ref/netcoreapp2.1/System.Memory.dll": {},
130           "ref/netcoreapp2.1/System.Net.Http.dll": {},
131           "ref/netcoreapp2.1/System.Net.HttpListener.dll": {},
132           "ref/netcoreapp2.1/System.Net.Mail.dll": {},
133           "ref/netcoreapp2.1/System.Net.NameResolution.dll": {},
134           "ref/netcoreapp2.1/System.Net.NetworkInformation.dll": {},
135           "ref/netcoreapp2.1/System.Net.Ping.dll": {},
136           "ref/netcoreapp2.1/System.Net.Primitives.dll": {},
137           "ref/netcoreapp2.1/System.Net.Requests.dll": {},
138           "ref/netcoreapp2.1/System.Net.Security.dll": {},
139           "ref/netcoreapp2.1/System.Net.ServicePoint.dll": {},
140           "ref/netcoreapp2.1/System.Net.Sockets.dll": {},
141           "ref/netcoreapp2.1/System.Net.WebClient.dll": {},
142           "ref/netcoreapp2.1/System.Net.WebHeaderCollection.dll": {},
143           "ref/netcoreapp2.1/System.Net.WebProxy.dll": {},
144           "ref/netcoreapp2.1/System.Net.WebSockets.Client.dll": {},
145           "ref/netcoreapp2.1/System.Net.WebSockets.dll": {},
146           "ref/netcoreapp2.1/System.Net.dll": {},
147           "ref/netcoreapp2.1/System.Numerics.Vectors.dll": {},
148           "ref/netcoreapp2.1/System.Numerics.dll": {},
149           "ref/netcoreapp2.1/System.ObjectModel.dll": {},
150           "ref/netcoreapp2.1/System.Reflection.DispatchProxy.dll": {},
151           "ref/netcoreapp2.1/System.Reflection.Emit.ILGeneration.dll": {},
152           "ref/netcoreapp2.1/System.Reflection.Emit.Lightweight.dll": {},
153           "ref/netcoreapp2.1/System.Reflection.Emit.dll": {},
154           "ref/netcoreapp2.1/System.Reflection.Extensions.dll": {},
155           "ref/netcoreapp2.1/System.Reflection.Metadata.dll": {},
156           "ref/netcoreapp2.1/System.Reflection.Primitives.dll": {},
157           "ref/netcoreapp2.1/System.Reflection.TypeExtensions.dll": {},
158           "ref/netcoreapp2.1/System.Reflection.dll": {},
159           "ref/netcoreapp2.1/System.Resources.Reader.dll": {},
160           "ref/netcoreapp2.1/System.Resources.ResourceManager.dll": {},
161           "ref/netcoreapp2.1/System.Resources.Writer.dll": {},
162           "ref/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.dll": {},
163           "ref/netcoreapp2.1/System.Runtime.Extensions.dll": {},
164           "ref/netcoreapp2.1/System.Runtime.Handles.dll": {},
165           "ref/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.dll": {},
166           "ref/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.dll": {},
167           "ref/netcoreapp2.1/System.Runtime.InteropServices.dll": {},
168           "ref/netcoreapp2.1/System.Runtime.Loader.dll": {},
169           "ref/netcoreapp2.1/System.Runtime.Numerics.dll": {},
170           "ref/netcoreapp2.1/System.Runtime.Serialization.Formatters.dll": {},
171           "ref/netcoreapp2.1/System.Runtime.Serialization.Json.dll": {},
172           "ref/netcoreapp2.1/System.Runtime.Serialization.Primitives.dll": {},
173           "ref/netcoreapp2.1/System.Runtime.Serialization.Xml.dll": {},
174           "ref/netcoreapp2.1/System.Runtime.Serialization.dll": {},
175           "ref/netcoreapp2.1/System.Runtime.dll": {},
176           "ref/netcoreapp2.1/System.Security.Claims.dll": {},
177           "ref/netcoreapp2.1/System.Security.Cryptography.Algorithms.dll": {},
178           "ref/netcoreapp2.1/System.Security.Cryptography.Csp.dll": {},
179           "ref/netcoreapp2.1/System.Security.Cryptography.Encoding.dll": {},
180           "ref/netcoreapp2.1/System.Security.Cryptography.Primitives.dll": {},
181           "ref/netcoreapp2.1/System.Security.Cryptography.X509Certificates.dll": {},
182           "ref/netcoreapp2.1/System.Security.Principal.dll": {},
183           "ref/netcoreapp2.1/System.Security.SecureString.dll": {},
184           "ref/netcoreapp2.1/System.Security.dll": {},
185           "ref/netcoreapp2.1/System.ServiceModel.Web.dll": {},
186           "ref/netcoreapp2.1/System.ServiceProcess.dll": {},
187           "ref/netcoreapp2.1/System.Text.Encoding.Extensions.dll": {},
188           "ref/netcoreapp2.1/System.Text.Encoding.dll": {},
189           "ref/netcoreapp2.1/System.Text.RegularExpressions.dll": {},
190           "ref/netcoreapp2.1/System.Threading.Overlapped.dll": {},
191           "ref/netcoreapp2.1/System.Threading.Tasks.Dataflow.dll": {},
192           "ref/netcoreapp2.1/System.Threading.Tasks.Extensions.dll": {},
193           "ref/netcoreapp2.1/System.Threading.Tasks.Parallel.dll": {},
194           "ref/netcoreapp2.1/System.Threading.Tasks.dll": {},
195           "ref/netcoreapp2.1/System.Threading.Thread.dll": {},
196           "ref/netcoreapp2.1/System.Threading.ThreadPool.dll": {},
197           "ref/netcoreapp2.1/System.Threading.Timer.dll": {},
198           "ref/netcoreapp2.1/System.Threading.dll": {},
199           "ref/netcoreapp2.1/System.Transactions.Local.dll": {},
200           "ref/netcoreapp2.1/System.Transactions.dll": {},
201           "ref/netcoreapp2.1/System.ValueTuple.dll": {},
202           "ref/netcoreapp2.1/System.Web.HttpUtility.dll": {},
203           "ref/netcoreapp2.1/System.Web.dll": {},
204           "ref/netcoreapp2.1/System.Windows.dll": {},
205           "ref/netcoreapp2.1/System.Xml.Linq.dll": {},
206           "ref/netcoreapp2.1/System.Xml.ReaderWriter.dll": {},
207           "ref/netcoreapp2.1/System.Xml.Serialization.dll": {},
208           "ref/netcoreapp2.1/System.Xml.XDocument.dll": {},
209           "ref/netcoreapp2.1/System.Xml.XPath.XDocument.dll": {},
210           "ref/netcoreapp2.1/System.Xml.XPath.dll": {},
211           "ref/netcoreapp2.1/System.Xml.XmlDocument.dll": {},
212           "ref/netcoreapp2.1/System.Xml.XmlSerializer.dll": {},
213           "ref/netcoreapp2.1/System.Xml.dll": {},
214           "ref/netcoreapp2.1/System.dll": {},
215           "ref/netcoreapp2.1/WindowsBase.dll": {},
216           "ref/netcoreapp2.1/mscorlib.dll": {},
217           "ref/netcoreapp2.1/netstandard.dll": {}
218         }
219       },
220       "Microsoft.NETCore.DotNetAppHost/2.1.0": {},
221       "Microsoft.NETCore.DotNetHostPolicy/2.1.0": {
222         "dependencies": {
223           "Microsoft.NETCore.DotNetHostResolver": "2.1.0"
224         }
225       },
226       "Microsoft.NETCore.DotNetHostResolver/2.1.0": {
227         "dependencies": {
228           "Microsoft.NETCore.DotNetAppHost": "2.1.0"
229         }
230       },
231       "Microsoft.NETCore.Platforms/2.1.0": {},
232       "Microsoft.NETCore.Targets/2.1.0": {},
233       "NETStandard.Library/2.0.3": {
234         "dependencies": {
235           "Microsoft.NETCore.Platforms": "2.1.0"
236         }
237       },
238       "Newtonsoft.Json/12.0.1": {
239         "runtime": {
240           "lib/netstandard2.0/Newtonsoft.Json.dll": {
241             "assemblyVersion": "12.0.0.0",
242             "fileVersion": "12.0.1.22727"
243           }
244         },
245         "compile": {
246           "lib/netstandard2.0/Newtonsoft.Json.dll": {}
247         }
248       },
249       "Microsoft.AspNet.WebApi.Client/5.2.6": {
250         "dependencies": {
251           "Newtonsoft.Json": "12.0.1",
252           "Newtonsoft.Json.Bson": "1.0.1"
253         },
254         "compile": {
255           "lib/netstandard2.0/System.Net.Http.Formatting.dll": {}
256         },
257         "compileOnly": true
258       },
259       "Microsoft.AspNetCore/2.1.1": {
260         "dependencies": {
261           "Microsoft.AspNetCore.Diagnostics": "2.1.1",
262           "Microsoft.AspNetCore.HostFiltering": "2.1.1",
263           "Microsoft.AspNetCore.Hosting": "2.1.1",
264           "Microsoft.AspNetCore.Routing": "2.1.1",
265           "Microsoft.AspNetCore.Server.IISIntegration": "2.1.1",
266           "Microsoft.AspNetCore.Server.Kestrel": "2.1.1",
267           "Microsoft.AspNetCore.Server.Kestrel.Https": "2.1.1",
268           "Microsoft.Extensions.Configuration.CommandLine": "2.1.1",
269           "Microsoft.Extensions.Configuration.EnvironmentVariables": "2.1.1",
270           "Microsoft.Extensions.Configuration.FileExtensions": "2.1.1",
271           "Microsoft.Extensions.Configuration.Json": "2.1.1",
272           "Microsoft.Extensions.Configuration.UserSecrets": "2.1.1",
273           "Microsoft.Extensions.Logging": "2.1.1",
274           "Microsoft.Extensions.Logging.Configuration": "2.1.1",
275           "Microsoft.Extensions.Logging.Console": "2.1.1",
276           "Microsoft.Extensions.Logging.Debug": "2.1.1"
277         },
278         "compile": {
279           "lib/netstandard2.0/Microsoft.AspNetCore.dll": {}
280         },
281         "compileOnly": true
282       },
283       "Microsoft.AspNetCore.Antiforgery/2.1.1": {
284         "dependencies": {
285           "Microsoft.AspNetCore.DataProtection": "2.1.1",
286           "Microsoft.AspNetCore.Http.Abstractions": "2.1.1",
287           "Microsoft.AspNetCore.Http.Extensions": "2.1.1",
288           "Microsoft.AspNetCore.WebUtilities": "2.1.1",
289           "Microsoft.Extensions.ObjectPool": "2.1.1"
290         },
291         "compile": {
292           "lib/netstandard2.0/Microsoft.AspNetCore.Antiforgery.dll": {}
293         },
294         "compileOnly": true
295       },
296       "Microsoft.AspNetCore.App/2.1.1": {
297         "dependencies": {
298           "Microsoft.AspNet.WebApi.Client": "5.2.6",
299           "Microsoft.AspNetCore": "2.1.1",
300           "Microsoft.AspNetCore.Antiforgery": "2.1.1",
301           "Microsoft.AspNetCore.Authentication": "2.1.1",
302           "Microsoft.AspNetCore.Authentication.Abstractions": "2.1.1",
303           "Microsoft.AspNetCore.Authentication.Cookies": "2.1.1",
304           "Microsoft.AspNetCore.Authentication.Core": "2.1.1",
305           "Microsoft.AspNetCore.Authentication.Facebook": "2.1.1",
306           "Microsoft.AspNetCore.Authentication.Google": "2.1.1",
307           "Microsoft.AspNetCore.Authentication.JwtBearer": "2.1.1",
308           "Microsoft.AspNetCore.Authentication.MicrosoftAccount": "2.1.1",
309           "Microsoft.AspNetCore.Authentication.OAuth": "2.1.1",
310           "Microsoft.AspNetCore.Authentication.OpenIdConnect": "2.1.1",
311           "Microsoft.AspNetCore.Authentication.Twitter": "2.1.1",
312           "Microsoft.AspNetCore.Authentication.WsFederation": "2.1.1",
313           "Microsoft.AspNetCore.Authorization": "2.1.1",
314           "Microsoft.AspNetCore.Authorization.Policy": "2.1.1",
315           "Microsoft.AspNetCore.Connections.Abstractions": "2.1.1",
316           "Microsoft.AspNetCore.CookiePolicy": "2.1.1",
317           "Microsoft.AspNetCore.Cors": "2.1.1",
318           "Microsoft.AspNetCore.Cryptography.Internal": "2.1.1",
319           "Microsoft.AspNetCore.Cryptography.KeyDerivation": "2.1.1",
320           "Microsoft.AspNetCore.DataProtection": "2.1.1",
321           "Microsoft.AspNetCore.DataProtection.Abstractions": "2.1.1",
322           "Microsoft.AspNetCore.DataProtection.Extensions": "2.1.1",
323           "Microsoft.AspNetCore.Diagnostics": "2.1.1",
324           "Microsoft.AspNetCore.Diagnostics.Abstractions": "2.1.1",
325           "Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore": "2.1.1",
326           "Microsoft.AspNetCore.HostFiltering": "2.1.1",
327           "Microsoft.AspNetCore.Hosting": "2.1.1",
328           "Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
329           "Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.1.1",
330           "Microsoft.AspNetCore.Html.Abstractions": "2.1.1",
331           "Microsoft.AspNetCore.Http": "2.1.1",
332           "Microsoft.AspNetCore.Http.Abstractions": "2.1.1",
333           "Microsoft.AspNetCore.Http.Connections": "1.0.1",
334           "Microsoft.AspNetCore.Http.Connections.Common": "1.0.1",
335           "Microsoft.AspNetCore.Http.Extensions": "2.1.1",
336           "Microsoft.AspNetCore.Http.Features": "2.1.1",
337           "Microsoft.AspNetCore.HttpOverrides": "2.1.1",
338           "Microsoft.AspNetCore.HttpsPolicy": "2.1.1",
339           "Microsoft.AspNetCore.Identity": "2.1.1",
340           "Microsoft.AspNetCore.Identity.EntityFrameworkCore": "2.1.1",
341           "Microsoft.AspNetCore.Identity.UI": "2.1.1",
342           "Microsoft.AspNetCore.JsonPatch": "2.1.1",
343           "Microsoft.AspNetCore.Localization": "2.1.1",
344           "Microsoft.AspNetCore.Localization.Routing": "2.1.1",
345           "Microsoft.AspNetCore.MiddlewareAnalysis": "2.1.1",
346           "Microsoft.AspNetCore.Mvc": "2.1.1",
347           "Microsoft.AspNetCore.Mvc.Abstractions": "2.1.1",
348           "Microsoft.AspNetCore.Mvc.Analyzers": "2.1.1",
349           "Microsoft.AspNetCore.Mvc.ApiExplorer": "2.1.1",
350           "Microsoft.AspNetCore.Mvc.Core": "2.1.1",
351           "Microsoft.AspNetCore.Mvc.Cors": "2.1.1",
352           "Microsoft.AspNetCore.Mvc.DataAnnotations": "2.1.1",
353           "Microsoft.AspNetCore.Mvc.Formatters.Json": "2.1.1",
354           "Microsoft.AspNetCore.Mvc.Formatters.Xml": "2.1.1",
355           "Microsoft.AspNetCore.Mvc.Localization": "2.1.1",
356           "Microsoft.AspNetCore.Mvc.Razor": "2.1.1",
357           "Microsoft.AspNetCore.Mvc.Razor.Extensions": "2.1.1",
358           "Microsoft.AspNetCore.Mvc.Razor.ViewCompilation": "2.1.1",
359           "Microsoft.AspNetCore.Mvc.RazorPages": "2.1.1",
360           "Microsoft.AspNetCore.Mvc.TagHelpers": "2.1.1",
361           "Microsoft.AspNetCore.Mvc.ViewFeatures": "2.1.1",
362           "Microsoft.AspNetCore.NodeServices": "2.1.1",
363           "Microsoft.AspNetCore.Owin": "2.1.1",
364           "Microsoft.AspNetCore.Razor": "2.1.1",
365           "Microsoft.AspNetCore.Razor.Design": "2.1.1",
366           "Microsoft.AspNetCore.Razor.Language": "2.1.1",
367           "Microsoft.AspNetCore.Razor.Runtime": "2.1.1",
368           "Microsoft.AspNetCore.ResponseCaching": "2.1.1",
369           "Microsoft.AspNetCore.ResponseCaching.Abstractions": "2.1.1",
370           "Microsoft.AspNetCore.ResponseCompression": "2.1.1",
371           "Microsoft.AspNetCore.Rewrite": "2.1.1",
372           "Microsoft.AspNetCore.Routing": "2.1.1",
373           "Microsoft.AspNetCore.Routing.Abstractions": "2.1.1",
374           "Microsoft.AspNetCore.Server.HttpSys": "2.1.1",
375           "Microsoft.AspNetCore.Server.IISIntegration": "2.1.1",
376           "Microsoft.AspNetCore.Server.Kestrel": "2.1.1",
377           "Microsoft.AspNetCore.Server.Kestrel.Core": "2.1.1",
378           "Microsoft.AspNetCore.Server.Kestrel.Https": "2.1.1",
379           "Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions": "2.1.1",
380           "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets": "2.1.1",
381           "Microsoft.AspNetCore.Session": "2.1.1",
382           "Microsoft.AspNetCore.SignalR": "1.0.1",
383           "Microsoft.AspNetCore.SignalR.Common": "1.0.1",
384           "Microsoft.AspNetCore.SignalR.Core": "1.0.1",
385           "Microsoft.AspNetCore.SignalR.Protocols.Json": "1.0.1",
386           "Microsoft.AspNetCore.SpaServices": "2.1.1",
387           "Microsoft.AspNetCore.SpaServices.Extensions": "2.1.1",
388           "Microsoft.AspNetCore.StaticFiles": "2.1.1",
389           "Microsoft.AspNetCore.WebSockets": "2.1.1",
390           "Microsoft.AspNetCore.WebUtilities": "2.1.1",
391           "Microsoft.CodeAnalysis.Razor": "2.1.1",
392           "Microsoft.EntityFrameworkCore": "2.1.1",
393           "Microsoft.EntityFrameworkCore.Abstractions": "2.1.1",
394           "Microsoft.EntityFrameworkCore.Analyzers": "2.1.1",
395           "Microsoft.EntityFrameworkCore.Design": "2.1.1",
396           "Microsoft.EntityFrameworkCore.InMemory": "2.1.1",
397           "Microsoft.EntityFrameworkCore.Relational": "2.1.1",
398           "Microsoft.EntityFrameworkCore.SqlServer": "2.1.1",
399           "Microsoft.EntityFrameworkCore.Tools": "2.1.1",
400           "Microsoft.Extensions.Caching.Abstractions": "2.1.1",
401           "Microsoft.Extensions.Caching.Memory": "2.1.1",
402           "Microsoft.Extensions.Caching.SqlServer": "2.1.1",
403           "Microsoft.Extensions.Configuration": "2.1.1",
404           "Microsoft.Extensions.Configuration.Abstractions": "2.1.1",
405           "Microsoft.Extensions.Configuration.Binder": "2.1.1",
406           "Microsoft.Extensions.Configuration.CommandLine": "2.1.1",
407           "Microsoft.Extensions.Configuration.EnvironmentVariables": "2.1.1",
408           "Microsoft.Extensions.Configuration.FileExtensions": "2.1.1",
409           "Microsoft.Extensions.Configuration.Ini": "2.1.1",
410           "Microsoft.Extensions.Configuration.Json": "2.1.1",
411           "Microsoft.Extensions.Configuration.KeyPerFile": "2.1.1",
412           "Microsoft.Extensions.Configuration.UserSecrets": "2.1.1",
413           "Microsoft.Extensions.Configuration.Xml": "2.1.1",
414           "Microsoft.Extensions.DependencyInjection": "2.1.1",
415           "Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1",
416           "Microsoft.Extensions.DiagnosticAdapter": "2.1.0",
417           "Microsoft.Extensions.FileProviders.Abstractions": "2.1.1",
418           "Microsoft.Extensions.FileProviders.Composite": "2.1.1",
419           "Microsoft.Extensions.FileProviders.Embedded": "2.1.1",
420           "Microsoft.Extensions.FileProviders.Physical": "2.1.1",
421           "Microsoft.Extensions.FileSystemGlobbing": "2.1.1",
422           "Microsoft.Extensions.Hosting": "2.1.1",
423           "Microsoft.Extensions.Hosting.Abstractions": "2.1.1",
424           "Microsoft.Extensions.Http": "2.1.1",
425           "Microsoft.Extensions.Identity.Core": "2.1.1",
426           "Microsoft.Extensions.Identity.Stores": "2.1.1",
427           "Microsoft.Extensions.Localization": "2.1.1",
428           "Microsoft.Extensions.Localization.Abstractions": "2.1.1",
429           "Microsoft.Extensions.Logging": "2.1.1",
430           "Microsoft.Extensions.Logging.Abstractions": "2.1.1",
431           "Microsoft.Extensions.Logging.Configuration": "2.1.1",
432           "Microsoft.Extensions.Logging.Console": "2.1.1",
433           "Microsoft.Extensions.Logging.Debug": "2.1.1",
434           "Microsoft.Extensions.Logging.EventSource": "2.1.1",
435           "Microsoft.Extensions.Logging.TraceSource": "2.1.1",
436           "Microsoft.Extensions.ObjectPool": "2.1.1",
437           "Microsoft.Extensions.Options": "2.1.1",
438           "Microsoft.Extensions.Options.ConfigurationExtensions": "2.1.1",
439           "Microsoft.Extensions.Primitives": "2.1.1",
440           "Microsoft.Extensions.WebEncoders": "2.1.1",
441           "Microsoft.Net.Http.Headers": "2.1.1"
442         },
443         "compileOnly": true
444       },
445       "Microsoft.AspNetCore.Authentication/2.1.1": {
446         "dependencies": {
447           "Microsoft.AspNetCore.Authentication.Core": "2.1.1",
448           "Microsoft.AspNetCore.DataProtection": "2.1.1",
449           "Microsoft.AspNetCore.Http": "2.1.1",
450           "Microsoft.AspNetCore.Http.Extensions": "2.1.1",
451           "Microsoft.Extensions.Logging.Abstractions": "2.1.1",
452           "Microsoft.Extensions.Options": "2.1.1",
453           "Microsoft.Extensions.WebEncoders": "2.1.1"
454         },
455         "compile": {
456           "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.dll": {}
457         },
458         "compileOnly": true
459       },
460       "Microsoft.AspNetCore.Authentication.Abstractions/2.1.1": {
461         "dependencies": {
462           "Microsoft.AspNetCore.Http.Abstractions": "2.1.1",
463           "Microsoft.Extensions.Logging.Abstractions": "2.1.1",
464           "Microsoft.Extensions.Options": "2.1.1"
465         },
466         "compile": {
467           "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll": {}
468         },
469         "compileOnly": true
470       },
471       "Microsoft.AspNetCore.Authentication.Cookies/2.1.1": {
472         "dependencies": {
473           "Microsoft.AspNetCore.Authentication": "2.1.1"
474         },
475         "compile": {
476           "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Cookies.dll": {}
477         },
478         "compileOnly": true
479       },
480       "Microsoft.AspNetCore.Authentication.Core/2.1.1": {
481         "dependencies": {
482           "Microsoft.AspNetCore.Authentication.Abstractions": "2.1.1",
483           "Microsoft.AspNetCore.Http": "2.1.1",
484           "Microsoft.AspNetCore.Http.Extensions": "2.1.1"
485         },
486         "compile": {
487           "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll": {}
488         },
489         "compileOnly": true
490       },
491       "Microsoft.AspNetCore.Authentication.Facebook/2.1.1": {
492         "dependencies": {
493           "Microsoft.AspNetCore.Authentication.OAuth": "2.1.1"
494         },
495         "compile": {
496           "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Facebook.dll": {}
497         },
498         "compileOnly": true
499       },
500       "Microsoft.AspNetCore.Authentication.Google/2.1.1": {
501         "dependencies": {
502           "Microsoft.AspNetCore.Authentication.OAuth": "2.1.1"
503         },
504         "compile": {
505           "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Google.dll": {}
506         },
507         "compileOnly": true
508       },
509       "Microsoft.AspNetCore.Authentication.JwtBearer/2.1.1": {
510         "dependencies": {
511           "Microsoft.AspNetCore.Authentication": "2.1.1",
512           "Microsoft.IdentityModel.Protocols.OpenIdConnect": "5.2.0"
513         },
514         "compile": {
515           "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {}
516         },
517         "compileOnly": true
518       },
519       "Microsoft.AspNetCore.Authentication.MicrosoftAccount/2.1.1": {
520         "dependencies": {
521           "Microsoft.AspNetCore.Authentication.OAuth": "2.1.1"
522         },
523         "compile": {
524           "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.MicrosoftAccount.dll": {}
525         },
526         "compileOnly": true
527       },
528       "Microsoft.AspNetCore.Authentication.OAuth/2.1.1": {
529         "dependencies": {
530           "Microsoft.AspNetCore.Authentication": "2.1.1",
531           "Newtonsoft.Json": "12.0.1"
532         },
533         "compile": {
534           "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.OAuth.dll": {}
535         },
536         "compileOnly": true
537       },
538       "Microsoft.AspNetCore.Authentication.OpenIdConnect/2.1.1": {
539         "dependencies": {
540           "Microsoft.AspNetCore.Authentication.OAuth": "2.1.1",
541           "Microsoft.IdentityModel.Protocols.OpenIdConnect": "5.2.0"
542         },
543         "compile": {
544           "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.OpenIdConnect.dll": {}
545         },
546         "compileOnly": true
547       },
548       "Microsoft.AspNetCore.Authentication.Twitter/2.1.1": {
549         "dependencies": {
550           "Microsoft.AspNetCore.Authentication.OAuth": "2.1.1"
551         },
552         "compile": {
553           "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Twitter.dll": {}
554         },
555         "compileOnly": true
556       },
557       "Microsoft.AspNetCore.Authentication.WsFederation/2.1.1": {
558         "dependencies": {
559           "Microsoft.AspNetCore.Authentication": "2.1.1",
560           "Microsoft.IdentityModel.Protocols.WsFederation": "5.2.0",
561           "System.IdentityModel.Tokens.Jwt": "5.2.0"
562         },
563         "compile": {
564           "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.WsFederation.dll": {}
565         },
566         "compileOnly": true
567       },
568       "Microsoft.AspNetCore.Authorization/2.1.1": {
569         "dependencies": {
570           "Microsoft.Extensions.Logging.Abstractions": "2.1.1",
571           "Microsoft.Extensions.Options": "2.1.1"
572         },
573         "compile": {
574           "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {}
575         },
576         "compileOnly": true
577       },
578       "Microsoft.AspNetCore.Authorization.Policy/2.1.1": {
579         "dependencies": {
580           "Microsoft.AspNetCore.Authentication.Abstractions": "2.1.1",
581           "Microsoft.AspNetCore.Authorization": "2.1.1"
582         },
583         "compile": {
584           "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll": {}
585         },
586         "compileOnly": true
587       },
588       "Microsoft.AspNetCore.Connections.Abstractions/2.1.1": {
589         "dependencies": {
590           "Microsoft.AspNetCore.Http.Features": "2.1.1",
591           "System.IO.Pipelines": "4.5.0"
592         },
593         "compile": {
594           "lib/netstandard2.0/Microsoft.AspNetCore.Connections.Abstractions.dll": {}
595         },
596         "compileOnly": true
597       },
598       "Microsoft.AspNetCore.CookiePolicy/2.1.1": {
599         "dependencies": {
600           "Microsoft.AspNetCore.Http": "2.1.1",
601           "Microsoft.Extensions.Logging.Abstractions": "2.1.1",
602           "Microsoft.Extensions.Options": "2.1.1"
603         },
604         "compile": {
605           "lib/netstandard2.0/Microsoft.AspNetCore.CookiePolicy.dll": {}
606         },
607         "compileOnly": true
608       },
609       "Microsoft.AspNetCore.Cors/2.1.1": {
610         "dependencies": {
611           "Microsoft.AspNetCore.Http.Extensions": "2.1.1",
612           "Microsoft.Extensions.Configuration.Abstractions": "2.1.1",
613           "Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1",
614           "Microsoft.Extensions.Logging.Abstractions": "2.1.1",
615           "Microsoft.Extensions.Options": "2.1.1"
616         },
617         "compile": {
618           "lib/netstandard2.0/Microsoft.AspNetCore.Cors.dll": {}
619         },
620         "compileOnly": true
621       },
622       "Microsoft.AspNetCore.Cryptography.Internal/2.1.1": {
623         "compile": {
624           "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.dll": {}
625         },
626         "compileOnly": true
627       },
628       "Microsoft.AspNetCore.Cryptography.KeyDerivation/2.1.1": {
629         "dependencies": {
630           "Microsoft.AspNetCore.Cryptography.Internal": "2.1.1"
631         },
632         "compile": {
633           "lib/netcoreapp2.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": {}
634         },
635         "compileOnly": true
636       },
637       "Microsoft.AspNetCore.DataProtection/2.1.1": {
638         "dependencies": {
639           "Microsoft.AspNetCore.Cryptography.Internal": "2.1.1",
640           "Microsoft.AspNetCore.DataProtection.Abstractions": "2.1.1",
641           "Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
642           "Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1",
643           "Microsoft.Extensions.Logging.Abstractions": "2.1.1",
644           "Microsoft.Extensions.Options": "2.1.1",
645           "Microsoft.Win32.Registry": "4.5.0",
646           "System.Security.Cryptography.Xml": "4.5.0",
647           "System.Security.Principal.Windows": "4.5.0"
648         },
649         "compile": {
650           "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.dll": {}
651         },
652         "compileOnly": true
653       },
654       "Microsoft.AspNetCore.DataProtection.Abstractions/2.1.1": {
655         "compile": {
656           "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll": {}
657         },
658         "compileOnly": true
659       },
660       "Microsoft.AspNetCore.DataProtection.Extensions/2.1.1": {
661         "dependencies": {
662           "Microsoft.AspNetCore.DataProtection": "2.1.1",
663           "Microsoft.Extensions.DependencyInjection": "2.1.1"
664         },
665         "compile": {
666           "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Extensions.dll": {}
667         },
668         "compileOnly": true
669       },
670       "Microsoft.AspNetCore.Diagnostics/2.1.1": {
671         "dependencies": {
672           "Microsoft.AspNetCore.Diagnostics.Abstractions": "2.1.1",
673           "Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
674           "Microsoft.AspNetCore.Http.Extensions": "2.1.1",
675           "Microsoft.AspNetCore.WebUtilities": "2.1.1",
676           "Microsoft.Extensions.FileProviders.Physical": "2.1.1",
677           "Microsoft.Extensions.Logging.Abstractions": "2.1.1",
678           "Microsoft.Extensions.Options": "2.1.1",
679           "System.Diagnostics.DiagnosticSource": "4.5.0",
680           "System.Reflection.Metadata": "1.6.0"
681         },
682         "compile": {
683           "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.dll": {}
684         },
685         "compileOnly": true
686       },
687       "Microsoft.AspNetCore.Diagnostics.Abstractions/2.1.1": {
688         "compile": {
689           "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll": {}
690         },
691         "compileOnly": true
692       },
693       "Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore/2.1.1": {
694         "dependencies": {
695           "Microsoft.AspNetCore.Http.Abstractions": "2.1.1",
696           "Microsoft.EntityFrameworkCore.Relational": "2.1.1"
697         },
698         "compile": {
699           "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.dll": {}
700         },
701         "compileOnly": true
702       },
703       "Microsoft.AspNetCore.HostFiltering/2.1.1": {
704         "dependencies": {
705           "Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
706           "Microsoft.AspNetCore.Http": "2.1.1",
707           "Microsoft.AspNetCore.Http.Extensions": "2.1.1",
708           "Microsoft.Extensions.Options": "2.1.1"
709         },
710         "compile": {
711           "lib/netstandard2.0/Microsoft.AspNetCore.HostFiltering.dll": {}
712         },
713         "compileOnly": true
714       },
715       "Microsoft.AspNetCore.Hosting/2.1.1": {
716         "dependencies": {
717           "Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
718           "Microsoft.AspNetCore.Http": "2.1.1",
719           "Microsoft.AspNetCore.Http.Extensions": "2.1.1",
720           "Microsoft.Extensions.Configuration": "2.1.1",
721           "Microsoft.Extensions.Configuration.EnvironmentVariables": "2.1.1",
722           "Microsoft.Extensions.Configuration.FileExtensions": "2.1.1",
723           "Microsoft.Extensions.DependencyInjection": "2.1.1",
724           "Microsoft.Extensions.FileProviders.Physical": "2.1.1",
725           "Microsoft.Extensions.Hosting.Abstractions": "2.1.1",
726           "Microsoft.Extensions.Logging": "2.1.1",
727           "Microsoft.Extensions.Options": "2.1.1",
728           "System.Diagnostics.DiagnosticSource": "4.5.0",
729           "System.Reflection.Metadata": "1.6.0"
730         },
731         "compile": {
732           "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.dll": {}
733         },
734         "compileOnly": true
735       },
736       "Microsoft.AspNetCore.Hosting.Abstractions/2.1.1": {
737         "dependencies": {
738           "Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.1.1",
739           "Microsoft.AspNetCore.Http.Abstractions": "2.1.1",
740           "Microsoft.Extensions.Hosting.Abstractions": "2.1.1"
741         },
742         "compile": {
743           "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll": {}
744         },
745         "compileOnly": true
746       },
747       "Microsoft.AspNetCore.Hosting.Server.Abstractions/2.1.1": {
748         "dependencies": {
749           "Microsoft.AspNetCore.Http.Features": "2.1.1",
750           "Microsoft.Extensions.Configuration.Abstractions": "2.1.1"
751         },
752         "compile": {
753           "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {}
754         },
755         "compileOnly": true
756       },
757       "Microsoft.AspNetCore.Html.Abstractions/2.1.1": {
758         "dependencies": {
759           "System.Text.Encodings.Web": "4.5.0"
760         },
761         "compile": {
762           "lib/netstandard2.0/Microsoft.AspNetCore.Html.Abstractions.dll": {}
763         },
764         "compileOnly": true
765       },
766       "Microsoft.AspNetCore.Http/2.1.1": {
767         "dependencies": {
768           "Microsoft.AspNetCore.Http.Abstractions": "2.1.1",
769           "Microsoft.AspNetCore.WebUtilities": "2.1.1",
770           "Microsoft.Extensions.ObjectPool": "2.1.1",
771           "Microsoft.Extensions.Options": "2.1.1",
772           "Microsoft.Net.Http.Headers": "2.1.1"
773         },
774         "compile": {
775           "lib/netstandard2.0/Microsoft.AspNetCore.Http.dll": {}
776         },
777         "compileOnly": true
778       },
779       "Microsoft.AspNetCore.Http.Abstractions/2.1.1": {
780         "dependencies": {
781           "Microsoft.AspNetCore.Http.Features": "2.1.1",
782           "System.Text.Encodings.Web": "4.5.0"
783         },
784         "compile": {
785           "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {}
786         },
787         "compileOnly": true
788       },
789       "Microsoft.AspNetCore.Http.Connections/1.0.1": {
790         "dependencies": {
791           "Microsoft.AspNetCore.Authorization.Policy": "2.1.1",
792           "Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
793           "Microsoft.AspNetCore.Http": "2.1.1",
794           "Microsoft.AspNetCore.Http.Connections.Common": "1.0.1",
795           "Microsoft.AspNetCore.Routing": "2.1.1",
796           "Microsoft.AspNetCore.WebSockets": "2.1.1",
797           "Newtonsoft.Json": "12.0.1"
798         },
799         "compile": {
800           "lib/netcoreapp2.1/Microsoft.AspNetCore.Http.Connections.dll": {}
801         },
802         "compileOnly": true
803       },
804       "Microsoft.AspNetCore.Http.Connections.Common/1.0.1": {
805         "dependencies": {
806           "Microsoft.AspNetCore.Connections.Abstractions": "2.1.1",
807           "Newtonsoft.Json": "12.0.1",
808           "System.Buffers": "4.5.0"
809         },
810         "compile": {
811           "lib/netstandard2.0/Microsoft.AspNetCore.Http.Connections.Common.dll": {}
812         },
813         "compileOnly": true
814       },
815       "Microsoft.AspNetCore.Http.Extensions/2.1.1": {
816         "dependencies": {
817           "Microsoft.AspNetCore.Http.Abstractions": "2.1.1",
818           "Microsoft.Extensions.FileProviders.Abstractions": "2.1.1",
819           "Microsoft.Net.Http.Headers": "2.1.1",
820           "System.Buffers": "4.5.0"
821         },
822         "compile": {
823           "lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll": {}
824         },
825         "compileOnly": true
826       },
827       "Microsoft.AspNetCore.Http.Features/2.1.1": {
828         "dependencies": {
829           "Microsoft.Extensions.Primitives": "2.1.1"
830         },
831         "compile": {
832           "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {}
833         },
834         "compileOnly": true
835       },
836       "Microsoft.AspNetCore.HttpOverrides/2.1.1": {
837         "dependencies": {
838           "Microsoft.AspNetCore.Http.Extensions": "2.1.1",
839           "Microsoft.Extensions.Logging.Abstractions": "2.1.1",
840           "Microsoft.Extensions.Options": "2.1.1"
841         },
842         "compile": {
843           "lib/netstandard2.0/Microsoft.AspNetCore.HttpOverrides.dll": {}
844         },
845         "compileOnly": true
846       },
847       "Microsoft.AspNetCore.HttpsPolicy/2.1.1": {
848         "dependencies": {
849           "Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
850           "Microsoft.AspNetCore.Http": "2.1.1",
851           "Microsoft.AspNetCore.Http.Extensions": "2.1.1",
852           "Microsoft.Extensions.Configuration.Binder": "2.1.1",
853           "Microsoft.Extensions.Options": "2.1.1"
854         },
855         "compile": {
856           "lib/netstandard2.0/Microsoft.AspNetCore.HttpsPolicy.dll": {}
857         },
858         "compileOnly": true
859       },
860       "Microsoft.AspNetCore.Identity/2.1.1": {
861         "dependencies": {
862           "Microsoft.AspNetCore.Authentication.Cookies": "2.1.1",
863           "Microsoft.AspNetCore.Cryptography.KeyDerivation": "2.1.1",
864           "Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
865           "Microsoft.Extensions.Identity.Core": "2.1.1"
866         },
867         "compile": {
868           "lib/netstandard2.0/Microsoft.AspNetCore.Identity.dll": {}
869         },
870         "compileOnly": true
871       },
872       "Microsoft.AspNetCore.Identity.EntityFrameworkCore/2.1.1": {
873         "dependencies": {
874           "Microsoft.AspNetCore.Identity": "2.1.1",
875           "Microsoft.EntityFrameworkCore.Relational": "2.1.1",
876           "Microsoft.Extensions.Identity.Stores": "2.1.1"
877         },
878         "compile": {
879           "lib/netstandard2.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": {}
880         },
881         "compileOnly": true
882       },
883       "Microsoft.AspNetCore.Identity.UI/2.1.1": {
884         "dependencies": {
885           "Microsoft.AspNetCore.Identity": "2.1.1",
886           "Microsoft.AspNetCore.Mvc": "2.1.1",
887           "Microsoft.AspNetCore.StaticFiles": "2.1.1",
888           "Microsoft.Extensions.FileProviders.Embedded": "2.1.1",
889           "Microsoft.Extensions.Identity.Stores": "2.1.1"
890         },
891         "compile": {
892           "lib/netstandard2.0/Microsoft.AspNetCore.Identity.UI.Views.dll": {},
893           "lib/netstandard2.0/Microsoft.AspNetCore.Identity.UI.dll": {}
894         },
895         "compileOnly": true
896       },
897       "Microsoft.AspNetCore.JsonPatch/2.1.1": {
898         "dependencies": {
899           "Microsoft.CSharp": "4.5.0",
900           "Newtonsoft.Json": "12.0.1"
901         },
902         "compile": {
903           "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll": {}
904         },
905         "compileOnly": true
906       },
907       "Microsoft.AspNetCore.Localization/2.1.1": {
908         "dependencies": {
909           "Microsoft.AspNetCore.Http.Extensions": "2.1.1",
910           "Microsoft.Extensions.Localization.Abstractions": "2.1.1",
911           "Microsoft.Extensions.Logging.Abstractions": "2.1.1",
912           "Microsoft.Extensions.Options": "2.1.1"
913         },
914         "compile": {
915           "lib/netstandard2.0/Microsoft.AspNetCore.Localization.dll": {}
916         },
917         "compileOnly": true
918       },
919       "Microsoft.AspNetCore.Localization.Routing/2.1.1": {
920         "dependencies": {
921           "Microsoft.AspNetCore.Localization": "2.1.1",
922           "Microsoft.AspNetCore.Routing.Abstractions": "2.1.1"
923         },
924         "compile": {
925           "lib/netstandard2.0/Microsoft.AspNetCore.Localization.Routing.dll": {}
926         },
927         "compileOnly": true
928       },
929       "Microsoft.AspNetCore.MiddlewareAnalysis/2.1.1": {
930         "dependencies": {
931           "Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
932           "Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1",
933           "System.Diagnostics.DiagnosticSource": "4.5.0"
934         },
935         "compile": {
936           "lib/netstandard2.0/Microsoft.AspNetCore.MiddlewareAnalysis.dll": {}
937         },
938         "compileOnly": true
939       },
940       "Microsoft.AspNetCore.Mvc/2.1.1": {
941         "dependencies": {
942           "Microsoft.AspNetCore.Mvc.ApiExplorer": "2.1.1",
943           "Microsoft.AspNetCore.Mvc.Cors": "2.1.1",
944           "Microsoft.AspNetCore.Mvc.DataAnnotations": "2.1.1",
945           "Microsoft.AspNetCore.Mvc.Formatters.Json": "2.1.1",
946           "Microsoft.AspNetCore.Mvc.Localization": "2.1.1",
947           "Microsoft.AspNetCore.Mvc.Razor.Extensions": "2.1.1",
948           "Microsoft.AspNetCore.Mvc.RazorPages": "2.1.1",
949           "Microsoft.AspNetCore.Mvc.TagHelpers": "2.1.1",
950           "Microsoft.AspNetCore.Mvc.ViewFeatures": "2.1.1",
951           "Microsoft.AspNetCore.Razor.Design": "2.1.1",
952           "Microsoft.Extensions.Caching.Memory": "2.1.1",
953           "Microsoft.Extensions.DependencyInjection": "2.1.1"
954         },
955         "compile": {
956           "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.dll": {}
957         },
958         "compileOnly": true
959       },
960       "Microsoft.AspNetCore.Mvc.Abstractions/2.1.1": {
961         "dependencies": {
962           "Microsoft.AspNetCore.Routing.Abstractions": "2.1.1",
963           "Microsoft.Net.Http.Headers": "2.1.1"
964         },
965         "compile": {
966           "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.dll": {}
967         },
968         "compileOnly": true
969       },
970       "Microsoft.AspNetCore.Mvc.Analyzers/2.1.1": {
971         "compileOnly": true
972       },
973       "Microsoft.AspNetCore.Mvc.ApiExplorer/2.1.1": {
974         "dependencies": {
975           "Microsoft.AspNetCore.Mvc.Core": "2.1.1"
976         },
977         "compile": {
978           "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll": {}
979         },
980         "compileOnly": true
981       },
982       "Microsoft.AspNetCore.Mvc.Core/2.1.1": {
983         "dependencies": {
984           "Microsoft.AspNetCore.Authentication.Core": "2.1.1",
985           "Microsoft.AspNetCore.Authorization.Policy": "2.1.1",
986           "Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
987           "Microsoft.AspNetCore.Http": "2.1.1",
988           "Microsoft.AspNetCore.Http.Extensions": "2.1.1",
989           "Microsoft.AspNetCore.Mvc.Abstractions": "2.1.1",
990           "Microsoft.AspNetCore.ResponseCaching.Abstractions": "2.1.1",
991           "Microsoft.AspNetCore.Routing": "2.1.1",
992           "Microsoft.Extensions.DependencyInjection": "2.1.1",
993           "Microsoft.Extensions.DependencyModel": "2.1.0",
994           "Microsoft.Extensions.FileProviders.Abstractions": "2.1.1",
995           "Microsoft.Extensions.Logging.Abstractions": "2.1.1",
996           "System.Diagnostics.DiagnosticSource": "4.5.0",
997           "System.Threading.Tasks.Extensions": "4.5.1"
998         },
999         "compile": {
1000           "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.dll": {}
1001         },
1002         "compileOnly": true
1003       },
1004       "Microsoft.AspNetCore.Mvc.Cors/2.1.1": {
1005         "dependencies": {
1006           "Microsoft.AspNetCore.Cors": "2.1.1",
1007           "Microsoft.AspNetCore.Mvc.Core": "2.1.1"
1008         },
1009         "compile": {
1010           "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Cors.dll": {}
1011         },
1012         "compileOnly": true
1013       },
1014       "Microsoft.AspNetCore.Mvc.DataAnnotations/2.1.1": {
1015         "dependencies": {
1016           "Microsoft.AspNetCore.Mvc.Core": "2.1.1",
1017           "Microsoft.Extensions.Localization": "2.1.1",
1018           "System.ComponentModel.Annotations": "4.5.0"
1019         },
1020         "compile": {
1021           "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll": {}
1022         },
1023         "compileOnly": true
1024       },
1025       "Microsoft.AspNetCore.Mvc.Formatters.Json/2.1.1": {
1026         "dependencies": {
1027           "Microsoft.AspNetCore.JsonPatch": "2.1.1",
1028           "Microsoft.AspNetCore.Mvc.Core": "2.1.1"
1029         },
1030         "compile": {
1031           "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll": {}
1032         },
1033         "compileOnly": true
1034       },
1035       "Microsoft.AspNetCore.Mvc.Formatters.Xml/2.1.1": {
1036         "dependencies": {
1037           "Microsoft.AspNetCore.Mvc.Core": "2.1.1"
1038         },
1039         "compile": {
1040           "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll": {}
1041         },
1042         "compileOnly": true
1043       },
1044       "Microsoft.AspNetCore.Mvc.Localization/2.1.1": {
1045         "dependencies": {
1046           "Microsoft.AspNetCore.Localization": "2.1.1",
1047           "Microsoft.AspNetCore.Mvc.Razor": "2.1.1",
1048           "Microsoft.Extensions.DependencyInjection": "2.1.1",
1049           "Microsoft.Extensions.Localization": "2.1.1"
1050         },
1051         "compile": {
1052           "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Localization.dll": {}
1053         },
1054         "compileOnly": true
1055       },
1056       "Microsoft.AspNetCore.Mvc.Razor/2.1.1": {
1057         "dependencies": {
1058           "Microsoft.AspNetCore.Mvc.Razor.Extensions": "2.1.1",
1059           "Microsoft.AspNetCore.Mvc.ViewFeatures": "2.1.1",
1060           "Microsoft.AspNetCore.Razor.Runtime": "2.1.1",
1061           "Microsoft.CodeAnalysis.CSharp": "2.8.0",
1062           "Microsoft.CodeAnalysis.Razor": "2.1.1",
1063           "Microsoft.Extensions.Caching.Memory": "2.1.1",
1064           "Microsoft.Extensions.FileProviders.Composite": "2.1.1"
1065         },
1066         "compile": {
1067           "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.dll": {}
1068         },
1069         "compileOnly": true
1070       },
1071       "Microsoft.AspNetCore.Mvc.Razor.Extensions/2.1.1": {
1072         "dependencies": {
1073           "Microsoft.AspNetCore.Razor.Language": "2.1.1",
1074           "Microsoft.CodeAnalysis.Razor": "2.1.1"
1075         },
1076         "compile": {
1077           "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": {}
1078         },
1079         "compileOnly": true
1080       },
1081       "Microsoft.AspNetCore.Mvc.Razor.ViewCompilation/2.1.1": {
1082         "dependencies": {
1083           "Microsoft.AspNetCore.Hosting": "2.1.1",
1084           "Microsoft.AspNetCore.Mvc.RazorPages": "2.1.1"
1085         },
1086         "compileOnly": true
1087       },
1088       "Microsoft.AspNetCore.Mvc.RazorPages/2.1.1": {
1089         "dependencies": {
1090           "Microsoft.AspNetCore.Mvc.Razor": "2.1.1"
1091         },
1092         "compile": {
1093           "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.RazorPages.dll": {}
1094         },
1095         "compileOnly": true
1096       },
1097       "Microsoft.AspNetCore.Mvc.TagHelpers/2.1.1": {
1098         "dependencies": {
1099           "Microsoft.AspNetCore.Mvc.Razor": "2.1.1",
1100           "Microsoft.AspNetCore.Razor.Runtime": "2.1.1",
1101           "Microsoft.AspNetCore.Routing.Abstractions": "2.1.1",
1102           "Microsoft.Extensions.Caching.Memory": "2.1.1",
1103           "Microsoft.Extensions.FileSystemGlobbing": "2.1.1",
1104           "Microsoft.Extensions.Primitives": "2.1.1"
1105         },
1106         "compile": {
1107           "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll": {}
1108         },
1109         "compileOnly": true
1110       },
1111       "Microsoft.AspNetCore.Mvc.ViewFeatures/2.1.1": {
1112         "dependencies": {
1113           "Microsoft.AspNetCore.Antiforgery": "2.1.1",
1114           "Microsoft.AspNetCore.Diagnostics.Abstractions": "2.1.1",
1115           "Microsoft.AspNetCore.Html.Abstractions": "2.1.1",
1116           "Microsoft.AspNetCore.Mvc.Core": "2.1.1",
1117           "Microsoft.AspNetCore.Mvc.DataAnnotations": "2.1.1",
1118           "Microsoft.AspNetCore.Mvc.Formatters.Json": "2.1.1",
1119           "Microsoft.Extensions.WebEncoders": "2.1.1",
1120           "Newtonsoft.Json.Bson": "1.0.1"
1121         },
1122         "compile": {
1123           "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ViewFeatures.dll": {}
1124         },
1125         "compileOnly": true
1126       },
1127       "Microsoft.AspNetCore.NodeServices/2.1.1": {
1128         "dependencies": {
1129           "Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
1130           "Microsoft.Extensions.Logging.Console": "2.1.1",
1131           "Newtonsoft.Json": "12.0.1"
1132         },
1133         "compile": {
1134           "lib/netstandard2.0/Microsoft.AspNetCore.NodeServices.dll": {}
1135         },
1136         "compileOnly": true
1137       },
1138       "Microsoft.AspNetCore.Owin/2.1.1": {
1139         "dependencies": {
1140           "Microsoft.AspNetCore.Http": "2.1.1"
1141         },
1142         "compile": {
1143           "lib/netstandard2.0/Microsoft.AspNetCore.Owin.dll": {}
1144         },
1145         "compileOnly": true
1146       },
1147       "Microsoft.AspNetCore.Razor/2.1.1": {
1148         "dependencies": {
1149           "Microsoft.AspNetCore.Html.Abstractions": "2.1.1"
1150         },
1151         "compile": {
1152           "lib/netstandard2.0/Microsoft.AspNetCore.Razor.dll": {}
1153         },
1154         "compileOnly": true
1155       },
1156       "Microsoft.AspNetCore.Razor.Design/2.1.1": {
1157         "compileOnly": true
1158       },
1159       "Microsoft.AspNetCore.Razor.Language/2.1.1": {
1160         "compile": {
1161           "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {}
1162         },
1163         "compileOnly": true
1164       },
1165       "Microsoft.AspNetCore.Razor.Runtime/2.1.1": {
1166         "dependencies": {
1167           "Microsoft.AspNetCore.Html.Abstractions": "2.1.1",
1168           "Microsoft.AspNetCore.Razor": "2.1.1"
1169         },
1170         "compile": {
1171           "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Runtime.dll": {}
1172         },
1173         "compileOnly": true
1174       },
1175       "Microsoft.AspNetCore.ResponseCaching/2.1.1": {
1176         "dependencies": {
1177           "Microsoft.AspNetCore.Http": "2.1.1",
1178           "Microsoft.AspNetCore.Http.Extensions": "2.1.1",
1179           "Microsoft.AspNetCore.ResponseCaching.Abstractions": "2.1.1",
1180           "Microsoft.Extensions.Caching.Memory": "2.1.1",
1181           "Microsoft.Extensions.Logging.Abstractions": "2.1.1"
1182         },
1183         "compile": {
1184           "lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.dll": {}
1185         },
1186         "compileOnly": true
1187       },
1188       "Microsoft.AspNetCore.ResponseCaching.Abstractions/2.1.1": {
1189         "dependencies": {
1190           "Microsoft.Extensions.Primitives": "2.1.1"
1191         },
1192         "compile": {
1193           "lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {}
1194         },
1195         "compileOnly": true
1196       },
1197       "Microsoft.AspNetCore.ResponseCompression/2.1.1": {
1198         "dependencies": {
1199           "Microsoft.AspNetCore.Http.Extensions": "2.1.1",
1200           "Microsoft.Extensions.Options": "2.1.1"
1201         },
1202         "compile": {
1203           "lib/netstandard2.0/Microsoft.AspNetCore.ResponseCompression.dll": {}
1204         },
1205         "compileOnly": true
1206       },
1207       "Microsoft.AspNetCore.Rewrite/2.1.1": {
1208         "dependencies": {
1209           "Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
1210           "Microsoft.AspNetCore.Http.Extensions": "2.1.1",
1211           "Microsoft.Extensions.Configuration.Abstractions": "2.1.1",
1212           "Microsoft.Extensions.FileProviders.Abstractions": "2.1.1",
1213           "Microsoft.Extensions.Logging.Abstractions": "2.1.1",
1214           "Microsoft.Extensions.Options": "2.1.1"
1215         },
1216         "compile": {
1217           "lib/netstandard2.0/Microsoft.AspNetCore.Rewrite.dll": {}
1218         },
1219         "compileOnly": true
1220       },
1221       "Microsoft.AspNetCore.Routing/2.1.1": {
1222         "dependencies": {
1223           "Microsoft.AspNetCore.Http.Extensions": "2.1.1",
1224           "Microsoft.AspNetCore.Routing.Abstractions": "2.1.1",
1225           "Microsoft.Extensions.Logging.Abstractions": "2.1.1",
1226           "Microsoft.Extensions.ObjectPool": "2.1.1",
1227           "Microsoft.Extensions.Options": "2.1.1"
1228         },
1229         "compile": {
1230           "lib/netstandard2.0/Microsoft.AspNetCore.Routing.dll": {}
1231         },
1232         "compileOnly": true
1233       },
1234       "Microsoft.AspNetCore.Routing.Abstractions/2.1.1": {
1235         "dependencies": {
1236           "Microsoft.AspNetCore.Http.Abstractions": "2.1.1"
1237         },
1238         "compile": {
1239           "lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll": {}
1240         },
1241         "compileOnly": true
1242       },
1243       "Microsoft.AspNetCore.Server.HttpSys/2.1.1": {
1244         "dependencies": {
1245           "Microsoft.AspNetCore.Authentication.Core": "2.1.1",
1246           "Microsoft.AspNetCore.Hosting": "2.1.1",
1247           "Microsoft.Net.Http.Headers": "2.1.1",
1248           "Microsoft.Win32.Registry": "4.5.0",
1249           "System.Security.Principal.Windows": "4.5.0"
1250         },
1251         "compile": {
1252           "lib/netstandard2.0/Microsoft.AspNetCore.Server.HttpSys.dll": {}
1253         },
1254         "compileOnly": true
1255       },
1256       "Microsoft.AspNetCore.Server.IISIntegration/2.1.1": {
1257         "dependencies": {
1258           "Microsoft.AspNetCore.Authentication.Core": "2.1.1",
1259           "Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
1260           "Microsoft.AspNetCore.Http": "2.1.1",
1261           "Microsoft.AspNetCore.Http.Extensions": "2.1.1",
1262           "Microsoft.AspNetCore.HttpOverrides": "2.1.1",
1263           "Microsoft.Extensions.Logging.Abstractions": "2.1.1",
1264           "Microsoft.Extensions.Options": "2.1.1",
1265           "System.Buffers": "4.5.0",
1266           "System.IO.Pipelines": "4.5.0",
1267           "System.Memory": "4.5.1",
1268           "System.Numerics.Vectors": "4.5.0",
1269           "System.Runtime.CompilerServices.Unsafe": "4.5.1",
1270           "System.Security.Principal.Windows": "4.5.0"
1271         },
1272         "compile": {
1273           "lib/netstandard2.0/Microsoft.AspNetCore.Server.IISIntegration.dll": {}
1274         },
1275         "compileOnly": true
1276       },
1277       "Microsoft.AspNetCore.Server.Kestrel/2.1.1": {
1278         "dependencies": {
1279           "Microsoft.AspNetCore.Hosting": "2.1.1",
1280           "Microsoft.AspNetCore.Server.Kestrel.Core": "2.1.1",
1281           "Microsoft.AspNetCore.Server.Kestrel.Https": "2.1.1",
1282           "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets": "2.1.1"
1283         },
1284         "compile": {
1285           "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.dll": {}
1286         },
1287         "compileOnly": true
1288       },
1289       "Microsoft.AspNetCore.Server.Kestrel.Core/2.1.1": {
1290         "dependencies": {
1291           "Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
1292           "Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions": "2.1.1",
1293           "Microsoft.AspNetCore.WebUtilities": "2.1.1",
1294           "Microsoft.Extensions.Configuration.Binder": "2.1.1",
1295           "Microsoft.Extensions.Logging.Abstractions": "2.1.1",
1296           "Microsoft.Extensions.Options": "2.1.1",
1297           "Microsoft.Net.Http.Headers": "2.1.1",
1298           "System.Memory": "4.5.1",
1299           "System.Numerics.Vectors": "4.5.0",
1300           "System.Runtime.CompilerServices.Unsafe": "4.5.1",
1301           "System.Security.Cryptography.Cng": "4.5.0",
1302           "System.Threading.Tasks.Extensions": "4.5.1"
1303         },
1304         "compile": {
1305           "lib/netcoreapp2.1/Microsoft.AspNetCore.Server.Kestrel.Core.dll": {}
1306         },
1307         "compileOnly": true
1308       },
1309       "Microsoft.AspNetCore.Server.Kestrel.Https/2.1.1": {
1310         "dependencies": {
1311           "Microsoft.AspNetCore.Http.Abstractions": "2.1.1",
1312           "Microsoft.AspNetCore.Server.Kestrel.Core": "2.1.1"
1313         },
1314         "compile": {
1315           "lib/netcoreapp2.1/Microsoft.AspNetCore.Server.Kestrel.Https.dll": {}
1316         },
1317         "compileOnly": true
1318       },
1319       "Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions/2.1.1": {
1320         "dependencies": {
1321           "Microsoft.AspNetCore.Connections.Abstractions": "2.1.1"
1322         },
1323         "compile": {
1324           "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.dll": {}
1325         },
1326         "compileOnly": true
1327       },
1328       "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/2.1.1": {
1329         "dependencies": {
1330           "Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
1331           "Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions": "2.1.1",
1332           "Microsoft.Extensions.Options": "2.1.1"
1333         },
1334         "compile": {
1335           "lib/netcoreapp2.1/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll": {}
1336         },
1337         "compileOnly": true
1338       },
1339       "Microsoft.AspNetCore.Session/2.1.1": {
1340         "dependencies": {
1341           "Microsoft.AspNetCore.DataProtection": "2.1.1",
1342           "Microsoft.AspNetCore.Http.Abstractions": "2.1.1",
1343           "Microsoft.Extensions.Caching.Abstractions": "2.1.1",
1344           "Microsoft.Extensions.Logging.Abstractions": "2.1.1",
1345           "Microsoft.Extensions.Options": "2.1.1"
1346         },
1347         "compile": {
1348           "lib/netstandard2.0/Microsoft.AspNetCore.Session.dll": {}
1349         },
1350         "compileOnly": true
1351       },
1352       "Microsoft.AspNetCore.SignalR/1.0.1": {
1353         "dependencies": {
1354           "Microsoft.AspNetCore.Http.Connections": "1.0.1",
1355           "Microsoft.AspNetCore.SignalR.Core": "1.0.1"
1356         },
1357         "compile": {
1358           "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.dll": {}
1359         },
1360         "compileOnly": true
1361       },
1362       "Microsoft.AspNetCore.SignalR.Common/1.0.1": {
1363         "dependencies": {
1364           "Microsoft.AspNetCore.Connections.Abstractions": "2.1.1",
1365           "Microsoft.Extensions.Options": "2.1.1",
1366           "Newtonsoft.Json": "12.0.1",
1367           "System.Buffers": "4.5.0"
1368         },
1369         "compile": {
1370           "lib/netcoreapp2.1/Microsoft.AspNetCore.SignalR.Common.dll": {}
1371         },
1372         "compileOnly": true
1373       },
1374       "Microsoft.AspNetCore.SignalR.Core/1.0.1": {
1375         "dependencies": {
1376           "Microsoft.AspNetCore.Authorization": "2.1.1",
1377           "Microsoft.AspNetCore.SignalR.Common": "1.0.1",
1378           "Microsoft.AspNetCore.SignalR.Protocols.Json": "1.0.1",
1379           "Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1",
1380           "Microsoft.Extensions.Logging.Abstractions": "2.1.1",
1381           "System.Reflection.Emit": "4.3.0",
1382           "System.Threading.Channels": "4.5.0"
1383         },
1384         "compile": {
1385           "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Core.dll": {}
1386         },
1387         "compileOnly": true
1388       },
1389       "Microsoft.AspNetCore.SignalR.Protocols.Json/1.0.1": {
1390         "dependencies": {
1391           "Microsoft.AspNetCore.SignalR.Common": "1.0.1",
1392           "Newtonsoft.Json": "12.0.1"
1393         },
1394         "compile": {
1395           "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll": {}
1396         },
1397         "compileOnly": true
1398       },
1399       "Microsoft.AspNetCore.SpaServices/2.1.1": {
1400         "dependencies": {
1401           "Microsoft.AspNetCore.Mvc.TagHelpers": "2.1.1",
1402           "Microsoft.AspNetCore.Mvc.ViewFeatures": "2.1.1",
1403           "Microsoft.AspNetCore.NodeServices": "2.1.1"
1404         },
1405         "compile": {
1406           "lib/netstandard2.0/Microsoft.AspNetCore.SpaServices.dll": {}
1407         },
1408         "compileOnly": true
1409       },
1410       "Microsoft.AspNetCore.SpaServices.Extensions/2.1.1": {
1411         "dependencies": {
1412           "Microsoft.AspNetCore.SpaServices": "2.1.1",
1413           "Microsoft.AspNetCore.StaticFiles": "2.1.1",
1414           "Microsoft.AspNetCore.WebSockets": "2.1.1",
1415           "Microsoft.Extensions.FileProviders.Physical": "2.1.1"
1416         },
1417         "compile": {
1418           "lib/netstandard2.0/Microsoft.AspNetCore.SpaServices.Extensions.dll": {}
1419         },
1420         "compileOnly": true
1421       },
1422       "Microsoft.AspNetCore.StaticFiles/2.1.1": {
1423         "dependencies": {
1424           "Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1",
1425           "Microsoft.AspNetCore.Http.Extensions": "2.1.1",
1426           "Microsoft.Extensions.FileProviders.Abstractions": "2.1.1",
1427           "Microsoft.Extensions.Logging.Abstractions": "2.1.1",
1428           "Microsoft.Extensions.WebEncoders": "2.1.1"
1429         },
1430         "compile": {
1431           "lib/netstandard2.0/Microsoft.AspNetCore.StaticFiles.dll": {}
1432         },
1433         "compileOnly": true
1434       },
1435       "Microsoft.AspNetCore.WebSockets/2.1.1": {
1436         "dependencies": {
1437           "Microsoft.AspNetCore.Http.Extensions": "2.1.1",
1438           "Microsoft.Extensions.Options": "2.1.1",
1439           "System.Net.WebSockets.WebSocketProtocol": "4.5.1"
1440         },
1441         "compile": {
1442           "lib/netstandard2.0/Microsoft.AspNetCore.WebSockets.dll": {}
1443         },
1444         "compileOnly": true
1445       },
1446       "Microsoft.AspNetCore.WebUtilities/2.1.1": {
1447         "dependencies": {
1448           "Microsoft.Net.Http.Headers": "2.1.1",
1449           "System.Text.Encodings.Web": "4.5.0"
1450         },
1451         "compile": {
1452           "lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll": {}
1453         },
1454         "compileOnly": true
1455       },
1456       "Microsoft.CodeAnalysis.Analyzers/1.1.0": {
1457         "compileOnly": true
1458       },
1459       "Microsoft.CodeAnalysis.Common/2.8.0": {
1460         "dependencies": {
1461           "Microsoft.CodeAnalysis.Analyzers": "1.1.0",
1462           "System.AppContext": "4.3.0",
1463           "System.Collections": "4.3.0",
1464           "System.Collections.Concurrent": "4.3.0",
1465           "System.Collections.Immutable": "1.5.0",
1466           "System.Console": "4.3.0",
1467           "System.Diagnostics.Debug": "4.3.0",
1468           "System.Diagnostics.FileVersionInfo": "4.3.0",
1469           "System.Diagnostics.StackTrace": "4.3.0",
1470           "System.Diagnostics.Tools": "4.3.0",
1471           "System.Dynamic.Runtime": "4.3.0",
1472           "System.Globalization": "4.3.0",
1473           "System.IO.Compression": "4.3.0",
1474           "System.IO.FileSystem": "4.3.0",
1475           "System.IO.FileSystem.Primitives": "4.3.0",
1476           "System.Linq": "4.3.0",
1477           "System.Linq.Expressions": "4.3.0",
1478           "System.Reflection": "4.3.0",
1479           "System.Reflection.Metadata": "1.6.0",
1480           "System.Resources.ResourceManager": "4.3.0",
1481           "System.Runtime": "4.3.0",
1482           "System.Runtime.Extensions": "4.3.0",
1483           "System.Runtime.InteropServices": "4.3.0",
1484           "System.Runtime.Numerics": "4.3.0",
1485           "System.Security.Cryptography.Algorithms": "4.3.0",
1486           "System.Security.Cryptography.Encoding": "4.3.0",
1487           "System.Security.Cryptography.X509Certificates": "4.3.0",
1488           "System.Text.Encoding": "4.3.0",
1489           "System.Text.Encoding.CodePages": "4.5.0",
1490           "System.Text.Encoding.Extensions": "4.3.0",
1491           "System.Threading": "4.3.0",
1492           "System.Threading.Tasks": "4.3.0",
1493           "System.Threading.Tasks.Parallel": "4.3.0",
1494           "System.Threading.Thread": "4.3.0",
1495           "System.ValueTuple": "4.3.0",
1496           "System.Xml.ReaderWriter": "4.3.0",
1497           "System.Xml.XDocument": "4.3.0",
1498           "System.Xml.XPath.XDocument": "4.3.0",
1499           "System.Xml.XmlDocument": "4.3.0"
1500         },
1501         "compile": {
1502           "lib/netstandard1.3/Microsoft.CodeAnalysis.dll": {}
1503         },
1504         "compileOnly": true
1505       },
1506       "Microsoft.CodeAnalysis.CSharp/2.8.0": {
1507         "dependencies": {
1508           "Microsoft.CodeAnalysis.Common": "2.8.0"
1509         },
1510         "compile": {
1511           "lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.dll": {}
1512         },
1513         "compileOnly": true
1514       },
1515       "Microsoft.CodeAnalysis.Razor/2.1.1": {
1516         "dependencies": {
1517           "Microsoft.AspNetCore.Razor.Language": "2.1.1",
1518           "Microsoft.CodeAnalysis.CSharp": "2.8.0",
1519           "Microsoft.CodeAnalysis.Common": "2.8.0"
1520         },
1521         "compile": {
1522           "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {}
1523         },
1524         "compileOnly": true
1525       },
1526       "Microsoft.CSharp/4.5.0": {
1527         "compileOnly": true
1528       },
1529       "Microsoft.DotNet.PlatformAbstractions/2.1.0": {
1530         "dependencies": {
1531           "System.AppContext": "4.3.0",
1532           "System.Collections": "4.3.0",
1533           "System.IO": "4.3.0",
1534           "System.IO.FileSystem": "4.3.0",
1535           "System.Reflection.TypeExtensions": "4.3.0",
1536           "System.Runtime.Extensions": "4.3.0",
1537           "System.Runtime.InteropServices": "4.3.0",
1538           "System.Runtime.InteropServices.RuntimeInformation": "4.3.0"
1539         },
1540         "compile": {
1541           "lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll": {}
1542         },
1543         "compileOnly": true
1544       },
1545       "Microsoft.EntityFrameworkCore/2.1.1": {
1546         "dependencies": {
1547           "Microsoft.EntityFrameworkCore.Abstractions": "2.1.1",
1548           "Microsoft.EntityFrameworkCore.Analyzers": "2.1.1",
1549           "Microsoft.Extensions.Caching.Memory": "2.1.1",
1550           "Microsoft.Extensions.DependencyInjection": "2.1.1",
1551           "Microsoft.Extensions.Logging": "2.1.1",
1552           "Remotion.Linq": "2.2.0",
1553           "System.Collections.Immutable": "1.5.0",
1554           "System.ComponentModel.Annotations": "4.5.0",
1555           "System.Diagnostics.DiagnosticSource": "4.5.0",
1556           "System.Interactive.Async": "3.1.1"
1557         },
1558         "compile": {
1559           "lib/netstandard2.0/Microsoft.EntityFrameworkCore.dll": {}
1560         },
1561         "compileOnly": true
1562       },
1563       "Microsoft.EntityFrameworkCore.Abstractions/2.1.1": {
1564         "compile": {
1565           "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {}
1566         },
1567         "compileOnly": true
1568       },
1569       "Microsoft.EntityFrameworkCore.Analyzers/2.1.1": {
1570         "compileOnly": true
1571       },
1572       "Microsoft.EntityFrameworkCore.Design/2.1.1": {
1573         "dependencies": {
1574           "Microsoft.CSharp": "4.5.0",
1575           "Microsoft.EntityFrameworkCore.Relational": "2.1.1"
1576         },
1577         "compile": {
1578           "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Design.dll": {}
1579         },
1580         "compileOnly": true
1581       },
1582       "Microsoft.EntityFrameworkCore.InMemory/2.1.1": {
1583         "dependencies": {
1584           "Microsoft.EntityFrameworkCore": "2.1.1"
1585         },
1586         "compile": {
1587           "lib/netstandard2.0/Microsoft.EntityFrameworkCore.InMemory.dll": {}
1588         },
1589         "compileOnly": true
1590       },
1591       "Microsoft.EntityFrameworkCore.Relational/2.1.1": {
1592         "dependencies": {
1593           "Microsoft.EntityFrameworkCore": "2.1.1"
1594         },
1595         "compile": {
1596           "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Relational.dll": {}
1597         },
1598         "compileOnly": true
1599       },
1600       "Microsoft.EntityFrameworkCore.SqlServer/2.1.1": {
1601         "dependencies": {
1602           "Microsoft.EntityFrameworkCore.Relational": "2.1.1",
1603           "System.Data.SqlClient": "4.5.1"
1604         },
1605         "compile": {
1606           "lib/netstandard2.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {}
1607         },
1608         "compileOnly": true
1609       },
1610       "Microsoft.EntityFrameworkCore.Tools/2.1.1": {
1611         "dependencies": {
1612           "Microsoft.EntityFrameworkCore.Design": "2.1.1"
1613         },
1614         "compileOnly": true
1615       },
1616       "Microsoft.Extensions.Caching.Abstractions/2.1.1": {
1617         "dependencies": {
1618           "Microsoft.Extensions.Primitives": "2.1.1"
1619         },
1620         "compile": {
1621           "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {}
1622         },
1623         "compileOnly": true
1624       },
1625       "Microsoft.Extensions.Caching.Memory/2.1.1": {
1626         "dependencies": {
1627           "Microsoft.Extensions.Caching.Abstractions": "2.1.1",
1628           "Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1",
1629           "Microsoft.Extensions.Options": "2.1.1"
1630         },
1631         "compile": {
1632           "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {}
1633         },
1634         "compileOnly": true
1635       },
1636       "Microsoft.Extensions.Caching.SqlServer/2.1.1": {
1637         "dependencies": {
1638           "Microsoft.Extensions.Caching.Abstractions": "2.1.1",
1639           "Microsoft.Extensions.Options": "2.1.1",
1640           "System.Data.SqlClient": "4.5.1"
1641         },
1642         "compile": {
1643           "lib/netstandard2.0/Microsoft.Extensions.Caching.SqlServer.dll": {}
1644         },
1645         "compileOnly": true
1646       },
1647       "Microsoft.Extensions.Configuration/2.1.1": {
1648         "dependencies": {
1649           "Microsoft.Extensions.Configuration.Abstractions": "2.1.1"
1650         },
1651         "compile": {
1652           "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {}
1653         },
1654         "compileOnly": true
1655       },
1656       "Microsoft.Extensions.Configuration.Abstractions/2.1.1": {
1657         "dependencies": {
1658           "Microsoft.Extensions.Primitives": "2.1.1"
1659         },
1660         "compile": {
1661           "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {}
1662         },
1663         "compileOnly": true
1664       },
1665       "Microsoft.Extensions.Configuration.Binder/2.1.1": {
1666         "dependencies": {
1667           "Microsoft.Extensions.Configuration": "2.1.1"
1668         },
1669         "compile": {
1670           "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {}
1671         },
1672         "compileOnly": true
1673       },
1674       "Microsoft.Extensions.Configuration.CommandLine/2.1.1": {
1675         "dependencies": {
1676           "Microsoft.Extensions.Configuration": "2.1.1"
1677         },
1678         "compile": {
1679           "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {}
1680         },
1681         "compileOnly": true
1682       },
1683       "Microsoft.Extensions.Configuration.EnvironmentVariables/2.1.1": {
1684         "dependencies": {
1685           "Microsoft.Extensions.Configuration": "2.1.1"
1686         },
1687         "compile": {
1688           "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {}
1689         },
1690         "compileOnly": true
1691       },
1692       "Microsoft.Extensions.Configuration.FileExtensions/2.1.1": {
1693         "dependencies": {
1694           "Microsoft.Extensions.Configuration": "2.1.1",
1695           "Microsoft.Extensions.FileProviders.Physical": "2.1.1"
1696         },
1697         "compile": {
1698           "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {}
1699         },
1700         "compileOnly": true
1701       },
1702       "Microsoft.Extensions.Configuration.Ini/2.1.1": {
1703         "dependencies": {
1704           "Microsoft.Extensions.Configuration": "2.1.1",
1705           "Microsoft.Extensions.Configuration.FileExtensions": "2.1.1"
1706         },
1707         "compile": {
1708           "lib/netstandard2.0/Microsoft.Extensions.Configuration.Ini.dll": {}
1709         },
1710         "compileOnly": true
1711       },
1712       "Microsoft.Extensions.Configuration.Json/2.1.1": {
1713         "dependencies": {
1714           "Microsoft.Extensions.Configuration": "2.1.1",
1715           "Microsoft.Extensions.Configuration.FileExtensions": "2.1.1",
1716           "Newtonsoft.Json": "12.0.1"
1717         },
1718         "compile": {
1719           "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {}
1720         },
1721         "compileOnly": true
1722       },
1723       "Microsoft.Extensions.Configuration.KeyPerFile/2.1.1": {
1724         "dependencies": {
1725           "Microsoft.Extensions.Configuration": "2.1.1",
1726           "Microsoft.Extensions.FileProviders.Physical": "2.1.1"
1727         },
1728         "compile": {
1729           "lib/netstandard2.0/Microsoft.Extensions.Configuration.KeyPerFile.dll": {}
1730         },
1731         "compileOnly": true
1732       },
1733       "Microsoft.Extensions.Configuration.UserSecrets/2.1.1": {
1734         "dependencies": {
1735           "Microsoft.Extensions.Configuration.Json": "2.1.1"
1736         },
1737         "compile": {
1738           "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {}
1739         },
1740         "compileOnly": true
1741       },
1742       "Microsoft.Extensions.Configuration.Xml/2.1.1": {
1743         "dependencies": {
1744           "Microsoft.Extensions.Configuration": "2.1.1",
1745           "Microsoft.Extensions.Configuration.FileExtensions": "2.1.1",
1746           "System.Security.Cryptography.Xml": "4.5.0"
1747         },
1748         "compile": {
1749           "lib/netstandard2.0/Microsoft.Extensions.Configuration.Xml.dll": {}
1750         },
1751         "compileOnly": true
1752       },
1753       "Microsoft.Extensions.DependencyInjection/2.1.1": {
1754         "dependencies": {
1755           "Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1"
1756         },
1757         "compile": {
1758           "lib/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.dll": {}
1759         },
1760         "compileOnly": true
1761       },
1762       "Microsoft.Extensions.DependencyInjection.Abstractions/2.1.1": {
1763         "compile": {
1764           "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
1765         },
1766         "compileOnly": true
1767       },
1768       "Microsoft.Extensions.DependencyModel/2.1.0": {
1769         "dependencies": {
1770           "Microsoft.DotNet.PlatformAbstractions": "2.1.0",
1771           "Newtonsoft.Json": "12.0.1",
1772           "System.Diagnostics.Debug": "4.3.0",
1773           "System.Dynamic.Runtime": "4.3.0",
1774           "System.Linq": "4.3.0"
1775         },
1776         "compile": {
1777           "lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll": {}
1778         },
1779         "compileOnly": true
1780       },
1781       "Microsoft.Extensions.DiagnosticAdapter/2.1.0": {
1782         "dependencies": {
1783           "System.Diagnostics.DiagnosticSource": "4.5.0"
1784         },
1785         "compile": {
1786           "lib/netcoreapp2.0/Microsoft.Extensions.DiagnosticAdapter.dll": {}
1787         },
1788         "compileOnly": true
1789       },
1790       "Microsoft.Extensions.FileProviders.Abstractions/2.1.1": {
1791         "dependencies": {
1792           "Microsoft.Extensions.Primitives": "2.1.1"
1793         },
1794         "compile": {
1795           "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {}
1796         },
1797         "compileOnly": true
1798       },
1799       "Microsoft.Extensions.FileProviders.Composite/2.1.1": {
1800         "dependencies": {
1801           "Microsoft.Extensions.FileProviders.Abstractions": "2.1.1"
1802         },
1803         "compile": {
1804           "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {}
1805         },
1806         "compileOnly": true
1807       },
1808       "Microsoft.Extensions.FileProviders.Embedded/2.1.1": {
1809         "dependencies": {
1810           "Microsoft.Extensions.FileProviders.Abstractions": "2.1.1"
1811         },
1812         "compile": {
1813           "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.dll": {}
1814         },
1815         "compileOnly": true
1816       },
1817       "Microsoft.Extensions.FileProviders.Physical/2.1.1": {
1818         "dependencies": {
1819           "Microsoft.Extensions.FileProviders.Abstractions": "2.1.1",
1820           "Microsoft.Extensions.FileSystemGlobbing": "2.1.1"
1821         },
1822         "compile": {
1823           "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {}
1824         },
1825         "compileOnly": true
1826       },
1827       "Microsoft.Extensions.FileSystemGlobbing/2.1.1": {
1828         "compile": {
1829           "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {}
1830         },
1831         "compileOnly": true
1832       },
1833       "Microsoft.Extensions.Hosting/2.1.1": {
1834         "dependencies": {
1835           "Microsoft.Extensions.Configuration": "2.1.1",
1836           "Microsoft.Extensions.DependencyInjection": "2.1.1",
1837           "Microsoft.Extensions.FileProviders.Physical": "2.1.1",
1838           "Microsoft.Extensions.Hosting.Abstractions": "2.1.1",
1839           "Microsoft.Extensions.Logging": "2.1.1"
1840         },
1841         "compile": {
1842           "lib/netstandard2.0/Microsoft.Extensions.Hosting.dll": {}
1843         },
1844         "compileOnly": true
1845       },
1846       "Microsoft.Extensions.Hosting.Abstractions/2.1.1": {
1847         "dependencies": {
1848           "Microsoft.Extensions.Configuration.Abstractions": "2.1.1",
1849           "Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1",
1850           "Microsoft.Extensions.FileProviders.Abstractions": "2.1.1",
1851           "Microsoft.Extensions.Logging.Abstractions": "2.1.1"
1852         },
1853         "compile": {
1854           "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {}
1855         },
1856         "compileOnly": true
1857       },
1858       "Microsoft.Extensions.Http/2.1.1": {
1859         "dependencies": {
1860           "Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1",
1861           "Microsoft.Extensions.Logging": "2.1.1",
1862           "Microsoft.Extensions.Options": "2.1.1"
1863         },
1864         "compile": {
1865           "lib/netstandard2.0/Microsoft.Extensions.Http.dll": {}
1866         },
1867         "compileOnly": true
1868       },
1869       "Microsoft.Extensions.Identity.Core/2.1.1": {
1870         "dependencies": {
1871           "Microsoft.AspNetCore.Cryptography.KeyDerivation": "2.1.1",
1872           "Microsoft.Extensions.Logging": "2.1.1",
1873           "Microsoft.Extensions.Options": "2.1.1",
1874           "System.ComponentModel.Annotations": "4.5.0"
1875         },
1876         "compile": {
1877           "lib/netstandard2.0/Microsoft.Extensions.Identity.Core.dll": {}
1878         },
1879         "compileOnly": true
1880       },
1881       "Microsoft.Extensions.Identity.Stores/2.1.1": {
1882         "dependencies": {
1883           "Microsoft.Extensions.Identity.Core": "2.1.1",
1884           "Microsoft.Extensions.Logging": "2.1.1",
1885           "System.ComponentModel.Annotations": "4.5.0"
1886         },
1887         "compile": {
1888           "lib/netstandard2.0/Microsoft.Extensions.Identity.Stores.dll": {}
1889         },
1890         "compileOnly": true
1891       },
1892       "Microsoft.Extensions.Localization/2.1.1": {
1893         "dependencies": {
1894           "Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1",
1895           "Microsoft.Extensions.Localization.Abstractions": "2.1.1",
1896           "Microsoft.Extensions.Logging.Abstractions": "2.1.1",
1897           "Microsoft.Extensions.Options": "2.1.1"
1898         },
1899         "compile": {
1900           "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": {}
1901         },
1902         "compileOnly": true
1903       },
1904       "Microsoft.Extensions.Localization.Abstractions/2.1.1": {
1905         "compile": {
1906           "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": {}
1907         },
1908         "compileOnly": true
1909       },
1910       "Microsoft.Extensions.Logging/2.1.1": {
1911         "dependencies": {
1912           "Microsoft.Extensions.Configuration.Binder": "2.1.1",
1913           "Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1",
1914           "Microsoft.Extensions.Logging.Abstractions": "2.1.1",
1915           "Microsoft.Extensions.Options": "2.1.1"
1916         },
1917         "compile": {
1918           "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {}
1919         },
1920         "compileOnly": true
1921       },
1922       "Microsoft.Extensions.Logging.Abstractions/2.1.1": {
1923         "compile": {
1924           "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {}
1925         },
1926         "compileOnly": true
1927       },
1928       "Microsoft.Extensions.Logging.Configuration/2.1.1": {
1929         "dependencies": {
1930           "Microsoft.Extensions.Logging": "2.1.1",
1931           "Microsoft.Extensions.Options.ConfigurationExtensions": "2.1.1"
1932         },
1933         "compile": {
1934           "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll": {}
1935         },
1936         "compileOnly": true
1937       },
1938       "Microsoft.Extensions.Logging.Console/2.1.1": {
1939         "dependencies": {
1940           "Microsoft.Extensions.Configuration.Abstractions": "2.1.1",
1941           "Microsoft.Extensions.Logging": "2.1.1",
1942           "Microsoft.Extensions.Logging.Configuration": "2.1.1"
1943         },
1944         "compile": {
1945           "lib/netstandard2.0/Microsoft.Extensions.Logging.Console.dll": {}
1946         },
1947         "compileOnly": true
1948       },
1949       "Microsoft.Extensions.Logging.Debug/2.1.1": {
1950         "dependencies": {
1951           "Microsoft.Extensions.Logging": "2.1.1"
1952         },
1953         "compile": {
1954           "lib/netstandard2.0/Microsoft.Extensions.Logging.Debug.dll": {}
1955         },
1956         "compileOnly": true
1957       },
1958       "Microsoft.Extensions.Logging.EventSource/2.1.1": {
1959         "dependencies": {
1960           "Microsoft.Extensions.Logging": "2.1.1",
1961           "Newtonsoft.Json": "12.0.1"
1962         },
1963         "compile": {
1964           "lib/netstandard2.0/Microsoft.Extensions.Logging.EventSource.dll": {}
1965         },
1966         "compileOnly": true
1967       },
1968       "Microsoft.Extensions.Logging.TraceSource/2.1.1": {
1969         "dependencies": {
1970           "Microsoft.Extensions.Logging": "2.1.1"
1971         },
1972         "compile": {
1973           "lib/netstandard2.0/Microsoft.Extensions.Logging.TraceSource.dll": {}
1974         },
1975         "compileOnly": true
1976       },
1977       "Microsoft.Extensions.ObjectPool/2.1.1": {
1978         "compile": {
1979           "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": {}
1980         },
1981         "compileOnly": true
1982       },
1983       "Microsoft.Extensions.Options/2.1.1": {
1984         "dependencies": {
1985           "Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1",
1986           "Microsoft.Extensions.Primitives": "2.1.1"
1987         },
1988         "compile": {
1989           "lib/netstandard2.0/Microsoft.Extensions.Options.dll": {}
1990         },
1991         "compileOnly": true
1992       },
1993       "Microsoft.Extensions.Options.ConfigurationExtensions/2.1.1": {
1994         "dependencies": {
1995           "Microsoft.Extensions.Configuration.Abstractions": "2.1.1",
1996           "Microsoft.Extensions.Configuration.Binder": "2.1.1",
1997           "Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1",
1998           "Microsoft.Extensions.Options": "2.1.1"
1999         },
2000         "compile": {
2001           "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {}
2002         },
2003         "compileOnly": true
2004       },
2005       "Microsoft.Extensions.Primitives/2.1.1": {
2006         "dependencies": {
2007           "System.Memory": "4.5.1",
2008           "System.Runtime.CompilerServices.Unsafe": "4.5.1"
2009         },
2010         "compile": {
2011           "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {}
2012         },
2013         "compileOnly": true
2014       },
2015       "Microsoft.Extensions.WebEncoders/2.1.1": {
2016         "dependencies": {
2017           "Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1",
2018           "Microsoft.Extensions.Options": "2.1.1",
2019           "System.Text.Encodings.Web": "4.5.0"
2020         },
2021         "compile": {
2022           "lib/netstandard2.0/Microsoft.Extensions.WebEncoders.dll": {}
2023         },
2024         "compileOnly": true
2025       },
2026       "Microsoft.IdentityModel.Logging/5.2.0": {
2027         "dependencies": {
2028           "NETStandard.Library": "2.0.3",
2029           "System.Diagnostics.Tracing": "4.3.0",
2030           "System.Globalization": "4.3.0",
2031           "System.IO": "4.3.0",
2032           "System.IO.FileSystem": "4.3.0"
2033         },
2034         "compile": {
2035           "lib/netstandard1.4/Microsoft.IdentityModel.Logging.dll": {}
2036         },
2037         "compileOnly": true
2038       },
2039       "Microsoft.IdentityModel.Protocols/5.2.0": {
2040         "dependencies": {
2041           "Microsoft.IdentityModel.Logging": "5.2.0",
2042           "Microsoft.IdentityModel.Tokens": "5.2.0",
2043           "NETStandard.Library": "2.0.3",
2044           "System.Collections.Specialized": "4.3.0",
2045           "System.Diagnostics.Contracts": "4.3.0",
2046           "System.Net.Http": "4.3.0"
2047         },
2048         "compile": {
2049           "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.dll": {}
2050         },
2051         "compileOnly": true
2052       },
2053       "Microsoft.IdentityModel.Protocols.OpenIdConnect/5.2.0": {
2054         "dependencies": {
2055           "Microsoft.IdentityModel.Protocols": "5.2.0",
2056           "NETStandard.Library": "2.0.3",
2057           "Newtonsoft.Json": "12.0.1",
2058           "System.Dynamic.Runtime": "4.3.0",
2059           "System.IdentityModel.Tokens.Jwt": "5.2.0"
2060         },
2061         "compile": {
2062           "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {}
2063         },
2064         "compileOnly": true
2065       },
2066       "Microsoft.IdentityModel.Protocols.WsFederation/5.2.0": {
2067         "dependencies": {
2068           "Microsoft.IdentityModel.Protocols": "5.2.0",
2069           "Microsoft.IdentityModel.Tokens.Saml": "5.2.0",
2070           "Microsoft.IdentityModel.Xml": "5.2.0",
2071           "NETStandard.Library": "2.0.3",
2072           "System.Xml.XmlDocument": "4.3.0"
2073         },
2074         "compile": {
2075           "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.WsFederation.dll": {}
2076         },
2077         "compileOnly": true
2078       },
2079       "Microsoft.IdentityModel.Tokens/5.2.0": {
2080         "dependencies": {
2081           "Microsoft.IdentityModel.Logging": "5.2.0",
2082           "NETStandard.Library": "2.0.3",
2083           "Newtonsoft.Json": "12.0.1",
2084           "System.Collections": "4.3.0",
2085           "System.Diagnostics.Tools": "4.3.0",
2086           "System.Runtime": "4.3.0",
2087           "System.Runtime.Extensions": "4.3.0",
2088           "System.Runtime.InteropServices": "4.3.0",
2089           "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
2090           "System.Runtime.Serialization.Xml": "4.3.0",
2091           "System.Security.Claims": "4.3.0",
2092           "System.Security.Cryptography.Algorithms": "4.3.0",
2093           "System.Security.Cryptography.X509Certificates": "4.3.0",
2094           "System.Text.RegularExpressions": "4.3.0",
2095           "System.Threading": "4.3.0"
2096         },
2097         "compile": {
2098           "lib/netstandard1.4/Microsoft.IdentityModel.Tokens.dll": {}
2099         },
2100         "compileOnly": true
2101       },
2102       "Microsoft.IdentityModel.Tokens.Saml/5.2.0": {
2103         "dependencies": {
2104           "Microsoft.IdentityModel.Tokens": "5.2.0",
2105           "Microsoft.IdentityModel.Xml": "5.2.0",
2106           "NETStandard.Library": "2.0.3"
2107         },
2108         "compile": {
2109           "lib/netstandard1.4/Microsoft.IdentityModel.Tokens.Saml.dll": {}
2110         },
2111         "compileOnly": true
2112       },
2113       "Microsoft.IdentityModel.Xml/5.2.0": {
2114         "dependencies": {
2115           "Microsoft.IdentityModel.Tokens": "5.2.0",
2116           "NETStandard.Library": "2.0.3"
2117         },
2118         "compile": {
2119           "lib/netstandard1.4/Microsoft.IdentityModel.Xml.dll": {}
2120         },
2121         "compileOnly": true
2122       },
2123       "Microsoft.Net.Http.Headers/2.1.1": {
2124         "dependencies": {
2125           "Microsoft.Extensions.Primitives": "2.1.1",
2126           "System.Buffers": "4.5.0"
2127         },
2128         "compile": {
2129           "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {}
2130         },
2131         "compileOnly": true
2132       },
2133       "Microsoft.Win32.Registry/4.5.0": {
2134         "dependencies": {
2135           "System.Security.AccessControl": "4.5.0",
2136           "System.Security.Principal.Windows": "4.5.0"
2137         },
2138         "compile": {
2139           "ref/netstandard2.0/Microsoft.Win32.Registry.dll": {}
2140         },
2141         "compileOnly": true
2142       },
2143       "Newtonsoft.Json.Bson/1.0.1": {
2144         "dependencies": {
2145           "NETStandard.Library": "2.0.3",
2146           "Newtonsoft.Json": "12.0.1"
2147         },
2148         "compile": {
2149           "lib/netstandard1.3/Newtonsoft.Json.Bson.dll": {}
2150         },
2151         "compileOnly": true
2152       },
2153       "Remotion.Linq/2.2.0": {
2154         "dependencies": {
2155           "System.Collections": "4.3.0",
2156           "System.Diagnostics.Debug": "4.3.0",
2157           "System.Linq": "4.3.0",
2158           "System.Linq.Expressions": "4.3.0",
2159           "System.Linq.Queryable": "4.0.1",
2160           "System.ObjectModel": "4.3.0",
2161           "System.Reflection": "4.3.0",
2162           "System.Reflection.Extensions": "4.3.0",
2163           "System.Runtime": "4.3.0",
2164           "System.Runtime.Extensions": "4.3.0",
2165           "System.Threading": "4.3.0"
2166         },
2167         "compile": {
2168           "lib/netstandard1.0/Remotion.Linq.dll": {}
2169         },
2170         "compileOnly": true
2171       },
2172       "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
2173         "compileOnly": true
2174       },
2175       "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
2176         "compileOnly": true
2177       },
2178       "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
2179         "compileOnly": true
2180       },
2181       "runtime.native.System/4.3.0": {
2182         "dependencies": {
2183           "Microsoft.NETCore.Platforms": "2.1.0",
2184           "Microsoft.NETCore.Targets": "2.1.0"
2185         },
2186         "compileOnly": true
2187       },
2188       "runtime.native.System.Data.SqlClient.sni/4.4.0": {
2189         "dependencies": {
2190           "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
2191           "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
2192           "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0"
2193         },
2194         "compileOnly": true
2195       },
2196       "runtime.native.System.IO.Compression/4.3.0": {
2197         "dependencies": {
2198           "Microsoft.NETCore.Platforms": "2.1.0",
2199           "Microsoft.NETCore.Targets": "2.1.0"
2200         },
2201         "compileOnly": true
2202       },
2203       "runtime.native.System.Net.Http/4.3.0": {
2204         "dependencies": {
2205           "Microsoft.NETCore.Platforms": "2.1.0",
2206           "Microsoft.NETCore.Targets": "2.1.0"
2207         },
2208         "compileOnly": true
2209       },
2210       "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
2211         "dependencies": {
2212           "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0"
2213         },
2214         "compileOnly": true
2215       },
2216       "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
2217         "dependencies": {
2218           "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
2219           "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
2220           "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
2221           "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
2222           "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
2223           "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
2224           "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
2225           "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
2226           "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
2227           "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
2228         },
2229         "compileOnly": true
2230       },
2231       "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
2232         "compileOnly": true
2233       },
2234       "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
2235         "compileOnly": true
2236       },
2237       "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
2238         "compileOnly": true
2239       },
2240       "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
2241         "compileOnly": true
2242       },
2243       "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
2244         "compileOnly": true
2245       },
2246       "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
2247         "compileOnly": true
2248       },
2249       "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
2250         "compileOnly": true
2251       },
2252       "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
2253         "compileOnly": true
2254       },
2255       "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
2256         "compileOnly": true
2257       },
2258       "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
2259         "compileOnly": true
2260       },
2261       "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
2262         "compileOnly": true
2263       },
2264       "System.AppContext/4.3.0": {
2265         "dependencies": {
2266           "System.Runtime": "4.3.0"
2267         },
2268         "compileOnly": true
2269       },
2270       "System.Buffers/4.5.0": {
2271         "compileOnly": true
2272       },
2273       "System.Collections/4.3.0": {
2274         "dependencies": {
2275           "Microsoft.NETCore.Platforms": "2.1.0",
2276           "Microsoft.NETCore.Targets": "2.1.0",
2277           "System.Runtime": "4.3.0"
2278         },
2279         "compileOnly": true
2280       },
2281       "System.Collections.Concurrent/4.3.0": {
2282         "dependencies": {
2283           "System.Collections": "4.3.0",
2284           "System.Diagnostics.Debug": "4.3.0",
2285           "System.Diagnostics.Tracing": "4.3.0",
2286           "System.Globalization": "4.3.0",
2287           "System.Reflection": "4.3.0",
2288           "System.Resources.ResourceManager": "4.3.0",
2289           "System.Runtime": "4.3.0",
2290           "System.Runtime.Extensions": "4.3.0",
2291           "System.Threading": "4.3.0",
2292           "System.Threading.Tasks": "4.3.0"
2293         },
2294         "compileOnly": true
2295       },
2296       "System.Collections.Immutable/1.5.0": {
2297         "compileOnly": true
2298       },
2299       "System.Collections.NonGeneric/4.3.0": {
2300         "dependencies": {
2301           "System.Diagnostics.Debug": "4.3.0",
2302           "System.Globalization": "4.3.0",
2303           "System.Resources.ResourceManager": "4.3.0",
2304           "System.Runtime": "4.3.0",
2305           "System.Runtime.Extensions": "4.3.0",
2306           "System.Threading": "4.3.0"
2307         },
2308         "compileOnly": true
2309       },
2310       "System.Collections.Specialized/4.3.0": {
2311         "dependencies": {
2312           "System.Collections.NonGeneric": "4.3.0",
2313           "System.Globalization": "4.3.0",
2314           "System.Globalization.Extensions": "4.3.0",
2315           "System.Resources.ResourceManager": "4.3.0",
2316           "System.Runtime": "4.3.0",
2317           "System.Runtime.Extensions": "4.3.0",
2318           "System.Threading": "4.3.0"
2319         },
2320         "compileOnly": true
2321       },
2322       "System.ComponentModel.Annotations/4.5.0": {
2323         "compileOnly": true
2324       },
2325       "System.Console/4.3.0": {
2326         "dependencies": {
2327           "Microsoft.NETCore.Platforms": "2.1.0",
2328           "Microsoft.NETCore.Targets": "2.1.0",
2329           "System.IO": "4.3.0",
2330           "System.Runtime": "4.3.0",
2331           "System.Text.Encoding": "4.3.0"
2332         },
2333         "compileOnly": true
2334       },
2335       "System.Data.SqlClient/4.5.1": {
2336         "dependencies": {
2337           "Microsoft.Win32.Registry": "4.5.0",
2338           "System.Security.Principal.Windows": "4.5.0",
2339           "System.Text.Encoding.CodePages": "4.5.0",
2340           "runtime.native.System.Data.SqlClient.sni": "4.4.0"
2341         },
2342         "compile": {
2343           "ref/netcoreapp2.1/System.Data.SqlClient.dll": {}
2344         },
2345         "compileOnly": true
2346       },
2347       "System.Diagnostics.Contracts/4.3.0": {
2348         "dependencies": {
2349           "System.Runtime": "4.3.0"
2350         },
2351         "compileOnly": true
2352       },
2353       "System.Diagnostics.Debug/4.3.0": {
2354         "dependencies": {
2355           "Microsoft.NETCore.Platforms": "2.1.0",
2356           "Microsoft.NETCore.Targets": "2.1.0",
2357           "System.Runtime": "4.3.0"
2358         },
2359         "compileOnly": true
2360       },
2361       "System.Diagnostics.DiagnosticSource/4.5.0": {
2362         "compileOnly": true
2363       },
2364       "System.Diagnostics.FileVersionInfo/4.3.0": {
2365         "dependencies": {
2366           "Microsoft.NETCore.Platforms": "2.1.0",
2367           "System.Globalization": "4.3.0",
2368           "System.IO": "4.3.0",
2369           "System.IO.FileSystem": "4.3.0",
2370           "System.IO.FileSystem.Primitives": "4.3.0",
2371           "System.Reflection.Metadata": "1.6.0",
2372           "System.Runtime": "4.3.0",
2373           "System.Runtime.Extensions": "4.3.0",
2374           "System.Runtime.InteropServices": "4.3.0"
2375         },
2376         "compileOnly": true
2377       },
2378       "System.Diagnostics.StackTrace/4.3.0": {
2379         "dependencies": {
2380           "System.IO.FileSystem": "4.3.0",
2381           "System.Reflection": "4.3.0",
2382           "System.Reflection.Metadata": "1.6.0",
2383           "System.Runtime": "4.3.0"
2384         },
2385         "compileOnly": true
2386       },
2387       "System.Diagnostics.Tools/4.3.0": {
2388         "dependencies": {
2389           "Microsoft.NETCore.Platforms": "2.1.0",
2390           "Microsoft.NETCore.Targets": "2.1.0",
2391           "System.Runtime": "4.3.0"
2392         },
2393         "compileOnly": true
2394       },
2395       "System.Diagnostics.Tracing/4.3.0": {
2396         "dependencies": {
2397           "Microsoft.NETCore.Platforms": "2.1.0",
2398           "Microsoft.NETCore.Targets": "2.1.0",
2399           "System.Runtime": "4.3.0"
2400         },
2401         "compileOnly": true
2402       },
2403       "System.Dynamic.Runtime/4.3.0": {
2404         "dependencies": {
2405           "System.Collections": "4.3.0",
2406           "System.Diagnostics.Debug": "4.3.0",
2407           "System.Linq": "4.3.0",
2408           "System.Linq.Expressions": "4.3.0",
2409           "System.ObjectModel": "4.3.0",
2410           "System.Reflection": "4.3.0",
2411           "System.Reflection.Emit": "4.3.0",
2412           "System.Reflection.Emit.ILGeneration": "4.3.0",
2413           "System.Reflection.Primitives": "4.3.0",
2414           "System.Reflection.TypeExtensions": "4.3.0",
2415           "System.Resources.ResourceManager": "4.3.0",
2416           "System.Runtime": "4.3.0",
2417           "System.Runtime.Extensions": "4.3.0",
2418           "System.Threading": "4.3.0"
2419         },
2420         "compileOnly": true
2421       },
2422       "System.Globalization/4.3.0": {
2423         "dependencies": {
2424           "Microsoft.NETCore.Platforms": "2.1.0",
2425           "Microsoft.NETCore.Targets": "2.1.0",
2426           "System.Runtime": "4.3.0"
2427         },
2428         "compileOnly": true
2429       },
2430       "System.Globalization.Calendars/4.3.0": {
2431         "dependencies": {
2432           "Microsoft.NETCore.Platforms": "2.1.0",
2433           "Microsoft.NETCore.Targets": "2.1.0",
2434           "System.Globalization": "4.3.0",
2435           "System.Runtime": "4.3.0"
2436         },
2437         "compileOnly": true
2438       },
2439       "System.Globalization.Extensions/4.3.0": {
2440         "dependencies": {
2441           "Microsoft.NETCore.Platforms": "2.1.0",
2442           "System.Globalization": "4.3.0",
2443           "System.Resources.ResourceManager": "4.3.0",
2444           "System.Runtime": "4.3.0",
2445           "System.Runtime.Extensions": "4.3.0",
2446           "System.Runtime.InteropServices": "4.3.0"
2447         },
2448         "compileOnly": true
2449       },
2450       "System.IdentityModel.Tokens.Jwt/5.2.0": {
2451         "dependencies": {
2452           "Microsoft.IdentityModel.Tokens": "5.2.0",
2453           "NETStandard.Library": "2.0.3",
2454           "Newtonsoft.Json": "12.0.1"
2455         },
2456         "compile": {
2457           "lib/netstandard1.4/System.IdentityModel.Tokens.Jwt.dll": {}
2458         },
2459         "compileOnly": true
2460       },
2461       "System.Interactive.Async/3.1.1": {
2462         "dependencies": {
2463           "NETStandard.Library": "2.0.3"
2464         },
2465         "compile": {
2466           "lib/netstandard1.3/System.Interactive.Async.dll": {}
2467         },
2468         "compileOnly": true
2469       },
2470       "System.IO/4.3.0": {
2471         "dependencies": {
2472           "Microsoft.NETCore.Platforms": "2.1.0",
2473           "Microsoft.NETCore.Targets": "2.1.0",
2474           "System.Runtime": "4.3.0",
2475           "System.Text.Encoding": "4.3.0",
2476           "System.Threading.Tasks": "4.3.0"
2477         },
2478         "compileOnly": true
2479       },
2480       "System.IO.Compression/4.3.0": {
2481         "dependencies": {
2482           "Microsoft.NETCore.Platforms": "2.1.0",
2483           "System.Buffers": "4.5.0",
2484           "System.Collections": "4.3.0",
2485           "System.Diagnostics.Debug": "4.3.0",
2486           "System.IO": "4.3.0",
2487           "System.Resources.ResourceManager": "4.3.0",
2488           "System.Runtime": "4.3.0",
2489           "System.Runtime.Extensions": "4.3.0",
2490           "System.Runtime.Handles": "4.3.0",
2491           "System.Runtime.InteropServices": "4.3.0",
2492           "System.Text.Encoding": "4.3.0",
2493           "System.Threading": "4.3.0",
2494           "System.Threading.Tasks": "4.3.0",
2495           "runtime.native.System": "4.3.0",
2496           "runtime.native.System.IO.Compression": "4.3.0"
2497         },
2498         "compileOnly": true
2499       },
2500       "System.IO.FileSystem/4.3.0": {
2501         "dependencies": {
2502           "Microsoft.NETCore.Platforms": "2.1.0",
2503           "Microsoft.NETCore.Targets": "2.1.0",
2504           "System.IO": "4.3.0",
2505           "System.IO.FileSystem.Primitives": "4.3.0",
2506           "System.Runtime": "4.3.0",
2507           "System.Runtime.Handles": "4.3.0",
2508           "System.Text.Encoding": "4.3.0",
2509           "System.Threading.Tasks": "4.3.0"
2510         },
2511         "compileOnly": true
2512       },
2513       "System.IO.FileSystem.Primitives/4.3.0": {
2514         "dependencies": {
2515           "System.Runtime": "4.3.0"
2516         },
2517         "compileOnly": true
2518       },
2519       "System.IO.Pipelines/4.5.0": {
2520         "compile": {
2521           "ref/netstandard1.3/System.IO.Pipelines.dll": {}
2522         },
2523         "compileOnly": true
2524       },
2525       "System.Linq/4.3.0": {
2526         "dependencies": {
2527           "System.Collections": "4.3.0",
2528           "System.Diagnostics.Debug": "4.3.0",
2529           "System.Resources.ResourceManager": "4.3.0",
2530           "System.Runtime": "4.3.0",
2531           "System.Runtime.Extensions": "4.3.0"
2532         },
2533         "compileOnly": true
2534       },
2535       "System.Linq.Expressions/4.3.0": {
2536         "dependencies": {
2537           "System.Collections": "4.3.0",
2538           "System.Diagnostics.Debug": "4.3.0",
2539           "System.Globalization": "4.3.0",
2540           "System.IO": "4.3.0",
2541           "System.Linq": "4.3.0",
2542           "System.ObjectModel": "4.3.0",
2543           "System.Reflection": "4.3.0",
2544           "System.Reflection.Emit": "4.3.0",
2545           "System.Reflection.Emit.ILGeneration": "4.3.0",
2546           "System.Reflection.Emit.Lightweight": "4.3.0",
2547           "System.Reflection.Extensions": "4.3.0",
2548           "System.Reflection.Primitives": "4.3.0",
2549           "System.Reflection.TypeExtensions": "4.3.0",
2550           "System.Resources.ResourceManager": "4.3.0",
2551           "System.Runtime": "4.3.0",
2552           "System.Runtime.Extensions": "4.3.0",
2553           "System.Threading": "4.3.0"
2554         },
2555         "compileOnly": true
2556       },
2557       "System.Linq.Queryable/4.0.1": {
2558         "dependencies": {
2559           "System.Collections": "4.3.0",
2560           "System.Diagnostics.Debug": "4.3.0",
2561           "System.Linq": "4.3.0",
2562           "System.Linq.Expressions": "4.3.0",
2563           "System.Reflection": "4.3.0",
2564           "System.Reflection.Extensions": "4.3.0",
2565           "System.Resources.ResourceManager": "4.3.0",
2566           "System.Runtime": "4.3.0"
2567         },
2568         "compileOnly": true
2569       },
2570       "System.Memory/4.5.1": {
2571         "compileOnly": true
2572       },
2573       "System.Net.Http/4.3.0": {
2574         "dependencies": {
2575           "Microsoft.NETCore.Platforms": "2.1.0",
2576           "System.Collections": "4.3.0",
2577           "System.Diagnostics.Debug": "4.3.0",
2578           "System.Diagnostics.DiagnosticSource": "4.5.0",
2579           "System.Diagnostics.Tracing": "4.3.0",
2580           "System.Globalization": "4.3.0",
2581           "System.Globalization.Extensions": "4.3.0",
2582           "System.IO": "4.3.0",
2583           "System.IO.FileSystem": "4.3.0",
2584           "System.Net.Primitives": "4.3.0",
2585           "System.Resources.ResourceManager": "4.3.0",
2586           "System.Runtime": "4.3.0",
2587           "System.Runtime.Extensions": "4.3.0",
2588           "System.Runtime.Handles": "4.3.0",
2589           "System.Runtime.InteropServices": "4.3.0",
2590           "System.Security.Cryptography.Algorithms": "4.3.0",
2591           "System.Security.Cryptography.Encoding": "4.3.0",
2592           "System.Security.Cryptography.OpenSsl": "4.3.0",
2593           "System.Security.Cryptography.Primitives": "4.3.0",
2594           "System.Security.Cryptography.X509Certificates": "4.3.0",
2595           "System.Text.Encoding": "4.3.0",
2596           "System.Threading": "4.3.0",
2597           "System.Threading.Tasks": "4.3.0",
2598           "runtime.native.System": "4.3.0",
2599           "runtime.native.System.Net.Http": "4.3.0",
2600           "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
2601         },
2602         "compileOnly": true
2603       },
2604       "System.Net.Primitives/4.3.0": {
2605         "dependencies": {
2606           "Microsoft.NETCore.Platforms": "2.1.0",
2607           "Microsoft.NETCore.Targets": "2.1.0",
2608           "System.Runtime": "4.3.0",
2609           "System.Runtime.Handles": "4.3.0"
2610         },
2611         "compileOnly": true
2612       },
2613       "System.Net.WebSockets.WebSocketProtocol/4.5.1": {
2614         "compile": {
2615           "ref/netstandard2.0/System.Net.WebSockets.WebSocketProtocol.dll": {}
2616         },
2617         "compileOnly": true
2618       },
2619       "System.Numerics.Vectors/4.5.0": {
2620         "compileOnly": true
2621       },
2622       "System.ObjectModel/4.3.0": {
2623         "dependencies": {
2624           "System.Collections": "4.3.0",
2625           "System.Diagnostics.Debug": "4.3.0",
2626           "System.Resources.ResourceManager": "4.3.0",
2627           "System.Runtime": "4.3.0",
2628           "System.Threading": "4.3.0"
2629         },
2630         "compileOnly": true
2631       },
2632       "System.Private.DataContractSerialization/4.3.0": {
2633         "dependencies": {
2634           "System.Collections": "4.3.0",
2635           "System.Collections.Concurrent": "4.3.0",
2636           "System.Diagnostics.Debug": "4.3.0",
2637           "System.Globalization": "4.3.0",
2638           "System.IO": "4.3.0",
2639           "System.Linq": "4.3.0",
2640           "System.Reflection": "4.3.0",
2641           "System.Reflection.Emit.ILGeneration": "4.3.0",
2642           "System.Reflection.Emit.Lightweight": "4.3.0",
2643           "System.Reflection.Extensions": "4.3.0",
2644           "System.Reflection.Primitives": "4.3.0",
2645           "System.Reflection.TypeExtensions": "4.3.0",
2646           "System.Resources.ResourceManager": "4.3.0",
2647           "System.Runtime": "4.3.0",
2648           "System.Runtime.Extensions": "4.3.0",
2649           "System.Runtime.Serialization.Primitives": "4.3.0",
2650           "System.Text.Encoding": "4.3.0",
2651           "System.Text.Encoding.Extensions": "4.3.0",
2652           "System.Text.RegularExpressions": "4.3.0",
2653           "System.Threading": "4.3.0",
2654           "System.Threading.Tasks": "4.3.0",
2655           "System.Xml.ReaderWriter": "4.3.0",
2656           "System.Xml.XDocument": "4.3.0",
2657           "System.Xml.XmlDocument": "4.3.0",
2658           "System.Xml.XmlSerializer": "4.3.0"
2659         },
2660         "compileOnly": true
2661       },
2662       "System.Reflection/4.3.0": {
2663         "dependencies": {
2664           "Microsoft.NETCore.Platforms": "2.1.0",
2665           "Microsoft.NETCore.Targets": "2.1.0",
2666           "System.IO": "4.3.0",
2667           "System.Reflection.Primitives": "4.3.0",
2668           "System.Runtime": "4.3.0"
2669         },
2670         "compileOnly": true
2671       },
2672       "System.Reflection.Emit/4.3.0": {
2673         "dependencies": {
2674           "System.IO": "4.3.0",
2675           "System.Reflection": "4.3.0",
2676           "System.Reflection.Emit.ILGeneration": "4.3.0",
2677           "System.Reflection.Primitives": "4.3.0",
2678           "System.Runtime": "4.3.0"
2679         },
2680         "compileOnly": true
2681       },
2682       "System.Reflection.Emit.ILGeneration/4.3.0": {
2683         "dependencies": {
2684           "System.Reflection": "4.3.0",
2685           "System.Reflection.Primitives": "4.3.0",
2686           "System.Runtime": "4.3.0"
2687         },
2688         "compileOnly": true
2689       },
2690       "System.Reflection.Emit.Lightweight/4.3.0": {
2691         "dependencies": {
2692           "System.Reflection": "4.3.0",
2693           "System.Reflection.Emit.ILGeneration": "4.3.0",
2694           "System.Reflection.Primitives": "4.3.0",
2695           "System.Runtime": "4.3.0"
2696         },
2697         "compileOnly": true
2698       },
2699       "System.Reflection.Extensions/4.3.0": {
2700         "dependencies": {
2701           "Microsoft.NETCore.Platforms": "2.1.0",
2702           "Microsoft.NETCore.Targets": "2.1.0",
2703           "System.Reflection": "4.3.0",
2704           "System.Runtime": "4.3.0"
2705         },
2706         "compileOnly": true
2707       },
2708       "System.Reflection.Metadata/1.6.0": {
2709         "compileOnly": true
2710       },
2711       "System.Reflection.Primitives/4.3.0": {
2712         "dependencies": {
2713           "Microsoft.NETCore.Platforms": "2.1.0",
2714           "Microsoft.NETCore.Targets": "2.1.0",
2715           "System.Runtime": "4.3.0"
2716         },
2717         "compileOnly": true
2718       },
2719       "System.Reflection.TypeExtensions/4.3.0": {
2720         "dependencies": {
2721           "System.Reflection": "4.3.0",
2722           "System.Runtime": "4.3.0"
2723         },
2724         "compileOnly": true
2725       },
2726       "System.Resources.ResourceManager/4.3.0": {
2727         "dependencies": {
2728           "Microsoft.NETCore.Platforms": "2.1.0",
2729           "Microsoft.NETCore.Targets": "2.1.0",
2730           "System.Globalization": "4.3.0",
2731           "System.Reflection": "4.3.0",
2732           "System.Runtime": "4.3.0"
2733         },
2734         "compileOnly": true
2735       },
2736       "System.Runtime/4.3.0": {
2737         "dependencies": {
2738           "Microsoft.NETCore.Platforms": "2.1.0",
2739           "Microsoft.NETCore.Targets": "2.1.0"
2740         },
2741         "compileOnly": true
2742       },
2743       "System.Runtime.CompilerServices.Unsafe/4.5.1": {
2744         "compile": {
2745           "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {}
2746         },
2747         "compileOnly": true
2748       },
2749       "System.Runtime.Extensions/4.3.0": {
2750         "dependencies": {
2751           "Microsoft.NETCore.Platforms": "2.1.0",
2752           "Microsoft.NETCore.Targets": "2.1.0",
2753           "System.Runtime": "4.3.0"
2754         },
2755         "compileOnly": true
2756       },
2757       "System.Runtime.Handles/4.3.0": {
2758         "dependencies": {
2759           "Microsoft.NETCore.Platforms": "2.1.0",
2760           "Microsoft.NETCore.Targets": "2.1.0",
2761           "System.Runtime": "4.3.0"
2762         },
2763         "compileOnly": true
2764       },
2765       "System.Runtime.InteropServices/4.3.0": {
2766         "dependencies": {
2767           "Microsoft.NETCore.Platforms": "2.1.0",
2768           "Microsoft.NETCore.Targets": "2.1.0",
2769           "System.Reflection": "4.3.0",
2770           "System.Reflection.Primitives": "4.3.0",
2771           "System.Runtime": "4.3.0",
2772           "System.Runtime.Handles": "4.3.0"
2773         },
2774         "compileOnly": true
2775       },
2776       "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
2777         "dependencies": {
2778           "System.Reflection": "4.3.0",
2779           "System.Reflection.Extensions": "4.3.0",
2780           "System.Resources.ResourceManager": "4.3.0",
2781           "System.Runtime": "4.3.0",
2782           "System.Runtime.InteropServices": "4.3.0",
2783           "System.Threading": "4.3.0",
2784           "runtime.native.System": "4.3.0"
2785         },
2786         "compileOnly": true
2787       },
2788       "System.Runtime.Numerics/4.3.0": {
2789         "dependencies": {
2790           "System.Globalization": "4.3.0",
2791           "System.Resources.ResourceManager": "4.3.0",
2792           "System.Runtime": "4.3.0",
2793           "System.Runtime.Extensions": "4.3.0"
2794         },
2795         "compileOnly": true
2796       },
2797       "System.Runtime.Serialization.Primitives/4.3.0": {
2798         "dependencies": {
2799           "System.Resources.ResourceManager": "4.3.0",
2800           "System.Runtime": "4.3.0"
2801         },
2802         "compileOnly": true
2803       },
2804       "System.Runtime.Serialization.Xml/4.3.0": {
2805         "dependencies": {
2806           "System.IO": "4.3.0",
2807           "System.Private.DataContractSerialization": "4.3.0",
2808           "System.Runtime": "4.3.0",
2809           "System.Runtime.Serialization.Primitives": "4.3.0",
2810           "System.Text.Encoding": "4.3.0",
2811           "System.Xml.ReaderWriter": "4.3.0"
2812         },
2813         "compileOnly": true
2814       },
2815       "System.Security.AccessControl/4.5.0": {
2816         "dependencies": {
2817           "Microsoft.NETCore.Platforms": "2.1.0",
2818           "System.Security.Principal.Windows": "4.5.0"
2819         },
2820         "compile": {
2821           "ref/netstandard2.0/System.Security.AccessControl.dll": {}
2822         },
2823         "compileOnly": true
2824       },
2825       "System.Security.Claims/4.3.0": {
2826         "dependencies": {
2827           "System.Collections": "4.3.0",
2828           "System.Globalization": "4.3.0",
2829           "System.IO": "4.3.0",
2830           "System.Resources.ResourceManager": "4.3.0",
2831           "System.Runtime": "4.3.0",
2832           "System.Runtime.Extensions": "4.3.0",
2833           "System.Security.Principal": "4.3.0"
2834         },
2835         "compileOnly": true
2836       },
2837       "System.Security.Cryptography.Algorithms/4.3.0": {
2838         "dependencies": {
2839           "Microsoft.NETCore.Platforms": "2.1.0",
2840           "System.Collections": "4.3.0",
2841           "System.IO": "4.3.0",
2842           "System.Resources.ResourceManager": "4.3.0",
2843           "System.Runtime": "4.3.0",
2844           "System.Runtime.Extensions": "4.3.0",
2845           "System.Runtime.Handles": "4.3.0",
2846           "System.Runtime.InteropServices": "4.3.0",
2847           "System.Runtime.Numerics": "4.3.0",
2848           "System.Security.Cryptography.Encoding": "4.3.0",
2849           "System.Security.Cryptography.Primitives": "4.3.0",
2850           "System.Text.Encoding": "4.3.0",
2851           "runtime.native.System.Security.Cryptography.Apple": "4.3.0",
2852           "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
2853         },
2854         "compileOnly": true
2855       },
2856       "System.Security.Cryptography.Cng/4.5.0": {
2857         "compile": {
2858           "ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {}
2859         },
2860         "compileOnly": true
2861       },
2862       "System.Security.Cryptography.Csp/4.3.0": {
2863         "dependencies": {
2864           "Microsoft.NETCore.Platforms": "2.1.0",
2865           "System.IO": "4.3.0",
2866           "System.Reflection": "4.3.0",
2867           "System.Resources.ResourceManager": "4.3.0",
2868           "System.Runtime": "4.3.0",
2869           "System.Runtime.Extensions": "4.3.0",
2870           "System.Runtime.Handles": "4.3.0",
2871           "System.Runtime.InteropServices": "4.3.0",
2872           "System.Security.Cryptography.Algorithms": "4.3.0",
2873           "System.Security.Cryptography.Encoding": "4.3.0",
2874           "System.Security.Cryptography.Primitives": "4.3.0",
2875           "System.Text.Encoding": "4.3.0",
2876           "System.Threading": "4.3.0"
2877         },
2878         "compileOnly": true
2879       },
2880       "System.Security.Cryptography.Encoding/4.3.0": {
2881         "dependencies": {
2882           "Microsoft.NETCore.Platforms": "2.1.0",
2883           "System.Collections": "4.3.0",
2884           "System.Collections.Concurrent": "4.3.0",
2885           "System.Linq": "4.3.0",
2886           "System.Resources.ResourceManager": "4.3.0",
2887           "System.Runtime": "4.3.0",
2888           "System.Runtime.Extensions": "4.3.0",
2889           "System.Runtime.Handles": "4.3.0",
2890           "System.Runtime.InteropServices": "4.3.0",
2891           "System.Security.Cryptography.Primitives": "4.3.0",
2892           "System.Text.Encoding": "4.3.0",
2893           "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
2894         },
2895         "compileOnly": true
2896       },
2897       "System.Security.Cryptography.OpenSsl/4.3.0": {
2898         "dependencies": {
2899           "System.Collections": "4.3.0",
2900           "System.IO": "4.3.0",
2901           "System.Resources.ResourceManager": "4.3.0",
2902           "System.Runtime": "4.3.0",
2903           "System.Runtime.Extensions": "4.3.0",
2904           "System.Runtime.Handles": "4.3.0",
2905           "System.Runtime.InteropServices": "4.3.0",
2906           "System.Runtime.Numerics": "4.3.0",
2907           "System.Security.Cryptography.Algorithms": "4.3.0",
2908           "System.Security.Cryptography.Encoding": "4.3.0",
2909           "System.Security.Cryptography.Primitives": "4.3.0",
2910           "System.Text.Encoding": "4.3.0",
2911           "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
2912         },
2913         "compileOnly": true
2914       },
2915       "System.Security.Cryptography.Pkcs/4.5.0": {
2916         "dependencies": {
2917           "System.Security.Cryptography.Cng": "4.5.0"
2918         },
2919         "compileOnly": true
2920       },
2921       "System.Security.Cryptography.Primitives/4.3.0": {
2922         "dependencies": {
2923           "System.Diagnostics.Debug": "4.3.0",
2924           "System.Globalization": "4.3.0",
2925           "System.IO": "4.3.0",
2926           "System.Resources.ResourceManager": "4.3.0",
2927           "System.Runtime": "4.3.0",
2928           "System.Threading": "4.3.0",
2929           "System.Threading.Tasks": "4.3.0"
2930         },
2931         "compileOnly": true
2932       },
2933       "System.Security.Cryptography.X509Certificates/4.3.0": {
2934         "dependencies": {
2935           "Microsoft.NETCore.Platforms": "2.1.0",
2936           "System.Collections": "4.3.0",
2937           "System.Diagnostics.Debug": "4.3.0",
2938           "System.Globalization": "4.3.0",
2939           "System.Globalization.Calendars": "4.3.0",
2940           "System.IO": "4.3.0",
2941           "System.IO.FileSystem": "4.3.0",
2942           "System.IO.FileSystem.Primitives": "4.3.0",
2943           "System.Resources.ResourceManager": "4.3.0",
2944           "System.Runtime": "4.3.0",
2945           "System.Runtime.Extensions": "4.3.0",
2946           "System.Runtime.Handles": "4.3.0",
2947           "System.Runtime.InteropServices": "4.3.0",
2948           "System.Runtime.Numerics": "4.3.0",
2949           "System.Security.Cryptography.Algorithms": "4.3.0",
2950           "System.Security.Cryptography.Cng": "4.5.0",
2951           "System.Security.Cryptography.Csp": "4.3.0",
2952           "System.Security.Cryptography.Encoding": "4.3.0",
2953           "System.Security.Cryptography.OpenSsl": "4.3.0",
2954           "System.Security.Cryptography.Primitives": "4.3.0",
2955           "System.Text.Encoding": "4.3.0",
2956           "System.Threading": "4.3.0",
2957           "runtime.native.System": "4.3.0",
2958           "runtime.native.System.Net.Http": "4.3.0",
2959           "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
2960         },
2961         "compileOnly": true
2962       },
2963       "System.Security.Cryptography.Xml/4.5.0": {
2964         "dependencies": {
2965           "System.Security.Cryptography.Pkcs": "4.5.0",
2966           "System.Security.Permissions": "4.5.0"
2967         },
2968         "compile": {
2969           "ref/netstandard2.0/System.Security.Cryptography.Xml.dll": {}
2970         },
2971         "compileOnly": true
2972       },
2973       "System.Security.Permissions/4.5.0": {
2974         "dependencies": {
2975           "System.Security.AccessControl": "4.5.0"
2976         },
2977         "compile": {
2978           "ref/netstandard2.0/System.Security.Permissions.dll": {}
2979         },
2980         "compileOnly": true
2981       },
2982       "System.Security.Principal/4.3.0": {
2983         "dependencies": {
2984           "System.Runtime": "4.3.0"
2985         },
2986         "compileOnly": true
2987       },
2988       "System.Security.Principal.Windows/4.5.0": {
2989         "dependencies": {
2990           "Microsoft.NETCore.Platforms": "2.1.0"
2991         },
2992         "compile": {
2993           "ref/netstandard2.0/System.Security.Principal.Windows.dll": {}
2994         },
2995         "compileOnly": true
2996       },
2997       "System.Text.Encoding/4.3.0": {
2998         "dependencies": {
2999           "Microsoft.NETCore.Platforms": "2.1.0",
3000           "Microsoft.NETCore.Targets": "2.1.0",
3001           "System.Runtime": "4.3.0"
3002         },
3003         "compileOnly": true
3004       },
3005       "System.Text.Encoding.CodePages/4.5.0": {
3006         "dependencies": {
3007           "Microsoft.NETCore.Platforms": "2.1.0",
3008           "System.Runtime.CompilerServices.Unsafe": "4.5.1"
3009         },
3010         "compile": {
3011           "ref/netstandard2.0/System.Text.Encoding.CodePages.dll": {}
3012         },
3013         "compileOnly": true
3014       },
3015       "System.Text.Encoding.Extensions/4.3.0": {
3016         "dependencies": {
3017           "Microsoft.NETCore.Platforms": "2.1.0",
3018           "Microsoft.NETCore.Targets": "2.1.0",
3019           "System.Runtime": "4.3.0",
3020           "System.Text.Encoding": "4.3.0"
3021         },
3022         "compileOnly": true
3023       },
3024       "System.Text.Encodings.Web/4.5.0": {
3025         "compile": {
3026           "lib/netstandard2.0/System.Text.Encodings.Web.dll": {}
3027         },
3028         "compileOnly": true
3029       },
3030       "System.Text.RegularExpressions/4.3.0": {
3031         "dependencies": {
3032           "System.Runtime": "4.3.0"
3033         },
3034         "compileOnly": true
3035       },
3036       "System.Threading/4.3.0": {
3037         "dependencies": {
3038           "System.Runtime": "4.3.0",
3039           "System.Threading.Tasks": "4.3.0"
3040         },
3041         "compileOnly": true
3042       },
3043       "System.Threading.Channels/4.5.0": {
3044         "compile": {
3045           "lib/netcoreapp2.1/System.Threading.Channels.dll": {}
3046         },
3047         "compileOnly": true
3048       },
3049       "System.Threading.Tasks/4.3.0": {
3050         "dependencies": {
3051           "Microsoft.NETCore.Platforms": "2.1.0",
3052           "Microsoft.NETCore.Targets": "2.1.0",
3053           "System.Runtime": "4.3.0"
3054         },
3055         "compileOnly": true
3056       },
3057       "System.Threading.Tasks.Extensions/4.5.1": {
3058         "compileOnly": true
3059       },
3060       "System.Threading.Tasks.Parallel/4.3.0": {
3061         "dependencies": {
3062           "System.Collections.Concurrent": "4.3.0",
3063           "System.Diagnostics.Debug": "4.3.0",
3064           "System.Diagnostics.Tracing": "4.3.0",
3065           "System.Resources.ResourceManager": "4.3.0",
3066           "System.Runtime": "4.3.0",
3067           "System.Runtime.Extensions": "4.3.0",
3068           "System.Threading": "4.3.0",
3069           "System.Threading.Tasks": "4.3.0"
3070         },
3071         "compileOnly": true
3072       },
3073       "System.Threading.Thread/4.3.0": {
3074         "dependencies": {
3075           "System.Runtime": "4.3.0"
3076         },
3077         "compileOnly": true
3078       },
3079       "System.ValueTuple/4.3.0": {
3080         "dependencies": {
3081           "System.Collections": "4.3.0",
3082           "System.Resources.ResourceManager": "4.3.0",
3083           "System.Runtime": "4.3.0"
3084         },
3085         "compileOnly": true
3086       },
3087       "System.Xml.ReaderWriter/4.3.0": {
3088         "dependencies": {
3089           "System.Collections": "4.3.0",
3090           "System.Diagnostics.Debug": "4.3.0",
3091           "System.Globalization": "4.3.0",
3092           "System.IO": "4.3.0",
3093           "System.IO.FileSystem": "4.3.0",
3094           "System.IO.FileSystem.Primitives": "4.3.0",
3095           "System.Resources.ResourceManager": "4.3.0",
3096           "System.Runtime": "4.3.0",
3097           "System.Runtime.Extensions": "4.3.0",
3098           "System.Runtime.InteropServices": "4.3.0",
3099           "System.Text.Encoding": "4.3.0",
3100           "System.Text.Encoding.Extensions": "4.3.0",
3101           "System.Text.RegularExpressions": "4.3.0",
3102           "System.Threading.Tasks": "4.3.0",
3103           "System.Threading.Tasks.Extensions": "4.5.1"
3104         },
3105         "compileOnly": true
3106       },
3107       "System.Xml.XDocument/4.3.0": {
3108         "dependencies": {
3109           "System.Collections": "4.3.0",
3110           "System.Diagnostics.Debug": "4.3.0",
3111           "System.Diagnostics.Tools": "4.3.0",
3112           "System.Globalization": "4.3.0",
3113           "System.IO": "4.3.0",
3114           "System.Reflection": "4.3.0",
3115           "System.Resources.ResourceManager": "4.3.0",
3116           "System.Runtime": "4.3.0",
3117           "System.Runtime.Extensions": "4.3.0",
3118           "System.Text.Encoding": "4.3.0",
3119           "System.Threading": "4.3.0",
3120           "System.Xml.ReaderWriter": "4.3.0"
3121         },
3122         "compileOnly": true
3123       },
3124       "System.Xml.XmlDocument/4.3.0": {
3125         "dependencies": {
3126           "System.Collections": "4.3.0",
3127           "System.Diagnostics.Debug": "4.3.0",
3128           "System.Globalization": "4.3.0",
3129           "System.IO": "4.3.0",
3130           "System.Resources.ResourceManager": "4.3.0",
3131           "System.Runtime": "4.3.0",
3132           "System.Runtime.Extensions": "4.3.0",
3133           "System.Text.Encoding": "4.3.0",
3134           "System.Threading": "4.3.0",
3135           "System.Xml.ReaderWriter": "4.3.0"
3136         },
3137         "compileOnly": true
3138       },
3139       "System.Xml.XmlSerializer/4.3.0": {
3140         "dependencies": {
3141           "System.Collections": "4.3.0",
3142           "System.Globalization": "4.3.0",
3143           "System.IO": "4.3.0",
3144           "System.Linq": "4.3.0",
3145           "System.Reflection": "4.3.0",
3146           "System.Reflection.Emit": "4.3.0",
3147           "System.Reflection.Emit.ILGeneration": "4.3.0",
3148           "System.Reflection.Extensions": "4.3.0",
3149           "System.Reflection.Primitives": "4.3.0",
3150           "System.Reflection.TypeExtensions": "4.3.0",
3151           "System.Resources.ResourceManager": "4.3.0",
3152           "System.Runtime": "4.3.0",
3153           "System.Runtime.Extensions": "4.3.0",
3154           "System.Text.RegularExpressions": "4.3.0",
3155           "System.Threading": "4.3.0",
3156           "System.Xml.ReaderWriter": "4.3.0",
3157           "System.Xml.XmlDocument": "4.3.0"
3158         },
3159         "compileOnly": true
3160       },
3161       "System.Xml.XPath/4.3.0": {
3162         "dependencies": {
3163           "System.Collections": "4.3.0",
3164           "System.Diagnostics.Debug": "4.3.0",
3165           "System.Globalization": "4.3.0",
3166           "System.IO": "4.3.0",
3167           "System.Resources.ResourceManager": "4.3.0",
3168           "System.Runtime": "4.3.0",
3169           "System.Runtime.Extensions": "4.3.0",
3170           "System.Threading": "4.3.0",
3171           "System.Xml.ReaderWriter": "4.3.0"
3172         },
3173         "compileOnly": true
3174       },
3175       "System.Xml.XPath.XDocument/4.3.0": {
3176         "dependencies": {
3177           "System.Diagnostics.Debug": "4.3.0",
3178           "System.Linq": "4.3.0",
3179           "System.Resources.ResourceManager": "4.3.0",
3180           "System.Runtime": "4.3.0",
3181           "System.Runtime.Extensions": "4.3.0",
3182           "System.Threading": "4.3.0",
3183           "System.Xml.ReaderWriter": "4.3.0",
3184           "System.Xml.XDocument": "4.3.0",
3185           "System.Xml.XPath": "4.3.0"
3186         },
3187         "compileOnly": true
3188       }
3189     }
3190   },
3191   "libraries": {
3192     "ZipProject/1.0.0": {
3193       "type": "project",
3194       "serviceable": false,
3195       "sha512": ""
3196     },
3197     "DotNetZip/1.13.2": {
3198       "type": "package",
3199       "serviceable": true,
3200       "sha512": "sha512-M6mKKXD7ixB2lHvLO/ZPEWYfkfRBcNO3ktNZVRe+SOumSHpXvDW1EqG6R+fat65kXBTGpM5YeExeDGU/biafuQ==",
3201       "path": "dotnetzip/1.13.2",
3202       "hashPath": "dotnetzip.1.13.2.nupkg.sha512"
3203     },
3204     "Json.Net/1.0.16": {
3205       "type": "package",
3206       "serviceable": true,
3207       "sha512": "sha512-kFEw3EjjO1LN429+ltBm+bPGbG91VsDVRX0wPnq2KsAOYlwVVyRQTuDz3vE+wlVKu5SOSAQLsUxS5svnrkbPTQ==",
3208       "path": "json.net/1.0.16",
3209       "hashPath": "json.net.1.0.16.nupkg.sha512"
3210     },
3211     "Microsoft.NETCore.App/2.1.0": {
3212       "type": "package",
3213       "serviceable": true,
3214       "sha512": "sha512-AvT774nTFgU8cYcGO9j1EMwuayKslxqYTurg32HGpWa2hEYNuW2+XgYVVNcZe6Ndbr84QX6fwaOZfd5n+1m2OA==",
3215       "path": "microsoft.netcore.app/2.1.0",
3216       "hashPath": "microsoft.netcore.app.2.1.0.nupkg.sha512"
3217     },
3218     "Microsoft.NETCore.DotNetAppHost/2.1.0": {
3219       "type": "package",
3220       "serviceable": true,
3221       "sha512": "sha512-f/47I60Wg3SrveTvnecCQhCZCAMYlUujWF15EQ/AZTqF/54qeEJjbCIAxKcZI8ToUYzSg6JdfrHggsgjCyCE9Q==",
3222       "path": "microsoft.netcore.dotnetapphost/2.1.0",
3223       "hashPath": "microsoft.netcore.dotnetapphost.2.1.0.nupkg.sha512"
3224     },
3225     "Microsoft.NETCore.DotNetHostPolicy/2.1.0": {
3226       "type": "package",
3227       "serviceable": true,
3228       "sha512": "sha512-p50yZYKzhH64lmArJgoKjtvsNehECa+/sAuOQzZh5uDNBTbRKxjN8IXP1e517xdVsgrFcSNxSEVDKZIOWVjGcQ==",
3229       "path": "microsoft.netcore.dotnethostpolicy/2.1.0",
3230       "hashPath": "microsoft.netcore.dotnethostpolicy.2.1.0.nupkg.sha512"
3231     },
3232     "Microsoft.NETCore.DotNetHostResolver/2.1.0": {
3233       "type": "package",
3234       "serviceable": true,
3235       "sha512": "sha512-fS9D8a+y55n6mHMbNqgHXaPGkjmpVH9h97OyrBxsCuo3Z8aQaFMJ5xIfmzji2ntUd/3truhMbSgSfIelHOkQpg==",
3236       "path": "microsoft.netcore.dotnethostresolver/2.1.0",
3237       "hashPath": "microsoft.netcore.dotnethostresolver.2.1.0.nupkg.sha512"
3238     },
3239     "Microsoft.NETCore.Platforms/2.1.0": {
3240       "type": "package",
3241       "serviceable": true,
3242       "sha512": "sha512-aSTPL94NloSiQVL5Len8wbjFKOnoAX/vOh3s3DF6g3c7GUUMLCDvnBhmA72M2iN2AedyA8hpr7m89kzSAKUnJQ==",
3243       "path": "microsoft.netcore.platforms/2.1.0",
3244       "hashPath": "microsoft.netcore.platforms.2.1.0.nupkg.sha512"
3245     },
3246     "Microsoft.NETCore.Targets/2.1.0": {
3247       "type": "package",
3248       "serviceable": true,
3249       "sha512": "sha512-etaYwrLZQUS+b3UWTpCnUggd6SQ/ZIkZ5pHnoR7+dIWt/wp2Rv3CvMKOZISsrt7FYCHKwCxfcepuuyEWkQxADg==",
3250       "path": "microsoft.netcore.targets/2.1.0",
3251       "hashPath": "microsoft.netcore.targets.2.1.0.nupkg.sha512"
3252     },
3253     "NETStandard.Library/2.0.3": {
3254       "type": "package",
3255       "serviceable": true,
3256       "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
3257       "path": "netstandard.library/2.0.3",
3258       "hashPath": "netstandard.library.2.0.3.nupkg.sha512"
3259     },
3260     "Newtonsoft.Json/12.0.1": {
3261       "type": "package",
3262       "serviceable": true,
3263       "sha512": "sha512-pBR3wCgYWZGiaZDYP+HHYnalVnPJlpP1q55qvVb+adrDHmFMDc1NAKio61xTwftK3Pw5h7TZJPJEEVMd6ty8rg==",
3264       "path": "newtonsoft.json/12.0.1",
3265       "hashPath": "newtonsoft.json.12.0.1.nupkg.sha512"
3266     },
3267     "Microsoft.AspNet.WebApi.Client/5.2.6": {
3268       "type": "package",
3269       "serviceable": true,
3270       "sha512": "sha512-AIgEc1up4pvH8kXy+eG1x4Qfqd6piAq3yk11pveCQXWNkkYoiKdflSmcJZuWcerdMcAaoF0xC/mWGoTW4vF4Dg==",
3271       "path": "microsoft.aspnet.webapi.client/5.2.6",
3272       "hashPath": "microsoft.aspnet.webapi.client.5.2.6.nupkg.sha512"
3273     },
3274     "Microsoft.AspNetCore/2.1.1": {
3275       "type": "package",
3276       "serviceable": true,
3277       "sha512": "sha512-YN6f5seFJb8EzODtccEnSW73q7yS6kgozun/TDAJQK4vbWG/PK9WKR2dPO1pXkrDlau3f/8yTRzof+j3hsDLOw==",
3278       "path": "microsoft.aspnetcore/2.1.1",
3279       "hashPath": "microsoft.aspnetcore.2.1.1.nupkg.sha512"
3280     },
3281     "Microsoft.AspNetCore.Antiforgery/2.1.1": {
3282       "type": "package",
3283       "serviceable": true,
3284       "sha512": "sha512-BKDp2thf1k3Q2XBSIxC0TvHLvGFOr3ga3DdsxOJNTQ2MEvCuqlNFAoBxXIXWtvP9EHNfLbmKA0+VF7nBqXTlYg==",
3285       "path": "microsoft.aspnetcore.antiforgery/2.1.1",
3286       "hashPath": "microsoft.aspnetcore.antiforgery.2.1.1.nupkg.sha512"
3287     },
3288     "Microsoft.AspNetCore.App/2.1.1": {
3289       "type": "package",
3290       "serviceable": true,
3291       "sha512": "sha512-PR5ozWADVe9vPfJj5gbp+JRMKu/6q8Mc6Sq0S1wLJITXDcVzsXYEvmVVS+bBXkJtlIqenNPsEcDSX2oKBJsvsQ==",
3292       "path": "microsoft.aspnetcore.app/2.1.1",
3293       "hashPath": "microsoft.aspnetcore.app.2.1.1.nupkg.sha512"
3294     },
3295     "Microsoft.AspNetCore.Authentication/2.1.1": {
3296       "type": "package",
3297       "serviceable": true,
3298       "sha512": "sha512-WgbDLOGoyX0/EoUdAlihMaKIpON6LwCYZ8fiPhZZe+qdCJhvl1aTBmJ/carHcv3NJGT+ETuq2ppYQr7PKLq1CQ==",
3299       "path": "microsoft.aspnetcore.authentication/2.1.1",
3300       "hashPath": "microsoft.aspnetcore.authentication.2.1.1.nupkg.sha512"
3301     },
3302     "Microsoft.AspNetCore.Authentication.Abstractions/2.1.1": {
3303       "type": "package",
3304       "serviceable": true,
3305       "sha512": "sha512-kl1yZmNeUMm9/kWtqoOvIATBavqHPwJICl0FA9rpvNqETqeTgakAbbY25TdG82wKKbjo4LpqZ0YCHwktNPaR2Q==",
3306       "path": "microsoft.aspnetcore.authentication.abstractions/2.1.1",
3307       "hashPath": "microsoft.aspnetcore.authentication.abstractions.2.1.1.nupkg.sha512"
3308     },
3309     "Microsoft.AspNetCore.Authentication.Cookies/2.1.1": {
3310       "type": "package",
3311       "serviceable": true,
3312       "sha512": "sha512-Yz9dgcZvZ+OJjJ8ZX/+DtgY0+9ZuKzNO0cHkDUdQubY4W4Ozn5e194s70lNQiiEGJjah9hd/5yuayPAePiz7DQ==",
3313       "path": "microsoft.aspnetcore.authentication.cookies/2.1.1",
3314       "hashPath": "microsoft.aspnetcore.authentication.cookies.2.1.1.nupkg.sha512"
3315     },
3316     "Microsoft.AspNetCore.Authentication.Core/2.1.1": {
3317       "type": "package",
3318       "serviceable": true,
3319       "sha512": "sha512-I7CfHtUAwVH67ayCG9ZrkRI5si0yOlttb0ltMR36dMwXfPR9CYab0o9PyWfTOfGIT9VQ+UgAEH9U9+jVoEjPeg==",
3320       "path": "microsoft.aspnetcore.authentication.core/2.1.1",
3321       "hashPath": "microsoft.aspnetcore.authentication.core.2.1.1.nupkg.sha512"
3322     },
3323     "Microsoft.AspNetCore.Authentication.Facebook/2.1.1": {
3324       "type": "package",
3325       "serviceable": true,
3326       "sha512": "sha512-Zx6Gr6Ks3EyG8MlaTVM/XHlO7nZDbnoPy4Umv/Nh80DLgciWilITwTNmNtILxPCivW+qzn8NySjqbFvCLJwBVw==",
3327       "path": "microsoft.aspnetcore.authentication.facebook/2.1.1",
3328       "hashPath": "microsoft.aspnetcore.authentication.facebook.2.1.1.nupkg.sha512"
3329     },
3330     "Microsoft.AspNetCore.Authentication.Google/2.1.1": {
3331       "type": "package",
3332       "serviceable": true,
3333       "sha512": "sha512-08ivngAB+2CgVteg2q/dd+M+MAAKi0mJZmbRwghZefRQrIG0YSK2pCINHhUtDBsOTVrWQCgQiwcZwCKTMwfKrg==",
3334       "path": "microsoft.aspnetcore.authentication.google/2.1.1",
3335       "hashPath": "microsoft.aspnetcore.authentication.google.2.1.1.nupkg.sha512"
3336     },
3337     "Microsoft.AspNetCore.Authentication.JwtBearer/2.1.1": {
3338       "type": "package",
3339       "serviceable": true,
3340       "sha512": "sha512-u4lJIWhWp2+YIOofX98LwvK1dDuaMBwkNmDk8IDurTv8AivWdTDGocyBC5Guzxf6vb9DvILM+8JEzmzkUWhJIg==",
3341       "path": "microsoft.aspnetcore.authentication.jwtbearer/2.1.1",
3342       "hashPath": "microsoft.aspnetcore.authentication.jwtbearer.2.1.1.nupkg.sha512"
3343     },
3344     "Microsoft.AspNetCore.Authentication.MicrosoftAccount/2.1.1": {
3345       "type": "package",
3346       "serviceable": true,
3347       "sha512": "sha512-5Fd5ei39mXQLAkTlrI95mW+zyOGgzVgz9KgB8Jq1jMa99Mgf2e90oKLqKLAsSBSqZ8Qx3DLlbVC81+28mnjK9g==",
3348       "path": "microsoft.aspnetcore.authentication.microsoftaccount/2.1.1",
3349       "hashPath": "microsoft.aspnetcore.authentication.microsoftaccount.2.1.1.nupkg.sha512"
3350     },
3351     "Microsoft.AspNetCore.Authentication.OAuth/2.1.1": {
3352       "type": "package",
3353       "serviceable": true,
3354       "sha512": "sha512-3WkJT0eUYBxox4ByRJO09gzq7vjYppxRuzl9lZu0nhur5paVD5ogSAFYMdfl4XQtN/Eq09X9xbB2USS6bth5qg==",
3355       "path": "microsoft.aspnetcore.authentication.oauth/2.1.1",
3356       "hashPath": "microsoft.aspnetcore.authentication.oauth.2.1.1.nupkg.sha512"
3357     },
3358     "Microsoft.AspNetCore.Authentication.OpenIdConnect/2.1.1": {
3359       "type": "package",
3360       "serviceable": true,
3361       "sha512": "sha512-3hUta6Wmi6LERPxV90YZhZTDg76MdWjy5Yl23RDmnnVuq4xQDua4tgyDqIweV5NwbIUgXQzdYgtMsJv4ipuldQ==",
3362       "path": "microsoft.aspnetcore.authentication.openidconnect/2.1.1",
3363       "hashPath": "microsoft.aspnetcore.authentication.openidconnect.2.1.1.nupkg.sha512"
3364     },
3365     "Microsoft.AspNetCore.Authentication.Twitter/2.1.1": {
3366       "type": "package",
3367       "serviceable": true,
3368       "sha512": "sha512-XUw8+b3Q58kpR4wavOBbWg14ujUUSYTexZD6/lr6Luwg7pVlzLfW9OVKRSTtwSykjzTIwQ4ie1+Sz+ATn8mUQA==",
3369       "path": "microsoft.aspnetcore.authentication.twitter/2.1.1",
3370       "hashPath": "microsoft.aspnetcore.authentication.twitter.2.1.1.nupkg.sha512"
3371     },
3372     "Microsoft.AspNetCore.Authentication.WsFederation/2.1.1": {
3373       "type": "package",
3374       "serviceable": true,
3375       "sha512": "sha512-wVunuX+o7ctflbHHnTt8rMSqAAApX46bNW7q6KFPOSjfoog2I7EPInGMpnlxwUKi5IcAZ1ml1kdaoRAYW+xjfQ==",
3376       "path": "microsoft.aspnetcore.authentication.wsfederation/2.1.1",
3377       "hashPath": "microsoft.aspnetcore.authentication.wsfederation.2.1.1.nupkg.sha512"
3378     },
3379     "Microsoft.AspNetCore.Authorization/2.1.1": {
3380       "type": "package",
3381       "serviceable": true,
3382       "sha512": "sha512-z/5haIkI/G2NcCMO288l6l7Jy3BDqzZjHLb2VxjCfj4NKRVv6KlsDD7nGIyAtAbDVKnbOsGBXF6xwhyo4aFGBw==",
3383       "path": "microsoft.aspnetcore.authorization/2.1.1",
3384       "hashPath": "microsoft.aspnetcore.authorization.2.1.1.nupkg.sha512"
3385     },
3386     "Microsoft.AspNetCore.Authorization.Policy/2.1.1": {
3387       "type": "package",
3388       "serviceable": true,
3389       "sha512": "sha512-ipuhLj35k90+q6GbBuJaouPDLGwaJilBUUE+y0rtGL+yncCtA1gYFrs3jZ+tRX/zNqlVtlAb1u7wXm5NJ/TkQw==",
3390       "path": "microsoft.aspnetcore.authorization.policy/2.1.1",
3391       "hashPath": "microsoft.aspnetcore.authorization.policy.2.1.1.nupkg.sha512"
3392     },
3393     "Microsoft.AspNetCore.Connections.Abstractions/2.1.1": {
3394       "type": "package",
3395       "serviceable": true,
3396       "sha512": "sha512-F3+HhBB2Xh9EbJDLJq9PqKIvLiiFHWwoSU/LLjltbV/p0ch7fXCvmQqZV+p+Od/Gji2QsSwsr2EhVEA9FCZh1g==",
3397       "path": "microsoft.aspnetcore.connections.abstractions/2.1.1",
3398       "hashPath": "microsoft.aspnetcore.connections.abstractions.2.1.1.nupkg.sha512"
3399     },
3400     "Microsoft.AspNetCore.CookiePolicy/2.1.1": {
3401       "type": "package",
3402       "serviceable": true,
3403       "sha512": "sha512-1VXR36rwz55yTA4z2S2C8/M2kkgMNMkiZi6YFyYBYSXKep3ekNgY75Y9zlkHJHiUiKXMj3nz1fHNBohODbBLZg==",
3404       "path": "microsoft.aspnetcore.cookiepolicy/2.1.1",
3405       "hashPath": "microsoft.aspnetcore.cookiepolicy.2.1.1.nupkg.sha512"
3406     },
3407     "Microsoft.AspNetCore.Cors/2.1.1": {
3408       "type": "package",
3409       "serviceable": true,
3410       "sha512": "sha512-ajz3/gjo4OYDFId5nJUrBAYJhKW3sJrK5+dLJ3ynTuVyGwY5me3QICukzMeADSKNV+JapSrPKLXIythHwDrQjA==",
3411       "path": "microsoft.aspnetcore.cors/2.1.1",
3412       "hashPath": "microsoft.aspnetcore.cors.2.1.1.nupkg.sha512"
3413     },
3414     "Microsoft.AspNetCore.Cryptography.Internal/2.1.1": {
3415       "type": "package",
3416       "serviceable": true,
3417       "sha512": "sha512-9X49e4ZTv6ipL/Yh1GvVxpgh+ghWMHi+PPE3tQI2HRgG6Jixvmt8LgT/KvAvfgYEDnjsSTRyt/arrHsekHwfMA==",
3418       "path": "microsoft.aspnetcore.cryptography.internal/2.1.1",
3419       "hashPath": "microsoft.aspnetcore.cryptography.internal.2.1.1.nupkg.sha512"
3420     },
3421     "Microsoft.AspNetCore.Cryptography.KeyDerivation/2.1.1": {
3422       "type": "package",
3423       "serviceable": true,
3424       "sha512": "sha512-HqgqUlIbOUgCWcW51NyJuws2FcY4mCfhIFcw1+NnK+p3XwdYmJ/XI+Q/WM4GTshTh9Dgn1h7i/WsrzgQr/292g==",
3425       "path": "microsoft.aspnetcore.cryptography.keyderivation/2.1.1",
3426       "hashPath": "microsoft.aspnetcore.cryptography.keyderivation.2.1.1.nupkg.sha512"
3427     },
3428     "Microsoft.AspNetCore.DataProtection/2.1.1": {
3429       "type": "package",
3430       "serviceable": true,
3431       "sha512": "sha512-561yQw2Xu5DH05p6uv4G6dD0tfO2KeNuFz/kPREHHFzOk4PF3tdmH9LjCz2fX8eyOvgvfiLSib3atE7thRvZDQ==",
3432       "path": "microsoft.aspnetcore.dataprotection/2.1.1",
3433       "hashPath": "microsoft.aspnetcore.dataprotection.2.1.1.nupkg.sha512"
3434     },
3435     "Microsoft.AspNetCore.DataProtection.Abstractions/2.1.1": {
3436       "type": "package",
3437       "serviceable": true,
3438       "sha512": "sha512-94UHZlJQUeCeCsrDNrEVDO7nOoFsr1KSetcHAttPA6DDe80XJ57wbWUpzxjoGRimoGG2yS95n7M0bueZCMD7ag==",
3439       "path": "microsoft.aspnetcore.dataprotection.abstractions/2.1.1",
3440       "hashPath": "microsoft.aspnetcore.dataprotection.abstractions.2.1.1.nupkg.sha512"
3441     },
3442     "Microsoft.AspNetCore.DataProtection.Extensions/2.1.1": {
3443       "type": "package",
3444       "serviceable": true,
3445       "sha512": "sha512-kwZ6maQQXmDpGBL+XW2Hqvy2TUzON2h+9FG3b0b0wNnocNNCJ3SqgvuXxjMjkpGwD2oS9/BXb1XL7S17YPKBtw==",
3446       "path": "microsoft.aspnetcore.dataprotection.extensions/2.1.1",
3447       "hashPath": "microsoft.aspnetcore.dataprotection.extensions.2.1.1.nupkg.sha512"
3448     },
3449     "Microsoft.AspNetCore.Diagnostics/2.1.1": {
3450       "type": "package",
3451       "serviceable": true,
3452       "sha512": "sha512-F9GjtKSe4HeOqZJjnnI110wDcvsY0aguALGswbr+R3iuw6X+Mzko7S/Vx7LxQXxInOCJoxnNEkd7Kf59dFFSRg==",
3453       "path": "microsoft.aspnetcore.diagnostics/2.1.1",
3454       "hashPath": "microsoft.aspnetcore.diagnostics.2.1.1.nupkg.sha512"
3455     },
3456     "Microsoft.AspNetCore.Diagnostics.Abstractions/2.1.1": {
3457       "type": "package",
3458       "serviceable": true,
3459       "sha512": "sha512-rLn97UtnaXvD1E8K2UFQg5MBZ/D6KLuMZEEt47qkIIEsEQar84yIlR3HdDDF7ovJ/Bg546EyJXHxXvi7t6G7yw==",
3460       "path": "microsoft.aspnetcore.diagnostics.abstractions/2.1.1",
3461       "hashPath": "microsoft.aspnetcore.diagnostics.abstractions.2.1.1.nupkg.sha512"
3462     },
3463     "Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore/2.1.1": {
3464       "type": "package",
3465       "serviceable": true,
3466       "sha512": "sha512-gOlYU6k5UTARQKs1RefT03Z+J4+kCUeAcB13P2ytOeGoN9NXJ+1+4zIOlwbvUgsJwelBiW2XcpxlXzyaUvwe2A==",
3467       "path": "microsoft.aspnetcore.diagnostics.entityframeworkcore/2.1.1",
3468       "hashPath": "microsoft.aspnetcore.diagnostics.entityframeworkcore.2.1.1.nupkg.sha512"
3469     },
3470     "Microsoft.AspNetCore.HostFiltering/2.1.1": {
3471       "type": "package",
3472       "serviceable": true,
3473       "sha512": "sha512-j0EXj9gWL3I+66wlozjuefGmKnbK6CJUcpnczmenxkFOPhQ2/3T9m9I0pj8ztCfktbM22R/6Dzzt1QUz+mHtjw==",
3474       "path": "microsoft.aspnetcore.hostfiltering/2.1.1",
3475       "hashPath": "microsoft.aspnetcore.hostfiltering.2.1.1.nupkg.sha512"
3476     },
3477     "Microsoft.AspNetCore.Hosting/2.1.1": {
3478       "type": "package",
3479       "serviceable": true,
3480       "sha512": "sha512-rO2JSJGuHJMYE68vm72bFI+PEj1e6zgv9r3izNMEMwyGtjsEDFSHALoGqffnehY63TKqpXdAKElKzPV0UYrMqA==",
3481       "path": "microsoft.aspnetcore.hosting/2.1.1",
3482       "hashPath": "microsoft.aspnetcore.hosting.2.1.1.nupkg.sha512"
3483     },
3484     "Microsoft.AspNetCore.Hosting.Abstractions/2.1.1": {
3485       "type": "package",
3486       "serviceable": true,
3487       "sha512": "sha512-FFZxJAK3sV9JxZ7YP47upycv6VZOcNvJLiLM0FXfvlrb67RC9y4AjCUX1RvI0W1n1v6GMZhWSNb3KYs+O6s26g==",
3488       "path": "microsoft.aspnetcore.hosting.abstractions/2.1.1",
3489       "hashPath": "microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg.sha512"
3490     },
3491     "Microsoft.AspNetCore.Hosting.Server.Abstractions/2.1.1": {
3492       "type": "package",
3493       "serviceable": true,
3494       "sha512": "sha512-xqfxC5t1Jk4ZOQN5xfR2Q0nqTOTN5R6FORk4LqjEzmfX8NDdEsds+Fj6d9bMYqhPWZ4ATRAi8RmaUKYPQuAWbQ==",
3495       "path": "microsoft.aspnetcore.hosting.server.abstractions/2.1.1",
3496       "hashPath": "microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg.sha512"
3497     },
3498     "Microsoft.AspNetCore.Html.Abstractions/2.1.1": {
3499       "type": "package",
3500       "serviceable": true,
3501       "sha512": "sha512-tPZG0aA3V8tljooIgKhAiVxu7ZnAnL7QPzz3uxQgs4v7vwwCZTigzh2PIL4QRtezlGFk1jn7PbOtxi+FsmEe0g==",
3502       "path": "microsoft.aspnetcore.html.abstractions/2.1.1",
3503       "hashPath": "microsoft.aspnetcore.html.abstractions.2.1.1.nupkg.sha512"
3504     },
3505     "Microsoft.AspNetCore.Http/2.1.1": {
3506       "type": "package",
3507       "serviceable": true,
3508       "sha512": "sha512-u8Fmky/nirrxOU1gBGh97J5gPoniWDc1QiT+J0EFuXJWcFo3BgPGiv7RLvYCi89QpLgIt5CkkPqTkPnWz0eaSA==",
3509       "path": "microsoft.aspnetcore.http/2.1.1",
3510       "hashPath": "microsoft.aspnetcore.http.2.1.1.nupkg.sha512"
3511     },
3512     "Microsoft.AspNetCore.Http.Abstractions/2.1.1": {
3513       "type": "package",
3514       "serviceable": true,
3515       "sha512": "sha512-0TPQgjRy2xJ75GcK18vvrT6/zCtSAWUEBSskSJN/lY0zuvQx2or8lzwr0TdKyMNK8A8MLP4QMLPqL9NOAxe0yg==",
3516       "path": "microsoft.aspnetcore.http.abstractions/2.1.1",
3517       "hashPath": "microsoft.aspnetcore.http.abstractions.2.1.1.nupkg.sha512"
3518     },
3519     "Microsoft.AspNetCore.Http.Connections/1.0.1": {
3520       "type": "package",
3521       "serviceable": true,
3522       "sha512": "sha512-VpNZjRdXDjiIb+ZmpjYChFWLYEv6344JjOHFjafq7Q2cQtXVC242BAvBuM+o3LeovPfMyZr3LSS54mRHXDpqxg==",
3523       "path": "microsoft.aspnetcore.http.connections/1.0.1",
3524       "hashPath": "microsoft.aspnetcore.http.connections.1.0.1.nupkg.sha512"
3525     },
3526     "Microsoft.AspNetCore.Http.Connections.Common/1.0.1": {
3527       "type": "package",
3528       "serviceable": true,
3529       "sha512": "sha512-bWPi3xZNxTzobUldHtCixRwkJ3uCyCAMO7PVdtzVP3Sq1q5krRYM1EOR2d7h0AUT5uktRnpGz2yxqUYtb79fXg==",
3530       "path": "microsoft.aspnetcore.http.connections.common/1.0.1",
3531       "hashPath": "microsoft.aspnetcore.http.connections.common.1.0.1.nupkg.sha512"
3532     },
3533     "Microsoft.AspNetCore.Http.Extensions/2.1.1": {
3534       "type": "package",
3535       "serviceable": true,
3536       "sha512": "sha512-0dgKLajNfwElW6fLElwjo+fEyfhXdSN74QeXhOUgPam5UIbU3EBQU/+xD83MnfprAiUPDWHqueTKuB8oa/cjNQ==",
3537       "path": "microsoft.aspnetcore.http.extensions/2.1.1",
3538       "hashPath": "microsoft.aspnetcore.http.extensions.2.1.1.nupkg.sha512"
3539     },
3540     "Microsoft.AspNetCore.Http.Features/2.1.1": {
3541       "type": "package",
3542       "serviceable": true,
3543       "sha512": "sha512-cMnTXRH+8T7GLht6cXRCMmN1HaYfXti2WEUdXqMUuyJgi4oH9cmzW4nECSBkQjsCs5O06BphyDDDAsTW/zQmpg==",
3544       "path": "microsoft.aspnetcore.http.features/2.1.1",
3545       "hashPath": "microsoft.aspnetcore.http.features.2.1.1.nupkg.sha512"
3546     },
3547     "Microsoft.AspNetCore.HttpOverrides/2.1.1": {
3548       "type": "package",
3549       "serviceable": true,
3550       "sha512": "sha512-BiIpB0HjMUq1nc45ss4N9A4KbxUgyBWemXEdA5Iv1VQZDy3gUI/eR3+Ist9Oo1ATA7LxXgJ++LGSrCVN2UWYNg==",
3551       "path": "microsoft.aspnetcore.httpoverrides/2.1.1",
3552       "hashPath": "microsoft.aspnetcore.httpoverrides.2.1.1.nupkg.sha512"
3553     },
3554     "Microsoft.AspNetCore.HttpsPolicy/2.1.1": {
3555       "type": "package",
3556       "serviceable": true,
3557       "sha512": "sha512-8pHFcicNlPyEuPsjsUHpROdAHmM0j+StbRekbncft/5kbMKPVJAp7y6PusFbYmizOVXNKGKfHNwo3UA/lG5Ckw==",
3558       "path": "microsoft.aspnetcore.httpspolicy/2.1.1",
3559       "hashPath": "microsoft.aspnetcore.httpspolicy.2.1.1.nupkg.sha512"
3560     },
3561     "Microsoft.AspNetCore.Identity/2.1.1": {
3562       "type": "package",
3563       "serviceable": true,
3564       "sha512": "sha512-bTnsTimS6tFwZXDWPgexZo9gzr2jLuCEHRV8ib8gjMzR6TzQ/3/tl5lxP72Db446PJl1s479Qj1rnflQc6+PSw==",
3565       "path": "microsoft.aspnetcore.identity/2.1.1",
3566       "hashPath": "microsoft.aspnetcore.identity.2.1.1.nupkg.sha512"
3567     },
3568     "Microsoft.AspNetCore.Identity.EntityFrameworkCore/2.1.1": {
3569       "type": "package",
3570       "serviceable": true,
3571       "sha512": "sha512-0Xd+Q8uwwPnj7rt95h5p1FQFClwLMHwnGxZykK/GM9Wkttw5AE47yXvNKlkgM+GPyDhhB6JWd+w+aiOwLfG0jA==",
3572       "path": "microsoft.aspnetcore.identity.entityframeworkcore/2.1.1",
3573       "hashPath": "microsoft.aspnetcore.identity.entityframeworkcore.2.1.1.nupkg.sha512"
3574     },
3575     "Microsoft.AspNetCore.Identity.UI/2.1.1": {
3576       "type": "package",
3577       "serviceable": true,
3578       "sha512": "sha512-Mw+WI+OUhgSvatpqYZY0FJx2ri1THLFHQZsYlOfNa1AB4j/Qx6RpkV9iFB9iopNM1I+iviHeiHY0Nw6WqQXIUA==",
3579       "path": "microsoft.aspnetcore.identity.ui/2.1.1",
3580       "hashPath": "microsoft.aspnetcore.identity.ui.2.1.1.nupkg.sha512"
3581     },
3582     "Microsoft.AspNetCore.JsonPatch/2.1.1": {
3583       "type": "package",
3584       "serviceable": true,
3585       "sha512": "sha512-T5kx4u+0CH5bD3hB+QEozR4MmLZ7CDGdm0+OD1wxyQBJKNNA6jRSJmbvsZ8nmOEwoGtAfHdXLYM0r3/Zw6J4JQ==",
3586       "path": "microsoft.aspnetcore.jsonpatch/2.1.1",
3587       "hashPath": "microsoft.aspnetcore.jsonpatch.2.1.1.nupkg.sha512"
3588     },
3589     "Microsoft.AspNetCore.Localization/2.1.1": {
3590       "type": "package",
3591       "serviceable": true,
3592       "sha512": "sha512-oy13Ppp0iBLHAzq03R5tEBNTAfatboreqW7YEMhVA2fu6L0KLmBk3njHc0FJaFnwZwCbmPnRtr81J8A7NWqQuQ==",
3593       "path": "microsoft.aspnetcore.localization/2.1.1",
3594       "hashPath": "microsoft.aspnetcore.localization.2.1.1.nupkg.sha512"
3595     },
3596     "Microsoft.AspNetCore.Localization.Routing/2.1.1": {
3597       "type": "package",
3598       "serviceable": true,
3599       "sha512": "sha512-aINDrKmXV4PkqYsIOKv3Y5Mqg8/dVBAvKmubT0jEpdX18dSeUNKdhOSjadGUYgwUmu11bsqFeplo7gYGcbK8TA==",
3600       "path": "microsoft.aspnetcore.localization.routing/2.1.1",
3601       "hashPath": "microsoft.aspnetcore.localization.routing.2.1.1.nupkg.sha512"
3602     },
3603     "Microsoft.AspNetCore.MiddlewareAnalysis/2.1.1": {
3604       "type": "package",
3605       "serviceable": true,
3606       "sha512": "sha512-qEH68Ps12p0xCEf68ZEWVTWRqvxJAr0Fy1JivDx80d4GSFN9WdDuljVAYCeE6S3tExBQx2m7/o9P/TGbmRfIUw==",
3607       "path": "microsoft.aspnetcore.middlewareanalysis/2.1.1",
3608       "hashPath": "microsoft.aspnetcore.middlewareanalysis.2.1.1.nupkg.sha512"
3609     },
3610     "Microsoft.AspNetCore.Mvc/2.1.1": {
3611       "type": "package",
3612       "serviceable": true,
3613       "sha512": "sha512-3mHitdj9MClvbFThDsVhojGH2PxWWxhJNFzFwNnofSdORrnRby9bikM+HCqUOz2gvxnyYz5jsgbA88+CGkNy4A==",
3614       "path": "microsoft.aspnetcore.mvc/2.1.1",
3615       "hashPath": "microsoft.aspnetcore.mvc.2.1.1.nupkg.sha512"
3616     },
3617     "Microsoft.AspNetCore.Mvc.Abstractions/2.1.1": {
3618       "type": "package",
3619       "serviceable": true,
3620       "sha512": "sha512-/XgeeXi0LrykMlMCNMQftj2XyEua4JT5AFAt3D3xE6KChx0PydXTFiwQtDvbGpNvarPQWWdyEfq1rKlgyVGlXA==",
3621       "path": "microsoft.aspnetcore.mvc.abstractions/2.1.1",
3622       "hashPath": "microsoft.aspnetcore.mvc.abstractions.2.1.1.nupkg.sha512"
3623     },
3624     "Microsoft.AspNetCore.Mvc.Analyzers/2.1.1": {
3625       "type": "package",
3626       "serviceable": true,
3627       "sha512": "sha512-TNWptMY99Iojeihp2MBxZhOb2IhZMMGtXxg5wy/Z2Bsb/MeQiazIFyiAjKFBY9ccq3Qd23EEjJAReYQClFjvmQ==",
3628       "path": "microsoft.aspnetcore.mvc.analyzers/2.1.1",
3629       "hashPath": "microsoft.aspnetcore.mvc.analyzers.2.1.1.nupkg.sha512"
3630     },
3631     "Microsoft.AspNetCore.Mvc.ApiExplorer/2.1.1": {
3632       "type": "package",
3633       "serviceable": true,
3634       "sha512": "sha512-GGPbYZfzJvu6rigtCN0FRQD4B8ERmMO+grCyf/lfQhmqK9cTfhDcU8Zfw75SXrQ3Ity1lSvYpf26XeFVIi5Y5A==",
3635       "path": "microsoft.aspnetcore.mvc.apiexplorer/2.1.1",
3636       "hashPath": "microsoft.aspnetcore.mvc.apiexplorer.2.1.1.nupkg.sha512"
3637     },
3638     "Microsoft.AspNetCore.Mvc.Core/2.1.1": {
3639       "type": "package",
3640       "serviceable": true,
3641       "sha512": "sha512-QoYLsJHrN7LNnL1LWzSGzQm3v/1ERI5csb4LSzNYm71EcCG8SWckw76GgXNx6mjsJXfxsvoqRAovnLQKCCBtvA==",
3642       "path": "microsoft.aspnetcore.mvc.core/2.1.1",
3643       "hashPath": "microsoft.aspnetcore.mvc.core.2.1.1.nupkg.sha512"
3644     },
3645     "Microsoft.AspNetCore.Mvc.Cors/2.1.1": {
3646       "type": "package",
3647       "serviceable": true,
3648       "sha512": "sha512-a04jcvPbG6IfaugJe3CS59ZhSRAVLmwVEGDLp4wGuR4/9yW3T4mCZgqcSQz+5921j/hRGn1Jwu/b05bWkg+wBg==",
3649       "path": "microsoft.aspnetcore.mvc.cors/2.1.1",
3650       "hashPath": "microsoft.aspnetcore.mvc.cors.2.1.1.nupkg.sha512"
3651     },
3652     "Microsoft.AspNetCore.Mvc.DataAnnotations/2.1.1": {
3653       "type": "package",
3654       "serviceable": true,
3655       "sha512": "sha512-3/LdPk7u3VitfUxVu+forzb+YFa/G4tqFDQKG20mMHrAnE7ranDUhqURD7qoy8JFLRWdhvvdBhUJaATfvvmTVg==",
3656       "path": "microsoft.aspnetcore.mvc.dataannotations/2.1.1",
3657       "hashPath": "microsoft.aspnetcore.mvc.dataannotations.2.1.1.nupkg.sha512"
3658     },
3659     "Microsoft.AspNetCore.Mvc.Formatters.Json/2.1.1": {
3660       "type": "package",
3661       "serviceable": true,
3662       "sha512": "sha512-nBzpBR0Ei/4L63+ylGS6P4gP+u+/S1cIvUU4+G+4Rk+vtzNT5KsoFP9TfCvW8hGQ6ShehjT7wXMuci/D2SbCQQ==",
3663       "path": "microsoft.aspnetcore.mvc.formatters.json/2.1.1",
3664       "hashPath": "microsoft.aspnetcore.mvc.formatters.json.2.1.1.nupkg.sha512"
3665     },
3666     "Microsoft.AspNetCore.Mvc.Formatters.Xml/2.1.1": {
3667       "type": "package",
3668       "serviceable": true,
3669       "sha512": "sha512-WgK7shj6rok4qc0Jc2yOCltN+XO81gP4IVTlXU8vS6AHHKVt6m0UN8mirgcZCRetUnY466hnZNyPHHq/a+7zWw==",
3670       "path": "microsoft.aspnetcore.mvc.formatters.xml/2.1.1",
3671       "hashPath": "microsoft.aspnetcore.mvc.formatters.xml.2.1.1.nupkg.sha512"
3672     },
3673     "Microsoft.AspNetCore.Mvc.Localization/2.1.1": {
3674       "type": "package",
3675       "serviceable": true,
3676       "sha512": "sha512-JN/d/T8JUYoF/YMBupIu92ZcP9PcYfLLQqIZWvfyJrNNftgXENAHMLn1999POEzG44RjGouWdioSH8QZJ1mTTQ==",
3677       "path": "microsoft.aspnetcore.mvc.localization/2.1.1",
3678       "hashPath": "microsoft.aspnetcore.mvc.localization.2.1.1.nupkg.sha512"
3679     },
3680     "Microsoft.AspNetCore.Mvc.Razor/2.1.1": {
3681       "type": "package",
3682       "serviceable": true,
3683       "sha512": "sha512-9WCfQX8+xZN8pzRK8ZxCJw/3lpsKsg3iQvFr6CRz4UtayLEoq/uzLKL5xvY8fj1rVJjt3wBh+YBhheB/196QSg==",
3684       "path": "microsoft.aspnetcore.mvc.razor/2.1.1",
3685       "hashPath": "microsoft.aspnetcore.mvc.razor.2.1.1.nupkg.sha512"
3686     },
3687     "Microsoft.AspNetCore.Mvc.Razor.Extensions/2.1.1": {
3688       "type": "package",
3689       "serviceable": true,
3690       "sha512": "sha512-w/4GAxZS5y9CnlIO4z04sC7I+cLVVYsvI+hC+Thh2vy5AQxNZj9ZIxmdIPtvqQfZ2JdURQ7cpBsr8pzf4YhTEA==",
3691       "path": "microsoft.aspnetcore.mvc.razor.extensions/2.1.1",
3692       "hashPath": "microsoft.aspnetcore.mvc.razor.extensions.2.1.1.nupkg.sha512"
3693     },
3694     "Microsoft.AspNetCore.Mvc.Razor.ViewCompilation/2.1.1": {
3695       "type": "package",
3696       "serviceable": true,
3697       "sha512": "sha512-9fZ7Ut3yhJZUzf0yI8OBeQhN2CdJOcITVbwvM58Xe5L/Ws+Xh3BRsCYzWzj6UvstdZXs47pkZZkGABE2rqQ4zQ==",
3698       "path": "microsoft.aspnetcore.mvc.razor.viewcompilation/2.1.1",
3699       "hashPath": "microsoft.aspnetcore.mvc.razor.viewcompilation.2.1.1.nupkg.sha512"
3700     },
3701     "Microsoft.AspNetCore.Mvc.RazorPages/2.1.1": {
3702       "type": "package",
3703       "serviceable": true,
3704       "sha512": "sha512-icxhGYO1z5IQsrmJhbIJUHM2a0mTK7g1kdPR/mnB5L4r35im8ElX0449AFN3KlA0C00E6mzXVe1CCJ3wO+TUxQ==",
3705       "path": "microsoft.aspnetcore.mvc.razorpages/2.1.1",
3706       "hashPath": "microsoft.aspnetcore.mvc.razorpages.2.1.1.nupkg.sha512"
3707     },
3708     "Microsoft.AspNetCore.Mvc.TagHelpers/2.1.1": {
3709       "type": "package",
3710       "serviceable": true,
3711       "sha512": "sha512-wLHZ9TUdD9Gl2rVihrNGmRJ1LGTjiRzPM4d78efClOpFJwhMaHCnr9ktfQhnJX4XQj0w22XvPPCV0GxSrVp4Lg==",
3712       "path": "microsoft.aspnetcore.mvc.taghelpers/2.1.1",
3713       "hashPath": "microsoft.aspnetcore.mvc.taghelpers.2.1.1.nupkg.sha512"
3714     },
3715     "Microsoft.AspNetCore.Mvc.ViewFeatures/2.1.1": {
3716       "type": "package",
3717       "serviceable": true,
3718       "sha512": "sha512-4F4uu3Hh5pgQ/2XkKgG2XEfPIvzUUjpOrSPIdOpMzxloTfYM/jK6xEW6kM9DE5vYhyW9EE02sngRBh8cmU0vng==",
3719       "path": "microsoft.aspnetcore.mvc.viewfeatures/2.1.1",
3720       "hashPath": "microsoft.aspnetcore.mvc.viewfeatures.2.1.1.nupkg.sha512"
3721     },
3722     "Microsoft.AspNetCore.NodeServices/2.1.1": {
3723       "type": "package",
3724       "serviceable": true,
3725       "sha512": "sha512-/9VSehGhQMV8tz+ddKl6jt8IorFlGGtc/7kEDyfcGWGgsE8WswlfszIRxGMa4BWrhaWovQVteshQCyBBqEG6/g==",
3726       "path": "microsoft.aspnetcore.nodeservices/2.1.1",
3727       "hashPath": "microsoft.aspnetcore.nodeservices.2.1.1.nupkg.sha512"
3728     },
3729     "Microsoft.AspNetCore.Owin/2.1.1": {
3730       "type": "package",
3731       "serviceable": true,
3732       "sha512": "sha512-X6M3UwpwYcBK33mCp/xa9kcMKgfxZnMd4+q8RWGpLWI2Gy5V0jri0+HFfgHVXc9pVkKOrEHGn1K6Z+iT4nibWA==",
3733       "path": "microsoft.aspnetcore.owin/2.1.1",
3734       "hashPath": "microsoft.aspnetcore.owin.2.1.1.nupkg.sha512"
3735     },
3736     "Microsoft.AspNetCore.Razor/2.1.1": {
3737       "type": "package",
3738       "serviceable": true,
3739       "sha512": "sha512-oDxJTufrOF2Y7g+p2jU5+2xtrcsb3KX20pH/KosLW5rbsJMAqaOwprI6gJlBQCGtMCYl/MbnC45ZObPmzyI0NQ==",
3740       "path": "microsoft.aspnetcore.razor/2.1.1",
3741       "hashPath": "microsoft.aspnetcore.razor.2.1.1.nupkg.sha512"
3742     },
3743     "Microsoft.AspNetCore.Razor.Design/2.1.1": {
3744       "type": "package",
3745       "serviceable": true,
3746       "sha512": "sha512-BOK5fckW9v7xWjpEI6bPGwkjw10OPVASZcAa8HoWJo/0Mmg4Azddj92v8noU+YgvD/6zNZ9o/RiRXXKxk5rYwQ==",
3747       "path": "microsoft.aspnetcore.razor.design/2.1.1",
3748       "hashPath": "microsoft.aspnetcore.razor.design.2.1.1.nupkg.sha512"
3749     },
3750     "Microsoft.AspNetCore.Razor.Language/2.1.1": {
3751       "type": "package",
3752       "serviceable": true,
3753       "sha512": "sha512-5HX7/SguN9F8cdJ6GBBFJauEii/k6XPuI1gHucOcOBKKetgm4nG/xrHzRGSBTxmc1rbCcVKrBl10/PYItE7JyA==",
3754       "path": "microsoft.aspnetcore.razor.language/2.1.1",
3755       "hashPath": "microsoft.aspnetcore.razor.language.2.1.1.nupkg.sha512"
3756     },
3757     "Microsoft.AspNetCore.Razor.Runtime/2.1.1": {
3758       "type": "package",
3759       "serviceable": true,
3760       "sha512": "sha512-dGublvci7Lwu8gAegh81YXATyKGupWHb5RDHPsIO/Ct++xG7Lv9/6nNbci05sqYienZgprDbTAH8G7PmBCpIKQ==",
3761       "path": "microsoft.aspnetcore.razor.runtime/2.1.1",
3762       "hashPath": "microsoft.aspnetcore.razor.runtime.2.1.1.nupkg.sha512"
3763     },
3764     "Microsoft.AspNetCore.ResponseCaching/2.1.1": {
3765       "type": "package",
3766       "serviceable": true,
3767       "sha512": "sha512-w3pH2ex82TdMRexWxXIr7EpdE0LJB0/EE/jlU1t+VltijKot7KrSSR5cxYBCafL7WmxjHfVnGKq0eVosxh7MvA==",
3768       "path": "microsoft.aspnetcore.responsecaching/2.1.1",
3769       "hashPath": "microsoft.aspnetcore.responsecaching.2.1.1.nupkg.sha512"
3770     },
3771     "Microsoft.AspNetCore.ResponseCaching.Abstractions/2.1.1": {
3772       "type": "package",
3773       "serviceable": true,
3774       "sha512": "sha512-F2/eDBTwGdTdQ+YPrlf7DBprzbHVZmZqnCTkHT6Jge7MQDu0xgUmDfNyBUzg9jn38RSKnDp6RWLQSJ6yqsYdIQ==",
3775       "path": "microsoft.aspnetcore.responsecaching.abstractions/2.1.1",
3776       "hashPath": "microsoft.aspnetcore.responsecaching.abstractions.2.1.1.nupkg.sha512"
3777     },
3778     "Microsoft.AspNetCore.ResponseCompression/2.1.1": {
3779       "type": "package",
3780       "serviceable": true,
3781       "sha512": "sha512-jJWsmkyWdmd74kNCZy9qoAMTL6bbYMqPPRRket07kpjm1IWcbW833IuhcE6t+wCC/Wrs8ECyMwRHFtvQUxkV2g==",
3782       "path": "microsoft.aspnetcore.responsecompression/2.1.1",
3783       "hashPath": "microsoft.aspnetcore.responsecompression.2.1.1.nupkg.sha512"
3784     },
3785     "Microsoft.AspNetCore.Rewrite/2.1.1": {
3786       "type": "package",
3787       "serviceable": true,
3788       "sha512": "sha512-PWragHOb23NSybDojbJGezzXr0dl/1VwQME3YR5jH3Yanl9CmO8Uuak72L1dCbiASMOKBFnR+gr6YIymDrXaXw==",
3789       "path": "microsoft.aspnetcore.rewrite/2.1.1",
3790       "hashPath": "microsoft.aspnetcore.rewrite.2.1.1.nupkg.sha512"
3791     },
3792     "Microsoft.AspNetCore.Routing/2.1.1": {
3793       "type": "package",
3794       "serviceable": true,
3795       "sha512": "sha512-BnVEKMGIkRcZecG3zR+tl9tYGkViz1k/WzYVNRfdaAN0LeuSabNP0NlG037oz+pDPsLzzNkFeLSOh/w0AKLaig==",
3796       "path": "microsoft.aspnetcore.routing/2.1.1",
3797       "hashPath": "microsoft.aspnetcore.routing.2.1.1.nupkg.sha512"
3798     },
3799     "Microsoft.AspNetCore.Routing.Abstractions/2.1.1": {
3800       "type": "package",
3801       "serviceable": true,
3802       "sha512": "sha512-+Yxsy/ZcCthcziktuhfC6WpQ/cZzgD/IsQ96xefNKrCzIm9jXjfNK3ONsoScvyFFihNohp7zAVPiic5J6CvUDw==",
3803       "path": "microsoft.aspnetcore.routing.abstractions/2.1.1",
3804       "hashPath": "microsoft.aspnetcore.routing.abstractions.2.1.1.nupkg.sha512"
3805     },
3806     "Microsoft.AspNetCore.Server.HttpSys/2.1.1": {
3807       "type": "package",
3808       "serviceable": true,
3809       "sha512": "sha512-4aLacPVSAp5ByErwN9PQfcNUmt/PAjXmK6kkCIkn2UJFABkPz0x/AX2fnjzEeHhHiGHTT6segApNJsh8wXTlcw==",
3810       "path": "microsoft.aspnetcore.server.httpsys/2.1.1",
3811       "hashPath": "microsoft.aspnetcore.server.httpsys.2.1.1.nupkg.sha512"
3812     },
3813     "Microsoft.AspNetCore.Server.IISIntegration/2.1.1": {
3814       "type": "package",
3815       "serviceable": true,
3816       "sha512": "sha512-GOEg75Bb+hoJ5/e1fouBn02MotR9ITs3pQBqT6y6DGTplQ0+/VQsb2R7utro39joHwB1HX4LgLBzfSjkjyYHvQ==",
3817       "path": "microsoft.aspnetcore.server.iisintegration/2.1.1",
3818       "hashPath": "microsoft.aspnetcore.server.iisintegration.2.1.1.nupkg.sha512"
3819     },
3820     "Microsoft.AspNetCore.Server.Kestrel/2.1.1": {
3821       "type": "package",
3822       "serviceable": true,
3823       "sha512": "sha512-nHJ7DAcZUYIgTpqs5GKlsEo16uGlEk73LO2fX7YQDvF/L1zX1Fe7f5KyynepGorIenzJHvAJEtfTHpqFFSPNsA==",
3824       "path": "microsoft.aspnetcore.server.kestrel/2.1.1",
3825       "hashPath": "microsoft.aspnetcore.server.kestrel.2.1.1.nupkg.sha512"
3826     },
3827     "Microsoft.AspNetCore.Server.Kestrel.Core/2.1.1": {
3828       "type": "package",
3829       "serviceable": true,
3830       "sha512": "sha512-lJHti9K7nUoFdx3czli+ITiTOOT1GBgKZxhe5dT0K/6lIniyDZAHZ+s9n4JGej2fUEFBZvfSxIGBWZUGe1ffmw==",
3831       "path": "microsoft.aspnetcore.server.kestrel.core/2.1.1",
3832       "hashPath": "microsoft.aspnetcore.server.kestrel.core.2.1.1.nupkg.sha512"
3833     },
3834     "Microsoft.AspNetCore.Server.Kestrel.Https/2.1.1": {
3835       "type": "package",
3836       "serviceable": true,
3837       "sha512": "sha512-7DtRvE3ffWAqa2zyOt2pKKmi9xToQCP/WFBmujTZTfB8FX+1sEHc0/2h2WuaCZTmXC+jwLdO95HZx8Bu0XctSQ==",
3838       "path": "microsoft.aspnetcore.server.kestrel.https/2.1.1",
3839       "hashPath": "microsoft.aspnetcore.server.kestrel.https.2.1.1.nupkg.sha512"
3840     },
3841     "Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions/2.1.1": {
3842       "type": "package",
3843       "serviceable": true,
3844       "sha512": "sha512-118KSszFP/b81+AS+h1M3Tm6pSL3Py8y65UjEzM9BE3S5qlTRC+w/ExHqy5avZOkvunfAlEFKu8Gyl9IJQFdXw==",
3845       "path": "microsoft.aspnetcore.server.kestrel.transport.abstractions/2.1.1",
3846       "hashPath": "microsoft.aspnetcore.server.kestrel.transport.abstractions.2.1.1.nupkg.sha512"
3847     },
3848     "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/2.1.1": {
3849       "type": "package",
3850       "serviceable": true,
3851       "sha512": "sha512-Q2obTqdWPxLqSm8RVLNq+RWRNiMNXkckVnHvM6UwHryw7KCDOW8TiBh52hTBNVmuRjZQ2bTeqYO1luSGYKpcPQ==",
3852       "path": "microsoft.aspnetcore.server.kestrel.transport.sockets/2.1.1",
3853       "hashPath": "microsoft.aspnetcore.server.kestrel.transport.sockets.2.1.1.nupkg.sha512"
3854     },
3855     "Microsoft.AspNetCore.Session/2.1.1": {
3856       "type": "package",
3857       "serviceable": true,
3858       "sha512": "sha512-M7p1xCZd4pjBFruviakM7g8PKYZenrog4iCrhetVNkCgcqKljsUrRYvViwZNCYMS58aEhbzBBxGGNL7XAXU72A==",
3859       "path": "microsoft.aspnetcore.session/2.1.1",
3860       "hashPath": "microsoft.aspnetcore.session.2.1.1.nupkg.sha512"
3861     },
3862     "Microsoft.AspNetCore.SignalR/1.0.1": {
3863       "type": "package",
3864       "serviceable": true,
3865       "sha512": "sha512-UqXok7HEQrR6OIIYA4NEYHL5LM/xtTue1NR6irXxglfaP/IZwfPz64OGechQJ+GDZ/tzR6U+nvZR9ggnegCxQg==",
3866       "path": "microsoft.aspnetcore.signalr/1.0.1",
3867       "hashPath": "microsoft.aspnetcore.signalr.1.0.1.nupkg.sha512"
3868     },
3869     "Microsoft.AspNetCore.SignalR.Common/1.0.1": {
3870       "type": "package",
3871       "serviceable": true,
3872       "sha512": "sha512-6zUQE2tROCr2Lh6HprHdX5sY+mmD6EGtdnUW5vJ4zDyWOYIbzb7xgzBMx+GUxF/acl+ffhGX9kk5omRYmmXjOQ==",
3873       "path": "microsoft.aspnetcore.signalr.common/1.0.1",
3874       "hashPath": "microsoft.aspnetcore.signalr.common.1.0.1.nupkg.sha512"
3875     },
3876     "Microsoft.AspNetCore.SignalR.Core/1.0.1": {
3877       "type": "package",
3878       "serviceable": true,
3879       "sha512": "sha512-yJVbHWRwI2lu0h7D58V8kxUAyg63bf84BW5xv0i9KFE9I3BGE/OChQKuQsPc02qSTAb3YfT7n4s5guCGvfXefA==",
3880       "path": "microsoft.aspnetcore.signalr.core/1.0.1",
3881       "hashPath": "microsoft.aspnetcore.signalr.core.1.0.1.nupkg.sha512"
3882     },
3883     "Microsoft.AspNetCore.SignalR.Protocols.Json/1.0.1": {
3884       "type": "package",
3885       "serviceable": true,
3886       "sha512": "sha512-FT+l9BokJmQnvuXBWcFPC/EciP3h3KvUzlvq+dLwIf8lDw82ndcX6DzjUxkjR1PSvRbEblW8TekfOrmz+7blDw==",
3887       "path": "microsoft.aspnetcore.signalr.protocols.json/1.0.1",
3888       "hashPath": "microsoft.aspnetcore.signalr.protocols.json.1.0.1.nupkg.sha512"
3889     },
3890     "Microsoft.AspNetCore.SpaServices/2.1.1": {
3891       "type": "package",
3892       "serviceable": true,
3893       "sha512": "sha512-KGGarPSicaywgCy/qfZmJ+aBMOtbOWEqAL9QVvTiFDCBuE2TXuoD808HGrh5go+p4E9iUY6fJX1Pqvot1WzDxg==",
3894       "path": "microsoft.aspnetcore.spaservices/2.1.1",
3895       "hashPath": "microsoft.aspnetcore.spaservices.2.1.1.nupkg.sha512"
3896     },
3897     "Microsoft.AspNetCore.SpaServices.Extensions/2.1.1": {
3898       "type": "package",
3899       "serviceable": true,
3900       "sha512": "sha512-xpMbtgKWD6aDRfb8znqm/uhPIiaws4m+Mv6ezGB0wIajvGCsHc/CQVMSB5N1Cj/AZY8GO2THRd+4zdSS1D5Dfg==",
3901       "path": "microsoft.aspnetcore.spaservices.extensions/2.1.1",
3902       "hashPath": "microsoft.aspnetcore.spaservices.extensions.2.1.1.nupkg.sha512"
3903     },
3904     "Microsoft.AspNetCore.StaticFiles/2.1.1": {
3905       "type": "package",
3906       "serviceable": true,
3907       "sha512": "sha512-3xumS58evfsC4cd8OXtYRafbwuVk5c37dsGQ1E1m0wZvRVUXScRWkTGdcPJcijoImlhoQK2pj6sY7NFMc5PfbQ==",
3908       "path": "microsoft.aspnetcore.staticfiles/2.1.1",
3909       "hashPath": "microsoft.aspnetcore.staticfiles.2.1.1.nupkg.sha512"
3910     },
3911     "Microsoft.AspNetCore.WebSockets/2.1.1": {
3912       "type": "package",
3913       "serviceable": true,
3914       "sha512": "sha512-6m4KkYR1UG3f0Aucop1s+XmJbAlrDVLNvq69nJ9evhmdWiuJAc/yuR07e3HVED3RvdFzUFla6AQm0gnEiViUJQ==",
3915       "path": "microsoft.aspnetcore.websockets/2.1.1",
3916       "hashPath": "microsoft.aspnetcore.websockets.2.1.1.nupkg.sha512"
3917     },
3918     "Microsoft.AspNetCore.WebUtilities/2.1.1": {
3919       "type": "package",
3920       "serviceable": true,
3921       "sha512": "sha512-gvCdObgQDLdZ9enyFQuPb3Rae6QyzZAPgHiv5JhYjORLMW1UNgWXvdqLov6iGtnyG+BBCavPooW9ScWGQCJHLg==",
3922       "path": "microsoft.aspnetcore.webutilities/2.1.1",
3923       "hashPath": "microsoft.aspnetcore.webutilities.2.1.1.nupkg.sha512"
3924     },
3925     "Microsoft.CodeAnalysis.Analyzers/1.1.0": {
3926       "type": "package",
3927       "serviceable": true,
3928       "sha512": "sha512-HS3iRWZKcUw/8eZ/08GXKY2Bn7xNzQPzf8gRPHGSowX7u7XXu9i9YEaBeBNKUXWfI7qjvT2zXtLUvbN0hds8vg==",
3929       "path": "microsoft.codeanalysis.analyzers/1.1.0",
3930       "hashPath": "microsoft.codeanalysis.analyzers.1.1.0.nupkg.sha512"
3931     },
3932     "Microsoft.CodeAnalysis.Common/2.8.0": {
3933       "type": "package",
3934       "serviceable": true,
3935       "sha512": "sha512-A2a4NejNvWVz+8FPXkZK/cd2j4/P3laHwpz56UU3fDcOAVu4Xb98T6FXGAIgqE/LzSVpHnn9Cgg7rhT59qsO8w==",
3936       "path": "microsoft.codeanalysis.common/2.8.0",
3937       "hashPath": "microsoft.codeanalysis.common.2.8.0.nupkg.sha512"
3938     },
3939     "Microsoft.CodeAnalysis.CSharp/2.8.0": {
3940       "type": "package",
3941       "serviceable": true,
3942       "sha512": "sha512-+GGCTxkBjf9lFEZhVOG4iEO5YkuWCO5q+kUF787NJ8Twy3EOyLrjtZ8K7q+kH/PnSjSkN0AvWwL2NQCmT1H6mA==",
3943       "path": "microsoft.codeanalysis.csharp/2.8.0",
3944       "hashPath": "microsoft.codeanalysis.csharp.2.8.0.nupkg.sha512"
3945     },
3946     "Microsoft.CodeAnalysis.Razor/2.1.1": {
3947       "type": "package",
3948       "serviceable": true,
3949       "sha512": "sha512-D5zUSmQHsgKosYlWLQjs6uXn4n7llEdUwFhJz7EIwR16ge18q8p8BJ547out9ScnMDuwHA8MeCPe8WMwCaFAPw==",
3950       "path": "microsoft.codeanalysis.razor/2.1.1",
3951       "hashPath": "microsoft.codeanalysis.razor.2.1.1.nupkg.sha512"
3952     },
3953     "Microsoft.CSharp/4.5.0": {
3954       "type": "package",
3955       "serviceable": true,
3956       "sha512": "sha512-EGoBmf3Na2ppbhPePDE9PlX81r1HuOZH5twBrq7couJZiPTjUnD3648balerQJO6EJ8Sj+43+XuRwQ7r+3tE3w==",
3957       "path": "microsoft.csharp/4.5.0",
3958       "hashPath": "microsoft.csharp.4.5.0.nupkg.sha512"
3959     },
3960     "Microsoft.DotNet.PlatformAbstractions/2.1.0": {
3961       "type": "package",
3962       "serviceable": true,
3963       "sha512": "sha512-wkCXkBS0q+5hsbeikjfsHCGP3nNe1L1MrDEBPCBKm+4UH8nXqHLxDZuBrTYaVY85CGIx2y1qW90nO6b+ORAfrA==",
3964       "path": "microsoft.dotnet.platformabstractions/2.1.0",
3965       "hashPath": "microsoft.dotnet.platformabstractions.2.1.0.nupkg.sha512"
3966     },
3967     "Microsoft.EntityFrameworkCore/2.1.1": {
3968       "type": "package",
3969       "serviceable": true,
3970       "sha512": "sha512-R0zD5lDEA0Aari3+stBhAP5dredWIHcu4+tKfumG7Q6r34Psl5a3fC4hXOBD4W8Mc+aRaee3xehLQC0M0EHEdA==",
3971       "path": "microsoft.entityframeworkcore/2.1.1",
3972       "hashPath": "microsoft.entityframeworkcore.2.1.1.nupkg.sha512"
3973     },
3974     "Microsoft.EntityFrameworkCore.Abstractions/2.1.1": {
3975       "type": "package",
3976       "serviceable": true,
3977       "sha512": "sha512-eAkWeRhvwMLbAmS73HUESlE/sRmGYdKr1nzZ/IOmyRFz37e8BGEGwwbazKhi2OjjzdIWJxmMdB4nGQUP2mco7A==",
3978       "path": "microsoft.entityframeworkcore.abstractions/2.1.1",
3979       "hashPath": "microsoft.entityframeworkcore.abstractions.2.1.1.nupkg.sha512"
3980     },
3981     "Microsoft.EntityFrameworkCore.Analyzers/2.1.1": {
3982       "type": "package",
3983       "serviceable": true,
3984       "sha512": "sha512-Cvyj3q8j0vhhEBbxRXXTZZhrO0RW/hRJQ6VzfGcfvMh+Zhkr8Jl4CP8gA5GXOgg+0dxYYC+GfT27EqjbxM3Qbg==",
3985       "path": "microsoft.entityframeworkcore.analyzers/2.1.1",
3986       "hashPath": "microsoft.entityframeworkcore.analyzers.2.1.1.nupkg.sha512"
3987     },
3988     "Microsoft.EntityFrameworkCore.Design/2.1.1": {
3989       "type": "package",
3990       "serviceable": true,
3991       "sha512": "sha512-/kmRSJHgtcng6eNsy7ab3Ac2ofqqoQAZTiTPMKlLaD6WaEG0t5KJuj71/jAMo9LGgaeKGMI0m5wmG+LsIAlaSA==",
3992       "path": "microsoft.entityframeworkcore.design/2.1.1",
3993       "hashPath": "microsoft.entityframeworkcore.design.2.1.1.nupkg.sha512"
3994     },
3995     "Microsoft.EntityFrameworkCore.InMemory/2.1.1": {
3996       "type": "package",
3997       "serviceable": true,
3998       "sha512": "sha512-eX6plbREvKOq06f2XU6n4ZCSpTXjS9khC9jNH4BeyG/m2WXbYnpTW3zX6RT/UCM8wVqO9U3YUr7QbTsuOysK7w==",
3999       "path": "microsoft.entityframeworkcore.inmemory/2.1.1",
4000       "hashPath": "microsoft.entityframeworkcore.inmemory.2.1.1.nupkg.sha512"
4001     },
4002     "Microsoft.EntityFrameworkCore.Relational/2.1.1": {
4003       "type": "package",
4004       "serviceable": true,
4005       "sha512": "sha512-GdS22wCLqf+W+NvWzuz/0oXmulD0mlxa65Z/RO65YiAJRDhLZ/4/QYeDEIvh8HF9Fw4kB/UnrQ756uv0+IDDKQ==",
4006       "path": "microsoft.entityframeworkcore.relational/2.1.1",
4007       "hashPath": "microsoft.entityframeworkcore.relational.2.1.1.nupkg.sha512"
4008     },
4009     "Microsoft.EntityFrameworkCore.SqlServer/2.1.1": {
4010       "type": "package",
4011       "serviceable": true,
4012       "sha512": "sha512-+owJ/RcmFOrRseb+9PEjqhoOcE7l+DeTe0Jwte0tqhYoiPxZpC6jtGhUhpftPSBkC662siPR7kNm2TfxpPVilQ==",
4013       "path": "microsoft.entityframeworkcore.sqlserver/2.1.1",
4014       "hashPath": "microsoft.entityframeworkcore.sqlserver.2.1.1.nupkg.sha512"
4015     },
4016     "Microsoft.EntityFrameworkCore.Tools/2.1.1": {
4017       "type": "package",
4018       "serviceable": true,
4019       "sha512": "sha512-OYHhKbFNJCSHpkLAKI9yqTx3+SZ7aHKZaCP+G5ctlL/rZm5Y37Ke00abUhp5mFEJlvEueYfOGDx/GjltEs210A==",
4020       "path": "microsoft.entityframeworkcore.tools/2.1.1",
4021       "hashPath": "microsoft.entityframeworkcore.tools.2.1.1.nupkg.sha512"
4022     },
4023     "Microsoft.Extensions.Caching.Abstractions/2.1.1": {
4024       "type": "package",
4025       "serviceable": true,
4026       "sha512": "sha512-gcPRTtchou4pIEdLYhh9xoBDjwCaCLiTHJaFN2IWJCP+TGJcIHQYblPMftw6fajHER9ZrvPO5RYZUyLmH1eNIA==",
4027       "path": "microsoft.extensions.caching.abstractions/2.1.1",
4028       "hashPath": "microsoft.extensions.caching.abstractions.2.1.1.nupkg.sha512"
4029     },
4030     "Microsoft.Extensions.Caching.Memory/2.1.1": {
4031       "type": "package",
4032       "serviceable": true,
4033       "sha512": "sha512-KV2w9nelcxgl1Y028qmexCcgBK+CtZ18fE2eIypB1lUtLOGBrzP+XhcJTxBYwXPnYPkxazqdzcOfIRxz/Bq2uQ==",
4034       "path": "microsoft.extensions.caching.memory/2.1.1",
4035       "hashPath": "microsoft.extensions.caching.memory.2.1.1.nupkg.sha512"
4036     },
4037     "Microsoft.Extensions.Caching.SqlServer/2.1.1": {
4038       "type": "package",
4039       "serviceable": true,
4040       "sha512": "sha512-kRMsRtpyhuZiRBFu2tXmcMkhZl0kfBQ2JxRmERUp5K+P7fJd3DYN47w5vNURkFUlzDskgsPJ2s3Ug07wHDwCJw==",
4041       "path": "microsoft.extensions.caching.sqlserver/2.1.1",
4042       "hashPath": "microsoft.extensions.caching.sqlserver.2.1.1.nupkg.sha512"
4043     },
4044     "Microsoft.Extensions.Configuration/2.1.1": {
4045       "type": "package",
4046       "serviceable": true,
4047       "sha512": "sha512-1JaydycXzbfAExlsD7XIWykzVnU/wZM86KzrHyGlXuxqnqzcWSXLJn4Ejn8bDnq07CEJNZ+GjsxWKlJ8kFfnvQ==",
4048       "path": "microsoft.extensions.configuration/2.1.1",
4049       "hashPath": "microsoft.extensions.configuration.2.1.1.nupkg.sha512"
4050     },
4051     "Microsoft.Extensions.Configuration.Abstractions/2.1.1": {
4052       "type": "package",
4053       "serviceable": true,
4054       "sha512": "sha512-9EMhOWU2eOQOtMIJ+vfwKJpnLRc1Wl3vXu8qXeevA91cSY4j3WvArmF7ApGtJwa7yKewJTvlQlBSn9OSnLFg6Q==",
4055       "path": "microsoft.extensions.configuration.abstractions/2.1.1",
4056       "hashPath": "microsoft.extensions.configuration.abstractions.2.1.1.nupkg.sha512"
4057     },
4058     "Microsoft.Extensions.Configuration.Binder/2.1.1": {
4059       "type": "package",
4060       "serviceable": true,
4061       "sha512": "sha512-t7KFAv6AxyUsZj9QN8FAbusg+X5baCELl+XtscyuP1IGUv5UctyY7/rNZLyiKaV7HhAcDQ1zC5ZQNQQFn6JpAA==",
4062       "path": "microsoft.extensions.configuration.binder/2.1.1",
4063       "hashPath": "microsoft.extensions.configuration.binder.2.1.1.nupkg.sha512"
4064     },
4065     "Microsoft.Extensions.Configuration.CommandLine/2.1.1": {
4066       "type": "package",
4067       "serviceable": true,
4068       "sha512": "sha512-mLtD/B9sx0jycMcPcIweb5x0bRKBoDcN+xONQnw6urMZTyazyJED+zTfj2ZCbVsloh7SW2W6f16UpELD+xtaOA==",
4069       "path": "microsoft.extensions.configuration.commandline/2.1.1",
4070       "hashPath": "microsoft.extensions.configuration.commandline.2.1.1.nupkg.sha512"
4071     },
4072     "Microsoft.Extensions.Configuration.EnvironmentVariables/2.1.1": {
4073       "type": "package",
4074       "serviceable": true,
4075       "sha512": "sha512-rDFRChBvs6sPGC+JjshKsP4kWRvsG8Y9MQKduDu60RWnJpFiIpQ7HK2K9sPrCL1MaYEk894PUkiZ5Xdsm9cPvg==",
4076       "path": "microsoft.extensions.configuration.environmentvariables/2.1.1",
4077       "hashPath": "microsoft.extensions.configuration.environmentvariables.2.1.1.nupkg.sha512"
4078     },
4079     "Microsoft.Extensions.Configuration.FileExtensions/2.1.1": {
4080       "type": "package",
4081       "serviceable": true,
4082       "sha512": "sha512-JnhKotPCs1+X4CPSsHOk8CpxmBeIS/vIXYewsoM8XflXNhpzMe1gfIckQyuRKyORlGaNFEBr4WrPjpZ159bS/Q==",
4083       "path": "microsoft.extensions.configuration.fileextensions/2.1.1",
4084       "hashPath": "microsoft.extensions.configuration.fileextensions.2.1.1.nupkg.sha512"
4085     },
4086     "Microsoft.Extensions.Configuration.Ini/2.1.1": {
4087       "type": "package",
4088       "serviceable": true,
4089       "sha512": "sha512-7ioG8k0YazFgodMBc1ATX+7KgLktQeczJjBY4sjVrKvA3b0QLi438Q4XLnQemdFJZnvQYUf6rjuu1tWz3xslPw==",
4090       "path": "microsoft.extensions.configuration.ini/2.1.1",
4091       "hashPath": "microsoft.extensions.configuration.ini.2.1.1.nupkg.sha512"
4092     },
4093     "Microsoft.Extensions.Configuration.Json/2.1.1": {
4094       "type": "package",
4095       "serviceable": true,
4096       "sha512": "sha512-f6KcI9v0GVA4YL/ExoxrEfeQv9La3hyQnySfgxGkFtMeDJIUun0ANoMjspbdpXXnuaScwgbQ2mFE3lJHt9lpJw==",
4097       "path": "microsoft.extensions.configuration.json/2.1.1",
4098       "hashPath": "microsoft.extensions.configuration.json.2.1.1.nupkg.sha512"
4099     },
4100     "Microsoft.Extensions.Configuration.KeyPerFile/2.1.1": {
4101       "type": "package",
4102       "serviceable": true,
4103       "sha512": "sha512-Qet/MJCnaTOws1FRGu3l7Y5Ob2WZVN2guuViLKZTBjZhyZ7AWtnerJ6K1jfVSVplNp/dfsesu2T+7wTtySjwYw==",
4104       "path": "microsoft.extensions.configuration.keyperfile/2.1.1",
4105       "hashPath": "microsoft.extensions.configuration.keyperfile.2.1.1.nupkg.sha512"
4106     },
4107     "Microsoft.Extensions.Configuration.UserSecrets/2.1.1": {
4108       "type": "package",
4109       "serviceable": true,
4110       "sha512": "sha512-a/VCXjvqr0+e1fBHyeRFKenhr8zfDiqGSL0I7xncDjZyj40bRUlTJhzX8BbgPkbA8F1EOxsOrWbSClap8LsYKg==",
4111       "path": "microsoft.extensions.configuration.usersecrets/2.1.1",
4112       "hashPath": "microsoft.extensions.configuration.usersecrets.2.1.1.nupkg.sha512"
4113     },
4114     "Microsoft.Extensions.Configuration.Xml/2.1.1": {
4115       "type": "package",
4116       "serviceable": true,
4117       "sha512": "sha512-Bs2wJX9BbtXcwAL2KlUNMKyVQfy2r5Iq9pweMaPFN5aCB719YCnOK4dT3tyZfvrtN9XxlJUZ2DeJjNsFxklexA==",
4118       "path": "microsoft.extensions.configuration.xml/2.1.1",
4119       "hashPath": "microsoft.extensions.configuration.xml.2.1.1.nupkg.sha512"
4120     },
4121     "Microsoft.Extensions.DependencyInjection/2.1.1": {
4122       "type": "package",
4123       "serviceable": true,
4124       "sha512": "sha512-2nshYaLTn73Ie+/yTkb7EZIXwQeFIXsYCBy/jSY9bMayYykGNjdWa25frayhuPAGVbZpEgfgp3d4JRVEuVyEqQ==",
4125       "path": "microsoft.extensions.dependencyinjection/2.1.1",
4126       "hashPath": "microsoft.extensions.dependencyinjection.2.1.1.nupkg.sha512"
4127     },
4128     "Microsoft.Extensions.DependencyInjection.Abstractions/2.1.1": {
4129       "type": "package",
4130       "serviceable": true,
4131       "sha512": "sha512-PW1596sF97gpIc1JuUuYvTmeLfeqC5whbWPsWgJhN0fdwz683him3b/HB0dqhFesVssOjnnA0fEz4+S0gUeBqA==",
4132       "path": "microsoft.extensions.dependencyinjection.abstractions/2.1.1",
4133       "hashPath": "microsoft.extensions.dependencyinjection.abstractions.2.1.1.nupkg.sha512"
4134     },
4135     "Microsoft.Extensions.DependencyModel/2.1.0": {
4136       "type": "package",
4137       "serviceable": true,
4138       "sha512": "sha512-3KPT6CLH0VEGr2um9aG1rYTmqfMVlkRuueFpN6AxeIKpcMA4OVHf4aNpgYXZ6oF+x4uh9VhK/66FgPCd1mMlnQ==",
4139       "path": "microsoft.extensions.dependencymodel/2.1.0",
4140       "hashPath": "microsoft.extensions.dependencymodel.2.1.0.nupkg.sha512"
4141     },
4142     "Microsoft.Extensions.DiagnosticAdapter/2.1.0": {
4143       "type": "package",
4144       "serviceable": true,
4145       "sha512": "sha512-ZZeKarCCSZujTN2h4fZv6/tAjz9Ra5EyGaRYEXYd65YxwEDpIbx11rIoE0e1h5HBsB6Rsd345zV0LAajUzX8Qg==",
4146       "path": "microsoft.extensions.diagnosticadapter/2.1.0",
4147       "hashPath": "microsoft.extensions.diagnosticadapter.2.1.0.nupkg.sha512"
4148     },
4149     "Microsoft.Extensions.FileProviders.Abstractions/2.1.1": {
4150       "type": "package",
4151       "serviceable": true,
4152       "sha512": "sha512-qOJP+VAlXDeMQSJ6iflW62bEsN3S1NJIPHmhKFA9L37yU+jce2wbwesA7sDe9WdJ8+SoKtLnHPUxvOyQrAcRCA==",
4153       "path": "microsoft.extensions.fileproviders.abstractions/2.1.1",
4154       "hashPath": "microsoft.extensions.fileproviders.abstractions.2.1.1.nupkg.sha512"
4155     },
4156     "Microsoft.Extensions.FileProviders.Composite/2.1.1": {
4157       "type": "package",
4158       "serviceable": true,
4159       "sha512": "sha512-SovLUACJ3C+iRlHo4VdZw0IDX+v7+32paTJf7v5ZyzyWqijUkDYXr81gL7tkCfCkJmBYnrc6bScoj2Eaxlrudw==",
4160       "path": "microsoft.extensions.fileproviders.composite/2.1.1",
4161       "hashPath": "microsoft.extensions.fileproviders.composite.2.1.1.nupkg.sha512"
4162     },
4163     "Microsoft.Extensions.FileProviders.Embedded/2.1.1": {
4164       "type": "package",
4165       "serviceable": true,
4166       "sha512": "sha512-LHf10DjPIUj3mR0FfsTAisO0Cx6iRT+I15LlYY0zDz8US24I8NEdSG9vceXwLFuHiWrrr2/gFQ3uX7fPsBNmag==",
4167       "path": "microsoft.extensions.fileproviders.embedded/2.1.1",
4168       "hashPath": "microsoft.extensions.fileproviders.embedded.2.1.1.nupkg.sha512"
4169     },
4170     "Microsoft.Extensions.FileProviders.Physical/2.1.1": {
4171       "type": "package",
4172       "serviceable": true,
4173       "sha512": "sha512-pbT/J3B686Xgktv5WH11FbcbZXDmBQuCN3ce8IKIF+DpOk3p0RgUPrOXcYNp81TyH+K/5Cosr4VFVjYMoirNDg==",
4174       "path": "microsoft.extensions.fileproviders.physical/2.1.1",
4175       "hashPath": "microsoft.extensions.fileproviders.physical.2.1.1.nupkg.sha512"
4176     },
4177     "Microsoft.Extensions.FileSystemGlobbing/2.1.1": {
4178       "type": "package",
4179       "serviceable": true,
4180       "sha512": "sha512-Pu/O8jBc7QlEmqmbDGVosuDlyzGspMuKc71rOsJigwGMF5574aWYw9uRMX+ho1dmbnL502ZYHo6PlBP3IXkm5A==",
4181       "path": "microsoft.extensions.filesystemglobbing/2.1.1",
4182       "hashPath": "microsoft.extensions.filesystemglobbing.2.1.1.nupkg.sha512"
4183     },
4184     "Microsoft.Extensions.Hosting/2.1.1": {
4185       "type": "package",
4186       "serviceable": true,
4187       "sha512": "sha512-JCQMO9b49MO7b2e3myP6b0KsAJvRL9auv0A/Pn4w2Q1dt9D29tWvuji8b2jGfHVZcal9GRbtwwdnAD1mN4x3VQ==",
4188       "path": "microsoft.extensions.hosting/2.1.1",
4189       "hashPath": "microsoft.extensions.hosting.2.1.1.nupkg.sha512"
4190     },
4191     "Microsoft.Extensions.Hosting.Abstractions/2.1.1": {
4192       "type": "package",
4193       "serviceable": true,
4194       "sha512": "sha512-v7mPlJ68Dsev9gn6w5tJJZI798r6gCmwKBv0pwJ5PunLEITYjrv1+QJ/wYkp7KuRcr8VRUML8mJg/mgUjgHggA==",
4195       "path": "microsoft.extensions.hosting.abstractions/2.1.1",
4196       "hashPath": "microsoft.extensions.hosting.abstractions.2.1.1.nupkg.sha512"
4197     },
4198     "Microsoft.Extensions.Http/2.1.1": {
4199       "type": "package",
4200       "serviceable": true,
4201       "sha512": "sha512-mDh9zlNwbdvb3BXjJejdcdovI5nsJZ4y0IU84QPFS9OB0q3e8BUVknTKr1Mub1nWQGEt6ZZDkP5vYf0KM7wVRw==",
4202       "path": "microsoft.extensions.http/2.1.1",
4203       "hashPath": "microsoft.extensions.http.2.1.1.nupkg.sha512"
4204     },
4205     "Microsoft.Extensions.Identity.Core/2.1.1": {
4206       "type": "package",
4207       "serviceable": true,
4208       "sha512": "sha512-Ob9ms69b2qhQhi3SMNhE3SPsCIWhyC4e3IZWSRWxWXwfVLcOfrjaC3qJDPiTOE6Gs7QB/A7jM16i86v6TZ2g5A==",
4209       "path": "microsoft.extensions.identity.core/2.1.1",
4210       "hashPath": "microsoft.extensions.identity.core.2.1.1.nupkg.sha512"
4211     },
4212     "Microsoft.Extensions.Identity.Stores/2.1.1": {
4213       "type": "package",
4214       "serviceable": true,
4215       "sha512": "sha512-SYqJ9R96S27fv7gWmnUFW+YF5Rd6mKYTETZo+j5WVXXxowojwsn9lkm/6EvyhIwKFbhR5SLw7Y+ajnzlVRua3g==",
4216       "path": "microsoft.extensions.identity.stores/2.1.1",
4217       "hashPath": "microsoft.extensions.identity.stores.2.1.1.nupkg.sha512"
4218     },
4219     "Microsoft.Extensions.Localization/2.1.1": {
4220       "type": "package",
4221       "serviceable": true,
4222       "sha512": "sha512-XPVATgcnzWwo6NYXsZfiEBSSFWWOEdFMn099BIlJCgwVSTLdZD130xRFH4wGXg5sMos3xXsBLv1fffQ67Ju+qg==",
4223       "path": "microsoft.extensions.localization/2.1.1",
4224       "hashPath": "microsoft.extensions.localization.2.1.1.nupkg.sha512"
4225     },
4226     "Microsoft.Extensions.Localization.Abstractions/2.1.1": {
4227       "type": "package",
4228       "serviceable": true,
4229       "sha512": "sha512-V1znqxUEDHAfnCDXLsfrbY+RmtrFkJqOFhVBOIrcqQMp6MFJvIV9QpDTMq8JzqYc++aAraIoUEAsAwoa8otlOw==",
4230       "path": "microsoft.extensions.localization.abstractions/2.1.1",
4231       "hashPath": "microsoft.extensions.localization.abstractions.2.1.1.nupkg.sha512"
4232     },
4233     "Microsoft.Extensions.Logging/2.1.1": {
4234       "type": "package",
4235       "serviceable": true,
4236       "sha512": "sha512-x4/RzeReQSIi4nVpOjXEySm/xUSr6lBjuecdYnlUboWxbLSm2j3vhFV5OLGRp3gfte3cRMdysMNa/wyZN0t/Tw==",
4237       "path": "microsoft.extensions.logging/2.1.1",
4238       "hashPath": "microsoft.extensions.logging.2.1.1.nupkg.sha512"
4239     },
4240     "Microsoft.Extensions.Logging.Abstractions/2.1.1": {
4241       "type": "package",
4242       "serviceable": true,
4243       "sha512": "sha512-QWFWKrdeoDSEr8nVJaBAVDMj24wnh9clGzDNmMdgHHRsOIwTUMeh4XljeZXJhIKPT00jWuzwEzn3uNxOtO4cYg==",
4244       "path": "microsoft.extensions.logging.abstractions/2.1.1",
4245       "hashPath": "microsoft.extensions.logging.abstractions.2.1.1.nupkg.sha512"
4246     },
4247     "Microsoft.Extensions.Logging.Configuration/2.1.1": {
4248       "type": "package",
4249       "serviceable": true,
4250       "sha512": "sha512-eWFdWiyDpzXrzIOQlNUIJ5Tv1nTkxDGEdaxFqcBmCKs5USFBEtwlmSSg06Z2EZ06aQKtWLLi9KjARdlh62zDIQ==",
4251       "path": "microsoft.extensions.logging.configuration/2.1.1",
4252       "hashPath": "microsoft.extensions.logging.configuration.2.1.1.nupkg.sha512"
4253     },
4254     "Microsoft.Extensions.Logging.Console/2.1.1": {
4255       "type": "package",
4256       "serviceable": true,
4257       "sha512": "sha512-38NHT66tf9+0Sq28TbhayRS1+LrybqFz9oycPyYDm+sQID47tsPoQA/ZqPIK81zsA1z5r+7BrUflXwmNmvzW4A==",
4258       "path": "microsoft.extensions.logging.console/2.1.1",
4259       "hashPath": "microsoft.extensions.logging.console.2.1.1.nupkg.sha512"
4260     },
4261     "Microsoft.Extensions.Logging.Debug/2.1.1": {
4262       "type": "package",
4263       "serviceable": true,
4264       "sha512": "sha512-JP/wI5pbt+7r6U80lfsHimQp1qJN6v97XG2dzgH8O1hv5zNhYvB9m1EeARJruppcTXrXrgBIl8Hjeh5Mvu/AyQ==",
4265       "path": "microsoft.extensions.logging.debug/2.1.1",
4266       "hashPath": "microsoft.extensions.logging.debug.2.1.1.nupkg.sha512"
4267     },
4268     "Microsoft.Extensions.Logging.EventSource/2.1.1": {
4269       "type": "package",
4270       "serviceable": true,
4271       "sha512": "sha512-+9wgYYIct5VlfOGGAYeIFEFDy1sLtUc3pJxwZap4FDnpjcViHJwI0Uq9GMz6w+PgasjfiRLCDxu339VikVS09Q==",
4272       "path": "microsoft.extensions.logging.eventsource/2.1.1",
4273       "hashPath": "microsoft.extensions.logging.eventsource.2.1.1.nupkg.sha512"
4274     },
4275     "Microsoft.Extensions.Logging.TraceSource/2.1.1": {
4276       "type": "package",
4277       "serviceable": true,
4278       "sha512": "sha512-lPUHCOezUB7W9hvfJL/5Zaggpy0plgOaqHLM2T5Lv+v3/B4ISWTc4Pd1l33R5dv9v0MF6I4u3Kf732wEX6OPdg==",
4279       "path": "microsoft.extensions.logging.tracesource/2.1.1",
4280       "hashPath": "microsoft.extensions.logging.tracesource.2.1.1.nupkg.sha512"
4281     },
4282     "Microsoft.Extensions.ObjectPool/2.1.1": {
4283       "type": "package",
4284       "serviceable": true,
4285       "sha512": "sha512-FE4JmV6FEZdmqSKqvld5TRnvHfJfrw9QzvvZlAiTn+FCiq/1ZaQDpcYBRH7dMHFWIsYD6Z2UTsufdbCGznox8g==",
4286       "path": "microsoft.extensions.objectpool/2.1.1",
4287       "hashPath": "microsoft.extensions.objectpool.2.1.1.nupkg.sha512"
4288     },
4289     "Microsoft.Extensions.Options/2.1.1": {
4290       "type": "package",
4291       "serviceable": true,
4292       "sha512": "sha512-j0zOfTt1Qm+JDW2m+6Q/aj1m4C8+onudUu4ls/fN69VxruZkMWmX1bPKkbkYIPNNxJsf4k7FOkVq5o1vEFq9pQ==",
4293       "path": "microsoft.extensions.options/2.1.1",
4294       "hashPath": "microsoft.extensions.options.2.1.1.nupkg.sha512"
4295     },
4296     "Microsoft.Extensions.Options.ConfigurationExtensions/2.1.1": {
4297       "type": "package",
4298       "serviceable": true,
4299       "sha512": "sha512-rRGENwWe/jAfAKWYV/P0TQW5T8zsQv+Cx3lfUgQrdP4YLHx/fPIs3hQplMklawcdzAGTR4FN4e4xU7Qgk5KHnA==",
4300       "path": "microsoft.extensions.options.configurationextensions/2.1.1",
4301       "hashPath": "microsoft.extensions.options.configurationextensions.2.1.1.nupkg.sha512"
4302     },
4303     "Microsoft.Extensions.Primitives/2.1.1": {
4304       "type": "package",
4305       "serviceable": true,
4306       "sha512": "sha512-Svz25/egj1TsNL4118jyMqkhDiu0l8QYWq2p52P4BBN0GbqwR18ZRIctSP5TTDJy0m0EFC8aB2FOVjGtvEGWSA==",
4307       "path": "microsoft.extensions.primitives/2.1.1",
4308       "hashPath": "microsoft.extensions.primitives.2.1.1.nupkg.sha512"
4309     },
4310     "Microsoft.Extensions.WebEncoders/2.1.1": {
4311       "type": "package",
4312       "serviceable": true,
4313       "sha512": "sha512-0fR5UV3qREnTpGiqUkz6p30gHzRNvZExgTpch0Gwc+lVUh7D2MBLK/2ohmsMnXp7ckYiEAHhEb9Z/NTUdajKXA==",
4314       "path": "microsoft.extensions.webencoders/2.1.1",
4315       "hashPath": "microsoft.extensions.webencoders.2.1.1.nupkg.sha512"
4316     },
4317     "Microsoft.IdentityModel.Logging/5.2.0": {
4318       "type": "package",
4319       "serviceable": true,
4320       "sha512": "sha512-D9uipmVVfJoNv1AzzLR4547+MiwrXElN6bVym3UqZm8/n2LUVdmbHUSQYwqC/gOjHK2vEzXP4NTwHnL+F54q5A==",
4321       "path": "microsoft.identitymodel.logging/5.2.0",
4322       "hashPath": "microsoft.identitymodel.logging.5.2.0.nupkg.sha512"
4323     },
4324     "Microsoft.IdentityModel.Protocols/5.2.0": {
4325       "type": "package",
4326       "serviceable": true,
4327       "sha512": "sha512-ZvW6FGD9M4JRJnU9GyCnK22vpWX4itIousHD7v9V/XWb6HUmzfKsb7S9QfzOfnNcNr2eK8nLV50S0v1QMR9ERg==",
4328       "path": "microsoft.identitymodel.protocols/5.2.0",
4329       "hashPath": "microsoft.identitymodel.protocols.5.2.0.nupkg.sha512"
4330     },
4331     "Microsoft.IdentityModel.Protocols.OpenIdConnect/5.2.0": {
4332       "type": "package",
4333       "serviceable": true,
4334       "sha512": "sha512-IbrtvKFSJLGoCTnDEldkWodt/U3x1OduaFuuVxo8RtvCwZkSp/08OtIlVzdLeJG8bCzQs6p7FV6Xh/a52B0jdw==",
4335       "path": "microsoft.identitymodel.protocols.openidconnect/5.2.0",
4336       "hashPath": "microsoft.identitymodel.protocols.openidconnect.5.2.0.nupkg.sha512"
4337     },
4338     "Microsoft.IdentityModel.Protocols.WsFederation/5.2.0": {
4339       "type": "package",
4340       "serviceable": true,
4341       "sha512": "sha512-tZJI6PD4/QPBXfTNy/FlGYzi+ebV3pUikoYjmEFApuxJ+RXZ2yuqTDR/gpF6m8TuR4jmX3y+ILqYTy0bPuJK9w==",
4342       "path": "microsoft.identitymodel.protocols.wsfederation/5.2.0",
4343       "hashPath": "microsoft.identitymodel.protocols.wsfederation.5.2.0.nupkg.sha512"
4344     },
4345     "Microsoft.IdentityModel.Tokens/5.2.0": {
4346       "type": "package",
4347       "serviceable": true,
4348       "sha512": "sha512-ptAbeNOZ++Ioq6eGFhSzcC/oCYMkB/XSuWp9jkaQHz8S2Lxm4wrB2yvYNqlYd88+7L56Ywa9WMCgx94heQvtIw==",
4349       "path": "microsoft.identitymodel.tokens/5.2.0",
4350       "hashPath": "microsoft.identitymodel.tokens.5.2.0.nupkg.sha512"
4351     },
4352     "Microsoft.IdentityModel.Tokens.Saml/5.2.0": {
4353       "type": "package",
4354       "serviceable": true,
4355       "sha512": "sha512-3XCXxwPFOG7uJkDx2hD4vv/5UTKWPnDdmh69jRcXUbEgEC8HVdTbViIrQJien+5WefScalMGYIwA4lnLooxRYw==",
4356       "path": "microsoft.identitymodel.tokens.saml/5.2.0",
4357       "hashPath": "microsoft.identitymodel.tokens.saml.5.2.0.nupkg.sha512"
4358     },
4359     "Microsoft.IdentityModel.Xml/5.2.0": {
4360       "type": "package",
4361       "serviceable": true,
4362       "sha512": "sha512-Z1ID4pp3VhPVR1JKDw5KRqO1WchJEFSrEasiaQRnxstzUrbos4sd3Faro8nlIOtZxS1Dxu5v5UksaoNxlW7BYw==",
4363       "path": "microsoft.identitymodel.xml/5.2.0",
4364       "hashPath": "microsoft.identitymodel.xml.5.2.0.nupkg.sha512"
4365     },
4366     "Microsoft.Net.Http.Headers/2.1.1": {
4367       "type": "package",
4368       "serviceable": true,
4369       "sha512": "sha512-tNh1YCfZ943/d3WSE6cD57O05rhvi3lmKgwoi3zFg4wc/O/oec5FNHZmBCRau4GfzRC5zS/CBdOAkRwbvtZSaQ==",
4370       "path": "microsoft.net.http.headers/2.1.1",
4371       "hashPath": "microsoft.net.http.headers.2.1.1.nupkg.sha512"
4372     },
4373     "Microsoft.Win32.Registry/4.5.0": {
4374       "type": "package",
4375       "serviceable": true,
4376       "sha512": "sha512-vduxuHEqRgRrTE8wYG8Wxj/+6wwzddOmZzjKZx6rFMc/91aUBxI5etAFYxesoNaIja5NpgSTcnk6cN8BeYXf9A==",
4377       "path": "microsoft.win32.registry/4.5.0",
4378       "hashPath": "microsoft.win32.registry.4.5.0.nupkg.sha512"
4379     },
4380     "Newtonsoft.Json.Bson/1.0.1": {
4381       "type": "package",
4382       "serviceable": true,
4383       "sha512": "sha512-W5Ke5xei9yS0ljQZuT75VgSp5M43eCPm5hHAelvKyGGU4dV7hYCmtwdsxoADb/exO6pYHeu/Iki43TdYPzfESQ==",
4384       "path": "newtonsoft.json.bson/1.0.1",
4385       "hashPath": "newtonsoft.json.bson.1.0.1.nupkg.sha512"
4386     },
4387     "Remotion.Linq/2.2.0": {
4388       "type": "package",
4389       "serviceable": true,
4390       "sha512": "sha512-twDAH8dAXXCAf3sRv1Tf94u66eEHvgU75hfn1nn2v4fSWXD50XoDOAk8WpSrbViNuMkB4kN1ElnOGm1c519IHg==",
4391       "path": "remotion.linq/2.2.0",
4392       "hashPath": "remotion.linq.2.2.0.nupkg.sha512"
4393     },
4394     "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
4395       "type": "package",
4396       "serviceable": true,
4397       "sha512": "sha512-HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==",
4398       "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
4399       "hashPath": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
4400     },
4401     "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
4402       "type": "package",
4403       "serviceable": true,
4404       "sha512": "sha512-+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==",
4405       "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
4406       "hashPath": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
4407     },
4408     "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
4409       "type": "package",
4410       "serviceable": true,
4411       "sha512": "sha512-c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==",
4412       "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
4413       "hashPath": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
4414     },
4415     "runtime.native.System/4.3.0": {
4416       "type": "package",
4417       "serviceable": true,
4418       "sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
4419       "path": "runtime.native.system/4.3.0",
4420       "hashPath": "runtime.native.system.4.3.0.nupkg.sha512"
4421     },
4422     "runtime.native.System.Data.SqlClient.sni/4.4.0": {
4423       "type": "package",
4424       "serviceable": true,
4425       "sha512": "sha512-A8v6PGmk+UGbfWo5Ixup0lPM4swuSwOiayJExZwKIOjTlFFQIsu3QnDXECosBEyrWSPryxBVrdqtJyhK3BaupQ==",
4426       "path": "runtime.native.system.data.sqlclient.sni/4.4.0",
4427       "hashPath": "runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
4428     },
4429     "runtime.native.System.IO.Compression/4.3.0": {
4430       "type": "package",
4431       "serviceable": true,
4432       "sha512": "sha512-INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==",
4433       "path": "runtime.native.system.io.compression/4.3.0",
4434       "hashPath": "runtime.native.system.io.compression.4.3.0.nupkg.sha512"
4435     },
4436     "runtime.native.System.Net.Http/4.3.0": {
4437       "type": "package",
4438       "serviceable": true,
4439       "sha512": "sha512-ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==",
4440       "path": "runtime.native.system.net.http/4.3.0",
4441       "hashPath": "runtime.native.system.net.http.4.3.0.nupkg.sha512"
4442     },
4443     "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
4444       "type": "package",
4445       "serviceable": true,
4446       "sha512": "sha512-DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==",
4447       "path": "runtime.native.system.security.cryptography.apple/4.3.0",
4448       "hashPath": "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
4449     },
4450     "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
4451       "type": "package",
4452       "serviceable": true,
4453       "sha512": "sha512-NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==",
4454       "path": "runtime.native.system.security.cryptography.openssl/4.3.0",
4455       "hashPath": "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
4456     },
4457     "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
4458       "type": "package",
4459       "serviceable": true,
4460       "sha512": "sha512-b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==",
4461       "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
4462       "hashPath": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
4463     },
4464     "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
4465       "type": "package",
4466       "serviceable": true,
4467       "sha512": "sha512-KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==",
4468       "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
4469       "hashPath": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
4470     },
4471     "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
4472       "type": "package",
4473       "serviceable": true,
4474       "sha512": "sha512-kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==",
4475       "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0",
4476       "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
4477     },
4478     "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
4479       "type": "package",
4480       "serviceable": true,
4481       "sha512": "sha512-X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==",
4482       "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
4483       "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
4484     },
4485     "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
4486       "type": "package",
4487       "serviceable": true,
4488       "sha512": "sha512-nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==",
4489       "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
4490       "hashPath": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
4491     },
4492     "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
4493       "type": "package",
4494       "serviceable": true,
4495       "sha512": "sha512-ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==",
4496       "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
4497       "hashPath": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
4498     },
4499     "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
4500       "type": "package",
4501       "serviceable": true,
4502       "sha512": "sha512-I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==",
4503       "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
4504       "hashPath": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
4505     },
4506     "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
4507       "type": "package",
4508       "serviceable": true,
4509       "sha512": "sha512-VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==",
4510       "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
4511       "hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
4512     },
4513     "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
4514       "type": "package",
4515       "serviceable": true,
4516       "sha512": "sha512-LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==",
4517       "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0",
4518       "hashPath": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
4519     },
4520     "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
4521       "type": "package",
4522       "serviceable": true,
4523       "sha512": "sha512-38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==",
4524       "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0",
4525       "hashPath": "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
4526     },
4527     "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
4528       "type": "package",
4529       "serviceable": true,
4530       "sha512": "sha512-YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==",
4531       "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0",
4532       "hashPath": "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
4533     },
4534     "System.AppContext/4.3.0": {
4535       "type": "package",
4536       "serviceable": true,
4537       "sha512": "sha512-fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==",
4538       "path": "system.appcontext/4.3.0",
4539       "hashPath": "system.appcontext.4.3.0.nupkg.sha512"
4540     },
4541     "System.Buffers/4.5.0": {
4542       "type": "package",
4543       "serviceable": true,
4544       "sha512": "sha512-xpHYjjtyTEpzMwtSQBWdVc3dPjLdQtvyUg6fBlBqcLl1r2Y7gDG/W/enAYOB98nG3oD3Q153Y2FBO8JDWd+0Xw==",
4545       "path": "system.buffers/4.5.0",
4546       "hashPath": "system.buffers.4.5.0.nupkg.sha512"
4547     },
4548     "System.Collections/4.3.0": {
4549       "type": "package",
4550       "serviceable": true,
4551       "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
4552       "path": "system.collections/4.3.0",
4553       "hashPath": "system.collections.4.3.0.nupkg.sha512"
4554     },
4555     "System.Collections.Concurrent/4.3.0": {
4556       "type": "package",
4557       "serviceable": true,
4558       "sha512": "sha512-ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
4559       "path": "system.collections.concurrent/4.3.0",
4560       "hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512"
4561     },
4562     "System.Collections.Immutable/1.5.0": {
4563       "type": "package",
4564       "serviceable": true,
4565       "sha512": "sha512-RGxi2aQoXgZ5ge0zxrKqI4PU9LrYYoLC+cnEnWXKsSduCOUhE1GEAAoTexUVT8RZOILQyy1B27HC8Xw/XLGzdQ==",
4566       "path": "system.collections.immutable/1.5.0",
4567       "hashPath": "system.collections.immutable.1.5.0.nupkg.sha512"
4568     },
4569     "System.Collections.NonGeneric/4.3.0": {
4570       "type": "package",
4571       "serviceable": true,
4572       "sha512": "sha512-prtjIEMhGUnQq6RnPEYLpFt8AtLbp9yq2zxOSrY7KJJZrw25Fi97IzBqY7iqssbM61Ek5b8f3MG/sG1N2sN5KA==",
4573       "path": "system.collections.nongeneric/4.3.0",
4574       "hashPath": "system.collections.nongeneric.4.3.0.nupkg.sha512"
4575     },
4576     "System.Collections.Specialized/4.3.0": {
4577       "type": "package",
4578       "serviceable": true,
4579       "sha512": "sha512-Epx8PoVZR0iuOnJJDzp7pWvdfMMOAvpUo95pC4ScH2mJuXkKA2Y4aR3cG9qt2klHgSons1WFh4kcGW7cSXvrxg==",
4580       "path": "system.collections.specialized/4.3.0",
4581       "hashPath": "system.collections.specialized.4.3.0.nupkg.sha512"
4582     },
4583     "System.ComponentModel.Annotations/4.5.0": {
4584       "type": "package",
4585       "serviceable": true,
4586       "sha512": "sha512-IjDa643EO77A4CL9dhxfZ6zzGu+pM8Ar0NYPRMN3TvDiga4uGDzFHOj/ArpyNxxKyO5IFT2LZ0rK3kUog7g3jA==",
4587       "path": "system.componentmodel.annotations/4.5.0",
4588       "hashPath": "system.componentmodel.annotations.4.5.0.nupkg.sha512"
4589     },
4590     "System.Console/4.3.0": {
4591       "type": "package",
4592       "serviceable": true,
4593       "sha512": "sha512-DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==",
4594       "path": "system.console/4.3.0",
4595       "hashPath": "system.console.4.3.0.nupkg.sha512"
4596     },
4597     "System.Data.SqlClient/4.5.1": {
4598       "type": "package",
4599       "serviceable": true,
4600       "sha512": "sha512-qXTvTFkBds7bnN+ntBMHGvmH3pCAkfT4TE1z2Xvfqo4wKMQC77O4aXsYCc7dzCESC+/Gom6l0GLuebpFx7MDvg==",
4601       "path": "system.data.sqlclient/4.5.1",
4602       "hashPath": "system.data.sqlclient.4.5.1.nupkg.sha512"
4603     },
4604     "System.Diagnostics.Contracts/4.3.0": {
4605       "type": "package",
4606       "serviceable": true,
4607       "sha512": "sha512-eelRRbnm+OloiQvp9CXS0ixjNQldjjkHO4iIkR5XH2VIP8sUB/SIpa1TdUW6/+HDcQ+MlhP3pNa1u5SbzYuWGA==",
4608       "path": "system.diagnostics.contracts/4.3.0",
4609       "hashPath": "system.diagnostics.contracts.4.3.0.nupkg.sha512"
4610     },
4611     "System.Diagnostics.Debug/4.3.0": {
4612       "type": "package",
4613       "serviceable": true,
4614       "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
4615       "path": "system.diagnostics.debug/4.3.0",
4616       "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512"
4617     },
4618     "System.Diagnostics.DiagnosticSource/4.5.0": {
4619       "type": "package",
4620       "serviceable": true,
4621       "sha512": "sha512-UumL3CJklk5WyEt0eImPmjeuyY1JgJ7Thmg2hAeZGKCv+9iuuAsoc2wcXjypdo3J8VNEmVCH2Bgn/kIw8NI2bA==",
4622       "path": "system.diagnostics.diagnosticsource/4.5.0",
4623       "hashPath": "system.diagnostics.diagnosticsource.4.5.0.nupkg.sha512"
4624     },
4625     "System.Diagnostics.FileVersionInfo/4.3.0": {
4626       "type": "package",
4627       "serviceable": true,
4628       "sha512": "sha512-omCF64wzQ3Q2CeIqkD6lmmxeMZtGHUmzgFMPjfVaOsyqpR66p/JaZzManMw1s33osoAb5gqpncsjie67+yUPHQ==",
4629       "path": "system.diagnostics.fileversioninfo/4.3.0",
4630       "hashPath": "system.diagnostics.fileversioninfo.4.3.0.nupkg.sha512"
4631     },
4632     "System.Diagnostics.StackTrace/4.3.0": {
4633       "type": "package",
4634       "serviceable": true,
4635       "sha512": "sha512-BiHg0vgtd35/DM9jvtaC1eKRpWZxr0gcQd643ABG7GnvSlf5pOkY2uyd42mMOJoOmKvnpNj0F4tuoS1pacTwYw==",
4636       "path": "system.diagnostics.stacktrace/4.3.0",
4637       "hashPath": "system.diagnostics.stacktrace.4.3.0.nupkg.sha512"
4638     },
4639     "System.Diagnostics.Tools/4.3.0": {
4640       "type": "package",
4641       "serviceable": true,
4642       "sha512": "sha512-UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==",
4643       "path": "system.diagnostics.tools/4.3.0",
4644       "hashPath": "system.diagnostics.tools.4.3.0.nupkg.sha512"
4645     },
4646     "System.Diagnostics.Tracing/4.3.0": {
4647       "type": "package",
4648       "serviceable": true,
4649       "sha512": "sha512-rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
4650       "path": "system.diagnostics.tracing/4.3.0",
4651       "hashPath": "system.diagnostics.tracing.4.3.0.nupkg.sha512"
4652     },
4653     "System.Dynamic.Runtime/4.3.0": {
4654       "type": "package",
4655       "serviceable": true,
4656       "sha512": "sha512-SNVi1E/vfWUAs/WYKhE9+qlS6KqK0YVhnlT0HQtr8pMIA8YX3lwy3uPMownDwdYISBdmAF/2holEIldVp85Wag==",
4657       "path": "system.dynamic.runtime/4.3.0",
4658       "hashPath": "system.dynamic.runtime.4.3.0.nupkg.sha512"
4659     },
4660     "System.Globalization/4.3.0": {
4661       "type": "package",
4662       "serviceable": true,
4663       "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
4664       "path": "system.globalization/4.3.0",
4665       "hashPath": "system.globalization.4.3.0.nupkg.sha512"
4666     },
4667     "System.Globalization.Calendars/4.3.0": {
4668       "type": "package",
4669       "serviceable": true,
4670       "sha512": "sha512-GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==",
4671       "path": "system.globalization.calendars/4.3.0",
4672       "hashPath": "system.globalization.calendars.4.3.0.nupkg.sha512"
4673     },
4674     "System.Globalization.Extensions/4.3.0": {
4675       "type": "package",
4676       "serviceable": true,
4677       "sha512": "sha512-FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==",
4678       "path": "system.globalization.extensions/4.3.0",
4679       "hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512"
4680     },
4681     "System.IdentityModel.Tokens.Jwt/5.2.0": {
4682       "type": "package",
4683       "serviceable": true,
4684       "sha512": "sha512-2cY4A17XCEdohJ8BsyASM09ZYXVPJirdUudD5rETIuNhS7awKkncO1ifCAQHjb10PpdzLmebJgRI+NHEozSEwQ==",
4685       "path": "system.identitymodel.tokens.jwt/5.2.0",
4686       "hashPath": "system.identitymodel.tokens.jwt.5.2.0.nupkg.sha512"
4687     },
4688     "System.Interactive.Async/3.1.1": {
4689       "type": "package",
4690       "serviceable": true,
4691       "sha512": "sha512-x9y2omkjEudKbIVuhUzeWw7ZlouEzpk4W98woCEq1lq9gJxERBKRKDTHF5JPEws9E0f4/Uei/2vLxEy1IrfmMg==",
4692       "path": "system.interactive.async/3.1.1",
4693       "hashPath": "system.interactive.async.3.1.1.nupkg.sha512"
4694     },
4695     "System.IO/4.3.0": {
4696       "type": "package",
4697       "serviceable": true,
4698       "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
4699       "path": "system.io/4.3.0",
4700       "hashPath": "system.io.4.3.0.nupkg.sha512"
4701     },
4702     "System.IO.Compression/4.3.0": {
4703       "type": "package",
4704       "serviceable": true,
4705       "sha512": "sha512-YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==",
4706       "path": "system.io.compression/4.3.0",
4707       "hashPath": "system.io.compression.4.3.0.nupkg.sha512"
4708     },
4709     "System.IO.FileSystem/4.3.0": {
4710       "type": "package",
4711       "serviceable": true,
4712       "sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
4713       "path": "system.io.filesystem/4.3.0",
4714       "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512"
4715     },
4716     "System.IO.FileSystem.Primitives/4.3.0": {
4717       "type": "package",
4718       "serviceable": true,
4719       "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
4720       "path": "system.io.filesystem.primitives/4.3.0",
4721       "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512"
4722     },
4723     "System.IO.Pipelines/4.5.0": {
4724       "type": "package",
4725       "serviceable": true,
4726       "sha512": "sha512-Kq9eZWVKN9khHhkatLWLLxYCs3j9qSNMZELqn2YG1YsCMv6bPmAtaN0CfA6l7vxFbiV02C996Dy7yHO8DkaJLg==",
4727       "path": "system.io.pipelines/4.5.0",
4728       "hashPath": "system.io.pipelines.4.5.0.nupkg.sha512"
4729     },
4730     "System.Linq/4.3.0": {
4731       "type": "package",
4732       "serviceable": true,
4733       "sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
4734       "path": "system.linq/4.3.0",
4735       "hashPath": "system.linq.4.3.0.nupkg.sha512"
4736     },
4737     "System.Linq.Expressions/4.3.0": {
4738       "type": "package",
4739       "serviceable": true,
4740       "sha512": "sha512-PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
4741       "path": "system.linq.expressions/4.3.0",
4742       "hashPath": "system.linq.expressions.4.3.0.nupkg.sha512"
4743     },
4744     "System.Linq.Queryable/4.0.1": {
4745       "type": "package",
4746       "serviceable": true,
4747       "sha512": "sha512-Yn/WfYe9RoRfmSLvUt2JerP0BTGGykCZkQPgojaxgzF2N0oPo+/AhB8TXOpdCcNlrG3VRtsamtK2uzsp3cqRVw==",
4748       "path": "system.linq.queryable/4.0.1",
4749       "hashPath": "system.linq.queryable.4.0.1.nupkg.sha512"
4750     },
4751     "System.Memory/4.5.1": {
4752       "type": "package",
4753       "serviceable": true,
4754       "sha512": "sha512-vcG3/MbfpxznMkkkaAblJi7RHOmuP7kawQMhDgLSuA1tRpRQYsFSCTxRSINDUgn2QNn2jWeLxv8er5BXbyACkw==",
4755       "path": "system.memory/4.5.1",
4756       "hashPath": "system.memory.4.5.1.nupkg.sha512"
4757     },
4758     "System.Net.Http/4.3.0": {
4759       "type": "package",
4760       "serviceable": true,
4761       "sha512": "sha512-Z1UfSF6dlpCdZdxh6LeoGlYH+q6ptG/iiIWgUUeKhE3DbQACmZkU7Sz2nOX0qdHjz72MOdYRbkSJ5Qwl6sZgvg==",
4762       "path": "system.net.http/4.3.0",
4763       "hashPath": "system.net.http.4.3.0.nupkg.sha512"
4764     },
4765     "System.Net.Primitives/4.3.0": {
4766       "type": "package",
4767       "serviceable": true,
4768       "sha512": "sha512-qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==",
4769       "path": "system.net.primitives/4.3.0",
4770       "hashPath": "system.net.primitives.4.3.0.nupkg.sha512"
4771     },
4772     "System.Net.WebSockets.WebSocketProtocol/4.5.1": {
4773       "type": "package",
4774       "serviceable": true,
4775       "sha512": "sha512-ME9tj5H/VM0SJW1Qq9zGcUxILhR+OBCNQEmEocoVxRwh5Y/H+Azob2dCP/7Tfk1ag7PmKZ1f5Iqv1ptgDYTHlQ==",
4776       "path": "system.net.websockets.websocketprotocol/4.5.1",
4777       "hashPath": "system.net.websockets.websocketprotocol.4.5.1.nupkg.sha512"
4778     },
4779     "System.Numerics.Vectors/4.5.0": {
4780       "type": "package",
4781       "serviceable": true,
4782       "sha512": "sha512-MNcaYxUJvUcoXOa+jgKl/GDw/Mh+wMrxDjW4dre7qrp35LUGTjUBNtZsNjxsWX592ocdyqt1X5hMJB+5OStoYw==",
4783       "path": "system.numerics.vectors/4.5.0",
4784       "hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512"
4785     },
4786     "System.ObjectModel/4.3.0": {
4787       "type": "package",
4788       "serviceable": true,
4789       "sha512": "sha512-bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
4790       "path": "system.objectmodel/4.3.0",
4791       "hashPath": "system.objectmodel.4.3.0.nupkg.sha512"
4792     },
4793     "System.Private.DataContractSerialization/4.3.0": {
4794       "type": "package",
4795       "serviceable": true,
4796       "sha512": "sha512-yDaJ2x3mMmjdZEDB4IbezSnCsnjQ4BxinKhRAaP6kEgL6Bb6jANWphs5SzyD8imqeC/3FxgsuXT6ykkiH1uUmA==",
4797       "path": "system.private.datacontractserialization/4.3.0",
4798       "hashPath": "system.private.datacontractserialization.4.3.0.nupkg.sha512"
4799     },
4800     "System.Reflection/4.3.0": {
4801       "type": "package",
4802       "serviceable": true,
4803       "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
4804       "path": "system.reflection/4.3.0",
4805       "hashPath": "system.reflection.4.3.0.nupkg.sha512"
4806     },
4807     "System.Reflection.Emit/4.3.0": {
4808       "type": "package",
4809       "serviceable": true,
4810       "sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
4811       "path": "system.reflection.emit/4.3.0",
4812       "hashPath": "system.reflection.emit.4.3.0.nupkg.sha512"
4813     },
4814     "System.Reflection.Emit.ILGeneration/4.3.0": {
4815       "type": "package",
4816       "serviceable": true,
4817       "sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
4818       "path": "system.reflection.emit.ilgeneration/4.3.0",
4819       "hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512"
4820     },
4821     "System.Reflection.Emit.Lightweight/4.3.0": {
4822       "type": "package",
4823       "serviceable": true,
4824       "sha512": "sha512-oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
4825       "path": "system.reflection.emit.lightweight/4.3.0",
4826       "hashPath": "system.reflection.emit.lightweight.4.3.0.nupkg.sha512"
4827     },
4828     "System.Reflection.Extensions/4.3.0": {
4829       "type": "package",
4830       "serviceable": true,
4831       "sha512": "sha512-rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
4832       "path": "system.reflection.extensions/4.3.0",
4833       "hashPath": "system.reflection.extensions.4.3.0.nupkg.sha512"
4834     },
4835     "System.Reflection.Metadata/1.6.0": {
4836       "type": "package",
4837       "serviceable": true,
4838       "sha512": "sha512-I4aWCii7N1bmn43vviRfJQYW6UAco1G/CcjJouvgGdb/sr2BRTSnddhaPMg2oxu9VHFn8T1z3dTLq0pna8zmtA==",
4839       "path": "system.reflection.metadata/1.6.0",
4840       "hashPath": "system.reflection.metadata.1.6.0.nupkg.sha512"
4841     },
4842     "System.Reflection.Primitives/4.3.0": {
4843       "type": "package",
4844       "serviceable": true,
4845       "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
4846       "path": "system.reflection.primitives/4.3.0",
4847       "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
4848     },
4849     "System.Reflection.TypeExtensions/4.3.0": {
4850       "type": "package",
4851       "serviceable": true,
4852       "sha512": "sha512-7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
4853       "path": "system.reflection.typeextensions/4.3.0",
4854       "hashPath": "system.reflection.typeextensions.4.3.0.nupkg.sha512"
4855     },
4856     "System.Resources.ResourceManager/4.3.0": {
4857       "type": "package",
4858       "serviceable": true,
4859       "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
4860       "path": "system.resources.resourcemanager/4.3.0",
4861       "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512"
4862     },
4863     "System.Runtime/4.3.0": {
4864       "type": "package",
4865       "serviceable": true,
4866       "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
4867       "path": "system.runtime/4.3.0",
4868       "hashPath": "system.runtime.4.3.0.nupkg.sha512"
4869     },
4870     "System.Runtime.CompilerServices.Unsafe/4.5.1": {
4871       "type": "package",
4872       "serviceable": true,
4873       "sha512": "sha512-qUJMNWhbm9oZ3XaMFiEMiYmRPszbnXIkRIi7+4b2Md2xZ6JUOepf0/kY3S85qistRohl9OdMe4PsO+RdG2kTIQ==",
4874       "path": "system.runtime.compilerservices.unsafe/4.5.1",
4875       "hashPath": "system.runtime.compilerservices.unsafe.4.5.1.nupkg.sha512"
4876     },
4877     "System.Runtime.Extensions/4.3.0": {
4878       "type": "package",
4879       "serviceable": true,
4880       "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
4881       "path": "system.runtime.extensions/4.3.0",
4882       "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512"
4883     },
4884     "System.Runtime.Handles/4.3.0": {
4885       "type": "package",
4886       "serviceable": true,
4887       "sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
4888       "path": "system.runtime.handles/4.3.0",
4889       "hashPath": "system.runtime.handles.4.3.0.nupkg.sha512"
4890     },
4891     "System.Runtime.InteropServices/4.3.0": {
4892       "type": "package",
4893       "serviceable": true,
4894       "sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
4895       "path": "system.runtime.interopservices/4.3.0",
4896       "hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512"
4897     },
4898     "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
4899       "type": "package",
4900       "serviceable": true,
4901       "sha512": "sha512-cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==",
4902       "path": "system.runtime.interopservices.runtimeinformation/4.3.0",
4903       "hashPath": "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512"
4904     },
4905     "System.Runtime.Numerics/4.3.0": {
4906       "type": "package",
4907       "serviceable": true,
4908       "sha512": "sha512-yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==",
4909       "path": "system.runtime.numerics/4.3.0",
4910       "hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512"
4911     },
4912     "System.Runtime.Serialization.Primitives/4.3.0": {
4913       "type": "package",
4914       "serviceable": true,
4915       "sha512": "sha512-Wz+0KOukJGAlXjtKr+5Xpuxf8+c8739RI1C+A2BoQZT+wMCCoMDDdO8/4IRHfaVINqL78GO8dW8G2lW/e45Mcw==",
4916       "path": "system.runtime.serialization.primitives/4.3.0",
4917       "hashPath": "system.runtime.serialization.primitives.4.3.0.nupkg.sha512"
4918     },
4919     "System.Runtime.Serialization.Xml/4.3.0": {
4920       "type": "package",
4921       "serviceable": true,
4922       "sha512": "sha512-nUQx/5OVgrqEba3+j7OdiofvVq9koWZAC7Z3xGI8IIViZqApWnZ5+lLcwYgTlbkobrl/Rat+Jb8GeD4WQESD2A==",
4923       "path": "system.runtime.serialization.xml/4.3.0",
4924       "hashPath": "system.runtime.serialization.xml.4.3.0.nupkg.sha512"
4925     },
4926     "System.Security.AccessControl/4.5.0": {
4927       "type": "package",
4928       "serviceable": true,
4929       "sha512": "sha512-aVjTe36YkO8FzfNhMLoPEzv3gF9rphoW9ngFhG/MH4zzEPLx07sNrgCLwMP4Wx2leI6qarMrGv21OwQXYUKLmw==",
4930       "path": "system.security.accesscontrol/4.5.0",
4931       "hashPath": "system.security.accesscontrol.4.5.0.nupkg.sha512"
4932     },
4933     "System.Security.Claims/4.3.0": {
4934       "type": "package",
4935       "serviceable": true,
4936       "sha512": "sha512-P/+BR/2lnc4PNDHt/TPBAWHVMLMRHsyYZbU1NphW4HIWzCggz8mJbTQQ3MKljFE7LS3WagmVFuBgoLcFzYXlkA==",
4937       "path": "system.security.claims/4.3.0",
4938       "hashPath": "system.security.claims.4.3.0.nupkg.sha512"
4939     },
4940     "System.Security.Cryptography.Algorithms/4.3.0": {
4941       "type": "package",
4942       "serviceable": true,
4943       "sha512": "sha512-W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==",
4944       "path": "system.security.cryptography.algorithms/4.3.0",
4945       "hashPath": "system.security.cryptography.algorithms.4.3.0.nupkg.sha512"
4946     },
4947     "System.Security.Cryptography.Cng/4.5.0": {
4948       "type": "package",
4949       "serviceable": true,
4950       "sha512": "sha512-O4tqXxWCD8y1IU1VTgzbuBFwoRahrADhDUxHjwezhHCsqyFNyQ5EytjWBxu0EsZuH14b4UO2pFkG063K2h/9Ug==",
4951       "path": "system.security.cryptography.cng/4.5.0",
4952       "hashPath": "system.security.cryptography.cng.4.5.0.nupkg.sha512"
4953     },
4954     "System.Security.Cryptography.Csp/4.3.0": {
4955       "type": "package",
4956       "serviceable": true,
4957       "sha512": "sha512-X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==",
4958       "path": "system.security.cryptography.csp/4.3.0",
4959       "hashPath": "system.security.cryptography.csp.4.3.0.nupkg.sha512"
4960     },
4961     "System.Security.Cryptography.Encoding/4.3.0": {
4962       "type": "package",
4963       "serviceable": true,
4964       "sha512": "sha512-1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
4965       "path": "system.security.cryptography.encoding/4.3.0",
4966       "hashPath": "system.security.cryptography.encoding.4.3.0.nupkg.sha512"
4967     },
4968     "System.Security.Cryptography.OpenSsl/4.3.0": {
4969       "type": "package",
4970       "serviceable": true,
4971       "sha512": "sha512-h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==",
4972       "path": "system.security.cryptography.openssl/4.3.0",
4973       "hashPath": "system.security.cryptography.openssl.4.3.0.nupkg.sha512"
4974     },
4975     "System.Security.Cryptography.Pkcs/4.5.0": {
4976       "type": "package",
4977       "serviceable": true,
4978       "sha512": "sha512-1vv2x8cok3NAolee/nb6X/6PnTx+OBKUM3kt1Rlgg04uQ+IMwjc88xFIfJdwbYcvjlOtzT7CHba1pqVAu9tj/w==",
4979       "path": "system.security.cryptography.pkcs/4.5.0",
4980       "hashPath": "system.security.cryptography.pkcs.4.5.0.nupkg.sha512"
4981     },
4982     "System.Security.Cryptography.Primitives/4.3.0": {
4983       "type": "package",
4984       "serviceable": true,
4985       "sha512": "sha512-7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==",
4986       "path": "system.security.cryptography.primitives/4.3.0",
4987       "hashPath": "system.security.cryptography.primitives.4.3.0.nupkg.sha512"
4988     },
4989     "System.Security.Cryptography.X509Certificates/4.3.0": {
4990       "type": "package",
4991       "serviceable": true,
4992       "sha512": "sha512-t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
4993       "path": "system.security.cryptography.x509certificates/4.3.0",
4994       "hashPath": "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512"
4995     },
4996     "System.Security.Cryptography.Xml/4.5.0": {
4997       "type": "package",
4998       "serviceable": true,
4999       "sha512": "sha512-UvxfrEg7YG7U6BQO8WdQ4Nu1LFt2lqYQnoZefaK/2RDvjYdJ+norsVe4dwOqo14XiipgYY5xNUo6VhQXNbl2vg==",
5000       "path": "system.security.cryptography.xml/4.5.0",
5001       "hashPath": "system.security.cryptography.xml.4.5.0.nupkg.sha512"
5002     },
5003     "System.Security.Permissions/4.5.0": {
5004       "type": "package",
5005       "serviceable": true,
5006       "sha512": "sha512-vDQ7q30Soe0a1cPhvxn+7IFmMeTG5IP+hTQrnKQDjTNpD2epqwbZSzMM2Git5TXBr4Kwwhc/0SEtJY0qPoiegA==",
5007       "path": "system.security.permissions/4.5.0",
5008       "hashPath": "system.security.permissions.4.5.0.nupkg.sha512"
5009     },
5010     "System.Security.Principal/4.3.0": {
5011       "type": "package",
5012       "serviceable": true,
5013       "sha512": "sha512-I1tkfQlAoMM2URscUtpcRo/hX0jinXx6a/KUtEQoz3owaYwl3qwsO8cbzYVVnjxrzxjHo3nJC+62uolgeGIS9A==",
5014       "path": "system.security.principal/4.3.0",
5015       "hashPath": "system.security.principal.4.3.0.nupkg.sha512"
5016     },
5017     "System.Security.Principal.Windows/4.5.0": {
5018       "type": "package",
5019       "serviceable": true,
5020       "sha512": "sha512-WA9ETb/pY3BjnxKjBUHEgO59B7d/nnmjHFsqjJ2eDT780nD769CT1/bw2ia0Z6W7NqlcqokE6sKGKa6uw88XGA==",
5021       "path": "system.security.principal.windows/4.5.0",
5022       "hashPath": "system.security.principal.windows.4.5.0.nupkg.sha512"
5023     },
5024     "System.Text.Encoding/4.3.0": {
5025       "type": "package",
5026       "serviceable": true,
5027       "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
5028       "path": "system.text.encoding/4.3.0",
5029       "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
5030     },
5031     "System.Text.Encoding.CodePages/4.5.0": {
5032       "type": "package",
5033       "serviceable": true,
5034       "sha512": "sha512-16EVkWmNnoH3/Yj9c5s5VuLK5Uv/Dnkc3P2kMmnD7wJcUuvcHVvM2IhVJanf2hHRZUitH+cIkPCPHrBoCXc7Rw==",
5035       "path": "system.text.encoding.codepages/4.5.0",
5036       "hashPath": "system.text.encoding.codepages.4.5.0.nupkg.sha512"
5037     },
5038     "System.Text.Encoding.Extensions/4.3.0": {
5039       "type": "package",
5040       "serviceable": true,
5041       "sha512": "sha512-YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
5042       "path": "system.text.encoding.extensions/4.3.0",
5043       "hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512"
5044     },
5045     "System.Text.Encodings.Web/4.5.0": {
5046       "type": "package",
5047       "serviceable": true,
5048       "sha512": "sha512-JF+wDdfFiRl3rz3dPMfR6aR568AW2J5CUMmhSflgHDz4zbVK4/00ax8UHnHyEMvblPewgNugjuA4oyoL8Pex2g==",
5049       "path": "system.text.encodings.web/4.5.0",
5050       "hashPath": "system.text.encodings.web.4.5.0.nupkg.sha512"
5051     },
5052     "System.Text.RegularExpressions/4.3.0": {
5053       "type": "package",
5054       "serviceable": true,
5055       "sha512": "sha512-RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
5056       "path": "system.text.regularexpressions/4.3.0",
5057       "hashPath": "system.text.regularexpressions.4.3.0.nupkg.sha512"
5058     },
5059     "System.Threading/4.3.0": {
5060       "type": "package",
5061       "serviceable": true,
5062       "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
5063       "path": "system.threading/4.3.0",
5064       "hashPath": "system.threading.4.3.0.nupkg.sha512"
5065     },
5066     "System.Threading.Channels/4.5.0": {
5067       "type": "package",
5068       "serviceable": true,
5069       "sha512": "sha512-Js7f30DXMo1plMo32fOpKF7AhCmuKyOKDT1fSayntGGOVfF5V/xKVu1UPI3N+/hTXuqKKgB++eACPZ120uLpGg==",
5070       "path": "system.threading.channels/4.5.0",
5071       "hashPath": "system.threading.channels.4.5.0.nupkg.sha512"
5072     },
5073     "System.Threading.Tasks/4.3.0": {
5074       "type": "package",
5075       "serviceable": true,
5076       "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
5077       "path": "system.threading.tasks/4.3.0",
5078       "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
5079     },
5080     "System.Threading.Tasks.Extensions/4.5.1": {
5081       "type": "package",
5082       "serviceable": true,
5083       "sha512": "sha512-rckdhLJtzQ3EI+0BGuq7dUVtCSnerqAoAmL3S6oMRZ4VMZTL3Rq9DS8IDW57c6PYVebA4O0NbSA1BDvyE18UMA==",
5084       "path": "system.threading.tasks.extensions/4.5.1",
5085       "hashPath": "system.threading.tasks.extensions.4.5.1.nupkg.sha512"
5086     },
5087     "System.Threading.Tasks.Parallel/4.3.0": {
5088       "type": "package",
5089       "serviceable": true,
5090       "sha512": "sha512-cbjBNZHf/vQCfcdhzx7knsiygoCKgxL8mZOeocXZn5gWhCdzHIq6bYNKWX0LAJCWYP7bds4yBK8p06YkP0oa0g==",
5091       "path": "system.threading.tasks.parallel/4.3.0",
5092       "hashPath": "system.threading.tasks.parallel.4.3.0.nupkg.sha512"
5093     },
5094     "System.Threading.Thread/4.3.0": {
5095       "type": "package",
5096       "serviceable": true,
5097       "sha512": "sha512-OHmbT+Zz065NKII/ZHcH9XO1dEuLGI1L2k7uYss+9C1jLxTC9kTZZuzUOyXHayRk+dft9CiDf3I/QZ0t8JKyBQ==",
5098       "path": "system.threading.thread/4.3.0",
5099       "hashPath": "system.threading.thread.4.3.0.nupkg.sha512"
5100     },
5101     "System.ValueTuple/4.3.0": {
5102       "type": "package",
5103       "serviceable": true,
5104       "sha512": "sha512-cNLEvBX3d6MMQRZe3SMFNukVbitDAEpVZO17qa0/2FHxZ7Y7PpFRpr6m2615XYM/tYYYf0B+WyHNujqIw8Luwg==",
5105       "path": "system.valuetuple/4.3.0",
5106       "hashPath": "system.valuetuple.4.3.0.nupkg.sha512"
5107     },
5108     "System.Xml.ReaderWriter/4.3.0": {
5109       "type": "package",
5110       "serviceable": true,
5111       "sha512": "sha512-GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==",
5112       "path": "system.xml.readerwriter/4.3.0",
5113       "hashPath": "system.xml.readerwriter.4.3.0.nupkg.sha512"
5114     },
5115     "System.Xml.XDocument/4.3.0": {
5116       "type": "package",
5117       "serviceable": true,
5118       "sha512": "sha512-5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==",
5119       "path": "system.xml.xdocument/4.3.0",
5120       "hashPath": "system.xml.xdocument.4.3.0.nupkg.sha512"
5121     },
5122     "System.Xml.XmlDocument/4.3.0": {
5123       "type": "package",
5124       "serviceable": true,
5125       "sha512": "sha512-lJ8AxvkX7GQxpC6GFCeBj8ThYVyQczx2+f/cWHJU8tjS7YfI6Cv6bon70jVEgs2CiFbmmM8b9j1oZVx0dSI2Ww==",
5126       "path": "system.xml.xmldocument/4.3.0",
5127       "hashPath": "system.xml.xmldocument.4.3.0.nupkg.sha512"
5128     },
5129     "System.Xml.XmlSerializer/4.3.0": {
5130       "type": "package",
5131       "serviceable": true,
5132       "sha512": "sha512-MYoTCP7EZ98RrANESW05J5ZwskKDoN0AuZ06ZflnowE50LTpbR5yRg3tHckTVm5j/m47stuGgCrCHWePyHS70Q==",
5133       "path": "system.xml.xmlserializer/4.3.0",
5134       "hashPath": "system.xml.xmlserializer.4.3.0.nupkg.sha512"
5135     },
5136     "System.Xml.XPath/4.3.0": {
5137       "type": "package",
5138       "serviceable": true,
5139       "sha512": "sha512-v1JQ5SETnQusqmS3RwStF7vwQ3L02imIzl++sewmt23VGygix04pEH+FCj1yWb+z4GDzKiljr1W7Wfvrx0YwgA==",
5140       "path": "system.xml.xpath/4.3.0",
5141       "hashPath": "system.xml.xpath.4.3.0.nupkg.sha512"
5142     },
5143     "System.Xml.XPath.XDocument/4.3.0": {
5144       "type": "package",
5145       "serviceable": true,
5146       "sha512": "sha512-jw9oHHEIVW53mHY9PgrQa98Xo2IZ0ZjrpdOTmtvk+Rvg4tq7dydmxdNqUvJ5YwjDqhn75mBXWttWjiKhWP53LQ==",
5147       "path": "system.xml.xpath.xdocument/4.3.0",
5148       "hashPath": "system.xml.xpath.xdocument.4.3.0.nupkg.sha512"
5149     }
5150   }
5151 }