source: db_tsh/bin/Debug/netcoreapp3.1/db_tsh.deps.json

main
Last change on this file was 705d6f5, checked in by ardit <ardit@…>, 2 days ago

Commiting all files of project - 20250224

  • Property mode set to 100644
File size: 131.4 KB
Line 
1{
2 "runtimeTarget": {
3 "name": ".NETCoreApp,Version=v3.1",
4 "signature": ""
5 },
6 "compilationOptions": {
7 "defines": [
8 "TRACE",
9 "DEBUG",
10 "NETCOREAPP",
11 "NETCOREAPP3_1",
12 "NETCOREAPP1_0_OR_GREATER",
13 "NETCOREAPP1_1_OR_GREATER",
14 "NETCOREAPP2_0_OR_GREATER",
15 "NETCOREAPP2_1_OR_GREATER",
16 "NETCOREAPP2_2_OR_GREATER",
17 "NETCOREAPP3_0_OR_GREATER",
18 "NETCOREAPP3_1_OR_GREATER"
19 ],
20 "languageVersion": "8.0",
21 "platform": "",
22 "allowUnsafe": false,
23 "warningsAsErrors": false,
24 "optimize": false,
25 "keyFile": "",
26 "emitEntryPoint": true,
27 "xmlDoc": false,
28 "debugType": "portable"
29 },
30 "targets": {
31 ".NETCoreApp,Version=v3.1": {
32 "db_tsh/1.0.0": {
33 "dependencies": {
34 "EPPlus": "7.0.9",
35 "Microsoft.EntityFrameworkCore": "5.0.9",
36 "Npgsql": "4.1.0",
37 "Npgsql.EntityFrameworkCore.PostgreSQL": "3.0.0",
38 "SSH.NET": "2024.2.0",
39 "System.Data.SqlClient": "4.8.6",
40 "Microsoft.AspNetCore.Antiforgery": "3.1.0.0",
41 "Microsoft.AspNetCore.Authentication.Abstractions": "3.1.0.0",
42 "Microsoft.AspNetCore.Authentication.Cookies": "3.1.0.0",
43 "Microsoft.AspNetCore.Authentication.Core": "3.1.0.0",
44 "Microsoft.AspNetCore.Authentication": "3.1.0.0",
45 "Microsoft.AspNetCore.Authentication.OAuth": "3.1.0.0",
46 "Microsoft.AspNetCore.Authorization": "3.1.0.0",
47 "Microsoft.AspNetCore.Authorization.Policy": "3.1.0.0",
48 "Microsoft.AspNetCore.Components.Authorization": "3.1.0.0",
49 "Microsoft.AspNetCore.Components": "3.1.0.0",
50 "Microsoft.AspNetCore.Components.Forms": "3.1.0.0",
51 "Microsoft.AspNetCore.Components.Server": "3.1.0.0",
52 "Microsoft.AspNetCore.Components.Web": "3.1.0.0",
53 "Microsoft.AspNetCore.Connections.Abstractions": "3.1.0.0",
54 "Microsoft.AspNetCore.CookiePolicy": "3.1.0.0",
55 "Microsoft.AspNetCore.Cors": "3.1.0.0",
56 "Microsoft.AspNetCore.Cryptography.Internal": "3.1.0.0",
57 "Microsoft.AspNetCore.Cryptography.KeyDerivation": "3.1.0.0",
58 "Microsoft.AspNetCore.DataProtection.Abstractions": "3.1.0.0",
59 "Microsoft.AspNetCore.DataProtection": "3.1.0.0",
60 "Microsoft.AspNetCore.DataProtection.Extensions": "3.1.0.0",
61 "Microsoft.AspNetCore.Diagnostics.Abstractions": "3.1.0.0",
62 "Microsoft.AspNetCore.Diagnostics": "3.1.0.0",
63 "Microsoft.AspNetCore.Diagnostics.HealthChecks": "3.1.0.0",
64 "Microsoft.AspNetCore": "3.1.0.0",
65 "Microsoft.AspNetCore.HostFiltering": "3.1.0.0",
66 "Microsoft.AspNetCore.Hosting.Abstractions": "3.1.0.0",
67 "Microsoft.AspNetCore.Hosting": "3.1.0.0",
68 "Microsoft.AspNetCore.Hosting.Server.Abstractions": "3.1.0.0",
69 "Microsoft.AspNetCore.Html.Abstractions": "3.1.0.0",
70 "Microsoft.AspNetCore.Http.Abstractions": "3.1.0.0",
71 "Microsoft.AspNetCore.Http.Connections.Common": "3.1.0.0",
72 "Microsoft.AspNetCore.Http.Connections": "3.1.0.0",
73 "Microsoft.AspNetCore.Http": "3.1.0.0",
74 "Microsoft.AspNetCore.Http.Extensions": "3.1.0.0",
75 "Microsoft.AspNetCore.Http.Features": "3.1.0.0",
76 "Microsoft.AspNetCore.HttpOverrides": "3.1.0.0",
77 "Microsoft.AspNetCore.HttpsPolicy": "3.1.0.0",
78 "Microsoft.AspNetCore.Identity": "3.1.0.0",
79 "Microsoft.AspNetCore.Localization": "3.1.0.0",
80 "Microsoft.AspNetCore.Localization.Routing": "3.1.0.0",
81 "Microsoft.AspNetCore.Metadata": "3.1.0.0",
82 "Microsoft.AspNetCore.Mvc.Abstractions": "3.1.0.0",
83 "Microsoft.AspNetCore.Mvc.ApiExplorer": "3.1.0.0",
84 "Microsoft.AspNetCore.Mvc.Core": "3.1.0.0",
85 "Microsoft.AspNetCore.Mvc.Cors": "3.1.0.0",
86 "Microsoft.AspNetCore.Mvc.DataAnnotations": "3.1.0.0",
87 "Microsoft.AspNetCore.Mvc": "3.1.0.0",
88 "Microsoft.AspNetCore.Mvc.Formatters.Json": "3.1.0.0",
89 "Microsoft.AspNetCore.Mvc.Formatters.Xml": "3.1.0.0",
90 "Microsoft.AspNetCore.Mvc.Localization": "3.1.0.0",
91 "Microsoft.AspNetCore.Mvc.Razor": "3.1.0.0",
92 "Microsoft.AspNetCore.Mvc.RazorPages": "3.1.0.0",
93 "Microsoft.AspNetCore.Mvc.TagHelpers": "3.1.0.0",
94 "Microsoft.AspNetCore.Mvc.ViewFeatures": "3.1.0.0",
95 "Microsoft.AspNetCore.Razor": "3.1.0.0",
96 "Microsoft.AspNetCore.Razor.Runtime": "3.1.0.0",
97 "Microsoft.AspNetCore.ResponseCaching.Abstractions": "3.1.0.0",
98 "Microsoft.AspNetCore.ResponseCaching": "3.1.0.0",
99 "Microsoft.AspNetCore.ResponseCompression": "3.1.0.0",
100 "Microsoft.AspNetCore.Rewrite": "3.1.0.0",
101 "Microsoft.AspNetCore.Routing.Abstractions": "3.1.0.0",
102 "Microsoft.AspNetCore.Routing": "3.1.0.0",
103 "Microsoft.AspNetCore.Server.HttpSys": "3.1.0.0",
104 "Microsoft.AspNetCore.Server.IIS": "3.1.0.0",
105 "Microsoft.AspNetCore.Server.IISIntegration": "3.1.0.0",
106 "Microsoft.AspNetCore.Server.Kestrel.Core": "3.1.0.0",
107 "Microsoft.AspNetCore.Server.Kestrel": "3.1.0.0",
108 "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets": "3.1.0.0",
109 "Microsoft.AspNetCore.Session": "3.1.0.0",
110 "Microsoft.AspNetCore.SignalR.Common": "3.1.0.0",
111 "Microsoft.AspNetCore.SignalR.Core": "3.1.0.0",
112 "Microsoft.AspNetCore.SignalR": "3.1.0.0",
113 "Microsoft.AspNetCore.SignalR.Protocols.Json": "3.1.0.0",
114 "Microsoft.AspNetCore.StaticFiles": "3.1.0.0",
115 "Microsoft.AspNetCore.WebSockets": "3.1.0.0",
116 "Microsoft.AspNetCore.WebUtilities": "3.1.0.0",
117 "Microsoft.CSharp": "4.0.0.0",
118 "Microsoft.Extensions.Configuration.Binder": "3.1.0.0",
119 "Microsoft.Extensions.Configuration.CommandLine": "3.1.0.0",
120 "Microsoft.Extensions.Configuration.EnvironmentVariables": "3.1.0.0",
121 "Microsoft.Extensions.Configuration.Ini": "3.1.0.0",
122 "Microsoft.Extensions.Configuration.KeyPerFile": "3.1.0.0",
123 "Microsoft.Extensions.Configuration.UserSecrets": "3.1.0.0",
124 "Microsoft.Extensions.Configuration.Xml": "3.1.0.0",
125 "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "3.1.0.0",
126 "Microsoft.Extensions.Diagnostics.HealthChecks": "3.1.0.0",
127 "Microsoft.Extensions.FileProviders.Composite": "3.1.0.0",
128 "Microsoft.Extensions.FileProviders.Embedded": "3.1.0.0",
129 "Microsoft.Extensions.Hosting.Abstractions": "3.1.0.0",
130 "Microsoft.Extensions.Hosting": "3.1.0.0",
131 "Microsoft.Extensions.Http": "3.1.0.0",
132 "Microsoft.Extensions.Identity.Core": "3.1.0.0",
133 "Microsoft.Extensions.Identity.Stores": "3.1.0.0",
134 "Microsoft.Extensions.Localization.Abstractions": "3.1.0.0",
135 "Microsoft.Extensions.Localization": "3.1.0.0",
136 "Microsoft.Extensions.Logging.Configuration": "3.1.0.0",
137 "Microsoft.Extensions.Logging.Console": "3.1.0.0",
138 "Microsoft.Extensions.Logging.Debug": "3.1.0.0",
139 "Microsoft.Extensions.Logging.EventLog": "3.1.0.0",
140 "Microsoft.Extensions.Logging.EventSource": "3.1.0.0",
141 "Microsoft.Extensions.Logging.TraceSource": "3.1.0.0",
142 "Microsoft.Extensions.ObjectPool": "3.1.0.0",
143 "Microsoft.Extensions.Options.ConfigurationExtensions": "3.1.0.0",
144 "Microsoft.Extensions.Options.DataAnnotations": "3.1.0.0",
145 "Microsoft.Extensions.WebEncoders": "3.1.0.0",
146 "Microsoft.JSInterop": "3.1.0.0",
147 "Microsoft.Net.Http.Headers": "3.1.0.0",
148 "Microsoft.VisualBasic.Core": "10.0.5.0",
149 "Microsoft.VisualBasic": "10.0.0.0",
150 "Microsoft.Win32.Primitives": "4.1.2.0",
151 "Microsoft.Win32.Registry.Reference": "4.1.3.0",
152 "mscorlib": "4.0.0.0",
153 "netstandard": "2.1.0.0",
154 "System.AppContext": "4.2.2.0",
155 "System.Buffers.Reference": "4.0.2.0",
156 "System.Collections.Concurrent": "4.0.15.0",
157 "System.Collections": "4.1.2.0",
158 "System.Collections.NonGeneric": "4.1.2.0",
159 "System.Collections.Specialized": "4.1.2.0",
160 "System.ComponentModel.DataAnnotations": "4.0.0.0",
161 "System.ComponentModel": "4.0.4.0",
162 "System.ComponentModel.EventBasedAsync": "4.1.2.0",
163 "System.ComponentModel.Primitives": "4.2.2.0",
164 "System.ComponentModel.TypeConverter": "4.2.2.0",
165 "System.Configuration": "4.0.0.0",
166 "System.Console": "4.1.2.0",
167 "System.Core": "4.0.0.0",
168 "System.Data.Common": "4.2.2.0",
169 "System.Data.DataSetExtensions": "4.0.1.0",
170 "System.Data": "4.0.0.0",
171 "System.Diagnostics.Contracts": "4.0.4.0",
172 "System.Diagnostics.Debug": "4.1.2.0",
173 "System.Diagnostics.EventLog": "4.0.2.0",
174 "System.Diagnostics.FileVersionInfo": "4.0.4.0",
175 "System.Diagnostics.Process": "4.2.2.0",
176 "System.Diagnostics.StackTrace": "4.1.2.0",
177 "System.Diagnostics.TextWriterTraceListener": "4.1.2.0",
178 "System.Diagnostics.Tools": "4.1.2.0",
179 "System.Diagnostics.TraceSource": "4.1.2.0",
180 "System.Diagnostics.Tracing": "4.2.2.0",
181 "System": "4.0.0.0",
182 "System.Drawing": "4.0.0.0",
183 "System.Drawing.Primitives.Reference": "4.2.1.0",
184 "System.Dynamic.Runtime": "4.1.2.0",
185 "System.Globalization.Calendars": "4.1.2.0",
186 "System.Globalization": "4.1.2.0",
187 "System.Globalization.Extensions": "4.1.2.0",
188 "System.IO.Compression.Brotli": "4.2.2.0",
189 "System.IO.Compression": "4.2.2.0",
190 "System.IO.Compression.FileSystem": "4.0.0.0",
191 "System.IO.Compression.ZipFile": "4.0.5.0",
192 "System.IO": "4.2.2.0",
193 "System.IO.FileSystem": "4.1.2.0",
194 "System.IO.FileSystem.DriveInfo": "4.1.2.0",
195 "System.IO.FileSystem.Primitives": "4.1.2.0",
196 "System.IO.FileSystem.Watcher": "4.1.2.0",
197 "System.IO.IsolatedStorage": "4.1.2.0",
198 "System.IO.MemoryMappedFiles": "4.1.2.0",
199 "System.IO.Pipelines": "4.0.2.0",
200 "System.IO.Pipes": "4.1.2.0",
201 "System.IO.UnmanagedMemoryStream": "4.1.2.0",
202 "System.Linq": "4.2.2.0",
203 "System.Linq.Expressions": "4.2.2.0",
204 "System.Linq.Parallel": "4.0.4.0",
205 "System.Linq.Queryable": "4.0.4.0",
206 "System.Memory.Reference": "4.2.1.0",
207 "System.Net": "4.0.0.0",
208 "System.Net.Http": "4.2.2.0",
209 "System.Net.HttpListener": "4.0.2.0",
210 "System.Net.Mail": "4.0.2.0",
211 "System.Net.NameResolution": "4.1.2.0",
212 "System.Net.NetworkInformation": "4.2.2.0",
213 "System.Net.Ping": "4.1.2.0",
214 "System.Net.Primitives": "4.1.2.0",
215 "System.Net.Requests": "4.1.2.0",
216 "System.Net.Security": "4.1.2.0",
217 "System.Net.ServicePoint": "4.0.2.0",
218 "System.Net.Sockets": "4.2.2.0",
219 "System.Net.WebClient": "4.0.2.0",
220 "System.Net.WebHeaderCollection": "4.1.2.0",
221 "System.Net.WebProxy": "4.0.2.0",
222 "System.Net.WebSockets.Client": "4.1.2.0",
223 "System.Net.WebSockets": "4.1.2.0",
224 "System.Numerics": "4.0.0.0",
225 "System.Numerics.Vectors": "4.1.6.0",
226 "System.ObjectModel": "4.1.2.0",
227 "System.Reflection.DispatchProxy": "4.0.6.0",
228 "System.Reflection": "4.2.2.0",
229 "System.Reflection.Emit": "4.1.2.0",
230 "System.Reflection.Emit.ILGeneration": "4.1.1.0",
231 "System.Reflection.Emit.Lightweight": "4.1.1.0",
232 "System.Reflection.Extensions": "4.1.2.0",
233 "System.Reflection.Metadata": "1.4.5.0",
234 "System.Reflection.Primitives": "4.1.2.0",
235 "System.Reflection.TypeExtensions": "4.1.2.0",
236 "System.Resources.Reader": "4.1.2.0",
237 "System.Resources.ResourceManager": "4.1.2.0",
238 "System.Resources.Writer": "4.1.2.0",
239 "System.Runtime.CompilerServices.Unsafe.Reference": "4.0.6.0",
240 "System.Runtime.CompilerServices.VisualC": "4.1.2.0",
241 "System.Runtime.Reference": "4.2.2.0",
242 "System.Runtime.Extensions.Reference": "4.2.2.0",
243 "System.Runtime.Handles": "4.1.2.0",
244 "System.Runtime.InteropServices": "4.2.2.0",
245 "System.Runtime.InteropServices.RuntimeInformation": "4.0.4.0",
246 "System.Runtime.InteropServices.WindowsRuntime": "4.0.4.0",
247 "System.Runtime.Intrinsics": "4.0.1.0",
248 "System.Runtime.Loader": "4.1.1.0",
249 "System.Runtime.Numerics": "4.1.2.0",
250 "System.Runtime.Serialization": "4.0.0.0",
251 "System.Runtime.Serialization.Formatters": "4.0.4.0",
252 "System.Runtime.Serialization.Json": "4.0.5.0",
253 "System.Runtime.Serialization.Primitives": "4.2.2.0",
254 "System.Runtime.Serialization.Xml": "4.1.5.0",
255 "System.Security.AccessControl.Reference": "4.1.1.0",
256 "System.Security.Claims": "4.1.2.0",
257 "System.Security.Cryptography.Algorithms": "4.3.2.0",
258 "System.Security.Cryptography.Cng.Reference": "4.3.3.0",
259 "System.Security.Cryptography.Csp": "4.1.2.0",
260 "System.Security.Cryptography.Encoding": "4.1.2.0",
261 "System.Security.Cryptography.Primitives": "4.1.2.0",
262 "System.Security.Cryptography.X509Certificates": "4.2.2.0",
263 "System.Security.Cryptography.Xml": "4.0.3.0",
264 "System.Security": "4.0.0.0",
265 "System.Security.Permissions": "4.0.3.0",
266 "System.Security.Principal": "4.1.2.0",
267 "System.Security.Principal.Windows.Reference": "4.1.1.0",
268 "System.Security.SecureString": "4.1.2.0",
269 "System.ServiceModel.Web": "4.0.0.0",
270 "System.ServiceProcess": "4.0.0.0",
271 "System.Text.Encoding": "4.1.2.0",
272 "System.Text.Encoding.Extensions": "4.1.2.0",
273 "System.Text.Encodings.Web": "4.0.5.0",
274 "System.Text.Json": "4.0.1.0",
275 "System.Text.RegularExpressions": "4.2.2.0",
276 "System.Threading.Channels": "4.0.2.0",
277 "System.Threading": "4.1.2.0",
278 "System.Threading.Overlapped": "4.1.2.0",
279 "System.Threading.Tasks.Dataflow": "4.6.5.0",
280 "System.Threading.Tasks": "4.1.2.0",
281 "System.Threading.Tasks.Extensions": "4.3.1.0",
282 "System.Threading.Tasks.Parallel": "4.0.4.0",
283 "System.Threading.Thread": "4.1.2.0",
284 "System.Threading.ThreadPool": "4.1.2.0",
285 "System.Threading.Timer": "4.1.2.0",
286 "System.Transactions": "4.0.0.0",
287 "System.Transactions.Local": "4.0.2.0",
288 "System.ValueTuple": "4.0.3.0",
289 "System.Web": "4.0.0.0",
290 "System.Web.HttpUtility": "4.0.2.0",
291 "System.Windows": "4.0.0.0",
292 "System.Windows.Extensions": "4.0.1.0",
293 "System.Xml": "4.0.0.0",
294 "System.Xml.Linq": "4.0.0.0",
295 "System.Xml.ReaderWriter": "4.2.2.0",
296 "System.Xml.Serialization": "4.0.0.0",
297 "System.Xml.XDocument": "4.1.2.0",
298 "System.Xml.XmlDocument": "4.1.2.0",
299 "System.Xml.XmlSerializer": "4.1.2.0",
300 "System.Xml.XPath": "4.1.2.0",
301 "System.Xml.XPath.XDocument": "4.1.2.0",
302 "WindowsBase": "4.0.0.0"
303 },
304 "runtime": {
305 "db_tsh.dll": {}
306 },
307 "compile": {
308 "db_tsh.dll": {}
309 }
310 },
311 "BouncyCastle.Cryptography/2.4.0": {
312 "runtime": {
313 "lib/netstandard2.0/BouncyCastle.Cryptography.dll": {
314 "assemblyVersion": "2.0.0.0",
315 "fileVersion": "2.4.0.33771"
316 }
317 },
318 "compile": {
319 "lib/netstandard2.0/BouncyCastle.Cryptography.dll": {}
320 }
321 },
322 "EPPlus/7.0.9": {
323 "dependencies": {
324 "EPPlus.Interfaces": "6.1.1",
325 "EPPlus.System.Drawing": "6.1.1",
326 "Microsoft.Extensions.Configuration.Json": "3.1.32",
327 "Microsoft.IO.RecyclableMemoryStream": "3.0.0",
328 "System.ComponentModel.Annotations": "5.0.0",
329 "System.Drawing.Primitives": "4.3.0",
330 "System.Security.Cryptography.Pkcs": "4.7.0",
331 "System.Text.Encoding.CodePages": "4.7.1"
332 },
333 "runtime": {
334 "lib/netstandard2.1/EPPlus.dll": {
335 "assemblyVersion": "7.0.9.0",
336 "fileVersion": "7.0.9.0"
337 }
338 },
339 "compile": {
340 "lib/netstandard2.1/EPPlus.dll": {}
341 }
342 },
343 "EPPlus.Interfaces/6.1.1": {
344 "runtime": {
345 "lib/netstandard2.1/EPPlus.Interfaces.dll": {
346 "assemblyVersion": "6.1.1.0",
347 "fileVersion": "6.1.1.0"
348 }
349 },
350 "compile": {
351 "lib/netstandard2.1/EPPlus.Interfaces.dll": {}
352 }
353 },
354 "EPPlus.System.Drawing/6.1.1": {
355 "dependencies": {
356 "EPPlus.Interfaces": "6.1.1",
357 "System.Drawing.Common": "4.7.3"
358 },
359 "runtime": {
360 "lib/netstandard2.1/EPPlus.System.Drawing.dll": {
361 "assemblyVersion": "6.1.1.0",
362 "fileVersion": "6.1.1.0"
363 }
364 },
365 "compile": {
366 "lib/netstandard2.1/EPPlus.System.Drawing.dll": {}
367 }
368 },
369 "Microsoft.EntityFrameworkCore/5.0.9": {
370 "dependencies": {
371 "Microsoft.EntityFrameworkCore.Abstractions": "5.0.9",
372 "Microsoft.EntityFrameworkCore.Analyzers": "5.0.9",
373 "Microsoft.Extensions.Caching.Memory": "5.0.0",
374 "Microsoft.Extensions.DependencyInjection": "5.0.2",
375 "Microsoft.Extensions.Logging": "5.0.0",
376 "System.Collections.Immutable": "5.0.0",
377 "System.ComponentModel.Annotations": "5.0.0",
378 "System.Diagnostics.DiagnosticSource": "5.0.1"
379 },
380 "runtime": {
381 "lib/netstandard2.1/Microsoft.EntityFrameworkCore.dll": {
382 "assemblyVersion": "5.0.9.0",
383 "fileVersion": "5.0.921.36501"
384 }
385 },
386 "compile": {
387 "lib/netstandard2.1/Microsoft.EntityFrameworkCore.dll": {}
388 }
389 },
390 "Microsoft.EntityFrameworkCore.Abstractions/5.0.9": {
391 "runtime": {
392 "lib/netstandard2.1/Microsoft.EntityFrameworkCore.Abstractions.dll": {
393 "assemblyVersion": "5.0.9.0",
394 "fileVersion": "5.0.921.36501"
395 }
396 },
397 "compile": {
398 "lib/netstandard2.1/Microsoft.EntityFrameworkCore.Abstractions.dll": {}
399 }
400 },
401 "Microsoft.EntityFrameworkCore.Analyzers/5.0.9": {},
402 "Microsoft.EntityFrameworkCore.Relational/3.0.0": {
403 "dependencies": {
404 "Microsoft.EntityFrameworkCore": "5.0.9"
405 },
406 "runtime": {
407 "lib/netstandard2.1/Microsoft.EntityFrameworkCore.Relational.dll": {
408 "assemblyVersion": "3.0.0.0",
409 "fileVersion": "3.0.19.46310"
410 }
411 },
412 "compile": {
413 "lib/netstandard2.1/Microsoft.EntityFrameworkCore.Relational.dll": {}
414 }
415 },
416 "Microsoft.Extensions.Caching.Abstractions/5.0.0": {
417 "dependencies": {
418 "Microsoft.Extensions.Primitives": "5.0.0"
419 },
420 "runtime": {
421 "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {
422 "assemblyVersion": "5.0.0.0",
423 "fileVersion": "5.0.20.51904"
424 }
425 },
426 "compile": {
427 "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {}
428 }
429 },
430 "Microsoft.Extensions.Caching.Memory/5.0.0": {
431 "dependencies": {
432 "Microsoft.Extensions.Caching.Abstractions": "5.0.0",
433 "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
434 "Microsoft.Extensions.Logging.Abstractions": "5.0.0",
435 "Microsoft.Extensions.Options": "5.0.0",
436 "Microsoft.Extensions.Primitives": "5.0.0"
437 },
438 "runtime": {
439 "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {
440 "assemblyVersion": "5.0.0.0",
441 "fileVersion": "5.0.20.51904"
442 }
443 },
444 "compile": {
445 "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {}
446 }
447 },
448 "Microsoft.Extensions.Configuration/3.1.32": {
449 "dependencies": {
450 "Microsoft.Extensions.Configuration.Abstractions": "3.1.32"
451 },
452 "runtime": {
453 "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll": {
454 "assemblyVersion": "3.1.32.0",
455 "fileVersion": "3.100.3222.56602"
456 }
457 },
458 "compile": {
459 "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll": {}
460 }
461 },
462 "Microsoft.Extensions.Configuration.Abstractions/3.1.32": {
463 "dependencies": {
464 "Microsoft.Extensions.Primitives": "5.0.0"
465 },
466 "runtime": {
467 "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll": {
468 "assemblyVersion": "3.1.32.0",
469 "fileVersion": "3.100.3222.56602"
470 }
471 },
472 "compile": {
473 "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll": {}
474 }
475 },
476 "Microsoft.Extensions.Configuration.FileExtensions/3.1.32": {
477 "dependencies": {
478 "Microsoft.Extensions.Configuration": "3.1.32",
479 "Microsoft.Extensions.FileProviders.Physical": "3.1.32"
480 },
481 "runtime": {
482 "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll": {
483 "assemblyVersion": "3.1.32.0",
484 "fileVersion": "3.100.3222.56602"
485 }
486 },
487 "compile": {
488 "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll": {}
489 }
490 },
491 "Microsoft.Extensions.Configuration.Json/3.1.32": {
492 "dependencies": {
493 "Microsoft.Extensions.Configuration": "3.1.32",
494 "Microsoft.Extensions.Configuration.FileExtensions": "3.1.32"
495 },
496 "runtime": {
497 "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll": {
498 "assemblyVersion": "3.1.32.0",
499 "fileVersion": "3.100.3222.56602"
500 }
501 },
502 "compile": {
503 "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll": {}
504 }
505 },
506 "Microsoft.Extensions.DependencyInjection/5.0.2": {
507 "dependencies": {
508 "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0"
509 },
510 "runtime": {
511 "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll": {
512 "assemblyVersion": "5.0.0.1",
513 "fileVersion": "5.0.821.31504"
514 }
515 },
516 "compile": {
517 "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll": {}
518 }
519 },
520 "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": {
521 "runtime": {
522 "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
523 "assemblyVersion": "5.0.0.0",
524 "fileVersion": "5.0.20.51904"
525 }
526 },
527 "compile": {
528 "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
529 }
530 },
531 "Microsoft.Extensions.FileProviders.Abstractions/3.1.32": {
532 "dependencies": {
533 "Microsoft.Extensions.Primitives": "5.0.0"
534 },
535 "runtime": {
536 "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll": {
537 "assemblyVersion": "3.1.32.0",
538 "fileVersion": "3.100.3222.56602"
539 }
540 },
541 "compile": {
542 "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll": {}
543 }
544 },
545 "Microsoft.Extensions.FileProviders.Physical/3.1.32": {
546 "dependencies": {
547 "Microsoft.Extensions.FileProviders.Abstractions": "3.1.32",
548 "Microsoft.Extensions.FileSystemGlobbing": "3.1.32"
549 },
550 "runtime": {
551 "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll": {
552 "assemblyVersion": "3.1.32.0",
553 "fileVersion": "3.100.3222.56602"
554 }
555 },
556 "compile": {
557 "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll": {}
558 }
559 },
560 "Microsoft.Extensions.FileSystemGlobbing/3.1.32": {
561 "runtime": {
562 "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
563 "assemblyVersion": "3.1.32.0",
564 "fileVersion": "3.100.3222.56602"
565 }
566 },
567 "compile": {
568 "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {}
569 }
570 },
571 "Microsoft.Extensions.Logging/5.0.0": {
572 "dependencies": {
573 "Microsoft.Extensions.DependencyInjection": "5.0.2",
574 "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
575 "Microsoft.Extensions.Logging.Abstractions": "5.0.0",
576 "Microsoft.Extensions.Options": "5.0.0",
577 "System.Diagnostics.DiagnosticSource": "5.0.1"
578 },
579 "runtime": {
580 "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": {
581 "assemblyVersion": "5.0.0.0",
582 "fileVersion": "5.0.20.51904"
583 }
584 },
585 "compile": {
586 "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": {}
587 }
588 },
589 "Microsoft.Extensions.Logging.Abstractions/5.0.0": {
590 "runtime": {
591 "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {
592 "assemblyVersion": "5.0.0.0",
593 "fileVersion": "5.0.20.51904"
594 }
595 },
596 "compile": {
597 "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {}
598 }
599 },
600 "Microsoft.Extensions.Options/5.0.0": {
601 "dependencies": {
602 "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
603 "Microsoft.Extensions.Primitives": "5.0.0"
604 },
605 "runtime": {
606 "lib/netstandard2.0/Microsoft.Extensions.Options.dll": {
607 "assemblyVersion": "5.0.0.0",
608 "fileVersion": "5.0.20.51904"
609 }
610 },
611 "compile": {
612 "lib/netstandard2.0/Microsoft.Extensions.Options.dll": {}
613 }
614 },
615 "Microsoft.Extensions.Primitives/5.0.0": {
616 "runtime": {
617 "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll": {
618 "assemblyVersion": "5.0.0.0",
619 "fileVersion": "5.0.20.51904"
620 }
621 },
622 "compile": {
623 "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll": {}
624 }
625 },
626 "Microsoft.IO.RecyclableMemoryStream/3.0.0": {
627 "runtime": {
628 "lib/netstandard2.1/Microsoft.IO.RecyclableMemoryStream.dll": {
629 "assemblyVersion": "3.0.0.0",
630 "fileVersion": "3.0.0.0"
631 }
632 },
633 "compile": {
634 "lib/netstandard2.1/Microsoft.IO.RecyclableMemoryStream.dll": {}
635 }
636 },
637 "Microsoft.NETCore.Platforms/3.1.9": {},
638 "Microsoft.NETCore.Targets/1.1.0": {},
639 "Microsoft.Win32.Registry/4.7.0": {
640 "dependencies": {
641 "System.Security.AccessControl": "4.7.0",
642 "System.Security.Principal.Windows": "4.7.0"
643 }
644 },
645 "Microsoft.Win32.SystemEvents/4.7.0": {
646 "dependencies": {
647 "Microsoft.NETCore.Platforms": "3.1.9"
648 }
649 },
650 "Npgsql/4.1.0": {
651 "dependencies": {
652 "System.Runtime.CompilerServices.Unsafe": "4.6.0"
653 },
654 "runtime": {
655 "lib/netcoreapp3.0/Npgsql.dll": {
656 "assemblyVersion": "4.1.0.0",
657 "fileVersion": "4.1.0.0"
658 }
659 },
660 "compile": {
661 "lib/netcoreapp3.0/Npgsql.dll": {}
662 }
663 },
664 "Npgsql.EntityFrameworkCore.PostgreSQL/3.0.0": {
665 "dependencies": {
666 "Microsoft.EntityFrameworkCore": "5.0.9",
667 "Microsoft.EntityFrameworkCore.Abstractions": "5.0.9",
668 "Microsoft.EntityFrameworkCore.Relational": "3.0.0",
669 "Npgsql": "4.1.0"
670 },
671 "runtime": {
672 "lib/netstandard2.1/Npgsql.EntityFrameworkCore.PostgreSQL.dll": {
673 "assemblyVersion": "3.0.0.0",
674 "fileVersion": "3.0.0.0"
675 }
676 },
677 "compile": {
678 "lib/netstandard2.1/Npgsql.EntityFrameworkCore.PostgreSQL.dll": {}
679 }
680 },
681 "runtime.native.System.Data.SqlClient.sni/4.7.0": {
682 "dependencies": {
683 "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
684 "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
685 "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0"
686 }
687 },
688 "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
689 "runtimeTargets": {
690 "runtimes/win-arm64/native/sni.dll": {
691 "rid": "win-arm64",
692 "assetType": "native",
693 "fileVersion": "4.6.25512.1"
694 }
695 }
696 },
697 "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
698 "runtimeTargets": {
699 "runtimes/win-x64/native/sni.dll": {
700 "rid": "win-x64",
701 "assetType": "native",
702 "fileVersion": "4.6.25512.1"
703 }
704 }
705 },
706 "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
707 "runtimeTargets": {
708 "runtimes/win-x86/native/sni.dll": {
709 "rid": "win-x86",
710 "assetType": "native",
711 "fileVersion": "4.6.25512.1"
712 }
713 }
714 },
715 "SSH.NET/2024.2.0": {
716 "dependencies": {
717 "BouncyCastle.Cryptography": "2.4.0",
718 "System.Formats.Asn1": "8.0.1"
719 },
720 "runtime": {
721 "lib/netstandard2.1/Renci.SshNet.dll": {
722 "assemblyVersion": "2024.2.0.1",
723 "fileVersion": "2024.2.0.1"
724 }
725 },
726 "compile": {
727 "lib/netstandard2.1/Renci.SshNet.dll": {}
728 }
729 },
730 "System.Buffers/4.5.1": {},
731 "System.Collections.Immutable/5.0.0": {
732 "runtime": {
733 "lib/netstandard2.0/System.Collections.Immutable.dll": {
734 "assemblyVersion": "5.0.0.0",
735 "fileVersion": "5.0.20.51904"
736 }
737 },
738 "compile": {
739 "lib/netstandard2.0/System.Collections.Immutable.dll": {}
740 }
741 },
742 "System.ComponentModel.Annotations/5.0.0": {
743 "runtime": {
744 "lib/netstandard2.1/System.ComponentModel.Annotations.dll": {
745 "assemblyVersion": "5.0.0.0",
746 "fileVersion": "5.0.20.51904"
747 }
748 },
749 "compile": {
750 "ref/netstandard2.1/System.ComponentModel.Annotations.dll": {}
751 }
752 },
753 "System.Data.SqlClient/4.8.6": {
754 "dependencies": {
755 "Microsoft.Win32.Registry": "4.7.0",
756 "System.Security.Principal.Windows": "4.7.0",
757 "runtime.native.System.Data.SqlClient.sni": "4.7.0"
758 },
759 "runtime": {
760 "lib/netcoreapp2.1/System.Data.SqlClient.dll": {
761 "assemblyVersion": "4.6.1.6",
762 "fileVersion": "4.700.23.52603"
763 }
764 },
765 "runtimeTargets": {
766 "runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll": {
767 "rid": "unix",
768 "assetType": "runtime",
769 "assemblyVersion": "4.6.1.6",
770 "fileVersion": "4.700.23.52603"
771 },
772 "runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll": {
773 "rid": "win",
774 "assetType": "runtime",
775 "assemblyVersion": "4.6.1.6",
776 "fileVersion": "4.700.23.52603"
777 }
778 },
779 "compile": {
780 "ref/netcoreapp2.1/System.Data.SqlClient.dll": {}
781 }
782 },
783 "System.Diagnostics.DiagnosticSource/5.0.1": {
784 "runtime": {
785 "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {
786 "assemblyVersion": "5.0.0.0",
787 "fileVersion": "5.0.220.61120"
788 }
789 },
790 "compile": {
791 "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {}
792 }
793 },
794 "System.Drawing.Common/4.7.3": {
795 "dependencies": {
796 "Microsoft.NETCore.Platforms": "3.1.9",
797 "Microsoft.Win32.SystemEvents": "4.7.0"
798 },
799 "runtimeTargets": {
800 "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
801 "rid": "unix",
802 "assetType": "runtime",
803 "assemblyVersion": "4.0.2.3",
804 "fileVersion": "4.700.21.51508"
805 },
806 "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": {
807 "rid": "win",
808 "assetType": "runtime",
809 "assemblyVersion": "4.0.2.3",
810 "fileVersion": "4.700.21.51508"
811 }
812 },
813 "compile": {
814 "ref/netcoreapp3.0/System.Drawing.Common.dll": {}
815 }
816 },
817 "System.Drawing.Primitives/4.3.0": {
818 "dependencies": {
819 "System.Runtime": "4.3.0",
820 "System.Runtime.Extensions": "4.3.0"
821 }
822 },
823 "System.Formats.Asn1/8.0.1": {
824 "dependencies": {
825 "System.Buffers": "4.5.1",
826 "System.Memory": "4.5.5"
827 },
828 "runtime": {
829 "lib/netstandard2.0/System.Formats.Asn1.dll": {
830 "assemblyVersion": "8.0.0.0",
831 "fileVersion": "8.0.724.31311"
832 }
833 },
834 "compile": {
835 "lib/netstandard2.0/System.Formats.Asn1.dll": {}
836 }
837 },
838 "System.Memory/4.5.5": {},
839 "System.Runtime/4.3.0": {
840 "dependencies": {
841 "Microsoft.NETCore.Platforms": "3.1.9",
842 "Microsoft.NETCore.Targets": "1.1.0"
843 }
844 },
845 "System.Runtime.CompilerServices.Unsafe/4.6.0": {},
846 "System.Runtime.Extensions/4.3.0": {
847 "dependencies": {
848 "Microsoft.NETCore.Platforms": "3.1.9",
849 "Microsoft.NETCore.Targets": "1.1.0",
850 "System.Runtime": "4.3.0"
851 }
852 },
853 "System.Security.AccessControl/4.7.0": {
854 "dependencies": {
855 "Microsoft.NETCore.Platforms": "3.1.9",
856 "System.Security.Principal.Windows": "4.7.0"
857 }
858 },
859 "System.Security.Cryptography.Cng/4.7.0": {},
860 "System.Security.Cryptography.Pkcs/4.7.0": {
861 "dependencies": {
862 "System.Security.Cryptography.Cng": "4.7.0"
863 },
864 "compile": {
865 "ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll": {}
866 }
867 },
868 "System.Security.Principal.Windows/4.7.0": {},
869 "System.Text.Encoding.CodePages/4.7.1": {
870 "dependencies": {
871 "Microsoft.NETCore.Platforms": "3.1.9"
872 },
873 "runtime": {
874 "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {
875 "assemblyVersion": "4.1.3.0",
876 "fileVersion": "4.700.20.21406"
877 }
878 },
879 "runtimeTargets": {
880 "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll": {
881 "rid": "win",
882 "assetType": "runtime",
883 "assemblyVersion": "4.1.3.0",
884 "fileVersion": "4.700.20.21406"
885 }
886 },
887 "compile": {
888 "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {}
889 }
890 },
891 "Microsoft.AspNetCore.Antiforgery/3.1.0.0": {
892 "compile": {
893 "Microsoft.AspNetCore.Antiforgery.dll": {}
894 },
895 "compileOnly": true
896 },
897 "Microsoft.AspNetCore.Authentication.Abstractions/3.1.0.0": {
898 "compile": {
899 "Microsoft.AspNetCore.Authentication.Abstractions.dll": {}
900 },
901 "compileOnly": true
902 },
903 "Microsoft.AspNetCore.Authentication.Cookies/3.1.0.0": {
904 "compile": {
905 "Microsoft.AspNetCore.Authentication.Cookies.dll": {}
906 },
907 "compileOnly": true
908 },
909 "Microsoft.AspNetCore.Authentication.Core/3.1.0.0": {
910 "compile": {
911 "Microsoft.AspNetCore.Authentication.Core.dll": {}
912 },
913 "compileOnly": true
914 },
915 "Microsoft.AspNetCore.Authentication/3.1.0.0": {
916 "compile": {
917 "Microsoft.AspNetCore.Authentication.dll": {}
918 },
919 "compileOnly": true
920 },
921 "Microsoft.AspNetCore.Authentication.OAuth/3.1.0.0": {
922 "compile": {
923 "Microsoft.AspNetCore.Authentication.OAuth.dll": {}
924 },
925 "compileOnly": true
926 },
927 "Microsoft.AspNetCore.Authorization/3.1.0.0": {
928 "compile": {
929 "Microsoft.AspNetCore.Authorization.dll": {}
930 },
931 "compileOnly": true
932 },
933 "Microsoft.AspNetCore.Authorization.Policy/3.1.0.0": {
934 "compile": {
935 "Microsoft.AspNetCore.Authorization.Policy.dll": {}
936 },
937 "compileOnly": true
938 },
939 "Microsoft.AspNetCore.Components.Authorization/3.1.0.0": {
940 "compile": {
941 "Microsoft.AspNetCore.Components.Authorization.dll": {}
942 },
943 "compileOnly": true
944 },
945 "Microsoft.AspNetCore.Components/3.1.0.0": {
946 "compile": {
947 "Microsoft.AspNetCore.Components.dll": {}
948 },
949 "compileOnly": true
950 },
951 "Microsoft.AspNetCore.Components.Forms/3.1.0.0": {
952 "compile": {
953 "Microsoft.AspNetCore.Components.Forms.dll": {}
954 },
955 "compileOnly": true
956 },
957 "Microsoft.AspNetCore.Components.Server/3.1.0.0": {
958 "compile": {
959 "Microsoft.AspNetCore.Components.Server.dll": {}
960 },
961 "compileOnly": true
962 },
963 "Microsoft.AspNetCore.Components.Web/3.1.0.0": {
964 "compile": {
965 "Microsoft.AspNetCore.Components.Web.dll": {}
966 },
967 "compileOnly": true
968 },
969 "Microsoft.AspNetCore.Connections.Abstractions/3.1.0.0": {
970 "compile": {
971 "Microsoft.AspNetCore.Connections.Abstractions.dll": {}
972 },
973 "compileOnly": true
974 },
975 "Microsoft.AspNetCore.CookiePolicy/3.1.0.0": {
976 "compile": {
977 "Microsoft.AspNetCore.CookiePolicy.dll": {}
978 },
979 "compileOnly": true
980 },
981 "Microsoft.AspNetCore.Cors/3.1.0.0": {
982 "compile": {
983 "Microsoft.AspNetCore.Cors.dll": {}
984 },
985 "compileOnly": true
986 },
987 "Microsoft.AspNetCore.Cryptography.Internal/3.1.0.0": {
988 "compile": {
989 "Microsoft.AspNetCore.Cryptography.Internal.dll": {}
990 },
991 "compileOnly": true
992 },
993 "Microsoft.AspNetCore.Cryptography.KeyDerivation/3.1.0.0": {
994 "compile": {
995 "Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": {}
996 },
997 "compileOnly": true
998 },
999 "Microsoft.AspNetCore.DataProtection.Abstractions/3.1.0.0": {
1000 "compile": {
1001 "Microsoft.AspNetCore.DataProtection.Abstractions.dll": {}
1002 },
1003 "compileOnly": true
1004 },
1005 "Microsoft.AspNetCore.DataProtection/3.1.0.0": {
1006 "compile": {
1007 "Microsoft.AspNetCore.DataProtection.dll": {}
1008 },
1009 "compileOnly": true
1010 },
1011 "Microsoft.AspNetCore.DataProtection.Extensions/3.1.0.0": {
1012 "compile": {
1013 "Microsoft.AspNetCore.DataProtection.Extensions.dll": {}
1014 },
1015 "compileOnly": true
1016 },
1017 "Microsoft.AspNetCore.Diagnostics.Abstractions/3.1.0.0": {
1018 "compile": {
1019 "Microsoft.AspNetCore.Diagnostics.Abstractions.dll": {}
1020 },
1021 "compileOnly": true
1022 },
1023 "Microsoft.AspNetCore.Diagnostics/3.1.0.0": {
1024 "compile": {
1025 "Microsoft.AspNetCore.Diagnostics.dll": {}
1026 },
1027 "compileOnly": true
1028 },
1029 "Microsoft.AspNetCore.Diagnostics.HealthChecks/3.1.0.0": {
1030 "compile": {
1031 "Microsoft.AspNetCore.Diagnostics.HealthChecks.dll": {}
1032 },
1033 "compileOnly": true
1034 },
1035 "Microsoft.AspNetCore/3.1.0.0": {
1036 "compile": {
1037 "Microsoft.AspNetCore.dll": {}
1038 },
1039 "compileOnly": true
1040 },
1041 "Microsoft.AspNetCore.HostFiltering/3.1.0.0": {
1042 "compile": {
1043 "Microsoft.AspNetCore.HostFiltering.dll": {}
1044 },
1045 "compileOnly": true
1046 },
1047 "Microsoft.AspNetCore.Hosting.Abstractions/3.1.0.0": {
1048 "compile": {
1049 "Microsoft.AspNetCore.Hosting.Abstractions.dll": {}
1050 },
1051 "compileOnly": true
1052 },
1053 "Microsoft.AspNetCore.Hosting/3.1.0.0": {
1054 "compile": {
1055 "Microsoft.AspNetCore.Hosting.dll": {}
1056 },
1057 "compileOnly": true
1058 },
1059 "Microsoft.AspNetCore.Hosting.Server.Abstractions/3.1.0.0": {
1060 "compile": {
1061 "Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {}
1062 },
1063 "compileOnly": true
1064 },
1065 "Microsoft.AspNetCore.Html.Abstractions/3.1.0.0": {
1066 "compile": {
1067 "Microsoft.AspNetCore.Html.Abstractions.dll": {}
1068 },
1069 "compileOnly": true
1070 },
1071 "Microsoft.AspNetCore.Http.Abstractions/3.1.0.0": {
1072 "compile": {
1073 "Microsoft.AspNetCore.Http.Abstractions.dll": {}
1074 },
1075 "compileOnly": true
1076 },
1077 "Microsoft.AspNetCore.Http.Connections.Common/3.1.0.0": {
1078 "compile": {
1079 "Microsoft.AspNetCore.Http.Connections.Common.dll": {}
1080 },
1081 "compileOnly": true
1082 },
1083 "Microsoft.AspNetCore.Http.Connections/3.1.0.0": {
1084 "compile": {
1085 "Microsoft.AspNetCore.Http.Connections.dll": {}
1086 },
1087 "compileOnly": true
1088 },
1089 "Microsoft.AspNetCore.Http/3.1.0.0": {
1090 "compile": {
1091 "Microsoft.AspNetCore.Http.dll": {}
1092 },
1093 "compileOnly": true
1094 },
1095 "Microsoft.AspNetCore.Http.Extensions/3.1.0.0": {
1096 "compile": {
1097 "Microsoft.AspNetCore.Http.Extensions.dll": {}
1098 },
1099 "compileOnly": true
1100 },
1101 "Microsoft.AspNetCore.Http.Features/3.1.0.0": {
1102 "compile": {
1103 "Microsoft.AspNetCore.Http.Features.dll": {}
1104 },
1105 "compileOnly": true
1106 },
1107 "Microsoft.AspNetCore.HttpOverrides/3.1.0.0": {
1108 "compile": {
1109 "Microsoft.AspNetCore.HttpOverrides.dll": {}
1110 },
1111 "compileOnly": true
1112 },
1113 "Microsoft.AspNetCore.HttpsPolicy/3.1.0.0": {
1114 "compile": {
1115 "Microsoft.AspNetCore.HttpsPolicy.dll": {}
1116 },
1117 "compileOnly": true
1118 },
1119 "Microsoft.AspNetCore.Identity/3.1.0.0": {
1120 "compile": {
1121 "Microsoft.AspNetCore.Identity.dll": {}
1122 },
1123 "compileOnly": true
1124 },
1125 "Microsoft.AspNetCore.Localization/3.1.0.0": {
1126 "compile": {
1127 "Microsoft.AspNetCore.Localization.dll": {}
1128 },
1129 "compileOnly": true
1130 },
1131 "Microsoft.AspNetCore.Localization.Routing/3.1.0.0": {
1132 "compile": {
1133 "Microsoft.AspNetCore.Localization.Routing.dll": {}
1134 },
1135 "compileOnly": true
1136 },
1137 "Microsoft.AspNetCore.Metadata/3.1.0.0": {
1138 "compile": {
1139 "Microsoft.AspNetCore.Metadata.dll": {}
1140 },
1141 "compileOnly": true
1142 },
1143 "Microsoft.AspNetCore.Mvc.Abstractions/3.1.0.0": {
1144 "compile": {
1145 "Microsoft.AspNetCore.Mvc.Abstractions.dll": {}
1146 },
1147 "compileOnly": true
1148 },
1149 "Microsoft.AspNetCore.Mvc.ApiExplorer/3.1.0.0": {
1150 "compile": {
1151 "Microsoft.AspNetCore.Mvc.ApiExplorer.dll": {}
1152 },
1153 "compileOnly": true
1154 },
1155 "Microsoft.AspNetCore.Mvc.Core/3.1.0.0": {
1156 "compile": {
1157 "Microsoft.AspNetCore.Mvc.Core.dll": {}
1158 },
1159 "compileOnly": true
1160 },
1161 "Microsoft.AspNetCore.Mvc.Cors/3.1.0.0": {
1162 "compile": {
1163 "Microsoft.AspNetCore.Mvc.Cors.dll": {}
1164 },
1165 "compileOnly": true
1166 },
1167 "Microsoft.AspNetCore.Mvc.DataAnnotations/3.1.0.0": {
1168 "compile": {
1169 "Microsoft.AspNetCore.Mvc.DataAnnotations.dll": {}
1170 },
1171 "compileOnly": true
1172 },
1173 "Microsoft.AspNetCore.Mvc/3.1.0.0": {
1174 "compile": {
1175 "Microsoft.AspNetCore.Mvc.dll": {}
1176 },
1177 "compileOnly": true
1178 },
1179 "Microsoft.AspNetCore.Mvc.Formatters.Json/3.1.0.0": {
1180 "compile": {
1181 "Microsoft.AspNetCore.Mvc.Formatters.Json.dll": {}
1182 },
1183 "compileOnly": true
1184 },
1185 "Microsoft.AspNetCore.Mvc.Formatters.Xml/3.1.0.0": {
1186 "compile": {
1187 "Microsoft.AspNetCore.Mvc.Formatters.Xml.dll": {}
1188 },
1189 "compileOnly": true
1190 },
1191 "Microsoft.AspNetCore.Mvc.Localization/3.1.0.0": {
1192 "compile": {
1193 "Microsoft.AspNetCore.Mvc.Localization.dll": {}
1194 },
1195 "compileOnly": true
1196 },
1197 "Microsoft.AspNetCore.Mvc.Razor/3.1.0.0": {
1198 "compile": {
1199 "Microsoft.AspNetCore.Mvc.Razor.dll": {}
1200 },
1201 "compileOnly": true
1202 },
1203 "Microsoft.AspNetCore.Mvc.RazorPages/3.1.0.0": {
1204 "compile": {
1205 "Microsoft.AspNetCore.Mvc.RazorPages.dll": {}
1206 },
1207 "compileOnly": true
1208 },
1209 "Microsoft.AspNetCore.Mvc.TagHelpers/3.1.0.0": {
1210 "compile": {
1211 "Microsoft.AspNetCore.Mvc.TagHelpers.dll": {}
1212 },
1213 "compileOnly": true
1214 },
1215 "Microsoft.AspNetCore.Mvc.ViewFeatures/3.1.0.0": {
1216 "compile": {
1217 "Microsoft.AspNetCore.Mvc.ViewFeatures.dll": {}
1218 },
1219 "compileOnly": true
1220 },
1221 "Microsoft.AspNetCore.Razor/3.1.0.0": {
1222 "compile": {
1223 "Microsoft.AspNetCore.Razor.dll": {}
1224 },
1225 "compileOnly": true
1226 },
1227 "Microsoft.AspNetCore.Razor.Runtime/3.1.0.0": {
1228 "compile": {
1229 "Microsoft.AspNetCore.Razor.Runtime.dll": {}
1230 },
1231 "compileOnly": true
1232 },
1233 "Microsoft.AspNetCore.ResponseCaching.Abstractions/3.1.0.0": {
1234 "compile": {
1235 "Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {}
1236 },
1237 "compileOnly": true
1238 },
1239 "Microsoft.AspNetCore.ResponseCaching/3.1.0.0": {
1240 "compile": {
1241 "Microsoft.AspNetCore.ResponseCaching.dll": {}
1242 },
1243 "compileOnly": true
1244 },
1245 "Microsoft.AspNetCore.ResponseCompression/3.1.0.0": {
1246 "compile": {
1247 "Microsoft.AspNetCore.ResponseCompression.dll": {}
1248 },
1249 "compileOnly": true
1250 },
1251 "Microsoft.AspNetCore.Rewrite/3.1.0.0": {
1252 "compile": {
1253 "Microsoft.AspNetCore.Rewrite.dll": {}
1254 },
1255 "compileOnly": true
1256 },
1257 "Microsoft.AspNetCore.Routing.Abstractions/3.1.0.0": {
1258 "compile": {
1259 "Microsoft.AspNetCore.Routing.Abstractions.dll": {}
1260 },
1261 "compileOnly": true
1262 },
1263 "Microsoft.AspNetCore.Routing/3.1.0.0": {
1264 "compile": {
1265 "Microsoft.AspNetCore.Routing.dll": {}
1266 },
1267 "compileOnly": true
1268 },
1269 "Microsoft.AspNetCore.Server.HttpSys/3.1.0.0": {
1270 "compile": {
1271 "Microsoft.AspNetCore.Server.HttpSys.dll": {}
1272 },
1273 "compileOnly": true
1274 },
1275 "Microsoft.AspNetCore.Server.IIS/3.1.0.0": {
1276 "compile": {
1277 "Microsoft.AspNetCore.Server.IIS.dll": {}
1278 },
1279 "compileOnly": true
1280 },
1281 "Microsoft.AspNetCore.Server.IISIntegration/3.1.0.0": {
1282 "compile": {
1283 "Microsoft.AspNetCore.Server.IISIntegration.dll": {}
1284 },
1285 "compileOnly": true
1286 },
1287 "Microsoft.AspNetCore.Server.Kestrel.Core/3.1.0.0": {
1288 "compile": {
1289 "Microsoft.AspNetCore.Server.Kestrel.Core.dll": {}
1290 },
1291 "compileOnly": true
1292 },
1293 "Microsoft.AspNetCore.Server.Kestrel/3.1.0.0": {
1294 "compile": {
1295 "Microsoft.AspNetCore.Server.Kestrel.dll": {}
1296 },
1297 "compileOnly": true
1298 },
1299 "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/3.1.0.0": {
1300 "compile": {
1301 "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll": {}
1302 },
1303 "compileOnly": true
1304 },
1305 "Microsoft.AspNetCore.Session/3.1.0.0": {
1306 "compile": {
1307 "Microsoft.AspNetCore.Session.dll": {}
1308 },
1309 "compileOnly": true
1310 },
1311 "Microsoft.AspNetCore.SignalR.Common/3.1.0.0": {
1312 "compile": {
1313 "Microsoft.AspNetCore.SignalR.Common.dll": {}
1314 },
1315 "compileOnly": true
1316 },
1317 "Microsoft.AspNetCore.SignalR.Core/3.1.0.0": {
1318 "compile": {
1319 "Microsoft.AspNetCore.SignalR.Core.dll": {}
1320 },
1321 "compileOnly": true
1322 },
1323 "Microsoft.AspNetCore.SignalR/3.1.0.0": {
1324 "compile": {
1325 "Microsoft.AspNetCore.SignalR.dll": {}
1326 },
1327 "compileOnly": true
1328 },
1329 "Microsoft.AspNetCore.SignalR.Protocols.Json/3.1.0.0": {
1330 "compile": {
1331 "Microsoft.AspNetCore.SignalR.Protocols.Json.dll": {}
1332 },
1333 "compileOnly": true
1334 },
1335 "Microsoft.AspNetCore.StaticFiles/3.1.0.0": {
1336 "compile": {
1337 "Microsoft.AspNetCore.StaticFiles.dll": {}
1338 },
1339 "compileOnly": true
1340 },
1341 "Microsoft.AspNetCore.WebSockets/3.1.0.0": {
1342 "compile": {
1343 "Microsoft.AspNetCore.WebSockets.dll": {}
1344 },
1345 "compileOnly": true
1346 },
1347 "Microsoft.AspNetCore.WebUtilities/3.1.0.0": {
1348 "compile": {
1349 "Microsoft.AspNetCore.WebUtilities.dll": {}
1350 },
1351 "compileOnly": true
1352 },
1353 "Microsoft.CSharp/4.0.0.0": {
1354 "compile": {
1355 "Microsoft.CSharp.dll": {}
1356 },
1357 "compileOnly": true
1358 },
1359 "Microsoft.Extensions.Configuration.Binder/3.1.0.0": {
1360 "compile": {
1361 "Microsoft.Extensions.Configuration.Binder.dll": {}
1362 },
1363 "compileOnly": true
1364 },
1365 "Microsoft.Extensions.Configuration.CommandLine/3.1.0.0": {
1366 "compile": {
1367 "Microsoft.Extensions.Configuration.CommandLine.dll": {}
1368 },
1369 "compileOnly": true
1370 },
1371 "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.0.0": {
1372 "compile": {
1373 "Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {}
1374 },
1375 "compileOnly": true
1376 },
1377 "Microsoft.Extensions.Configuration.Ini/3.1.0.0": {
1378 "compile": {
1379 "Microsoft.Extensions.Configuration.Ini.dll": {}
1380 },
1381 "compileOnly": true
1382 },
1383 "Microsoft.Extensions.Configuration.KeyPerFile/3.1.0.0": {
1384 "compile": {
1385 "Microsoft.Extensions.Configuration.KeyPerFile.dll": {}
1386 },
1387 "compileOnly": true
1388 },
1389 "Microsoft.Extensions.Configuration.UserSecrets/3.1.0.0": {
1390 "compile": {
1391 "Microsoft.Extensions.Configuration.UserSecrets.dll": {}
1392 },
1393 "compileOnly": true
1394 },
1395 "Microsoft.Extensions.Configuration.Xml/3.1.0.0": {
1396 "compile": {
1397 "Microsoft.Extensions.Configuration.Xml.dll": {}
1398 },
1399 "compileOnly": true
1400 },
1401 "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/3.1.0.0": {
1402 "compile": {
1403 "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll": {}
1404 },
1405 "compileOnly": true
1406 },
1407 "Microsoft.Extensions.Diagnostics.HealthChecks/3.1.0.0": {
1408 "compile": {
1409 "Microsoft.Extensions.Diagnostics.HealthChecks.dll": {}
1410 },
1411 "compileOnly": true
1412 },
1413 "Microsoft.Extensions.FileProviders.Composite/3.1.0.0": {
1414 "compile": {
1415 "Microsoft.Extensions.FileProviders.Composite.dll": {}
1416 },
1417 "compileOnly": true
1418 },
1419 "Microsoft.Extensions.FileProviders.Embedded/3.1.0.0": {
1420 "compile": {
1421 "Microsoft.Extensions.FileProviders.Embedded.dll": {}
1422 },
1423 "compileOnly": true
1424 },
1425 "Microsoft.Extensions.Hosting.Abstractions/3.1.0.0": {
1426 "compile": {
1427 "Microsoft.Extensions.Hosting.Abstractions.dll": {}
1428 },
1429 "compileOnly": true
1430 },
1431 "Microsoft.Extensions.Hosting/3.1.0.0": {
1432 "compile": {
1433 "Microsoft.Extensions.Hosting.dll": {}
1434 },
1435 "compileOnly": true
1436 },
1437 "Microsoft.Extensions.Http/3.1.0.0": {
1438 "compile": {
1439 "Microsoft.Extensions.Http.dll": {}
1440 },
1441 "compileOnly": true
1442 },
1443 "Microsoft.Extensions.Identity.Core/3.1.0.0": {
1444 "compile": {
1445 "Microsoft.Extensions.Identity.Core.dll": {}
1446 },
1447 "compileOnly": true
1448 },
1449 "Microsoft.Extensions.Identity.Stores/3.1.0.0": {
1450 "compile": {
1451 "Microsoft.Extensions.Identity.Stores.dll": {}
1452 },
1453 "compileOnly": true
1454 },
1455 "Microsoft.Extensions.Localization.Abstractions/3.1.0.0": {
1456 "compile": {
1457 "Microsoft.Extensions.Localization.Abstractions.dll": {}
1458 },
1459 "compileOnly": true
1460 },
1461 "Microsoft.Extensions.Localization/3.1.0.0": {
1462 "compile": {
1463 "Microsoft.Extensions.Localization.dll": {}
1464 },
1465 "compileOnly": true
1466 },
1467 "Microsoft.Extensions.Logging.Configuration/3.1.0.0": {
1468 "compile": {
1469 "Microsoft.Extensions.Logging.Configuration.dll": {}
1470 },
1471 "compileOnly": true
1472 },
1473 "Microsoft.Extensions.Logging.Console/3.1.0.0": {
1474 "compile": {
1475 "Microsoft.Extensions.Logging.Console.dll": {}
1476 },
1477 "compileOnly": true
1478 },
1479 "Microsoft.Extensions.Logging.Debug/3.1.0.0": {
1480 "compile": {
1481 "Microsoft.Extensions.Logging.Debug.dll": {}
1482 },
1483 "compileOnly": true
1484 },
1485 "Microsoft.Extensions.Logging.EventLog/3.1.0.0": {
1486 "compile": {
1487 "Microsoft.Extensions.Logging.EventLog.dll": {}
1488 },
1489 "compileOnly": true
1490 },
1491 "Microsoft.Extensions.Logging.EventSource/3.1.0.0": {
1492 "compile": {
1493 "Microsoft.Extensions.Logging.EventSource.dll": {}
1494 },
1495 "compileOnly": true
1496 },
1497 "Microsoft.Extensions.Logging.TraceSource/3.1.0.0": {
1498 "compile": {
1499 "Microsoft.Extensions.Logging.TraceSource.dll": {}
1500 },
1501 "compileOnly": true
1502 },
1503 "Microsoft.Extensions.ObjectPool/3.1.0.0": {
1504 "compile": {
1505 "Microsoft.Extensions.ObjectPool.dll": {}
1506 },
1507 "compileOnly": true
1508 },
1509 "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.0.0": {
1510 "compile": {
1511 "Microsoft.Extensions.Options.ConfigurationExtensions.dll": {}
1512 },
1513 "compileOnly": true
1514 },
1515 "Microsoft.Extensions.Options.DataAnnotations/3.1.0.0": {
1516 "compile": {
1517 "Microsoft.Extensions.Options.DataAnnotations.dll": {}
1518 },
1519 "compileOnly": true
1520 },
1521 "Microsoft.Extensions.WebEncoders/3.1.0.0": {
1522 "compile": {
1523 "Microsoft.Extensions.WebEncoders.dll": {}
1524 },
1525 "compileOnly": true
1526 },
1527 "Microsoft.JSInterop/3.1.0.0": {
1528 "compile": {
1529 "Microsoft.JSInterop.dll": {}
1530 },
1531 "compileOnly": true
1532 },
1533 "Microsoft.Net.Http.Headers/3.1.0.0": {
1534 "compile": {
1535 "Microsoft.Net.Http.Headers.dll": {}
1536 },
1537 "compileOnly": true
1538 },
1539 "Microsoft.VisualBasic.Core/10.0.5.0": {
1540 "compile": {
1541 "Microsoft.VisualBasic.Core.dll": {}
1542 },
1543 "compileOnly": true
1544 },
1545 "Microsoft.VisualBasic/10.0.0.0": {
1546 "compile": {
1547 "Microsoft.VisualBasic.dll": {}
1548 },
1549 "compileOnly": true
1550 },
1551 "Microsoft.Win32.Primitives/4.1.2.0": {
1552 "compile": {
1553 "Microsoft.Win32.Primitives.dll": {}
1554 },
1555 "compileOnly": true
1556 },
1557 "Microsoft.Win32.Registry.Reference/4.1.3.0": {
1558 "compile": {
1559 "Microsoft.Win32.Registry.dll": {}
1560 },
1561 "compileOnly": true
1562 },
1563 "mscorlib/4.0.0.0": {
1564 "compile": {
1565 "mscorlib.dll": {}
1566 },
1567 "compileOnly": true
1568 },
1569 "netstandard/2.1.0.0": {
1570 "compile": {
1571 "netstandard.dll": {}
1572 },
1573 "compileOnly": true
1574 },
1575 "System.AppContext/4.2.2.0": {
1576 "compile": {
1577 "System.AppContext.dll": {}
1578 },
1579 "compileOnly": true
1580 },
1581 "System.Buffers.Reference/4.0.2.0": {
1582 "compile": {
1583 "System.Buffers.dll": {}
1584 },
1585 "compileOnly": true
1586 },
1587 "System.Collections.Concurrent/4.0.15.0": {
1588 "compile": {
1589 "System.Collections.Concurrent.dll": {}
1590 },
1591 "compileOnly": true
1592 },
1593 "System.Collections/4.1.2.0": {
1594 "compile": {
1595 "System.Collections.dll": {}
1596 },
1597 "compileOnly": true
1598 },
1599 "System.Collections.NonGeneric/4.1.2.0": {
1600 "compile": {
1601 "System.Collections.NonGeneric.dll": {}
1602 },
1603 "compileOnly": true
1604 },
1605 "System.Collections.Specialized/4.1.2.0": {
1606 "compile": {
1607 "System.Collections.Specialized.dll": {}
1608 },
1609 "compileOnly": true
1610 },
1611 "System.ComponentModel.DataAnnotations/4.0.0.0": {
1612 "compile": {
1613 "System.ComponentModel.DataAnnotations.dll": {}
1614 },
1615 "compileOnly": true
1616 },
1617 "System.ComponentModel/4.0.4.0": {
1618 "compile": {
1619 "System.ComponentModel.dll": {}
1620 },
1621 "compileOnly": true
1622 },
1623 "System.ComponentModel.EventBasedAsync/4.1.2.0": {
1624 "compile": {
1625 "System.ComponentModel.EventBasedAsync.dll": {}
1626 },
1627 "compileOnly": true
1628 },
1629 "System.ComponentModel.Primitives/4.2.2.0": {
1630 "compile": {
1631 "System.ComponentModel.Primitives.dll": {}
1632 },
1633 "compileOnly": true
1634 },
1635 "System.ComponentModel.TypeConverter/4.2.2.0": {
1636 "compile": {
1637 "System.ComponentModel.TypeConverter.dll": {}
1638 },
1639 "compileOnly": true
1640 },
1641 "System.Configuration/4.0.0.0": {
1642 "compile": {
1643 "System.Configuration.dll": {}
1644 },
1645 "compileOnly": true
1646 },
1647 "System.Console/4.1.2.0": {
1648 "compile": {
1649 "System.Console.dll": {}
1650 },
1651 "compileOnly": true
1652 },
1653 "System.Core/4.0.0.0": {
1654 "compile": {
1655 "System.Core.dll": {}
1656 },
1657 "compileOnly": true
1658 },
1659 "System.Data.Common/4.2.2.0": {
1660 "compile": {
1661 "System.Data.Common.dll": {}
1662 },
1663 "compileOnly": true
1664 },
1665 "System.Data.DataSetExtensions/4.0.1.0": {
1666 "compile": {
1667 "System.Data.DataSetExtensions.dll": {}
1668 },
1669 "compileOnly": true
1670 },
1671 "System.Data/4.0.0.0": {
1672 "compile": {
1673 "System.Data.dll": {}
1674 },
1675 "compileOnly": true
1676 },
1677 "System.Diagnostics.Contracts/4.0.4.0": {
1678 "compile": {
1679 "System.Diagnostics.Contracts.dll": {}
1680 },
1681 "compileOnly": true
1682 },
1683 "System.Diagnostics.Debug/4.1.2.0": {
1684 "compile": {
1685 "System.Diagnostics.Debug.dll": {}
1686 },
1687 "compileOnly": true
1688 },
1689 "System.Diagnostics.EventLog/4.0.2.0": {
1690 "compile": {
1691 "System.Diagnostics.EventLog.dll": {}
1692 },
1693 "compileOnly": true
1694 },
1695 "System.Diagnostics.FileVersionInfo/4.0.4.0": {
1696 "compile": {
1697 "System.Diagnostics.FileVersionInfo.dll": {}
1698 },
1699 "compileOnly": true
1700 },
1701 "System.Diagnostics.Process/4.2.2.0": {
1702 "compile": {
1703 "System.Diagnostics.Process.dll": {}
1704 },
1705 "compileOnly": true
1706 },
1707 "System.Diagnostics.StackTrace/4.1.2.0": {
1708 "compile": {
1709 "System.Diagnostics.StackTrace.dll": {}
1710 },
1711 "compileOnly": true
1712 },
1713 "System.Diagnostics.TextWriterTraceListener/4.1.2.0": {
1714 "compile": {
1715 "System.Diagnostics.TextWriterTraceListener.dll": {}
1716 },
1717 "compileOnly": true
1718 },
1719 "System.Diagnostics.Tools/4.1.2.0": {
1720 "compile": {
1721 "System.Diagnostics.Tools.dll": {}
1722 },
1723 "compileOnly": true
1724 },
1725 "System.Diagnostics.TraceSource/4.1.2.0": {
1726 "compile": {
1727 "System.Diagnostics.TraceSource.dll": {}
1728 },
1729 "compileOnly": true
1730 },
1731 "System.Diagnostics.Tracing/4.2.2.0": {
1732 "compile": {
1733 "System.Diagnostics.Tracing.dll": {}
1734 },
1735 "compileOnly": true
1736 },
1737 "System/4.0.0.0": {
1738 "compile": {
1739 "System.dll": {}
1740 },
1741 "compileOnly": true
1742 },
1743 "System.Drawing/4.0.0.0": {
1744 "compile": {
1745 "System.Drawing.dll": {}
1746 },
1747 "compileOnly": true
1748 },
1749 "System.Drawing.Primitives.Reference/4.2.1.0": {
1750 "compile": {
1751 "System.Drawing.Primitives.dll": {}
1752 },
1753 "compileOnly": true
1754 },
1755 "System.Dynamic.Runtime/4.1.2.0": {
1756 "compile": {
1757 "System.Dynamic.Runtime.dll": {}
1758 },
1759 "compileOnly": true
1760 },
1761 "System.Globalization.Calendars/4.1.2.0": {
1762 "compile": {
1763 "System.Globalization.Calendars.dll": {}
1764 },
1765 "compileOnly": true
1766 },
1767 "System.Globalization/4.1.2.0": {
1768 "compile": {
1769 "System.Globalization.dll": {}
1770 },
1771 "compileOnly": true
1772 },
1773 "System.Globalization.Extensions/4.1.2.0": {
1774 "compile": {
1775 "System.Globalization.Extensions.dll": {}
1776 },
1777 "compileOnly": true
1778 },
1779 "System.IO.Compression.Brotli/4.2.2.0": {
1780 "compile": {
1781 "System.IO.Compression.Brotli.dll": {}
1782 },
1783 "compileOnly": true
1784 },
1785 "System.IO.Compression/4.2.2.0": {
1786 "compile": {
1787 "System.IO.Compression.dll": {}
1788 },
1789 "compileOnly": true
1790 },
1791 "System.IO.Compression.FileSystem/4.0.0.0": {
1792 "compile": {
1793 "System.IO.Compression.FileSystem.dll": {}
1794 },
1795 "compileOnly": true
1796 },
1797 "System.IO.Compression.ZipFile/4.0.5.0": {
1798 "compile": {
1799 "System.IO.Compression.ZipFile.dll": {}
1800 },
1801 "compileOnly": true
1802 },
1803 "System.IO/4.2.2.0": {
1804 "compile": {
1805 "System.IO.dll": {}
1806 },
1807 "compileOnly": true
1808 },
1809 "System.IO.FileSystem/4.1.2.0": {
1810 "compile": {
1811 "System.IO.FileSystem.dll": {}
1812 },
1813 "compileOnly": true
1814 },
1815 "System.IO.FileSystem.DriveInfo/4.1.2.0": {
1816 "compile": {
1817 "System.IO.FileSystem.DriveInfo.dll": {}
1818 },
1819 "compileOnly": true
1820 },
1821 "System.IO.FileSystem.Primitives/4.1.2.0": {
1822 "compile": {
1823 "System.IO.FileSystem.Primitives.dll": {}
1824 },
1825 "compileOnly": true
1826 },
1827 "System.IO.FileSystem.Watcher/4.1.2.0": {
1828 "compile": {
1829 "System.IO.FileSystem.Watcher.dll": {}
1830 },
1831 "compileOnly": true
1832 },
1833 "System.IO.IsolatedStorage/4.1.2.0": {
1834 "compile": {
1835 "System.IO.IsolatedStorage.dll": {}
1836 },
1837 "compileOnly": true
1838 },
1839 "System.IO.MemoryMappedFiles/4.1.2.0": {
1840 "compile": {
1841 "System.IO.MemoryMappedFiles.dll": {}
1842 },
1843 "compileOnly": true
1844 },
1845 "System.IO.Pipelines/4.0.2.0": {
1846 "compile": {
1847 "System.IO.Pipelines.dll": {}
1848 },
1849 "compileOnly": true
1850 },
1851 "System.IO.Pipes/4.1.2.0": {
1852 "compile": {
1853 "System.IO.Pipes.dll": {}
1854 },
1855 "compileOnly": true
1856 },
1857 "System.IO.UnmanagedMemoryStream/4.1.2.0": {
1858 "compile": {
1859 "System.IO.UnmanagedMemoryStream.dll": {}
1860 },
1861 "compileOnly": true
1862 },
1863 "System.Linq/4.2.2.0": {
1864 "compile": {
1865 "System.Linq.dll": {}
1866 },
1867 "compileOnly": true
1868 },
1869 "System.Linq.Expressions/4.2.2.0": {
1870 "compile": {
1871 "System.Linq.Expressions.dll": {}
1872 },
1873 "compileOnly": true
1874 },
1875 "System.Linq.Parallel/4.0.4.0": {
1876 "compile": {
1877 "System.Linq.Parallel.dll": {}
1878 },
1879 "compileOnly": true
1880 },
1881 "System.Linq.Queryable/4.0.4.0": {
1882 "compile": {
1883 "System.Linq.Queryable.dll": {}
1884 },
1885 "compileOnly": true
1886 },
1887 "System.Memory.Reference/4.2.1.0": {
1888 "compile": {
1889 "System.Memory.dll": {}
1890 },
1891 "compileOnly": true
1892 },
1893 "System.Net/4.0.0.0": {
1894 "compile": {
1895 "System.Net.dll": {}
1896 },
1897 "compileOnly": true
1898 },
1899 "System.Net.Http/4.2.2.0": {
1900 "compile": {
1901 "System.Net.Http.dll": {}
1902 },
1903 "compileOnly": true
1904 },
1905 "System.Net.HttpListener/4.0.2.0": {
1906 "compile": {
1907 "System.Net.HttpListener.dll": {}
1908 },
1909 "compileOnly": true
1910 },
1911 "System.Net.Mail/4.0.2.0": {
1912 "compile": {
1913 "System.Net.Mail.dll": {}
1914 },
1915 "compileOnly": true
1916 },
1917 "System.Net.NameResolution/4.1.2.0": {
1918 "compile": {
1919 "System.Net.NameResolution.dll": {}
1920 },
1921 "compileOnly": true
1922 },
1923 "System.Net.NetworkInformation/4.2.2.0": {
1924 "compile": {
1925 "System.Net.NetworkInformation.dll": {}
1926 },
1927 "compileOnly": true
1928 },
1929 "System.Net.Ping/4.1.2.0": {
1930 "compile": {
1931 "System.Net.Ping.dll": {}
1932 },
1933 "compileOnly": true
1934 },
1935 "System.Net.Primitives/4.1.2.0": {
1936 "compile": {
1937 "System.Net.Primitives.dll": {}
1938 },
1939 "compileOnly": true
1940 },
1941 "System.Net.Requests/4.1.2.0": {
1942 "compile": {
1943 "System.Net.Requests.dll": {}
1944 },
1945 "compileOnly": true
1946 },
1947 "System.Net.Security/4.1.2.0": {
1948 "compile": {
1949 "System.Net.Security.dll": {}
1950 },
1951 "compileOnly": true
1952 },
1953 "System.Net.ServicePoint/4.0.2.0": {
1954 "compile": {
1955 "System.Net.ServicePoint.dll": {}
1956 },
1957 "compileOnly": true
1958 },
1959 "System.Net.Sockets/4.2.2.0": {
1960 "compile": {
1961 "System.Net.Sockets.dll": {}
1962 },
1963 "compileOnly": true
1964 },
1965 "System.Net.WebClient/4.0.2.0": {
1966 "compile": {
1967 "System.Net.WebClient.dll": {}
1968 },
1969 "compileOnly": true
1970 },
1971 "System.Net.WebHeaderCollection/4.1.2.0": {
1972 "compile": {
1973 "System.Net.WebHeaderCollection.dll": {}
1974 },
1975 "compileOnly": true
1976 },
1977 "System.Net.WebProxy/4.0.2.0": {
1978 "compile": {
1979 "System.Net.WebProxy.dll": {}
1980 },
1981 "compileOnly": true
1982 },
1983 "System.Net.WebSockets.Client/4.1.2.0": {
1984 "compile": {
1985 "System.Net.WebSockets.Client.dll": {}
1986 },
1987 "compileOnly": true
1988 },
1989 "System.Net.WebSockets/4.1.2.0": {
1990 "compile": {
1991 "System.Net.WebSockets.dll": {}
1992 },
1993 "compileOnly": true
1994 },
1995 "System.Numerics/4.0.0.0": {
1996 "compile": {
1997 "System.Numerics.dll": {}
1998 },
1999 "compileOnly": true
2000 },
2001 "System.Numerics.Vectors/4.1.6.0": {
2002 "compile": {
2003 "System.Numerics.Vectors.dll": {}
2004 },
2005 "compileOnly": true
2006 },
2007 "System.ObjectModel/4.1.2.0": {
2008 "compile": {
2009 "System.ObjectModel.dll": {}
2010 },
2011 "compileOnly": true
2012 },
2013 "System.Reflection.DispatchProxy/4.0.6.0": {
2014 "compile": {
2015 "System.Reflection.DispatchProxy.dll": {}
2016 },
2017 "compileOnly": true
2018 },
2019 "System.Reflection/4.2.2.0": {
2020 "compile": {
2021 "System.Reflection.dll": {}
2022 },
2023 "compileOnly": true
2024 },
2025 "System.Reflection.Emit/4.1.2.0": {
2026 "compile": {
2027 "System.Reflection.Emit.dll": {}
2028 },
2029 "compileOnly": true
2030 },
2031 "System.Reflection.Emit.ILGeneration/4.1.1.0": {
2032 "compile": {
2033 "System.Reflection.Emit.ILGeneration.dll": {}
2034 },
2035 "compileOnly": true
2036 },
2037 "System.Reflection.Emit.Lightweight/4.1.1.0": {
2038 "compile": {
2039 "System.Reflection.Emit.Lightweight.dll": {}
2040 },
2041 "compileOnly": true
2042 },
2043 "System.Reflection.Extensions/4.1.2.0": {
2044 "compile": {
2045 "System.Reflection.Extensions.dll": {}
2046 },
2047 "compileOnly": true
2048 },
2049 "System.Reflection.Metadata/1.4.5.0": {
2050 "compile": {
2051 "System.Reflection.Metadata.dll": {}
2052 },
2053 "compileOnly": true
2054 },
2055 "System.Reflection.Primitives/4.1.2.0": {
2056 "compile": {
2057 "System.Reflection.Primitives.dll": {}
2058 },
2059 "compileOnly": true
2060 },
2061 "System.Reflection.TypeExtensions/4.1.2.0": {
2062 "compile": {
2063 "System.Reflection.TypeExtensions.dll": {}
2064 },
2065 "compileOnly": true
2066 },
2067 "System.Resources.Reader/4.1.2.0": {
2068 "compile": {
2069 "System.Resources.Reader.dll": {}
2070 },
2071 "compileOnly": true
2072 },
2073 "System.Resources.ResourceManager/4.1.2.0": {
2074 "compile": {
2075 "System.Resources.ResourceManager.dll": {}
2076 },
2077 "compileOnly": true
2078 },
2079 "System.Resources.Writer/4.1.2.0": {
2080 "compile": {
2081 "System.Resources.Writer.dll": {}
2082 },
2083 "compileOnly": true
2084 },
2085 "System.Runtime.CompilerServices.Unsafe.Reference/4.0.6.0": {
2086 "compile": {
2087 "System.Runtime.CompilerServices.Unsafe.dll": {}
2088 },
2089 "compileOnly": true
2090 },
2091 "System.Runtime.CompilerServices.VisualC/4.1.2.0": {
2092 "compile": {
2093 "System.Runtime.CompilerServices.VisualC.dll": {}
2094 },
2095 "compileOnly": true
2096 },
2097 "System.Runtime.Reference/4.2.2.0": {
2098 "compile": {
2099 "System.Runtime.dll": {}
2100 },
2101 "compileOnly": true
2102 },
2103 "System.Runtime.Extensions.Reference/4.2.2.0": {
2104 "compile": {
2105 "System.Runtime.Extensions.dll": {}
2106 },
2107 "compileOnly": true
2108 },
2109 "System.Runtime.Handles/4.1.2.0": {
2110 "compile": {
2111 "System.Runtime.Handles.dll": {}
2112 },
2113 "compileOnly": true
2114 },
2115 "System.Runtime.InteropServices/4.2.2.0": {
2116 "compile": {
2117 "System.Runtime.InteropServices.dll": {}
2118 },
2119 "compileOnly": true
2120 },
2121 "System.Runtime.InteropServices.RuntimeInformation/4.0.4.0": {
2122 "compile": {
2123 "System.Runtime.InteropServices.RuntimeInformation.dll": {}
2124 },
2125 "compileOnly": true
2126 },
2127 "System.Runtime.InteropServices.WindowsRuntime/4.0.4.0": {
2128 "compile": {
2129 "System.Runtime.InteropServices.WindowsRuntime.dll": {}
2130 },
2131 "compileOnly": true
2132 },
2133 "System.Runtime.Intrinsics/4.0.1.0": {
2134 "compile": {
2135 "System.Runtime.Intrinsics.dll": {}
2136 },
2137 "compileOnly": true
2138 },
2139 "System.Runtime.Loader/4.1.1.0": {
2140 "compile": {
2141 "System.Runtime.Loader.dll": {}
2142 },
2143 "compileOnly": true
2144 },
2145 "System.Runtime.Numerics/4.1.2.0": {
2146 "compile": {
2147 "System.Runtime.Numerics.dll": {}
2148 },
2149 "compileOnly": true
2150 },
2151 "System.Runtime.Serialization/4.0.0.0": {
2152 "compile": {
2153 "System.Runtime.Serialization.dll": {}
2154 },
2155 "compileOnly": true
2156 },
2157 "System.Runtime.Serialization.Formatters/4.0.4.0": {
2158 "compile": {
2159 "System.Runtime.Serialization.Formatters.dll": {}
2160 },
2161 "compileOnly": true
2162 },
2163 "System.Runtime.Serialization.Json/4.0.5.0": {
2164 "compile": {
2165 "System.Runtime.Serialization.Json.dll": {}
2166 },
2167 "compileOnly": true
2168 },
2169 "System.Runtime.Serialization.Primitives/4.2.2.0": {
2170 "compile": {
2171 "System.Runtime.Serialization.Primitives.dll": {}
2172 },
2173 "compileOnly": true
2174 },
2175 "System.Runtime.Serialization.Xml/4.1.5.0": {
2176 "compile": {
2177 "System.Runtime.Serialization.Xml.dll": {}
2178 },
2179 "compileOnly": true
2180 },
2181 "System.Security.AccessControl.Reference/4.1.1.0": {
2182 "compile": {
2183 "System.Security.AccessControl.dll": {}
2184 },
2185 "compileOnly": true
2186 },
2187 "System.Security.Claims/4.1.2.0": {
2188 "compile": {
2189 "System.Security.Claims.dll": {}
2190 },
2191 "compileOnly": true
2192 },
2193 "System.Security.Cryptography.Algorithms/4.3.2.0": {
2194 "compile": {
2195 "System.Security.Cryptography.Algorithms.dll": {}
2196 },
2197 "compileOnly": true
2198 },
2199 "System.Security.Cryptography.Cng.Reference/4.3.3.0": {
2200 "compile": {
2201 "System.Security.Cryptography.Cng.dll": {}
2202 },
2203 "compileOnly": true
2204 },
2205 "System.Security.Cryptography.Csp/4.1.2.0": {
2206 "compile": {
2207 "System.Security.Cryptography.Csp.dll": {}
2208 },
2209 "compileOnly": true
2210 },
2211 "System.Security.Cryptography.Encoding/4.1.2.0": {
2212 "compile": {
2213 "System.Security.Cryptography.Encoding.dll": {}
2214 },
2215 "compileOnly": true
2216 },
2217 "System.Security.Cryptography.Primitives/4.1.2.0": {
2218 "compile": {
2219 "System.Security.Cryptography.Primitives.dll": {}
2220 },
2221 "compileOnly": true
2222 },
2223 "System.Security.Cryptography.X509Certificates/4.2.2.0": {
2224 "compile": {
2225 "System.Security.Cryptography.X509Certificates.dll": {}
2226 },
2227 "compileOnly": true
2228 },
2229 "System.Security.Cryptography.Xml/4.0.3.0": {
2230 "compile": {
2231 "System.Security.Cryptography.Xml.dll": {}
2232 },
2233 "compileOnly": true
2234 },
2235 "System.Security/4.0.0.0": {
2236 "compile": {
2237 "System.Security.dll": {}
2238 },
2239 "compileOnly": true
2240 },
2241 "System.Security.Permissions/4.0.3.0": {
2242 "compile": {
2243 "System.Security.Permissions.dll": {}
2244 },
2245 "compileOnly": true
2246 },
2247 "System.Security.Principal/4.1.2.0": {
2248 "compile": {
2249 "System.Security.Principal.dll": {}
2250 },
2251 "compileOnly": true
2252 },
2253 "System.Security.Principal.Windows.Reference/4.1.1.0": {
2254 "compile": {
2255 "System.Security.Principal.Windows.dll": {}
2256 },
2257 "compileOnly": true
2258 },
2259 "System.Security.SecureString/4.1.2.0": {
2260 "compile": {
2261 "System.Security.SecureString.dll": {}
2262 },
2263 "compileOnly": true
2264 },
2265 "System.ServiceModel.Web/4.0.0.0": {
2266 "compile": {
2267 "System.ServiceModel.Web.dll": {}
2268 },
2269 "compileOnly": true
2270 },
2271 "System.ServiceProcess/4.0.0.0": {
2272 "compile": {
2273 "System.ServiceProcess.dll": {}
2274 },
2275 "compileOnly": true
2276 },
2277 "System.Text.Encoding/4.1.2.0": {
2278 "compile": {
2279 "System.Text.Encoding.dll": {}
2280 },
2281 "compileOnly": true
2282 },
2283 "System.Text.Encoding.Extensions/4.1.2.0": {
2284 "compile": {
2285 "System.Text.Encoding.Extensions.dll": {}
2286 },
2287 "compileOnly": true
2288 },
2289 "System.Text.Encodings.Web/4.0.5.0": {
2290 "compile": {
2291 "System.Text.Encodings.Web.dll": {}
2292 },
2293 "compileOnly": true
2294 },
2295 "System.Text.Json/4.0.1.0": {
2296 "compile": {
2297 "System.Text.Json.dll": {}
2298 },
2299 "compileOnly": true
2300 },
2301 "System.Text.RegularExpressions/4.2.2.0": {
2302 "compile": {
2303 "System.Text.RegularExpressions.dll": {}
2304 },
2305 "compileOnly": true
2306 },
2307 "System.Threading.Channels/4.0.2.0": {
2308 "compile": {
2309 "System.Threading.Channels.dll": {}
2310 },
2311 "compileOnly": true
2312 },
2313 "System.Threading/4.1.2.0": {
2314 "compile": {
2315 "System.Threading.dll": {}
2316 },
2317 "compileOnly": true
2318 },
2319 "System.Threading.Overlapped/4.1.2.0": {
2320 "compile": {
2321 "System.Threading.Overlapped.dll": {}
2322 },
2323 "compileOnly": true
2324 },
2325 "System.Threading.Tasks.Dataflow/4.6.5.0": {
2326 "compile": {
2327 "System.Threading.Tasks.Dataflow.dll": {}
2328 },
2329 "compileOnly": true
2330 },
2331 "System.Threading.Tasks/4.1.2.0": {
2332 "compile": {
2333 "System.Threading.Tasks.dll": {}
2334 },
2335 "compileOnly": true
2336 },
2337 "System.Threading.Tasks.Extensions/4.3.1.0": {
2338 "compile": {
2339 "System.Threading.Tasks.Extensions.dll": {}
2340 },
2341 "compileOnly": true
2342 },
2343 "System.Threading.Tasks.Parallel/4.0.4.0": {
2344 "compile": {
2345 "System.Threading.Tasks.Parallel.dll": {}
2346 },
2347 "compileOnly": true
2348 },
2349 "System.Threading.Thread/4.1.2.0": {
2350 "compile": {
2351 "System.Threading.Thread.dll": {}
2352 },
2353 "compileOnly": true
2354 },
2355 "System.Threading.ThreadPool/4.1.2.0": {
2356 "compile": {
2357 "System.Threading.ThreadPool.dll": {}
2358 },
2359 "compileOnly": true
2360 },
2361 "System.Threading.Timer/4.1.2.0": {
2362 "compile": {
2363 "System.Threading.Timer.dll": {}
2364 },
2365 "compileOnly": true
2366 },
2367 "System.Transactions/4.0.0.0": {
2368 "compile": {
2369 "System.Transactions.dll": {}
2370 },
2371 "compileOnly": true
2372 },
2373 "System.Transactions.Local/4.0.2.0": {
2374 "compile": {
2375 "System.Transactions.Local.dll": {}
2376 },
2377 "compileOnly": true
2378 },
2379 "System.ValueTuple/4.0.3.0": {
2380 "compile": {
2381 "System.ValueTuple.dll": {}
2382 },
2383 "compileOnly": true
2384 },
2385 "System.Web/4.0.0.0": {
2386 "compile": {
2387 "System.Web.dll": {}
2388 },
2389 "compileOnly": true
2390 },
2391 "System.Web.HttpUtility/4.0.2.0": {
2392 "compile": {
2393 "System.Web.HttpUtility.dll": {}
2394 },
2395 "compileOnly": true
2396 },
2397 "System.Windows/4.0.0.0": {
2398 "compile": {
2399 "System.Windows.dll": {}
2400 },
2401 "compileOnly": true
2402 },
2403 "System.Windows.Extensions/4.0.1.0": {
2404 "compile": {
2405 "System.Windows.Extensions.dll": {}
2406 },
2407 "compileOnly": true
2408 },
2409 "System.Xml/4.0.0.0": {
2410 "compile": {
2411 "System.Xml.dll": {}
2412 },
2413 "compileOnly": true
2414 },
2415 "System.Xml.Linq/4.0.0.0": {
2416 "compile": {
2417 "System.Xml.Linq.dll": {}
2418 },
2419 "compileOnly": true
2420 },
2421 "System.Xml.ReaderWriter/4.2.2.0": {
2422 "compile": {
2423 "System.Xml.ReaderWriter.dll": {}
2424 },
2425 "compileOnly": true
2426 },
2427 "System.Xml.Serialization/4.0.0.0": {
2428 "compile": {
2429 "System.Xml.Serialization.dll": {}
2430 },
2431 "compileOnly": true
2432 },
2433 "System.Xml.XDocument/4.1.2.0": {
2434 "compile": {
2435 "System.Xml.XDocument.dll": {}
2436 },
2437 "compileOnly": true
2438 },
2439 "System.Xml.XmlDocument/4.1.2.0": {
2440 "compile": {
2441 "System.Xml.XmlDocument.dll": {}
2442 },
2443 "compileOnly": true
2444 },
2445 "System.Xml.XmlSerializer/4.1.2.0": {
2446 "compile": {
2447 "System.Xml.XmlSerializer.dll": {}
2448 },
2449 "compileOnly": true
2450 },
2451 "System.Xml.XPath/4.1.2.0": {
2452 "compile": {
2453 "System.Xml.XPath.dll": {}
2454 },
2455 "compileOnly": true
2456 },
2457 "System.Xml.XPath.XDocument/4.1.2.0": {
2458 "compile": {
2459 "System.Xml.XPath.XDocument.dll": {}
2460 },
2461 "compileOnly": true
2462 },
2463 "WindowsBase/4.0.0.0": {
2464 "compile": {
2465 "WindowsBase.dll": {}
2466 },
2467 "compileOnly": true
2468 }
2469 }
2470 },
2471 "libraries": {
2472 "db_tsh/1.0.0": {
2473 "type": "project",
2474 "serviceable": false,
2475 "sha512": ""
2476 },
2477 "BouncyCastle.Cryptography/2.4.0": {
2478 "type": "package",
2479 "serviceable": true,
2480 "sha512": "sha512-SwXsAV3sMvAU/Nn31pbjhWurYSjJ+/giI/0n6tCrYoupEK34iIHCuk3STAd9fx8yudM85KkLSVdn951vTng/vQ==",
2481 "path": "bouncycastle.cryptography/2.4.0",
2482 "hashPath": "bouncycastle.cryptography.2.4.0.nupkg.sha512"
2483 },
2484 "EPPlus/7.0.9": {
2485 "type": "package",
2486 "serviceable": true,
2487 "sha512": "sha512-iA6qAeu6FsHfWUcSv0/WjTv6nVUTMcHga3octxQQqLX8xJgJpubqrun9hcG+wDO0xeIc657jj+OQ13nRAtWUyA==",
2488 "path": "epplus/7.0.9",
2489 "hashPath": "epplus.7.0.9.nupkg.sha512"
2490 },
2491 "EPPlus.Interfaces/6.1.1": {
2492 "type": "package",
2493 "serviceable": true,
2494 "sha512": "sha512-y7dkrOoE1ZR9Vgy1Jf2rEIaTf3SHlUjYt01NklP+F5Qh7S2ruPbzTcpYLRWMeXiG8XL8h2jqX4CyIkFt3NQGZw==",
2495 "path": "epplus.interfaces/6.1.1",
2496 "hashPath": "epplus.interfaces.6.1.1.nupkg.sha512"
2497 },
2498 "EPPlus.System.Drawing/6.1.1": {
2499 "type": "package",
2500 "serviceable": true,
2501 "sha512": "sha512-lRF5gHYrmkHOOiLMI0t6q8zNYjUrzRgAM5BCXumv5xiqXko8fx3AWI+HCNZfhEqVFGOop+42KfR5GiUcCoyoMw==",
2502 "path": "epplus.system.drawing/6.1.1",
2503 "hashPath": "epplus.system.drawing.6.1.1.nupkg.sha512"
2504 },
2505 "Microsoft.EntityFrameworkCore/5.0.9": {
2506 "type": "package",
2507 "serviceable": true,
2508 "sha512": "sha512-mA+W/zpJZMp802xt2D+qBXrme4VFN+FlsrHdU6WG5HKDAnezClRksJhJicUR8XojnSPp9SgZKa1aIAasB5G67g==",
2509 "path": "microsoft.entityframeworkcore/5.0.9",
2510 "hashPath": "microsoft.entityframeworkcore.5.0.9.nupkg.sha512"
2511 },
2512 "Microsoft.EntityFrameworkCore.Abstractions/5.0.9": {
2513 "type": "package",
2514 "serviceable": true,
2515 "sha512": "sha512-csbpDaXe9iQUkvDS3JZRAFfkgcRA7BlHE3u8feBLlYervmTAS1WIWPBZKMtH0a2GO5njwAABU3j+hZMCPYBrzQ==",
2516 "path": "microsoft.entityframeworkcore.abstractions/5.0.9",
2517 "hashPath": "microsoft.entityframeworkcore.abstractions.5.0.9.nupkg.sha512"
2518 },
2519 "Microsoft.EntityFrameworkCore.Analyzers/5.0.9": {
2520 "type": "package",
2521 "serviceable": true,
2522 "sha512": "sha512-eyuPLRFjcF7VWH8qy1uUuMrO02W15n9EXAXnYjCTWgH0SDIeZAa2XZXMZ9U3dvOPtvllMBy0obYA5SSbnpaNoQ==",
2523 "path": "microsoft.entityframeworkcore.analyzers/5.0.9",
2524 "hashPath": "microsoft.entityframeworkcore.analyzers.5.0.9.nupkg.sha512"
2525 },
2526 "Microsoft.EntityFrameworkCore.Relational/3.0.0": {
2527 "type": "package",
2528 "serviceable": true,
2529 "sha512": "sha512-lODmNpgEvFXcEIIxIr2KvkHT5x9Gqc69To0r6HYcwKXWJz71qP6yZ7h1ynM0aooTT4ggIVADJL9PJ0RLYdhYqA==",
2530 "path": "microsoft.entityframeworkcore.relational/3.0.0",
2531 "hashPath": "microsoft.entityframeworkcore.relational.3.0.0.nupkg.sha512"
2532 },
2533 "Microsoft.Extensions.Caching.Abstractions/5.0.0": {
2534 "type": "package",
2535 "serviceable": true,
2536 "sha512": "sha512-bu8As90/SBAouMZ6fJ+qRNo1X+KgHGrVueFhhYi+E5WqEhcnp2HoWRFnMzXQ6g4RdZbvPowFerSbKNH4Dtg5yg==",
2537 "path": "microsoft.extensions.caching.abstractions/5.0.0",
2538 "hashPath": "microsoft.extensions.caching.abstractions.5.0.0.nupkg.sha512"
2539 },
2540 "Microsoft.Extensions.Caching.Memory/5.0.0": {
2541 "type": "package",
2542 "serviceable": true,
2543 "sha512": "sha512-/1qPCleFOkJe0O+xmFqCNLFYQZTJz965sVw8CUB/BQgsApBwzAUsL2BUkDvQW+geRUVTXUS9zLa0pBjC2VJ1gA==",
2544 "path": "microsoft.extensions.caching.memory/5.0.0",
2545 "hashPath": "microsoft.extensions.caching.memory.5.0.0.nupkg.sha512"
2546 },
2547 "Microsoft.Extensions.Configuration/3.1.32": {
2548 "type": "package",
2549 "serviceable": true,
2550 "sha512": "sha512-WuOHTU9FB1yHaIU+/Ar1s5swHshH+7YjU7eA9Lmv0kO+rta7xOrR5Xu68srdxNpE9HjqjzxGZhPJFLxpP3J1Og==",
2551 "path": "microsoft.extensions.configuration/3.1.32",
2552 "hashPath": "microsoft.extensions.configuration.3.1.32.nupkg.sha512"
2553 },
2554 "Microsoft.Extensions.Configuration.Abstractions/3.1.32": {
2555 "type": "package",
2556 "serviceable": true,
2557 "sha512": "sha512-w8WEwVFYbTkoDQ/eJgGUPiL4SqZOiIVBkGxbkmnJAWnFxRigFk4WZla/3MDkN9fGSis6JwJfc57YgnleTw48AA==",
2558 "path": "microsoft.extensions.configuration.abstractions/3.1.32",
2559 "hashPath": "microsoft.extensions.configuration.abstractions.3.1.32.nupkg.sha512"
2560 },
2561 "Microsoft.Extensions.Configuration.FileExtensions/3.1.32": {
2562 "type": "package",
2563 "serviceable": true,
2564 "sha512": "sha512-ckZNYSlqB62D4m432GyLqFX+yd3RtnrSYu9S1816AXVywA5CUs8rxHyWD6wzJ+jL3/zv94F02rGA3lU+g5xfsA==",
2565 "path": "microsoft.extensions.configuration.fileextensions/3.1.32",
2566 "hashPath": "microsoft.extensions.configuration.fileextensions.3.1.32.nupkg.sha512"
2567 },
2568 "Microsoft.Extensions.Configuration.Json/3.1.32": {
2569 "type": "package",
2570 "serviceable": true,
2571 "sha512": "sha512-lCZbMIu6iTmLcY9gqSlmsn4wmUGE6AJZYYLlioWhGwkYF3bY92iUIg1wROoiP3vqNwSvGzofpBWh9d8y2XhgtA==",
2572 "path": "microsoft.extensions.configuration.json/3.1.32",
2573 "hashPath": "microsoft.extensions.configuration.json.3.1.32.nupkg.sha512"
2574 },
2575 "Microsoft.Extensions.DependencyInjection/5.0.2": {
2576 "type": "package",
2577 "serviceable": true,
2578 "sha512": "sha512-xzFW00AZEvOXM1OX+0+AYH5op/Hf3u//e6wszBd/rK72sypD+jx5CtsHxM4BVuFBEs8SajfO4QzSJtrQaHDr4A==",
2579 "path": "microsoft.extensions.dependencyinjection/5.0.2",
2580 "hashPath": "microsoft.extensions.dependencyinjection.5.0.2.nupkg.sha512"
2581 },
2582 "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": {
2583 "type": "package",
2584 "serviceable": true,
2585 "sha512": "sha512-ORj7Zh81gC69TyvmcUm9tSzytcy8AVousi+IVRAI8nLieQjOFryRusSFh7+aLk16FN9pQNqJAiMd7BTKINK0kA==",
2586 "path": "microsoft.extensions.dependencyinjection.abstractions/5.0.0",
2587 "hashPath": "microsoft.extensions.dependencyinjection.abstractions.5.0.0.nupkg.sha512"
2588 },
2589 "Microsoft.Extensions.FileProviders.Abstractions/3.1.32": {
2590 "type": "package",
2591 "serviceable": true,
2592 "sha512": "sha512-sS+U28IfgZSQUS2b3MayPdYGBJlHOWwgnfAZ77bZLkgU0z+lJz7lgzrKQUm9SgKF+OAc5B9kWJV5PB6l7mWWZA==",
2593 "path": "microsoft.extensions.fileproviders.abstractions/3.1.32",
2594 "hashPath": "microsoft.extensions.fileproviders.abstractions.3.1.32.nupkg.sha512"
2595 },
2596 "Microsoft.Extensions.FileProviders.Physical/3.1.32": {
2597 "type": "package",
2598 "serviceable": true,
2599 "sha512": "sha512-I+N5RGDfeG+1HVF6VugJpX1uYZErvAz40EaWZ45DmkAc3qXEFTXzNXWaPmJcIrOvz4eKS1jL5VxZxVH+7re7gg==",
2600 "path": "microsoft.extensions.fileproviders.physical/3.1.32",
2601 "hashPath": "microsoft.extensions.fileproviders.physical.3.1.32.nupkg.sha512"
2602 },
2603 "Microsoft.Extensions.FileSystemGlobbing/3.1.32": {
2604 "type": "package",
2605 "serviceable": true,
2606 "sha512": "sha512-MnccV+5jJkc69IlI/1+Hzak8w5a2wQzOgaooq0iDcd5MBA1vudkE/iHuT97+cQCyauNmXnAdPWQ7e4Y1q93sbg==",
2607 "path": "microsoft.extensions.filesystemglobbing/3.1.32",
2608 "hashPath": "microsoft.extensions.filesystemglobbing.3.1.32.nupkg.sha512"
2609 },
2610 "Microsoft.Extensions.Logging/5.0.0": {
2611 "type": "package",
2612 "serviceable": true,
2613 "sha512": "sha512-MgOwK6tPzB6YNH21wssJcw/2MKwee8b2gI7SllYfn6rvTpIrVvVS5HAjSU2vqSku1fwqRvWP0MdIi14qjd93Aw==",
2614 "path": "microsoft.extensions.logging/5.0.0",
2615 "hashPath": "microsoft.extensions.logging.5.0.0.nupkg.sha512"
2616 },
2617 "Microsoft.Extensions.Logging.Abstractions/5.0.0": {
2618 "type": "package",
2619 "serviceable": true,
2620 "sha512": "sha512-NxP6ahFcBnnSfwNBi2KH2Oz8Xl5Sm2krjId/jRR3I7teFphwiUoUeZPwTNA21EX+5PtjqmyAvKaOeBXcJjcH/w==",
2621 "path": "microsoft.extensions.logging.abstractions/5.0.0",
2622 "hashPath": "microsoft.extensions.logging.abstractions.5.0.0.nupkg.sha512"
2623 },
2624 "Microsoft.Extensions.Options/5.0.0": {
2625 "type": "package",
2626 "serviceable": true,
2627 "sha512": "sha512-CBvR92TCJ5uBIdd9/HzDSrxYak+0W/3+yxrNg8Qm6Bmrkh5L+nu6m3WeazQehcZ5q1/6dDA7J5YdQjim0165zg==",
2628 "path": "microsoft.extensions.options/5.0.0",
2629 "hashPath": "microsoft.extensions.options.5.0.0.nupkg.sha512"
2630 },
2631 "Microsoft.Extensions.Primitives/5.0.0": {
2632 "type": "package",
2633 "serviceable": true,
2634 "sha512": "sha512-cI/VWn9G1fghXrNDagX9nYaaB/nokkZn0HYAawGaELQrl8InSezfe9OnfPZLcJq3esXxygh3hkq2c3qoV3SDyQ==",
2635 "path": "microsoft.extensions.primitives/5.0.0",
2636 "hashPath": "microsoft.extensions.primitives.5.0.0.nupkg.sha512"
2637 },
2638 "Microsoft.IO.RecyclableMemoryStream/3.0.0": {
2639 "type": "package",
2640 "serviceable": true,
2641 "sha512": "sha512-irv0HuqoH8Ig5i2fO+8dmDNdFdsrO+DoQcedwIlb810qpZHBNQHZLW7C/AHBQDgLLpw2T96vmMAy/aE4Yj55Sg==",
2642 "path": "microsoft.io.recyclablememorystream/3.0.0",
2643 "hashPath": "microsoft.io.recyclablememorystream.3.0.0.nupkg.sha512"
2644 },
2645 "Microsoft.NETCore.Platforms/3.1.9": {
2646 "type": "package",
2647 "serviceable": true,
2648 "sha512": "sha512-e+/BrhryHoMojWlbcPJAFcShpk3JYvsMfrmoM26dnvHARWR6vtmGbfHppZcANVqf7DUBDIRxlZXcWg7v/9e1TQ==",
2649 "path": "microsoft.netcore.platforms/3.1.9",
2650 "hashPath": "microsoft.netcore.platforms.3.1.9.nupkg.sha512"
2651 },
2652 "Microsoft.NETCore.Targets/1.1.0": {
2653 "type": "package",
2654 "serviceable": true,
2655 "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
2656 "path": "microsoft.netcore.targets/1.1.0",
2657 "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
2658 },
2659 "Microsoft.Win32.Registry/4.7.0": {
2660 "type": "package",
2661 "serviceable": true,
2662 "sha512": "sha512-KSrRMb5vNi0CWSGG1++id2ZOs/1QhRqROt+qgbEAdQuGjGrFcl4AOl4/exGPUYz2wUnU42nvJqon1T3U0kPXLA==",
2663 "path": "microsoft.win32.registry/4.7.0",
2664 "hashPath": "microsoft.win32.registry.4.7.0.nupkg.sha512"
2665 },
2666 "Microsoft.Win32.SystemEvents/4.7.0": {
2667 "type": "package",
2668 "serviceable": true,
2669 "sha512": "sha512-mtVirZr++rq+XCDITMUdnETD59XoeMxSpLRIII7JRI6Yj0LEDiO1pPn0ktlnIj12Ix8bfvQqQDMMIF9wC98oCA==",
2670 "path": "microsoft.win32.systemevents/4.7.0",
2671 "hashPath": "microsoft.win32.systemevents.4.7.0.nupkg.sha512"
2672 },
2673 "Npgsql/4.1.0": {
2674 "type": "package",
2675 "serviceable": true,
2676 "sha512": "sha512-c1qdtewUjM8XC0uPntSNIw1ZhIK7nTUwUH7libNQLNUFyEgMPuK0cgtZtIlw6xhraDv31M8dYzUFCdut4BwVvg==",
2677 "path": "npgsql/4.1.0",
2678 "hashPath": "npgsql.4.1.0.nupkg.sha512"
2679 },
2680 "Npgsql.EntityFrameworkCore.PostgreSQL/3.0.0": {
2681 "type": "package",
2682 "serviceable": true,
2683 "sha512": "sha512-BrWVUVq9+J3Cn6txwulwlDfPweKwXIlHXUEdHGXhn8zZULwF/HljPOuSXBNitJhTJmEi0gSK5kIyb5jHUEV1kg==",
2684 "path": "npgsql.entityframeworkcore.postgresql/3.0.0",
2685 "hashPath": "npgsql.entityframeworkcore.postgresql.3.0.0.nupkg.sha512"
2686 },
2687 "runtime.native.System.Data.SqlClient.sni/4.7.0": {
2688 "type": "package",
2689 "serviceable": true,
2690 "sha512": "sha512-9kyFSIdN3T0qjDQ2R0HRXYIhS3l5psBzQi6qqhdLz+SzFyEy4sVxNOke+yyYv8Cu8rPER12c3RDjLT8wF3WBYQ==",
2691 "path": "runtime.native.system.data.sqlclient.sni/4.7.0",
2692 "hashPath": "runtime.native.system.data.sqlclient.sni.4.7.0.nupkg.sha512"
2693 },
2694 "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
2695 "type": "package",
2696 "serviceable": true,
2697 "sha512": "sha512-LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==",
2698 "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0",
2699 "hashPath": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
2700 },
2701 "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
2702 "type": "package",
2703 "serviceable": true,
2704 "sha512": "sha512-38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==",
2705 "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0",
2706 "hashPath": "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
2707 },
2708 "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
2709 "type": "package",
2710 "serviceable": true,
2711 "sha512": "sha512-YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==",
2712 "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0",
2713 "hashPath": "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
2714 },
2715 "SSH.NET/2024.2.0": {
2716 "type": "package",
2717 "serviceable": true,
2718 "sha512": "sha512-9r+4UF2P51lTztpd+H7SJywk7WgmlWB//Cm2o96c6uGVZU5r58ys2/cD9pCgTk0zCdSkfflWL1WtqQ9I4IVO9Q==",
2719 "path": "ssh.net/2024.2.0",
2720 "hashPath": "ssh.net.2024.2.0.nupkg.sha512"
2721 },
2722 "System.Buffers/4.5.1": {
2723 "type": "package",
2724 "serviceable": true,
2725 "sha512": "sha512-Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
2726 "path": "system.buffers/4.5.1",
2727 "hashPath": "system.buffers.4.5.1.nupkg.sha512"
2728 },
2729 "System.Collections.Immutable/5.0.0": {
2730 "type": "package",
2731 "serviceable": true,
2732 "sha512": "sha512-FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==",
2733 "path": "system.collections.immutable/5.0.0",
2734 "hashPath": "system.collections.immutable.5.0.0.nupkg.sha512"
2735 },
2736 "System.ComponentModel.Annotations/5.0.0": {
2737 "type": "package",
2738 "serviceable": true,
2739 "sha512": "sha512-dMkqfy2el8A8/I76n2Hi1oBFEbG1SfxD2l5nhwXV3XjlnOmwxJlQbYpJH4W51odnU9sARCSAgv7S3CyAFMkpYg==",
2740 "path": "system.componentmodel.annotations/5.0.0",
2741 "hashPath": "system.componentmodel.annotations.5.0.0.nupkg.sha512"
2742 },
2743 "System.Data.SqlClient/4.8.6": {
2744 "type": "package",
2745 "serviceable": true,
2746 "sha512": "sha512-2Ij/LCaTQRyAi5lAv7UUTV9R2FobC8xN9mE0fXBZohum/xLl8IZVmE98Rq5ugQHjCgTBRKqpXRb4ORulRdA6Ig==",
2747 "path": "system.data.sqlclient/4.8.6",
2748 "hashPath": "system.data.sqlclient.4.8.6.nupkg.sha512"
2749 },
2750 "System.Diagnostics.DiagnosticSource/5.0.1": {
2751 "type": "package",
2752 "serviceable": true,
2753 "sha512": "sha512-uXQEYqav2V3zP6OwkOKtLv+qIi6z3m1hsGyKwXX7ZA7htT4shoVccGxnJ9kVRFPNAsi1ArZTq2oh7WOto6GbkQ==",
2754 "path": "system.diagnostics.diagnosticsource/5.0.1",
2755 "hashPath": "system.diagnostics.diagnosticsource.5.0.1.nupkg.sha512"
2756 },
2757 "System.Drawing.Common/4.7.3": {
2758 "type": "package",
2759 "serviceable": true,
2760 "sha512": "sha512-B3+wwhAeoUQ6KeshWSq3IRLQiMoqPEzSHzyVyxTI/EbYuqIp90lXrRISlip2AF+5tj74ycIVPpnRY4M424HahA==",
2761 "path": "system.drawing.common/4.7.3",
2762 "hashPath": "system.drawing.common.4.7.3.nupkg.sha512"
2763 },
2764 "System.Drawing.Primitives/4.3.0": {
2765 "type": "package",
2766 "serviceable": true,
2767 "sha512": "sha512-1QU/c35gwdhvj77fkScXQQbjiVAqIL3fEYn/19NE0CV/ic5TN5PyWAft8HsrbRd4SBLEoErNCkWSzMDc0MmbRw==",
2768 "path": "system.drawing.primitives/4.3.0",
2769 "hashPath": "system.drawing.primitives.4.3.0.nupkg.sha512"
2770 },
2771 "System.Formats.Asn1/8.0.1": {
2772 "type": "package",
2773 "serviceable": true,
2774 "sha512": "sha512-XqKba7Mm/koKSjKMfW82olQdmfbI5yqeoLV/tidRp7fbh5rmHAQ5raDI/7SU0swTzv+jgqtUGkzmFxuUg0it1A==",
2775 "path": "system.formats.asn1/8.0.1",
2776 "hashPath": "system.formats.asn1.8.0.1.nupkg.sha512"
2777 },
2778 "System.Memory/4.5.5": {
2779 "type": "package",
2780 "serviceable": true,
2781 "sha512": "sha512-XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==",
2782 "path": "system.memory/4.5.5",
2783 "hashPath": "system.memory.4.5.5.nupkg.sha512"
2784 },
2785 "System.Runtime/4.3.0": {
2786 "type": "package",
2787 "serviceable": true,
2788 "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
2789 "path": "system.runtime/4.3.0",
2790 "hashPath": "system.runtime.4.3.0.nupkg.sha512"
2791 },
2792 "System.Runtime.CompilerServices.Unsafe/4.6.0": {
2793 "type": "package",
2794 "serviceable": true,
2795 "sha512": "sha512-HxozeSlipUK7dAroTYwIcGwKDeOVpQnJlpVaOkBz7CM4TsE5b/tKlQBZecTjh6FzcSbxndYaxxpsBMz+wMJeyw==",
2796 "path": "system.runtime.compilerservices.unsafe/4.6.0",
2797 "hashPath": "system.runtime.compilerservices.unsafe.4.6.0.nupkg.sha512"
2798 },
2799 "System.Runtime.Extensions/4.3.0": {
2800 "type": "package",
2801 "serviceable": true,
2802 "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
2803 "path": "system.runtime.extensions/4.3.0",
2804 "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512"
2805 },
2806 "System.Security.AccessControl/4.7.0": {
2807 "type": "package",
2808 "serviceable": true,
2809 "sha512": "sha512-JECvTt5aFF3WT3gHpfofL2MNNP6v84sxtXxpqhLBCcDRzqsPBmHhQ6shv4DwwN2tRlzsUxtb3G9M3763rbXKDg==",
2810 "path": "system.security.accesscontrol/4.7.0",
2811 "hashPath": "system.security.accesscontrol.4.7.0.nupkg.sha512"
2812 },
2813 "System.Security.Cryptography.Cng/4.7.0": {
2814 "type": "package",
2815 "serviceable": true,
2816 "sha512": "sha512-4WQjFuypWtxb/bl/YwEE7LYGn4fgpsikFfBU6xwEm4YBYiRAhXAEJ62lILBu2JJSFbClIAntFTGfDZafn8yZTg==",
2817 "path": "system.security.cryptography.cng/4.7.0",
2818 "hashPath": "system.security.cryptography.cng.4.7.0.nupkg.sha512"
2819 },
2820 "System.Security.Cryptography.Pkcs/4.7.0": {
2821 "type": "package",
2822 "serviceable": true,
2823 "sha512": "sha512-0Srzh6YlhjuMxaqMyeCCdZs22cucaUAG6SKDd3gNHBJmre0VZ71ekzWu9rvLD4YXPetyNdPvV6Qst+8C++9v3Q==",
2824 "path": "system.security.cryptography.pkcs/4.7.0",
2825 "hashPath": "system.security.cryptography.pkcs.4.7.0.nupkg.sha512"
2826 },
2827 "System.Security.Principal.Windows/4.7.0": {
2828 "type": "package",
2829 "serviceable": true,
2830 "sha512": "sha512-ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==",
2831 "path": "system.security.principal.windows/4.7.0",
2832 "hashPath": "system.security.principal.windows.4.7.0.nupkg.sha512"
2833 },
2834 "System.Text.Encoding.CodePages/4.7.1": {
2835 "type": "package",
2836 "serviceable": true,
2837 "sha512": "sha512-i2fOvznVVgOOTLUz8FgSap/MsR98I4Iaoz99VXcOW/e7Y2OdY42zhYpBYpZyivk5alYY/UsOWAVswhtjxceodA==",
2838 "path": "system.text.encoding.codepages/4.7.1",
2839 "hashPath": "system.text.encoding.codepages.4.7.1.nupkg.sha512"
2840 },
2841 "Microsoft.AspNetCore.Antiforgery/3.1.0.0": {
2842 "type": "referenceassembly",
2843 "serviceable": false,
2844 "sha512": ""
2845 },
2846 "Microsoft.AspNetCore.Authentication.Abstractions/3.1.0.0": {
2847 "type": "referenceassembly",
2848 "serviceable": false,
2849 "sha512": ""
2850 },
2851 "Microsoft.AspNetCore.Authentication.Cookies/3.1.0.0": {
2852 "type": "referenceassembly",
2853 "serviceable": false,
2854 "sha512": ""
2855 },
2856 "Microsoft.AspNetCore.Authentication.Core/3.1.0.0": {
2857 "type": "referenceassembly",
2858 "serviceable": false,
2859 "sha512": ""
2860 },
2861 "Microsoft.AspNetCore.Authentication/3.1.0.0": {
2862 "type": "referenceassembly",
2863 "serviceable": false,
2864 "sha512": ""
2865 },
2866 "Microsoft.AspNetCore.Authentication.OAuth/3.1.0.0": {
2867 "type": "referenceassembly",
2868 "serviceable": false,
2869 "sha512": ""
2870 },
2871 "Microsoft.AspNetCore.Authorization/3.1.0.0": {
2872 "type": "referenceassembly",
2873 "serviceable": false,
2874 "sha512": ""
2875 },
2876 "Microsoft.AspNetCore.Authorization.Policy/3.1.0.0": {
2877 "type": "referenceassembly",
2878 "serviceable": false,
2879 "sha512": ""
2880 },
2881 "Microsoft.AspNetCore.Components.Authorization/3.1.0.0": {
2882 "type": "referenceassembly",
2883 "serviceable": false,
2884 "sha512": ""
2885 },
2886 "Microsoft.AspNetCore.Components/3.1.0.0": {
2887 "type": "referenceassembly",
2888 "serviceable": false,
2889 "sha512": ""
2890 },
2891 "Microsoft.AspNetCore.Components.Forms/3.1.0.0": {
2892 "type": "referenceassembly",
2893 "serviceable": false,
2894 "sha512": ""
2895 },
2896 "Microsoft.AspNetCore.Components.Server/3.1.0.0": {
2897 "type": "referenceassembly",
2898 "serviceable": false,
2899 "sha512": ""
2900 },
2901 "Microsoft.AspNetCore.Components.Web/3.1.0.0": {
2902 "type": "referenceassembly",
2903 "serviceable": false,
2904 "sha512": ""
2905 },
2906 "Microsoft.AspNetCore.Connections.Abstractions/3.1.0.0": {
2907 "type": "referenceassembly",
2908 "serviceable": false,
2909 "sha512": ""
2910 },
2911 "Microsoft.AspNetCore.CookiePolicy/3.1.0.0": {
2912 "type": "referenceassembly",
2913 "serviceable": false,
2914 "sha512": ""
2915 },
2916 "Microsoft.AspNetCore.Cors/3.1.0.0": {
2917 "type": "referenceassembly",
2918 "serviceable": false,
2919 "sha512": ""
2920 },
2921 "Microsoft.AspNetCore.Cryptography.Internal/3.1.0.0": {
2922 "type": "referenceassembly",
2923 "serviceable": false,
2924 "sha512": ""
2925 },
2926 "Microsoft.AspNetCore.Cryptography.KeyDerivation/3.1.0.0": {
2927 "type": "referenceassembly",
2928 "serviceable": false,
2929 "sha512": ""
2930 },
2931 "Microsoft.AspNetCore.DataProtection.Abstractions/3.1.0.0": {
2932 "type": "referenceassembly",
2933 "serviceable": false,
2934 "sha512": ""
2935 },
2936 "Microsoft.AspNetCore.DataProtection/3.1.0.0": {
2937 "type": "referenceassembly",
2938 "serviceable": false,
2939 "sha512": ""
2940 },
2941 "Microsoft.AspNetCore.DataProtection.Extensions/3.1.0.0": {
2942 "type": "referenceassembly",
2943 "serviceable": false,
2944 "sha512": ""
2945 },
2946 "Microsoft.AspNetCore.Diagnostics.Abstractions/3.1.0.0": {
2947 "type": "referenceassembly",
2948 "serviceable": false,
2949 "sha512": ""
2950 },
2951 "Microsoft.AspNetCore.Diagnostics/3.1.0.0": {
2952 "type": "referenceassembly",
2953 "serviceable": false,
2954 "sha512": ""
2955 },
2956 "Microsoft.AspNetCore.Diagnostics.HealthChecks/3.1.0.0": {
2957 "type": "referenceassembly",
2958 "serviceable": false,
2959 "sha512": ""
2960 },
2961 "Microsoft.AspNetCore/3.1.0.0": {
2962 "type": "referenceassembly",
2963 "serviceable": false,
2964 "sha512": ""
2965 },
2966 "Microsoft.AspNetCore.HostFiltering/3.1.0.0": {
2967 "type": "referenceassembly",
2968 "serviceable": false,
2969 "sha512": ""
2970 },
2971 "Microsoft.AspNetCore.Hosting.Abstractions/3.1.0.0": {
2972 "type": "referenceassembly",
2973 "serviceable": false,
2974 "sha512": ""
2975 },
2976 "Microsoft.AspNetCore.Hosting/3.1.0.0": {
2977 "type": "referenceassembly",
2978 "serviceable": false,
2979 "sha512": ""
2980 },
2981 "Microsoft.AspNetCore.Hosting.Server.Abstractions/3.1.0.0": {
2982 "type": "referenceassembly",
2983 "serviceable": false,
2984 "sha512": ""
2985 },
2986 "Microsoft.AspNetCore.Html.Abstractions/3.1.0.0": {
2987 "type": "referenceassembly",
2988 "serviceable": false,
2989 "sha512": ""
2990 },
2991 "Microsoft.AspNetCore.Http.Abstractions/3.1.0.0": {
2992 "type": "referenceassembly",
2993 "serviceable": false,
2994 "sha512": ""
2995 },
2996 "Microsoft.AspNetCore.Http.Connections.Common/3.1.0.0": {
2997 "type": "referenceassembly",
2998 "serviceable": false,
2999 "sha512": ""
3000 },
3001 "Microsoft.AspNetCore.Http.Connections/3.1.0.0": {
3002 "type": "referenceassembly",
3003 "serviceable": false,
3004 "sha512": ""
3005 },
3006 "Microsoft.AspNetCore.Http/3.1.0.0": {
3007 "type": "referenceassembly",
3008 "serviceable": false,
3009 "sha512": ""
3010 },
3011 "Microsoft.AspNetCore.Http.Extensions/3.1.0.0": {
3012 "type": "referenceassembly",
3013 "serviceable": false,
3014 "sha512": ""
3015 },
3016 "Microsoft.AspNetCore.Http.Features/3.1.0.0": {
3017 "type": "referenceassembly",
3018 "serviceable": false,
3019 "sha512": ""
3020 },
3021 "Microsoft.AspNetCore.HttpOverrides/3.1.0.0": {
3022 "type": "referenceassembly",
3023 "serviceable": false,
3024 "sha512": ""
3025 },
3026 "Microsoft.AspNetCore.HttpsPolicy/3.1.0.0": {
3027 "type": "referenceassembly",
3028 "serviceable": false,
3029 "sha512": ""
3030 },
3031 "Microsoft.AspNetCore.Identity/3.1.0.0": {
3032 "type": "referenceassembly",
3033 "serviceable": false,
3034 "sha512": ""
3035 },
3036 "Microsoft.AspNetCore.Localization/3.1.0.0": {
3037 "type": "referenceassembly",
3038 "serviceable": false,
3039 "sha512": ""
3040 },
3041 "Microsoft.AspNetCore.Localization.Routing/3.1.0.0": {
3042 "type": "referenceassembly",
3043 "serviceable": false,
3044 "sha512": ""
3045 },
3046 "Microsoft.AspNetCore.Metadata/3.1.0.0": {
3047 "type": "referenceassembly",
3048 "serviceable": false,
3049 "sha512": ""
3050 },
3051 "Microsoft.AspNetCore.Mvc.Abstractions/3.1.0.0": {
3052 "type": "referenceassembly",
3053 "serviceable": false,
3054 "sha512": ""
3055 },
3056 "Microsoft.AspNetCore.Mvc.ApiExplorer/3.1.0.0": {
3057 "type": "referenceassembly",
3058 "serviceable": false,
3059 "sha512": ""
3060 },
3061 "Microsoft.AspNetCore.Mvc.Core/3.1.0.0": {
3062 "type": "referenceassembly",
3063 "serviceable": false,
3064 "sha512": ""
3065 },
3066 "Microsoft.AspNetCore.Mvc.Cors/3.1.0.0": {
3067 "type": "referenceassembly",
3068 "serviceable": false,
3069 "sha512": ""
3070 },
3071 "Microsoft.AspNetCore.Mvc.DataAnnotations/3.1.0.0": {
3072 "type": "referenceassembly",
3073 "serviceable": false,
3074 "sha512": ""
3075 },
3076 "Microsoft.AspNetCore.Mvc/3.1.0.0": {
3077 "type": "referenceassembly",
3078 "serviceable": false,
3079 "sha512": ""
3080 },
3081 "Microsoft.AspNetCore.Mvc.Formatters.Json/3.1.0.0": {
3082 "type": "referenceassembly",
3083 "serviceable": false,
3084 "sha512": ""
3085 },
3086 "Microsoft.AspNetCore.Mvc.Formatters.Xml/3.1.0.0": {
3087 "type": "referenceassembly",
3088 "serviceable": false,
3089 "sha512": ""
3090 },
3091 "Microsoft.AspNetCore.Mvc.Localization/3.1.0.0": {
3092 "type": "referenceassembly",
3093 "serviceable": false,
3094 "sha512": ""
3095 },
3096 "Microsoft.AspNetCore.Mvc.Razor/3.1.0.0": {
3097 "type": "referenceassembly",
3098 "serviceable": false,
3099 "sha512": ""
3100 },
3101 "Microsoft.AspNetCore.Mvc.RazorPages/3.1.0.0": {
3102 "type": "referenceassembly",
3103 "serviceable": false,
3104 "sha512": ""
3105 },
3106 "Microsoft.AspNetCore.Mvc.TagHelpers/3.1.0.0": {
3107 "type": "referenceassembly",
3108 "serviceable": false,
3109 "sha512": ""
3110 },
3111 "Microsoft.AspNetCore.Mvc.ViewFeatures/3.1.0.0": {
3112 "type": "referenceassembly",
3113 "serviceable": false,
3114 "sha512": ""
3115 },
3116 "Microsoft.AspNetCore.Razor/3.1.0.0": {
3117 "type": "referenceassembly",
3118 "serviceable": false,
3119 "sha512": ""
3120 },
3121 "Microsoft.AspNetCore.Razor.Runtime/3.1.0.0": {
3122 "type": "referenceassembly",
3123 "serviceable": false,
3124 "sha512": ""
3125 },
3126 "Microsoft.AspNetCore.ResponseCaching.Abstractions/3.1.0.0": {
3127 "type": "referenceassembly",
3128 "serviceable": false,
3129 "sha512": ""
3130 },
3131 "Microsoft.AspNetCore.ResponseCaching/3.1.0.0": {
3132 "type": "referenceassembly",
3133 "serviceable": false,
3134 "sha512": ""
3135 },
3136 "Microsoft.AspNetCore.ResponseCompression/3.1.0.0": {
3137 "type": "referenceassembly",
3138 "serviceable": false,
3139 "sha512": ""
3140 },
3141 "Microsoft.AspNetCore.Rewrite/3.1.0.0": {
3142 "type": "referenceassembly",
3143 "serviceable": false,
3144 "sha512": ""
3145 },
3146 "Microsoft.AspNetCore.Routing.Abstractions/3.1.0.0": {
3147 "type": "referenceassembly",
3148 "serviceable": false,
3149 "sha512": ""
3150 },
3151 "Microsoft.AspNetCore.Routing/3.1.0.0": {
3152 "type": "referenceassembly",
3153 "serviceable": false,
3154 "sha512": ""
3155 },
3156 "Microsoft.AspNetCore.Server.HttpSys/3.1.0.0": {
3157 "type": "referenceassembly",
3158 "serviceable": false,
3159 "sha512": ""
3160 },
3161 "Microsoft.AspNetCore.Server.IIS/3.1.0.0": {
3162 "type": "referenceassembly",
3163 "serviceable": false,
3164 "sha512": ""
3165 },
3166 "Microsoft.AspNetCore.Server.IISIntegration/3.1.0.0": {
3167 "type": "referenceassembly",
3168 "serviceable": false,
3169 "sha512": ""
3170 },
3171 "Microsoft.AspNetCore.Server.Kestrel.Core/3.1.0.0": {
3172 "type": "referenceassembly",
3173 "serviceable": false,
3174 "sha512": ""
3175 },
3176 "Microsoft.AspNetCore.Server.Kestrel/3.1.0.0": {
3177 "type": "referenceassembly",
3178 "serviceable": false,
3179 "sha512": ""
3180 },
3181 "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/3.1.0.0": {
3182 "type": "referenceassembly",
3183 "serviceable": false,
3184 "sha512": ""
3185 },
3186 "Microsoft.AspNetCore.Session/3.1.0.0": {
3187 "type": "referenceassembly",
3188 "serviceable": false,
3189 "sha512": ""
3190 },
3191 "Microsoft.AspNetCore.SignalR.Common/3.1.0.0": {
3192 "type": "referenceassembly",
3193 "serviceable": false,
3194 "sha512": ""
3195 },
3196 "Microsoft.AspNetCore.SignalR.Core/3.1.0.0": {
3197 "type": "referenceassembly",
3198 "serviceable": false,
3199 "sha512": ""
3200 },
3201 "Microsoft.AspNetCore.SignalR/3.1.0.0": {
3202 "type": "referenceassembly",
3203 "serviceable": false,
3204 "sha512": ""
3205 },
3206 "Microsoft.AspNetCore.SignalR.Protocols.Json/3.1.0.0": {
3207 "type": "referenceassembly",
3208 "serviceable": false,
3209 "sha512": ""
3210 },
3211 "Microsoft.AspNetCore.StaticFiles/3.1.0.0": {
3212 "type": "referenceassembly",
3213 "serviceable": false,
3214 "sha512": ""
3215 },
3216 "Microsoft.AspNetCore.WebSockets/3.1.0.0": {
3217 "type": "referenceassembly",
3218 "serviceable": false,
3219 "sha512": ""
3220 },
3221 "Microsoft.AspNetCore.WebUtilities/3.1.0.0": {
3222 "type": "referenceassembly",
3223 "serviceable": false,
3224 "sha512": ""
3225 },
3226 "Microsoft.CSharp/4.0.0.0": {
3227 "type": "referenceassembly",
3228 "serviceable": false,
3229 "sha512": ""
3230 },
3231 "Microsoft.Extensions.Configuration.Binder/3.1.0.0": {
3232 "type": "referenceassembly",
3233 "serviceable": false,
3234 "sha512": ""
3235 },
3236 "Microsoft.Extensions.Configuration.CommandLine/3.1.0.0": {
3237 "type": "referenceassembly",
3238 "serviceable": false,
3239 "sha512": ""
3240 },
3241 "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.0.0": {
3242 "type": "referenceassembly",
3243 "serviceable": false,
3244 "sha512": ""
3245 },
3246 "Microsoft.Extensions.Configuration.Ini/3.1.0.0": {
3247 "type": "referenceassembly",
3248 "serviceable": false,
3249 "sha512": ""
3250 },
3251 "Microsoft.Extensions.Configuration.KeyPerFile/3.1.0.0": {
3252 "type": "referenceassembly",
3253 "serviceable": false,
3254 "sha512": ""
3255 },
3256 "Microsoft.Extensions.Configuration.UserSecrets/3.1.0.0": {
3257 "type": "referenceassembly",
3258 "serviceable": false,
3259 "sha512": ""
3260 },
3261 "Microsoft.Extensions.Configuration.Xml/3.1.0.0": {
3262 "type": "referenceassembly",
3263 "serviceable": false,
3264 "sha512": ""
3265 },
3266 "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/3.1.0.0": {
3267 "type": "referenceassembly",
3268 "serviceable": false,
3269 "sha512": ""
3270 },
3271 "Microsoft.Extensions.Diagnostics.HealthChecks/3.1.0.0": {
3272 "type": "referenceassembly",
3273 "serviceable": false,
3274 "sha512": ""
3275 },
3276 "Microsoft.Extensions.FileProviders.Composite/3.1.0.0": {
3277 "type": "referenceassembly",
3278 "serviceable": false,
3279 "sha512": ""
3280 },
3281 "Microsoft.Extensions.FileProviders.Embedded/3.1.0.0": {
3282 "type": "referenceassembly",
3283 "serviceable": false,
3284 "sha512": ""
3285 },
3286 "Microsoft.Extensions.Hosting.Abstractions/3.1.0.0": {
3287 "type": "referenceassembly",
3288 "serviceable": false,
3289 "sha512": ""
3290 },
3291 "Microsoft.Extensions.Hosting/3.1.0.0": {
3292 "type": "referenceassembly",
3293 "serviceable": false,
3294 "sha512": ""
3295 },
3296 "Microsoft.Extensions.Http/3.1.0.0": {
3297 "type": "referenceassembly",
3298 "serviceable": false,
3299 "sha512": ""
3300 },
3301 "Microsoft.Extensions.Identity.Core/3.1.0.0": {
3302 "type": "referenceassembly",
3303 "serviceable": false,
3304 "sha512": ""
3305 },
3306 "Microsoft.Extensions.Identity.Stores/3.1.0.0": {
3307 "type": "referenceassembly",
3308 "serviceable": false,
3309 "sha512": ""
3310 },
3311 "Microsoft.Extensions.Localization.Abstractions/3.1.0.0": {
3312 "type": "referenceassembly",
3313 "serviceable": false,
3314 "sha512": ""
3315 },
3316 "Microsoft.Extensions.Localization/3.1.0.0": {
3317 "type": "referenceassembly",
3318 "serviceable": false,
3319 "sha512": ""
3320 },
3321 "Microsoft.Extensions.Logging.Configuration/3.1.0.0": {
3322 "type": "referenceassembly",
3323 "serviceable": false,
3324 "sha512": ""
3325 },
3326 "Microsoft.Extensions.Logging.Console/3.1.0.0": {
3327 "type": "referenceassembly",
3328 "serviceable": false,
3329 "sha512": ""
3330 },
3331 "Microsoft.Extensions.Logging.Debug/3.1.0.0": {
3332 "type": "referenceassembly",
3333 "serviceable": false,
3334 "sha512": ""
3335 },
3336 "Microsoft.Extensions.Logging.EventLog/3.1.0.0": {
3337 "type": "referenceassembly",
3338 "serviceable": false,
3339 "sha512": ""
3340 },
3341 "Microsoft.Extensions.Logging.EventSource/3.1.0.0": {
3342 "type": "referenceassembly",
3343 "serviceable": false,
3344 "sha512": ""
3345 },
3346 "Microsoft.Extensions.Logging.TraceSource/3.1.0.0": {
3347 "type": "referenceassembly",
3348 "serviceable": false,
3349 "sha512": ""
3350 },
3351 "Microsoft.Extensions.ObjectPool/3.1.0.0": {
3352 "type": "referenceassembly",
3353 "serviceable": false,
3354 "sha512": ""
3355 },
3356 "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.0.0": {
3357 "type": "referenceassembly",
3358 "serviceable": false,
3359 "sha512": ""
3360 },
3361 "Microsoft.Extensions.Options.DataAnnotations/3.1.0.0": {
3362 "type": "referenceassembly",
3363 "serviceable": false,
3364 "sha512": ""
3365 },
3366 "Microsoft.Extensions.WebEncoders/3.1.0.0": {
3367 "type": "referenceassembly",
3368 "serviceable": false,
3369 "sha512": ""
3370 },
3371 "Microsoft.JSInterop/3.1.0.0": {
3372 "type": "referenceassembly",
3373 "serviceable": false,
3374 "sha512": ""
3375 },
3376 "Microsoft.Net.Http.Headers/3.1.0.0": {
3377 "type": "referenceassembly",
3378 "serviceable": false,
3379 "sha512": ""
3380 },
3381 "Microsoft.VisualBasic.Core/10.0.5.0": {
3382 "type": "referenceassembly",
3383 "serviceable": false,
3384 "sha512": ""
3385 },
3386 "Microsoft.VisualBasic/10.0.0.0": {
3387 "type": "referenceassembly",
3388 "serviceable": false,
3389 "sha512": ""
3390 },
3391 "Microsoft.Win32.Primitives/4.1.2.0": {
3392 "type": "referenceassembly",
3393 "serviceable": false,
3394 "sha512": ""
3395 },
3396 "Microsoft.Win32.Registry.Reference/4.1.3.0": {
3397 "type": "referenceassembly",
3398 "serviceable": false,
3399 "sha512": ""
3400 },
3401 "mscorlib/4.0.0.0": {
3402 "type": "referenceassembly",
3403 "serviceable": false,
3404 "sha512": ""
3405 },
3406 "netstandard/2.1.0.0": {
3407 "type": "referenceassembly",
3408 "serviceable": false,
3409 "sha512": ""
3410 },
3411 "System.AppContext/4.2.2.0": {
3412 "type": "referenceassembly",
3413 "serviceable": false,
3414 "sha512": ""
3415 },
3416 "System.Buffers.Reference/4.0.2.0": {
3417 "type": "referenceassembly",
3418 "serviceable": false,
3419 "sha512": ""
3420 },
3421 "System.Collections.Concurrent/4.0.15.0": {
3422 "type": "referenceassembly",
3423 "serviceable": false,
3424 "sha512": ""
3425 },
3426 "System.Collections/4.1.2.0": {
3427 "type": "referenceassembly",
3428 "serviceable": false,
3429 "sha512": ""
3430 },
3431 "System.Collections.NonGeneric/4.1.2.0": {
3432 "type": "referenceassembly",
3433 "serviceable": false,
3434 "sha512": ""
3435 },
3436 "System.Collections.Specialized/4.1.2.0": {
3437 "type": "referenceassembly",
3438 "serviceable": false,
3439 "sha512": ""
3440 },
3441 "System.ComponentModel.DataAnnotations/4.0.0.0": {
3442 "type": "referenceassembly",
3443 "serviceable": false,
3444 "sha512": ""
3445 },
3446 "System.ComponentModel/4.0.4.0": {
3447 "type": "referenceassembly",
3448 "serviceable": false,
3449 "sha512": ""
3450 },
3451 "System.ComponentModel.EventBasedAsync/4.1.2.0": {
3452 "type": "referenceassembly",
3453 "serviceable": false,
3454 "sha512": ""
3455 },
3456 "System.ComponentModel.Primitives/4.2.2.0": {
3457 "type": "referenceassembly",
3458 "serviceable": false,
3459 "sha512": ""
3460 },
3461 "System.ComponentModel.TypeConverter/4.2.2.0": {
3462 "type": "referenceassembly",
3463 "serviceable": false,
3464 "sha512": ""
3465 },
3466 "System.Configuration/4.0.0.0": {
3467 "type": "referenceassembly",
3468 "serviceable": false,
3469 "sha512": ""
3470 },
3471 "System.Console/4.1.2.0": {
3472 "type": "referenceassembly",
3473 "serviceable": false,
3474 "sha512": ""
3475 },
3476 "System.Core/4.0.0.0": {
3477 "type": "referenceassembly",
3478 "serviceable": false,
3479 "sha512": ""
3480 },
3481 "System.Data.Common/4.2.2.0": {
3482 "type": "referenceassembly",
3483 "serviceable": false,
3484 "sha512": ""
3485 },
3486 "System.Data.DataSetExtensions/4.0.1.0": {
3487 "type": "referenceassembly",
3488 "serviceable": false,
3489 "sha512": ""
3490 },
3491 "System.Data/4.0.0.0": {
3492 "type": "referenceassembly",
3493 "serviceable": false,
3494 "sha512": ""
3495 },
3496 "System.Diagnostics.Contracts/4.0.4.0": {
3497 "type": "referenceassembly",
3498 "serviceable": false,
3499 "sha512": ""
3500 },
3501 "System.Diagnostics.Debug/4.1.2.0": {
3502 "type": "referenceassembly",
3503 "serviceable": false,
3504 "sha512": ""
3505 },
3506 "System.Diagnostics.EventLog/4.0.2.0": {
3507 "type": "referenceassembly",
3508 "serviceable": false,
3509 "sha512": ""
3510 },
3511 "System.Diagnostics.FileVersionInfo/4.0.4.0": {
3512 "type": "referenceassembly",
3513 "serviceable": false,
3514 "sha512": ""
3515 },
3516 "System.Diagnostics.Process/4.2.2.0": {
3517 "type": "referenceassembly",
3518 "serviceable": false,
3519 "sha512": ""
3520 },
3521 "System.Diagnostics.StackTrace/4.1.2.0": {
3522 "type": "referenceassembly",
3523 "serviceable": false,
3524 "sha512": ""
3525 },
3526 "System.Diagnostics.TextWriterTraceListener/4.1.2.0": {
3527 "type": "referenceassembly",
3528 "serviceable": false,
3529 "sha512": ""
3530 },
3531 "System.Diagnostics.Tools/4.1.2.0": {
3532 "type": "referenceassembly",
3533 "serviceable": false,
3534 "sha512": ""
3535 },
3536 "System.Diagnostics.TraceSource/4.1.2.0": {
3537 "type": "referenceassembly",
3538 "serviceable": false,
3539 "sha512": ""
3540 },
3541 "System.Diagnostics.Tracing/4.2.2.0": {
3542 "type": "referenceassembly",
3543 "serviceable": false,
3544 "sha512": ""
3545 },
3546 "System/4.0.0.0": {
3547 "type": "referenceassembly",
3548 "serviceable": false,
3549 "sha512": ""
3550 },
3551 "System.Drawing/4.0.0.0": {
3552 "type": "referenceassembly",
3553 "serviceable": false,
3554 "sha512": ""
3555 },
3556 "System.Drawing.Primitives.Reference/4.2.1.0": {
3557 "type": "referenceassembly",
3558 "serviceable": false,
3559 "sha512": ""
3560 },
3561 "System.Dynamic.Runtime/4.1.2.0": {
3562 "type": "referenceassembly",
3563 "serviceable": false,
3564 "sha512": ""
3565 },
3566 "System.Globalization.Calendars/4.1.2.0": {
3567 "type": "referenceassembly",
3568 "serviceable": false,
3569 "sha512": ""
3570 },
3571 "System.Globalization/4.1.2.0": {
3572 "type": "referenceassembly",
3573 "serviceable": false,
3574 "sha512": ""
3575 },
3576 "System.Globalization.Extensions/4.1.2.0": {
3577 "type": "referenceassembly",
3578 "serviceable": false,
3579 "sha512": ""
3580 },
3581 "System.IO.Compression.Brotli/4.2.2.0": {
3582 "type": "referenceassembly",
3583 "serviceable": false,
3584 "sha512": ""
3585 },
3586 "System.IO.Compression/4.2.2.0": {
3587 "type": "referenceassembly",
3588 "serviceable": false,
3589 "sha512": ""
3590 },
3591 "System.IO.Compression.FileSystem/4.0.0.0": {
3592 "type": "referenceassembly",
3593 "serviceable": false,
3594 "sha512": ""
3595 },
3596 "System.IO.Compression.ZipFile/4.0.5.0": {
3597 "type": "referenceassembly",
3598 "serviceable": false,
3599 "sha512": ""
3600 },
3601 "System.IO/4.2.2.0": {
3602 "type": "referenceassembly",
3603 "serviceable": false,
3604 "sha512": ""
3605 },
3606 "System.IO.FileSystem/4.1.2.0": {
3607 "type": "referenceassembly",
3608 "serviceable": false,
3609 "sha512": ""
3610 },
3611 "System.IO.FileSystem.DriveInfo/4.1.2.0": {
3612 "type": "referenceassembly",
3613 "serviceable": false,
3614 "sha512": ""
3615 },
3616 "System.IO.FileSystem.Primitives/4.1.2.0": {
3617 "type": "referenceassembly",
3618 "serviceable": false,
3619 "sha512": ""
3620 },
3621 "System.IO.FileSystem.Watcher/4.1.2.0": {
3622 "type": "referenceassembly",
3623 "serviceable": false,
3624 "sha512": ""
3625 },
3626 "System.IO.IsolatedStorage/4.1.2.0": {
3627 "type": "referenceassembly",
3628 "serviceable": false,
3629 "sha512": ""
3630 },
3631 "System.IO.MemoryMappedFiles/4.1.2.0": {
3632 "type": "referenceassembly",
3633 "serviceable": false,
3634 "sha512": ""
3635 },
3636 "System.IO.Pipelines/4.0.2.0": {
3637 "type": "referenceassembly",
3638 "serviceable": false,
3639 "sha512": ""
3640 },
3641 "System.IO.Pipes/4.1.2.0": {
3642 "type": "referenceassembly",
3643 "serviceable": false,
3644 "sha512": ""
3645 },
3646 "System.IO.UnmanagedMemoryStream/4.1.2.0": {
3647 "type": "referenceassembly",
3648 "serviceable": false,
3649 "sha512": ""
3650 },
3651 "System.Linq/4.2.2.0": {
3652 "type": "referenceassembly",
3653 "serviceable": false,
3654 "sha512": ""
3655 },
3656 "System.Linq.Expressions/4.2.2.0": {
3657 "type": "referenceassembly",
3658 "serviceable": false,
3659 "sha512": ""
3660 },
3661 "System.Linq.Parallel/4.0.4.0": {
3662 "type": "referenceassembly",
3663 "serviceable": false,
3664 "sha512": ""
3665 },
3666 "System.Linq.Queryable/4.0.4.0": {
3667 "type": "referenceassembly",
3668 "serviceable": false,
3669 "sha512": ""
3670 },
3671 "System.Memory.Reference/4.2.1.0": {
3672 "type": "referenceassembly",
3673 "serviceable": false,
3674 "sha512": ""
3675 },
3676 "System.Net/4.0.0.0": {
3677 "type": "referenceassembly",
3678 "serviceable": false,
3679 "sha512": ""
3680 },
3681 "System.Net.Http/4.2.2.0": {
3682 "type": "referenceassembly",
3683 "serviceable": false,
3684 "sha512": ""
3685 },
3686 "System.Net.HttpListener/4.0.2.0": {
3687 "type": "referenceassembly",
3688 "serviceable": false,
3689 "sha512": ""
3690 },
3691 "System.Net.Mail/4.0.2.0": {
3692 "type": "referenceassembly",
3693 "serviceable": false,
3694 "sha512": ""
3695 },
3696 "System.Net.NameResolution/4.1.2.0": {
3697 "type": "referenceassembly",
3698 "serviceable": false,
3699 "sha512": ""
3700 },
3701 "System.Net.NetworkInformation/4.2.2.0": {
3702 "type": "referenceassembly",
3703 "serviceable": false,
3704 "sha512": ""
3705 },
3706 "System.Net.Ping/4.1.2.0": {
3707 "type": "referenceassembly",
3708 "serviceable": false,
3709 "sha512": ""
3710 },
3711 "System.Net.Primitives/4.1.2.0": {
3712 "type": "referenceassembly",
3713 "serviceable": false,
3714 "sha512": ""
3715 },
3716 "System.Net.Requests/4.1.2.0": {
3717 "type": "referenceassembly",
3718 "serviceable": false,
3719 "sha512": ""
3720 },
3721 "System.Net.Security/4.1.2.0": {
3722 "type": "referenceassembly",
3723 "serviceable": false,
3724 "sha512": ""
3725 },
3726 "System.Net.ServicePoint/4.0.2.0": {
3727 "type": "referenceassembly",
3728 "serviceable": false,
3729 "sha512": ""
3730 },
3731 "System.Net.Sockets/4.2.2.0": {
3732 "type": "referenceassembly",
3733 "serviceable": false,
3734 "sha512": ""
3735 },
3736 "System.Net.WebClient/4.0.2.0": {
3737 "type": "referenceassembly",
3738 "serviceable": false,
3739 "sha512": ""
3740 },
3741 "System.Net.WebHeaderCollection/4.1.2.0": {
3742 "type": "referenceassembly",
3743 "serviceable": false,
3744 "sha512": ""
3745 },
3746 "System.Net.WebProxy/4.0.2.0": {
3747 "type": "referenceassembly",
3748 "serviceable": false,
3749 "sha512": ""
3750 },
3751 "System.Net.WebSockets.Client/4.1.2.0": {
3752 "type": "referenceassembly",
3753 "serviceable": false,
3754 "sha512": ""
3755 },
3756 "System.Net.WebSockets/4.1.2.0": {
3757 "type": "referenceassembly",
3758 "serviceable": false,
3759 "sha512": ""
3760 },
3761 "System.Numerics/4.0.0.0": {
3762 "type": "referenceassembly",
3763 "serviceable": false,
3764 "sha512": ""
3765 },
3766 "System.Numerics.Vectors/4.1.6.0": {
3767 "type": "referenceassembly",
3768 "serviceable": false,
3769 "sha512": ""
3770 },
3771 "System.ObjectModel/4.1.2.0": {
3772 "type": "referenceassembly",
3773 "serviceable": false,
3774 "sha512": ""
3775 },
3776 "System.Reflection.DispatchProxy/4.0.6.0": {
3777 "type": "referenceassembly",
3778 "serviceable": false,
3779 "sha512": ""
3780 },
3781 "System.Reflection/4.2.2.0": {
3782 "type": "referenceassembly",
3783 "serviceable": false,
3784 "sha512": ""
3785 },
3786 "System.Reflection.Emit/4.1.2.0": {
3787 "type": "referenceassembly",
3788 "serviceable": false,
3789 "sha512": ""
3790 },
3791 "System.Reflection.Emit.ILGeneration/4.1.1.0": {
3792 "type": "referenceassembly",
3793 "serviceable": false,
3794 "sha512": ""
3795 },
3796 "System.Reflection.Emit.Lightweight/4.1.1.0": {
3797 "type": "referenceassembly",
3798 "serviceable": false,
3799 "sha512": ""
3800 },
3801 "System.Reflection.Extensions/4.1.2.0": {
3802 "type": "referenceassembly",
3803 "serviceable": false,
3804 "sha512": ""
3805 },
3806 "System.Reflection.Metadata/1.4.5.0": {
3807 "type": "referenceassembly",
3808 "serviceable": false,
3809 "sha512": ""
3810 },
3811 "System.Reflection.Primitives/4.1.2.0": {
3812 "type": "referenceassembly",
3813 "serviceable": false,
3814 "sha512": ""
3815 },
3816 "System.Reflection.TypeExtensions/4.1.2.0": {
3817 "type": "referenceassembly",
3818 "serviceable": false,
3819 "sha512": ""
3820 },
3821 "System.Resources.Reader/4.1.2.0": {
3822 "type": "referenceassembly",
3823 "serviceable": false,
3824 "sha512": ""
3825 },
3826 "System.Resources.ResourceManager/4.1.2.0": {
3827 "type": "referenceassembly",
3828 "serviceable": false,
3829 "sha512": ""
3830 },
3831 "System.Resources.Writer/4.1.2.0": {
3832 "type": "referenceassembly",
3833 "serviceable": false,
3834 "sha512": ""
3835 },
3836 "System.Runtime.CompilerServices.Unsafe.Reference/4.0.6.0": {
3837 "type": "referenceassembly",
3838 "serviceable": false,
3839 "sha512": ""
3840 },
3841 "System.Runtime.CompilerServices.VisualC/4.1.2.0": {
3842 "type": "referenceassembly",
3843 "serviceable": false,
3844 "sha512": ""
3845 },
3846 "System.Runtime.Reference/4.2.2.0": {
3847 "type": "referenceassembly",
3848 "serviceable": false,
3849 "sha512": ""
3850 },
3851 "System.Runtime.Extensions.Reference/4.2.2.0": {
3852 "type": "referenceassembly",
3853 "serviceable": false,
3854 "sha512": ""
3855 },
3856 "System.Runtime.Handles/4.1.2.0": {
3857 "type": "referenceassembly",
3858 "serviceable": false,
3859 "sha512": ""
3860 },
3861 "System.Runtime.InteropServices/4.2.2.0": {
3862 "type": "referenceassembly",
3863 "serviceable": false,
3864 "sha512": ""
3865 },
3866 "System.Runtime.InteropServices.RuntimeInformation/4.0.4.0": {
3867 "type": "referenceassembly",
3868 "serviceable": false,
3869 "sha512": ""
3870 },
3871 "System.Runtime.InteropServices.WindowsRuntime/4.0.4.0": {
3872 "type": "referenceassembly",
3873 "serviceable": false,
3874 "sha512": ""
3875 },
3876 "System.Runtime.Intrinsics/4.0.1.0": {
3877 "type": "referenceassembly",
3878 "serviceable": false,
3879 "sha512": ""
3880 },
3881 "System.Runtime.Loader/4.1.1.0": {
3882 "type": "referenceassembly",
3883 "serviceable": false,
3884 "sha512": ""
3885 },
3886 "System.Runtime.Numerics/4.1.2.0": {
3887 "type": "referenceassembly",
3888 "serviceable": false,
3889 "sha512": ""
3890 },
3891 "System.Runtime.Serialization/4.0.0.0": {
3892 "type": "referenceassembly",
3893 "serviceable": false,
3894 "sha512": ""
3895 },
3896 "System.Runtime.Serialization.Formatters/4.0.4.0": {
3897 "type": "referenceassembly",
3898 "serviceable": false,
3899 "sha512": ""
3900 },
3901 "System.Runtime.Serialization.Json/4.0.5.0": {
3902 "type": "referenceassembly",
3903 "serviceable": false,
3904 "sha512": ""
3905 },
3906 "System.Runtime.Serialization.Primitives/4.2.2.0": {
3907 "type": "referenceassembly",
3908 "serviceable": false,
3909 "sha512": ""
3910 },
3911 "System.Runtime.Serialization.Xml/4.1.5.0": {
3912 "type": "referenceassembly",
3913 "serviceable": false,
3914 "sha512": ""
3915 },
3916 "System.Security.AccessControl.Reference/4.1.1.0": {
3917 "type": "referenceassembly",
3918 "serviceable": false,
3919 "sha512": ""
3920 },
3921 "System.Security.Claims/4.1.2.0": {
3922 "type": "referenceassembly",
3923 "serviceable": false,
3924 "sha512": ""
3925 },
3926 "System.Security.Cryptography.Algorithms/4.3.2.0": {
3927 "type": "referenceassembly",
3928 "serviceable": false,
3929 "sha512": ""
3930 },
3931 "System.Security.Cryptography.Cng.Reference/4.3.3.0": {
3932 "type": "referenceassembly",
3933 "serviceable": false,
3934 "sha512": ""
3935 },
3936 "System.Security.Cryptography.Csp/4.1.2.0": {
3937 "type": "referenceassembly",
3938 "serviceable": false,
3939 "sha512": ""
3940 },
3941 "System.Security.Cryptography.Encoding/4.1.2.0": {
3942 "type": "referenceassembly",
3943 "serviceable": false,
3944 "sha512": ""
3945 },
3946 "System.Security.Cryptography.Primitives/4.1.2.0": {
3947 "type": "referenceassembly",
3948 "serviceable": false,
3949 "sha512": ""
3950 },
3951 "System.Security.Cryptography.X509Certificates/4.2.2.0": {
3952 "type": "referenceassembly",
3953 "serviceable": false,
3954 "sha512": ""
3955 },
3956 "System.Security.Cryptography.Xml/4.0.3.0": {
3957 "type": "referenceassembly",
3958 "serviceable": false,
3959 "sha512": ""
3960 },
3961 "System.Security/4.0.0.0": {
3962 "type": "referenceassembly",
3963 "serviceable": false,
3964 "sha512": ""
3965 },
3966 "System.Security.Permissions/4.0.3.0": {
3967 "type": "referenceassembly",
3968 "serviceable": false,
3969 "sha512": ""
3970 },
3971 "System.Security.Principal/4.1.2.0": {
3972 "type": "referenceassembly",
3973 "serviceable": false,
3974 "sha512": ""
3975 },
3976 "System.Security.Principal.Windows.Reference/4.1.1.0": {
3977 "type": "referenceassembly",
3978 "serviceable": false,
3979 "sha512": ""
3980 },
3981 "System.Security.SecureString/4.1.2.0": {
3982 "type": "referenceassembly",
3983 "serviceable": false,
3984 "sha512": ""
3985 },
3986 "System.ServiceModel.Web/4.0.0.0": {
3987 "type": "referenceassembly",
3988 "serviceable": false,
3989 "sha512": ""
3990 },
3991 "System.ServiceProcess/4.0.0.0": {
3992 "type": "referenceassembly",
3993 "serviceable": false,
3994 "sha512": ""
3995 },
3996 "System.Text.Encoding/4.1.2.0": {
3997 "type": "referenceassembly",
3998 "serviceable": false,
3999 "sha512": ""
4000 },
4001 "System.Text.Encoding.Extensions/4.1.2.0": {
4002 "type": "referenceassembly",
4003 "serviceable": false,
4004 "sha512": ""
4005 },
4006 "System.Text.Encodings.Web/4.0.5.0": {
4007 "type": "referenceassembly",
4008 "serviceable": false,
4009 "sha512": ""
4010 },
4011 "System.Text.Json/4.0.1.0": {
4012 "type": "referenceassembly",
4013 "serviceable": false,
4014 "sha512": ""
4015 },
4016 "System.Text.RegularExpressions/4.2.2.0": {
4017 "type": "referenceassembly",
4018 "serviceable": false,
4019 "sha512": ""
4020 },
4021 "System.Threading.Channels/4.0.2.0": {
4022 "type": "referenceassembly",
4023 "serviceable": false,
4024 "sha512": ""
4025 },
4026 "System.Threading/4.1.2.0": {
4027 "type": "referenceassembly",
4028 "serviceable": false,
4029 "sha512": ""
4030 },
4031 "System.Threading.Overlapped/4.1.2.0": {
4032 "type": "referenceassembly",
4033 "serviceable": false,
4034 "sha512": ""
4035 },
4036 "System.Threading.Tasks.Dataflow/4.6.5.0": {
4037 "type": "referenceassembly",
4038 "serviceable": false,
4039 "sha512": ""
4040 },
4041 "System.Threading.Tasks/4.1.2.0": {
4042 "type": "referenceassembly",
4043 "serviceable": false,
4044 "sha512": ""
4045 },
4046 "System.Threading.Tasks.Extensions/4.3.1.0": {
4047 "type": "referenceassembly",
4048 "serviceable": false,
4049 "sha512": ""
4050 },
4051 "System.Threading.Tasks.Parallel/4.0.4.0": {
4052 "type": "referenceassembly",
4053 "serviceable": false,
4054 "sha512": ""
4055 },
4056 "System.Threading.Thread/4.1.2.0": {
4057 "type": "referenceassembly",
4058 "serviceable": false,
4059 "sha512": ""
4060 },
4061 "System.Threading.ThreadPool/4.1.2.0": {
4062 "type": "referenceassembly",
4063 "serviceable": false,
4064 "sha512": ""
4065 },
4066 "System.Threading.Timer/4.1.2.0": {
4067 "type": "referenceassembly",
4068 "serviceable": false,
4069 "sha512": ""
4070 },
4071 "System.Transactions/4.0.0.0": {
4072 "type": "referenceassembly",
4073 "serviceable": false,
4074 "sha512": ""
4075 },
4076 "System.Transactions.Local/4.0.2.0": {
4077 "type": "referenceassembly",
4078 "serviceable": false,
4079 "sha512": ""
4080 },
4081 "System.ValueTuple/4.0.3.0": {
4082 "type": "referenceassembly",
4083 "serviceable": false,
4084 "sha512": ""
4085 },
4086 "System.Web/4.0.0.0": {
4087 "type": "referenceassembly",
4088 "serviceable": false,
4089 "sha512": ""
4090 },
4091 "System.Web.HttpUtility/4.0.2.0": {
4092 "type": "referenceassembly",
4093 "serviceable": false,
4094 "sha512": ""
4095 },
4096 "System.Windows/4.0.0.0": {
4097 "type": "referenceassembly",
4098 "serviceable": false,
4099 "sha512": ""
4100 },
4101 "System.Windows.Extensions/4.0.1.0": {
4102 "type": "referenceassembly",
4103 "serviceable": false,
4104 "sha512": ""
4105 },
4106 "System.Xml/4.0.0.0": {
4107 "type": "referenceassembly",
4108 "serviceable": false,
4109 "sha512": ""
4110 },
4111 "System.Xml.Linq/4.0.0.0": {
4112 "type": "referenceassembly",
4113 "serviceable": false,
4114 "sha512": ""
4115 },
4116 "System.Xml.ReaderWriter/4.2.2.0": {
4117 "type": "referenceassembly",
4118 "serviceable": false,
4119 "sha512": ""
4120 },
4121 "System.Xml.Serialization/4.0.0.0": {
4122 "type": "referenceassembly",
4123 "serviceable": false,
4124 "sha512": ""
4125 },
4126 "System.Xml.XDocument/4.1.2.0": {
4127 "type": "referenceassembly",
4128 "serviceable": false,
4129 "sha512": ""
4130 },
4131 "System.Xml.XmlDocument/4.1.2.0": {
4132 "type": "referenceassembly",
4133 "serviceable": false,
4134 "sha512": ""
4135 },
4136 "System.Xml.XmlSerializer/4.1.2.0": {
4137 "type": "referenceassembly",
4138 "serviceable": false,
4139 "sha512": ""
4140 },
4141 "System.Xml.XPath/4.1.2.0": {
4142 "type": "referenceassembly",
4143 "serviceable": false,
4144 "sha512": ""
4145 },
4146 "System.Xml.XPath.XDocument/4.1.2.0": {
4147 "type": "referenceassembly",
4148 "serviceable": false,
4149 "sha512": ""
4150 },
4151 "WindowsBase/4.0.0.0": {
4152 "type": "referenceassembly",
4153 "serviceable": false,
4154 "sha512": ""
4155 }
4156 }
4157}
Note: See TracBrowser for help on using the repository browser.