diff --git a/.local/AllDependencies.json b/.local/AllDependencies.json new file mode 100644 index 0000000..85a2fed --- /dev/null +++ b/.local/AllDependencies.json @@ -0,0 +1,19358 @@ +{ + "version": 3, + "targets": { + "net8.0-windows7.0": { + "AutoMapper/9.0.0": { + "type": "package", + "dependencies": { + "Microsoft.CSharp": "4.5.0", + "System.Reflection.Emit": "4.3.0" + }, + "compile": { + "lib/netstandard2.0/_._": { + "related": ".pdb;.xml" + } + }, + "runtime": { + "lib/netstandard2.0/AutoMapper.dll": { + "related": ".pdb;.xml" + } + } + }, + "ClosedXML/0.100.3": { + "type": "package", + "dependencies": { + "DocumentFormat.OpenXml": "2.16.0", + "ExcelNumberFormat": "1.1.0", + "Microsoft.CSharp": "4.7.0", + "SixLabors.Fonts": "1.0.0-beta18", + "System.Buffers": "4.5.1", + "System.IO.Packaging": "6.0.0", + "System.Memory": "4.5.4", + "XLParser": "1.5.2" + }, + "compile": { + "lib/netstandard2.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/ClosedXML.dll": { + "related": ".xml" + } + } + }, + "CsvHelper/16.0.0": { + "type": "package", + "dependencies": { + "Microsoft.CSharp": "4.5.0" + }, + "compile": { + "lib/netstandard2.1/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.1/CsvHelper.dll": { + "related": ".xml" + } + } + }, + "DocumentFormat.OpenXml/2.16.0": { + "type": "package", + "dependencies": { + "System.IO.Packaging": "4.7.0" + }, + "compile": { + "lib/netstandard2.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/DocumentFormat.OpenXml.dll": { + "related": ".xml" + } + } + }, + "ExcelNumberFormat/1.1.0": { + "type": "package", + "compile": { + "lib/netstandard2.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/ExcelNumberFormat.dll": { + "related": ".xml" + } + } + }, + "Irony.NetCore/1.0.11": { + "type": "package", + "dependencies": { + "NETStandard.Library": "1.6.1", + "System.Reflection": "4.3.0", + "System.Reflection.Emit.Lightweight": "4.3.0", + "System.Reflection.Extensions": "4.3.0", + "System.Reflection.TypeExtensions": "4.3.0", + "System.Runtime.Numerics": "4.3.0" + }, + "compile": { + "lib/netstandard1.6/_._": {} + }, + "runtime": { + "lib/netstandard1.6/Irony.dll": {} + } + }, + "Markdig.Signed/0.31.0": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Markdig.Signed.dll": { + "related": ".xml" + } + } + }, + "Microsoft.ApplicationInsights/2.21.0": { + "type": "package", + "dependencies": { + "System.Diagnostics.DiagnosticSource": "5.0.0" + }, + "compile": { + "lib/netstandard2.0/_._": { + "related": ".pdb;.xml" + } + }, + "runtime": { + "lib/netstandard2.0/Microsoft.ApplicationInsights.dll": { + "related": ".pdb;.xml" + } + } + }, + "Microsoft.AspNet.SignalR.Client/2.4.3": { + "type": "package", + "dependencies": { + "Newtonsoft.Json": "11.0.2" + }, + "compile": { + "lib/netstandard2.0/_._": { + "related": ".pdb;.xml" + } + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AspNet.SignalR.Client.dll": { + "related": ".pdb;.xml" + } + } + }, + "Microsoft.AspNetCore.Connections.Abstractions/6.0.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.Features": "6.0.0", + "System.IO.Pipelines": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.AspNetCore.Connections.Abstractions.dll": { + "related": ".xml" + } + } + }, + "Microsoft.AspNetCore.Http.Connections.Client/6.0.0": { + "type": "package", + "dependencies": { + "Microsoft.AspNetCore.Http.Connections.Common": "6.0.0", + "Microsoft.Extensions.Logging.Abstractions": "6.0.0", + "Microsoft.Extensions.Options": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.AspNetCore.Http.Connections.Client.dll": { + "related": ".xml" + } + } + }, + "Microsoft.AspNetCore.Http.Connections.Common/6.0.0": { + "type": "package", + "dependencies": { + "Microsoft.AspNetCore.Connections.Abstractions": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.AspNetCore.Http.Connections.Common.dll": { + "related": ".xml" + } + } + }, + "Microsoft.AspNetCore.SignalR.Client/6.0.0": { + "type": "package", + "dependencies": { + "Microsoft.AspNetCore.Http.Connections.Client": "6.0.0", + "Microsoft.AspNetCore.SignalR.Client.Core": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.AspNetCore.SignalR.Client.dll": { + "related": ".xml" + } + } + }, + "Microsoft.AspNetCore.SignalR.Client.Core/6.0.0": { + "type": "package", + "dependencies": { + "Microsoft.AspNetCore.SignalR.Common": "6.0.0", + "Microsoft.AspNetCore.SignalR.Protocols.Json": "6.0.0", + "Microsoft.Extensions.DependencyInjection": "6.0.0", + "Microsoft.Extensions.Logging": "6.0.0", + "System.Threading.Channels": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.AspNetCore.SignalR.Client.Core.dll": { + "related": ".xml" + } + } + }, + "Microsoft.AspNetCore.SignalR.Common/6.0.0": { + "type": "package", + "dependencies": { + "Microsoft.AspNetCore.Connections.Abstractions": "6.0.0", + "Microsoft.Extensions.Options": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.AspNetCore.SignalR.Common.dll": { + "related": ".xml" + } + } + }, + "Microsoft.AspNetCore.SignalR.Protocols.Json/6.0.0": { + "type": "package", + "dependencies": { + "Microsoft.AspNetCore.SignalR.Common": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll": { + "related": ".xml" + } + } + }, + "Microsoft.Azure.CognitiveServices.Vision.ComputerVision/7.0.1": { + "type": "package", + "dependencies": { + "Microsoft.Rest.ClientRuntime": "[2.3.20, 3.0.0)", + "Microsoft.Rest.ClientRuntime.Azure": "[3.3.18, 4.0.0)", + "Newtonsoft.Json": "10.0.3", + "System.Net.Http": "4.3.4" + }, + "compile": { + "lib/netstandard2.0/_._": {} + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Azure.CognitiveServices.Vision.ComputerVision.dll": {} + } + }, + "Microsoft.Bcl.AsyncInterfaces/5.0.0": { + "type": "package", + "compile": { + "lib/netstandard2.1/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { + "related": ".xml" + } + } + }, + "Microsoft.CodeAnalysis.Analyzers/3.3.3": { + "type": "package", + "build": { + "build/_._": {} + } + }, + "Microsoft.CodeAnalysis.Common/4.5.0-2.22527.10": { + "type": "package", + "dependencies": { + "Microsoft.CodeAnalysis.Analyzers": "3.3.3", + "System.Collections.Immutable": "6.0.0", + "System.Memory": "4.5.5", + "System.Reflection.Metadata": "5.0.0", + "System.Runtime.CompilerServices.Unsafe": "6.0.0", + "System.Text.Encoding.CodePages": "6.0.0", + "System.Threading.Tasks.Extensions": "4.5.4" + }, + "compile": { + "lib/netcoreapp3.1/_._": { + "related": ".pdb;.xml" + } + }, + "runtime": { + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": { + "related": ".pdb;.xml" + } + }, + "resource": { + "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll": { + "locale": "cs" + }, + "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll": { + "locale": "de" + }, + "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll": { + "locale": "es" + }, + "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll": { + "locale": "fr" + }, + "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll": { + "locale": "it" + }, + "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll": { + "locale": "ja" + }, + "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll": { + "locale": "ko" + }, + "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll": { + "locale": "pl" + }, + "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll": { + "locale": "pt-BR" + }, + "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll": { + "locale": "ru" + }, + "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll": { + "locale": "tr" + }, + "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { + "locale": "zh-Hans" + }, + "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.CSharp/4.5.0-2.22527.10": { + "type": "package", + "dependencies": { + "Microsoft.CodeAnalysis.Common": "[4.5.0-2.22527.10]" + }, + "compile": { + "lib/netcoreapp3.1/_._": { + "related": ".pdb;.xml" + } + }, + "runtime": { + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": { + "related": ".pdb;.xml" + } + }, + "resource": { + "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "cs" + }, + "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "de" + }, + "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "es" + }, + "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "fr" + }, + "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "it" + }, + "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "ja" + }, + "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "ko" + }, + "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "pl" + }, + "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "pt-BR" + }, + "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "ru" + }, + "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "tr" + }, + "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "zh-Hans" + }, + "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.VisualBasic/4.5.0-2.22527.10": { + "type": "package", + "dependencies": { + "Microsoft.CodeAnalysis.Common": "[4.5.0-2.22527.10]" + }, + "compile": { + "lib/netcoreapp3.1/_._": { + "related": ".pdb;.xml" + } + }, + "runtime": { + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.VisualBasic.dll": { + "related": ".pdb;.xml" + } + }, + "resource": { + "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.VisualBasic.resources.dll": { + "locale": "cs" + }, + "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.VisualBasic.resources.dll": { + "locale": "de" + }, + "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.VisualBasic.resources.dll": { + "locale": "es" + }, + "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.VisualBasic.resources.dll": { + "locale": "fr" + }, + "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.VisualBasic.resources.dll": { + "locale": "it" + }, + "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.VisualBasic.resources.dll": { + "locale": "ja" + }, + "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.VisualBasic.resources.dll": { + "locale": "ko" + }, + "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.VisualBasic.resources.dll": { + "locale": "pl" + }, + "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.VisualBasic.resources.dll": { + "locale": "pt-BR" + }, + "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.VisualBasic.resources.dll": { + "locale": "ru" + }, + "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.VisualBasic.resources.dll": { + "locale": "tr" + }, + "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.resources.dll": { + "locale": "zh-Hans" + }, + "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CSharp/4.7.0": { + "type": "package", + "compile": { + "ref/netcoreapp2.0/_._": {} + }, + "runtime": { + "lib/netcoreapp2.0/_._": {} + } + }, + "Microsoft.Extensions.DependencyInjection/6.0.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "Microsoft.Extensions.Features/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.Extensions.Features.dll": { + "related": ".xml" + } + } + }, + "Microsoft.Extensions.Logging/6.0.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.DependencyInjection": "6.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", + "Microsoft.Extensions.Logging.Abstractions": "6.0.0", + "Microsoft.Extensions.Options": "6.0.0", + "System.Diagnostics.DiagnosticSource": "6.0.0" + }, + "compile": { + "lib/netstandard2.1/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": { + "related": ".xml" + } + } + }, + "Microsoft.Extensions.Logging.Abstractions/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "related": ".xml" + } + }, + "build": { + "build/_._": {} + } + }, + "Microsoft.Extensions.ObjectPool/5.0.17": { + "type": "package", + "compile": { + "lib/net5.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net5.0/Microsoft.Extensions.ObjectPool.dll": { + "related": ".xml" + } + } + }, + "Microsoft.Extensions.Options/6.0.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", + "Microsoft.Extensions.Primitives": "6.0.0" + }, + "compile": { + "lib/netstandard2.1/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.1/Microsoft.Extensions.Options.dll": { + "related": ".xml" + } + } + }, + "Microsoft.Extensions.Primitives/6.0.0": { + "type": "package", + "dependencies": { + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.Extensions.Primitives.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "Microsoft.Management.Infrastructure/3.0.0": { + "type": "package", + "dependencies": { + "Microsoft.Management.Infrastructure.Runtime.Unix": "3.0.0", + "Microsoft.Management.Infrastructure.Runtime.Win": "3.0.0" + }, + "compile": { + "ref/netstandard1.6/_._": {} + } + }, + "Microsoft.Management.Infrastructure.CimCmdlets/7.2.22": { + "type": "package", + "dependencies": { + "System.Management.Automation": "7.2.22" + }, + "compile": { + "ref/net6.0/_._": { + "related": ".xml" + } + }, + "runtimeTargets": { + "runtimes/win/lib/net6.0/Microsoft.Management.Infrastructure.CimCmdlets.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "Microsoft.Management.Infrastructure.Runtime.Unix/3.0.0": { + "type": "package", + "runtimeTargets": { + "runtimes/unix/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": { + "assetType": "runtime", + "rid": "unix" + } + } + }, + "Microsoft.Management.Infrastructure.Runtime.Win/3.0.0": { + "type": "package", + "runtimeTargets": { + "runtimes/win-arm64/lib/netstandard1.6/microsoft.management.infrastructure.dll": { + "assetType": "runtime", + "rid": "win-arm64" + }, + "runtimes/win-arm64/lib/netstandard1.6/microsoft.management.infrastructure.native.dll": { + "assetType": "runtime", + "rid": "win-arm64" + }, + "runtimes/win-x64/lib/netstandard1.6/microsoft.management.infrastructure.dll": { + "assetType": "runtime", + "rid": "win-x64" + }, + "runtimes/win-x64/lib/netstandard1.6/microsoft.management.infrastructure.native.dll": { + "assetType": "runtime", + "rid": "win-x64" + }, + "runtimes/win-x64/native/_._": { + "assetType": "native", + "rid": "win-x64" + }, + "runtimes/win-x86/lib/netstandard1.6/microsoft.management.infrastructure.dll": { + "assetType": "runtime", + "rid": "win-x86" + }, + "runtimes/win-x86/lib/netstandard1.6/microsoft.management.infrastructure.native.dll": { + "assetType": "runtime", + "rid": "win-x86" + } + } + }, + "Microsoft.NETCore.Platforms/1.1.1": { + "type": "package", + "compile": { + "lib/netstandard1.0/_._": {} + }, + "runtime": { + "lib/netstandard1.0/_._": {} + } + }, + "Microsoft.NETCore.Targets/1.1.3": { + "type": "package", + "compile": { + "lib/netstandard1.0/_._": {} + }, + "runtime": { + "lib/netstandard1.0/_._": {} + } + }, + "Microsoft.NETCore.Windows.ApiSets/1.0.1": { + "type": "package" + }, + "Microsoft.PowerShell.Commands.Diagnostics/7.2.22": { + "type": "package", + "dependencies": { + "System.Management.Automation": "7.2.22" + }, + "compile": { + "ref/net6.0/_._": { + "related": ".xml" + } + }, + "runtimeTargets": { + "runtimes/win/lib/net6.0/Microsoft.PowerShell.Commands.Diagnostics.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "Microsoft.PowerShell.Commands.Management/7.2.22": { + "type": "package", + "dependencies": { + "Microsoft.PowerShell.Security": "7.2.22", + "System.ServiceProcess.ServiceController": "6.0.1" + }, + "compile": { + "ref/net6.0/_._": { + "related": ".xml" + } + }, + "runtimeTargets": { + "runtimes/unix/lib/net6.0/Microsoft.PowerShell.Commands.Management.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/net6.0/Microsoft.PowerShell.Commands.Management.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "Microsoft.PowerShell.Commands.Utility/7.2.22": { + "type": "package", + "dependencies": { + "Markdig.Signed": "0.31.0", + "Microsoft.CodeAnalysis.CSharp": "4.0.1", + "Microsoft.PowerShell.MarkdownRender": "7.2.1", + "Microsoft.Win32.SystemEvents": "6.0.1", + "NJsonSchema": "10.5.2", + "Namotion.Reflection": "2.0.10", + "System.Drawing.Common": "6.0.0", + "System.Management.Automation": "7.2.22", + "System.Threading.AccessControl": "6.0.0" + }, + "compile": { + "ref/net6.0/_._": { + "related": ".xml" + } + }, + "runtimeTargets": { + "runtimes/unix/lib/net6.0/Microsoft.PowerShell.Commands.Utility.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/net6.0/Microsoft.PowerShell.Commands.Utility.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "Microsoft.PowerShell.ConsoleHost/7.2.22": { + "type": "package", + "dependencies": { + "System.Management.Automation": "7.2.22" + }, + "compile": { + "ref/net6.0/_._": { + "related": ".xml" + } + }, + "runtimeTargets": { + "runtimes/unix/lib/net6.0/Microsoft.PowerShell.ConsoleHost.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/net6.0/Microsoft.PowerShell.ConsoleHost.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "Microsoft.PowerShell.CoreCLR.Eventing/7.2.22": { + "type": "package", + "dependencies": { + "System.Diagnostics.EventLog": "6.0.0" + }, + "compile": { + "ref/net6.0/_._": { + "related": ".xml" + } + }, + "runtimeTargets": { + "runtimes/win/lib/net6.0/Microsoft.PowerShell.CoreCLR.Eventing.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "Microsoft.PowerShell.MarkdownRender/7.2.1": { + "type": "package", + "dependencies": { + "Markdig.Signed": "0.31.0" + }, + "compile": { + "lib/netstandard2.0/_._": {} + }, + "runtime": { + "lib/netstandard2.0/Microsoft.PowerShell.MarkdownRender.dll": {} + } + }, + "Microsoft.PowerShell.Native/7.2.1": { + "type": "package", + "runtimeTargets": { + "runtimes/osx/native/_._": { + "assetType": "native", + "rid": "osx" + } + } + }, + "Microsoft.PowerShell.SDK/7.2.22": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.ObjectPool": "5.0.17", + "Microsoft.Management.Infrastructure.CimCmdlets": "7.2.22", + "Microsoft.NETCore.Windows.ApiSets": "1.0.1", + "Microsoft.PowerShell.Commands.Diagnostics": "7.2.22", + "Microsoft.PowerShell.Commands.Management": "7.2.22", + "Microsoft.PowerShell.Commands.Utility": "7.2.22", + "Microsoft.PowerShell.ConsoleHost": "7.2.22", + "Microsoft.PowerShell.Security": "7.2.22", + "Microsoft.WSMan.Management": "7.2.22", + "Microsoft.Windows.Compatibility": "6.0.8", + "System.Data.SqlClient": "4.8.6", + "System.IO.Packaging": "6.0.0", + "System.Management.Automation": "7.2.22", + "System.Net.Http.WinHttpHandler": "6.0.1", + "System.Private.ServiceModel": "4.9.0", + "System.ServiceModel.Duplex": "4.9.0", + "System.ServiceModel.Http": "4.9.0", + "System.ServiceModel.NetTcp": "4.9.0", + "System.ServiceModel.Primitives": "4.9.0", + "System.ServiceModel.Security": "4.9.0", + "System.Text.Encodings.Web": "6.0.0" + }, + "compile": { + "ref/net6.0/_._": { + "related": ".xml" + } + }, + "contentFiles": { + "contentFiles/any/any/_._": { + "buildAction": "None", + "codeLanguage": "any", + "copyToOutput": false + } + }, + "runtimeTargets": { + "runtimes/unix/lib/net6.0/Microsoft.PowerShell.SDK.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/net6.0/Microsoft.PowerShell.SDK.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "Microsoft.PowerShell.Security/7.2.22": { + "type": "package", + "dependencies": { + "System.Management.Automation": "7.2.22" + }, + "compile": { + "ref/net6.0/_._": { + "related": ".xml" + } + }, + "runtimeTargets": { + "runtimes/unix/lib/net6.0/Microsoft.PowerShell.Security.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/net6.0/Microsoft.PowerShell.Security.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "Microsoft.Rest.ClientRuntime/2.3.24": { + "type": "package", + "dependencies": { + "Newtonsoft.Json": "10.0.3" + }, + "compile": { + "lib/netstandard2.0/_._": { + "related": ".runtimeconfig.json" + } + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Rest.ClientRuntime.dll": { + "related": ".runtimeconfig.json" + } + } + }, + "Microsoft.Rest.ClientRuntime.Azure/3.3.18": { + "type": "package", + "dependencies": { + "Microsoft.Rest.ClientRuntime": "[2.3.17, 3.0.0)", + "NETStandard.Library": "1.6.1", + "Newtonsoft.Json": "10.0.3" + }, + "compile": { + "lib/netstandard1.4/_._": { + "related": ".runtimeconfig.json;.xml" + } + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Rest.ClientRuntime.Azure.dll": { + "related": ".runtimeconfig.json;.xml" + } + } + }, + "Microsoft.VisualBasic/10.3.0": { + "type": "package", + "compile": { + "ref/netcoreapp2.0/_._": {} + }, + "runtime": { + "lib/netcoreapp2.0/_._": {} + } + }, + "Microsoft.Win32.Primitives/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + } + }, + "Microsoft.Win32.Registry/4.7.0": { + "type": "package", + "dependencies": { + "System.Security.AccessControl": "4.7.0", + "System.Security.Principal.Windows": "4.7.0" + }, + "compile": { + "ref/netstandard2.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Win32.Registry.dll": { + "related": ".xml" + } + }, + "runtimeTargets": { + "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "Microsoft.Win32.Registry.AccessControl/6.0.0": { + "type": "package", + "dependencies": { + "System.Security.AccessControl": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.Win32.Registry.AccessControl.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + }, + "runtimeTargets": { + "runtimes/win/lib/net6.0/Microsoft.Win32.Registry.AccessControl.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "Microsoft.Win32.SystemEvents/6.0.1": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.Win32.SystemEvents.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + }, + "runtimeTargets": { + "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "Microsoft.Windows.Compatibility/6.0.8": { + "type": "package", + "dependencies": { + "Microsoft.Win32.Registry.AccessControl": "6.0.0", + "Microsoft.Win32.SystemEvents": "6.0.1", + "System.CodeDom": "6.0.0", + "System.ComponentModel.Composition": "6.0.0", + "System.ComponentModel.Composition.Registration": "6.0.0", + "System.Configuration.ConfigurationManager": "6.0.1", + "System.Data.Odbc": "6.0.1", + "System.Data.OleDb": "6.0.0", + "System.Data.SqlClient": "4.8.6", + "System.Diagnostics.EventLog": "6.0.0", + "System.Diagnostics.PerformanceCounter": "6.0.1", + "System.DirectoryServices": "6.0.1", + "System.DirectoryServices.AccountManagement": "6.0.0", + "System.DirectoryServices.Protocols": "6.0.2", + "System.Drawing.Common": "6.0.0", + "System.IO.Packaging": "6.0.0", + "System.IO.Ports": "6.0.0", + "System.Management": "6.0.2", + "System.Reflection.Context": "6.0.0", + "System.Runtime.Caching": "6.0.0", + "System.Security.AccessControl": "6.0.0", + "System.Security.Cryptography.Pkcs": "6.0.3", + "System.Security.Cryptography.ProtectedData": "6.0.0", + "System.Security.Cryptography.Xml": "6.0.1", + "System.Security.Permissions": "6.0.0", + "System.ServiceModel.Duplex": "4.9.0", + "System.ServiceModel.Http": "4.9.0", + "System.ServiceModel.NetTcp": "4.9.0", + "System.ServiceModel.Primitives": "4.9.0", + "System.ServiceModel.Security": "4.9.0", + "System.ServiceModel.Syndication": "6.0.0", + "System.ServiceProcess.ServiceController": "6.0.1", + "System.Speech": "6.0.0", + "System.Text.Encoding.CodePages": "6.0.0", + "System.Threading.AccessControl": "6.0.0", + "System.Web.Services.Description": "4.9.0" + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "Microsoft.WSMan.Management/7.2.22": { + "type": "package", + "dependencies": { + "Microsoft.WSMan.Runtime": "7.2.22", + "System.Management.Automation": "7.2.22", + "System.ServiceProcess.ServiceController": "6.0.1" + }, + "compile": { + "ref/net6.0/_._": { + "related": ".xml" + } + }, + "runtimeTargets": { + "runtimes/win/lib/net6.0/Microsoft.WSMan.Management.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "Microsoft.WSMan.Runtime/7.2.22": { + "type": "package", + "compile": { + "ref/net6.0/_._": { + "related": ".xml" + } + }, + "runtimeTargets": { + "runtimes/win/lib/net6.0/Microsoft.WSMan.Runtime.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "Namotion.Reflection/2.0.10": { + "type": "package", + "dependencies": { + "Microsoft.CSharp": "4.3.0" + }, + "compile": { + "lib/netstandard2.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/Namotion.Reflection.dll": { + "related": ".xml" + } + } + }, + "NETStandard.Library/1.6.1": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.Win32.Primitives": "4.3.0", + "System.AppContext": "4.3.0", + "System.Collections": "4.3.0", + "System.Collections.Concurrent": "4.3.0", + "System.Console": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Diagnostics.Tools": "4.3.0", + "System.Diagnostics.Tracing": "4.3.0", + "System.Globalization": "4.3.0", + "System.Globalization.Calendars": "4.3.0", + "System.IO": "4.3.0", + "System.IO.Compression": "4.3.0", + "System.IO.Compression.ZipFile": "4.3.0", + "System.IO.FileSystem": "4.3.0", + "System.IO.FileSystem.Primitives": "4.3.0", + "System.Linq": "4.3.0", + "System.Linq.Expressions": "4.3.0", + "System.Net.Http": "4.3.0", + "System.Net.Primitives": "4.3.0", + "System.Net.Sockets": "4.3.0", + "System.ObjectModel": "4.3.0", + "System.Reflection": "4.3.0", + "System.Reflection.Extensions": "4.3.0", + "System.Reflection.Primitives": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Runtime.InteropServices.RuntimeInformation": "4.3.0", + "System.Runtime.Numerics": "4.3.0", + "System.Security.Cryptography.Algorithms": "4.3.0", + "System.Security.Cryptography.Encoding": "4.3.0", + "System.Security.Cryptography.Primitives": "4.3.0", + "System.Security.Cryptography.X509Certificates": "4.3.0", + "System.Text.Encoding": "4.3.0", + "System.Text.Encoding.Extensions": "4.3.0", + "System.Text.RegularExpressions": "4.3.0", + "System.Threading": "4.3.0", + "System.Threading.Tasks": "4.3.0", + "System.Threading.Timer": "4.3.0", + "System.Xml.ReaderWriter": "4.3.0", + "System.Xml.XDocument": "4.3.0" + } + }, + "Newtonsoft.Json/13.0.3": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Newtonsoft.Json.dll": { + "related": ".xml" + } + } + }, + "NJsonSchema/10.5.2": { + "type": "package", + "dependencies": { + "Namotion.Reflection": "2.0.3", + "Newtonsoft.Json": "9.0.1" + }, + "compile": { + "lib/netstandard2.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/NJsonSchema.dll": { + "related": ".xml" + } + } + }, + "NLog/4.5.11": { + "type": "package", + "compile": { + "lib/netstandard2.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/NLog.dll": { + "related": ".xml" + } + } + }, + "NPOI/2.5.6": { + "type": "package", + "dependencies": { + "Portable.BouncyCastle": "1.8.9", + "SharpZipLib": "1.3.3", + "System.Configuration.ConfigurationManager": "4.5.0", + "System.Drawing.Common": "4.5.0" + }, + "compile": { + "lib/netstandard2.1/_._": { + "related": ".OOXML.pdb;.OOXML.xml;.OpenXml4Net.pdb;.OpenXmlFormats.pdb;.pdb;.xml" + } + }, + "runtime": { + "lib/netstandard2.1/NPOI.OOXML.dll": { + "related": ".pdb;.xml" + }, + "lib/netstandard2.1/NPOI.OpenXml4Net.dll": { + "related": ".pdb" + }, + "lib/netstandard2.1/NPOI.OpenXmlFormats.dll": { + "related": ".pdb" + }, + "lib/netstandard2.1/NPOI.dll": { + "related": ".OOXML.pdb;.OOXML.xml;.OpenXml4Net.pdb;.OpenXmlFormats.pdb;.pdb;.xml" + } + } + }, + "Polly/7.1.0": { + "type": "package", + "compile": { + "lib/netstandard2.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/Polly.dll": { + "related": ".xml" + } + } + }, + "Portable.BouncyCastle/1.8.9": { + "type": "package", + "compile": { + "lib/netstandard2.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/BouncyCastle.Crypto.dll": { + "related": ".xml" + } + } + }, + "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { + "type": "package", + "runtimeTargets": { + "runtimes/debian.8-x64/native/_._": { + "assetType": "native", + "rid": "debian.8-x64" + } + } + }, + "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { + "type": "package", + "runtimeTargets": { + "runtimes/fedora.23-x64/native/_._": { + "assetType": "native", + "rid": "fedora.23-x64" + } + } + }, + "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { + "type": "package", + "runtimeTargets": { + "runtimes/fedora.24-x64/native/_._": { + "assetType": "native", + "rid": "fedora.24-x64" + } + } + }, + "runtime.linux-arm.runtime.native.System.IO.Ports/6.0.0": { + "type": "package", + "runtimeTargets": { + "runtimes/linux-arm/native/_._": { + "assetType": "native", + "rid": "linux-arm" + } + } + }, + "runtime.linux-arm64.runtime.native.System.IO.Ports/6.0.0": { + "type": "package", + "runtimeTargets": { + "runtimes/linux-arm64/native/_._": { + "assetType": "native", + "rid": "linux-arm64" + } + } + }, + "runtime.linux-x64.runtime.native.System.IO.Ports/6.0.0": { + "type": "package", + "runtimeTargets": { + "runtimes/linux-x64/native/_._": { + "assetType": "native", + "rid": "linux-x64" + } + } + }, + "runtime.native.System/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0" + }, + "compile": { + "lib/netstandard1.0/_._": {} + }, + "runtime": { + "lib/netstandard1.0/_._": {} + } + }, + "runtime.native.System.Data.SqlClient.sni/4.7.0": { + "type": "package", + "dependencies": { + "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0", + "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0", + "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0" + } + }, + "runtime.native.System.IO.Compression/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0" + }, + "compile": { + "lib/netstandard1.0/_._": {} + }, + "runtime": { + "lib/netstandard1.0/_._": {} + } + }, + "runtime.native.System.IO.Ports/6.0.0": { + "type": "package", + "dependencies": { + "runtime.linux-arm.runtime.native.System.IO.Ports": "6.0.0", + "runtime.linux-arm64.runtime.native.System.IO.Ports": "6.0.0", + "runtime.linux-x64.runtime.native.System.IO.Ports": "6.0.0", + "runtime.osx-arm64.runtime.native.System.IO.Ports": "6.0.0", + "runtime.osx-x64.runtime.native.System.IO.Ports": "6.0.0" + } + }, + "runtime.native.System.Net.Http/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0" + }, + "compile": { + "lib/netstandard1.0/_._": {} + }, + "runtime": { + "lib/netstandard1.0/_._": {} + } + }, + "runtime.native.System.Security.Cryptography.Apple/4.3.0": { + "type": "package", + "dependencies": { + "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0" + }, + "compile": { + "lib/netstandard1.0/_._": {} + }, + "runtime": { + "lib/netstandard1.0/_._": {} + } + }, + "runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { + "type": "package", + "dependencies": { + "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", + "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", + "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", + "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", + "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", + "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", + "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", + "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", + "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", + "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" + }, + "compile": { + "lib/netstandard1.0/_._": {} + }, + "runtime": { + "lib/netstandard1.0/_._": {} + } + }, + "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { + "type": "package", + "runtimeTargets": { + "runtimes/opensuse.13.2-x64/native/_._": { + "assetType": "native", + "rid": "opensuse.13.2-x64" + } + } + }, + "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { + "type": "package", + "runtimeTargets": { + "runtimes/opensuse.42.1-x64/native/_._": { + "assetType": "native", + "rid": "opensuse.42.1-x64" + } + } + }, + "runtime.osx-arm64.runtime.native.System.IO.Ports/6.0.0": { + "type": "package", + "runtimeTargets": { + "runtimes/osx-arm64/native/_._": { + "assetType": "native", + "rid": "osx-arm64" + } + } + }, + "runtime.osx-x64.runtime.native.System.IO.Ports/6.0.0": { + "type": "package", + "runtimeTargets": { + "runtimes/osx-x64/native/_._": { + "assetType": "native", + "rid": "osx-x64" + } + } + }, + "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": { + "type": "package", + "runtimeTargets": { + "runtimes/osx.10.10-x64/native/_._": { + "assetType": "native", + "rid": "osx.10.10-x64" + } + } + }, + "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { + "type": "package", + "runtimeTargets": { + "runtimes/osx.10.10-x64/native/_._": { + "assetType": "native", + "rid": "osx.10.10-x64" + } + } + }, + "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { + "type": "package", + "runtimeTargets": { + "runtimes/rhel.7-x64/native/_._": { + "assetType": "native", + "rid": "rhel.7-x64" + } + } + }, + "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { + "type": "package", + "runtimeTargets": { + "runtimes/ubuntu.14.04-x64/native/_._": { + "assetType": "native", + "rid": "ubuntu.14.04-x64" + } + } + }, + "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { + "type": "package", + "runtimeTargets": { + "runtimes/ubuntu.16.04-x64/native/_._": { + "assetType": "native", + "rid": "ubuntu.16.04-x64" + } + } + }, + "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { + "type": "package", + "runtimeTargets": { + "runtimes/ubuntu.16.10-x64/native/_._": { + "assetType": "native", + "rid": "ubuntu.16.10-x64" + } + } + }, + "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "type": "package", + "runtimeTargets": { + "runtimes/win-arm64/native/_._": { + "assetType": "native", + "rid": "win-arm64" + } + } + }, + "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "type": "package", + "runtimeTargets": { + "runtimes/win-x64/native/_._": { + "assetType": "native", + "rid": "win-x64" + } + } + }, + "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "type": "package", + "runtimeTargets": { + "runtimes/win-x86/native/_._": { + "assetType": "native", + "rid": "win-x86" + } + } + }, + "SharpZipLib/1.4.2": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".pdb;.xml" + } + }, + "runtime": { + "lib/net6.0/ICSharpCode.SharpZipLib.dll": { + "related": ".pdb;.xml" + } + } + }, + "SixLabors.Fonts/1.0.0-beta18": { + "type": "package", + "compile": { + "lib/netcoreapp3.1/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netcoreapp3.1/SixLabors.Fonts.dll": { + "related": ".xml" + } + } + }, + "System.Activities.ViewModels/1.0.0-20240418.6": { + "type": "package", + "compile": { + "lib/net6.0-windows7.0/_._": {} + }, + "runtime": { + "lib/net6.0-windows7.0/System.Activities.ViewModels.dll": {} + }, + "resource": { + "lib/net6.0-windows7.0/de/System.Activities.ViewModels.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/es-MX/System.Activities.ViewModels.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es/System.Activities.ViewModels.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/fr/System.Activities.ViewModels.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/ja/System.Activities.ViewModels.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ko/System.Activities.ViewModels.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/pt-BR/System.Activities.ViewModels.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt/System.Activities.ViewModels.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/ru/System.Activities.ViewModels.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/tr/System.Activities.ViewModels.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/zh-CN/System.Activities.ViewModels.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-TW/System.Activities.ViewModels.resources.dll": { + "locale": "zh-TW" + } + } + }, + "System.AppContext/4.3.0": { + "type": "package", + "dependencies": { + "System.Runtime": "4.3.0" + }, + "compile": { + "ref/netstandard1.6/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard1.6/System.AppContext.dll": {} + } + }, + "System.Buffers/4.5.1": { + "type": "package", + "compile": { + "ref/netcoreapp2.0/_._": {} + }, + "runtime": { + "lib/netcoreapp2.0/_._": {} + } + }, + "System.CodeDom/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.CodeDom.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Collections/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + } + }, + "System.Collections.Concurrent/4.3.0": { + "type": "package", + "dependencies": { + "System.Collections": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Diagnostics.Tracing": "4.3.0", + "System.Globalization": "4.3.0", + "System.Reflection": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Threading": "4.3.0", + "System.Threading.Tasks": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard1.3/System.Collections.Concurrent.dll": {} + } + }, + "System.Collections.Immutable/6.0.0": { + "type": "package", + "dependencies": { + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Collections.Immutable.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.ComponentModel.Composition/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.ComponentModel.Composition.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.ComponentModel.Composition.Registration/6.0.0": { + "type": "package", + "dependencies": { + "System.ComponentModel.Composition": "6.0.0", + "System.Reflection.Context": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.ComponentModel.Composition.Registration.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Configuration.ConfigurationManager/6.0.1": { + "type": "package", + "dependencies": { + "System.Security.Cryptography.ProtectedData": "6.0.0", + "System.Security.Permissions": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Configuration.ConfigurationManager.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Console/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.IO": "4.3.0", + "System.Runtime": "4.3.0", + "System.Text.Encoding": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + } + }, + "System.Data.Odbc/6.0.1": { + "type": "package", + "dependencies": { + "System.Text.Encoding.CodePages": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Data.Odbc.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + }, + "runtimeTargets": { + "runtimes/freebsd/lib/net6.0/System.Data.Odbc.dll": { + "assetType": "runtime", + "rid": "freebsd" + }, + "runtimes/illumos/lib/net6.0/System.Data.Odbc.dll": { + "assetType": "runtime", + "rid": "illumos" + }, + "runtimes/ios/lib/net6.0/System.Data.Odbc.dll": { + "assetType": "runtime", + "rid": "ios" + }, + "runtimes/linux/lib/net6.0/System.Data.Odbc.dll": { + "assetType": "runtime", + "rid": "linux" + }, + "runtimes/osx/lib/net6.0/System.Data.Odbc.dll": { + "assetType": "runtime", + "rid": "osx" + }, + "runtimes/solaris/lib/net6.0/System.Data.Odbc.dll": { + "assetType": "runtime", + "rid": "solaris" + }, + "runtimes/tvos/lib/net6.0/System.Data.Odbc.dll": { + "assetType": "runtime", + "rid": "tvos" + }, + "runtimes/win/lib/net6.0/System.Data.Odbc.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Data.OleDb/6.0.0": { + "type": "package", + "dependencies": { + "System.Configuration.ConfigurationManager": "6.0.0", + "System.Diagnostics.PerformanceCounter": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Data.OleDb.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + }, + "runtimeTargets": { + "runtimes/win/lib/net6.0/System.Data.OleDb.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Data.SqlClient/4.8.6": { + "type": "package", + "dependencies": { + "Microsoft.Win32.Registry": "4.7.0", + "System.Security.Principal.Windows": "4.7.0", + "runtime.native.System.Data.SqlClient.sni": "4.7.0" + }, + "compile": { + "ref/netcoreapp2.1/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netcoreapp2.1/System.Data.SqlClient.dll": { + "related": ".xml" + } + }, + "runtimeTargets": { + "runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Diagnostics.Debug/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + } + }, + "System.Diagnostics.DiagnosticSource/6.0.0": { + "type": "package", + "dependencies": { + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Diagnostics.DiagnosticSource.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Diagnostics.EventLog/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Diagnostics.EventLog.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + }, + "runtimeTargets": { + "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll": { + "assetType": "runtime", + "rid": "win" + }, + "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Diagnostics.PerformanceCounter/6.0.1": { + "type": "package", + "dependencies": { + "System.Configuration.ConfigurationManager": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Diagnostics.PerformanceCounter.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + }, + "runtimeTargets": { + "runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Diagnostics.Tools/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0" + }, + "compile": { + "ref/netstandard1.0/_._": { + "related": ".xml" + } + } + }, + "System.Diagnostics.Tracing/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0" + }, + "compile": { + "ref/netstandard1.5/_._": { + "related": ".xml" + } + } + }, + "System.DirectoryServices/6.0.1": { + "type": "package", + "dependencies": { + "System.Security.AccessControl": "6.0.0", + "System.Security.Permissions": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.DirectoryServices.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + }, + "runtimeTargets": { + "runtimes/win/lib/net6.0/System.DirectoryServices.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.DirectoryServices.AccountManagement/6.0.0": { + "type": "package", + "dependencies": { + "System.Configuration.ConfigurationManager": "6.0.0", + "System.DirectoryServices": "6.0.0", + "System.DirectoryServices.Protocols": "6.0.0", + "System.Security.AccessControl": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.DirectoryServices.AccountManagement.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + }, + "runtimeTargets": { + "runtimes/win/lib/net6.0/System.DirectoryServices.AccountManagement.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.DirectoryServices.Protocols/6.0.2": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.DirectoryServices.Protocols.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + }, + "runtimeTargets": { + "runtimes/linux/lib/net6.0/System.DirectoryServices.Protocols.dll": { + "assetType": "runtime", + "rid": "linux" + }, + "runtimes/osx/lib/net6.0/System.DirectoryServices.Protocols.dll": { + "assetType": "runtime", + "rid": "osx" + }, + "runtimes/win/lib/net6.0/System.DirectoryServices.Protocols.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Drawing.Common/6.0.0": { + "type": "package", + "dependencies": { + "Microsoft.Win32.SystemEvents": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Drawing.Common.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + }, + "runtimeTargets": { + "runtimes/unix/lib/net6.0/System.Drawing.Common.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/net6.0/System.Drawing.Common.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Formats.Asn1/6.0.1": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Formats.Asn1.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Globalization/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + } + }, + "System.Globalization.Calendars/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Globalization": "4.3.0", + "System.Runtime": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + } + }, + "System.Globalization.Extensions/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "System.Globalization": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.InteropServices": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + }, + "runtimeTargets": { + "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.IO/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0", + "System.Text.Encoding": "4.3.0", + "System.Threading.Tasks": "4.3.0" + }, + "compile": { + "ref/netstandard1.5/_._": { + "related": ".xml" + } + } + }, + "System.IO.Abstractions/3.0.10": { + "type": "package", + "dependencies": { + "System.IO.FileSystem.AccessControl": "4.5.0" + }, + "compile": { + "lib/netstandard2.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/System.IO.Abstractions.dll": { + "related": ".xml" + } + } + }, + "System.IO.Compression/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "System.Buffers": "4.3.0", + "System.Collections": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.IO": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Text.Encoding": "4.3.0", + "System.Threading": "4.3.0", + "System.Threading.Tasks": "4.3.0", + "runtime.native.System": "4.3.0", + "runtime.native.System.IO.Compression": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + }, + "runtimeTargets": { + "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.IO.Compression.ZipFile/4.3.0": { + "type": "package", + "dependencies": { + "System.Buffers": "4.3.0", + "System.IO": "4.3.0", + "System.IO.Compression": "4.3.0", + "System.IO.FileSystem": "4.3.0", + "System.IO.FileSystem.Primitives": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Text.Encoding": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} + } + }, + "System.IO.FileSystem/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.IO": "4.3.0", + "System.IO.FileSystem.Primitives": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Text.Encoding": "4.3.0", + "System.Threading.Tasks": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + } + }, + "System.IO.FileSystem.AccessControl/4.5.0": { + "type": "package", + "dependencies": { + "System.Security.AccessControl": "4.5.0", + "System.Security.Principal.Windows": "4.5.0" + }, + "compile": { + "ref/netstandard2.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll": {} + }, + "runtimeTargets": { + "runtimes/win/lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.IO.FileSystem.Primitives/4.3.0": { + "type": "package", + "dependencies": { + "System.Runtime": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} + } + }, + "System.IO.Packaging/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.IO.Packaging.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.IO.Pipelines/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.IO.Pipelines.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.IO.Ports/6.0.0": { + "type": "package", + "dependencies": { + "runtime.native.System.IO.Ports": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.IO.Ports.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + }, + "runtimeTargets": { + "runtimes/unix/lib/net6.0/System.IO.Ports.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/net6.0/System.IO.Ports.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Linq/4.3.0": { + "type": "package", + "dependencies": { + "System.Collections": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0" + }, + "compile": { + "ref/netstandard1.6/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard1.6/System.Linq.dll": {} + } + }, + "System.Linq.Expressions/4.3.0": { + "type": "package", + "dependencies": { + "System.Collections": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Globalization": "4.3.0", + "System.IO": "4.3.0", + "System.Linq": "4.3.0", + "System.ObjectModel": "4.3.0", + "System.Reflection": "4.3.0", + "System.Reflection.Emit": "4.3.0", + "System.Reflection.Emit.ILGeneration": "4.3.0", + "System.Reflection.Emit.Lightweight": "4.3.0", + "System.Reflection.Extensions": "4.3.0", + "System.Reflection.Primitives": "4.3.0", + "System.Reflection.TypeExtensions": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Threading": "4.3.0" + }, + "compile": { + "ref/netstandard1.6/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard1.6/System.Linq.Expressions.dll": {} + } + }, + "System.Management/6.0.2": { + "type": "package", + "dependencies": { + "System.CodeDom": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Management.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + }, + "runtimeTargets": { + "runtimes/win/lib/net6.0/System.Management.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Management.Automation/7.2.22": { + "type": "package", + "dependencies": { + "Microsoft.ApplicationInsights": "2.21.0", + "Microsoft.CSharp": "4.7.0", + "Microsoft.Management.Infrastructure": "2.0.0", + "Microsoft.PowerShell.CoreCLR.Eventing": "7.2.22", + "Microsoft.PowerShell.Native": "7.2.1", + "Microsoft.Win32.Registry.AccessControl": "6.0.0", + "Newtonsoft.Json": "13.0.3", + "System.Configuration.ConfigurationManager": "6.0.1", + "System.Diagnostics.DiagnosticSource": "5.0.1", + "System.DirectoryServices": "6.0.1", + "System.Formats.Asn1": "6.0.1", + "System.Management": "6.0.2", + "System.Runtime.CompilerServices.Unsafe": "6.0.0", + "System.Security.AccessControl": "6.0.1", + "System.Security.Cryptography.Pkcs": "6.0.4", + "System.Security.Permissions": "6.0.0", + "System.Text.Encoding.CodePages": "6.0.0" + }, + "compile": { + "ref/net6.0/_._": { + "related": ".xml" + } + }, + "runtimeTargets": { + "runtimes/unix/lib/net6.0/System.Management.Automation.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/net6.0/System.Management.Automation.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Memory/4.5.5": { + "type": "package", + "compile": { + "ref/netcoreapp2.1/_._": {} + }, + "runtime": { + "lib/netcoreapp2.1/_._": {} + } + }, + "System.Net.Http/4.3.4": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.1", + "System.Collections": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Diagnostics.DiagnosticSource": "4.3.0", + "System.Diagnostics.Tracing": "4.3.0", + "System.Globalization": "4.3.0", + "System.Globalization.Extensions": "4.3.0", + "System.IO": "4.3.0", + "System.IO.FileSystem": "4.3.0", + "System.Net.Primitives": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Security.Cryptography.Algorithms": "4.3.0", + "System.Security.Cryptography.Encoding": "4.3.0", + "System.Security.Cryptography.OpenSsl": "4.3.0", + "System.Security.Cryptography.Primitives": "4.3.0", + "System.Security.Cryptography.X509Certificates": "4.3.0", + "System.Text.Encoding": "4.3.0", + "System.Threading": "4.3.0", + "System.Threading.Tasks": "4.3.0", + "runtime.native.System": "4.3.0", + "runtime.native.System.Net.Http": "4.3.0", + "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" + }, + "compile": { + "ref/netstandard1.3/_._": {} + }, + "runtimeTargets": { + "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/netstandard1.3/System.Net.Http.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Net.Http.WinHttpHandler/6.0.1": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Net.Http.WinHttpHandler.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + }, + "runtimeTargets": { + "runtimes/win/lib/net6.0/System.Net.Http.WinHttpHandler.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Net.Primitives/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0", + "System.Runtime.Handles": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + } + }, + "System.Net.Sockets/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.IO": "4.3.0", + "System.Net.Primitives": "4.3.0", + "System.Runtime": "4.3.0", + "System.Threading.Tasks": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + } + }, + "System.Numerics.Vectors/4.5.0": { + "type": "package", + "compile": { + "ref/netcoreapp2.0/_._": {} + }, + "runtime": { + "lib/netcoreapp2.0/_._": {} + } + }, + "System.ObjectModel/4.3.0": { + "type": "package", + "dependencies": { + "System.Collections": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Threading": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard1.3/System.ObjectModel.dll": {} + } + }, + "System.Private.ServiceModel/4.9.0": { + "type": "package", + "dependencies": { + "Microsoft.Bcl.AsyncInterfaces": "5.0.0", + "Microsoft.Extensions.ObjectPool": "5.0.10", + "System.Numerics.Vectors": "4.5.0", + "System.Reflection.DispatchProxy": "4.7.1", + "System.Security.Cryptography.Xml": "5.0.0", + "System.Security.Principal.Windows": "5.0.0" + }, + "compile": { + "ref/netstandard2.0/_._": {} + }, + "runtime": { + "lib/netstandard2.0/System.Private.ServiceModel.dll": { + "related": ".pdb" + } + }, + "resource": { + "lib/netstandard2.0/cs/System.Private.ServiceModel.resources.dll": { + "locale": "cs" + }, + "lib/netstandard2.0/de/System.Private.ServiceModel.resources.dll": { + "locale": "de" + }, + "lib/netstandard2.0/es/System.Private.ServiceModel.resources.dll": { + "locale": "es" + }, + "lib/netstandard2.0/fr/System.Private.ServiceModel.resources.dll": { + "locale": "fr" + }, + "lib/netstandard2.0/it/System.Private.ServiceModel.resources.dll": { + "locale": "it" + }, + "lib/netstandard2.0/ja/System.Private.ServiceModel.resources.dll": { + "locale": "ja" + }, + "lib/netstandard2.0/ko/System.Private.ServiceModel.resources.dll": { + "locale": "ko" + }, + "lib/netstandard2.0/pl/System.Private.ServiceModel.resources.dll": { + "locale": "pl" + }, + "lib/netstandard2.0/pt-BR/System.Private.ServiceModel.resources.dll": { + "locale": "pt-BR" + }, + "lib/netstandard2.0/ru/System.Private.ServiceModel.resources.dll": { + "locale": "ru" + }, + "lib/netstandard2.0/tr/System.Private.ServiceModel.resources.dll": { + "locale": "tr" + }, + "lib/netstandard2.0/zh-Hans/System.Private.ServiceModel.resources.dll": { + "locale": "zh-Hans" + }, + "lib/netstandard2.0/zh-Hant/System.Private.ServiceModel.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "System.Reflection/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.IO": "4.3.0", + "System.Reflection.Primitives": "4.3.0", + "System.Runtime": "4.3.0" + }, + "compile": { + "ref/netstandard1.5/_._": { + "related": ".xml" + } + } + }, + "System.Reflection.Context/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Reflection.Context.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Reflection.DispatchProxy/4.7.1": { + "type": "package", + "compile": { + "ref/netstandard2.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netcoreapp2.0/System.Reflection.DispatchProxy.dll": { + "related": ".xml" + } + } + }, + "System.Reflection.Emit/4.3.0": { + "type": "package", + "dependencies": { + "System.IO": "4.3.0", + "System.Reflection": "4.3.0", + "System.Reflection.Emit.ILGeneration": "4.3.0", + "System.Reflection.Primitives": "4.3.0", + "System.Runtime": "4.3.0" + }, + "compile": { + "ref/netstandard1.1/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard1.3/System.Reflection.Emit.dll": {} + } + }, + "System.Reflection.Emit.ILGeneration/4.3.0": { + "type": "package", + "dependencies": { + "System.Reflection": "4.3.0", + "System.Reflection.Primitives": "4.3.0", + "System.Runtime": "4.3.0" + }, + "compile": { + "ref/netstandard1.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} + } + }, + "System.Reflection.Emit.Lightweight/4.3.0": { + "type": "package", + "dependencies": { + "System.Reflection": "4.3.0", + "System.Reflection.Emit.ILGeneration": "4.3.0", + "System.Reflection.Primitives": "4.3.0", + "System.Runtime": "4.3.0" + }, + "compile": { + "ref/netstandard1.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} + } + }, + "System.Reflection.Extensions/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Reflection": "4.3.0", + "System.Runtime": "4.3.0" + }, + "compile": { + "ref/netstandard1.0/_._": { + "related": ".xml" + } + } + }, + "System.Reflection.Metadata/5.0.0": { + "type": "package", + "compile": { + "lib/netstandard2.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/System.Reflection.Metadata.dll": { + "related": ".xml" + } + } + }, + "System.Reflection.Primitives/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0" + }, + "compile": { + "ref/netstandard1.0/_._": { + "related": ".xml" + } + } + }, + "System.Reflection.TypeExtensions/4.3.0": { + "type": "package", + "dependencies": { + "System.Reflection": "4.3.0", + "System.Runtime": "4.3.0" + }, + "compile": { + "ref/netstandard1.5/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {} + } + }, + "System.Resources.ResourceManager/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Globalization": "4.3.0", + "System.Reflection": "4.3.0", + "System.Runtime": "4.3.0" + }, + "compile": { + "ref/netstandard1.0/_._": { + "related": ".xml" + } + } + }, + "System.Runtime/4.3.1": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.1", + "Microsoft.NETCore.Targets": "1.1.3" + }, + "compile": { + "ref/netstandard1.5/_._": { + "related": ".xml" + } + } + }, + "System.Runtime.Caching/6.0.0": { + "type": "package", + "dependencies": { + "System.Configuration.ConfigurationManager": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Runtime.Caching.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + }, + "runtimeTargets": { + "runtimes/win/lib/net6.0/System.Runtime.Caching.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Runtime.CompilerServices.Unsafe/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Runtime.Extensions/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0" + }, + "compile": { + "ref/netstandard1.5/_._": { + "related": ".xml" + } + } + }, + "System.Runtime.Handles/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + } + }, + "System.Runtime.InteropServices/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Reflection": "4.3.0", + "System.Reflection.Primitives": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Handles": "4.3.0" + }, + "compile": { + "ref/netcoreapp1.1/_._": {} + } + }, + "System.Runtime.InteropServices.RuntimeInformation/4.3.0": { + "type": "package", + "dependencies": { + "System.Reflection": "4.3.0", + "System.Reflection.Extensions": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Threading": "4.3.0", + "runtime.native.System": "4.3.0" + }, + "compile": { + "ref/netstandard1.1/_._": {} + }, + "runtime": { + "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} + }, + "runtimeTargets": { + "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Runtime.Numerics/4.3.0": { + "type": "package", + "dependencies": { + "System.Globalization": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0" + }, + "compile": { + "ref/netstandard1.1/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard1.3/System.Runtime.Numerics.dll": {} + } + }, + "System.Security.AccessControl/6.0.1": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Security.AccessControl.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + }, + "runtimeTargets": { + "runtimes/win/lib/net6.0/System.Security.AccessControl.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Security.Cryptography.Algorithms/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "System.Collections": "4.3.0", + "System.IO": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Runtime.Numerics": "4.3.0", + "System.Security.Cryptography.Encoding": "4.3.0", + "System.Security.Cryptography.Primitives": "4.3.0", + "System.Text.Encoding": "4.3.0", + "runtime.native.System.Security.Cryptography.Apple": "4.3.0", + "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" + }, + "compile": { + "ref/netstandard1.6/_._": {} + }, + "runtimeTargets": { + "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": { + "assetType": "runtime", + "rid": "osx" + }, + "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Security.Cryptography.Cng/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "System.IO": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Security.Cryptography.Algorithms": "4.3.0", + "System.Security.Cryptography.Encoding": "4.3.0", + "System.Security.Cryptography.Primitives": "4.3.0", + "System.Text.Encoding": "4.3.0" + }, + "compile": { + "ref/netstandard1.6/_._": {} + }, + "runtimeTargets": { + "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Security.Cryptography.Csp/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "System.IO": "4.3.0", + "System.Reflection": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Security.Cryptography.Algorithms": "4.3.0", + "System.Security.Cryptography.Encoding": "4.3.0", + "System.Security.Cryptography.Primitives": "4.3.0", + "System.Text.Encoding": "4.3.0", + "System.Threading": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": {} + }, + "runtimeTargets": { + "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Security.Cryptography.Encoding/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "System.Collections": "4.3.0", + "System.Collections.Concurrent": "4.3.0", + "System.Linq": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Security.Cryptography.Primitives": "4.3.0", + "System.Text.Encoding": "4.3.0", + "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + }, + "runtimeTargets": { + "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Security.Cryptography.OpenSsl/4.3.0": { + "type": "package", + "dependencies": { + "System.Collections": "4.3.0", + "System.IO": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Runtime.Numerics": "4.3.0", + "System.Security.Cryptography.Algorithms": "4.3.0", + "System.Security.Cryptography.Encoding": "4.3.0", + "System.Security.Cryptography.Primitives": "4.3.0", + "System.Text.Encoding": "4.3.0", + "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" + }, + "compile": { + "ref/netstandard1.6/_._": {} + }, + "runtime": { + "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {} + }, + "runtimeTargets": { + "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": { + "assetType": "runtime", + "rid": "unix" + } + } + }, + "System.Security.Cryptography.Pkcs/6.0.4": { + "type": "package", + "dependencies": { + "System.Formats.Asn1": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Security.Cryptography.Pkcs.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + }, + "runtimeTargets": { + "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Security.Cryptography.Primitives/4.3.0": { + "type": "package", + "dependencies": { + "System.Diagnostics.Debug": "4.3.0", + "System.Globalization": "4.3.0", + "System.IO": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Threading": "4.3.0", + "System.Threading.Tasks": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": {} + }, + "runtime": { + "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} + } + }, + "System.Security.Cryptography.ProtectedData/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + }, + "runtimeTargets": { + "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Security.Cryptography.X509Certificates/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "System.Collections": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Globalization": "4.3.0", + "System.Globalization.Calendars": "4.3.0", + "System.IO": "4.3.0", + "System.IO.FileSystem": "4.3.0", + "System.IO.FileSystem.Primitives": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Runtime.Numerics": "4.3.0", + "System.Security.Cryptography.Algorithms": "4.3.0", + "System.Security.Cryptography.Cng": "4.3.0", + "System.Security.Cryptography.Csp": "4.3.0", + "System.Security.Cryptography.Encoding": "4.3.0", + "System.Security.Cryptography.OpenSsl": "4.3.0", + "System.Security.Cryptography.Primitives": "4.3.0", + "System.Text.Encoding": "4.3.0", + "System.Threading": "4.3.0", + "runtime.native.System": "4.3.0", + "runtime.native.System.Net.Http": "4.3.0", + "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" + }, + "compile": { + "ref/netstandard1.4/_._": { + "related": ".xml" + } + }, + "runtimeTargets": { + "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Security.Cryptography.Xml/6.0.1": { + "type": "package", + "dependencies": { + "System.Security.AccessControl": "6.0.0", + "System.Security.Cryptography.Pkcs": "6.0.1" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Security.Cryptography.Xml.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Security.Permissions/6.0.0": { + "type": "package", + "dependencies": { + "System.Security.AccessControl": "6.0.0", + "System.Windows.Extensions": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Security.Permissions.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Security.Principal.Windows/5.0.0": { + "type": "package", + "compile": { + "ref/netcoreapp3.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/System.Security.Principal.Windows.dll": { + "related": ".xml" + } + }, + "runtimeTargets": { + "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.ServiceModel.Duplex/4.9.0": { + "type": "package", + "dependencies": { + "System.Private.ServiceModel": "4.9.0", + "System.ServiceModel.Primitives": "4.9.0" + }, + "compile": { + "ref/net6.0/_._": {} + }, + "runtime": { + "lib/net6.0/System.ServiceModel.Duplex.dll": { + "related": ".pdb" + } + } + }, + "System.ServiceModel.Http/4.9.0": { + "type": "package", + "dependencies": { + "System.Private.ServiceModel": "4.9.0", + "System.ServiceModel.Primitives": "4.9.0" + }, + "compile": { + "ref/net6.0/_._": {} + }, + "runtime": { + "lib/net6.0/System.ServiceModel.Http.dll": { + "related": ".pdb" + } + } + }, + "System.ServiceModel.NetTcp/4.9.0": { + "type": "package", + "dependencies": { + "System.Private.ServiceModel": "4.9.0", + "System.ServiceModel.Primitives": "4.9.0" + }, + "compile": { + "ref/net6.0/_._": {} + }, + "runtime": { + "lib/net6.0/System.ServiceModel.NetTcp.dll": { + "related": ".pdb" + } + } + }, + "System.ServiceModel.Primitives/4.9.0": { + "type": "package", + "dependencies": { + "System.Private.ServiceModel": "4.9.0" + }, + "compile": { + "ref/net6.0/_._": {} + }, + "runtime": { + "lib/net6.0/System.ServiceModel.Primitives.dll": { + "related": ".pdb" + }, + "lib/net6.0/System.ServiceModel.dll": { + "related": ".Primitives.pdb" + } + } + }, + "System.ServiceModel.Security/4.9.0": { + "type": "package", + "dependencies": { + "System.Private.ServiceModel": "4.9.0", + "System.ServiceModel.Primitives": "4.9.0" + }, + "compile": { + "ref/net6.0/_._": {} + }, + "runtime": { + "lib/net6.0/System.ServiceModel.Security.dll": { + "related": ".pdb" + } + } + }, + "System.ServiceModel.Syndication/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.ServiceModel.Syndication.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.ServiceProcess.ServiceController/6.0.1": { + "type": "package", + "dependencies": { + "System.Diagnostics.EventLog": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.ServiceProcess.ServiceController.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + }, + "runtimeTargets": { + "runtimes/win/lib/net6.0/System.ServiceProcess.ServiceController.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Speech/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Speech.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + }, + "runtimeTargets": { + "runtimes/win/lib/net6.0/System.Speech.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Text.Encoding/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + } + }, + "System.Text.Encoding.CodePages/6.0.0": { + "type": "package", + "dependencies": { + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Text.Encoding.CodePages.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + }, + "runtimeTargets": { + "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Text.Encoding.Extensions/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0", + "System.Text.Encoding": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + } + }, + "System.Text.Encodings.Web/6.0.0": { + "type": "package", + "dependencies": { + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Text.Encodings.Web.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + }, + "runtimeTargets": { + "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll": { + "assetType": "runtime", + "rid": "browser" + } + } + }, + "System.Text.RegularExpressions/4.3.1": { + "type": "package", + "dependencies": { + "System.Runtime": "4.3.1" + }, + "compile": { + "ref/netcoreapp1.1/_._": {} + }, + "runtime": { + "lib/netstandard1.6/System.Text.RegularExpressions.dll": {} + } + }, + "System.Threading/4.3.0": { + "type": "package", + "dependencies": { + "System.Runtime": "4.3.0", + "System.Threading.Tasks": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard1.3/System.Threading.dll": {} + } + }, + "System.Threading.AccessControl/6.0.0": { + "type": "package", + "dependencies": { + "System.Security.AccessControl": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Threading.AccessControl.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + }, + "runtimeTargets": { + "runtimes/win/lib/net6.0/System.Threading.AccessControl.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Threading.Channels/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Threading.Channels.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Threading.Tasks/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + } + }, + "System.Threading.Tasks.Dataflow/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Threading.Tasks.Dataflow.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Threading.Tasks.Extensions/4.5.4": { + "type": "package", + "compile": { + "ref/netcoreapp2.1/_._": {} + }, + "runtime": { + "lib/netcoreapp2.1/_._": {} + } + }, + "System.Threading.Timer/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0" + }, + "compile": { + "ref/netstandard1.2/_._": { + "related": ".xml" + } + } + }, + "System.ValueTuple/4.5.0": { + "type": "package", + "compile": { + "ref/netcoreapp2.0/_._": {} + }, + "runtime": { + "lib/netcoreapp2.0/_._": {} + } + }, + "System.Web.Services.Description/4.9.0": { + "type": "package", + "compile": { + "lib/netstandard2.0/_._": { + "related": ".pdb" + } + }, + "runtime": { + "lib/netstandard2.0/System.Web.Services.Description.dll": { + "related": ".pdb" + } + }, + "resource": { + "lib/netstandard2.0/cs/System.Web.Services.Description.resources.dll": { + "locale": "cs" + }, + "lib/netstandard2.0/de/System.Web.Services.Description.resources.dll": { + "locale": "de" + }, + "lib/netstandard2.0/es/System.Web.Services.Description.resources.dll": { + "locale": "es" + }, + "lib/netstandard2.0/fr/System.Web.Services.Description.resources.dll": { + "locale": "fr" + }, + "lib/netstandard2.0/it/System.Web.Services.Description.resources.dll": { + "locale": "it" + }, + "lib/netstandard2.0/ja/System.Web.Services.Description.resources.dll": { + "locale": "ja" + }, + "lib/netstandard2.0/ko/System.Web.Services.Description.resources.dll": { + "locale": "ko" + }, + "lib/netstandard2.0/pl/System.Web.Services.Description.resources.dll": { + "locale": "pl" + }, + "lib/netstandard2.0/pt-BR/System.Web.Services.Description.resources.dll": { + "locale": "pt-BR" + }, + "lib/netstandard2.0/ru/System.Web.Services.Description.resources.dll": { + "locale": "ru" + }, + "lib/netstandard2.0/tr/System.Web.Services.Description.resources.dll": { + "locale": "tr" + }, + "lib/netstandard2.0/zh-Hans/System.Web.Services.Description.resources.dll": { + "locale": "zh-Hans" + }, + "lib/netstandard2.0/zh-Hant/System.Web.Services.Description.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "System.Windows.Extensions/6.0.0": { + "type": "package", + "dependencies": { + "System.Drawing.Common": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Windows.Extensions.dll": { + "related": ".xml" + } + }, + "runtimeTargets": { + "runtimes/win/lib/net6.0/System.Windows.Extensions.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Xml.ReaderWriter/4.3.0": { + "type": "package", + "dependencies": { + "System.Collections": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Globalization": "4.3.0", + "System.IO": "4.3.0", + "System.IO.FileSystem": "4.3.0", + "System.IO.FileSystem.Primitives": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Text.Encoding": "4.3.0", + "System.Text.Encoding.Extensions": "4.3.0", + "System.Text.RegularExpressions": "4.3.0", + "System.Threading.Tasks": "4.3.0", + "System.Threading.Tasks.Extensions": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} + } + }, + "System.Xml.XDocument/4.3.0": { + "type": "package", + "dependencies": { + "System.Collections": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Diagnostics.Tools": "4.3.0", + "System.Globalization": "4.3.0", + "System.IO": "4.3.0", + "System.Reflection": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Text.Encoding": "4.3.0", + "System.Threading": "4.3.0", + "System.Xml.ReaderWriter": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard1.3/System.Xml.XDocument.dll": {} + } + }, + "UiPath/24.10.94.62718": { + "type": "package", + "compile": { + "lib/net6.0-windows7.0/_._": {} + }, + "runtime": { + "lib/net6.0-windows7.0/UiPath.Interop.dll": {} + }, + "build": { + "build/_._": {} + } + }, + "UiPath.Activities.RuntimeGovernance/1.1.6": { + "type": "package", + "dependencies": { + "Newtonsoft.Json": "11.0.2" + }, + "compile": { + "lib/net5.0-windows7.0/_._": {} + }, + "runtime": { + "lib/net5.0-windows7.0/UiPath.Activities.RuntimeGovernance.dll": {} + } + }, + "UiPath.CodedWorkflows/24.10.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.DependencyInjection": "6.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", + "Newtonsoft.Json": "13.0.1", + "System.IO.Abstractions": "3.0.10", + "System.ValueTuple": "4.5.0" + }, + "compile": { + "lib/net6.0-windows7.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0-windows7.0/UiPath.CodedWorkflows.dll": { + "related": ".xml" + } + }, + "resource": { + "lib/net6.0-windows7.0/de/UiPath.CodedWorkflows.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.CodedWorkflows.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es/UiPath.CodedWorkflows.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/fr/UiPath.CodedWorkflows.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/ja/UiPath.CodedWorkflows.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ko/UiPath.CodedWorkflows.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.CodedWorkflows.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt/UiPath.CodedWorkflows.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/ru/UiPath.CodedWorkflows.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/tr/UiPath.CodedWorkflows.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.CodedWorkflows.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-TW/UiPath.CodedWorkflows.resources.dll": { + "locale": "zh-TW" + } + } + }, + "UiPath.EmguCVBundle/1.1.0": { + "type": "package", + "compile": { + "lib/net5.0/_._": {} + }, + "runtime": { + "lib/net5.0/Emgu.CV.Bitmap.dll": {}, + "lib/net5.0/Emgu.CV.Platform.NetStandard.dll": {}, + "lib/net5.0/concrt140.dll": {}, + "lib/net5.0/cvextern.dll": {}, + "lib/net5.0/msvcp140.dll": {}, + "lib/net5.0/msvcp140_1.dll": {}, + "lib/net5.0/msvcp140_2.dll": {}, + "lib/net5.0/msvcp140_atomic_wait.dll": {}, + "lib/net5.0/msvcp140_codecvt_ids.dll": {}, + "lib/net5.0/vcruntime140.dll": {}, + "lib/net5.0/vcruntime140_1.dll": {} + } + }, + "UiPath.Excel.Activities/2.24.1": { + "type": "package", + "dependencies": { + "ClosedXML": "0.100.3", + "CsvHelper": "15.0.5", + "DocumentFormat.OpenXml": "2.16.0", + "NPOI": "2.5.6", + "SharpZipLib": "1.4.2", + "System.Drawing.Common": "6.0.0", + "System.Formats.Asn1": "6.0.1", + "System.Net.Http": "4.3.4", + "System.Text.Encoding.CodePages": "6.0.0", + "System.Text.RegularExpressions": "4.3.1", + "UiPath.CodedWorkflows": "24.10.0", + "UiPath.OfficeLibs": "1.0.0", + "UiPath.Platform": "24.10.3", + "UiPath.Telemetry.Client": "2.1.3" + }, + "compile": { + "lib/net6.0-windows7.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0-windows7.0/UiPath.Excel.Activities.API.dll": { + "related": ".xml" + }, + "lib/net6.0-windows7.0/UiPath.Excel.Activities.Design.dll": {}, + "lib/net6.0-windows7.0/UiPath.Excel.Activities.Package.dll": {}, + "lib/net6.0-windows7.0/UiPath.Excel.Activities.ViewModels.dll": {}, + "lib/net6.0-windows7.0/UiPath.Excel.Activities.dll": { + "related": ".API.xml" + }, + "lib/net6.0-windows7.0/UiPath.Excel.dll": { + "related": ".Activities.API.xml" + } + }, + "resource": { + "lib/net6.0-windows7.0/de/UiPath.Excel.Activities.Design.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/de/UiPath.Excel.Activities.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/de/UiPath.Excel.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.Excel.Activities.Design.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.Excel.Activities.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.Excel.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es/UiPath.Excel.Activities.Design.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/es/UiPath.Excel.Activities.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/es/UiPath.Excel.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/fr/UiPath.Excel.Activities.Design.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/fr/UiPath.Excel.Activities.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/fr/UiPath.Excel.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/ja/UiPath.Excel.Activities.Design.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ja/UiPath.Excel.Activities.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ja/UiPath.Excel.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ko/UiPath.Excel.Activities.Design.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/ko/UiPath.Excel.Activities.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/ko/UiPath.Excel.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.Excel.Activities.Design.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.Excel.Activities.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.Excel.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt/UiPath.Excel.Activities.Design.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/pt/UiPath.Excel.Activities.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/pt/UiPath.Excel.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/ru/UiPath.Excel.Activities.Design.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/ru/UiPath.Excel.Activities.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/ru/UiPath.Excel.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/tr/UiPath.Excel.Activities.Design.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/tr/UiPath.Excel.Activities.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/tr/UiPath.Excel.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.Excel.Activities.Design.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.Excel.Activities.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.Excel.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-TW/UiPath.Excel.Activities.Design.resources.dll": { + "locale": "zh-TW" + }, + "lib/net6.0-windows7.0/zh-TW/UiPath.Excel.Activities.resources.dll": { + "locale": "zh-TW" + }, + "lib/net6.0-windows7.0/zh-TW/UiPath.Excel.resources.dll": { + "locale": "zh-TW" + } + } + }, + "UiPath.ImageProcessing/24.10.0": { + "type": "package", + "compile": { + "lib/net6.0-windows7.0/_._": {} + }, + "runtime": { + "lib/net6.0-windows7.0/UiPath.ImageProcessingInterop.dll": {} + } + }, + "UiPath.OCR.Activities/3.20.5": { + "type": "package", + "dependencies": { + "Microsoft.Azure.CognitiveServices.Vision.ComputerVision": "7.0.1", + "Microsoft.Rest.ClientRuntime": "2.3.24", + "NLog": "4.5.11", + "Newtonsoft.Json": "13.0.1", + "Polly": "7.1.0", + "System.Collections.Immutable": "5.0.0", + "System.Drawing.Common": "5.0.3", + "System.Text.RegularExpressions": "4.3.1", + "System.ValueTuple": "4.5.0", + "UiPath.EmguCVBundle": "1.1.0", + "UiPath.OCR.Contracts": "2.16.0", + "UiPath.Platform": "23.4.0" + }, + "compile": { + "lib/net6.0-windows7.0/_._": {} + }, + "runtime": { + "lib/net6.0-windows7.0/UiPath.OCR.Activities.Design.dll": {}, + "lib/net6.0-windows7.0/UiPath.OCR.Activities.dll": {}, + "lib/net6.0-windows7.0/UiPath.OCR.Core.dll": {} + }, + "resource": { + "lib/net6.0-windows7.0/de/UiPath.OCR.Activities.Design.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/de/UiPath.OCR.Activities.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.OCR.Activities.Design.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.OCR.Activities.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es/UiPath.OCR.Activities.Design.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/es/UiPath.OCR.Activities.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/fr/UiPath.OCR.Activities.Design.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/fr/UiPath.OCR.Activities.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/ja/UiPath.OCR.Activities.Design.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ja/UiPath.OCR.Activities.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ko/UiPath.OCR.Activities.Design.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/ko/UiPath.OCR.Activities.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.OCR.Activities.Design.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.OCR.Activities.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt/UiPath.OCR.Activities.Design.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/pt/UiPath.OCR.Activities.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/ru/UiPath.OCR.Activities.Design.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/ru/UiPath.OCR.Activities.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/tr/UiPath.OCR.Activities.Design.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/tr/UiPath.OCR.Activities.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.OCR.Activities.Design.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.OCR.Activities.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-TW/UiPath.OCR.Activities.Design.resources.dll": { + "locale": "zh-TW" + }, + "lib/net6.0-windows7.0/zh-TW/UiPath.OCR.Activities.resources.dll": { + "locale": "zh-TW" + }, + "lib/net6.0-windows7.0/zu/UiPath.OCR.Activities.Design.resources.dll": { + "locale": "zu" + }, + "lib/net6.0-windows7.0/zu/UiPath.OCR.Activities.resources.dll": { + "locale": "zu" + } + } + }, + "UiPath.OCR.Contracts/2.16.0": { + "type": "package", + "dependencies": { + "System.Drawing.Common": "5.0.3" + }, + "compile": { + "lib/net6.0-windows7.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0-windows7.0/UiPath.OCR.Contracts.dll": { + "related": ".xml" + } + }, + "frameworkReferences": [ + "Microsoft.WindowsDesktop.App.WPF" + ] + }, + "UiPath.OfficeLibs/1.0.0": { + "type": "package", + "compile": { + "lib/net6.0-windows7.0/_._": {} + }, + "runtime": { + "lib/net6.0-windows7.0/Microsoft.Office.Interop.Excel.dll": {}, + "lib/net6.0-windows7.0/Microsoft.Office.Interop.Outlook.dll": {}, + "lib/net6.0-windows7.0/Microsoft.Office.Interop.PowerPoint.dll": {}, + "lib/net6.0-windows7.0/Microsoft.Office.Interop.Word.dll": {}, + "lib/net6.0-windows7.0/Microsoft.Vbe.Interop.dll": {}, + "lib/net6.0-windows7.0/OFFICE.dll": {}, + "lib/net6.0-windows7.0/UiPath.OfficeLibs.Package.dll": {} + } + }, + "UiPath.OpenTelemetry.Contracts/2.1.3": { + "type": "package", + "dependencies": { + "System.Diagnostics.DiagnosticSource": "6.0.0" + }, + "compile": { + "lib/netstandard2.0/_._": {} + }, + "runtime": { + "lib/netstandard2.0/UiPath.OpenTelemetry.Contracts.dll": {} + } + }, + "UiPath.Platform/24.10.3": { + "type": "package", + "dependencies": { + "Newtonsoft.Json": "13.0.1", + "System.IO.Abstractions": "3.0.10", + "System.Threading.Tasks.Dataflow": "6.0.0", + "System.ValueTuple": "4.5.0" + }, + "compile": { + "lib/net6.0-windows7.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0-windows7.0/UiPath.Platform.dll": { + "related": ".xml" + } + }, + "resource": { + "lib/net6.0-windows7.0/de/UiPath.Platform.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.Platform.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es/UiPath.Platform.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/fr/UiPath.Platform.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/ja/UiPath.Platform.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ko/UiPath.Platform.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.Platform.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt/UiPath.Platform.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/ru/UiPath.Platform.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/tr/UiPath.Platform.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.Platform.resources.dll": { + "locale": "zh-CN" + } + } + }, + "UiPath.System.Activities/24.10.5": { + "type": "package", + "dependencies": { + "CsvHelper": "16.0.0", + "Microsoft.AspNet.SignalR.Client": "2.4.3", + "Microsoft.AspNetCore.SignalR.Client": "6.0.0", + "Microsoft.CSharp": "4.7.0", + "Microsoft.CodeAnalysis.CSharp": "4.5.0-2.22527.10", + "Microsoft.CodeAnalysis.Common": "4.5.0-2.22527.10", + "Microsoft.CodeAnalysis.VisualBasic": "4.5.0-2.22527.10", + "Microsoft.Management.Infrastructure": "3.0.0", + "Microsoft.Rest.ClientRuntime": "2.3.24", + "Microsoft.VisualBasic": "10.3.0", + "SharpZipLib": "1.3.3", + "System.Activities.ViewModels": "1.0.0-20240418.6", + "System.Management.Automation": "7.2.22", + "UiPath.CodedWorkflows": "24.10.0", + "UiPath.Platform": "24.10.3", + "UiPath.System.Activities.Runtime": "24.10.5", + "UiPath.Telemetry.Client": "2.1.3" + }, + "compile": { + "lib/net6.0-windows7.0/_._": {} + }, + "runtime": { + "lib/net6.0-windows7.0/UiPath.System.Activities.Design.dll": {}, + "lib/net6.0-windows7.0/UiPath.System.Activities.ViewModels.dll": {} + }, + "resource": { + "lib/net6.0-windows7.0/de/UiPath.System.Activities.Design.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.System.Activities.Design.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es/UiPath.System.Activities.Design.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/fr/UiPath.System.Activities.Design.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/ja/UiPath.System.Activities.Design.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ko/UiPath.System.Activities.Design.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.System.Activities.Design.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt/UiPath.System.Activities.Design.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/ru/UiPath.System.Activities.Design.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/tr/UiPath.System.Activities.Design.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.System.Activities.Design.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-TW/UiPath.System.Activities.Design.resources.dll": { + "locale": "zh-TW" + }, + "lib/net6.0-windows7.0/zu/UiPath.System.Activities.Design.resources.dll": { + "locale": "zu" + } + } + }, + "UiPath.System.Activities.Runtime/24.10.5": { + "type": "package", + "dependencies": { + "UiPath.System.Activities.Runtime.Windows": "24.10.5" + }, + "compile": { + "lib/net6.0-windows7.0/_._": {} + }, + "runtime": { + "lib/net6.0-windows7.0/UiPath.System.Activities.Package.Runtime.dll": {} + } + }, + "UiPath.System.Activities.Runtime.Windows/24.10.5": { + "type": "package", + "dependencies": { + "CsvHelper": "16.0.0", + "Microsoft.AspNet.SignalR.Client": "2.4.3", + "Microsoft.AspNetCore.SignalR.Client": "6.0.0", + "Microsoft.CSharp": "4.7.0", + "Microsoft.CodeAnalysis.CSharp": "4.5.0-2.22527.10", + "Microsoft.CodeAnalysis.Common": "4.5.0-2.22527.10", + "Microsoft.CodeAnalysis.VisualBasic": "4.5.0-2.22527.10", + "Microsoft.Management.Infrastructure": "3.0.0", + "Microsoft.PowerShell.SDK": "7.2.22", + "Microsoft.Rest.ClientRuntime": "2.3.24", + "Microsoft.VisualBasic": "10.3.0", + "SharpZipLib": "1.3.3", + "System.Management.Automation": "7.2.22", + "UiPath.CodedWorkflows": "24.10.0", + "UiPath.Platform": "24.10.3", + "UiPath.Telemetry.Client": "2.1.3" + }, + "compile": { + "lib/net6.0-windows7.0/_._": {} + }, + "runtime": { + "lib/net6.0-windows7.0/UiPath.OrchestratorClient.dll": {}, + "lib/net6.0-windows7.0/UiPath.System.Activities.Api.dll": { + "related": ".xml" + }, + "lib/net6.0-windows7.0/UiPath.System.Activities.dll": { + "related": ".Api.xml" + } + }, + "resource": { + "lib/net6.0-windows7.0/de/UiPath.System.Activities.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.System.Activities.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es/UiPath.System.Activities.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/fr/UiPath.System.Activities.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/ja/UiPath.System.Activities.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ko/UiPath.System.Activities.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.System.Activities.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt/UiPath.System.Activities.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/ru/UiPath.System.Activities.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/tr/UiPath.System.Activities.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.System.Activities.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-TW/UiPath.System.Activities.resources.dll": { + "locale": "zh-TW" + }, + "lib/net6.0-windows7.0/zu/UiPath.System.Activities.resources.dll": { + "locale": "zu" + } + } + }, + "UiPath.Telemetry.Client/2.1.3": { + "type": "package", + "dependencies": { + "Newtonsoft.Json": "11.0.2", + "System.Threading.Tasks.Dataflow": "5.0.0", + "System.ValueTuple": "4.5.0", + "UiPath.OpenTelemetry.Contracts": "2.1.3" + }, + "compile": { + "lib/netstandard2.0/_._": {} + }, + "runtime": { + "lib/netstandard2.0/TelemetryClient.dll": {} + } + }, + "UiPath.Testing.Activities/24.10.1": { + "type": "package", + "dependencies": { + "AutoMapper": "9.0.0", + "Microsoft.Rest.ClientRuntime": "2.3.21", + "Newtonsoft.Json": "13.0.1", + "System.Activities.ViewModels": "1.0.0-20240418.6", + "System.IO.Abstractions": "3.0.10", + "System.Runtime.Caching": "5.0.0", + "System.Threading.Tasks.Extensions": "4.5.4", + "UiPath.CodedWorkflows": "24.10.0", + "UiPath.Platform": "23.4.0", + "UiPath.Telemetry.Client": "2.1.3" + }, + "compile": { + "lib/net6.0-windows7.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0-windows7.0/UiPath.Testing.Activities.Api.dll": { + "related": ".xml" + }, + "lib/net6.0-windows7.0/UiPath.Testing.Activities.Design.dll": {}, + "lib/net6.0-windows7.0/UiPath.Testing.Activities.dll": { + "related": ".Api.xml" + }, + "lib/net6.0-windows7.0/UiPath.Testing.RulesLibrary.dll": {}, + "lib/net6.0-windows7.0/UiPath.Testing.dll": { + "related": ".Activities.Api.xml" + } + }, + "resource": { + "lib/net6.0-windows7.0/de/UiPath.Testing.Activities.Design.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/de/UiPath.Testing.Activities.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/de/UiPath.Testing.RulesLibrary.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.Testing.Activities.Design.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.Testing.Activities.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.Testing.RulesLibrary.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es/UiPath.Testing.Activities.Design.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/es/UiPath.Testing.Activities.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/es/UiPath.Testing.RulesLibrary.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/fr/UiPath.Testing.Activities.Design.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/fr/UiPath.Testing.Activities.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/fr/UiPath.Testing.RulesLibrary.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/ja/UiPath.Testing.Activities.Design.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ja/UiPath.Testing.Activities.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ja/UiPath.Testing.RulesLibrary.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ko/UiPath.Testing.Activities.Design.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/ko/UiPath.Testing.Activities.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/ko/UiPath.Testing.RulesLibrary.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.Testing.Activities.Design.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.Testing.Activities.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.Testing.RulesLibrary.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt/UiPath.Testing.Activities.Design.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/pt/UiPath.Testing.Activities.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/pt/UiPath.Testing.RulesLibrary.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/ru/UiPath.Testing.Activities.Design.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/ru/UiPath.Testing.Activities.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/ru/UiPath.Testing.RulesLibrary.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/tr/UiPath.Testing.Activities.Design.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/tr/UiPath.Testing.Activities.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/tr/UiPath.Testing.RulesLibrary.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.Testing.Activities.Design.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.Testing.Activities.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.Testing.RulesLibrary.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-TW/UiPath.Testing.Activities.Design.resources.dll": { + "locale": "zh-TW" + }, + "lib/net6.0-windows7.0/zh-TW/UiPath.Testing.Activities.resources.dll": { + "locale": "zh-TW" + }, + "lib/net6.0-windows7.0/zh-TW/UiPath.Testing.RulesLibrary.resources.dll": { + "locale": "zh-TW" + }, + "lib/net6.0-windows7.0/zu/UiPath.Testing.Activities.Design.resources.dll": { + "locale": "zu" + }, + "lib/net6.0-windows7.0/zu/UiPath.Testing.Activities.resources.dll": { + "locale": "zu" + }, + "lib/net6.0-windows7.0/zu/UiPath.Testing.RulesLibrary.resources.dll": { + "locale": "zu" + } + }, + "contentFiles": { + "contentFiles/any/any/_._": { + "buildAction": "None", + "codeLanguage": "any", + "copyToOutput": false + } + } + }, + "UiPath.UIAutomation.Activities/24.10.3": { + "type": "package", + "dependencies": { + "UiPath.UIAutomation.Activities.Runtime": "[24.10.3]" + }, + "compile": { + "lib/net6.0-windows7.0/_._": {} + }, + "runtime": { + "lib/net6.0-windows7.0/UiPath.CV.Activities.Design.dll": {}, + "lib/net6.0-windows7.0/UiPath.UIAutomation.Activities.Design.dll": {}, + "lib/net6.0-windows7.0/UiPath.UIAutomationNext.Activities.Design.Contracts.dll": {}, + "lib/net6.0-windows7.0/UiPath.UIAutomationNext.Activities.Design.dll": {}, + "lib/net6.0-windows7.0/UiPath.Wizards.dll": {} + }, + "resource": { + "lib/net6.0-windows7.0/de/UiPath.CV.Activities.Design.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/de/UiPath.UIAutomation.Activities.Design.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/de/UiPath.UIAutomationNext.Activities.Design.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/de/UiPath.Wizards.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.CV.Activities.Design.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.UIAutomation.Activities.Design.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.UIAutomationNext.Activities.Design.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.Wizards.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es/UiPath.CV.Activities.Design.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/es/UiPath.UIAutomation.Activities.Design.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/es/UiPath.UIAutomationNext.Activities.Design.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/es/UiPath.Wizards.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/fr/UiPath.CV.Activities.Design.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/fr/UiPath.UIAutomation.Activities.Design.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/fr/UiPath.UIAutomationNext.Activities.Design.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/fr/UiPath.Wizards.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/ja/UiPath.CV.Activities.Design.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ja/UiPath.UIAutomation.Activities.Design.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ja/UiPath.UIAutomationNext.Activities.Design.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ja/UiPath.Wizards.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ko/UiPath.CV.Activities.Design.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/ko/UiPath.UIAutomation.Activities.Design.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/ko/UiPath.UIAutomationNext.Activities.Design.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/ko/UiPath.Wizards.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.CV.Activities.Design.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.UIAutomation.Activities.Design.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.UIAutomationNext.Activities.Design.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.Wizards.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt/UiPath.CV.Activities.Design.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/pt/UiPath.UIAutomation.Activities.Design.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/pt/UiPath.UIAutomationNext.Activities.Design.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/pt/UiPath.Wizards.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/ru/UiPath.CV.Activities.Design.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/ru/UiPath.UIAutomation.Activities.Design.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/ru/UiPath.UIAutomationNext.Activities.Design.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/ru/UiPath.Wizards.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/tr/UiPath.CV.Activities.Design.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/tr/UiPath.UIAutomation.Activities.Design.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/tr/UiPath.UIAutomationNext.Activities.Design.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/tr/UiPath.Wizards.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.CV.Activities.Design.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.UIAutomation.Activities.Design.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.UIAutomationNext.Activities.Design.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.Wizards.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-TW/UiPath.CV.Activities.Design.resources.dll": { + "locale": "zh-TW" + }, + "lib/net6.0-windows7.0/zh-TW/UiPath.UIAutomation.Activities.Design.resources.dll": { + "locale": "zh-TW" + }, + "lib/net6.0-windows7.0/zh-TW/UiPath.Wizards.resources.dll": { + "locale": "zh-TW" + }, + "lib/net6.0-windows7.0/zu/UiPath.CV.Activities.Design.resources.dll": { + "locale": "zu" + }, + "lib/net6.0-windows7.0/zu/UiPath.UIAutomation.Activities.Design.resources.dll": { + "locale": "zu" + }, + "lib/net6.0-windows7.0/zu/UiPath.Wizards.resources.dll": { + "locale": "zu" + } + } + }, + "UiPath.UIAutomation.Activities.Runtime/24.10.3": { + "type": "package", + "dependencies": { + "Newtonsoft.Json": "13.0.1", + "System.IO.Abstractions": "3.0.10", + "UiPath": "[24.10.94.62718]", + "UiPath.Activities.RuntimeGovernance": "1.1.6", + "UiPath.CodedWorkflows": "24.10.0", + "UiPath.ImageProcessing": "24.10.0", + "UiPath.OCR.Activities": "3.20.5", + "UiPath.OCR.Contracts": "2.16.0", + "UiPath.Platform": "24.10.3", + "UiPath.Telemetry.Client": "2.1.3", + "UiPath.UIAutomation.Activities.Runtime.Design": "[24.10.3]", + "UiPath.Vision": "3.13.3" + }, + "compile": { + "lib/net6.0-windows7.0/_._": {} + }, + "runtime": { + "lib/net6.0-windows7.0/UiPath.CV.Activities.dll": {}, + "lib/net6.0-windows7.0/UiPath.CV.dll": {}, + "lib/net6.0-windows7.0/UiPath.UIAutomationCore.dll": {}, + "lib/net6.0-windows7.0/UiPath.UIAutomationNext.API.dll": { + "related": ".xml" + }, + "lib/net6.0-windows7.0/UiPath.UIAutomationNext.Activities.Contracts.dll": {}, + "lib/net6.0-windows7.0/UiPath.UIAutomationNext.Activities.dll": { + "related": ".xml" + }, + "lib/net6.0-windows7.0/UiPath.UIAutomationNext.ExternalIntegrations.dll": {}, + "lib/net6.0-windows7.0/UiPath.UIAutomationNext.dll": { + "related": ".Activities.xml;.API.xml" + }, + "lib/net6.0-windows7.0/UiPath.UiAutomation.Activities.dll": {} + }, + "resource": { + "lib/net6.0-windows7.0/de/UiPath.CV.Activities.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/de/UiPath.CV.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/de/UiPath.UIAutomationNext.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/de/UiPath.UiAutomation.Activities.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.CV.Activities.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.CV.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.UIAutomationNext.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.UiAutomation.Activities.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es/UiPath.CV.Activities.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/es/UiPath.CV.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/es/UiPath.UIAutomationNext.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/es/UiPath.UiAutomation.Activities.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/fr/UiPath.CV.Activities.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/fr/UiPath.CV.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/fr/UiPath.UIAutomationNext.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/fr/UiPath.UiAutomation.Activities.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/ja/UiPath.CV.Activities.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ja/UiPath.CV.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ja/UiPath.UIAutomationNext.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ja/UiPath.UiAutomation.Activities.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ko/UiPath.CV.Activities.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/ko/UiPath.CV.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/ko/UiPath.UIAutomationNext.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/ko/UiPath.UiAutomation.Activities.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.CV.Activities.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.CV.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.UIAutomationNext.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.UiAutomation.Activities.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt/UiPath.CV.Activities.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/pt/UiPath.CV.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/pt/UiPath.UIAutomationNext.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/pt/UiPath.UiAutomation.Activities.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/ru/UiPath.CV.Activities.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/ru/UiPath.CV.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/ru/UiPath.UIAutomationNext.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/ru/UiPath.UiAutomation.Activities.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/tr/UiPath.CV.Activities.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/tr/UiPath.CV.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/tr/UiPath.UIAutomationNext.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/tr/UiPath.UiAutomation.Activities.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.CV.Activities.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.CV.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.UIAutomationNext.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.UiAutomation.Activities.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-TW/UiPath.CV.Activities.resources.dll": { + "locale": "zh-TW" + }, + "lib/net6.0-windows7.0/zh-TW/UiPath.CV.resources.dll": { + "locale": "zh-TW" + }, + "lib/net6.0-windows7.0/zh-TW/UiPath.UIAutomationNext.resources.dll": { + "locale": "zh-TW" + }, + "lib/net6.0-windows7.0/zh-TW/UiPath.UiAutomation.Activities.resources.dll": { + "locale": "zh-TW" + }, + "lib/net6.0-windows7.0/zu/UiPath.CV.Activities.resources.dll": { + "locale": "zu" + }, + "lib/net6.0-windows7.0/zu/UiPath.CV.resources.dll": { + "locale": "zu" + }, + "lib/net6.0-windows7.0/zu/UiPath.UIAutomationNext.resources.dll": { + "locale": "zu" + }, + "lib/net6.0-windows7.0/zu/UiPath.UiAutomation.Activities.resources.dll": { + "locale": "zu" + } + } + }, + "UiPath.UIAutomation.Activities.Runtime.Design/24.10.3": { + "type": "package", + "compile": { + "lib/net6.0-windows7.0/_._": {} + }, + "runtime": { + "lib/net6.0-windows7.0/UiPath.UIAutomation.Activities.Runtime.Design.dll": {} + } + }, + "UiPath.Vision/3.13.3": { + "type": "package", + "dependencies": { + "UiPath.EmguCVBundle": "1.1.0", + "UiPath.OCR.Contracts": "2.16.0" + }, + "compile": { + "lib/net6.0-windows7.0/_._": {} + }, + "runtime": { + "lib/net6.0-windows7.0/UiPath.Vision.AzureComputerVision.dll": {}, + "lib/net6.0-windows7.0/UiPath.Vision.Core.dll": {}, + "lib/net6.0-windows7.0/UiPath.Vision.GoogleCloud.dll": {}, + "lib/net6.0-windows7.0/UiPath.Vision.Tesseract.dll": {}, + "lib/net6.0-windows7.0/UiPath.Vision.dll": {} + } + }, + "XLParser/1.5.2": { + "type": "package", + "dependencies": { + "Irony.NetCore": "1.0.11", + "NETStandard.Library": "1.6.1" + }, + "compile": { + "lib/netstandard1.6/_._": {} + }, + "runtime": { + "lib/netstandard1.6/XLParser.dll": {} + } + } + }, + "net8.0-windows7.0/win-x64": { + "AutoMapper/9.0.0": { + "type": "package", + "dependencies": { + "Microsoft.CSharp": "4.5.0", + "System.Reflection.Emit": "4.3.0" + }, + "compile": { + "lib/netstandard2.0/_._": { + "related": ".pdb;.xml" + } + }, + "runtime": { + "lib/netstandard2.0/AutoMapper.dll": { + "related": ".pdb;.xml" + } + } + }, + "ClosedXML/0.100.3": { + "type": "package", + "dependencies": { + "DocumentFormat.OpenXml": "2.16.0", + "ExcelNumberFormat": "1.1.0", + "Microsoft.CSharp": "4.7.0", + "SixLabors.Fonts": "1.0.0-beta18", + "System.Buffers": "4.5.1", + "System.IO.Packaging": "6.0.0", + "System.Memory": "4.5.4", + "XLParser": "1.5.2" + }, + "compile": { + "lib/netstandard2.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/ClosedXML.dll": { + "related": ".xml" + } + } + }, + "CsvHelper/16.0.0": { + "type": "package", + "dependencies": { + "Microsoft.CSharp": "4.5.0" + }, + "compile": { + "lib/netstandard2.1/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.1/CsvHelper.dll": { + "related": ".xml" + } + } + }, + "DocumentFormat.OpenXml/2.16.0": { + "type": "package", + "dependencies": { + "System.IO.Packaging": "4.7.0" + }, + "compile": { + "lib/netstandard2.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/DocumentFormat.OpenXml.dll": { + "related": ".xml" + } + } + }, + "ExcelNumberFormat/1.1.0": { + "type": "package", + "compile": { + "lib/netstandard2.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/ExcelNumberFormat.dll": { + "related": ".xml" + } + } + }, + "Irony.NetCore/1.0.11": { + "type": "package", + "dependencies": { + "NETStandard.Library": "1.6.1", + "System.Reflection": "4.3.0", + "System.Reflection.Emit.Lightweight": "4.3.0", + "System.Reflection.Extensions": "4.3.0", + "System.Reflection.TypeExtensions": "4.3.0", + "System.Runtime.Numerics": "4.3.0" + }, + "compile": { + "lib/netstandard1.6/_._": {} + }, + "runtime": { + "lib/netstandard1.6/Irony.dll": {} + } + }, + "Markdig.Signed/0.31.0": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Markdig.Signed.dll": { + "related": ".xml" + } + } + }, + "Microsoft.ApplicationInsights/2.21.0": { + "type": "package", + "dependencies": { + "System.Diagnostics.DiagnosticSource": "5.0.0" + }, + "compile": { + "lib/netstandard2.0/_._": { + "related": ".pdb;.xml" + } + }, + "runtime": { + "lib/netstandard2.0/Microsoft.ApplicationInsights.dll": { + "related": ".pdb;.xml" + } + } + }, + "Microsoft.AspNet.SignalR.Client/2.4.3": { + "type": "package", + "dependencies": { + "Newtonsoft.Json": "11.0.2" + }, + "compile": { + "lib/netstandard2.0/_._": { + "related": ".pdb;.xml" + } + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AspNet.SignalR.Client.dll": { + "related": ".pdb;.xml" + } + } + }, + "Microsoft.AspNetCore.Connections.Abstractions/6.0.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.Features": "6.0.0", + "System.IO.Pipelines": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.AspNetCore.Connections.Abstractions.dll": { + "related": ".xml" + } + } + }, + "Microsoft.AspNetCore.Http.Connections.Client/6.0.0": { + "type": "package", + "dependencies": { + "Microsoft.AspNetCore.Http.Connections.Common": "6.0.0", + "Microsoft.Extensions.Logging.Abstractions": "6.0.0", + "Microsoft.Extensions.Options": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.AspNetCore.Http.Connections.Client.dll": { + "related": ".xml" + } + } + }, + "Microsoft.AspNetCore.Http.Connections.Common/6.0.0": { + "type": "package", + "dependencies": { + "Microsoft.AspNetCore.Connections.Abstractions": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.AspNetCore.Http.Connections.Common.dll": { + "related": ".xml" + } + } + }, + "Microsoft.AspNetCore.SignalR.Client/6.0.0": { + "type": "package", + "dependencies": { + "Microsoft.AspNetCore.Http.Connections.Client": "6.0.0", + "Microsoft.AspNetCore.SignalR.Client.Core": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.AspNetCore.SignalR.Client.dll": { + "related": ".xml" + } + } + }, + "Microsoft.AspNetCore.SignalR.Client.Core/6.0.0": { + "type": "package", + "dependencies": { + "Microsoft.AspNetCore.SignalR.Common": "6.0.0", + "Microsoft.AspNetCore.SignalR.Protocols.Json": "6.0.0", + "Microsoft.Extensions.DependencyInjection": "6.0.0", + "Microsoft.Extensions.Logging": "6.0.0", + "System.Threading.Channels": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.AspNetCore.SignalR.Client.Core.dll": { + "related": ".xml" + } + } + }, + "Microsoft.AspNetCore.SignalR.Common/6.0.0": { + "type": "package", + "dependencies": { + "Microsoft.AspNetCore.Connections.Abstractions": "6.0.0", + "Microsoft.Extensions.Options": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.AspNetCore.SignalR.Common.dll": { + "related": ".xml" + } + } + }, + "Microsoft.AspNetCore.SignalR.Protocols.Json/6.0.0": { + "type": "package", + "dependencies": { + "Microsoft.AspNetCore.SignalR.Common": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll": { + "related": ".xml" + } + } + }, + "Microsoft.Azure.CognitiveServices.Vision.ComputerVision/7.0.1": { + "type": "package", + "dependencies": { + "Microsoft.Rest.ClientRuntime": "[2.3.20, 3.0.0)", + "Microsoft.Rest.ClientRuntime.Azure": "[3.3.18, 4.0.0)", + "Newtonsoft.Json": "10.0.3", + "System.Net.Http": "4.3.4" + }, + "compile": { + "lib/netstandard2.0/_._": {} + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Azure.CognitiveServices.Vision.ComputerVision.dll": {} + } + }, + "Microsoft.Bcl.AsyncInterfaces/5.0.0": { + "type": "package", + "compile": { + "lib/netstandard2.1/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { + "related": ".xml" + } + } + }, + "Microsoft.CodeAnalysis.Analyzers/3.3.3": { + "type": "package", + "build": { + "build/_._": {} + } + }, + "Microsoft.CodeAnalysis.Common/4.5.0-2.22527.10": { + "type": "package", + "dependencies": { + "Microsoft.CodeAnalysis.Analyzers": "3.3.3", + "System.Collections.Immutable": "6.0.0", + "System.Memory": "4.5.5", + "System.Reflection.Metadata": "5.0.0", + "System.Runtime.CompilerServices.Unsafe": "6.0.0", + "System.Text.Encoding.CodePages": "6.0.0", + "System.Threading.Tasks.Extensions": "4.5.4" + }, + "compile": { + "lib/netcoreapp3.1/_._": { + "related": ".pdb;.xml" + } + }, + "runtime": { + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": { + "related": ".pdb;.xml" + } + }, + "resource": { + "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll": { + "locale": "cs" + }, + "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll": { + "locale": "de" + }, + "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll": { + "locale": "es" + }, + "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll": { + "locale": "fr" + }, + "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll": { + "locale": "it" + }, + "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll": { + "locale": "ja" + }, + "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll": { + "locale": "ko" + }, + "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll": { + "locale": "pl" + }, + "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll": { + "locale": "pt-BR" + }, + "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll": { + "locale": "ru" + }, + "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll": { + "locale": "tr" + }, + "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { + "locale": "zh-Hans" + }, + "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.CSharp/4.5.0-2.22527.10": { + "type": "package", + "dependencies": { + "Microsoft.CodeAnalysis.Common": "[4.5.0-2.22527.10]" + }, + "compile": { + "lib/netcoreapp3.1/_._": { + "related": ".pdb;.xml" + } + }, + "runtime": { + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": { + "related": ".pdb;.xml" + } + }, + "resource": { + "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "cs" + }, + "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "de" + }, + "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "es" + }, + "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "fr" + }, + "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "it" + }, + "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "ja" + }, + "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "ko" + }, + "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "pl" + }, + "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "pt-BR" + }, + "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "ru" + }, + "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "tr" + }, + "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "zh-Hans" + }, + "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.VisualBasic/4.5.0-2.22527.10": { + "type": "package", + "dependencies": { + "Microsoft.CodeAnalysis.Common": "[4.5.0-2.22527.10]" + }, + "compile": { + "lib/netcoreapp3.1/_._": { + "related": ".pdb;.xml" + } + }, + "runtime": { + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.VisualBasic.dll": { + "related": ".pdb;.xml" + } + }, + "resource": { + "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.VisualBasic.resources.dll": { + "locale": "cs" + }, + "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.VisualBasic.resources.dll": { + "locale": "de" + }, + "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.VisualBasic.resources.dll": { + "locale": "es" + }, + "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.VisualBasic.resources.dll": { + "locale": "fr" + }, + "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.VisualBasic.resources.dll": { + "locale": "it" + }, + "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.VisualBasic.resources.dll": { + "locale": "ja" + }, + "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.VisualBasic.resources.dll": { + "locale": "ko" + }, + "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.VisualBasic.resources.dll": { + "locale": "pl" + }, + "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.VisualBasic.resources.dll": { + "locale": "pt-BR" + }, + "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.VisualBasic.resources.dll": { + "locale": "ru" + }, + "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.VisualBasic.resources.dll": { + "locale": "tr" + }, + "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.resources.dll": { + "locale": "zh-Hans" + }, + "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CSharp/4.7.0": { + "type": "package", + "compile": { + "ref/netcoreapp2.0/_._": {} + }, + "runtime": { + "lib/netcoreapp2.0/_._": {} + } + }, + "Microsoft.Extensions.DependencyInjection/6.0.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "Microsoft.Extensions.Features/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.Extensions.Features.dll": { + "related": ".xml" + } + } + }, + "Microsoft.Extensions.Logging/6.0.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.DependencyInjection": "6.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", + "Microsoft.Extensions.Logging.Abstractions": "6.0.0", + "Microsoft.Extensions.Options": "6.0.0", + "System.Diagnostics.DiagnosticSource": "6.0.0" + }, + "compile": { + "lib/netstandard2.1/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": { + "related": ".xml" + } + } + }, + "Microsoft.Extensions.Logging.Abstractions/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "related": ".xml" + } + }, + "build": { + "build/_._": {} + } + }, + "Microsoft.Extensions.ObjectPool/5.0.17": { + "type": "package", + "compile": { + "lib/net5.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net5.0/Microsoft.Extensions.ObjectPool.dll": { + "related": ".xml" + } + } + }, + "Microsoft.Extensions.Options/6.0.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", + "Microsoft.Extensions.Primitives": "6.0.0" + }, + "compile": { + "lib/netstandard2.1/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.1/Microsoft.Extensions.Options.dll": { + "related": ".xml" + } + } + }, + "Microsoft.Extensions.Primitives/6.0.0": { + "type": "package", + "dependencies": { + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.Extensions.Primitives.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "Microsoft.Management.Infrastructure/3.0.0": { + "type": "package", + "dependencies": { + "Microsoft.Management.Infrastructure.Runtime.Unix": "3.0.0", + "Microsoft.Management.Infrastructure.Runtime.Win": "3.0.0" + }, + "compile": { + "ref/netstandard1.6/_._": {} + } + }, + "Microsoft.Management.Infrastructure.CimCmdlets/7.2.22": { + "type": "package", + "dependencies": { + "System.Management.Automation": "7.2.22" + }, + "compile": { + "ref/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/net6.0/Microsoft.Management.Infrastructure.CimCmdlets.dll": {} + } + }, + "Microsoft.Management.Infrastructure.Runtime.Unix/3.0.0": { + "type": "package" + }, + "Microsoft.Management.Infrastructure.Runtime.Win/3.0.0": { + "type": "package", + "runtime": { + "runtimes/win-x64/lib/netstandard1.6/microsoft.management.infrastructure.dll": {}, + "runtimes/win-x64/lib/netstandard1.6/microsoft.management.infrastructure.native.dll": {} + }, + "native": { + "runtimes/win-x64/native/_._": {} + } + }, + "Microsoft.NETCore.Platforms/1.1.1": { + "type": "package", + "compile": { + "lib/netstandard1.0/_._": {} + }, + "runtime": { + "lib/netstandard1.0/_._": {} + } + }, + "Microsoft.NETCore.Targets/1.1.3": { + "type": "package", + "compile": { + "lib/netstandard1.0/_._": {} + }, + "runtime": { + "lib/netstandard1.0/_._": {} + } + }, + "Microsoft.NETCore.Windows.ApiSets/1.0.1": { + "type": "package" + }, + "Microsoft.PowerShell.Commands.Diagnostics/7.2.22": { + "type": "package", + "dependencies": { + "System.Management.Automation": "7.2.22" + }, + "compile": { + "ref/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/net6.0/Microsoft.PowerShell.Commands.Diagnostics.dll": {} + } + }, + "Microsoft.PowerShell.Commands.Management/7.2.22": { + "type": "package", + "dependencies": { + "Microsoft.PowerShell.Security": "7.2.22", + "System.ServiceProcess.ServiceController": "6.0.1" + }, + "compile": { + "ref/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/net6.0/Microsoft.PowerShell.Commands.Management.dll": {} + } + }, + "Microsoft.PowerShell.Commands.Utility/7.2.22": { + "type": "package", + "dependencies": { + "Markdig.Signed": "0.31.0", + "Microsoft.CodeAnalysis.CSharp": "4.0.1", + "Microsoft.PowerShell.MarkdownRender": "7.2.1", + "Microsoft.Win32.SystemEvents": "6.0.1", + "NJsonSchema": "10.5.2", + "Namotion.Reflection": "2.0.10", + "System.Drawing.Common": "6.0.0", + "System.Management.Automation": "7.2.22", + "System.Threading.AccessControl": "6.0.0" + }, + "compile": { + "ref/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/net6.0/Microsoft.PowerShell.Commands.Utility.dll": {} + } + }, + "Microsoft.PowerShell.ConsoleHost/7.2.22": { + "type": "package", + "dependencies": { + "System.Management.Automation": "7.2.22" + }, + "compile": { + "ref/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/net6.0/Microsoft.PowerShell.ConsoleHost.dll": {} + } + }, + "Microsoft.PowerShell.CoreCLR.Eventing/7.2.22": { + "type": "package", + "dependencies": { + "System.Diagnostics.EventLog": "6.0.0" + }, + "compile": { + "ref/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/net6.0/Microsoft.PowerShell.CoreCLR.Eventing.dll": {} + } + }, + "Microsoft.PowerShell.MarkdownRender/7.2.1": { + "type": "package", + "dependencies": { + "Markdig.Signed": "0.31.0" + }, + "compile": { + "lib/netstandard2.0/_._": {} + }, + "runtime": { + "lib/netstandard2.0/Microsoft.PowerShell.MarkdownRender.dll": {} + } + }, + "Microsoft.PowerShell.Native/7.2.1": { + "type": "package", + "native": { + "runtimes/win-x64/native/_._": {} + } + }, + "Microsoft.PowerShell.SDK/7.2.22": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.ObjectPool": "5.0.17", + "Microsoft.Management.Infrastructure.CimCmdlets": "7.2.22", + "Microsoft.NETCore.Windows.ApiSets": "1.0.1", + "Microsoft.PowerShell.Commands.Diagnostics": "7.2.22", + "Microsoft.PowerShell.Commands.Management": "7.2.22", + "Microsoft.PowerShell.Commands.Utility": "7.2.22", + "Microsoft.PowerShell.ConsoleHost": "7.2.22", + "Microsoft.PowerShell.Security": "7.2.22", + "Microsoft.WSMan.Management": "7.2.22", + "Microsoft.Windows.Compatibility": "6.0.8", + "System.Data.SqlClient": "4.8.6", + "System.IO.Packaging": "6.0.0", + "System.Management.Automation": "7.2.22", + "System.Net.Http.WinHttpHandler": "6.0.1", + "System.Private.ServiceModel": "4.9.0", + "System.ServiceModel.Duplex": "4.9.0", + "System.ServiceModel.Http": "4.9.0", + "System.ServiceModel.NetTcp": "4.9.0", + "System.ServiceModel.Primitives": "4.9.0", + "System.ServiceModel.Security": "4.9.0", + "System.Text.Encodings.Web": "6.0.0" + }, + "compile": { + "ref/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/net6.0/Microsoft.PowerShell.SDK.dll": {} + }, + "contentFiles": { + "contentFiles/any/any/_._": { + "buildAction": "None", + "codeLanguage": "any", + "copyToOutput": false + } + } + }, + "Microsoft.PowerShell.Security/7.2.22": { + "type": "package", + "dependencies": { + "System.Management.Automation": "7.2.22" + }, + "compile": { + "ref/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/net6.0/Microsoft.PowerShell.Security.dll": {} + } + }, + "Microsoft.Rest.ClientRuntime/2.3.24": { + "type": "package", + "dependencies": { + "Newtonsoft.Json": "10.0.3" + }, + "compile": { + "lib/netstandard2.0/_._": { + "related": ".runtimeconfig.json" + } + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Rest.ClientRuntime.dll": { + "related": ".runtimeconfig.json" + } + } + }, + "Microsoft.Rest.ClientRuntime.Azure/3.3.18": { + "type": "package", + "dependencies": { + "Microsoft.Rest.ClientRuntime": "[2.3.17, 3.0.0)", + "NETStandard.Library": "1.6.1", + "Newtonsoft.Json": "10.0.3" + }, + "compile": { + "lib/netstandard1.4/_._": { + "related": ".runtimeconfig.json;.xml" + } + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Rest.ClientRuntime.Azure.dll": { + "related": ".runtimeconfig.json;.xml" + } + } + }, + "Microsoft.VisualBasic/10.3.0": { + "type": "package", + "compile": { + "ref/netcoreapp2.0/_._": {} + }, + "runtime": { + "lib/netcoreapp2.0/_._": {} + } + }, + "Microsoft.Win32.Primitives/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0", + "runtime.win.Microsoft.Win32.Primitives": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + } + }, + "Microsoft.Win32.Registry/4.7.0": { + "type": "package", + "dependencies": { + "System.Security.AccessControl": "4.7.0", + "System.Security.Principal.Windows": "4.7.0" + }, + "compile": { + "ref/netstandard2.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": { + "related": ".xml" + } + } + }, + "Microsoft.Win32.Registry.AccessControl/6.0.0": { + "type": "package", + "dependencies": { + "System.Security.AccessControl": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/net6.0/Microsoft.Win32.Registry.AccessControl.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "Microsoft.Win32.SystemEvents/6.0.1": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "Microsoft.Windows.Compatibility/6.0.8": { + "type": "package", + "dependencies": { + "Microsoft.Win32.Registry.AccessControl": "6.0.0", + "Microsoft.Win32.SystemEvents": "6.0.1", + "System.CodeDom": "6.0.0", + "System.ComponentModel.Composition": "6.0.0", + "System.ComponentModel.Composition.Registration": "6.0.0", + "System.Configuration.ConfigurationManager": "6.0.1", + "System.Data.Odbc": "6.0.1", + "System.Data.OleDb": "6.0.0", + "System.Data.SqlClient": "4.8.6", + "System.Diagnostics.EventLog": "6.0.0", + "System.Diagnostics.PerformanceCounter": "6.0.1", + "System.DirectoryServices": "6.0.1", + "System.DirectoryServices.AccountManagement": "6.0.0", + "System.DirectoryServices.Protocols": "6.0.2", + "System.Drawing.Common": "6.0.0", + "System.IO.Packaging": "6.0.0", + "System.IO.Ports": "6.0.0", + "System.Management": "6.0.2", + "System.Reflection.Context": "6.0.0", + "System.Runtime.Caching": "6.0.0", + "System.Security.AccessControl": "6.0.0", + "System.Security.Cryptography.Pkcs": "6.0.3", + "System.Security.Cryptography.ProtectedData": "6.0.0", + "System.Security.Cryptography.Xml": "6.0.1", + "System.Security.Permissions": "6.0.0", + "System.ServiceModel.Duplex": "4.9.0", + "System.ServiceModel.Http": "4.9.0", + "System.ServiceModel.NetTcp": "4.9.0", + "System.ServiceModel.Primitives": "4.9.0", + "System.ServiceModel.Security": "4.9.0", + "System.ServiceModel.Syndication": "6.0.0", + "System.ServiceProcess.ServiceController": "6.0.1", + "System.Speech": "6.0.0", + "System.Text.Encoding.CodePages": "6.0.0", + "System.Threading.AccessControl": "6.0.0", + "System.Web.Services.Description": "4.9.0" + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "Microsoft.WSMan.Management/7.2.22": { + "type": "package", + "dependencies": { + "Microsoft.WSMan.Runtime": "7.2.22", + "System.Management.Automation": "7.2.22", + "System.ServiceProcess.ServiceController": "6.0.1" + }, + "compile": { + "ref/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/net6.0/Microsoft.WSMan.Management.dll": {} + } + }, + "Microsoft.WSMan.Runtime/7.2.22": { + "type": "package", + "compile": { + "ref/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/net6.0/Microsoft.WSMan.Runtime.dll": {} + } + }, + "Namotion.Reflection/2.0.10": { + "type": "package", + "dependencies": { + "Microsoft.CSharp": "4.3.0" + }, + "compile": { + "lib/netstandard2.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/Namotion.Reflection.dll": { + "related": ".xml" + } + } + }, + "NETStandard.Library/1.6.1": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.Win32.Primitives": "4.3.0", + "System.AppContext": "4.3.0", + "System.Collections": "4.3.0", + "System.Collections.Concurrent": "4.3.0", + "System.Console": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Diagnostics.Tools": "4.3.0", + "System.Diagnostics.Tracing": "4.3.0", + "System.Globalization": "4.3.0", + "System.Globalization.Calendars": "4.3.0", + "System.IO": "4.3.0", + "System.IO.Compression": "4.3.0", + "System.IO.Compression.ZipFile": "4.3.0", + "System.IO.FileSystem": "4.3.0", + "System.IO.FileSystem.Primitives": "4.3.0", + "System.Linq": "4.3.0", + "System.Linq.Expressions": "4.3.0", + "System.Net.Http": "4.3.0", + "System.Net.Primitives": "4.3.0", + "System.Net.Sockets": "4.3.0", + "System.ObjectModel": "4.3.0", + "System.Reflection": "4.3.0", + "System.Reflection.Extensions": "4.3.0", + "System.Reflection.Primitives": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Runtime.InteropServices.RuntimeInformation": "4.3.0", + "System.Runtime.Numerics": "4.3.0", + "System.Security.Cryptography.Algorithms": "4.3.0", + "System.Security.Cryptography.Encoding": "4.3.0", + "System.Security.Cryptography.Primitives": "4.3.0", + "System.Security.Cryptography.X509Certificates": "4.3.0", + "System.Text.Encoding": "4.3.0", + "System.Text.Encoding.Extensions": "4.3.0", + "System.Text.RegularExpressions": "4.3.0", + "System.Threading": "4.3.0", + "System.Threading.Tasks": "4.3.0", + "System.Threading.Timer": "4.3.0", + "System.Xml.ReaderWriter": "4.3.0", + "System.Xml.XDocument": "4.3.0" + } + }, + "Newtonsoft.Json/13.0.3": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Newtonsoft.Json.dll": { + "related": ".xml" + } + } + }, + "NJsonSchema/10.5.2": { + "type": "package", + "dependencies": { + "Namotion.Reflection": "2.0.3", + "Newtonsoft.Json": "9.0.1" + }, + "compile": { + "lib/netstandard2.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/NJsonSchema.dll": { + "related": ".xml" + } + } + }, + "NLog/4.5.11": { + "type": "package", + "compile": { + "lib/netstandard2.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/NLog.dll": { + "related": ".xml" + } + } + }, + "NPOI/2.5.6": { + "type": "package", + "dependencies": { + "Portable.BouncyCastle": "1.8.9", + "SharpZipLib": "1.3.3", + "System.Configuration.ConfigurationManager": "4.5.0", + "System.Drawing.Common": "4.5.0" + }, + "compile": { + "lib/netstandard2.1/_._": { + "related": ".OOXML.pdb;.OOXML.xml;.OpenXml4Net.pdb;.OpenXmlFormats.pdb;.pdb;.xml" + } + }, + "runtime": { + "lib/netstandard2.1/NPOI.OOXML.dll": { + "related": ".pdb;.xml" + }, + "lib/netstandard2.1/NPOI.OpenXml4Net.dll": { + "related": ".pdb" + }, + "lib/netstandard2.1/NPOI.OpenXmlFormats.dll": { + "related": ".pdb" + }, + "lib/netstandard2.1/NPOI.dll": { + "related": ".OOXML.pdb;.OOXML.xml;.OpenXml4Net.pdb;.OpenXmlFormats.pdb;.pdb;.xml" + } + } + }, + "Polly/7.1.0": { + "type": "package", + "compile": { + "lib/netstandard2.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/Polly.dll": { + "related": ".xml" + } + } + }, + "Portable.BouncyCastle/1.8.9": { + "type": "package", + "compile": { + "lib/netstandard2.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/BouncyCastle.Crypto.dll": { + "related": ".xml" + } + } + }, + "runtime.any.System.Collections/4.3.0": { + "type": "package", + "dependencies": { + "System.Runtime": "4.3.0" + }, + "compile": { + "ref/netstandard/_._": {} + }, + "runtime": { + "lib/netstandard1.3/System.Collections.dll": {} + } + }, + "runtime.any.System.Diagnostics.Tools/4.3.0": { + "type": "package", + "compile": { + "ref/netstandard/_._": {} + }, + "runtime": { + "lib/netstandard1.3/System.Diagnostics.Tools.dll": {} + } + }, + "runtime.any.System.Diagnostics.Tracing/4.3.0": { + "type": "package", + "compile": { + "ref/netstandard/_._": {} + }, + "runtime": { + "lib/netstandard1.5/System.Diagnostics.Tracing.dll": {} + } + }, + "runtime.any.System.Globalization/4.3.0": { + "type": "package", + "compile": { + "ref/netstandard/_._": {} + }, + "runtime": { + "lib/netstandard1.3/System.Globalization.dll": {} + } + }, + "runtime.any.System.Globalization.Calendars/4.3.0": { + "type": "package", + "compile": { + "ref/netstandard/_._": {} + }, + "runtime": { + "lib/netstandard1.3/System.Globalization.Calendars.dll": {} + } + }, + "runtime.any.System.IO/4.3.0": { + "type": "package", + "compile": { + "ref/netstandard/_._": {} + }, + "runtime": { + "lib/netstandard1.5/System.IO.dll": {} + } + }, + "runtime.any.System.Reflection/4.3.0": { + "type": "package", + "compile": { + "ref/netstandard/_._": {} + }, + "runtime": { + "lib/netstandard1.5/System.Reflection.dll": {} + } + }, + "runtime.any.System.Reflection.Extensions/4.3.0": { + "type": "package", + "compile": { + "ref/netstandard/_._": {} + }, + "runtime": { + "lib/netstandard1.3/System.Reflection.Extensions.dll": {} + } + }, + "runtime.any.System.Reflection.Primitives/4.3.0": { + "type": "package", + "compile": { + "ref/netstandard/_._": {} + }, + "runtime": { + "lib/netstandard1.3/System.Reflection.Primitives.dll": {} + } + }, + "runtime.any.System.Resources.ResourceManager/4.3.0": { + "type": "package", + "compile": { + "ref/netstandard/_._": {} + }, + "runtime": { + "lib/netstandard1.3/System.Resources.ResourceManager.dll": {} + } + }, + "runtime.any.System.Runtime/4.3.0": { + "type": "package", + "dependencies": { + "System.Private.Uri": "4.3.0" + }, + "compile": { + "ref/netstandard/_._": {} + }, + "runtime": { + "lib/netstandard1.5/System.Runtime.dll": {} + } + }, + "runtime.any.System.Runtime.Handles/4.3.0": { + "type": "package", + "compile": { + "ref/netstandard/_._": {} + }, + "runtime": { + "lib/netstandard1.3/System.Runtime.Handles.dll": {} + } + }, + "runtime.any.System.Runtime.InteropServices/4.3.0": { + "type": "package", + "compile": { + "ref/netstandard/_._": {} + }, + "runtime": { + "lib/netstandard1.6/System.Runtime.InteropServices.dll": {} + } + }, + "runtime.any.System.Text.Encoding/4.3.0": { + "type": "package", + "compile": { + "ref/netstandard/_._": {} + }, + "runtime": { + "lib/netstandard1.3/System.Text.Encoding.dll": {} + } + }, + "runtime.any.System.Text.Encoding.Extensions/4.3.0": { + "type": "package", + "compile": { + "ref/netstandard/_._": {} + }, + "runtime": { + "lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {} + } + }, + "runtime.any.System.Threading.Tasks/4.3.0": { + "type": "package", + "compile": { + "ref/netstandard/_._": {} + }, + "runtime": { + "lib/netstandard1.3/System.Threading.Tasks.dll": {} + } + }, + "runtime.any.System.Threading.Timer/4.3.0": { + "type": "package", + "compile": { + "ref/netstandard/_._": {} + }, + "runtime": { + "lib/netstandard1.3/System.Threading.Timer.dll": {} + } + }, + "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { + "type": "package" + }, + "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { + "type": "package" + }, + "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { + "type": "package" + }, + "runtime.linux-arm.runtime.native.System.IO.Ports/6.0.0": { + "type": "package" + }, + "runtime.linux-arm64.runtime.native.System.IO.Ports/6.0.0": { + "type": "package" + }, + "runtime.linux-x64.runtime.native.System.IO.Ports/6.0.0": { + "type": "package" + }, + "runtime.native.System/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0" + }, + "compile": { + "lib/netstandard1.0/_._": {} + }, + "runtime": { + "lib/netstandard1.0/_._": {} + } + }, + "runtime.native.System.Data.SqlClient.sni/4.7.0": { + "type": "package", + "dependencies": { + "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0", + "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0", + "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0" + } + }, + "runtime.native.System.IO.Compression/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0" + }, + "compile": { + "lib/netstandard1.0/_._": {} + }, + "runtime": { + "lib/netstandard1.0/_._": {} + } + }, + "runtime.native.System.IO.Ports/6.0.0": { + "type": "package", + "dependencies": { + "runtime.linux-arm.runtime.native.System.IO.Ports": "6.0.0", + "runtime.linux-arm64.runtime.native.System.IO.Ports": "6.0.0", + "runtime.linux-x64.runtime.native.System.IO.Ports": "6.0.0", + "runtime.osx-arm64.runtime.native.System.IO.Ports": "6.0.0", + "runtime.osx-x64.runtime.native.System.IO.Ports": "6.0.0" + } + }, + "runtime.native.System.Net.Http/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0" + }, + "compile": { + "lib/netstandard1.0/_._": {} + }, + "runtime": { + "lib/netstandard1.0/_._": {} + } + }, + "runtime.native.System.Security.Cryptography.Apple/4.3.0": { + "type": "package", + "dependencies": { + "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0" + }, + "compile": { + "lib/netstandard1.0/_._": {} + }, + "runtime": { + "lib/netstandard1.0/_._": {} + } + }, + "runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { + "type": "package", + "dependencies": { + "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", + "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", + "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", + "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", + "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", + "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", + "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", + "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", + "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", + "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" + }, + "compile": { + "lib/netstandard1.0/_._": {} + }, + "runtime": { + "lib/netstandard1.0/_._": {} + } + }, + "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { + "type": "package" + }, + "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { + "type": "package" + }, + "runtime.osx-arm64.runtime.native.System.IO.Ports/6.0.0": { + "type": "package" + }, + "runtime.osx-x64.runtime.native.System.IO.Ports/6.0.0": { + "type": "package" + }, + "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": { + "type": "package" + }, + "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { + "type": "package" + }, + "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { + "type": "package" + }, + "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { + "type": "package" + }, + "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { + "type": "package" + }, + "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { + "type": "package" + }, + "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "type": "package" + }, + "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "type": "package", + "native": { + "runtimes/win-x64/native/_._": {} + } + }, + "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "type": "package" + }, + "runtime.win.Microsoft.Win32.Primitives/4.3.0": { + "type": "package", + "dependencies": { + "System.Runtime": "4.3.0", + "System.Runtime.InteropServices": "4.3.0" + }, + "compile": { + "ref/netstandard/_._": {} + }, + "runtime": { + "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Primitives.dll": {} + } + }, + "runtime.win.System.Console/4.3.1": { + "type": "package", + "dependencies": { + "System.IO": "4.3.0", + "System.IO.FileSystem.Primitives": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Text.Encoding": "4.3.0", + "System.Text.Encoding.Extensions": "4.3.0", + "System.Threading": "4.3.0", + "System.Threading.Tasks": "4.3.0" + }, + "compile": { + "ref/netstandard/_._": {} + }, + "runtime": { + "runtimes/win/lib/netstandard1.3/System.Console.dll": {} + } + }, + "runtime.win.System.Diagnostics.Debug/4.3.0": { + "type": "package", + "compile": { + "ref/netstandard/_._": {} + }, + "runtime": { + "runtimes/win/lib/netstandard1.3/System.Diagnostics.Debug.dll": {} + } + }, + "runtime.win.System.IO.FileSystem/4.3.0": { + "type": "package", + "dependencies": { + "System.Buffers": "4.3.0", + "System.Collections": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.IO": "4.3.0", + "System.IO.FileSystem.Primitives": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Text.Encoding": "4.3.0", + "System.Text.Encoding.Extensions": "4.3.0", + "System.Threading": "4.3.0", + "System.Threading.Overlapped": "4.3.0", + "System.Threading.Tasks": "4.3.0" + }, + "compile": { + "ref/netstandard/_._": {} + }, + "runtime": { + "runtimes/win/lib/netstandard1.3/System.IO.FileSystem.dll": {} + } + }, + "runtime.win.System.Net.Primitives/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.Win32.Primitives": "4.3.0", + "System.Collections": "4.3.0", + "System.Diagnostics.Tracing": "4.3.0", + "System.Globalization": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Threading": "4.3.0" + }, + "compile": { + "ref/netstandard/_._": {} + }, + "runtime": { + "runtimes/win/lib/netstandard1.3/System.Net.Primitives.dll": {} + } + }, + "runtime.win.System.Net.Sockets/4.3.0": { + "type": "package", + "dependencies": { + "System.Collections": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Diagnostics.Tracing": "4.3.0", + "System.Globalization": "4.3.0", + "System.IO": "4.3.0", + "System.IO.FileSystem": "4.3.0", + "System.IO.FileSystem.Primitives": "4.3.0", + "System.Net.NameResolution": "4.3.0", + "System.Net.Primitives": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Security.Principal.Windows": "4.3.0", + "System.Threading": "4.3.0", + "System.Threading.Overlapped": "4.3.0", + "System.Threading.Tasks": "4.3.0" + }, + "compile": { + "ref/netstandard/_._": {} + }, + "runtime": { + "runtimes/win/lib/netstandard1.3/System.Net.Sockets.dll": {} + } + }, + "runtime.win.System.Runtime.Extensions/4.3.0": { + "type": "package", + "dependencies": { + "System.Private.Uri": "4.3.0" + }, + "compile": { + "ref/netstandard/_._": {} + }, + "runtime": { + "runtimes/win/lib/netstandard1.5/System.Runtime.Extensions.dll": {} + } + }, + "SharpZipLib/1.4.2": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".pdb;.xml" + } + }, + "runtime": { + "lib/net6.0/ICSharpCode.SharpZipLib.dll": { + "related": ".pdb;.xml" + } + } + }, + "SixLabors.Fonts/1.0.0-beta18": { + "type": "package", + "compile": { + "lib/netcoreapp3.1/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netcoreapp3.1/SixLabors.Fonts.dll": { + "related": ".xml" + } + } + }, + "System.Activities.ViewModels/1.0.0-20240418.6": { + "type": "package", + "compile": { + "lib/net6.0-windows7.0/_._": {} + }, + "runtime": { + "lib/net6.0-windows7.0/System.Activities.ViewModels.dll": {} + }, + "resource": { + "lib/net6.0-windows7.0/de/System.Activities.ViewModels.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/es-MX/System.Activities.ViewModels.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es/System.Activities.ViewModels.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/fr/System.Activities.ViewModels.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/ja/System.Activities.ViewModels.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ko/System.Activities.ViewModels.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/pt-BR/System.Activities.ViewModels.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt/System.Activities.ViewModels.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/ru/System.Activities.ViewModels.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/tr/System.Activities.ViewModels.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/zh-CN/System.Activities.ViewModels.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-TW/System.Activities.ViewModels.resources.dll": { + "locale": "zh-TW" + } + } + }, + "System.AppContext/4.3.0": { + "type": "package", + "dependencies": { + "System.Runtime": "4.3.0" + }, + "compile": { + "ref/netstandard1.6/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard1.6/System.AppContext.dll": {} + } + }, + "System.Buffers/4.5.1": { + "type": "package", + "compile": { + "ref/netcoreapp2.0/_._": {} + }, + "runtime": { + "lib/netcoreapp2.0/_._": {} + } + }, + "System.CodeDom/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.CodeDom.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Collections/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0", + "runtime.any.System.Collections": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + } + }, + "System.Collections.Concurrent/4.3.0": { + "type": "package", + "dependencies": { + "System.Collections": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Diagnostics.Tracing": "4.3.0", + "System.Globalization": "4.3.0", + "System.Reflection": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Threading": "4.3.0", + "System.Threading.Tasks": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard1.3/System.Collections.Concurrent.dll": {} + } + }, + "System.Collections.Immutable/6.0.0": { + "type": "package", + "dependencies": { + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Collections.Immutable.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.ComponentModel.Composition/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.ComponentModel.Composition.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.ComponentModel.Composition.Registration/6.0.0": { + "type": "package", + "dependencies": { + "System.ComponentModel.Composition": "6.0.0", + "System.Reflection.Context": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.ComponentModel.Composition.Registration.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Configuration.ConfigurationManager/6.0.1": { + "type": "package", + "dependencies": { + "System.Security.Cryptography.ProtectedData": "6.0.0", + "System.Security.Permissions": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Configuration.ConfigurationManager.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Console/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.IO": "4.3.0", + "System.Runtime": "4.3.0", + "System.Text.Encoding": "4.3.0", + "runtime.win.System.Console": "4.3.1" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + } + }, + "System.Data.Odbc/6.0.1": { + "type": "package", + "dependencies": { + "System.Text.Encoding.CodePages": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/net6.0/System.Data.Odbc.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Data.OleDb/6.0.0": { + "type": "package", + "dependencies": { + "System.Configuration.ConfigurationManager": "6.0.0", + "System.Diagnostics.PerformanceCounter": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/net6.0/System.Data.OleDb.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Data.SqlClient/4.8.6": { + "type": "package", + "dependencies": { + "Microsoft.Win32.Registry": "4.7.0", + "System.Security.Principal.Windows": "4.7.0", + "runtime.native.System.Data.SqlClient.sni": "4.7.0" + }, + "compile": { + "ref/netcoreapp2.1/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll": { + "related": ".xml" + } + } + }, + "System.Diagnostics.Debug/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0", + "runtime.win.System.Diagnostics.Debug": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + } + }, + "System.Diagnostics.DiagnosticSource/6.0.0": { + "type": "package", + "dependencies": { + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Diagnostics.DiagnosticSource.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Diagnostics.EventLog/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll": {}, + "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Diagnostics.PerformanceCounter/6.0.1": { + "type": "package", + "dependencies": { + "System.Configuration.ConfigurationManager": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Diagnostics.Tools/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0", + "runtime.any.System.Diagnostics.Tools": "4.3.0" + }, + "compile": { + "ref/netstandard1.0/_._": { + "related": ".xml" + } + } + }, + "System.Diagnostics.Tracing/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0", + "runtime.any.System.Diagnostics.Tracing": "4.3.0" + }, + "compile": { + "ref/netstandard1.5/_._": { + "related": ".xml" + } + } + }, + "System.DirectoryServices/6.0.1": { + "type": "package", + "dependencies": { + "System.Security.AccessControl": "6.0.0", + "System.Security.Permissions": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/net6.0/System.DirectoryServices.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.DirectoryServices.AccountManagement/6.0.0": { + "type": "package", + "dependencies": { + "System.Configuration.ConfigurationManager": "6.0.0", + "System.DirectoryServices": "6.0.0", + "System.DirectoryServices.Protocols": "6.0.0", + "System.Security.AccessControl": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/net6.0/System.DirectoryServices.AccountManagement.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.DirectoryServices.Protocols/6.0.2": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/net6.0/System.DirectoryServices.Protocols.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Drawing.Common/6.0.0": { + "type": "package", + "dependencies": { + "Microsoft.Win32.SystemEvents": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/net6.0/System.Drawing.Common.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Formats.Asn1/6.0.1": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Formats.Asn1.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Globalization/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0", + "runtime.any.System.Globalization": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + } + }, + "System.Globalization.Calendars/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Globalization": "4.3.0", + "System.Runtime": "4.3.0", + "runtime.any.System.Globalization.Calendars": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + } + }, + "System.Globalization.Extensions/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "System.Globalization": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.InteropServices": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": {} + } + }, + "System.IO/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0", + "System.Text.Encoding": "4.3.0", + "System.Threading.Tasks": "4.3.0", + "runtime.any.System.IO": "4.3.0" + }, + "compile": { + "ref/netstandard1.5/_._": { + "related": ".xml" + } + } + }, + "System.IO.Abstractions/3.0.10": { + "type": "package", + "dependencies": { + "System.IO.FileSystem.AccessControl": "4.5.0" + }, + "compile": { + "lib/netstandard2.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/System.IO.Abstractions.dll": { + "related": ".xml" + } + } + }, + "System.IO.Compression/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "System.Buffers": "4.3.0", + "System.Collections": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.IO": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Text.Encoding": "4.3.0", + "System.Threading": "4.3.0", + "System.Threading.Tasks": "4.3.0", + "runtime.native.System": "4.3.0", + "runtime.native.System.IO.Compression": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": {} + } + }, + "System.IO.Compression.ZipFile/4.3.0": { + "type": "package", + "dependencies": { + "System.Buffers": "4.3.0", + "System.IO": "4.3.0", + "System.IO.Compression": "4.3.0", + "System.IO.FileSystem": "4.3.0", + "System.IO.FileSystem.Primitives": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Text.Encoding": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} + } + }, + "System.IO.FileSystem/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.IO": "4.3.0", + "System.IO.FileSystem.Primitives": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Text.Encoding": "4.3.0", + "System.Threading.Tasks": "4.3.0", + "runtime.win.System.IO.FileSystem": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + } + }, + "System.IO.FileSystem.AccessControl/4.5.0": { + "type": "package", + "dependencies": { + "System.Security.AccessControl": "4.5.0", + "System.Security.Principal.Windows": "4.5.0" + }, + "compile": { + "ref/netstandard2.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll": {} + } + }, + "System.IO.FileSystem.Primitives/4.3.0": { + "type": "package", + "dependencies": { + "System.Runtime": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} + } + }, + "System.IO.Packaging/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.IO.Packaging.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.IO.Pipelines/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.IO.Pipelines.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.IO.Ports/6.0.0": { + "type": "package", + "dependencies": { + "runtime.native.System.IO.Ports": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/net6.0/System.IO.Ports.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Linq/4.3.0": { + "type": "package", + "dependencies": { + "System.Collections": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0" + }, + "compile": { + "ref/netstandard1.6/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard1.6/System.Linq.dll": {} + } + }, + "System.Linq.Expressions/4.3.0": { + "type": "package", + "dependencies": { + "System.Collections": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Globalization": "4.3.0", + "System.IO": "4.3.0", + "System.Linq": "4.3.0", + "System.ObjectModel": "4.3.0", + "System.Reflection": "4.3.0", + "System.Reflection.Emit": "4.3.0", + "System.Reflection.Emit.ILGeneration": "4.3.0", + "System.Reflection.Emit.Lightweight": "4.3.0", + "System.Reflection.Extensions": "4.3.0", + "System.Reflection.Primitives": "4.3.0", + "System.Reflection.TypeExtensions": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Threading": "4.3.0" + }, + "compile": { + "ref/netstandard1.6/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard1.6/System.Linq.Expressions.dll": {} + } + }, + "System.Management/6.0.2": { + "type": "package", + "dependencies": { + "System.CodeDom": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/net6.0/System.Management.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Management.Automation/7.2.22": { + "type": "package", + "dependencies": { + "Microsoft.ApplicationInsights": "2.21.0", + "Microsoft.CSharp": "4.7.0", + "Microsoft.Management.Infrastructure": "2.0.0", + "Microsoft.PowerShell.CoreCLR.Eventing": "7.2.22", + "Microsoft.PowerShell.Native": "7.2.1", + "Microsoft.Win32.Registry.AccessControl": "6.0.0", + "Newtonsoft.Json": "13.0.3", + "System.Configuration.ConfigurationManager": "6.0.1", + "System.Diagnostics.DiagnosticSource": "5.0.1", + "System.DirectoryServices": "6.0.1", + "System.Formats.Asn1": "6.0.1", + "System.Management": "6.0.2", + "System.Runtime.CompilerServices.Unsafe": "6.0.0", + "System.Security.AccessControl": "6.0.1", + "System.Security.Cryptography.Pkcs": "6.0.4", + "System.Security.Permissions": "6.0.0", + "System.Text.Encoding.CodePages": "6.0.0" + }, + "compile": { + "ref/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/net6.0/System.Management.Automation.dll": {} + } + }, + "System.Memory/4.5.5": { + "type": "package", + "compile": { + "ref/netcoreapp2.1/_._": {} + }, + "runtime": { + "lib/netcoreapp2.1/_._": {} + } + }, + "System.Net.Http/4.3.4": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.1", + "System.Collections": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Diagnostics.DiagnosticSource": "4.3.0", + "System.Diagnostics.Tracing": "4.3.0", + "System.Globalization": "4.3.0", + "System.Globalization.Extensions": "4.3.0", + "System.IO": "4.3.0", + "System.IO.FileSystem": "4.3.0", + "System.Net.Primitives": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Security.Cryptography.Algorithms": "4.3.0", + "System.Security.Cryptography.Encoding": "4.3.0", + "System.Security.Cryptography.OpenSsl": "4.3.0", + "System.Security.Cryptography.Primitives": "4.3.0", + "System.Security.Cryptography.X509Certificates": "4.3.0", + "System.Text.Encoding": "4.3.0", + "System.Threading": "4.3.0", + "System.Threading.Tasks": "4.3.0", + "runtime.native.System": "4.3.0", + "runtime.native.System.Net.Http": "4.3.0", + "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" + }, + "compile": { + "ref/netstandard1.3/_._": {} + }, + "runtime": { + "runtimes/win/lib/netstandard1.3/System.Net.Http.dll": {} + } + }, + "System.Net.Http.WinHttpHandler/6.0.1": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/net6.0/System.Net.Http.WinHttpHandler.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Net.NameResolution/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "System.Collections": "4.3.0", + "System.Diagnostics.Tracing": "4.3.0", + "System.Globalization": "4.3.0", + "System.Net.Primitives": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Security.Principal.Windows": "4.3.0", + "System.Threading": "4.3.0", + "System.Threading.Tasks": "4.3.0", + "runtime.native.System": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/netstandard1.3/System.Net.NameResolution.dll": {} + } + }, + "System.Net.Primitives/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "runtime.win.System.Net.Primitives": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + } + }, + "System.Net.Sockets/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.IO": "4.3.0", + "System.Net.Primitives": "4.3.0", + "System.Runtime": "4.3.0", + "System.Threading.Tasks": "4.3.0", + "runtime.win.System.Net.Sockets": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + } + }, + "System.Numerics.Vectors/4.5.0": { + "type": "package", + "compile": { + "ref/netcoreapp2.0/_._": {} + }, + "runtime": { + "lib/netcoreapp2.0/_._": {} + } + }, + "System.ObjectModel/4.3.0": { + "type": "package", + "dependencies": { + "System.Collections": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Threading": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard1.3/System.ObjectModel.dll": {} + } + }, + "System.Private.ServiceModel/4.9.0": { + "type": "package", + "dependencies": { + "Microsoft.Bcl.AsyncInterfaces": "5.0.0", + "Microsoft.Extensions.ObjectPool": "5.0.10", + "System.Numerics.Vectors": "4.5.0", + "System.Reflection.DispatchProxy": "4.7.1", + "System.Security.Cryptography.Xml": "5.0.0", + "System.Security.Principal.Windows": "5.0.0" + }, + "compile": { + "ref/netstandard2.0/_._": {} + }, + "runtime": { + "lib/netstandard2.0/System.Private.ServiceModel.dll": { + "related": ".pdb" + } + }, + "resource": { + "lib/netstandard2.0/cs/System.Private.ServiceModel.resources.dll": { + "locale": "cs" + }, + "lib/netstandard2.0/de/System.Private.ServiceModel.resources.dll": { + "locale": "de" + }, + "lib/netstandard2.0/es/System.Private.ServiceModel.resources.dll": { + "locale": "es" + }, + "lib/netstandard2.0/fr/System.Private.ServiceModel.resources.dll": { + "locale": "fr" + }, + "lib/netstandard2.0/it/System.Private.ServiceModel.resources.dll": { + "locale": "it" + }, + "lib/netstandard2.0/ja/System.Private.ServiceModel.resources.dll": { + "locale": "ja" + }, + "lib/netstandard2.0/ko/System.Private.ServiceModel.resources.dll": { + "locale": "ko" + }, + "lib/netstandard2.0/pl/System.Private.ServiceModel.resources.dll": { + "locale": "pl" + }, + "lib/netstandard2.0/pt-BR/System.Private.ServiceModel.resources.dll": { + "locale": "pt-BR" + }, + "lib/netstandard2.0/ru/System.Private.ServiceModel.resources.dll": { + "locale": "ru" + }, + "lib/netstandard2.0/tr/System.Private.ServiceModel.resources.dll": { + "locale": "tr" + }, + "lib/netstandard2.0/zh-Hans/System.Private.ServiceModel.resources.dll": { + "locale": "zh-Hans" + }, + "lib/netstandard2.0/zh-Hant/System.Private.ServiceModel.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "System.Private.Uri/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0" + }, + "compile": { + "ref/netstandard/_._": {} + } + }, + "System.Reflection/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.IO": "4.3.0", + "System.Reflection.Primitives": "4.3.0", + "System.Runtime": "4.3.0", + "runtime.any.System.Reflection": "4.3.0" + }, + "compile": { + "ref/netstandard1.5/_._": { + "related": ".xml" + } + } + }, + "System.Reflection.Context/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Reflection.Context.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Reflection.DispatchProxy/4.7.1": { + "type": "package", + "compile": { + "ref/netstandard2.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netcoreapp2.0/System.Reflection.DispatchProxy.dll": { + "related": ".xml" + } + } + }, + "System.Reflection.Emit/4.3.0": { + "type": "package", + "dependencies": { + "System.IO": "4.3.0", + "System.Reflection": "4.3.0", + "System.Reflection.Emit.ILGeneration": "4.3.0", + "System.Reflection.Primitives": "4.3.0", + "System.Runtime": "4.3.0" + }, + "compile": { + "ref/netstandard1.1/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard1.3/System.Reflection.Emit.dll": {} + } + }, + "System.Reflection.Emit.ILGeneration/4.3.0": { + "type": "package", + "dependencies": { + "System.Reflection": "4.3.0", + "System.Reflection.Primitives": "4.3.0", + "System.Runtime": "4.3.0" + }, + "compile": { + "ref/netstandard1.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} + } + }, + "System.Reflection.Emit.Lightweight/4.3.0": { + "type": "package", + "dependencies": { + "System.Reflection": "4.3.0", + "System.Reflection.Emit.ILGeneration": "4.3.0", + "System.Reflection.Primitives": "4.3.0", + "System.Runtime": "4.3.0" + }, + "compile": { + "ref/netstandard1.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} + } + }, + "System.Reflection.Extensions/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Reflection": "4.3.0", + "System.Runtime": "4.3.0", + "runtime.any.System.Reflection.Extensions": "4.3.0" + }, + "compile": { + "ref/netstandard1.0/_._": { + "related": ".xml" + } + } + }, + "System.Reflection.Metadata/5.0.0": { + "type": "package", + "compile": { + "lib/netstandard2.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/System.Reflection.Metadata.dll": { + "related": ".xml" + } + } + }, + "System.Reflection.Primitives/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0", + "runtime.any.System.Reflection.Primitives": "4.3.0" + }, + "compile": { + "ref/netstandard1.0/_._": { + "related": ".xml" + } + } + }, + "System.Reflection.TypeExtensions/4.3.0": { + "type": "package", + "dependencies": { + "System.Reflection": "4.3.0", + "System.Runtime": "4.3.0" + }, + "compile": { + "ref/netstandard1.5/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {} + } + }, + "System.Resources.ResourceManager/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Globalization": "4.3.0", + "System.Reflection": "4.3.0", + "System.Runtime": "4.3.0", + "runtime.any.System.Resources.ResourceManager": "4.3.0" + }, + "compile": { + "ref/netstandard1.0/_._": { + "related": ".xml" + } + } + }, + "System.Runtime/4.3.1": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.1", + "Microsoft.NETCore.Targets": "1.1.3", + "runtime.any.System.Runtime": "4.3.0" + }, + "compile": { + "ref/netstandard1.5/_._": { + "related": ".xml" + } + } + }, + "System.Runtime.Caching/6.0.0": { + "type": "package", + "dependencies": { + "System.Configuration.ConfigurationManager": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/net6.0/System.Runtime.Caching.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Runtime.CompilerServices.Unsafe/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Runtime.Extensions/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0", + "runtime.win.System.Runtime.Extensions": "4.3.0" + }, + "compile": { + "ref/netstandard1.5/_._": { + "related": ".xml" + } + } + }, + "System.Runtime.Handles/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0", + "runtime.any.System.Runtime.Handles": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + } + }, + "System.Runtime.InteropServices/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Reflection": "4.3.0", + "System.Reflection.Primitives": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "runtime.any.System.Runtime.InteropServices": "4.3.0" + }, + "compile": { + "ref/netcoreapp1.1/_._": {} + } + }, + "System.Runtime.InteropServices.RuntimeInformation/4.3.0": { + "type": "package", + "dependencies": { + "System.Reflection": "4.3.0", + "System.Reflection.Extensions": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Threading": "4.3.0", + "runtime.native.System": "4.3.0" + }, + "compile": { + "ref/netstandard1.1/_._": {} + }, + "runtime": { + "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} + } + }, + "System.Runtime.Numerics/4.3.0": { + "type": "package", + "dependencies": { + "System.Globalization": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0" + }, + "compile": { + "ref/netstandard1.1/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard1.3/System.Runtime.Numerics.dll": {} + } + }, + "System.Security.AccessControl/6.0.1": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/net6.0/System.Security.AccessControl.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Security.Cryptography.Algorithms/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "System.Collections": "4.3.0", + "System.IO": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Runtime.Numerics": "4.3.0", + "System.Security.Cryptography.Encoding": "4.3.0", + "System.Security.Cryptography.Primitives": "4.3.0", + "System.Text.Encoding": "4.3.0", + "runtime.native.System.Security.Cryptography.Apple": "4.3.0", + "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" + }, + "compile": { + "ref/netstandard1.6/_._": {} + }, + "runtime": { + "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {} + } + }, + "System.Security.Cryptography.Cng/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "System.IO": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Security.Cryptography.Algorithms": "4.3.0", + "System.Security.Cryptography.Encoding": "4.3.0", + "System.Security.Cryptography.Primitives": "4.3.0", + "System.Text.Encoding": "4.3.0" + }, + "compile": { + "ref/netstandard1.6/_._": {} + }, + "runtime": { + "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": {} + } + }, + "System.Security.Cryptography.Csp/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "System.IO": "4.3.0", + "System.Reflection": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Security.Cryptography.Algorithms": "4.3.0", + "System.Security.Cryptography.Encoding": "4.3.0", + "System.Security.Cryptography.Primitives": "4.3.0", + "System.Text.Encoding": "4.3.0", + "System.Threading": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": {} + }, + "runtime": { + "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {} + } + }, + "System.Security.Cryptography.Encoding/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "System.Collections": "4.3.0", + "System.Collections.Concurrent": "4.3.0", + "System.Linq": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Security.Cryptography.Primitives": "4.3.0", + "System.Text.Encoding": "4.3.0", + "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} + } + }, + "System.Security.Cryptography.OpenSsl/4.3.0": { + "type": "package", + "dependencies": { + "System.Collections": "4.3.0", + "System.IO": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Runtime.Numerics": "4.3.0", + "System.Security.Cryptography.Algorithms": "4.3.0", + "System.Security.Cryptography.Encoding": "4.3.0", + "System.Security.Cryptography.Primitives": "4.3.0", + "System.Text.Encoding": "4.3.0", + "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" + }, + "compile": { + "ref/netstandard1.6/_._": {} + }, + "runtime": { + "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {} + } + }, + "System.Security.Cryptography.Pkcs/6.0.4": { + "type": "package", + "dependencies": { + "System.Formats.Asn1": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Security.Cryptography.Primitives/4.3.0": { + "type": "package", + "dependencies": { + "System.Diagnostics.Debug": "4.3.0", + "System.Globalization": "4.3.0", + "System.IO": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Threading": "4.3.0", + "System.Threading.Tasks": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": {} + }, + "runtime": { + "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} + } + }, + "System.Security.Cryptography.ProtectedData/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Security.Cryptography.X509Certificates/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "System.Collections": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Globalization": "4.3.0", + "System.Globalization.Calendars": "4.3.0", + "System.IO": "4.3.0", + "System.IO.FileSystem": "4.3.0", + "System.IO.FileSystem.Primitives": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Runtime.Numerics": "4.3.0", + "System.Security.Cryptography.Algorithms": "4.3.0", + "System.Security.Cryptography.Cng": "4.3.0", + "System.Security.Cryptography.Csp": "4.3.0", + "System.Security.Cryptography.Encoding": "4.3.0", + "System.Security.Cryptography.OpenSsl": "4.3.0", + "System.Security.Cryptography.Primitives": "4.3.0", + "System.Text.Encoding": "4.3.0", + "System.Threading": "4.3.0", + "runtime.native.System": "4.3.0", + "runtime.native.System.Net.Http": "4.3.0", + "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" + }, + "compile": { + "ref/netstandard1.4/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {} + } + }, + "System.Security.Cryptography.Xml/6.0.1": { + "type": "package", + "dependencies": { + "System.Security.AccessControl": "6.0.0", + "System.Security.Cryptography.Pkcs": "6.0.1" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Security.Cryptography.Xml.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Security.Permissions/6.0.0": { + "type": "package", + "dependencies": { + "System.Security.AccessControl": "6.0.0", + "System.Windows.Extensions": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Security.Permissions.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Security.Principal.Windows/5.0.0": { + "type": "package", + "compile": { + "ref/netcoreapp3.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": { + "related": ".xml" + } + } + }, + "System.ServiceModel.Duplex/4.9.0": { + "type": "package", + "dependencies": { + "System.Private.ServiceModel": "4.9.0", + "System.ServiceModel.Primitives": "4.9.0" + }, + "compile": { + "ref/net6.0/_._": {} + }, + "runtime": { + "lib/net6.0/System.ServiceModel.Duplex.dll": { + "related": ".pdb" + } + } + }, + "System.ServiceModel.Http/4.9.0": { + "type": "package", + "dependencies": { + "System.Private.ServiceModel": "4.9.0", + "System.ServiceModel.Primitives": "4.9.0" + }, + "compile": { + "ref/net6.0/_._": {} + }, + "runtime": { + "lib/net6.0/System.ServiceModel.Http.dll": { + "related": ".pdb" + } + } + }, + "System.ServiceModel.NetTcp/4.9.0": { + "type": "package", + "dependencies": { + "System.Private.ServiceModel": "4.9.0", + "System.ServiceModel.Primitives": "4.9.0" + }, + "compile": { + "ref/net6.0/_._": {} + }, + "runtime": { + "lib/net6.0/System.ServiceModel.NetTcp.dll": { + "related": ".pdb" + } + } + }, + "System.ServiceModel.Primitives/4.9.0": { + "type": "package", + "dependencies": { + "System.Private.ServiceModel": "4.9.0" + }, + "compile": { + "ref/net6.0/_._": {} + }, + "runtime": { + "lib/net6.0/System.ServiceModel.Primitives.dll": { + "related": ".pdb" + }, + "lib/net6.0/System.ServiceModel.dll": { + "related": ".Primitives.pdb" + } + } + }, + "System.ServiceModel.Security/4.9.0": { + "type": "package", + "dependencies": { + "System.Private.ServiceModel": "4.9.0", + "System.ServiceModel.Primitives": "4.9.0" + }, + "compile": { + "ref/net6.0/_._": {} + }, + "runtime": { + "lib/net6.0/System.ServiceModel.Security.dll": { + "related": ".pdb" + } + } + }, + "System.ServiceModel.Syndication/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.ServiceModel.Syndication.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.ServiceProcess.ServiceController/6.0.1": { + "type": "package", + "dependencies": { + "System.Diagnostics.EventLog": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/net6.0/System.ServiceProcess.ServiceController.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Speech/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/net6.0/System.Speech.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Text.Encoding/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0", + "runtime.any.System.Text.Encoding": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + } + }, + "System.Text.Encoding.CodePages/6.0.0": { + "type": "package", + "dependencies": { + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Text.Encoding.Extensions/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0", + "System.Text.Encoding": "4.3.0", + "runtime.any.System.Text.Encoding.Extensions": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + } + }, + "System.Text.Encodings.Web/6.0.0": { + "type": "package", + "dependencies": { + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Text.Encodings.Web.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Text.RegularExpressions/4.3.1": { + "type": "package", + "dependencies": { + "System.Runtime": "4.3.1" + }, + "compile": { + "ref/netcoreapp1.1/_._": {} + }, + "runtime": { + "lib/netstandard1.6/System.Text.RegularExpressions.dll": {} + } + }, + "System.Threading/4.3.0": { + "type": "package", + "dependencies": { + "System.Runtime": "4.3.0", + "System.Threading.Tasks": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard1.3/System.Threading.dll": {} + } + }, + "System.Threading.AccessControl/6.0.0": { + "type": "package", + "dependencies": { + "System.Security.AccessControl": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/net6.0/System.Threading.AccessControl.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Threading.Channels/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Threading.Channels.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Threading.Overlapped/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Handles": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll": {} + } + }, + "System.Threading.Tasks/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0", + "runtime.any.System.Threading.Tasks": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + } + }, + "System.Threading.Tasks.Dataflow/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Threading.Tasks.Dataflow.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Threading.Tasks.Extensions/4.5.4": { + "type": "package", + "compile": { + "ref/netcoreapp2.1/_._": {} + }, + "runtime": { + "lib/netcoreapp2.1/_._": {} + } + }, + "System.Threading.Timer/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0", + "runtime.any.System.Threading.Timer": "4.3.0" + }, + "compile": { + "ref/netstandard1.2/_._": { + "related": ".xml" + } + } + }, + "System.ValueTuple/4.5.0": { + "type": "package", + "compile": { + "ref/netcoreapp2.0/_._": {} + }, + "runtime": { + "lib/netcoreapp2.0/_._": {} + } + }, + "System.Web.Services.Description/4.9.0": { + "type": "package", + "compile": { + "lib/netstandard2.0/_._": { + "related": ".pdb" + } + }, + "runtime": { + "lib/netstandard2.0/System.Web.Services.Description.dll": { + "related": ".pdb" + } + }, + "resource": { + "lib/netstandard2.0/cs/System.Web.Services.Description.resources.dll": { + "locale": "cs" + }, + "lib/netstandard2.0/de/System.Web.Services.Description.resources.dll": { + "locale": "de" + }, + "lib/netstandard2.0/es/System.Web.Services.Description.resources.dll": { + "locale": "es" + }, + "lib/netstandard2.0/fr/System.Web.Services.Description.resources.dll": { + "locale": "fr" + }, + "lib/netstandard2.0/it/System.Web.Services.Description.resources.dll": { + "locale": "it" + }, + "lib/netstandard2.0/ja/System.Web.Services.Description.resources.dll": { + "locale": "ja" + }, + "lib/netstandard2.0/ko/System.Web.Services.Description.resources.dll": { + "locale": "ko" + }, + "lib/netstandard2.0/pl/System.Web.Services.Description.resources.dll": { + "locale": "pl" + }, + "lib/netstandard2.0/pt-BR/System.Web.Services.Description.resources.dll": { + "locale": "pt-BR" + }, + "lib/netstandard2.0/ru/System.Web.Services.Description.resources.dll": { + "locale": "ru" + }, + "lib/netstandard2.0/tr/System.Web.Services.Description.resources.dll": { + "locale": "tr" + }, + "lib/netstandard2.0/zh-Hans/System.Web.Services.Description.resources.dll": { + "locale": "zh-Hans" + }, + "lib/netstandard2.0/zh-Hant/System.Web.Services.Description.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "System.Windows.Extensions/6.0.0": { + "type": "package", + "dependencies": { + "System.Drawing.Common": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "runtimes/win/lib/net6.0/System.Windows.Extensions.dll": { + "related": ".xml" + } + } + }, + "System.Xml.ReaderWriter/4.3.0": { + "type": "package", + "dependencies": { + "System.Collections": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Globalization": "4.3.0", + "System.IO": "4.3.0", + "System.IO.FileSystem": "4.3.0", + "System.IO.FileSystem.Primitives": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Text.Encoding": "4.3.0", + "System.Text.Encoding.Extensions": "4.3.0", + "System.Text.RegularExpressions": "4.3.0", + "System.Threading.Tasks": "4.3.0", + "System.Threading.Tasks.Extensions": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} + } + }, + "System.Xml.XDocument/4.3.0": { + "type": "package", + "dependencies": { + "System.Collections": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Diagnostics.Tools": "4.3.0", + "System.Globalization": "4.3.0", + "System.IO": "4.3.0", + "System.Reflection": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Text.Encoding": "4.3.0", + "System.Threading": "4.3.0", + "System.Xml.ReaderWriter": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard1.3/System.Xml.XDocument.dll": {} + } + }, + "UiPath/24.10.94.62718": { + "type": "package", + "compile": { + "lib/net6.0-windows7.0/_._": {} + }, + "runtime": { + "lib/net6.0-windows7.0/UiPath.Interop.dll": {} + }, + "build": { + "build/_._": {} + } + }, + "UiPath.Activities.RuntimeGovernance/1.1.6": { + "type": "package", + "dependencies": { + "Newtonsoft.Json": "11.0.2" + }, + "compile": { + "lib/net5.0-windows7.0/_._": {} + }, + "runtime": { + "lib/net5.0-windows7.0/UiPath.Activities.RuntimeGovernance.dll": {} + } + }, + "UiPath.CodedWorkflows/24.10.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.DependencyInjection": "6.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", + "Newtonsoft.Json": "13.0.1", + "System.IO.Abstractions": "3.0.10", + "System.ValueTuple": "4.5.0" + }, + "compile": { + "lib/net6.0-windows7.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0-windows7.0/UiPath.CodedWorkflows.dll": { + "related": ".xml" + } + }, + "resource": { + "lib/net6.0-windows7.0/de/UiPath.CodedWorkflows.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.CodedWorkflows.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es/UiPath.CodedWorkflows.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/fr/UiPath.CodedWorkflows.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/ja/UiPath.CodedWorkflows.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ko/UiPath.CodedWorkflows.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.CodedWorkflows.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt/UiPath.CodedWorkflows.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/ru/UiPath.CodedWorkflows.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/tr/UiPath.CodedWorkflows.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.CodedWorkflows.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-TW/UiPath.CodedWorkflows.resources.dll": { + "locale": "zh-TW" + } + } + }, + "UiPath.EmguCVBundle/1.1.0": { + "type": "package", + "compile": { + "lib/net5.0/_._": {} + }, + "runtime": { + "lib/net5.0/Emgu.CV.Bitmap.dll": {}, + "lib/net5.0/Emgu.CV.Platform.NetStandard.dll": {}, + "lib/net5.0/concrt140.dll": {}, + "lib/net5.0/cvextern.dll": {}, + "lib/net5.0/msvcp140.dll": {}, + "lib/net5.0/msvcp140_1.dll": {}, + "lib/net5.0/msvcp140_2.dll": {}, + "lib/net5.0/msvcp140_atomic_wait.dll": {}, + "lib/net5.0/msvcp140_codecvt_ids.dll": {}, + "lib/net5.0/vcruntime140.dll": {}, + "lib/net5.0/vcruntime140_1.dll": {} + } + }, + "UiPath.Excel.Activities/2.24.1": { + "type": "package", + "dependencies": { + "ClosedXML": "0.100.3", + "CsvHelper": "15.0.5", + "DocumentFormat.OpenXml": "2.16.0", + "NPOI": "2.5.6", + "SharpZipLib": "1.4.2", + "System.Drawing.Common": "6.0.0", + "System.Formats.Asn1": "6.0.1", + "System.Net.Http": "4.3.4", + "System.Text.Encoding.CodePages": "6.0.0", + "System.Text.RegularExpressions": "4.3.1", + "UiPath.CodedWorkflows": "24.10.0", + "UiPath.OfficeLibs": "1.0.0", + "UiPath.Platform": "24.10.3", + "UiPath.Telemetry.Client": "2.1.3" + }, + "compile": { + "lib/net6.0-windows7.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0-windows7.0/UiPath.Excel.Activities.API.dll": { + "related": ".xml" + }, + "lib/net6.0-windows7.0/UiPath.Excel.Activities.Design.dll": {}, + "lib/net6.0-windows7.0/UiPath.Excel.Activities.Package.dll": {}, + "lib/net6.0-windows7.0/UiPath.Excel.Activities.ViewModels.dll": {}, + "lib/net6.0-windows7.0/UiPath.Excel.Activities.dll": { + "related": ".API.xml" + }, + "lib/net6.0-windows7.0/UiPath.Excel.dll": { + "related": ".Activities.API.xml" + } + }, + "resource": { + "lib/net6.0-windows7.0/de/UiPath.Excel.Activities.Design.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/de/UiPath.Excel.Activities.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/de/UiPath.Excel.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.Excel.Activities.Design.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.Excel.Activities.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.Excel.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es/UiPath.Excel.Activities.Design.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/es/UiPath.Excel.Activities.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/es/UiPath.Excel.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/fr/UiPath.Excel.Activities.Design.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/fr/UiPath.Excel.Activities.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/fr/UiPath.Excel.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/ja/UiPath.Excel.Activities.Design.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ja/UiPath.Excel.Activities.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ja/UiPath.Excel.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ko/UiPath.Excel.Activities.Design.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/ko/UiPath.Excel.Activities.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/ko/UiPath.Excel.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.Excel.Activities.Design.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.Excel.Activities.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.Excel.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt/UiPath.Excel.Activities.Design.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/pt/UiPath.Excel.Activities.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/pt/UiPath.Excel.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/ru/UiPath.Excel.Activities.Design.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/ru/UiPath.Excel.Activities.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/ru/UiPath.Excel.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/tr/UiPath.Excel.Activities.Design.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/tr/UiPath.Excel.Activities.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/tr/UiPath.Excel.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.Excel.Activities.Design.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.Excel.Activities.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.Excel.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-TW/UiPath.Excel.Activities.Design.resources.dll": { + "locale": "zh-TW" + }, + "lib/net6.0-windows7.0/zh-TW/UiPath.Excel.Activities.resources.dll": { + "locale": "zh-TW" + }, + "lib/net6.0-windows7.0/zh-TW/UiPath.Excel.resources.dll": { + "locale": "zh-TW" + } + } + }, + "UiPath.ImageProcessing/24.10.0": { + "type": "package", + "compile": { + "lib/net6.0-windows7.0/_._": {} + }, + "runtime": { + "lib/net6.0-windows7.0/UiPath.ImageProcessingInterop.dll": {} + } + }, + "UiPath.OCR.Activities/3.20.5": { + "type": "package", + "dependencies": { + "Microsoft.Azure.CognitiveServices.Vision.ComputerVision": "7.0.1", + "Microsoft.Rest.ClientRuntime": "2.3.24", + "NLog": "4.5.11", + "Newtonsoft.Json": "13.0.1", + "Polly": "7.1.0", + "System.Collections.Immutable": "5.0.0", + "System.Drawing.Common": "5.0.3", + "System.Text.RegularExpressions": "4.3.1", + "System.ValueTuple": "4.5.0", + "UiPath.EmguCVBundle": "1.1.0", + "UiPath.OCR.Contracts": "2.16.0", + "UiPath.Platform": "23.4.0" + }, + "compile": { + "lib/net6.0-windows7.0/_._": {} + }, + "runtime": { + "lib/net6.0-windows7.0/UiPath.OCR.Activities.Design.dll": {}, + "lib/net6.0-windows7.0/UiPath.OCR.Activities.dll": {}, + "lib/net6.0-windows7.0/UiPath.OCR.Core.dll": {} + }, + "resource": { + "lib/net6.0-windows7.0/de/UiPath.OCR.Activities.Design.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/de/UiPath.OCR.Activities.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.OCR.Activities.Design.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.OCR.Activities.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es/UiPath.OCR.Activities.Design.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/es/UiPath.OCR.Activities.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/fr/UiPath.OCR.Activities.Design.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/fr/UiPath.OCR.Activities.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/ja/UiPath.OCR.Activities.Design.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ja/UiPath.OCR.Activities.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ko/UiPath.OCR.Activities.Design.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/ko/UiPath.OCR.Activities.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.OCR.Activities.Design.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.OCR.Activities.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt/UiPath.OCR.Activities.Design.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/pt/UiPath.OCR.Activities.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/ru/UiPath.OCR.Activities.Design.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/ru/UiPath.OCR.Activities.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/tr/UiPath.OCR.Activities.Design.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/tr/UiPath.OCR.Activities.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.OCR.Activities.Design.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.OCR.Activities.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-TW/UiPath.OCR.Activities.Design.resources.dll": { + "locale": "zh-TW" + }, + "lib/net6.0-windows7.0/zh-TW/UiPath.OCR.Activities.resources.dll": { + "locale": "zh-TW" + }, + "lib/net6.0-windows7.0/zu/UiPath.OCR.Activities.Design.resources.dll": { + "locale": "zu" + }, + "lib/net6.0-windows7.0/zu/UiPath.OCR.Activities.resources.dll": { + "locale": "zu" + } + } + }, + "UiPath.OCR.Contracts/2.16.0": { + "type": "package", + "dependencies": { + "System.Drawing.Common": "5.0.3" + }, + "compile": { + "lib/net6.0-windows7.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0-windows7.0/UiPath.OCR.Contracts.dll": { + "related": ".xml" + } + }, + "frameworkReferences": [ + "Microsoft.WindowsDesktop.App.WPF" + ] + }, + "UiPath.OfficeLibs/1.0.0": { + "type": "package", + "compile": { + "lib/net6.0-windows7.0/_._": {} + }, + "runtime": { + "lib/net6.0-windows7.0/Microsoft.Office.Interop.Excel.dll": {}, + "lib/net6.0-windows7.0/Microsoft.Office.Interop.Outlook.dll": {}, + "lib/net6.0-windows7.0/Microsoft.Office.Interop.PowerPoint.dll": {}, + "lib/net6.0-windows7.0/Microsoft.Office.Interop.Word.dll": {}, + "lib/net6.0-windows7.0/Microsoft.Vbe.Interop.dll": {}, + "lib/net6.0-windows7.0/OFFICE.dll": {}, + "lib/net6.0-windows7.0/UiPath.OfficeLibs.Package.dll": {} + } + }, + "UiPath.OpenTelemetry.Contracts/2.1.3": { + "type": "package", + "dependencies": { + "System.Diagnostics.DiagnosticSource": "6.0.0" + }, + "compile": { + "lib/netstandard2.0/_._": {} + }, + "runtime": { + "lib/netstandard2.0/UiPath.OpenTelemetry.Contracts.dll": {} + } + }, + "UiPath.Platform/24.10.3": { + "type": "package", + "dependencies": { + "Newtonsoft.Json": "13.0.1", + "System.IO.Abstractions": "3.0.10", + "System.Threading.Tasks.Dataflow": "6.0.0", + "System.ValueTuple": "4.5.0" + }, + "compile": { + "lib/net6.0-windows7.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0-windows7.0/UiPath.Platform.dll": { + "related": ".xml" + } + }, + "resource": { + "lib/net6.0-windows7.0/de/UiPath.Platform.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.Platform.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es/UiPath.Platform.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/fr/UiPath.Platform.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/ja/UiPath.Platform.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ko/UiPath.Platform.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.Platform.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt/UiPath.Platform.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/ru/UiPath.Platform.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/tr/UiPath.Platform.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.Platform.resources.dll": { + "locale": "zh-CN" + } + } + }, + "UiPath.System.Activities/24.10.5": { + "type": "package", + "dependencies": { + "CsvHelper": "16.0.0", + "Microsoft.AspNet.SignalR.Client": "2.4.3", + "Microsoft.AspNetCore.SignalR.Client": "6.0.0", + "Microsoft.CSharp": "4.7.0", + "Microsoft.CodeAnalysis.CSharp": "4.5.0-2.22527.10", + "Microsoft.CodeAnalysis.Common": "4.5.0-2.22527.10", + "Microsoft.CodeAnalysis.VisualBasic": "4.5.0-2.22527.10", + "Microsoft.Management.Infrastructure": "3.0.0", + "Microsoft.Rest.ClientRuntime": "2.3.24", + "Microsoft.VisualBasic": "10.3.0", + "SharpZipLib": "1.3.3", + "System.Activities.ViewModels": "1.0.0-20240418.6", + "System.Management.Automation": "7.2.22", + "UiPath.CodedWorkflows": "24.10.0", + "UiPath.Platform": "24.10.3", + "UiPath.System.Activities.Runtime": "24.10.5", + "UiPath.Telemetry.Client": "2.1.3" + }, + "compile": { + "lib/net6.0-windows7.0/_._": {} + }, + "runtime": { + "lib/net6.0-windows7.0/UiPath.System.Activities.Design.dll": {}, + "lib/net6.0-windows7.0/UiPath.System.Activities.ViewModels.dll": {} + }, + "resource": { + "lib/net6.0-windows7.0/de/UiPath.System.Activities.Design.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.System.Activities.Design.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es/UiPath.System.Activities.Design.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/fr/UiPath.System.Activities.Design.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/ja/UiPath.System.Activities.Design.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ko/UiPath.System.Activities.Design.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.System.Activities.Design.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt/UiPath.System.Activities.Design.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/ru/UiPath.System.Activities.Design.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/tr/UiPath.System.Activities.Design.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.System.Activities.Design.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-TW/UiPath.System.Activities.Design.resources.dll": { + "locale": "zh-TW" + }, + "lib/net6.0-windows7.0/zu/UiPath.System.Activities.Design.resources.dll": { + "locale": "zu" + } + } + }, + "UiPath.System.Activities.Runtime/24.10.5": { + "type": "package", + "dependencies": { + "UiPath.System.Activities.Runtime.Windows": "24.10.5" + }, + "compile": { + "lib/net6.0-windows7.0/_._": {} + }, + "runtime": { + "lib/net6.0-windows7.0/UiPath.System.Activities.Package.Runtime.dll": {} + } + }, + "UiPath.System.Activities.Runtime.Windows/24.10.5": { + "type": "package", + "dependencies": { + "CsvHelper": "16.0.0", + "Microsoft.AspNet.SignalR.Client": "2.4.3", + "Microsoft.AspNetCore.SignalR.Client": "6.0.0", + "Microsoft.CSharp": "4.7.0", + "Microsoft.CodeAnalysis.CSharp": "4.5.0-2.22527.10", + "Microsoft.CodeAnalysis.Common": "4.5.0-2.22527.10", + "Microsoft.CodeAnalysis.VisualBasic": "4.5.0-2.22527.10", + "Microsoft.Management.Infrastructure": "3.0.0", + "Microsoft.PowerShell.SDK": "7.2.22", + "Microsoft.Rest.ClientRuntime": "2.3.24", + "Microsoft.VisualBasic": "10.3.0", + "SharpZipLib": "1.3.3", + "System.Management.Automation": "7.2.22", + "UiPath.CodedWorkflows": "24.10.0", + "UiPath.Platform": "24.10.3", + "UiPath.Telemetry.Client": "2.1.3" + }, + "compile": { + "lib/net6.0-windows7.0/_._": {} + }, + "runtime": { + "lib/net6.0-windows7.0/UiPath.OrchestratorClient.dll": {}, + "lib/net6.0-windows7.0/UiPath.System.Activities.Api.dll": { + "related": ".xml" + }, + "lib/net6.0-windows7.0/UiPath.System.Activities.dll": { + "related": ".Api.xml" + } + }, + "resource": { + "lib/net6.0-windows7.0/de/UiPath.System.Activities.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.System.Activities.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es/UiPath.System.Activities.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/fr/UiPath.System.Activities.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/ja/UiPath.System.Activities.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ko/UiPath.System.Activities.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.System.Activities.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt/UiPath.System.Activities.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/ru/UiPath.System.Activities.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/tr/UiPath.System.Activities.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.System.Activities.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-TW/UiPath.System.Activities.resources.dll": { + "locale": "zh-TW" + }, + "lib/net6.0-windows7.0/zu/UiPath.System.Activities.resources.dll": { + "locale": "zu" + } + } + }, + "UiPath.Telemetry.Client/2.1.3": { + "type": "package", + "dependencies": { + "Newtonsoft.Json": "11.0.2", + "System.Threading.Tasks.Dataflow": "5.0.0", + "System.ValueTuple": "4.5.0", + "UiPath.OpenTelemetry.Contracts": "2.1.3" + }, + "compile": { + "lib/netstandard2.0/_._": {} + }, + "runtime": { + "lib/netstandard2.0/TelemetryClient.dll": {} + } + }, + "UiPath.Testing.Activities/24.10.1": { + "type": "package", + "dependencies": { + "AutoMapper": "9.0.0", + "Microsoft.Rest.ClientRuntime": "2.3.21", + "Newtonsoft.Json": "13.0.1", + "System.Activities.ViewModels": "1.0.0-20240418.6", + "System.IO.Abstractions": "3.0.10", + "System.Runtime.Caching": "5.0.0", + "System.Threading.Tasks.Extensions": "4.5.4", + "UiPath.CodedWorkflows": "24.10.0", + "UiPath.Platform": "23.4.0", + "UiPath.Telemetry.Client": "2.1.3" + }, + "compile": { + "lib/net6.0-windows7.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0-windows7.0/UiPath.Testing.Activities.Api.dll": { + "related": ".xml" + }, + "lib/net6.0-windows7.0/UiPath.Testing.Activities.Design.dll": {}, + "lib/net6.0-windows7.0/UiPath.Testing.Activities.dll": { + "related": ".Api.xml" + }, + "lib/net6.0-windows7.0/UiPath.Testing.RulesLibrary.dll": {}, + "lib/net6.0-windows7.0/UiPath.Testing.dll": { + "related": ".Activities.Api.xml" + } + }, + "resource": { + "lib/net6.0-windows7.0/de/UiPath.Testing.Activities.Design.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/de/UiPath.Testing.Activities.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/de/UiPath.Testing.RulesLibrary.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.Testing.Activities.Design.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.Testing.Activities.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.Testing.RulesLibrary.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es/UiPath.Testing.Activities.Design.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/es/UiPath.Testing.Activities.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/es/UiPath.Testing.RulesLibrary.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/fr/UiPath.Testing.Activities.Design.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/fr/UiPath.Testing.Activities.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/fr/UiPath.Testing.RulesLibrary.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/ja/UiPath.Testing.Activities.Design.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ja/UiPath.Testing.Activities.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ja/UiPath.Testing.RulesLibrary.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ko/UiPath.Testing.Activities.Design.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/ko/UiPath.Testing.Activities.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/ko/UiPath.Testing.RulesLibrary.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.Testing.Activities.Design.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.Testing.Activities.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.Testing.RulesLibrary.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt/UiPath.Testing.Activities.Design.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/pt/UiPath.Testing.Activities.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/pt/UiPath.Testing.RulesLibrary.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/ru/UiPath.Testing.Activities.Design.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/ru/UiPath.Testing.Activities.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/ru/UiPath.Testing.RulesLibrary.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/tr/UiPath.Testing.Activities.Design.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/tr/UiPath.Testing.Activities.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/tr/UiPath.Testing.RulesLibrary.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.Testing.Activities.Design.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.Testing.Activities.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.Testing.RulesLibrary.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-TW/UiPath.Testing.Activities.Design.resources.dll": { + "locale": "zh-TW" + }, + "lib/net6.0-windows7.0/zh-TW/UiPath.Testing.Activities.resources.dll": { + "locale": "zh-TW" + }, + "lib/net6.0-windows7.0/zh-TW/UiPath.Testing.RulesLibrary.resources.dll": { + "locale": "zh-TW" + }, + "lib/net6.0-windows7.0/zu/UiPath.Testing.Activities.Design.resources.dll": { + "locale": "zu" + }, + "lib/net6.0-windows7.0/zu/UiPath.Testing.Activities.resources.dll": { + "locale": "zu" + }, + "lib/net6.0-windows7.0/zu/UiPath.Testing.RulesLibrary.resources.dll": { + "locale": "zu" + } + }, + "contentFiles": { + "contentFiles/any/any/_._": { + "buildAction": "None", + "codeLanguage": "any", + "copyToOutput": false + } + } + }, + "UiPath.UIAutomation.Activities/24.10.3": { + "type": "package", + "dependencies": { + "UiPath.UIAutomation.Activities.Runtime": "[24.10.3]" + }, + "compile": { + "lib/net6.0-windows7.0/_._": {} + }, + "runtime": { + "lib/net6.0-windows7.0/UiPath.CV.Activities.Design.dll": {}, + "lib/net6.0-windows7.0/UiPath.UIAutomation.Activities.Design.dll": {}, + "lib/net6.0-windows7.0/UiPath.UIAutomationNext.Activities.Design.Contracts.dll": {}, + "lib/net6.0-windows7.0/UiPath.UIAutomationNext.Activities.Design.dll": {}, + "lib/net6.0-windows7.0/UiPath.Wizards.dll": {} + }, + "resource": { + "lib/net6.0-windows7.0/de/UiPath.CV.Activities.Design.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/de/UiPath.UIAutomation.Activities.Design.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/de/UiPath.UIAutomationNext.Activities.Design.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/de/UiPath.Wizards.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.CV.Activities.Design.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.UIAutomation.Activities.Design.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.UIAutomationNext.Activities.Design.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.Wizards.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es/UiPath.CV.Activities.Design.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/es/UiPath.UIAutomation.Activities.Design.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/es/UiPath.UIAutomationNext.Activities.Design.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/es/UiPath.Wizards.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/fr/UiPath.CV.Activities.Design.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/fr/UiPath.UIAutomation.Activities.Design.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/fr/UiPath.UIAutomationNext.Activities.Design.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/fr/UiPath.Wizards.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/ja/UiPath.CV.Activities.Design.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ja/UiPath.UIAutomation.Activities.Design.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ja/UiPath.UIAutomationNext.Activities.Design.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ja/UiPath.Wizards.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ko/UiPath.CV.Activities.Design.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/ko/UiPath.UIAutomation.Activities.Design.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/ko/UiPath.UIAutomationNext.Activities.Design.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/ko/UiPath.Wizards.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.CV.Activities.Design.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.UIAutomation.Activities.Design.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.UIAutomationNext.Activities.Design.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.Wizards.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt/UiPath.CV.Activities.Design.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/pt/UiPath.UIAutomation.Activities.Design.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/pt/UiPath.UIAutomationNext.Activities.Design.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/pt/UiPath.Wizards.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/ru/UiPath.CV.Activities.Design.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/ru/UiPath.UIAutomation.Activities.Design.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/ru/UiPath.UIAutomationNext.Activities.Design.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/ru/UiPath.Wizards.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/tr/UiPath.CV.Activities.Design.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/tr/UiPath.UIAutomation.Activities.Design.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/tr/UiPath.UIAutomationNext.Activities.Design.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/tr/UiPath.Wizards.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.CV.Activities.Design.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.UIAutomation.Activities.Design.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.UIAutomationNext.Activities.Design.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.Wizards.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-TW/UiPath.CV.Activities.Design.resources.dll": { + "locale": "zh-TW" + }, + "lib/net6.0-windows7.0/zh-TW/UiPath.UIAutomation.Activities.Design.resources.dll": { + "locale": "zh-TW" + }, + "lib/net6.0-windows7.0/zh-TW/UiPath.Wizards.resources.dll": { + "locale": "zh-TW" + }, + "lib/net6.0-windows7.0/zu/UiPath.CV.Activities.Design.resources.dll": { + "locale": "zu" + }, + "lib/net6.0-windows7.0/zu/UiPath.UIAutomation.Activities.Design.resources.dll": { + "locale": "zu" + }, + "lib/net6.0-windows7.0/zu/UiPath.Wizards.resources.dll": { + "locale": "zu" + } + } + }, + "UiPath.UIAutomation.Activities.Runtime/24.10.3": { + "type": "package", + "dependencies": { + "Newtonsoft.Json": "13.0.1", + "System.IO.Abstractions": "3.0.10", + "UiPath": "[24.10.94.62718]", + "UiPath.Activities.RuntimeGovernance": "1.1.6", + "UiPath.CodedWorkflows": "24.10.0", + "UiPath.ImageProcessing": "24.10.0", + "UiPath.OCR.Activities": "3.20.5", + "UiPath.OCR.Contracts": "2.16.0", + "UiPath.Platform": "24.10.3", + "UiPath.Telemetry.Client": "2.1.3", + "UiPath.UIAutomation.Activities.Runtime.Design": "[24.10.3]", + "UiPath.Vision": "3.13.3" + }, + "compile": { + "lib/net6.0-windows7.0/_._": {} + }, + "runtime": { + "lib/net6.0-windows7.0/UiPath.CV.Activities.dll": {}, + "lib/net6.0-windows7.0/UiPath.CV.dll": {}, + "lib/net6.0-windows7.0/UiPath.UIAutomationCore.dll": {}, + "lib/net6.0-windows7.0/UiPath.UIAutomationNext.API.dll": { + "related": ".xml" + }, + "lib/net6.0-windows7.0/UiPath.UIAutomationNext.Activities.Contracts.dll": {}, + "lib/net6.0-windows7.0/UiPath.UIAutomationNext.Activities.dll": { + "related": ".xml" + }, + "lib/net6.0-windows7.0/UiPath.UIAutomationNext.ExternalIntegrations.dll": {}, + "lib/net6.0-windows7.0/UiPath.UIAutomationNext.dll": { + "related": ".Activities.xml;.API.xml" + }, + "lib/net6.0-windows7.0/UiPath.UiAutomation.Activities.dll": {} + }, + "resource": { + "lib/net6.0-windows7.0/de/UiPath.CV.Activities.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/de/UiPath.CV.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/de/UiPath.UIAutomationNext.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/de/UiPath.UiAutomation.Activities.resources.dll": { + "locale": "de" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.CV.Activities.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.CV.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.UIAutomationNext.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es-MX/UiPath.UiAutomation.Activities.resources.dll": { + "locale": "es-MX" + }, + "lib/net6.0-windows7.0/es/UiPath.CV.Activities.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/es/UiPath.CV.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/es/UiPath.UIAutomationNext.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/es/UiPath.UiAutomation.Activities.resources.dll": { + "locale": "es" + }, + "lib/net6.0-windows7.0/fr/UiPath.CV.Activities.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/fr/UiPath.CV.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/fr/UiPath.UIAutomationNext.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/fr/UiPath.UiAutomation.Activities.resources.dll": { + "locale": "fr" + }, + "lib/net6.0-windows7.0/ja/UiPath.CV.Activities.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ja/UiPath.CV.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ja/UiPath.UIAutomationNext.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ja/UiPath.UiAutomation.Activities.resources.dll": { + "locale": "ja" + }, + "lib/net6.0-windows7.0/ko/UiPath.CV.Activities.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/ko/UiPath.CV.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/ko/UiPath.UIAutomationNext.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/ko/UiPath.UiAutomation.Activities.resources.dll": { + "locale": "ko" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.CV.Activities.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.CV.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.UIAutomationNext.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt-BR/UiPath.UiAutomation.Activities.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0-windows7.0/pt/UiPath.CV.Activities.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/pt/UiPath.CV.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/pt/UiPath.UIAutomationNext.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/pt/UiPath.UiAutomation.Activities.resources.dll": { + "locale": "pt" + }, + "lib/net6.0-windows7.0/ru/UiPath.CV.Activities.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/ru/UiPath.CV.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/ru/UiPath.UIAutomationNext.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/ru/UiPath.UiAutomation.Activities.resources.dll": { + "locale": "ru" + }, + "lib/net6.0-windows7.0/tr/UiPath.CV.Activities.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/tr/UiPath.CV.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/tr/UiPath.UIAutomationNext.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/tr/UiPath.UiAutomation.Activities.resources.dll": { + "locale": "tr" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.CV.Activities.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.CV.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.UIAutomationNext.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-CN/UiPath.UiAutomation.Activities.resources.dll": { + "locale": "zh-CN" + }, + "lib/net6.0-windows7.0/zh-TW/UiPath.CV.Activities.resources.dll": { + "locale": "zh-TW" + }, + "lib/net6.0-windows7.0/zh-TW/UiPath.CV.resources.dll": { + "locale": "zh-TW" + }, + "lib/net6.0-windows7.0/zh-TW/UiPath.UIAutomationNext.resources.dll": { + "locale": "zh-TW" + }, + "lib/net6.0-windows7.0/zh-TW/UiPath.UiAutomation.Activities.resources.dll": { + "locale": "zh-TW" + }, + "lib/net6.0-windows7.0/zu/UiPath.CV.Activities.resources.dll": { + "locale": "zu" + }, + "lib/net6.0-windows7.0/zu/UiPath.CV.resources.dll": { + "locale": "zu" + }, + "lib/net6.0-windows7.0/zu/UiPath.UIAutomationNext.resources.dll": { + "locale": "zu" + }, + "lib/net6.0-windows7.0/zu/UiPath.UiAutomation.Activities.resources.dll": { + "locale": "zu" + } + } + }, + "UiPath.UIAutomation.Activities.Runtime.Design/24.10.3": { + "type": "package", + "compile": { + "lib/net6.0-windows7.0/_._": {} + }, + "runtime": { + "lib/net6.0-windows7.0/UiPath.UIAutomation.Activities.Runtime.Design.dll": {} + } + }, + "UiPath.Vision/3.13.3": { + "type": "package", + "dependencies": { + "UiPath.EmguCVBundle": "1.1.0", + "UiPath.OCR.Contracts": "2.16.0" + }, + "compile": { + "lib/net6.0-windows7.0/_._": {} + }, + "runtime": { + "lib/net6.0-windows7.0/UiPath.Vision.AzureComputerVision.dll": {}, + "lib/net6.0-windows7.0/UiPath.Vision.Core.dll": {}, + "lib/net6.0-windows7.0/UiPath.Vision.GoogleCloud.dll": {}, + "lib/net6.0-windows7.0/UiPath.Vision.Tesseract.dll": {}, + "lib/net6.0-windows7.0/UiPath.Vision.dll": {} + } + }, + "XLParser/1.5.2": { + "type": "package", + "dependencies": { + "Irony.NetCore": "1.0.11", + "NETStandard.Library": "1.6.1" + }, + "compile": { + "lib/netstandard1.6/_._": {} + }, + "runtime": { + "lib/netstandard1.6/XLParser.dll": {} + } + } + } + }, + "libraries": { + "AutoMapper/9.0.0": { + "sha512": "xCqvoxT4HIrNY/xlXG9W+BA/awdrhWvMTKTK/igkGSRbhOhpl3Q8O8Gxlhzjc9JsYqE7sS6AxgyuUUvZ6R5/Bw==", + "type": "package", + "path": "automapper/9.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "automapper.9.0.0.nupkg.sha512", + "automapper.nuspec", + "lib/net461/AutoMapper.dll", + "lib/net461/AutoMapper.pdb", + "lib/net461/AutoMapper.xml", + "lib/netstandard2.0/AutoMapper.dll", + "lib/netstandard2.0/AutoMapper.pdb", + "lib/netstandard2.0/AutoMapper.xml" + ] + }, + "ClosedXML/0.100.3": { + "sha512": "yvEK5ga48mSalPknChOh5hppZixBY5tDkHN7V6WybLjLBBoHvRqm0Vi23XdIaDu9St2rLGJ9/vmgvdCyMPPAsA==", + "type": "package", + "path": "closedxml/0.100.3", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "closedxml.0.100.3.nupkg.sha512", + "closedxml.nuspec", + "lib/netstandard2.0/ClosedXML.dll", + "lib/netstandard2.0/ClosedXML.xml", + "nuget-logo.png" + ] + }, + "CsvHelper/16.0.0": { + "sha512": "ZHuVi+c8T/3ksqqCvY6nOWlJvOK+W+0Hnnlucg7lIZA6iSGQ162+998gwXxoBfSaDUp0/cDlrTMq2wnRohErOQ==", + "type": "package", + "path": "csvhelper/16.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "csvhelper.16.0.0.nupkg.sha512", + "csvhelper.nuspec", + "lib/net45/CsvHelper.dll", + "lib/net45/CsvHelper.xml", + "lib/net47/CsvHelper.dll", + "lib/net47/CsvHelper.xml", + "lib/netstandard2.0/CsvHelper.dll", + "lib/netstandard2.0/CsvHelper.xml", + "lib/netstandard2.1/CsvHelper.dll", + "lib/netstandard2.1/CsvHelper.xml" + ] + }, + "DocumentFormat.OpenXml/2.16.0": { + "sha512": "RhpnDgyyx1KjZm98T3w3bSXFHG/7ZNUaVmz4NAUA+jmV3PcVNZeW87Y04CpBNLdDHEMSspirfo0B5kLRaoE97w==", + "type": "package", + "path": "documentformat.openxml/2.16.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "documentformat.openxml.2.16.0.nupkg.sha512", + "documentformat.openxml.nuspec", + "icon.png", + "lib/net35/DocumentFormat.OpenXml.dll", + "lib/net35/DocumentFormat.OpenXml.xml", + "lib/net40/DocumentFormat.OpenXml.dll", + "lib/net40/DocumentFormat.OpenXml.xml", + "lib/net46/DocumentFormat.OpenXml.dll", + "lib/net46/DocumentFormat.OpenXml.xml", + "lib/netstandard1.3/DocumentFormat.OpenXml.dll", + "lib/netstandard1.3/DocumentFormat.OpenXml.xml", + "lib/netstandard2.0/DocumentFormat.OpenXml.dll", + "lib/netstandard2.0/DocumentFormat.OpenXml.xml" + ] + }, + "ExcelNumberFormat/1.1.0": { + "sha512": "R3BVHPs9O+RkExbZYTGT0+9HLbi8ZrNij1Yziyw6znd3J7P3uoIR07uwTLGOogtz1p6+0sna66eBoXu7tBiVQA==", + "type": "package", + "path": "excelnumberformat/1.1.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "excelnumberformat.1.1.0.nupkg.sha512", + "excelnumberformat.nuspec", + "icon.png", + "lib/net20/ExcelNumberFormat.dll", + "lib/net20/ExcelNumberFormat.xml", + "lib/netstandard1.0/ExcelNumberFormat.dll", + "lib/netstandard1.0/ExcelNumberFormat.xml", + "lib/netstandard2.0/ExcelNumberFormat.dll", + "lib/netstandard2.0/ExcelNumberFormat.xml" + ] + }, + "Irony.NetCore/1.0.11": { + "sha512": "/2MCkqdhEjPiSTZKYXg6u9AO9o3m68biqcFHAnM28WdnrcZii2vYbmKPzT5ejByyV72FUlygOtHBMt8SLnUyNw==", + "type": "package", + "path": "irony.netcore/1.0.11", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "irony.netcore.1.0.11.nupkg.sha512", + "irony.netcore.nuspec", + "lib/net452/Irony.dll", + "lib/net461/Irony.dll", + "lib/netstandard1.6/Irony.dll" + ] + }, + "Markdig.Signed/0.31.0": { + "sha512": "u05eQvNRunYLR+J0SZAgt8ia+qCF3cMfyYh7LR4jSjG5Tg+0HuRrv7u/Gox9kOItWlSacMITcHBio7jas/zaEQ==", + "type": "package", + "path": "markdig.signed/0.31.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/net462/Markdig.Signed.dll", + "lib/net462/Markdig.Signed.xml", + "lib/net6.0/Markdig.Signed.dll", + "lib/net6.0/Markdig.Signed.xml", + "lib/netstandard2.0/Markdig.Signed.dll", + "lib/netstandard2.0/Markdig.Signed.xml", + "lib/netstandard2.1/Markdig.Signed.dll", + "lib/netstandard2.1/Markdig.Signed.xml", + "markdig.png", + "markdig.signed.0.31.0.nupkg.sha512", + "markdig.signed.nuspec", + "readme.md" + ] + }, + "Microsoft.ApplicationInsights/2.21.0": { + "sha512": "btZEDWAFNo9CoYliMCriSMTX3ruRGZTtYw4mo2XyyfLlowFicYVM2Xszi5evDG95QRYV7MbbH3D2RqVwfZlJHw==", + "type": "package", + "path": "microsoft.applicationinsights/2.21.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "icon.png", + "lib/net452/Microsoft.ApplicationInsights.dll", + "lib/net452/Microsoft.ApplicationInsights.pdb", + "lib/net452/Microsoft.ApplicationInsights.xml", + "lib/net46/Microsoft.ApplicationInsights.dll", + "lib/net46/Microsoft.ApplicationInsights.pdb", + "lib/net46/Microsoft.ApplicationInsights.xml", + "lib/netstandard2.0/Microsoft.ApplicationInsights.dll", + "lib/netstandard2.0/Microsoft.ApplicationInsights.pdb", + "lib/netstandard2.0/Microsoft.ApplicationInsights.xml", + "microsoft.applicationinsights.2.21.0.nupkg.sha512", + "microsoft.applicationinsights.nuspec" + ] + }, + "Microsoft.AspNet.SignalR.Client/2.4.3": { + "sha512": "W+sWtcEUG4Z2Ea+tLZs4n8SVjpVU/7MSb6TrfJ9/AVdQ0Yu75vaDWzbIvjk1TvoqdyQldrpsWXRyHtGU/jHtiQ==", + "type": "package", + "path": "microsoft.aspnet.signalr.client/2.4.3", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/net40/Microsoft.AspNet.SignalR.Client.dll", + "lib/net40/Microsoft.AspNet.SignalR.Client.pdb", + "lib/net40/Microsoft.AspNet.SignalR.Client.xml", + "lib/net45/Microsoft.AspNet.SignalR.Client.dll", + "lib/net45/Microsoft.AspNet.SignalR.Client.pdb", + "lib/net45/Microsoft.AspNet.SignalR.Client.xml", + "lib/netstandard1.3/Microsoft.AspNet.SignalR.Client.dll", + "lib/netstandard1.3/Microsoft.AspNet.SignalR.Client.pdb", + "lib/netstandard1.3/Microsoft.AspNet.SignalR.Client.xml", + "lib/netstandard2.0/Microsoft.AspNet.SignalR.Client.dll", + "lib/netstandard2.0/Microsoft.AspNet.SignalR.Client.pdb", + "lib/netstandard2.0/Microsoft.AspNet.SignalR.Client.xml", + "microsoft.aspnet.signalr.client.2.4.3.nupkg.sha512", + "microsoft.aspnet.signalr.client.nuspec", + "packageIcon.png" + ] + }, + "Microsoft.AspNetCore.Connections.Abstractions/6.0.0": { + "sha512": "aeOQydxRfisTS750J85PMCc/66ijY+b1+xUcCPmFhnzbdcgFpUQW0Wx4blaDAUxcHWxvsZWwQtxre5hDZ78pEA==", + "type": "package", + "path": "microsoft.aspnetcore.connections.abstractions/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/Microsoft.AspNetCore.Connections.Abstractions.dll", + "lib/net461/Microsoft.AspNetCore.Connections.Abstractions.xml", + "lib/net6.0/Microsoft.AspNetCore.Connections.Abstractions.dll", + "lib/net6.0/Microsoft.AspNetCore.Connections.Abstractions.xml", + "lib/netstandard2.0/Microsoft.AspNetCore.Connections.Abstractions.dll", + "lib/netstandard2.0/Microsoft.AspNetCore.Connections.Abstractions.xml", + "lib/netstandard2.1/Microsoft.AspNetCore.Connections.Abstractions.dll", + "lib/netstandard2.1/Microsoft.AspNetCore.Connections.Abstractions.xml", + "microsoft.aspnetcore.connections.abstractions.6.0.0.nupkg.sha512", + "microsoft.aspnetcore.connections.abstractions.nuspec" + ] + }, + "Microsoft.AspNetCore.Http.Connections.Client/6.0.0": { + "sha512": "3KtBO0/c8IoQRbH3gitSlJHEc4QpvCa4C0L1XyJAsKjNXTbKQeSxc9ONnZCAm6gIS7b3x+gxnQt7lz7AvUhHKA==", + "type": "package", + "path": "microsoft.aspnetcore.http.connections.client/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/Microsoft.AspNetCore.Http.Connections.Client.dll", + "lib/net461/Microsoft.AspNetCore.Http.Connections.Client.xml", + "lib/net6.0/Microsoft.AspNetCore.Http.Connections.Client.dll", + "lib/net6.0/Microsoft.AspNetCore.Http.Connections.Client.xml", + "lib/netstandard2.0/Microsoft.AspNetCore.Http.Connections.Client.dll", + "lib/netstandard2.0/Microsoft.AspNetCore.Http.Connections.Client.xml", + "lib/netstandard2.1/Microsoft.AspNetCore.Http.Connections.Client.dll", + "lib/netstandard2.1/Microsoft.AspNetCore.Http.Connections.Client.xml", + "microsoft.aspnetcore.http.connections.client.6.0.0.nupkg.sha512", + "microsoft.aspnetcore.http.connections.client.nuspec" + ] + }, + "Microsoft.AspNetCore.Http.Connections.Common/6.0.0": { + "sha512": "JDHt9xDtrEh2e9rDMhXWHbac3L80ccyZtKndjoAp4puaROEHku6ZQadZWs6KWif/xpjAQaNLP7PH069xMX2MtA==", + "type": "package", + "path": "microsoft.aspnetcore.http.connections.common/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/Microsoft.AspNetCore.Http.Connections.Common.dll", + "lib/net461/Microsoft.AspNetCore.Http.Connections.Common.xml", + "lib/net6.0/Microsoft.AspNetCore.Http.Connections.Common.dll", + "lib/net6.0/Microsoft.AspNetCore.Http.Connections.Common.xml", + "lib/netstandard2.0/Microsoft.AspNetCore.Http.Connections.Common.dll", + "lib/netstandard2.0/Microsoft.AspNetCore.Http.Connections.Common.xml", + "microsoft.aspnetcore.http.connections.common.6.0.0.nupkg.sha512", + "microsoft.aspnetcore.http.connections.common.nuspec" + ] + }, + "Microsoft.AspNetCore.SignalR.Client/6.0.0": { + "sha512": "GytHtL5QoZ5uHbi6lJd9thNBxyRKEQdnf1d+a0ZzxkE3EjWECXSbnodJ33TmWwyUNHFS/XzpWA8qUxpqt5Fguw==", + "type": "package", + "path": "microsoft.aspnetcore.signalr.client/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/Microsoft.AspNetCore.SignalR.Client.dll", + "lib/net461/Microsoft.AspNetCore.SignalR.Client.xml", + "lib/net6.0/Microsoft.AspNetCore.SignalR.Client.dll", + "lib/net6.0/Microsoft.AspNetCore.SignalR.Client.xml", + "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Client.dll", + "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Client.xml", + "microsoft.aspnetcore.signalr.client.6.0.0.nupkg.sha512", + "microsoft.aspnetcore.signalr.client.nuspec" + ] + }, + "Microsoft.AspNetCore.SignalR.Client.Core/6.0.0": { + "sha512": "hUyRpqfa2rnXVduN0XxiZQjRJzim+KZdf41VbKupo8hYCKHhNZ7bJJXoN2DPhVqLiu4rpBFmi+qHGyKbh9E6LA==", + "type": "package", + "path": "microsoft.aspnetcore.signalr.client.core/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/Microsoft.AspNetCore.SignalR.Client.Core.dll", + "lib/net461/Microsoft.AspNetCore.SignalR.Client.Core.xml", + "lib/net6.0/Microsoft.AspNetCore.SignalR.Client.Core.dll", + "lib/net6.0/Microsoft.AspNetCore.SignalR.Client.Core.xml", + "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Client.Core.dll", + "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Client.Core.xml", + "lib/netstandard2.1/Microsoft.AspNetCore.SignalR.Client.Core.dll", + "lib/netstandard2.1/Microsoft.AspNetCore.SignalR.Client.Core.xml", + "microsoft.aspnetcore.signalr.client.core.6.0.0.nupkg.sha512", + "microsoft.aspnetcore.signalr.client.core.nuspec" + ] + }, + "Microsoft.AspNetCore.SignalR.Common/6.0.0": { + "sha512": "ryux/SB0JMcjivc6HUGpE+gSvUIXJqK6HM2sn5P6CgFqwOaM/YcJhF+dIgeJZTcB+69iaUcPZ8nMSAyYWPMI6A==", + "type": "package", + "path": "microsoft.aspnetcore.signalr.common/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/Microsoft.AspNetCore.SignalR.Common.dll", + "lib/net461/Microsoft.AspNetCore.SignalR.Common.xml", + "lib/net6.0/Microsoft.AspNetCore.SignalR.Common.dll", + "lib/net6.0/Microsoft.AspNetCore.SignalR.Common.xml", + "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Common.dll", + "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Common.xml", + "microsoft.aspnetcore.signalr.common.6.0.0.nupkg.sha512", + "microsoft.aspnetcore.signalr.common.nuspec" + ] + }, + "Microsoft.AspNetCore.SignalR.Protocols.Json/6.0.0": { + "sha512": "PN4sFeX0wDalyVMzZIJBQaRltMRFE99M5wDbwA6GFOqqAECjMcD6jX0AOkgu6jkNo9aac9yzgit0pLFDS96Knw==", + "type": "package", + "path": "microsoft.aspnetcore.signalr.protocols.json/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/Microsoft.AspNetCore.SignalR.Protocols.Json.dll", + "lib/net461/Microsoft.AspNetCore.SignalR.Protocols.Json.xml", + "lib/net6.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll", + "lib/net6.0/Microsoft.AspNetCore.SignalR.Protocols.Json.xml", + "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll", + "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Protocols.Json.xml", + "microsoft.aspnetcore.signalr.protocols.json.6.0.0.nupkg.sha512", + "microsoft.aspnetcore.signalr.protocols.json.nuspec" + ] + }, + "Microsoft.Azure.CognitiveServices.Vision.ComputerVision/7.0.1": { + "sha512": "KbyyhYy+uGoHVqPSsKMvqLc68juir5USFBVEDPgr0O9pBmxxp1Eau238+mIjHfn/4D6nGmRy7R+GxkxTZxdiYw==", + "type": "package", + "path": "microsoft.azure.cognitiveservices.vision.computervision/7.0.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "CHANGELOG.md", + "lib/net452/Microsoft.Azure.CognitiveServices.Vision.ComputerVision.dll", + "lib/net461/Microsoft.Azure.CognitiveServices.Vision.ComputerVision.dll", + "lib/netstandard1.4/Microsoft.Azure.CognitiveServices.Vision.ComputerVision.dll", + "lib/netstandard2.0/Microsoft.Azure.CognitiveServices.Vision.ComputerVision.dll", + "microsoft.azure.cognitiveservices.vision.computervision.7.0.1.nupkg.sha512", + "microsoft.azure.cognitiveservices.vision.computervision.nuspec", + "pkgicon.png" + ] + }, + "Microsoft.Bcl.AsyncInterfaces/5.0.0": { + "sha512": "W8DPQjkMScOMTtJbPwmPyj9c3zYSFGawDW3jwlBOOsnY+EzZFLgNQ/UMkK35JmkNOVPdCyPr2Tw7Vv9N+KA3ZQ==", + "type": "package", + "path": "microsoft.bcl.asyncinterfaces/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll", + "lib/net461/Microsoft.Bcl.AsyncInterfaces.xml", + "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll", + "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml", + "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll", + "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml", + "microsoft.bcl.asyncinterfaces.5.0.0.nupkg.sha512", + "microsoft.bcl.asyncinterfaces.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "Microsoft.CodeAnalysis.Analyzers/3.3.3": { + "sha512": "j/rOZtLMVJjrfLRlAMckJLPW/1rze9MT1yfWqSIbUPGRu1m1P0fuo9PmqapwsmePfGB5PJrudQLvmUOAMF0DqQ==", + "type": "package", + "path": "microsoft.codeanalysis.analyzers/3.3.3", + "hasTools": true, + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "ThirdPartyNotices.rtf", + "analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll", + "analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll", + "analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/vb/Microsoft.CodeAnalysis.Analyzers.dll", + "analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll", + "analyzers/dotnet/vb/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/vb/de/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/vb/es/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/vb/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/vb/it/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/vb/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/vb/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/vb/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/vb/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/vb/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/vb/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/vb/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/vb/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "build/Microsoft.CodeAnalysis.Analyzers.props", + "build/Microsoft.CodeAnalysis.Analyzers.targets", + "build/config/analysislevel_2_9_8_all.editorconfig", + "build/config/analysislevel_2_9_8_default.editorconfig", + "build/config/analysislevel_2_9_8_minimum.editorconfig", + "build/config/analysislevel_2_9_8_none.editorconfig", + "build/config/analysislevel_2_9_8_recommended.editorconfig", + "build/config/analysislevel_3_3_all.editorconfig", + "build/config/analysislevel_3_3_default.editorconfig", + "build/config/analysislevel_3_3_minimum.editorconfig", + "build/config/analysislevel_3_3_none.editorconfig", + "build/config/analysislevel_3_3_recommended.editorconfig", + "build/config/analysislevel_3_all.editorconfig", + "build/config/analysislevel_3_default.editorconfig", + "build/config/analysislevel_3_minimum.editorconfig", + "build/config/analysislevel_3_none.editorconfig", + "build/config/analysislevel_3_recommended.editorconfig", + "build/config/analysislevelcorrectness_2_9_8_all.editorconfig", + "build/config/analysislevelcorrectness_2_9_8_default.editorconfig", + "build/config/analysislevelcorrectness_2_9_8_minimum.editorconfig", + "build/config/analysislevelcorrectness_2_9_8_none.editorconfig", + "build/config/analysislevelcorrectness_2_9_8_recommended.editorconfig", + "build/config/analysislevelcorrectness_3_3_all.editorconfig", + "build/config/analysislevelcorrectness_3_3_default.editorconfig", + "build/config/analysislevelcorrectness_3_3_minimum.editorconfig", + "build/config/analysislevelcorrectness_3_3_none.editorconfig", + "build/config/analysislevelcorrectness_3_3_recommended.editorconfig", + "build/config/analysislevelcorrectness_3_all.editorconfig", + "build/config/analysislevelcorrectness_3_default.editorconfig", + "build/config/analysislevelcorrectness_3_minimum.editorconfig", + "build/config/analysislevelcorrectness_3_none.editorconfig", + "build/config/analysislevelcorrectness_3_recommended.editorconfig", + "build/config/analysislevellibrary_2_9_8_all.editorconfig", + "build/config/analysislevellibrary_2_9_8_default.editorconfig", + "build/config/analysislevellibrary_2_9_8_minimum.editorconfig", + "build/config/analysislevellibrary_2_9_8_none.editorconfig", + "build/config/analysislevellibrary_2_9_8_recommended.editorconfig", + "build/config/analysislevellibrary_3_3_all.editorconfig", + "build/config/analysislevellibrary_3_3_default.editorconfig", + "build/config/analysislevellibrary_3_3_minimum.editorconfig", + "build/config/analysislevellibrary_3_3_none.editorconfig", + "build/config/analysislevellibrary_3_3_recommended.editorconfig", + "build/config/analysislevellibrary_3_all.editorconfig", + "build/config/analysislevellibrary_3_default.editorconfig", + "build/config/analysislevellibrary_3_minimum.editorconfig", + "build/config/analysislevellibrary_3_none.editorconfig", + "build/config/analysislevellibrary_3_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdesign_3_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdesign_3_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdesign_3_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysislocalization_3_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysislocalization_3_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysislocalization_3_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisperformance_3_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisperformance_3_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisperformance_3_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended.editorconfig", + "documentation/Analyzer Configuration.md", + "documentation/Microsoft.CodeAnalysis.Analyzers.md", + "documentation/Microsoft.CodeAnalysis.Analyzers.sarif", + "editorconfig/AllRulesDefault/.editorconfig", + "editorconfig/AllRulesDisabled/.editorconfig", + "editorconfig/AllRulesEnabled/.editorconfig", + "editorconfig/CorrectnessRulesDefault/.editorconfig", + "editorconfig/CorrectnessRulesEnabled/.editorconfig", + "editorconfig/DataflowRulesDefault/.editorconfig", + "editorconfig/DataflowRulesEnabled/.editorconfig", + "editorconfig/LibraryRulesDefault/.editorconfig", + "editorconfig/LibraryRulesEnabled/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisCompatibilityRulesDefault/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisCompatibilityRulesEnabled/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisCorrectnessRulesDefault/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisCorrectnessRulesEnabled/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisDesignRulesDefault/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisDesignRulesEnabled/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisDocumentationRulesDefault/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisDocumentationRulesEnabled/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisLocalizationRulesDefault/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisLocalizationRulesEnabled/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisPerformanceRulesDefault/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisPerformanceRulesEnabled/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesDefault/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled/.editorconfig", + "editorconfig/PortedFromFxCopRulesDefault/.editorconfig", + "editorconfig/PortedFromFxCopRulesEnabled/.editorconfig", + "microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512", + "microsoft.codeanalysis.analyzers.nuspec", + "rulesets/AllRulesDefault.ruleset", + "rulesets/AllRulesDisabled.ruleset", + "rulesets/AllRulesEnabled.ruleset", + "rulesets/CorrectnessRulesDefault.ruleset", + "rulesets/CorrectnessRulesEnabled.ruleset", + "rulesets/DataflowRulesDefault.ruleset", + "rulesets/DataflowRulesEnabled.ruleset", + "rulesets/LibraryRulesDefault.ruleset", + "rulesets/LibraryRulesEnabled.ruleset", + "rulesets/MicrosoftCodeAnalysisCompatibilityRulesDefault.ruleset", + "rulesets/MicrosoftCodeAnalysisCompatibilityRulesEnabled.ruleset", + "rulesets/MicrosoftCodeAnalysisCorrectnessRulesDefault.ruleset", + "rulesets/MicrosoftCodeAnalysisCorrectnessRulesEnabled.ruleset", + "rulesets/MicrosoftCodeAnalysisDesignRulesDefault.ruleset", + "rulesets/MicrosoftCodeAnalysisDesignRulesEnabled.ruleset", + "rulesets/MicrosoftCodeAnalysisDocumentationRulesDefault.ruleset", + "rulesets/MicrosoftCodeAnalysisDocumentationRulesEnabled.ruleset", + "rulesets/MicrosoftCodeAnalysisLocalizationRulesDefault.ruleset", + "rulesets/MicrosoftCodeAnalysisLocalizationRulesEnabled.ruleset", + "rulesets/MicrosoftCodeAnalysisPerformanceRulesDefault.ruleset", + "rulesets/MicrosoftCodeAnalysisPerformanceRulesEnabled.ruleset", + "rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesDefault.ruleset", + "rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled.ruleset", + "rulesets/PortedFromFxCopRulesDefault.ruleset", + "rulesets/PortedFromFxCopRulesEnabled.ruleset", + "tools/install.ps1", + "tools/uninstall.ps1" + ] + }, + "Microsoft.CodeAnalysis.Common/4.5.0-2.22527.10": { + "sha512": "bPv6m9GLHhizDvwifkXmFHrEpLrqzdFRUCXRa5BF/iwpJgT70REUqGbaKgrzXn9wFKlfkkjMQcHPeu/wGN/x0g==", + "type": "package", + "path": "microsoft.codeanalysis.common/4.5.0-2.22527.10", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "ThirdPartyNotices.rtf", + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll", + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.pdb", + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.xml", + "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll", + "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll", + "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll", + "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll", + "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll", + "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll", + "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll", + "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll", + "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll", + "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll", + "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll", + "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll", + "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll", + "lib/netstandard2.0/Microsoft.CodeAnalysis.dll", + "lib/netstandard2.0/Microsoft.CodeAnalysis.pdb", + "lib/netstandard2.0/Microsoft.CodeAnalysis.xml", + "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll", + "lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll", + "lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll", + "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll", + "lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll", + "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll", + "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll", + "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll", + "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll", + "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll", + "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll", + "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll", + "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll", + "microsoft.codeanalysis.common.4.5.0-2.22527.10.nupkg.sha512", + "microsoft.codeanalysis.common.nuspec" + ] + }, + "Microsoft.CodeAnalysis.CSharp/4.5.0-2.22527.10": { + "sha512": "WII8weXxSDy9TBTM3NEIwhID+/FqMBojMU8JXg/hJaBZ5fP6DO+FwvdvdfCLOKAt4eNO+dO8fw+cUv4f8UFCYw==", + "type": "package", + "path": "microsoft.codeanalysis.csharp/4.5.0-2.22527.10", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "ThirdPartyNotices.rtf", + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll", + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.pdb", + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.xml", + "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll", + "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb", + "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml", + "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", + "microsoft.codeanalysis.csharp.4.5.0-2.22527.10.nupkg.sha512", + "microsoft.codeanalysis.csharp.nuspec" + ] + }, + "Microsoft.CodeAnalysis.VisualBasic/4.5.0-2.22527.10": { + "sha512": "+xZRCgeL8Idqty7CwOU5hs1mL3nkEN01bZ8c6sK3J5cjz8axVe2AVNma1+PYhFMj9eep02zvyt4/jHGSLOlwrA==", + "type": "package", + "path": "microsoft.codeanalysis.visualbasic/4.5.0-2.22527.10", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "ThirdPartyNotices.rtf", + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.VisualBasic.dll", + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.VisualBasic.pdb", + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.VisualBasic.xml", + "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.VisualBasic.resources.dll", + "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.VisualBasic.resources.dll", + "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.VisualBasic.resources.dll", + "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.VisualBasic.resources.dll", + "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.VisualBasic.resources.dll", + "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.VisualBasic.resources.dll", + "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.VisualBasic.resources.dll", + "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.VisualBasic.resources.dll", + "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.VisualBasic.resources.dll", + "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.VisualBasic.resources.dll", + "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.VisualBasic.resources.dll", + "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.resources.dll", + "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.resources.dll", + "lib/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.dll", + "lib/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.pdb", + "lib/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.xml", + "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.VisualBasic.resources.dll", + "lib/netstandard2.0/de/Microsoft.CodeAnalysis.VisualBasic.resources.dll", + "lib/netstandard2.0/es/Microsoft.CodeAnalysis.VisualBasic.resources.dll", + "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.VisualBasic.resources.dll", + "lib/netstandard2.0/it/Microsoft.CodeAnalysis.VisualBasic.resources.dll", + "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.VisualBasic.resources.dll", + "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.VisualBasic.resources.dll", + "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.VisualBasic.resources.dll", + "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.VisualBasic.resources.dll", + "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.VisualBasic.resources.dll", + "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.VisualBasic.resources.dll", + "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.resources.dll", + "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.resources.dll", + "microsoft.codeanalysis.visualbasic.4.5.0-2.22527.10.nupkg.sha512", + "microsoft.codeanalysis.visualbasic.nuspec" + ] + }, + "Microsoft.CSharp/4.7.0": { + "sha512": "pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==", + "type": "package", + "path": "microsoft.csharp/4.7.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/netcore50/Microsoft.CSharp.dll", + "lib/netcoreapp2.0/_._", + "lib/netstandard1.3/Microsoft.CSharp.dll", + "lib/netstandard2.0/Microsoft.CSharp.dll", + "lib/netstandard2.0/Microsoft.CSharp.xml", + "lib/portable-net45+win8+wp8+wpa81/_._", + "lib/uap10.0.16299/_._", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "microsoft.csharp.4.7.0.nupkg.sha512", + "microsoft.csharp.nuspec", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/netcore50/Microsoft.CSharp.dll", + "ref/netcore50/Microsoft.CSharp.xml", + "ref/netcore50/de/Microsoft.CSharp.xml", + "ref/netcore50/es/Microsoft.CSharp.xml", + "ref/netcore50/fr/Microsoft.CSharp.xml", + "ref/netcore50/it/Microsoft.CSharp.xml", + "ref/netcore50/ja/Microsoft.CSharp.xml", + "ref/netcore50/ko/Microsoft.CSharp.xml", + "ref/netcore50/ru/Microsoft.CSharp.xml", + "ref/netcore50/zh-hans/Microsoft.CSharp.xml", + "ref/netcore50/zh-hant/Microsoft.CSharp.xml", + "ref/netcoreapp2.0/_._", + "ref/netstandard1.0/Microsoft.CSharp.dll", + "ref/netstandard1.0/Microsoft.CSharp.xml", + "ref/netstandard1.0/de/Microsoft.CSharp.xml", + "ref/netstandard1.0/es/Microsoft.CSharp.xml", + "ref/netstandard1.0/fr/Microsoft.CSharp.xml", + "ref/netstandard1.0/it/Microsoft.CSharp.xml", + "ref/netstandard1.0/ja/Microsoft.CSharp.xml", + "ref/netstandard1.0/ko/Microsoft.CSharp.xml", + "ref/netstandard1.0/ru/Microsoft.CSharp.xml", + "ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml", + "ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml", + "ref/netstandard2.0/Microsoft.CSharp.dll", + "ref/netstandard2.0/Microsoft.CSharp.xml", + "ref/portable-net45+win8+wp8+wpa81/_._", + "ref/uap10.0.16299/_._", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "Microsoft.Extensions.DependencyInjection/6.0.0": { + "sha512": "k6PWQMuoBDGGHOQTtyois2u4AwyVcIwL2LaSLlTZQm2CYcJ1pxbt6jfAnpWmzENA/wfrYRI/X9DTLoUkE4AsLw==", + "type": "package", + "path": "microsoft.extensions.dependencyinjection/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/Microsoft.Extensions.DependencyInjection.dll", + "lib/net461/Microsoft.Extensions.DependencyInjection.xml", + "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll", + "lib/net6.0/Microsoft.Extensions.DependencyInjection.xml", + "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll", + "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml", + "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll", + "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml", + "microsoft.extensions.dependencyinjection.6.0.0.nupkg.sha512", + "microsoft.extensions.dependencyinjection.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": { + "sha512": "xlzi2IYREJH3/m6+lUrQlujzX8wDitm4QGnUu6kUXTQAWPuZY8i+ticFJbzfqaetLA6KR/rO6Ew/HuYD+bxifg==", + "type": "package", + "path": "microsoft.extensions.dependencyinjection.abstractions/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.dll", + "lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.xml", + "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", + "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", + "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", + "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", + "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll", + "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml", + "microsoft.extensions.dependencyinjection.abstractions.6.0.0.nupkg.sha512", + "microsoft.extensions.dependencyinjection.abstractions.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "Microsoft.Extensions.Features/6.0.0": { + "sha512": "EE7RgQufEOvJlQZazvLUuba7thDQ8Pi4vprxzoByGdpkdZCTAK65AybfYxDf/jFsDjumLDK0E8lm6OqWyUZUKw==", + "type": "package", + "path": "microsoft.extensions.features/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/Microsoft.Extensions.Features.dll", + "lib/net461/Microsoft.Extensions.Features.xml", + "lib/net6.0/Microsoft.Extensions.Features.dll", + "lib/net6.0/Microsoft.Extensions.Features.xml", + "lib/netstandard2.0/Microsoft.Extensions.Features.dll", + "lib/netstandard2.0/Microsoft.Extensions.Features.xml", + "microsoft.extensions.features.6.0.0.nupkg.sha512", + "microsoft.extensions.features.nuspec" + ] + }, + "Microsoft.Extensions.Logging/6.0.0": { + "sha512": "eIbyj40QDg1NDz0HBW0S5f3wrLVnKWnDJ/JtZ+yJDFnDj90VoPuoPmFkeaXrtu+0cKm5GRAwoDf+dBWXK0TUdg==", + "type": "package", + "path": "microsoft.extensions.logging/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/Microsoft.Extensions.Logging.dll", + "lib/net461/Microsoft.Extensions.Logging.xml", + "lib/netstandard2.0/Microsoft.Extensions.Logging.dll", + "lib/netstandard2.0/Microsoft.Extensions.Logging.xml", + "lib/netstandard2.1/Microsoft.Extensions.Logging.dll", + "lib/netstandard2.1/Microsoft.Extensions.Logging.xml", + "microsoft.extensions.logging.6.0.0.nupkg.sha512", + "microsoft.extensions.logging.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "Microsoft.Extensions.Logging.Abstractions/6.0.0": { + "sha512": "/HggWBbTwy8TgebGSX5DBZ24ndhzi93sHUBDvP1IxbZD7FDokYzdAr6+vbWGjw2XAfR2EJ1sfKUotpjHnFWPxA==", + "type": "package", + "path": "microsoft.extensions.logging.abstractions/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "analyzers/dotnet/roslyn3.11/cs/Microsoft.Extensions.Logging.Generators.dll", + "analyzers/dotnet/roslyn3.11/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll", + "analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", + "build/Microsoft.Extensions.Logging.Abstractions.targets", + "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/Microsoft.Extensions.Logging.Abstractions.dll", + "lib/net461/Microsoft.Extensions.Logging.Abstractions.xml", + "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll", + "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.xml", + "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll", + "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml", + "microsoft.extensions.logging.abstractions.6.0.0.nupkg.sha512", + "microsoft.extensions.logging.abstractions.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "Microsoft.Extensions.ObjectPool/5.0.17": { + "sha512": "EkIghF7cRBcogXKrfhopcCRjMs6b19THqSvACV5Oppp0nDA8oNyTLpAsfBQJ1hLgOjHfc5eNKFaFocKdg9nmnA==", + "type": "package", + "path": "microsoft.extensions.objectpool/5.0.17", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/Microsoft.Extensions.ObjectPool.dll", + "lib/net461/Microsoft.Extensions.ObjectPool.xml", + "lib/net5.0/Microsoft.Extensions.ObjectPool.dll", + "lib/net5.0/Microsoft.Extensions.ObjectPool.xml", + "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll", + "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.xml", + "microsoft.extensions.objectpool.5.0.17.nupkg.sha512", + "microsoft.extensions.objectpool.nuspec" + ] + }, + "Microsoft.Extensions.Options/6.0.0": { + "sha512": "dzXN0+V1AyjOe2xcJ86Qbo233KHuLEY0njf/P2Kw8SfJU+d45HNS2ctJdnEnrWbM9Ye2eFgaC5Mj9otRMU6IsQ==", + "type": "package", + "path": "microsoft.extensions.options/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/Microsoft.Extensions.Options.dll", + "lib/net461/Microsoft.Extensions.Options.xml", + "lib/netstandard2.0/Microsoft.Extensions.Options.dll", + "lib/netstandard2.0/Microsoft.Extensions.Options.xml", + "lib/netstandard2.1/Microsoft.Extensions.Options.dll", + "lib/netstandard2.1/Microsoft.Extensions.Options.xml", + "microsoft.extensions.options.6.0.0.nupkg.sha512", + "microsoft.extensions.options.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "Microsoft.Extensions.Primitives/6.0.0": { + "sha512": "9+PnzmQFfEFNR9J2aDTfJGGupShHjOuGw4VUv+JB044biSHrnmCIMD+mJHmb2H7YryrfBEXDurxQ47gJZdCKNQ==", + "type": "package", + "path": "microsoft.extensions.primitives/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/Microsoft.Extensions.Primitives.dll", + "lib/net461/Microsoft.Extensions.Primitives.xml", + "lib/net6.0/Microsoft.Extensions.Primitives.dll", + "lib/net6.0/Microsoft.Extensions.Primitives.xml", + "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll", + "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.xml", + "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll", + "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml", + "microsoft.extensions.primitives.6.0.0.nupkg.sha512", + "microsoft.extensions.primitives.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "Microsoft.Management.Infrastructure/3.0.0": { + "sha512": "cGZi0q5IujCTVYKo9h22Pw+UwfZDV82HXO8HTxMG2HqntPlT3Ls8jY6punLp4YzCypJNpfCAu2kae3TIyuAiJw==", + "type": "package", + "path": "microsoft.management.infrastructure/3.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "_manifest/spdx_2.2/bsi.json", + "_manifest/spdx_2.2/manifest.cat", + "_manifest/spdx_2.2/manifest.spdx.json", + "_manifest/spdx_2.2/manifest.spdx.json.sha256", + "microsoft.management.infrastructure.3.0.0.nupkg.sha512", + "microsoft.management.infrastructure.nuspec", + "ref/net451/Microsoft.Management.Infrastructure.Native.dll", + "ref/net451/Microsoft.Management.Infrastructure.dll", + "ref/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll", + "ref/netstandard1.6/Microsoft.Management.Infrastructure.dll" + ] + }, + "Microsoft.Management.Infrastructure.CimCmdlets/7.2.22": { + "sha512": "wDw9BeitB6/eMd9c3Frr9u0RWC/+LzlmB8CiAwDRMWeNijF/im048yImc6DGXnSQ7zj9PzdMKGrpc9mdEXSaaw==", + "type": "package", + "path": "microsoft.management.infrastructure.cimcmdlets/7.2.22", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Powershell_black_64.png", + "microsoft.management.infrastructure.cimcmdlets.7.2.22.nupkg.sha512", + "microsoft.management.infrastructure.cimcmdlets.nuspec", + "ref/net6.0/Microsoft.Management.Infrastructure.CimCmdlets.dll", + "ref/net6.0/Microsoft.Management.Infrastructure.CimCmdlets.xml", + "runtimes/win/lib/net6.0/Microsoft.Management.Infrastructure.CimCmdlets.dll" + ] + }, + "Microsoft.Management.Infrastructure.Runtime.Unix/3.0.0": { + "sha512": "QZE3uEDvZ0m7LabQvcmNOYHp7v1QPBVMpB/ild0WEE8zqUVAP5y9rRI5we37ImI1bQmW5pZ+3HNC70POPm0jBQ==", + "type": "package", + "path": "microsoft.management.infrastructure.runtime.unix/3.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "_manifest/spdx_2.2/bsi.json", + "_manifest/spdx_2.2/manifest.cat", + "_manifest/spdx_2.2/manifest.spdx.json", + "_manifest/spdx_2.2/manifest.spdx.json.sha256", + "microsoft.management.infrastructure.runtime.unix.3.0.0.nupkg.sha512", + "microsoft.management.infrastructure.runtime.unix.nuspec", + "runtimes/unix/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll" + ] + }, + "Microsoft.Management.Infrastructure.Runtime.Win/3.0.0": { + "sha512": "uwMyWN33+iQ8Wm/n1yoPXgFoiYNd0HzJyoqSVhaQZyJfaQrJR3udgcIHjqa1qbc3lS6kvfuUMN4TrF4U4refCQ==", + "type": "package", + "path": "microsoft.management.infrastructure.runtime.win/3.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.txt", + "_manifest/spdx_2.2/bsi.json", + "_manifest/spdx_2.2/manifest.cat", + "_manifest/spdx_2.2/manifest.spdx.json", + "_manifest/spdx_2.2/manifest.spdx.json.sha256", + "microsoft.management.infrastructure.runtime.win.3.0.0.nupkg.sha512", + "microsoft.management.infrastructure.runtime.win.nuspec", + "runtimes/win-arm64/lib/net451/microsoft.management.infrastructure.dll", + "runtimes/win-arm64/lib/net451/microsoft.management.infrastructure.native.dll", + "runtimes/win-arm64/lib/netstandard1.6/microsoft.management.infrastructure.dll", + "runtimes/win-arm64/lib/netstandard1.6/microsoft.management.infrastructure.native.dll", + "runtimes/win-arm64/native/microsoft.management.infrastructure.native.unmanaged.dll", + "runtimes/win-x64/lib/net451/microsoft.management.infrastructure.dll", + "runtimes/win-x64/lib/net451/microsoft.management.infrastructure.native.dll", + "runtimes/win-x64/lib/netstandard1.6/microsoft.management.infrastructure.dll", + "runtimes/win-x64/lib/netstandard1.6/microsoft.management.infrastructure.native.dll", + "runtimes/win-x64/native/microsoft.management.infrastructure.native.unmanaged.dll", + "runtimes/win-x86/lib/net451/microsoft.management.infrastructure.dll", + "runtimes/win-x86/lib/net451/microsoft.management.infrastructure.native.dll", + "runtimes/win-x86/lib/netstandard1.6/microsoft.management.infrastructure.dll", + "runtimes/win-x86/lib/netstandard1.6/microsoft.management.infrastructure.native.dll", + "runtimes/win-x86/native/microsoft.management.infrastructure.native.unmanaged.dll" + ] + }, + "Microsoft.NETCore.Platforms/1.1.1": { + "sha512": "TMBuzAHpTenGbGgk0SMTwyEkyijY/Eae4ZGsFNYJvAr/LDn1ku3Etp3FPxChmDp5HHF3kzJuoaa08N0xjqAJfQ==", + "type": "package", + "path": "microsoft.netcore.platforms/1.1.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/netstandard1.0/_._", + "microsoft.netcore.platforms.1.1.1.nupkg.sha512", + "microsoft.netcore.platforms.nuspec", + "runtime.json" + ] + }, + "Microsoft.NETCore.Targets/1.1.3": { + "sha512": "3Wrmi0kJDzClwAC+iBdUBpEKmEle8FQNsCs77fkiOIw/9oYA07bL1EZNX0kQ2OMN3xpwvl0vAtOCYY3ndDNlhQ==", + "type": "package", + "path": "microsoft.netcore.targets/1.1.3", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/netstandard1.0/_._", + "microsoft.netcore.targets.1.1.3.nupkg.sha512", + "microsoft.netcore.targets.nuspec", + "runtime.json" + ] + }, + "Microsoft.NETCore.Windows.ApiSets/1.0.1": { + "sha512": "SaToCvvsGMxTgtLv/BrFQ5IFMPRE1zpWbnqbpwykJa8W5XiX82CXI6K2o7yf5xS7EP6t/JzFLV0SIDuWpvBZVw==", + "type": "package", + "path": "microsoft.netcore.windows.apisets/1.0.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "microsoft.netcore.windows.apisets.1.0.1.nupkg.sha512", + "microsoft.netcore.windows.apisets.nuspec", + "runtime.json" + ] + }, + "Microsoft.PowerShell.Commands.Diagnostics/7.2.22": { + "sha512": "t9U8TlEXimyuy76kdc+eTCa2N92dRehfAYkWS5gg0oYvSkOIDLpicsZ/VHIFPiJfE+8suxxkinQFvFK/dmpvuw==", + "type": "package", + "path": "microsoft.powershell.commands.diagnostics/7.2.22", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Powershell_black_64.png", + "microsoft.powershell.commands.diagnostics.7.2.22.nupkg.sha512", + "microsoft.powershell.commands.diagnostics.nuspec", + "ref/net6.0/Microsoft.PowerShell.Commands.Diagnostics.dll", + "ref/net6.0/Microsoft.PowerShell.Commands.Diagnostics.xml", + "runtimes/win/lib/net6.0/Microsoft.PowerShell.Commands.Diagnostics.dll" + ] + }, + "Microsoft.PowerShell.Commands.Management/7.2.22": { + "sha512": "1WWmgAyrzp03O5G4ymPlhxlzMN0YHlM75JICCg1WtygbFOulTxAhJufxlqN7S6UeoI03yFJ19TKf0z8pPkZbaA==", + "type": "package", + "path": "microsoft.powershell.commands.management/7.2.22", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Powershell_black_64.png", + "microsoft.powershell.commands.management.7.2.22.nupkg.sha512", + "microsoft.powershell.commands.management.nuspec", + "ref/net6.0/Microsoft.PowerShell.Commands.Management.dll", + "ref/net6.0/Microsoft.PowerShell.Commands.Management.xml", + "runtimes/unix/lib/net6.0/Microsoft.PowerShell.Commands.Management.dll", + "runtimes/win/lib/net6.0/Microsoft.PowerShell.Commands.Management.dll" + ] + }, + "Microsoft.PowerShell.Commands.Utility/7.2.22": { + "sha512": "fp3F6zzvyrX+8oRQYVrzRKvAQjCPB46zUTWa/tmyEW8ES5UqJ75oFv1jtVTYCo6Ue5UTmmUEh28OafMw6lUhSw==", + "type": "package", + "path": "microsoft.powershell.commands.utility/7.2.22", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Powershell_black_64.png", + "microsoft.powershell.commands.utility.7.2.22.nupkg.sha512", + "microsoft.powershell.commands.utility.nuspec", + "ref/net6.0/Microsoft.PowerShell.Commands.Utility.dll", + "ref/net6.0/Microsoft.PowerShell.Commands.Utility.xml", + "runtimes/unix/lib/net6.0/Microsoft.PowerShell.Commands.Utility.dll", + "runtimes/win/lib/net6.0/Microsoft.PowerShell.Commands.Utility.dll" + ] + }, + "Microsoft.PowerShell.ConsoleHost/7.2.22": { + "sha512": "TCJHpUOL0Abzoy2iTGmrXM6bsz7i/yrv0qi4Dz3MkFF/GtI7RpbU98IiUIWDBtqySNi/DeOZ9blqsOop6z044Q==", + "type": "package", + "path": "microsoft.powershell.consolehost/7.2.22", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Powershell_black_64.png", + "microsoft.powershell.consolehost.7.2.22.nupkg.sha512", + "microsoft.powershell.consolehost.nuspec", + "ref/net6.0/Microsoft.PowerShell.ConsoleHost.dll", + "ref/net6.0/Microsoft.PowerShell.ConsoleHost.xml", + "runtimes/unix/lib/net6.0/Microsoft.PowerShell.ConsoleHost.dll", + "runtimes/win/lib/net6.0/Microsoft.PowerShell.ConsoleHost.dll" + ] + }, + "Microsoft.PowerShell.CoreCLR.Eventing/7.2.22": { + "sha512": "2Pd65hWvtUg562S8SrC0OG6hmrMQL+6KF9Wcfl84Gl3FUYn/0YmLDxKWycGFNLhvOJJVzq3G4gOaGfPTcAaVTg==", + "type": "package", + "path": "microsoft.powershell.coreclr.eventing/7.2.22", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Powershell_black_64.png", + "microsoft.powershell.coreclr.eventing.7.2.22.nupkg.sha512", + "microsoft.powershell.coreclr.eventing.nuspec", + "ref/net6.0/Microsoft.PowerShell.CoreCLR.Eventing.dll", + "ref/net6.0/Microsoft.PowerShell.CoreCLR.Eventing.xml", + "runtimes/win/lib/net6.0/Microsoft.PowerShell.CoreCLR.Eventing.dll" + ] + }, + "Microsoft.PowerShell.MarkdownRender/7.2.1": { + "sha512": "o5oUwL23R/KnjQPD2Oi49WAG5j4O4VLo1fPRSyM/aq0HuTrY2RnF4B3MCGk13BfcmK51p9kPlHZ1+8a/ZjO4Jg==", + "type": "package", + "path": "microsoft.powershell.markdownrender/7.2.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "_manifest/spdx_2.2/bsi.json", + "_manifest/spdx_2.2/manifest.cat", + "_manifest/spdx_2.2/manifest.spdx.json", + "_manifest/spdx_2.2/manifest.spdx.json.sha256", + "lib/netstandard2.0/Microsoft.PowerShell.MarkdownRender.dll", + "microsoft.powershell.markdownrender.7.2.1.nupkg.sha512", + "microsoft.powershell.markdownrender.nuspec" + ] + }, + "Microsoft.PowerShell.Native/7.2.1": { + "sha512": "Ce7sccSKHemYA/p/ADD3twqp2RgvtPV6ch+hY6n50tWkGmytfSccYgnhtG30/1SaU0ktCLvg0/NSE6XB10XFqA==", + "type": "package", + "path": "microsoft.powershell.native/7.2.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "PSRP_version.txt", + "Powershell_black_64.png", + "microsoft.powershell.native.7.2.1.nupkg.sha512", + "microsoft.powershell.native.nuspec", + "runtimes/linux-arm/native/libpsl-native.so", + "runtimes/linux-arm64/native/libpsl-native.so", + "runtimes/linux-musl-x64/native/libpsl-native.so", + "runtimes/linux-x64/native/libmi.so", + "runtimes/linux-x64/native/libpsl-native.so", + "runtimes/linux-x64/native/libpsrpclient.so", + "runtimes/osx/native/libmi.dylib", + "runtimes/osx/native/libpsl-native.dylib", + "runtimes/osx/native/libpsrpclient.dylib", + "runtimes/win-arm/native/PowerShell.Core.Instrumentation.dll", + "runtimes/win-arm/native/pwrshplugin.dll", + "runtimes/win-arm64/native/PowerShell.Core.Instrumentation.dll", + "runtimes/win-arm64/native/pwrshplugin.dll", + "runtimes/win-x64/native/PowerShell.Core.Instrumentation.dll", + "runtimes/win-x64/native/pwrshplugin.dll", + "runtimes/win-x86/native/PowerShell.Core.Instrumentation.dll", + "runtimes/win-x86/native/pwrshplugin.dll" + ] + }, + "Microsoft.PowerShell.SDK/7.2.22": { + "sha512": "55CRc19w6h7VBoprB9lTYQWIfdGLJN7tpV5CByMRP3XZPxxAxJk0+OXPkCI472CE0MWj49uteWyw3wm9d9wcLw==", + "type": "package", + "path": "microsoft.powershell.sdk/7.2.22", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Powershell_black_64.png", + "contentFiles/any/any/ref/Microsoft.CSharp.dll", + "contentFiles/any/any/ref/Microsoft.VisualBasic.Core.dll", + "contentFiles/any/any/ref/Microsoft.VisualBasic.dll", + "contentFiles/any/any/ref/Microsoft.Win32.Primitives.dll", + "contentFiles/any/any/ref/Microsoft.Win32.Registry.dll", + "contentFiles/any/any/ref/System.AppContext.dll", + "contentFiles/any/any/ref/System.Buffers.dll", + "contentFiles/any/any/ref/System.Collections.Concurrent.dll", + "contentFiles/any/any/ref/System.Collections.Immutable.dll", + "contentFiles/any/any/ref/System.Collections.NonGeneric.dll", + "contentFiles/any/any/ref/System.Collections.Specialized.dll", + "contentFiles/any/any/ref/System.Collections.dll", + "contentFiles/any/any/ref/System.ComponentModel.Annotations.dll", + "contentFiles/any/any/ref/System.ComponentModel.DataAnnotations.dll", + "contentFiles/any/any/ref/System.ComponentModel.EventBasedAsync.dll", + "contentFiles/any/any/ref/System.ComponentModel.Primitives.dll", + "contentFiles/any/any/ref/System.ComponentModel.TypeConverter.dll", + "contentFiles/any/any/ref/System.ComponentModel.dll", + "contentFiles/any/any/ref/System.Configuration.dll", + "contentFiles/any/any/ref/System.Console.dll", + "contentFiles/any/any/ref/System.Core.dll", + "contentFiles/any/any/ref/System.Data.Common.dll", + "contentFiles/any/any/ref/System.Data.DataSetExtensions.dll", + "contentFiles/any/any/ref/System.Data.dll", + "contentFiles/any/any/ref/System.Diagnostics.Contracts.dll", + "contentFiles/any/any/ref/System.Diagnostics.Debug.dll", + "contentFiles/any/any/ref/System.Diagnostics.DiagnosticSource.dll", + "contentFiles/any/any/ref/System.Diagnostics.FileVersionInfo.dll", + "contentFiles/any/any/ref/System.Diagnostics.Process.dll", + "contentFiles/any/any/ref/System.Diagnostics.StackTrace.dll", + "contentFiles/any/any/ref/System.Diagnostics.TextWriterTraceListener.dll", + "contentFiles/any/any/ref/System.Diagnostics.Tools.dll", + "contentFiles/any/any/ref/System.Diagnostics.TraceSource.dll", + "contentFiles/any/any/ref/System.Diagnostics.Tracing.dll", + "contentFiles/any/any/ref/System.Drawing.Primitives.dll", + "contentFiles/any/any/ref/System.Drawing.dll", + "contentFiles/any/any/ref/System.Dynamic.Runtime.dll", + "contentFiles/any/any/ref/System.Formats.Asn1.dll", + "contentFiles/any/any/ref/System.Globalization.Calendars.dll", + "contentFiles/any/any/ref/System.Globalization.Extensions.dll", + "contentFiles/any/any/ref/System.Globalization.dll", + "contentFiles/any/any/ref/System.IO.Compression.Brotli.dll", + "contentFiles/any/any/ref/System.IO.Compression.FileSystem.dll", + "contentFiles/any/any/ref/System.IO.Compression.ZipFile.dll", + "contentFiles/any/any/ref/System.IO.Compression.dll", + "contentFiles/any/any/ref/System.IO.FileSystem.AccessControl.dll", + "contentFiles/any/any/ref/System.IO.FileSystem.DriveInfo.dll", + "contentFiles/any/any/ref/System.IO.FileSystem.Primitives.dll", + "contentFiles/any/any/ref/System.IO.FileSystem.Watcher.dll", + "contentFiles/any/any/ref/System.IO.FileSystem.dll", + "contentFiles/any/any/ref/System.IO.IsolatedStorage.dll", + "contentFiles/any/any/ref/System.IO.MemoryMappedFiles.dll", + "contentFiles/any/any/ref/System.IO.Pipes.AccessControl.dll", + "contentFiles/any/any/ref/System.IO.Pipes.dll", + "contentFiles/any/any/ref/System.IO.UnmanagedMemoryStream.dll", + "contentFiles/any/any/ref/System.IO.dll", + "contentFiles/any/any/ref/System.Linq.Expressions.dll", + "contentFiles/any/any/ref/System.Linq.Parallel.dll", + "contentFiles/any/any/ref/System.Linq.Queryable.dll", + "contentFiles/any/any/ref/System.Linq.dll", + "contentFiles/any/any/ref/System.Memory.dll", + "contentFiles/any/any/ref/System.Net.Http.Json.dll", + "contentFiles/any/any/ref/System.Net.Http.dll", + "contentFiles/any/any/ref/System.Net.HttpListener.dll", + "contentFiles/any/any/ref/System.Net.Mail.dll", + "contentFiles/any/any/ref/System.Net.NameResolution.dll", + "contentFiles/any/any/ref/System.Net.NetworkInformation.dll", + "contentFiles/any/any/ref/System.Net.Ping.dll", + "contentFiles/any/any/ref/System.Net.Primitives.dll", + "contentFiles/any/any/ref/System.Net.Requests.dll", + "contentFiles/any/any/ref/System.Net.Security.dll", + "contentFiles/any/any/ref/System.Net.ServicePoint.dll", + "contentFiles/any/any/ref/System.Net.Sockets.dll", + "contentFiles/any/any/ref/System.Net.WebClient.dll", + "contentFiles/any/any/ref/System.Net.WebHeaderCollection.dll", + "contentFiles/any/any/ref/System.Net.WebProxy.dll", + "contentFiles/any/any/ref/System.Net.WebSockets.Client.dll", + "contentFiles/any/any/ref/System.Net.WebSockets.dll", + "contentFiles/any/any/ref/System.Net.dll", + "contentFiles/any/any/ref/System.Numerics.Vectors.dll", + "contentFiles/any/any/ref/System.Numerics.dll", + "contentFiles/any/any/ref/System.ObjectModel.dll", + "contentFiles/any/any/ref/System.Reflection.DispatchProxy.dll", + "contentFiles/any/any/ref/System.Reflection.Emit.ILGeneration.dll", + "contentFiles/any/any/ref/System.Reflection.Emit.Lightweight.dll", + "contentFiles/any/any/ref/System.Reflection.Emit.dll", + "contentFiles/any/any/ref/System.Reflection.Extensions.dll", + "contentFiles/any/any/ref/System.Reflection.Metadata.dll", + "contentFiles/any/any/ref/System.Reflection.Primitives.dll", + "contentFiles/any/any/ref/System.Reflection.TypeExtensions.dll", + "contentFiles/any/any/ref/System.Reflection.dll", + "contentFiles/any/any/ref/System.Resources.Reader.dll", + "contentFiles/any/any/ref/System.Resources.ResourceManager.dll", + "contentFiles/any/any/ref/System.Resources.Writer.dll", + "contentFiles/any/any/ref/System.Runtime.CompilerServices.Unsafe.dll", + "contentFiles/any/any/ref/System.Runtime.CompilerServices.VisualC.dll", + "contentFiles/any/any/ref/System.Runtime.Extensions.dll", + "contentFiles/any/any/ref/System.Runtime.Handles.dll", + "contentFiles/any/any/ref/System.Runtime.InteropServices.RuntimeInformation.dll", + "contentFiles/any/any/ref/System.Runtime.InteropServices.dll", + "contentFiles/any/any/ref/System.Runtime.Intrinsics.dll", + "contentFiles/any/any/ref/System.Runtime.Loader.dll", + "contentFiles/any/any/ref/System.Runtime.Numerics.dll", + "contentFiles/any/any/ref/System.Runtime.Serialization.Formatters.dll", + "contentFiles/any/any/ref/System.Runtime.Serialization.Json.dll", + "contentFiles/any/any/ref/System.Runtime.Serialization.Primitives.dll", + "contentFiles/any/any/ref/System.Runtime.Serialization.Xml.dll", + "contentFiles/any/any/ref/System.Runtime.Serialization.dll", + "contentFiles/any/any/ref/System.Runtime.dll", + "contentFiles/any/any/ref/System.Security.AccessControl.dll", + "contentFiles/any/any/ref/System.Security.Claims.dll", + "contentFiles/any/any/ref/System.Security.Cryptography.Algorithms.dll", + "contentFiles/any/any/ref/System.Security.Cryptography.Cng.dll", + "contentFiles/any/any/ref/System.Security.Cryptography.Csp.dll", + "contentFiles/any/any/ref/System.Security.Cryptography.Encoding.dll", + "contentFiles/any/any/ref/System.Security.Cryptography.OpenSsl.dll", + "contentFiles/any/any/ref/System.Security.Cryptography.Primitives.dll", + "contentFiles/any/any/ref/System.Security.Cryptography.X509Certificates.dll", + "contentFiles/any/any/ref/System.Security.Principal.Windows.dll", + "contentFiles/any/any/ref/System.Security.Principal.dll", + "contentFiles/any/any/ref/System.Security.SecureString.dll", + "contentFiles/any/any/ref/System.Security.dll", + "contentFiles/any/any/ref/System.ServiceModel.Web.dll", + "contentFiles/any/any/ref/System.ServiceProcess.dll", + "contentFiles/any/any/ref/System.Text.Encoding.CodePages.dll", + "contentFiles/any/any/ref/System.Text.Encoding.Extensions.dll", + "contentFiles/any/any/ref/System.Text.Encoding.dll", + "contentFiles/any/any/ref/System.Text.Encodings.Web.dll", + "contentFiles/any/any/ref/System.Text.Json.dll", + "contentFiles/any/any/ref/System.Text.RegularExpressions.dll", + "contentFiles/any/any/ref/System.Threading.Channels.dll", + "contentFiles/any/any/ref/System.Threading.Overlapped.dll", + "contentFiles/any/any/ref/System.Threading.Tasks.Dataflow.dll", + "contentFiles/any/any/ref/System.Threading.Tasks.Extensions.dll", + "contentFiles/any/any/ref/System.Threading.Tasks.Parallel.dll", + "contentFiles/any/any/ref/System.Threading.Tasks.dll", + "contentFiles/any/any/ref/System.Threading.Thread.dll", + "contentFiles/any/any/ref/System.Threading.ThreadPool.dll", + "contentFiles/any/any/ref/System.Threading.Timer.dll", + "contentFiles/any/any/ref/System.Threading.dll", + "contentFiles/any/any/ref/System.Transactions.Local.dll", + "contentFiles/any/any/ref/System.Transactions.dll", + "contentFiles/any/any/ref/System.ValueTuple.dll", + "contentFiles/any/any/ref/System.Web.HttpUtility.dll", + "contentFiles/any/any/ref/System.Web.dll", + "contentFiles/any/any/ref/System.Windows.dll", + "contentFiles/any/any/ref/System.Xml.Linq.dll", + "contentFiles/any/any/ref/System.Xml.ReaderWriter.dll", + "contentFiles/any/any/ref/System.Xml.Serialization.dll", + "contentFiles/any/any/ref/System.Xml.XDocument.dll", + "contentFiles/any/any/ref/System.Xml.XPath.XDocument.dll", + "contentFiles/any/any/ref/System.Xml.XPath.dll", + "contentFiles/any/any/ref/System.Xml.XmlDocument.dll", + "contentFiles/any/any/ref/System.Xml.XmlSerializer.dll", + "contentFiles/any/any/ref/System.Xml.dll", + "contentFiles/any/any/ref/System.dll", + "contentFiles/any/any/ref/WindowsBase.dll", + "contentFiles/any/any/ref/mscorlib.dll", + "contentFiles/any/any/ref/netstandard.dll", + "contentFiles/any/any/runtimes/unix/lib/net6.0/Modules/Microsoft.PowerShell.Host/Microsoft.PowerShell.Host.psd1", + "contentFiles/any/any/runtimes/unix/lib/net6.0/Modules/Microsoft.PowerShell.Management/Microsoft.PowerShell.Management.psd1", + "contentFiles/any/any/runtimes/unix/lib/net6.0/Modules/Microsoft.PowerShell.Security/Microsoft.PowerShell.Security.psd1", + "contentFiles/any/any/runtimes/unix/lib/net6.0/Modules/Microsoft.PowerShell.Utility/Microsoft.PowerShell.Utility.psd1", + "contentFiles/any/any/runtimes/win/lib/net6.0/Modules/CimCmdlets/CimCmdlets.psd1", + "contentFiles/any/any/runtimes/win/lib/net6.0/Modules/Microsoft.PowerShell.Diagnostics/Diagnostics.format.ps1xml", + "contentFiles/any/any/runtimes/win/lib/net6.0/Modules/Microsoft.PowerShell.Diagnostics/Event.format.ps1xml", + "contentFiles/any/any/runtimes/win/lib/net6.0/Modules/Microsoft.PowerShell.Diagnostics/GetEvent.types.ps1xml", + "contentFiles/any/any/runtimes/win/lib/net6.0/Modules/Microsoft.PowerShell.Diagnostics/Microsoft.PowerShell.Diagnostics.psd1", + "contentFiles/any/any/runtimes/win/lib/net6.0/Modules/Microsoft.PowerShell.Host/Microsoft.PowerShell.Host.psd1", + "contentFiles/any/any/runtimes/win/lib/net6.0/Modules/Microsoft.PowerShell.Management/Microsoft.PowerShell.Management.psd1", + "contentFiles/any/any/runtimes/win/lib/net6.0/Modules/Microsoft.PowerShell.Security/Microsoft.PowerShell.Security.psd1", + "contentFiles/any/any/runtimes/win/lib/net6.0/Modules/Microsoft.PowerShell.Utility/Microsoft.PowerShell.Utility.psd1", + "contentFiles/any/any/runtimes/win/lib/net6.0/Modules/Microsoft.WSMan.Management/Microsoft.WSMan.Management.psd1", + "contentFiles/any/any/runtimes/win/lib/net6.0/Modules/Microsoft.WSMan.Management/WSMan.format.ps1xml", + "contentFiles/any/any/runtimes/win/lib/net6.0/Modules/PSDiagnostics/PSDiagnostics.psd1", + "contentFiles/any/any/runtimes/win/lib/net6.0/Modules/PSDiagnostics/PSDiagnostics.psm1", + "microsoft.powershell.sdk.7.2.22.nupkg.sha512", + "microsoft.powershell.sdk.nuspec", + "ref/net6.0/Microsoft.PowerShell.Commands.Management.dll", + "ref/net6.0/Microsoft.PowerShell.Commands.Management.xml", + "ref/net6.0/Microsoft.PowerShell.Commands.Utility.dll", + "ref/net6.0/Microsoft.PowerShell.Commands.Utility.xml", + "ref/net6.0/Microsoft.PowerShell.ConsoleHost.dll", + "ref/net6.0/Microsoft.PowerShell.ConsoleHost.xml", + "ref/net6.0/System.Management.Automation.dll", + "ref/net6.0/System.Management.Automation.xml", + "runtimes/unix/lib/net6.0/Microsoft.PowerShell.SDK.dll", + "runtimes/win/lib/net6.0/Microsoft.PowerShell.SDK.dll" + ] + }, + "Microsoft.PowerShell.Security/7.2.22": { + "sha512": "Raj6Jnlbl8luGtPD+0ndJ7hOxJtaeLh9+8WHBPGmr5j2B7vxUmlAt0aOSllAUpiKueAKJK3T3iP6jt+Sj87esg==", + "type": "package", + "path": "microsoft.powershell.security/7.2.22", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Powershell_black_64.png", + "microsoft.powershell.security.7.2.22.nupkg.sha512", + "microsoft.powershell.security.nuspec", + "ref/net6.0/Microsoft.PowerShell.Security.dll", + "ref/net6.0/Microsoft.PowerShell.Security.xml", + "runtimes/unix/lib/net6.0/Microsoft.PowerShell.Security.dll", + "runtimes/win/lib/net6.0/Microsoft.PowerShell.Security.dll" + ] + }, + "Microsoft.Rest.ClientRuntime/2.3.24": { + "sha512": "hZH7XgM3eV2jFrnq7Yf0nBD4WVXQzDrer2gEY7HMNiwio2hwDsTHO6LWuueNQAfRpNp4W7mKxcXpwXUiuVIlYw==", + "type": "package", + "path": "microsoft.rest.clientruntime/2.3.24", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/net452/Microsoft.Rest.ClientRuntime.dll", + "lib/net452/Microsoft.Rest.ClientRuntime.runtimeconfig.json", + "lib/net461/Microsoft.Rest.ClientRuntime.dll", + "lib/net461/Microsoft.Rest.ClientRuntime.runtimeconfig.json", + "lib/netstandard1.4/Microsoft.Rest.ClientRuntime.dll", + "lib/netstandard1.4/Microsoft.Rest.ClientRuntime.runtimeconfig.json", + "lib/netstandard2.0/Microsoft.Rest.ClientRuntime.dll", + "lib/netstandard2.0/Microsoft.Rest.ClientRuntime.runtimeconfig.json", + "microsoft.rest.clientruntime.2.3.24.nupkg.sha512", + "microsoft.rest.clientruntime.nuspec" + ] + }, + "Microsoft.Rest.ClientRuntime.Azure/3.3.18": { + "sha512": "pCtem10PRQYvzRiwJVInsccsqB0NrTjW83NF3zWk1LpN3IS0AneZKq89RyogDT7mRMT1Li/mLY8N8kU6RAiK0g==", + "type": "package", + "path": "microsoft.rest.clientruntime.azure/3.3.18", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/net452/Microsoft.Rest.ClientRuntime.Azure.dll", + "lib/net452/Microsoft.Rest.ClientRuntime.Azure.runtimeconfig.json", + "lib/net452/Microsoft.Rest.ClientRuntime.Azure.xml", + "lib/netstandard1.4/Microsoft.Rest.ClientRuntime.Azure.dll", + "lib/netstandard1.4/Microsoft.Rest.ClientRuntime.Azure.runtimeconfig.json", + "lib/netstandard1.4/Microsoft.Rest.ClientRuntime.Azure.xml", + "microsoft.rest.clientruntime.azure.3.3.18.nupkg.sha512", + "microsoft.rest.clientruntime.azure.nuspec" + ] + }, + "Microsoft.VisualBasic/10.3.0": { + "sha512": "AvMDjmJHjz9bdlvxiSdEHHcWP+sZtp7zwule5ab6DaUbgoBnwCsd7nymj69vSz18ypXuEv3SI7ZUNwbIKrvtMA==", + "type": "package", + "path": "microsoft.visualbasic/10.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net45/_._", + "lib/netcore50/Microsoft.VisualBasic.dll", + "lib/netcoreapp2.0/_._", + "lib/netstandard1.3/Microsoft.VisualBasic.dll", + "lib/netstandard2.0/Microsoft.VisualBasic.dll", + "lib/portable-net45+win8+wpa81/_._", + "lib/uap10.0.16299/_._", + "lib/win8/_._", + "lib/wpa81/_._", + "microsoft.visualbasic.10.3.0.nupkg.sha512", + "microsoft.visualbasic.nuspec", + "ref/net45/_._", + "ref/netcore50/Microsoft.VisualBasic.dll", + "ref/netcore50/Microsoft.VisualBasic.xml", + "ref/netcore50/de/Microsoft.VisualBasic.xml", + "ref/netcore50/es/Microsoft.VisualBasic.xml", + "ref/netcore50/fr/Microsoft.VisualBasic.xml", + "ref/netcore50/it/Microsoft.VisualBasic.xml", + "ref/netcore50/ja/Microsoft.VisualBasic.xml", + "ref/netcore50/ko/Microsoft.VisualBasic.xml", + "ref/netcore50/ru/Microsoft.VisualBasic.xml", + "ref/netcore50/zh-hans/Microsoft.VisualBasic.xml", + "ref/netcore50/zh-hant/Microsoft.VisualBasic.xml", + "ref/netcoreapp2.0/_._", + "ref/netstandard1.1/Microsoft.VisualBasic.dll", + "ref/netstandard1.1/Microsoft.VisualBasic.xml", + "ref/netstandard1.1/de/Microsoft.VisualBasic.xml", + "ref/netstandard1.1/es/Microsoft.VisualBasic.xml", + "ref/netstandard1.1/fr/Microsoft.VisualBasic.xml", + "ref/netstandard1.1/it/Microsoft.VisualBasic.xml", + "ref/netstandard1.1/ja/Microsoft.VisualBasic.xml", + "ref/netstandard1.1/ko/Microsoft.VisualBasic.xml", + "ref/netstandard1.1/ru/Microsoft.VisualBasic.xml", + "ref/netstandard1.1/zh-hans/Microsoft.VisualBasic.xml", + "ref/netstandard1.1/zh-hant/Microsoft.VisualBasic.xml", + "ref/netstandard2.0/Microsoft.VisualBasic.dll", + "ref/netstandard2.0/Microsoft.VisualBasic.xml", + "ref/portable-net45+win8+wpa81/_._", + "ref/uap10.0.16299/_._", + "ref/win8/_._", + "ref/wpa81/_._", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "Microsoft.Win32.Primitives/4.3.0": { + "sha512": "9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==", + "type": "package", + "path": "microsoft.win32.primitives/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/Microsoft.Win32.Primitives.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "microsoft.win32.primitives.4.3.0.nupkg.sha512", + "microsoft.win32.primitives.nuspec", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/Microsoft.Win32.Primitives.dll", + "ref/netstandard1.3/Microsoft.Win32.Primitives.dll", + "ref/netstandard1.3/Microsoft.Win32.Primitives.xml", + "ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml", + "ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml", + "ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml", + "ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml", + "ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml", + "ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml", + "ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml", + "ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml", + "ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._" + ] + }, + "Microsoft.Win32.Registry/4.7.0": { + "sha512": "KSrRMb5vNi0CWSGG1++id2ZOs/1QhRqROt+qgbEAdQuGjGrFcl4AOl4/exGPUYz2wUnU42nvJqon1T3U0kPXLA==", + "type": "package", + "path": "microsoft.win32.registry/4.7.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net46/Microsoft.Win32.Registry.dll", + "lib/net461/Microsoft.Win32.Registry.dll", + "lib/net461/Microsoft.Win32.Registry.xml", + "lib/netstandard1.3/Microsoft.Win32.Registry.dll", + "lib/netstandard2.0/Microsoft.Win32.Registry.dll", + "lib/netstandard2.0/Microsoft.Win32.Registry.xml", + "microsoft.win32.registry.4.7.0.nupkg.sha512", + "microsoft.win32.registry.nuspec", + "ref/net46/Microsoft.Win32.Registry.dll", + "ref/net461/Microsoft.Win32.Registry.dll", + "ref/net461/Microsoft.Win32.Registry.xml", + "ref/net472/Microsoft.Win32.Registry.dll", + "ref/net472/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/Microsoft.Win32.Registry.dll", + "ref/netstandard1.3/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/de/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/es/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/it/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml", + "ref/netstandard2.0/Microsoft.Win32.Registry.dll", + "ref/netstandard2.0/Microsoft.Win32.Registry.xml", + "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll", + "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.xml", + "runtimes/win/lib/net46/Microsoft.Win32.Registry.dll", + "runtimes/win/lib/net461/Microsoft.Win32.Registry.dll", + "runtimes/win/lib/net461/Microsoft.Win32.Registry.xml", + "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll", + "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll", + "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.xml", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "Microsoft.Win32.Registry.AccessControl/6.0.0": { + "sha512": "UoE+eeuBKL+GFHxHV3FjHlY5K8Wr/IR7Ee/a2oDNqFodF1iMqyt5hIs0U9Z217AbWrHrNle4750kD03hv1IMZw==", + "type": "package", + "path": "microsoft.win32.registry.accesscontrol/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/Microsoft.Win32.Registry.AccessControl.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/Microsoft.Win32.Registry.AccessControl.dll", + "lib/net461/Microsoft.Win32.Registry.AccessControl.xml", + "lib/net6.0/Microsoft.Win32.Registry.AccessControl.dll", + "lib/net6.0/Microsoft.Win32.Registry.AccessControl.xml", + "lib/netstandard2.0/Microsoft.Win32.Registry.AccessControl.dll", + "lib/netstandard2.0/Microsoft.Win32.Registry.AccessControl.xml", + "microsoft.win32.registry.accesscontrol.6.0.0.nupkg.sha512", + "microsoft.win32.registry.accesscontrol.nuspec", + "runtimes/win/lib/net461/Microsoft.Win32.Registry.AccessControl.dll", + "runtimes/win/lib/net461/Microsoft.Win32.Registry.AccessControl.xml", + "runtimes/win/lib/net6.0/Microsoft.Win32.Registry.AccessControl.dll", + "runtimes/win/lib/net6.0/Microsoft.Win32.Registry.AccessControl.xml", + "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.AccessControl.dll", + "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.AccessControl.xml", + "useSharedDesignerContext.txt" + ] + }, + "Microsoft.Win32.SystemEvents/6.0.1": { + "sha512": "AlsaDWyQHLFB7O2nfbny0x0oziB34WWzGnf/4Q5R8KjXhu8MnCsxE2MIePr192lIIaxarfTLI9bQg+qtmM+9ag==", + "type": "package", + "path": "microsoft.win32.systemevents/6.0.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/Microsoft.Win32.SystemEvents.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/Microsoft.Win32.SystemEvents.dll", + "lib/net461/Microsoft.Win32.SystemEvents.xml", + "lib/net6.0/Microsoft.Win32.SystemEvents.dll", + "lib/net6.0/Microsoft.Win32.SystemEvents.xml", + "lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll", + "lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.xml", + "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll", + "lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml", + "microsoft.win32.systemevents.6.0.1.nupkg.sha512", + "microsoft.win32.systemevents.nuspec", + "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll", + "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.xml", + "runtimes/win/lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll", + "runtimes/win/lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.xml", + "useSharedDesignerContext.txt" + ] + }, + "Microsoft.Windows.Compatibility/6.0.8": { + "sha512": "/Yp0fR9z6sGYAQlc3KTeH9e2mWH+bzDCAllb4rSnHu1iEj5NGP/94lcy572Uu8o4K3+LoL9pWKpxHhXu1MEFTg==", + "type": "package", + "path": "microsoft.windows.compatibility/6.0.8", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/Microsoft.Windows.Compatibility.targets", + "buildTransitive/netcoreapp3.1/_._", + "microsoft.windows.compatibility.6.0.8.nupkg.sha512", + "microsoft.windows.compatibility.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "Microsoft.WSMan.Management/7.2.22": { + "sha512": "JADS7N/zr1sEbuBdaOuDo3Fj6DZ78CR61+x5ky2UCROTU0pV0YvhBQSvkHOAvpZqg0fVn3Fo3Ah7AglRsnoDZw==", + "type": "package", + "path": "microsoft.wsman.management/7.2.22", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Powershell_black_64.png", + "microsoft.wsman.management.7.2.22.nupkg.sha512", + "microsoft.wsman.management.nuspec", + "ref/net6.0/Microsoft.WSMan.Management.dll", + "ref/net6.0/Microsoft.WSMan.Management.xml", + "runtimes/win/lib/net6.0/Microsoft.WSMan.Management.dll" + ] + }, + "Microsoft.WSMan.Runtime/7.2.22": { + "sha512": "AeMDo5PHQlIzY0exiBI37L9tfva3KWmf6KdYTFdT2KvuZ21GR8h02dzuyTr/YGZwZmssMQlb22Qi6HQnnSLd0A==", + "type": "package", + "path": "microsoft.wsman.runtime/7.2.22", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Powershell_black_64.png", + "microsoft.wsman.runtime.7.2.22.nupkg.sha512", + "microsoft.wsman.runtime.nuspec", + "ref/net6.0/Microsoft.WSMan.Runtime.dll", + "ref/net6.0/Microsoft.WSMan.Runtime.xml", + "runtimes/win/lib/net6.0/Microsoft.WSMan.Runtime.dll" + ] + }, + "Namotion.Reflection/2.0.10": { + "sha512": "KHndyscosup/AnzMQLzW0g6+z0h2NCmTyW9hnEL/T/ZkiUIQWBA1RadYgUT+dXuMORmQI/BXm+DXYySWwq8h0Q==", + "type": "package", + "path": "namotion.reflection/2.0.10", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/net40/Namotion.Reflection.dll", + "lib/net40/Namotion.Reflection.xml", + "lib/net45/Namotion.Reflection.dll", + "lib/net45/Namotion.Reflection.xml", + "lib/netstandard1.0/Namotion.Reflection.dll", + "lib/netstandard1.0/Namotion.Reflection.xml", + "lib/netstandard2.0/Namotion.Reflection.dll", + "lib/netstandard2.0/Namotion.Reflection.xml", + "namotion.reflection.2.0.10.nupkg.sha512", + "namotion.reflection.nuspec" + ] + }, + "NETStandard.Library/1.6.1": { + "sha512": "WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==", + "type": "package", + "path": "netstandard.library/1.6.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "netstandard.library.1.6.1.nupkg.sha512", + "netstandard.library.nuspec" + ] + }, + "Newtonsoft.Json/13.0.3": { + "sha512": "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", + "type": "package", + "path": "newtonsoft.json/13.0.3", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.md", + "README.md", + "lib/net20/Newtonsoft.Json.dll", + "lib/net20/Newtonsoft.Json.xml", + "lib/net35/Newtonsoft.Json.dll", + "lib/net35/Newtonsoft.Json.xml", + "lib/net40/Newtonsoft.Json.dll", + "lib/net40/Newtonsoft.Json.xml", + "lib/net45/Newtonsoft.Json.dll", + "lib/net45/Newtonsoft.Json.xml", + "lib/net6.0/Newtonsoft.Json.dll", + "lib/net6.0/Newtonsoft.Json.xml", + "lib/netstandard1.0/Newtonsoft.Json.dll", + "lib/netstandard1.0/Newtonsoft.Json.xml", + "lib/netstandard1.3/Newtonsoft.Json.dll", + "lib/netstandard1.3/Newtonsoft.Json.xml", + "lib/netstandard2.0/Newtonsoft.Json.dll", + "lib/netstandard2.0/Newtonsoft.Json.xml", + "newtonsoft.json.13.0.3.nupkg.sha512", + "newtonsoft.json.nuspec", + "packageIcon.png" + ] + }, + "NJsonSchema/10.5.2": { + "sha512": "Vr2CbySuXh74TQFU0rGJYZOS492xOE64cPXdB7a0cfXJb/N45Bf4v7sd4LOla0jNhgc5V/B61Ko3qecriL195w==", + "type": "package", + "path": "njsonschema/10.5.2", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "NuGetIcon.png", + "lib/net40/NJsonSchema.dll", + "lib/net40/NJsonSchema.xml", + "lib/net45/NJsonSchema.dll", + "lib/net45/NJsonSchema.xml", + "lib/netstandard1.0/NJsonSchema.dll", + "lib/netstandard1.0/NJsonSchema.xml", + "lib/netstandard2.0/NJsonSchema.dll", + "lib/netstandard2.0/NJsonSchema.xml", + "njsonschema.10.5.2.nupkg.sha512", + "njsonschema.nuspec" + ] + }, + "NLog/4.5.11": { + "sha512": "Yni/XrDfbEhaCSXJsDkmW/n5AunhOxZ7OKKb+0U1I1/d8ZaKt3Jjzf20g/xPiKljmYuZKYqI5iI34g138kK8UQ==", + "type": "package", + "path": "nlog/4.5.11", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/monoandroid44/NLog.dll", + "lib/monoandroid44/NLog.xml", + "lib/net35/NLog.dll", + "lib/net35/NLog.xml", + "lib/net40-client/NLog.dll", + "lib/net40-client/NLog.xml", + "lib/net45/NLog.dll", + "lib/net45/NLog.xml", + "lib/netstandard1.3/NLog.dll", + "lib/netstandard1.3/NLog.xml", + "lib/netstandard1.5/NLog.dll", + "lib/netstandard1.5/NLog.xml", + "lib/netstandard2.0/NLog.dll", + "lib/netstandard2.0/NLog.xml", + "lib/sl4/NLog.dll", + "lib/sl4/NLog.xml", + "lib/sl5/NLog.dll", + "lib/sl5/NLog.xml", + "lib/wp8/NLog.dll", + "lib/wp8/NLog.xml", + "lib/xamarinios10/NLog.dll", + "lib/xamarinios10/NLog.xml", + "nlog.4.5.11.nupkg.sha512", + "nlog.nuspec" + ] + }, + "NPOI/2.5.6": { + "sha512": "xQfr09LZN3fr4rjSuV3li+WJUo2LiSg00IUtnomzrKO51zhhavyIgvbZ1f8c8zwHXvRbFc1JB4PNZpxqyxizWw==", + "type": "package", + "path": "npoi/2.5.6", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE", + "Read Me.txt", + "lib/net45/NPOI.OOXML.XML", + "lib/net45/NPOI.OOXML.dll", + "lib/net45/NPOI.OOXML.pdb", + "lib/net45/NPOI.OpenXml4Net.XML", + "lib/net45/NPOI.OpenXml4Net.dll", + "lib/net45/NPOI.OpenXml4Net.pdb", + "lib/net45/NPOI.OpenXmlFormats.dll", + "lib/net45/NPOI.OpenXmlFormats.pdb", + "lib/net45/NPOI.XML", + "lib/net45/NPOI.dll", + "lib/net45/NPOI.pdb", + "lib/netstandard2.0/NPOI.OOXML.dll", + "lib/netstandard2.0/NPOI.OOXML.pdb", + "lib/netstandard2.0/NPOI.OOXML.xml", + "lib/netstandard2.0/NPOI.OpenXml4Net.dll", + "lib/netstandard2.0/NPOI.OpenXml4Net.pdb", + "lib/netstandard2.0/NPOI.OpenXmlFormats.dll", + "lib/netstandard2.0/NPOI.OpenXmlFormats.pdb", + "lib/netstandard2.0/NPOI.dll", + "lib/netstandard2.0/NPOI.pdb", + "lib/netstandard2.0/NPOI.xml", + "lib/netstandard2.1/NPOI.OOXML.dll", + "lib/netstandard2.1/NPOI.OOXML.pdb", + "lib/netstandard2.1/NPOI.OOXML.xml", + "lib/netstandard2.1/NPOI.OpenXml4Net.dll", + "lib/netstandard2.1/NPOI.OpenXml4Net.pdb", + "lib/netstandard2.1/NPOI.OpenXmlFormats.dll", + "lib/netstandard2.1/NPOI.OpenXmlFormats.pdb", + "lib/netstandard2.1/NPOI.dll", + "lib/netstandard2.1/NPOI.pdb", + "lib/netstandard2.1/NPOI.xml", + "logo/120_120.jpg", + "logo/240_240.png", + "logo/32_32.jpg", + "logo/60_60.jpg", + "npoi.2.5.6.nupkg.sha512", + "npoi.nuspec" + ] + }, + "Polly/7.1.0": { + "sha512": "mpQsvlEn4ipgICh5CGyVLPV93RFVzOrBG7wPZfzY8gExh7XgWQn0GCDY9nudbUEJ12UiGPP9i4+CohghBvzhmg==", + "type": "package", + "path": "polly/7.1.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/netstandard1.1/Polly.dll", + "lib/netstandard1.1/Polly.xml", + "lib/netstandard2.0/Polly.dll", + "lib/netstandard2.0/Polly.xml", + "polly.7.1.0.nupkg.sha512", + "polly.nuspec" + ] + }, + "Portable.BouncyCastle/1.8.9": { + "sha512": "wlJo8aFoeyl+W93iFXTK5ShzDYk5WBqoUPjTNEM0Xv9kn1H+4hmuCjF0/n8HLm9Nnp1aY6KNndWqQTNk+NGgRQ==", + "type": "package", + "path": "portable.bouncycastle/1.8.9", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/net40/BouncyCastle.Crypto.dll", + "lib/net40/BouncyCastle.Crypto.xml", + "lib/netstandard2.0/BouncyCastle.Crypto.dll", + "lib/netstandard2.0/BouncyCastle.Crypto.xml", + "portable.bouncycastle.1.8.9.nupkg.sha512", + "portable.bouncycastle.nuspec" + ] + }, + "runtime.any.System.Collections/4.3.0": { + "sha512": "23g6rqftKmovn2cLeGsuHUYm0FD7pdutb0uQMJpZ3qTvq+zHkgmt6J65VtRry4WDGYlmkMa4xDACtaQ94alNag==", + "type": "package", + "path": "runtime.any.system.collections/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/netcore50/System.Collections.dll", + "lib/netstandard1.3/System.Collections.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/netstandard/_._", + "runtime.any.system.collections.4.3.0.nupkg.sha512", + "runtime.any.system.collections.nuspec", + "runtimes/aot/lib/netcore50/_._" + ] + }, + "runtime.any.System.Diagnostics.Tools/4.3.0": { + "sha512": "S/GPBmfPBB48ZghLxdDR7kDAJVAqgAuThyDJho3OLP5OS4tWD2ydyL8LKm8lhiBxce10OKe9X2zZ6DUjAqEbPg==", + "type": "package", + "path": "runtime.any.system.diagnostics.tools/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/netcore50/System.Diagnostics.Tools.dll", + "lib/netstandard1.3/System.Diagnostics.Tools.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/netstandard/_._", + "runtime.any.system.diagnostics.tools.4.3.0.nupkg.sha512", + "runtime.any.system.diagnostics.tools.nuspec", + "runtimes/aot/lib/netcore50/_._" + ] + }, + "runtime.any.System.Diagnostics.Tracing/4.3.0": { + "sha512": "1lpifymjGDzoYIaam6/Hyqf8GhBI3xXYLK2TgEvTtuZMorG3Kb9QnMTIKhLjJYXIiu1JvxjngHvtVFQQlpQ3HQ==", + "type": "package", + "path": "runtime.any.system.diagnostics.tracing/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/netcore50/System.Diagnostics.Tracing.dll", + "lib/netstandard1.5/System.Diagnostics.Tracing.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/netstandard/_._", + "runtime.any.system.diagnostics.tracing.4.3.0.nupkg.sha512", + "runtime.any.system.diagnostics.tracing.nuspec", + "runtimes/aot/lib/netcore50/_._" + ] + }, + "runtime.any.System.Globalization/4.3.0": { + "sha512": "sMDBnad4rp4t7GY442Jux0MCUuKL4otn5BK6Ni0ARTXTSpRNBzZ7hpMfKSvnVSED5kYJm96YOWsqV0JH0d2uuw==", + "type": "package", + "path": "runtime.any.system.globalization/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/netcore50/System.Globalization.dll", + "lib/netstandard1.3/System.Globalization.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/netstandard/_._", + "runtime.any.system.globalization.4.3.0.nupkg.sha512", + "runtime.any.system.globalization.nuspec", + "runtimes/aot/lib/netcore50/_._" + ] + }, + "runtime.any.System.Globalization.Calendars/4.3.0": { + "sha512": "M1r+760j1CNA6M/ZaW6KX8gOS8nxPRqloqDcJYVidRG566Ykwcs29AweZs2JF+nMOCgWDiMfPSTMfvwOI9F77w==", + "type": "package", + "path": "runtime.any.system.globalization.calendars/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net/_._", + "lib/netcore50/System.Globalization.Calendars.dll", + "lib/netstandard1.3/System.Globalization.Calendars.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/netstandard/_._", + "runtime.any.system.globalization.calendars.4.3.0.nupkg.sha512", + "runtime.any.system.globalization.calendars.nuspec", + "runtimes/aot/lib/netcore50/_._" + ] + }, + "runtime.any.System.IO/4.3.0": { + "sha512": "SDZ5AD1DtyRoxYtEcqQ3HDlcrorMYXZeCt7ZhG9US9I5Vva+gpIWDGMkcwa5XiKL0ceQKRZIX2x0XEjLX7PDzQ==", + "type": "package", + "path": "runtime.any.system.io/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/netcore50/System.IO.dll", + "lib/netstandard1.5/System.IO.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/netstandard/_._", + "runtime.any.system.io.4.3.0.nupkg.sha512", + "runtime.any.system.io.nuspec", + "runtimes/aot/lib/netcore50/_._" + ] + }, + "runtime.any.System.Reflection/4.3.0": { + "sha512": "hLC3A3rI8jipR5d9k7+f0MgRCW6texsAp0MWkN/ci18FMtQ9KH7E2vDn/DH2LkxsszlpJpOn9qy6Z6/69rH6eQ==", + "type": "package", + "path": "runtime.any.system.reflection/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/netcore50/System.Reflection.dll", + "lib/netstandard1.5/System.Reflection.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/netstandard/_._", + "runtime.any.system.reflection.4.3.0.nupkg.sha512", + "runtime.any.system.reflection.nuspec", + "runtimes/aot/lib/netcore50/_._" + ] + }, + "runtime.any.System.Reflection.Extensions/4.3.0": { + "sha512": "cPhT+Vqu52+cQQrDai/V91gubXUnDKNRvlBnH+hOgtGyHdC17aQIU64EaehwAQymd7kJA5rSrVRNfDYrbhnzyA==", + "type": "package", + "path": "runtime.any.system.reflection.extensions/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/netcore50/System.Reflection.Extensions.dll", + "lib/netstandard1.3/System.Reflection.Extensions.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/netstandard/_._", + "runtime.any.system.reflection.extensions.4.3.0.nupkg.sha512", + "runtime.any.system.reflection.extensions.nuspec", + "runtimes/aot/lib/netcore50/_._" + ] + }, + "runtime.any.System.Reflection.Primitives/4.3.0": { + "sha512": "Nrm1p3armp6TTf2xuvaa+jGTTmncALWFq22CpmwRvhDf6dE9ZmH40EbOswD4GnFLrMRS0Ki6Kx5aUPmKK/hZBg==", + "type": "package", + "path": "runtime.any.system.reflection.primitives/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/netcore50/System.Reflection.Primitives.dll", + "lib/netstandard1.3/System.Reflection.Primitives.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/netstandard/_._", + "runtime.any.system.reflection.primitives.4.3.0.nupkg.sha512", + "runtime.any.system.reflection.primitives.nuspec", + "runtimes/aot/lib/netcore50/_._" + ] + }, + "runtime.any.System.Resources.ResourceManager/4.3.0": { + "sha512": "Lxb89SMvf8w9p9+keBLyL6H6x/TEmc6QVsIIA0T36IuyOY3kNvIdyGddA2qt35cRamzxF8K5p0Opq4G4HjNbhQ==", + "type": "package", + "path": "runtime.any.system.resources.resourcemanager/4.3.0", + "files": [ + ".nupkg.metadata", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/netcore50/System.Resources.ResourceManager.dll", + "lib/netstandard1.3/System.Resources.ResourceManager.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/netstandard/_._", + "runtime.any.system.resources.resourcemanager.4.3.0.nupkg.sha512", + "runtime.any.system.resources.resourcemanager.nuspec", + "runtimes/aot/lib/netcore50/_._" + ] + }, + "runtime.any.System.Runtime/4.3.0": { + "sha512": "fRS7zJgaG9NkifaAxGGclDDoRn9HC7hXACl52Or06a/fxdzDajWb5wov3c6a+gVSlekRoexfjwQSK9sh5um5LQ==", + "type": "package", + "path": "runtime.any.system.runtime/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/netcore50/System.Runtime.dll", + "lib/netstandard1.5/System.Runtime.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/netstandard/_._", + "runtime.any.system.runtime.4.3.0.nupkg.sha512", + "runtime.any.system.runtime.nuspec", + "runtimes/aot/lib/netcore50/_._" + ] + }, + "runtime.any.System.Runtime.Handles/4.3.0": { + "sha512": "GG84X6vufoEzqx8PbeBKheE4srOhimv+yLtGb/JkR3Y2FmoqmueLNFU4Xx8Y67plFpltQSdK74x0qlEhIpv/CQ==", + "type": "package", + "path": "runtime.any.system.runtime.handles/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netstandard1.3/System.Runtime.Handles.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/netstandard/_._", + "runtime.any.system.runtime.handles.4.3.0.nupkg.sha512", + "runtime.any.system.runtime.handles.nuspec", + "runtimes/aot/lib/netcore50/_._" + ] + }, + "runtime.any.System.Runtime.InteropServices/4.3.0": { + "sha512": "lBoFeQfxe/4eqjPi46E0LU/YaCMdNkQ8B4MZu/mkzdIAZh8RQ1NYZSj0egrQKdgdvlPFtP4STtob40r4o2DBAw==", + "type": "package", + "path": "runtime.any.system.runtime.interopservices/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/netcore50/System.Runtime.InteropServices.dll", + "lib/netstandard1.5/System.Runtime.InteropServices.dll", + "lib/netstandard1.6/System.Runtime.InteropServices.dll", + "lib/win8/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/netstandard/_._", + "runtime.any.system.runtime.interopservices.4.3.0.nupkg.sha512", + "runtime.any.system.runtime.interopservices.nuspec", + "runtimes/aot/lib/netcore50/_._" + ] + }, + "runtime.any.System.Text.Encoding/4.3.0": { + "sha512": "+ihI5VaXFCMVPJNstG4O4eo1CfbrByLxRrQQTqOTp1ttK0kUKDqOdBSTaCB2IBk/QtjDrs6+x4xuezyMXdm0HQ==", + "type": "package", + "path": "runtime.any.system.text.encoding/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/netcore50/System.Text.Encoding.dll", + "lib/netstandard1.3/System.Text.Encoding.dll", + "lib/win8/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/netstandard/_._", + "runtime.any.system.text.encoding.4.3.0.nupkg.sha512", + "runtime.any.system.text.encoding.nuspec", + "runtimes/aot/lib/netcore50/_._" + ] + }, + "runtime.any.System.Text.Encoding.Extensions/4.3.0": { + "sha512": "NLrxmLsfRrOuVqPWG+2lrQZnE53MLVeo+w9c54EV+TUo4c8rILpsDXfY8pPiOy9kHpUHHP07ugKmtsU3vVW5Jg==", + "type": "package", + "path": "runtime.any.system.text.encoding.extensions/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/netcore50/System.Text.Encoding.Extensions.dll", + "lib/netstandard1.3/System.Text.Encoding.Extensions.dll", + "lib/win8/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/netstandard/_._", + "runtime.any.system.text.encoding.extensions.4.3.0.nupkg.sha512", + "runtime.any.system.text.encoding.extensions.nuspec", + "runtimes/aot/lib/netcore50/_._" + ] + }, + "runtime.any.System.Threading.Tasks/4.3.0": { + "sha512": "OhBAVBQG5kFj1S+hCEQ3TUHBAEtZ3fbEMgZMRNdN8A0Pj4x+5nTELEqL59DU0TjKVE6II3dqKw4Dklb3szT65w==", + "type": "package", + "path": "runtime.any.system.threading.tasks/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/netcore50/System.Threading.Tasks.dll", + "lib/netstandard1.3/System.Threading.Tasks.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/netstandard/_._", + "runtime.any.system.threading.tasks.4.3.0.nupkg.sha512", + "runtime.any.system.threading.tasks.nuspec", + "runtimes/aot/lib/netcore50/_._" + ] + }, + "runtime.any.System.Threading.Timer/4.3.0": { + "sha512": "w4ehZJ+AwXYmGwYu+rMvym6RvMaRiUEQR1u6dwcyuKHxz8Heu/mO9AG1MquEgTyucnhv3M43X0iKpDOoN17C0w==", + "type": "package", + "path": "runtime.any.system.threading.timer/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/netcore50/System.Threading.Timer.dll", + "lib/netstandard1.3/System.Threading.Timer.dll", + "lib/win8/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/netstandard/_._", + "runtime.any.system.threading.timer.4.3.0.nupkg.sha512", + "runtime.any.system.threading.timer.nuspec", + "runtimes/aot/lib/netcore50/_._" + ] + }, + "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { + "sha512": "7VSGO0URRKoMEAq0Sc9cRz8mb6zbyx/BZDEWhgPdzzpmFhkam3fJ1DAGWFXBI4nGlma+uPKpfuMQP5LXRnOH5g==", + "type": "package", + "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.2", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512", + "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.nuspec", + "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so" + ] + }, + "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { + "sha512": "0oAaTAm6e2oVH+/Zttt0cuhGaePQYKII1dY8iaqP7CvOpVKgLybKRFvQjXR2LtxXOXTVPNv14j0ot8uV+HrUmw==", + "type": "package", + "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.2", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512", + "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.nuspec", + "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so" + ] + }, + "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { + "sha512": "G24ibsCNi5Kbz0oXWynBoRgtGvsw5ZSVEWjv13/KiCAM8C6wz9zzcCniMeQFIkJ2tasjo2kXlvlBZhplL51kGg==", + "type": "package", + "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.2", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512", + "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.nuspec", + "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so" + ] + }, + "runtime.linux-arm.runtime.native.System.IO.Ports/6.0.0": { + "sha512": "75q52H7CSpgIoIDwXb9o833EvBZIXJ0mdPhz1E6jSisEXUBlSCPalC29cj3EXsjpuDwr0dj1LRXZepIQH/oL4Q==", + "type": "package", + "path": "runtime.linux-arm.runtime.native.system.io.ports/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "runtime.linux-arm.runtime.native.system.io.ports.6.0.0.nupkg.sha512", + "runtime.linux-arm.runtime.native.system.io.ports.nuspec", + "runtimes/linux-arm/native/libSystem.IO.Ports.Native.so", + "useSharedDesignerContext.txt" + ] + }, + "runtime.linux-arm64.runtime.native.System.IO.Ports/6.0.0": { + "sha512": "xn2bMThmXr3CsvOYmS8ex2Yz1xo+kcnhVg2iVhS9PlmqjZPAkrEo/I40wjrBZH/tU4kvH0s1AE8opAvQ3KIS8g==", + "type": "package", + "path": "runtime.linux-arm64.runtime.native.system.io.ports/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "runtime.linux-arm64.runtime.native.system.io.ports.6.0.0.nupkg.sha512", + "runtime.linux-arm64.runtime.native.system.io.ports.nuspec", + "runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so", + "useSharedDesignerContext.txt" + ] + }, + "runtime.linux-x64.runtime.native.System.IO.Ports/6.0.0": { + "sha512": "16nbNXwv0sC+gLGIuecri0skjuh6R1maIJggsaNP7MQBcbVcEfWFUOkEnsnvoLEjy0XerfibuRptfQ8AmdIcWA==", + "type": "package", + "path": "runtime.linux-x64.runtime.native.system.io.ports/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "runtime.linux-x64.runtime.native.system.io.ports.6.0.0.nupkg.sha512", + "runtime.linux-x64.runtime.native.system.io.ports.nuspec", + "runtimes/linux-x64/native/libSystem.IO.Ports.Native.so", + "useSharedDesignerContext.txt" + ] + }, + "runtime.native.System/4.3.0": { + "sha512": "c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==", + "type": "package", + "path": "runtime.native.system/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/netstandard1.0/_._", + "runtime.native.system.4.3.0.nupkg.sha512", + "runtime.native.system.nuspec" + ] + }, + "runtime.native.System.Data.SqlClient.sni/4.7.0": { + "sha512": "9kyFSIdN3T0qjDQ2R0HRXYIhS3l5psBzQi6qqhdLz+SzFyEy4sVxNOke+yyYv8Cu8rPER12c3RDjLT8wF3WBYQ==", + "type": "package", + "path": "runtime.native.system.data.sqlclient.sni/4.7.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "runtime.native.system.data.sqlclient.sni.4.7.0.nupkg.sha512", + "runtime.native.system.data.sqlclient.sni.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "runtime.native.System.IO.Compression/4.3.0": { + "sha512": "INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==", + "type": "package", + "path": "runtime.native.system.io.compression/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/netstandard1.0/_._", + "runtime.native.system.io.compression.4.3.0.nupkg.sha512", + "runtime.native.system.io.compression.nuspec" + ] + }, + "runtime.native.System.IO.Ports/6.0.0": { + "sha512": "KaaXlpOcuZjMdmyF5wzzx3b+PRKIzt6A5Ax9dKenPDQbVJAFpev+casD0BIig1pBcbs3zx7CqWemzUJKAeHdSQ==", + "type": "package", + "path": "runtime.native.system.io.ports/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "runtime.native.system.io.ports.6.0.0.nupkg.sha512", + "runtime.native.system.io.ports.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "runtime.native.System.Net.Http/4.3.0": { + "sha512": "ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==", + "type": "package", + "path": "runtime.native.system.net.http/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/netstandard1.0/_._", + "runtime.native.system.net.http.4.3.0.nupkg.sha512", + "runtime.native.system.net.http.nuspec" + ] + }, + "runtime.native.System.Security.Cryptography.Apple/4.3.0": { + "sha512": "DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==", + "type": "package", + "path": "runtime.native.system.security.cryptography.apple/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/netstandard1.0/_._", + "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", + "runtime.native.system.security.cryptography.apple.nuspec" + ] + }, + "runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { + "sha512": "QR1OwtwehHxSeQvZKXe+iSd+d3XZNkEcuWMFYa2i0aG1l+lR739HPicKMlTbJst3spmeekDVBUS7SeS26s4U/g==", + "type": "package", + "path": "runtime.native.system.security.cryptography.openssl/4.3.2", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/netstandard1.0/_._", + "runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512", + "runtime.native.system.security.cryptography.openssl.nuspec" + ] + }, + "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { + "sha512": "I+GNKGg2xCHueRd1m9PzeEW7WLbNNLznmTuEi8/vZX71HudUbx1UTwlGkiwMri7JLl8hGaIAWnA/GONhu+LOyQ==", + "type": "package", + "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.2", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512", + "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.nuspec", + "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so" + ] + }, + "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { + "sha512": "1Z3TAq1ytS1IBRtPXJvEUZdVsfWfeNEhBkbiOCGEl9wwAfsjP2lz3ZFDx5tq8p60/EqbS0HItG5piHuB71RjoA==", + "type": "package", + "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.2", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512", + "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.nuspec", + "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so" + ] + }, + "runtime.osx-arm64.runtime.native.System.IO.Ports/6.0.0": { + "sha512": "fXG12NodG1QrCdoaeSQ1gVnk/koi4WYY4jZtarMkZeQMyReBm1nZlSRoPnUjLr2ZR36TiMjpcGnQfxymieUe7w==", + "type": "package", + "path": "runtime.osx-arm64.runtime.native.system.io.ports/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "runtime.osx-arm64.runtime.native.system.io.ports.6.0.0.nupkg.sha512", + "runtime.osx-arm64.runtime.native.system.io.ports.nuspec", + "runtimes/osx-arm64/native/libSystem.IO.Ports.Native.dylib", + "useSharedDesignerContext.txt" + ] + }, + "runtime.osx-x64.runtime.native.System.IO.Ports/6.0.0": { + "sha512": "/As+zPY49+dSUXkh+fTUbyPhqrdGN//evLxo4Vue88pfh1BHZgF7q4kMblTkxYvwR6Vi03zSYxysSFktO8/SDQ==", + "type": "package", + "path": "runtime.osx-x64.runtime.native.system.io.ports/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "runtime.osx-x64.runtime.native.system.io.ports.6.0.0.nupkg.sha512", + "runtime.osx-x64.runtime.native.system.io.ports.nuspec", + "runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib", + "useSharedDesignerContext.txt" + ] + }, + "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": { + "sha512": "kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==", + "type": "package", + "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", + "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.nuspec", + "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib" + ] + }, + "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { + "sha512": "6mU/cVmmHtQiDXhnzUImxIcDL48GbTk+TsptXyJA+MIOG9LRjPoAQC/qBFB7X+UNyK86bmvGwC8t+M66wsYC8w==", + "type": "package", + "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.2", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512", + "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.nuspec", + "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib" + ] + }, + "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { + "sha512": "vjwG0GGcTW/PPg6KVud8F9GLWYuAV1rrw1BKAqY0oh4jcUqg15oYF1+qkGR2x2ZHM4DQnWKQ7cJgYbfncz/lYg==", + "type": "package", + "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.2", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512", + "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.nuspec", + "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so" + ] + }, + "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { + "sha512": "7KMFpTkHC/zoExs+PwP8jDCWcrK9H6L7soowT80CUx3e+nxP/AFnq0AQAW5W76z2WYbLAYCRyPfwYFG6zkvQRw==", + "type": "package", + "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.2", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512", + "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.nuspec", + "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so" + ] + }, + "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { + "sha512": "xrlmRCnKZJLHxyyLIqkZjNXqgxnKdZxfItrPkjI+6pkRo5lHX8YvSZlWrSI5AVwLMi4HbNWP7064hcAWeZKp5w==", + "type": "package", + "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.2", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512", + "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.nuspec", + "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so" + ] + }, + "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { + "sha512": "leXiwfiIkW7Gmn7cgnNcdtNAU70SjmKW3jxGj1iKHOvdn0zRWsgv/l2OJUO5zdGdiv2VRFnAsxxhDgMzofPdWg==", + "type": "package", + "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.2", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512", + "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.nuspec", + "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so" + ] + }, + "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "sha512": "LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==", + "type": "package", + "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", + "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.nuspec", + "runtimes/win-arm64/native/sni.dll", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "sha512": "38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==", + "type": "package", + "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", + "runtime.win-x64.runtime.native.system.data.sqlclient.sni.nuspec", + "runtimes/win-x64/native/sni.dll", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "sha512": "YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==", + "type": "package", + "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", + "runtime.win-x86.runtime.native.system.data.sqlclient.sni.nuspec", + "runtimes/win-x86/native/sni.dll", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "runtime.win.Microsoft.Win32.Primitives/4.3.0": { + "sha512": "NU51SEt/ZaD2MF48sJ17BIqx7rjeNNLXUevfMOjqQIetdndXwYjZfZsT6jD+rSWp/FYxjesdK4xUSl4OTEI0jw==", + "type": "package", + "path": "runtime.win.microsoft.win32.primitives/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "ref/netstandard/_._", + "runtime.win.microsoft.win32.primitives.4.3.0.nupkg.sha512", + "runtime.win.microsoft.win32.primitives.nuspec", + "runtimes/win/lib/net/_._", + "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Primitives.dll" + ] + }, + "runtime.win.System.Console/4.3.1": { + "sha512": "vHPXC3B18dxhyipVce8xQT1MQv1o5srYZqBlCNu9p9MNjhgGOntdQh/Xh2X4o7M2F839YUcQiGwu8Q498FyDjg==", + "type": "package", + "path": "runtime.win.system.console/4.3.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "ref/netstandard/_._", + "runtime.win.system.console.4.3.1.nupkg.sha512", + "runtime.win.system.console.nuspec", + "runtimes/win/lib/net/_._", + "runtimes/win/lib/netcore50/System.Console.dll", + "runtimes/win/lib/netstandard1.3/System.Console.dll" + ] + }, + "runtime.win.System.Diagnostics.Debug/4.3.0": { + "sha512": "hHHP0WCStene2jjeYcuDkETozUYF/3sHVRHAEOgS3L15hlip24ssqCTnJC28Z03Wpo078oMcJd0H4egD2aJI8g==", + "type": "package", + "path": "runtime.win.system.diagnostics.debug/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "ref/netstandard/_._", + "runtime.win.system.diagnostics.debug.4.3.0.nupkg.sha512", + "runtime.win.system.diagnostics.debug.nuspec", + "runtimes/aot/lib/netcore50/System.Diagnostics.Debug.dll", + "runtimes/win/lib/net45/_._", + "runtimes/win/lib/netcore50/System.Diagnostics.Debug.dll", + "runtimes/win/lib/netstandard1.3/System.Diagnostics.Debug.dll", + "runtimes/win/lib/win8/_._", + "runtimes/win/lib/wp80/_._", + "runtimes/win/lib/wpa81/_._" + ] + }, + "runtime.win.System.IO.FileSystem/4.3.0": { + "sha512": "Z37zcSCpXuGCYtFbqYO0TwOVXxS2d+BXgSoDFZmRg8BC4Cuy54edjyIvhhcfCrDQA9nl+EPFTgHN54dRAK7mNA==", + "type": "package", + "path": "runtime.win.system.io.filesystem/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "ref/netstandard/_._", + "runtime.win.system.io.filesystem.4.3.0.nupkg.sha512", + "runtime.win.system.io.filesystem.nuspec", + "runtimes/win/lib/net/_._", + "runtimes/win/lib/netcore50/System.IO.FileSystem.dll", + "runtimes/win/lib/netstandard1.3/System.IO.FileSystem.dll", + "runtimes/win/lib/win8/_._", + "runtimes/win/lib/wp8/_._", + "runtimes/win/lib/wpa81/_._" + ] + }, + "runtime.win.System.Net.Primitives/4.3.0": { + "sha512": "lkXXykakvXUU+Zq2j0pC6EO20lEhijjqMc01XXpp1CJN+DeCwl3nsj4t5Xbpz3kA7yQyTqw6d9SyIzsyLsV3zA==", + "type": "package", + "path": "runtime.win.system.net.primitives/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "ref/netstandard/_._", + "runtime.win.system.net.primitives.4.3.0.nupkg.sha512", + "runtime.win.system.net.primitives.nuspec", + "runtimes/win/lib/net/_._", + "runtimes/win/lib/netcore50/System.Net.Primitives.dll", + "runtimes/win/lib/netstandard1.3/System.Net.Primitives.dll" + ] + }, + "runtime.win.System.Net.Sockets/4.3.0": { + "sha512": "FK/2gX6MmuLIKNCGsV59Fe4IYrLrI5n9pQ1jh477wiivEM/NCXDT2dRetH5FSfY0bQ+VgTLcS3zcmjQ8my3nxQ==", + "type": "package", + "path": "runtime.win.system.net.sockets/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "ref/netstandard/_._", + "runtime.win.system.net.sockets.4.3.0.nupkg.sha512", + "runtime.win.system.net.sockets.nuspec", + "runtimes/win/lib/net/_._", + "runtimes/win/lib/netcore50/System.Net.Sockets.dll", + "runtimes/win/lib/netstandard1.3/System.Net.Sockets.dll" + ] + }, + "runtime.win.System.Runtime.Extensions/4.3.0": { + "sha512": "RkgHVhUPvzZxuUubiZe8yr/6CypRVXj0VBzaR8hsqQ8f+rUo7e4PWrHTLOCjd8fBMGWCrY//fi7Ku3qXD7oHRw==", + "type": "package", + "path": "runtime.win.system.runtime.extensions/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "ref/netstandard/_._", + "runtime.win.system.runtime.extensions.4.3.0.nupkg.sha512", + "runtime.win.system.runtime.extensions.nuspec", + "runtimes/aot/lib/netcore50/System.Runtime.Extensions.dll", + "runtimes/win/lib/net/_._", + "runtimes/win/lib/netcore50/System.Runtime.Extensions.dll", + "runtimes/win/lib/netstandard1.5/System.Runtime.Extensions.dll" + ] + }, + "SharpZipLib/1.4.2": { + "sha512": "yjj+3zgz8zgXpiiC3ZdF/iyTBbz2fFvMxZFEBPUcwZjIvXOf37Ylm+K58hqMfIBt5JgU/Z2uoUS67JmTLe973A==", + "type": "package", + "path": "sharpziplib/1.4.2", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "images/sharpziplib-nuget-256x256.png", + "lib/net6.0/ICSharpCode.SharpZipLib.dll", + "lib/net6.0/ICSharpCode.SharpZipLib.pdb", + "lib/net6.0/ICSharpCode.SharpZipLib.xml", + "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll", + "lib/netstandard2.0/ICSharpCode.SharpZipLib.pdb", + "lib/netstandard2.0/ICSharpCode.SharpZipLib.xml", + "lib/netstandard2.1/ICSharpCode.SharpZipLib.dll", + "lib/netstandard2.1/ICSharpCode.SharpZipLib.pdb", + "lib/netstandard2.1/ICSharpCode.SharpZipLib.xml", + "sharpziplib.1.4.2.nupkg.sha512", + "sharpziplib.nuspec" + ] + }, + "SixLabors.Fonts/1.0.0-beta18": { + "sha512": "evykNmy/kEE9EAEKgZm3MNUYXuMHFfmcLUNPw7Ho5q7OI96GFkkIxBm+QaKOTPBKw+L0AjKOs+ArVg8P40Ac9g==", + "type": "package", + "path": "sixlabors.fonts/1.0.0-beta18", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/netcoreapp3.1/SixLabors.Fonts.dll", + "lib/netcoreapp3.1/SixLabors.Fonts.xml", + "lib/netstandard2.0/SixLabors.Fonts.dll", + "lib/netstandard2.0/SixLabors.Fonts.xml", + "lib/netstandard2.1/SixLabors.Fonts.dll", + "lib/netstandard2.1/SixLabors.Fonts.xml", + "sixlabors.fonts.1.0.0-beta18.nupkg.sha512", + "sixlabors.fonts.128.png", + "sixlabors.fonts.nuspec" + ] + }, + "System.Activities.ViewModels/1.0.0-20240418.6": { + "sha512": "MU2uD1jNA5zF7HFqh8y4+qkIinAPLp0qmkEKiwXhCTmOWW2kVwblJS5Ryw4WJQl9kH0VZy4N1ynO1b2zEMh9DA==", + "type": "package", + "path": "system.activities.viewmodels/1.0.0-20240418.6", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/net6.0-windows7.0/System.Activities.ViewModels.dll", + "lib/net6.0-windows7.0/de/System.Activities.ViewModels.resources.dll", + "lib/net6.0-windows7.0/es-MX/System.Activities.ViewModels.resources.dll", + "lib/net6.0-windows7.0/es/System.Activities.ViewModels.resources.dll", + "lib/net6.0-windows7.0/fr/System.Activities.ViewModels.resources.dll", + "lib/net6.0-windows7.0/ja/System.Activities.ViewModels.resources.dll", + "lib/net6.0-windows7.0/ko/System.Activities.ViewModels.resources.dll", + "lib/net6.0-windows7.0/pt-BR/System.Activities.ViewModels.resources.dll", + "lib/net6.0-windows7.0/pt/System.Activities.ViewModels.resources.dll", + "lib/net6.0-windows7.0/ru/System.Activities.ViewModels.resources.dll", + "lib/net6.0-windows7.0/tr/System.Activities.ViewModels.resources.dll", + "lib/net6.0-windows7.0/zh-CN/System.Activities.ViewModels.resources.dll", + "lib/net6.0-windows7.0/zh-TW/System.Activities.ViewModels.resources.dll", + "lib/net6.0/System.Activities.ViewModels.dll", + "lib/net6.0/de/System.Activities.ViewModels.resources.dll", + "lib/net6.0/es-MX/System.Activities.ViewModels.resources.dll", + "lib/net6.0/es/System.Activities.ViewModels.resources.dll", + "lib/net6.0/fr/System.Activities.ViewModels.resources.dll", + "lib/net6.0/ja/System.Activities.ViewModels.resources.dll", + "lib/net6.0/ko/System.Activities.ViewModels.resources.dll", + "lib/net6.0/pt-BR/System.Activities.ViewModels.resources.dll", + "lib/net6.0/pt/System.Activities.ViewModels.resources.dll", + "lib/net6.0/ru/System.Activities.ViewModels.resources.dll", + "lib/net6.0/tr/System.Activities.ViewModels.resources.dll", + "lib/net6.0/zh-CN/System.Activities.ViewModels.resources.dll", + "lib/net6.0/zh-TW/System.Activities.ViewModels.resources.dll", + "system.activities.viewmodels.1.0.0-20240418.6.nupkg.sha512", + "system.activities.viewmodels.nuspec" + ] + }, + "System.AppContext/4.3.0": { + "sha512": "fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==", + "type": "package", + "path": "system.appcontext/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.AppContext.dll", + "lib/net463/System.AppContext.dll", + "lib/netcore50/System.AppContext.dll", + "lib/netstandard1.6/System.AppContext.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.AppContext.dll", + "ref/net463/System.AppContext.dll", + "ref/netstandard/_._", + "ref/netstandard1.3/System.AppContext.dll", + "ref/netstandard1.3/System.AppContext.xml", + "ref/netstandard1.3/de/System.AppContext.xml", + "ref/netstandard1.3/es/System.AppContext.xml", + "ref/netstandard1.3/fr/System.AppContext.xml", + "ref/netstandard1.3/it/System.AppContext.xml", + "ref/netstandard1.3/ja/System.AppContext.xml", + "ref/netstandard1.3/ko/System.AppContext.xml", + "ref/netstandard1.3/ru/System.AppContext.xml", + "ref/netstandard1.3/zh-hans/System.AppContext.xml", + "ref/netstandard1.3/zh-hant/System.AppContext.xml", + "ref/netstandard1.6/System.AppContext.dll", + "ref/netstandard1.6/System.AppContext.xml", + "ref/netstandard1.6/de/System.AppContext.xml", + "ref/netstandard1.6/es/System.AppContext.xml", + "ref/netstandard1.6/fr/System.AppContext.xml", + "ref/netstandard1.6/it/System.AppContext.xml", + "ref/netstandard1.6/ja/System.AppContext.xml", + "ref/netstandard1.6/ko/System.AppContext.xml", + "ref/netstandard1.6/ru/System.AppContext.xml", + "ref/netstandard1.6/zh-hans/System.AppContext.xml", + "ref/netstandard1.6/zh-hant/System.AppContext.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "runtimes/aot/lib/netcore50/System.AppContext.dll", + "system.appcontext.4.3.0.nupkg.sha512", + "system.appcontext.nuspec" + ] + }, + "System.Buffers/4.5.1": { + "sha512": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==", + "type": "package", + "path": "system.buffers/4.5.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/System.Buffers.dll", + "lib/net461/System.Buffers.xml", + "lib/netcoreapp2.0/_._", + "lib/netstandard1.1/System.Buffers.dll", + "lib/netstandard1.1/System.Buffers.xml", + "lib/netstandard2.0/System.Buffers.dll", + "lib/netstandard2.0/System.Buffers.xml", + "lib/uap10.0.16299/_._", + "ref/net45/System.Buffers.dll", + "ref/net45/System.Buffers.xml", + "ref/netcoreapp2.0/_._", + "ref/netstandard1.1/System.Buffers.dll", + "ref/netstandard1.1/System.Buffers.xml", + "ref/netstandard2.0/System.Buffers.dll", + "ref/netstandard2.0/System.Buffers.xml", + "ref/uap10.0.16299/_._", + "system.buffers.4.5.1.nupkg.sha512", + "system.buffers.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "System.CodeDom/6.0.0": { + "sha512": "CPc6tWO1LAer3IzfZufDBRL+UZQcj5uS207NHALQzP84Vp/z6wF0Aa0YZImOQY8iStY0A2zI/e3ihKNPfUm8XA==", + "type": "package", + "path": "system.codedom/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.CodeDom.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.CodeDom.dll", + "lib/net461/System.CodeDom.xml", + "lib/net6.0/System.CodeDom.dll", + "lib/net6.0/System.CodeDom.xml", + "lib/netstandard2.0/System.CodeDom.dll", + "lib/netstandard2.0/System.CodeDom.xml", + "system.codedom.6.0.0.nupkg.sha512", + "system.codedom.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Collections/4.3.0": { + "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==", + "type": "package", + "path": "system.collections/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/portable-net45+win8+wp8+wpa81/_._", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", + "ref/netcore50/de/System.Collections.xml", + "ref/netcore50/es/System.Collections.xml", + "ref/netcore50/fr/System.Collections.xml", + "ref/netcore50/it/System.Collections.xml", + "ref/netcore50/ja/System.Collections.xml", + "ref/netcore50/ko/System.Collections.xml", + "ref/netcore50/ru/System.Collections.xml", + "ref/netcore50/zh-hans/System.Collections.xml", + "ref/netcore50/zh-hant/System.Collections.xml", + "ref/netstandard1.0/System.Collections.dll", + "ref/netstandard1.0/System.Collections.xml", + "ref/netstandard1.0/de/System.Collections.xml", + "ref/netstandard1.0/es/System.Collections.xml", + "ref/netstandard1.0/fr/System.Collections.xml", + "ref/netstandard1.0/it/System.Collections.xml", + "ref/netstandard1.0/ja/System.Collections.xml", + "ref/netstandard1.0/ko/System.Collections.xml", + "ref/netstandard1.0/ru/System.Collections.xml", + "ref/netstandard1.0/zh-hans/System.Collections.xml", + "ref/netstandard1.0/zh-hant/System.Collections.xml", + "ref/netstandard1.3/System.Collections.dll", + "ref/netstandard1.3/System.Collections.xml", + "ref/netstandard1.3/de/System.Collections.xml", + "ref/netstandard1.3/es/System.Collections.xml", + "ref/netstandard1.3/fr/System.Collections.xml", + "ref/netstandard1.3/it/System.Collections.xml", + "ref/netstandard1.3/ja/System.Collections.xml", + "ref/netstandard1.3/ko/System.Collections.xml", + "ref/netstandard1.3/ru/System.Collections.xml", + "ref/netstandard1.3/zh-hans/System.Collections.xml", + "ref/netstandard1.3/zh-hant/System.Collections.xml", + "ref/portable-net45+win8+wp8+wpa81/_._", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.collections.4.3.0.nupkg.sha512", + "system.collections.nuspec" + ] + }, + "System.Collections.Concurrent/4.3.0": { + "sha512": "ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==", + "type": "package", + "path": "system.collections.concurrent/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/netcore50/System.Collections.Concurrent.dll", + "lib/netstandard1.3/System.Collections.Concurrent.dll", + "lib/portable-net45+win8+wpa81/_._", + "lib/win8/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/netcore50/System.Collections.Concurrent.dll", + "ref/netcore50/System.Collections.Concurrent.xml", + "ref/netcore50/de/System.Collections.Concurrent.xml", + "ref/netcore50/es/System.Collections.Concurrent.xml", + "ref/netcore50/fr/System.Collections.Concurrent.xml", + "ref/netcore50/it/System.Collections.Concurrent.xml", + "ref/netcore50/ja/System.Collections.Concurrent.xml", + "ref/netcore50/ko/System.Collections.Concurrent.xml", + "ref/netcore50/ru/System.Collections.Concurrent.xml", + "ref/netcore50/zh-hans/System.Collections.Concurrent.xml", + "ref/netcore50/zh-hant/System.Collections.Concurrent.xml", + "ref/netstandard1.1/System.Collections.Concurrent.dll", + "ref/netstandard1.1/System.Collections.Concurrent.xml", + "ref/netstandard1.1/de/System.Collections.Concurrent.xml", + "ref/netstandard1.1/es/System.Collections.Concurrent.xml", + "ref/netstandard1.1/fr/System.Collections.Concurrent.xml", + "ref/netstandard1.1/it/System.Collections.Concurrent.xml", + "ref/netstandard1.1/ja/System.Collections.Concurrent.xml", + "ref/netstandard1.1/ko/System.Collections.Concurrent.xml", + "ref/netstandard1.1/ru/System.Collections.Concurrent.xml", + "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml", + "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml", + "ref/netstandard1.3/System.Collections.Concurrent.dll", + "ref/netstandard1.3/System.Collections.Concurrent.xml", + "ref/netstandard1.3/de/System.Collections.Concurrent.xml", + "ref/netstandard1.3/es/System.Collections.Concurrent.xml", + "ref/netstandard1.3/fr/System.Collections.Concurrent.xml", + "ref/netstandard1.3/it/System.Collections.Concurrent.xml", + "ref/netstandard1.3/ja/System.Collections.Concurrent.xml", + "ref/netstandard1.3/ko/System.Collections.Concurrent.xml", + "ref/netstandard1.3/ru/System.Collections.Concurrent.xml", + "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml", + "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml", + "ref/portable-net45+win8+wpa81/_._", + "ref/win8/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.collections.concurrent.4.3.0.nupkg.sha512", + "system.collections.concurrent.nuspec" + ] + }, + "System.Collections.Immutable/6.0.0": { + "sha512": "l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==", + "type": "package", + "path": "system.collections.immutable/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Collections.Immutable.dll", + "lib/net461/System.Collections.Immutable.xml", + "lib/net6.0/System.Collections.Immutable.dll", + "lib/net6.0/System.Collections.Immutable.xml", + "lib/netstandard2.0/System.Collections.Immutable.dll", + "lib/netstandard2.0/System.Collections.Immutable.xml", + "system.collections.immutable.6.0.0.nupkg.sha512", + "system.collections.immutable.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.ComponentModel.Composition/6.0.0": { + "sha512": "60Qv+F7oxomOjJeTDA5Z4iCyFbQ0B/2Mi5HT+13pxxq0lVnu2ipbWMzFB+RWKr3wWKA8BSncXr9PH/fECwMX5Q==", + "type": "package", + "path": "system.componentmodel.composition/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.ComponentModel.Composition.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/_._", + "lib/net6.0/System.ComponentModel.Composition.dll", + "lib/net6.0/System.ComponentModel.Composition.xml", + "lib/netcoreapp3.1/System.ComponentModel.Composition.dll", + "lib/netcoreapp3.1/System.ComponentModel.Composition.xml", + "lib/netstandard2.0/System.ComponentModel.Composition.dll", + "lib/netstandard2.0/System.ComponentModel.Composition.xml", + "system.componentmodel.composition.6.0.0.nupkg.sha512", + "system.componentmodel.composition.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.ComponentModel.Composition.Registration/6.0.0": { + "sha512": "+i3RLlOgTsf15VeADBPpzPyRiXq71aLSuzdHeNtmq9f6BwpF3OWhB76p0WDUNCa3Z+SLD4dJbBM9yAep7kQCGA==", + "type": "package", + "path": "system.componentmodel.composition.registration/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.ComponentModel.Composition.Registration.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/_._", + "lib/net6.0/System.ComponentModel.Composition.Registration.dll", + "lib/net6.0/System.ComponentModel.Composition.Registration.xml", + "lib/netstandard2.1/System.ComponentModel.Composition.Registration.dll", + "lib/netstandard2.1/System.ComponentModel.Composition.Registration.xml", + "system.componentmodel.composition.registration.6.0.0.nupkg.sha512", + "system.componentmodel.composition.registration.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Configuration.ConfigurationManager/6.0.1": { + "sha512": "jXw9MlUu/kRfEU0WyTptAVueupqIeE3/rl0EZDMlf8pcvJnitQ8HeVEp69rZdaStXwTV72boi/Bhw8lOeO+U2w==", + "type": "package", + "path": "system.configuration.configurationmanager/6.0.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Configuration.ConfigurationManager.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Configuration.ConfigurationManager.dll", + "lib/net461/System.Configuration.ConfigurationManager.xml", + "lib/net6.0/System.Configuration.ConfigurationManager.dll", + "lib/net6.0/System.Configuration.ConfigurationManager.xml", + "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll", + "lib/netstandard2.0/System.Configuration.ConfigurationManager.xml", + "runtimes/win/lib/net461/System.Configuration.ConfigurationManager.dll", + "runtimes/win/lib/net461/System.Configuration.ConfigurationManager.xml", + "system.configuration.configurationmanager.6.0.1.nupkg.sha512", + "system.configuration.configurationmanager.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Console/4.3.0": { + "sha512": "DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==", + "type": "package", + "path": "system.console/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Console.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Console.dll", + "ref/netstandard1.3/System.Console.dll", + "ref/netstandard1.3/System.Console.xml", + "ref/netstandard1.3/de/System.Console.xml", + "ref/netstandard1.3/es/System.Console.xml", + "ref/netstandard1.3/fr/System.Console.xml", + "ref/netstandard1.3/it/System.Console.xml", + "ref/netstandard1.3/ja/System.Console.xml", + "ref/netstandard1.3/ko/System.Console.xml", + "ref/netstandard1.3/ru/System.Console.xml", + "ref/netstandard1.3/zh-hans/System.Console.xml", + "ref/netstandard1.3/zh-hant/System.Console.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.console.4.3.0.nupkg.sha512", + "system.console.nuspec" + ] + }, + "System.Data.Odbc/6.0.1": { + "sha512": "4vl7z0b8gcwc2NotcpEkqaLVQAw/wo46zV1uVSoIx2UfJdqlxWKD3ViUicCNJGo41th4kaGcY9kyVe2q9EuB4w==", + "type": "package", + "path": "system.data.odbc/6.0.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Data.Odbc.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Data.Odbc.dll", + "lib/net461/System.Data.Odbc.xml", + "lib/net6.0/System.Data.Odbc.dll", + "lib/net6.0/System.Data.Odbc.xml", + "lib/netcoreapp3.1/System.Data.Odbc.dll", + "lib/netcoreapp3.1/System.Data.Odbc.xml", + "lib/netstandard2.0/System.Data.Odbc.dll", + "lib/netstandard2.0/System.Data.Odbc.xml", + "runtimes/freebsd/lib/net6.0/System.Data.Odbc.dll", + "runtimes/freebsd/lib/net6.0/System.Data.Odbc.xml", + "runtimes/freebsd/lib/netcoreapp3.1/System.Data.Odbc.dll", + "runtimes/freebsd/lib/netcoreapp3.1/System.Data.Odbc.xml", + "runtimes/illumos/lib/net6.0/System.Data.Odbc.dll", + "runtimes/illumos/lib/net6.0/System.Data.Odbc.xml", + "runtimes/ios/lib/net6.0/System.Data.Odbc.dll", + "runtimes/ios/lib/net6.0/System.Data.Odbc.xml", + "runtimes/linux/lib/net6.0/System.Data.Odbc.dll", + "runtimes/linux/lib/net6.0/System.Data.Odbc.xml", + "runtimes/linux/lib/netcoreapp3.1/System.Data.Odbc.dll", + "runtimes/linux/lib/netcoreapp3.1/System.Data.Odbc.xml", + "runtimes/osx/lib/net6.0/System.Data.Odbc.dll", + "runtimes/osx/lib/net6.0/System.Data.Odbc.xml", + "runtimes/osx/lib/netcoreapp3.1/System.Data.Odbc.dll", + "runtimes/osx/lib/netcoreapp3.1/System.Data.Odbc.xml", + "runtimes/solaris/lib/net6.0/System.Data.Odbc.dll", + "runtimes/solaris/lib/net6.0/System.Data.Odbc.xml", + "runtimes/tvos/lib/net6.0/System.Data.Odbc.dll", + "runtimes/tvos/lib/net6.0/System.Data.Odbc.xml", + "runtimes/win/lib/net461/System.Data.Odbc.dll", + "runtimes/win/lib/net461/System.Data.Odbc.xml", + "runtimes/win/lib/net6.0/System.Data.Odbc.dll", + "runtimes/win/lib/net6.0/System.Data.Odbc.xml", + "runtimes/win/lib/netcoreapp3.1/System.Data.Odbc.dll", + "runtimes/win/lib/netcoreapp3.1/System.Data.Odbc.xml", + "system.data.odbc.6.0.1.nupkg.sha512", + "system.data.odbc.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Data.OleDb/6.0.0": { + "sha512": "LQ8PjTIF1LtrrlGiyiTVjAkQtTWKm9GSNnygIlWjhN9y88s7xhy6DUNDDkmQQ9f6ex7mA4k0Tl97lz/CklaiLg==", + "type": "package", + "path": "system.data.oledb/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Data.OleDb.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Data.OleDb.dll", + "lib/net461/System.Data.OleDb.xml", + "lib/net6.0/System.Data.OleDb.dll", + "lib/net6.0/System.Data.OleDb.xml", + "lib/netstandard2.0/System.Data.OleDb.dll", + "lib/netstandard2.0/System.Data.OleDb.xml", + "runtimes/win/lib/net461/System.Data.OleDb.dll", + "runtimes/win/lib/net461/System.Data.OleDb.xml", + "runtimes/win/lib/net6.0/System.Data.OleDb.dll", + "runtimes/win/lib/net6.0/System.Data.OleDb.xml", + "runtimes/win/lib/netstandard2.0/System.Data.OleDb.dll", + "runtimes/win/lib/netstandard2.0/System.Data.OleDb.xml", + "system.data.oledb.6.0.0.nupkg.sha512", + "system.data.oledb.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Data.SqlClient/4.8.6": { + "sha512": "2Ij/LCaTQRyAi5lAv7UUTV9R2FobC8xN9mE0fXBZohum/xLl8IZVmE98Rq5ugQHjCgTBRKqpXRb4ORulRdA6Ig==", + "type": "package", + "path": "system.data.sqlclient/4.8.6", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net451/System.Data.SqlClient.dll", + "lib/net46/System.Data.SqlClient.dll", + "lib/net461/System.Data.SqlClient.dll", + "lib/net461/System.Data.SqlClient.xml", + "lib/netcoreapp2.1/System.Data.SqlClient.dll", + "lib/netcoreapp2.1/System.Data.SqlClient.xml", + "lib/netstandard1.2/System.Data.SqlClient.dll", + "lib/netstandard1.2/System.Data.SqlClient.xml", + "lib/netstandard1.3/System.Data.SqlClient.dll", + "lib/netstandard1.3/System.Data.SqlClient.xml", + "lib/netstandard2.0/System.Data.SqlClient.dll", + "lib/netstandard2.0/System.Data.SqlClient.xml", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net451/System.Data.SqlClient.dll", + "ref/net46/System.Data.SqlClient.dll", + "ref/net461/System.Data.SqlClient.dll", + "ref/net461/System.Data.SqlClient.xml", + "ref/netcoreapp2.1/System.Data.SqlClient.dll", + "ref/netcoreapp2.1/System.Data.SqlClient.xml", + "ref/netstandard1.2/System.Data.SqlClient.dll", + "ref/netstandard1.2/System.Data.SqlClient.xml", + "ref/netstandard1.2/de/System.Data.SqlClient.xml", + "ref/netstandard1.2/es/System.Data.SqlClient.xml", + "ref/netstandard1.2/fr/System.Data.SqlClient.xml", + "ref/netstandard1.2/it/System.Data.SqlClient.xml", + "ref/netstandard1.2/ja/System.Data.SqlClient.xml", + "ref/netstandard1.2/ko/System.Data.SqlClient.xml", + "ref/netstandard1.2/ru/System.Data.SqlClient.xml", + "ref/netstandard1.2/zh-hans/System.Data.SqlClient.xml", + "ref/netstandard1.2/zh-hant/System.Data.SqlClient.xml", + "ref/netstandard1.3/System.Data.SqlClient.dll", + "ref/netstandard1.3/System.Data.SqlClient.xml", + "ref/netstandard1.3/de/System.Data.SqlClient.xml", + "ref/netstandard1.3/es/System.Data.SqlClient.xml", + "ref/netstandard1.3/fr/System.Data.SqlClient.xml", + "ref/netstandard1.3/it/System.Data.SqlClient.xml", + "ref/netstandard1.3/ja/System.Data.SqlClient.xml", + "ref/netstandard1.3/ko/System.Data.SqlClient.xml", + "ref/netstandard1.3/ru/System.Data.SqlClient.xml", + "ref/netstandard1.3/zh-hans/System.Data.SqlClient.xml", + "ref/netstandard1.3/zh-hant/System.Data.SqlClient.xml", + "ref/netstandard2.0/System.Data.SqlClient.dll", + "ref/netstandard2.0/System.Data.SqlClient.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll", + "runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.xml", + "runtimes/unix/lib/netstandard1.3/System.Data.SqlClient.dll", + "runtimes/unix/lib/netstandard2.0/System.Data.SqlClient.dll", + "runtimes/unix/lib/netstandard2.0/System.Data.SqlClient.xml", + "runtimes/win/lib/net451/System.Data.SqlClient.dll", + "runtimes/win/lib/net46/System.Data.SqlClient.dll", + "runtimes/win/lib/net461/System.Data.SqlClient.dll", + "runtimes/win/lib/net461/System.Data.SqlClient.xml", + "runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll", + "runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.xml", + "runtimes/win/lib/netstandard1.3/System.Data.SqlClient.dll", + "runtimes/win/lib/netstandard2.0/System.Data.SqlClient.dll", + "runtimes/win/lib/netstandard2.0/System.Data.SqlClient.xml", + "runtimes/win/lib/uap10.0.16299/System.Data.SqlClient.dll", + "runtimes/win/lib/uap10.0.16299/System.Data.SqlClient.xml", + "system.data.sqlclient.4.8.6.nupkg.sha512", + "system.data.sqlclient.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "System.Diagnostics.Debug/4.3.0": { + "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==", + "type": "package", + "path": "system.diagnostics.debug/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/portable-net45+win8+wp8+wpa81/_._", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", + "ref/netcore50/de/System.Diagnostics.Debug.xml", + "ref/netcore50/es/System.Diagnostics.Debug.xml", + "ref/netcore50/fr/System.Diagnostics.Debug.xml", + "ref/netcore50/it/System.Diagnostics.Debug.xml", + "ref/netcore50/ja/System.Diagnostics.Debug.xml", + "ref/netcore50/ko/System.Diagnostics.Debug.xml", + "ref/netcore50/ru/System.Diagnostics.Debug.xml", + "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", + "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", + "ref/netstandard1.0/System.Diagnostics.Debug.dll", + "ref/netstandard1.0/System.Diagnostics.Debug.xml", + "ref/netstandard1.0/de/System.Diagnostics.Debug.xml", + "ref/netstandard1.0/es/System.Diagnostics.Debug.xml", + "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml", + "ref/netstandard1.0/it/System.Diagnostics.Debug.xml", + "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml", + "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml", + "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml", + "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml", + "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml", + "ref/netstandard1.3/System.Diagnostics.Debug.dll", + "ref/netstandard1.3/System.Diagnostics.Debug.xml", + "ref/netstandard1.3/de/System.Diagnostics.Debug.xml", + "ref/netstandard1.3/es/System.Diagnostics.Debug.xml", + "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml", + "ref/netstandard1.3/it/System.Diagnostics.Debug.xml", + "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml", + "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml", + "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml", + "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml", + "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml", + "ref/portable-net45+win8+wp8+wpa81/_._", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.diagnostics.debug.4.3.0.nupkg.sha512", + "system.diagnostics.debug.nuspec" + ] + }, + "System.Diagnostics.DiagnosticSource/6.0.0": { + "sha512": "frQDfv0rl209cKm1lnwTgFPzNigy2EKk1BS3uAvHvlBVKe5cymGyHO+Sj+NLv5VF/AhHsqPIUUwya5oV4CHMUw==", + "type": "package", + "path": "system.diagnostics.diagnosticsource/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Diagnostics.DiagnosticSource.dll", + "lib/net461/System.Diagnostics.DiagnosticSource.xml", + "lib/net5.0/System.Diagnostics.DiagnosticSource.dll", + "lib/net5.0/System.Diagnostics.DiagnosticSource.xml", + "lib/net6.0/System.Diagnostics.DiagnosticSource.dll", + "lib/net6.0/System.Diagnostics.DiagnosticSource.xml", + "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll", + "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml", + "system.diagnostics.diagnosticsource.6.0.0.nupkg.sha512", + "system.diagnostics.diagnosticsource.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Diagnostics.EventLog/6.0.0": { + "sha512": "lcyUiXTsETK2ALsZrX+nWuHSIQeazhqPphLfaRxzdGaG93+0kELqpgEHtwWOlQe7+jSFnKwaCAgL4kjeZCQJnw==", + "type": "package", + "path": "system.diagnostics.eventlog/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Diagnostics.EventLog.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Diagnostics.EventLog.dll", + "lib/net461/System.Diagnostics.EventLog.xml", + "lib/net6.0/System.Diagnostics.EventLog.dll", + "lib/net6.0/System.Diagnostics.EventLog.xml", + "lib/netcoreapp3.1/System.Diagnostics.EventLog.dll", + "lib/netcoreapp3.1/System.Diagnostics.EventLog.xml", + "lib/netstandard2.0/System.Diagnostics.EventLog.dll", + "lib/netstandard2.0/System.Diagnostics.EventLog.xml", + "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll", + "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll", + "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.xml", + "runtimes/win/lib/netcoreapp3.1/System.Diagnostics.EventLog.Messages.dll", + "runtimes/win/lib/netcoreapp3.1/System.Diagnostics.EventLog.dll", + "runtimes/win/lib/netcoreapp3.1/System.Diagnostics.EventLog.xml", + "system.diagnostics.eventlog.6.0.0.nupkg.sha512", + "system.diagnostics.eventlog.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Diagnostics.PerformanceCounter/6.0.1": { + "sha512": "dDl7Gx3bmSrM2k2ZIm+ucEJnLloZRyvfQF1DvfvATcGF3jtaUBiPvChma+6ZcZzxWMirN3kCywkW7PILphXyMQ==", + "type": "package", + "path": "system.diagnostics.performancecounter/6.0.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Diagnostics.PerformanceCounter.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Diagnostics.PerformanceCounter.dll", + "lib/net461/System.Diagnostics.PerformanceCounter.xml", + "lib/net6.0/System.Diagnostics.PerformanceCounter.dll", + "lib/net6.0/System.Diagnostics.PerformanceCounter.xml", + "lib/netcoreapp3.1/System.Diagnostics.PerformanceCounter.dll", + "lib/netcoreapp3.1/System.Diagnostics.PerformanceCounter.xml", + "lib/netstandard2.0/System.Diagnostics.PerformanceCounter.dll", + "lib/netstandard2.0/System.Diagnostics.PerformanceCounter.xml", + "runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll", + "runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.xml", + "runtimes/win/lib/netcoreapp3.1/System.Diagnostics.PerformanceCounter.dll", + "runtimes/win/lib/netcoreapp3.1/System.Diagnostics.PerformanceCounter.xml", + "system.diagnostics.performancecounter.6.0.1.nupkg.sha512", + "system.diagnostics.performancecounter.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Diagnostics.Tools/4.3.0": { + "sha512": "UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==", + "type": "package", + "path": "system.diagnostics.tools/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/portable-net45+win8+wp8+wpa81/_._", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", + "ref/netcore50/System.Diagnostics.Tools.xml", + "ref/netcore50/de/System.Diagnostics.Tools.xml", + "ref/netcore50/es/System.Diagnostics.Tools.xml", + "ref/netcore50/fr/System.Diagnostics.Tools.xml", + "ref/netcore50/it/System.Diagnostics.Tools.xml", + "ref/netcore50/ja/System.Diagnostics.Tools.xml", + "ref/netcore50/ko/System.Diagnostics.Tools.xml", + "ref/netcore50/ru/System.Diagnostics.Tools.xml", + "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml", + "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml", + "ref/netstandard1.0/System.Diagnostics.Tools.dll", + "ref/netstandard1.0/System.Diagnostics.Tools.xml", + "ref/netstandard1.0/de/System.Diagnostics.Tools.xml", + "ref/netstandard1.0/es/System.Diagnostics.Tools.xml", + "ref/netstandard1.0/fr/System.Diagnostics.Tools.xml", + "ref/netstandard1.0/it/System.Diagnostics.Tools.xml", + "ref/netstandard1.0/ja/System.Diagnostics.Tools.xml", + "ref/netstandard1.0/ko/System.Diagnostics.Tools.xml", + "ref/netstandard1.0/ru/System.Diagnostics.Tools.xml", + "ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml", + "ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml", + "ref/portable-net45+win8+wp8+wpa81/_._", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.diagnostics.tools.4.3.0.nupkg.sha512", + "system.diagnostics.tools.nuspec" + ] + }, + "System.Diagnostics.Tracing/4.3.0": { + "sha512": "rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==", + "type": "package", + "path": "system.diagnostics.tracing/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/net462/System.Diagnostics.Tracing.dll", + "lib/portable-net45+win8+wpa81/_._", + "lib/win8/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/net462/System.Diagnostics.Tracing.dll", + "ref/netcore50/System.Diagnostics.Tracing.dll", + "ref/netcore50/System.Diagnostics.Tracing.xml", + "ref/netcore50/de/System.Diagnostics.Tracing.xml", + "ref/netcore50/es/System.Diagnostics.Tracing.xml", + "ref/netcore50/fr/System.Diagnostics.Tracing.xml", + "ref/netcore50/it/System.Diagnostics.Tracing.xml", + "ref/netcore50/ja/System.Diagnostics.Tracing.xml", + "ref/netcore50/ko/System.Diagnostics.Tracing.xml", + "ref/netcore50/ru/System.Diagnostics.Tracing.xml", + "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml", + "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml", + "ref/netstandard1.1/System.Diagnostics.Tracing.dll", + "ref/netstandard1.1/System.Diagnostics.Tracing.xml", + "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml", + "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml", + "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml", + "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml", + "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml", + "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml", + "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml", + "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml", + "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml", + "ref/netstandard1.2/System.Diagnostics.Tracing.dll", + "ref/netstandard1.2/System.Diagnostics.Tracing.xml", + "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml", + "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml", + "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml", + "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml", + "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml", + "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml", + "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml", + "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml", + "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml", + "ref/netstandard1.3/System.Diagnostics.Tracing.dll", + "ref/netstandard1.3/System.Diagnostics.Tracing.xml", + "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml", + "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml", + "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml", + "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml", + "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml", + "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml", + "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml", + "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml", + "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml", + "ref/netstandard1.5/System.Diagnostics.Tracing.dll", + "ref/netstandard1.5/System.Diagnostics.Tracing.xml", + "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml", + "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml", + "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml", + "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml", + "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml", + "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml", + "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml", + "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml", + "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml", + "ref/portable-net45+win8+wpa81/_._", + "ref/win8/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.diagnostics.tracing.4.3.0.nupkg.sha512", + "system.diagnostics.tracing.nuspec" + ] + }, + "System.DirectoryServices/6.0.1": { + "sha512": "935IbO7h5FDGYxeO3cbx/CuvBBuk/VI8sENlfmXlh1pupNOB3LAGzdYdPY8CawGJFP7KNrHK5eUlsFoz3F6cuA==", + "type": "package", + "path": "system.directoryservices/6.0.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.DirectoryServices.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/_._", + "lib/net6.0/System.DirectoryServices.dll", + "lib/net6.0/System.DirectoryServices.xml", + "lib/netcoreapp3.1/System.DirectoryServices.dll", + "lib/netcoreapp3.1/System.DirectoryServices.xml", + "lib/netstandard2.0/System.DirectoryServices.dll", + "lib/netstandard2.0/System.DirectoryServices.xml", + "runtimes/win/lib/net6.0/System.DirectoryServices.dll", + "runtimes/win/lib/net6.0/System.DirectoryServices.xml", + "runtimes/win/lib/netcoreapp3.1/System.DirectoryServices.dll", + "runtimes/win/lib/netcoreapp3.1/System.DirectoryServices.xml", + "system.directoryservices.6.0.1.nupkg.sha512", + "system.directoryservices.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.DirectoryServices.AccountManagement/6.0.0": { + "sha512": "2iKkY6VC4WX6H13N8WhH2SRUfWCwg2KZR5w9JIS9cw9N8cZhT7VXxHX0L6OX6Po419aSu2LWrJE9tu6b+cUnPA==", + "type": "package", + "path": "system.directoryservices.accountmanagement/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.DirectoryServices.AccountManagement.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/_._", + "lib/net6.0/System.DirectoryServices.AccountManagement.dll", + "lib/net6.0/System.DirectoryServices.AccountManagement.xml", + "lib/netcoreapp3.1/System.DirectoryServices.AccountManagement.dll", + "lib/netcoreapp3.1/System.DirectoryServices.AccountManagement.xml", + "lib/netstandard2.0/System.DirectoryServices.AccountManagement.dll", + "lib/netstandard2.0/System.DirectoryServices.AccountManagement.xml", + "runtimes/win/lib/net6.0/System.DirectoryServices.AccountManagement.dll", + "runtimes/win/lib/net6.0/System.DirectoryServices.AccountManagement.xml", + "runtimes/win/lib/netcoreapp3.1/System.DirectoryServices.AccountManagement.dll", + "runtimes/win/lib/netcoreapp3.1/System.DirectoryServices.AccountManagement.xml", + "system.directoryservices.accountmanagement.6.0.0.nupkg.sha512", + "system.directoryservices.accountmanagement.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.DirectoryServices.Protocols/6.0.2": { + "sha512": "vDDPWwHn3/DNZ+kPkdXHoada+tKPEC9bVqDOr4hK6HBSP7hGCUTA0Zw6WU5qpGaqa5M1/V+axHMIv+DNEbIf6g==", + "type": "package", + "path": "system.directoryservices.protocols/6.0.2", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.DirectoryServices.Protocols.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/_._", + "lib/net6.0/System.DirectoryServices.Protocols.dll", + "lib/net6.0/System.DirectoryServices.Protocols.xml", + "lib/netcoreapp3.1/System.DirectoryServices.Protocols.dll", + "lib/netcoreapp3.1/System.DirectoryServices.Protocols.xml", + "lib/netstandard2.0/System.DirectoryServices.Protocols.dll", + "lib/netstandard2.0/System.DirectoryServices.Protocols.xml", + "runtimes/linux/lib/net6.0/System.DirectoryServices.Protocols.dll", + "runtimes/linux/lib/net6.0/System.DirectoryServices.Protocols.xml", + "runtimes/linux/lib/netcoreapp3.1/System.DirectoryServices.Protocols.dll", + "runtimes/linux/lib/netcoreapp3.1/System.DirectoryServices.Protocols.xml", + "runtimes/osx/lib/net6.0/System.DirectoryServices.Protocols.dll", + "runtimes/osx/lib/net6.0/System.DirectoryServices.Protocols.xml", + "runtimes/osx/lib/netcoreapp3.1/System.DirectoryServices.Protocols.dll", + "runtimes/osx/lib/netcoreapp3.1/System.DirectoryServices.Protocols.xml", + "runtimes/win/lib/net6.0/System.DirectoryServices.Protocols.dll", + "runtimes/win/lib/net6.0/System.DirectoryServices.Protocols.xml", + "runtimes/win/lib/netcoreapp3.1/System.DirectoryServices.Protocols.dll", + "runtimes/win/lib/netcoreapp3.1/System.DirectoryServices.Protocols.xml", + "system.directoryservices.protocols.6.0.2.nupkg.sha512", + "system.directoryservices.protocols.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Drawing.Common/6.0.0": { + "sha512": "NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==", + "type": "package", + "path": "system.drawing.common/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Drawing.Common.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net461/System.Drawing.Common.dll", + "lib/net461/System.Drawing.Common.xml", + "lib/net6.0/System.Drawing.Common.dll", + "lib/net6.0/System.Drawing.Common.xml", + "lib/netcoreapp3.1/System.Drawing.Common.dll", + "lib/netcoreapp3.1/System.Drawing.Common.xml", + "lib/netstandard2.0/System.Drawing.Common.dll", + "lib/netstandard2.0/System.Drawing.Common.xml", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "runtimes/unix/lib/net6.0/System.Drawing.Common.dll", + "runtimes/unix/lib/net6.0/System.Drawing.Common.xml", + "runtimes/unix/lib/netcoreapp3.1/System.Drawing.Common.dll", + "runtimes/unix/lib/netcoreapp3.1/System.Drawing.Common.xml", + "runtimes/win/lib/net6.0/System.Drawing.Common.dll", + "runtimes/win/lib/net6.0/System.Drawing.Common.xml", + "runtimes/win/lib/netcoreapp3.1/System.Drawing.Common.dll", + "runtimes/win/lib/netcoreapp3.1/System.Drawing.Common.xml", + "system.drawing.common.6.0.0.nupkg.sha512", + "system.drawing.common.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Formats.Asn1/6.0.1": { + "sha512": "glgtKqWJpH9GDw0m9I5xFiF6WDIQqi/eZXU6MkMRPzAWEERGGAJh+qztkrlWSDbokQ1jalj5NcBNIvVoSDpSSA==", + "type": "package", + "path": "system.formats.asn1/6.0.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Formats.Asn1.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Formats.Asn1.dll", + "lib/net461/System.Formats.Asn1.xml", + "lib/net6.0/System.Formats.Asn1.dll", + "lib/net6.0/System.Formats.Asn1.xml", + "lib/netstandard2.0/System.Formats.Asn1.dll", + "lib/netstandard2.0/System.Formats.Asn1.xml", + "system.formats.asn1.6.0.1.nupkg.sha512", + "system.formats.asn1.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Globalization/4.3.0": { + "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", + "type": "package", + "path": "system.globalization/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/portable-net45+win8+wp8+wpa81/_._", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", + "ref/netcore50/System.Globalization.xml", + "ref/netcore50/de/System.Globalization.xml", + "ref/netcore50/es/System.Globalization.xml", + "ref/netcore50/fr/System.Globalization.xml", + "ref/netcore50/it/System.Globalization.xml", + "ref/netcore50/ja/System.Globalization.xml", + "ref/netcore50/ko/System.Globalization.xml", + "ref/netcore50/ru/System.Globalization.xml", + "ref/netcore50/zh-hans/System.Globalization.xml", + "ref/netcore50/zh-hant/System.Globalization.xml", + "ref/netstandard1.0/System.Globalization.dll", + "ref/netstandard1.0/System.Globalization.xml", + "ref/netstandard1.0/de/System.Globalization.xml", + "ref/netstandard1.0/es/System.Globalization.xml", + "ref/netstandard1.0/fr/System.Globalization.xml", + "ref/netstandard1.0/it/System.Globalization.xml", + "ref/netstandard1.0/ja/System.Globalization.xml", + "ref/netstandard1.0/ko/System.Globalization.xml", + "ref/netstandard1.0/ru/System.Globalization.xml", + "ref/netstandard1.0/zh-hans/System.Globalization.xml", + "ref/netstandard1.0/zh-hant/System.Globalization.xml", + "ref/netstandard1.3/System.Globalization.dll", + "ref/netstandard1.3/System.Globalization.xml", + "ref/netstandard1.3/de/System.Globalization.xml", + "ref/netstandard1.3/es/System.Globalization.xml", + "ref/netstandard1.3/fr/System.Globalization.xml", + "ref/netstandard1.3/it/System.Globalization.xml", + "ref/netstandard1.3/ja/System.Globalization.xml", + "ref/netstandard1.3/ko/System.Globalization.xml", + "ref/netstandard1.3/ru/System.Globalization.xml", + "ref/netstandard1.3/zh-hans/System.Globalization.xml", + "ref/netstandard1.3/zh-hant/System.Globalization.xml", + "ref/portable-net45+win8+wp8+wpa81/_._", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.globalization.4.3.0.nupkg.sha512", + "system.globalization.nuspec" + ] + }, + "System.Globalization.Calendars/4.3.0": { + "sha512": "GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==", + "type": "package", + "path": "system.globalization.calendars/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Globalization.Calendars.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Globalization.Calendars.dll", + "ref/netstandard1.3/System.Globalization.Calendars.dll", + "ref/netstandard1.3/System.Globalization.Calendars.xml", + "ref/netstandard1.3/de/System.Globalization.Calendars.xml", + "ref/netstandard1.3/es/System.Globalization.Calendars.xml", + "ref/netstandard1.3/fr/System.Globalization.Calendars.xml", + "ref/netstandard1.3/it/System.Globalization.Calendars.xml", + "ref/netstandard1.3/ja/System.Globalization.Calendars.xml", + "ref/netstandard1.3/ko/System.Globalization.Calendars.xml", + "ref/netstandard1.3/ru/System.Globalization.Calendars.xml", + "ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml", + "ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.globalization.calendars.4.3.0.nupkg.sha512", + "system.globalization.calendars.nuspec" + ] + }, + "System.Globalization.Extensions/4.3.0": { + "sha512": "FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==", + "type": "package", + "path": "system.globalization.extensions/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Globalization.Extensions.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Globalization.Extensions.dll", + "ref/netstandard1.3/System.Globalization.Extensions.dll", + "ref/netstandard1.3/System.Globalization.Extensions.xml", + "ref/netstandard1.3/de/System.Globalization.Extensions.xml", + "ref/netstandard1.3/es/System.Globalization.Extensions.xml", + "ref/netstandard1.3/fr/System.Globalization.Extensions.xml", + "ref/netstandard1.3/it/System.Globalization.Extensions.xml", + "ref/netstandard1.3/ja/System.Globalization.Extensions.xml", + "ref/netstandard1.3/ko/System.Globalization.Extensions.xml", + "ref/netstandard1.3/ru/System.Globalization.Extensions.xml", + "ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml", + "ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll", + "runtimes/win/lib/net46/System.Globalization.Extensions.dll", + "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll", + "system.globalization.extensions.4.3.0.nupkg.sha512", + "system.globalization.extensions.nuspec" + ] + }, + "System.IO/4.3.0": { + "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", + "type": "package", + "path": "system.io/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/net462/System.IO.dll", + "lib/portable-net45+win8+wp8+wpa81/_._", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/net462/System.IO.dll", + "ref/netcore50/System.IO.dll", + "ref/netcore50/System.IO.xml", + "ref/netcore50/de/System.IO.xml", + "ref/netcore50/es/System.IO.xml", + "ref/netcore50/fr/System.IO.xml", + "ref/netcore50/it/System.IO.xml", + "ref/netcore50/ja/System.IO.xml", + "ref/netcore50/ko/System.IO.xml", + "ref/netcore50/ru/System.IO.xml", + "ref/netcore50/zh-hans/System.IO.xml", + "ref/netcore50/zh-hant/System.IO.xml", + "ref/netstandard1.0/System.IO.dll", + "ref/netstandard1.0/System.IO.xml", + "ref/netstandard1.0/de/System.IO.xml", + "ref/netstandard1.0/es/System.IO.xml", + "ref/netstandard1.0/fr/System.IO.xml", + "ref/netstandard1.0/it/System.IO.xml", + "ref/netstandard1.0/ja/System.IO.xml", + "ref/netstandard1.0/ko/System.IO.xml", + "ref/netstandard1.0/ru/System.IO.xml", + "ref/netstandard1.0/zh-hans/System.IO.xml", + "ref/netstandard1.0/zh-hant/System.IO.xml", + "ref/netstandard1.3/System.IO.dll", + "ref/netstandard1.3/System.IO.xml", + "ref/netstandard1.3/de/System.IO.xml", + "ref/netstandard1.3/es/System.IO.xml", + "ref/netstandard1.3/fr/System.IO.xml", + "ref/netstandard1.3/it/System.IO.xml", + "ref/netstandard1.3/ja/System.IO.xml", + "ref/netstandard1.3/ko/System.IO.xml", + "ref/netstandard1.3/ru/System.IO.xml", + "ref/netstandard1.3/zh-hans/System.IO.xml", + "ref/netstandard1.3/zh-hant/System.IO.xml", + "ref/netstandard1.5/System.IO.dll", + "ref/netstandard1.5/System.IO.xml", + "ref/netstandard1.5/de/System.IO.xml", + "ref/netstandard1.5/es/System.IO.xml", + "ref/netstandard1.5/fr/System.IO.xml", + "ref/netstandard1.5/it/System.IO.xml", + "ref/netstandard1.5/ja/System.IO.xml", + "ref/netstandard1.5/ko/System.IO.xml", + "ref/netstandard1.5/ru/System.IO.xml", + "ref/netstandard1.5/zh-hans/System.IO.xml", + "ref/netstandard1.5/zh-hant/System.IO.xml", + "ref/portable-net45+win8+wp8+wpa81/_._", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.io.4.3.0.nupkg.sha512", + "system.io.nuspec" + ] + }, + "System.IO.Abstractions/3.0.10": { + "sha512": "15N2bCO8DLGzrnDyPwQ0653bTCmyJW4Ajw6yeFkJR74VptVvnGINcU5ibX4isxGkvi+YevK7JyVyjiJh6X91kA==", + "type": "package", + "path": "system.io.abstractions/3.0.10", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/net40/System.IO.Abstractions.dll", + "lib/net40/System.IO.Abstractions.xml", + "lib/netstandard1.4/System.IO.Abstractions.dll", + "lib/netstandard1.4/System.IO.Abstractions.xml", + "lib/netstandard2.0/System.IO.Abstractions.dll", + "lib/netstandard2.0/System.IO.Abstractions.xml", + "system.io.abstractions.3.0.10.nupkg.sha512", + "system.io.abstractions.nuspec" + ] + }, + "System.IO.Compression/4.3.0": { + "sha512": "YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==", + "type": "package", + "path": "system.io.compression/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/net46/System.IO.Compression.dll", + "lib/portable-net45+win8+wpa81/_._", + "lib/win8/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/net46/System.IO.Compression.dll", + "ref/netcore50/System.IO.Compression.dll", + "ref/netcore50/System.IO.Compression.xml", + "ref/netcore50/de/System.IO.Compression.xml", + "ref/netcore50/es/System.IO.Compression.xml", + "ref/netcore50/fr/System.IO.Compression.xml", + "ref/netcore50/it/System.IO.Compression.xml", + "ref/netcore50/ja/System.IO.Compression.xml", + "ref/netcore50/ko/System.IO.Compression.xml", + "ref/netcore50/ru/System.IO.Compression.xml", + "ref/netcore50/zh-hans/System.IO.Compression.xml", + "ref/netcore50/zh-hant/System.IO.Compression.xml", + "ref/netstandard1.1/System.IO.Compression.dll", + "ref/netstandard1.1/System.IO.Compression.xml", + "ref/netstandard1.1/de/System.IO.Compression.xml", + "ref/netstandard1.1/es/System.IO.Compression.xml", + "ref/netstandard1.1/fr/System.IO.Compression.xml", + "ref/netstandard1.1/it/System.IO.Compression.xml", + "ref/netstandard1.1/ja/System.IO.Compression.xml", + "ref/netstandard1.1/ko/System.IO.Compression.xml", + "ref/netstandard1.1/ru/System.IO.Compression.xml", + "ref/netstandard1.1/zh-hans/System.IO.Compression.xml", + "ref/netstandard1.1/zh-hant/System.IO.Compression.xml", + "ref/netstandard1.3/System.IO.Compression.dll", + "ref/netstandard1.3/System.IO.Compression.xml", + "ref/netstandard1.3/de/System.IO.Compression.xml", + "ref/netstandard1.3/es/System.IO.Compression.xml", + "ref/netstandard1.3/fr/System.IO.Compression.xml", + "ref/netstandard1.3/it/System.IO.Compression.xml", + "ref/netstandard1.3/ja/System.IO.Compression.xml", + "ref/netstandard1.3/ko/System.IO.Compression.xml", + "ref/netstandard1.3/ru/System.IO.Compression.xml", + "ref/netstandard1.3/zh-hans/System.IO.Compression.xml", + "ref/netstandard1.3/zh-hant/System.IO.Compression.xml", + "ref/portable-net45+win8+wpa81/_._", + "ref/win8/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll", + "runtimes/win/lib/net46/System.IO.Compression.dll", + "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll", + "system.io.compression.4.3.0.nupkg.sha512", + "system.io.compression.nuspec" + ] + }, + "System.IO.Compression.ZipFile/4.3.0": { + "sha512": "G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==", + "type": "package", + "path": "system.io.compression.zipfile/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.IO.Compression.ZipFile.dll", + "lib/netstandard1.3/System.IO.Compression.ZipFile.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.IO.Compression.ZipFile.dll", + "ref/netstandard1.3/System.IO.Compression.ZipFile.dll", + "ref/netstandard1.3/System.IO.Compression.ZipFile.xml", + "ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml", + "ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml", + "ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml", + "ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml", + "ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml", + "ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml", + "ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml", + "ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml", + "ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.io.compression.zipfile.4.3.0.nupkg.sha512", + "system.io.compression.zipfile.nuspec" + ] + }, + "System.IO.FileSystem/4.3.0": { + "sha512": "3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==", + "type": "package", + "path": "system.io.filesystem/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.IO.FileSystem.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.IO.FileSystem.dll", + "ref/netstandard1.3/System.IO.FileSystem.dll", + "ref/netstandard1.3/System.IO.FileSystem.xml", + "ref/netstandard1.3/de/System.IO.FileSystem.xml", + "ref/netstandard1.3/es/System.IO.FileSystem.xml", + "ref/netstandard1.3/fr/System.IO.FileSystem.xml", + "ref/netstandard1.3/it/System.IO.FileSystem.xml", + "ref/netstandard1.3/ja/System.IO.FileSystem.xml", + "ref/netstandard1.3/ko/System.IO.FileSystem.xml", + "ref/netstandard1.3/ru/System.IO.FileSystem.xml", + "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml", + "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.io.filesystem.4.3.0.nupkg.sha512", + "system.io.filesystem.nuspec" + ] + }, + "System.IO.FileSystem.AccessControl/4.5.0": { + "sha512": "TYe6xstoqT5MlTly0OtPU6u9zWuNScLVMEx6sTCjjx+Hqdp0wCXoG6fnzMpTPMQACXQzi9pd2N5Tloow+5jQdQ==", + "type": "package", + "path": "system.io.filesystem.accesscontrol/4.5.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net46/System.IO.FileSystem.AccessControl.dll", + "lib/net461/System.IO.FileSystem.AccessControl.dll", + "lib/netstandard1.3/System.IO.FileSystem.AccessControl.dll", + "lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll", + "ref/net46/System.IO.FileSystem.AccessControl.dll", + "ref/net461/System.IO.FileSystem.AccessControl.dll", + "ref/net461/System.IO.FileSystem.AccessControl.xml", + "ref/netstandard1.3/System.IO.FileSystem.AccessControl.dll", + "ref/netstandard1.3/System.IO.FileSystem.AccessControl.xml", + "ref/netstandard1.3/de/System.IO.FileSystem.AccessControl.xml", + "ref/netstandard1.3/es/System.IO.FileSystem.AccessControl.xml", + "ref/netstandard1.3/fr/System.IO.FileSystem.AccessControl.xml", + "ref/netstandard1.3/it/System.IO.FileSystem.AccessControl.xml", + "ref/netstandard1.3/ja/System.IO.FileSystem.AccessControl.xml", + "ref/netstandard1.3/ko/System.IO.FileSystem.AccessControl.xml", + "ref/netstandard1.3/ru/System.IO.FileSystem.AccessControl.xml", + "ref/netstandard1.3/zh-hans/System.IO.FileSystem.AccessControl.xml", + "ref/netstandard1.3/zh-hant/System.IO.FileSystem.AccessControl.xml", + "ref/netstandard2.0/System.IO.FileSystem.AccessControl.dll", + "ref/netstandard2.0/System.IO.FileSystem.AccessControl.xml", + "runtimes/win/lib/net46/System.IO.FileSystem.AccessControl.dll", + "runtimes/win/lib/net461/System.IO.FileSystem.AccessControl.dll", + "runtimes/win/lib/netstandard1.3/System.IO.FileSystem.AccessControl.dll", + "runtimes/win/lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll", + "system.io.filesystem.accesscontrol.4.5.0.nupkg.sha512", + "system.io.filesystem.accesscontrol.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "System.IO.FileSystem.Primitives/4.3.0": { + "sha512": "6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==", + "type": "package", + "path": "system.io.filesystem.primitives/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.IO.FileSystem.Primitives.dll", + "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.IO.FileSystem.Primitives.dll", + "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll", + "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml", + "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml", + "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml", + "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml", + "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml", + "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml", + "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml", + "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml", + "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml", + "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.io.filesystem.primitives.4.3.0.nupkg.sha512", + "system.io.filesystem.primitives.nuspec" + ] + }, + "System.IO.Packaging/6.0.0": { + "sha512": "C7OkTRIjqIjAKu6ef/fuj8ynCZTPcTYZnvHaq48bniACgXXJogmEoIc56YCDNTc14xhsbLmgpS3KP+evbsUa2g==", + "type": "package", + "path": "system.io.packaging/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.IO.Packaging.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.IO.Packaging.dll", + "lib/net461/System.IO.Packaging.xml", + "lib/net6.0/System.IO.Packaging.dll", + "lib/net6.0/System.IO.Packaging.xml", + "lib/netstandard2.0/System.IO.Packaging.dll", + "lib/netstandard2.0/System.IO.Packaging.xml", + "system.io.packaging.6.0.0.nupkg.sha512", + "system.io.packaging.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.IO.Pipelines/6.0.0": { + "sha512": "mXX66shZ4xLlI3vNLaJ0lt8OIZdmXTvIqXRdQX5HLVGSkLhINLsVhyZuX2UdRFnOGkqnwmMUs40pIIQ7mna4+A==", + "type": "package", + "path": "system.io.pipelines/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.IO.Pipelines.dll", + "lib/net461/System.IO.Pipelines.xml", + "lib/net6.0/System.IO.Pipelines.dll", + "lib/net6.0/System.IO.Pipelines.xml", + "lib/netcoreapp3.1/System.IO.Pipelines.dll", + "lib/netcoreapp3.1/System.IO.Pipelines.xml", + "lib/netstandard2.0/System.IO.Pipelines.dll", + "lib/netstandard2.0/System.IO.Pipelines.xml", + "system.io.pipelines.6.0.0.nupkg.sha512", + "system.io.pipelines.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.IO.Ports/6.0.0": { + "sha512": "dRyGI7fUESar5ZLIpiBOaaNLW7YyOBGftjj5Of+xcduC/Rjl7RjhEnWDvvNBmHuF3d0tdXoqdVI/yrVA8f00XA==", + "type": "package", + "path": "system.io.ports/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.IO.Ports.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.IO.Ports.dll", + "lib/net461/System.IO.Ports.xml", + "lib/net6.0/System.IO.Ports.dll", + "lib/net6.0/System.IO.Ports.xml", + "lib/netstandard2.0/System.IO.Ports.dll", + "lib/netstandard2.0/System.IO.Ports.xml", + "runtimes/unix/lib/net6.0/System.IO.Ports.dll", + "runtimes/unix/lib/net6.0/System.IO.Ports.xml", + "runtimes/unix/lib/netstandard2.0/System.IO.Ports.dll", + "runtimes/unix/lib/netstandard2.0/System.IO.Ports.xml", + "runtimes/win/lib/net461/System.IO.Ports.dll", + "runtimes/win/lib/net461/System.IO.Ports.xml", + "runtimes/win/lib/net6.0/System.IO.Ports.dll", + "runtimes/win/lib/net6.0/System.IO.Ports.xml", + "runtimes/win/lib/netstandard2.0/System.IO.Ports.dll", + "runtimes/win/lib/netstandard2.0/System.IO.Ports.xml", + "system.io.ports.6.0.0.nupkg.sha512", + "system.io.ports.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Linq/4.3.0": { + "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==", + "type": "package", + "path": "system.linq/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/net463/System.Linq.dll", + "lib/netcore50/System.Linq.dll", + "lib/netstandard1.6/System.Linq.dll", + "lib/portable-net45+win8+wp8+wpa81/_._", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/net463/System.Linq.dll", + "ref/netcore50/System.Linq.dll", + "ref/netcore50/System.Linq.xml", + "ref/netcore50/de/System.Linq.xml", + "ref/netcore50/es/System.Linq.xml", + "ref/netcore50/fr/System.Linq.xml", + "ref/netcore50/it/System.Linq.xml", + "ref/netcore50/ja/System.Linq.xml", + "ref/netcore50/ko/System.Linq.xml", + "ref/netcore50/ru/System.Linq.xml", + "ref/netcore50/zh-hans/System.Linq.xml", + "ref/netcore50/zh-hant/System.Linq.xml", + "ref/netstandard1.0/System.Linq.dll", + "ref/netstandard1.0/System.Linq.xml", + "ref/netstandard1.0/de/System.Linq.xml", + "ref/netstandard1.0/es/System.Linq.xml", + "ref/netstandard1.0/fr/System.Linq.xml", + "ref/netstandard1.0/it/System.Linq.xml", + "ref/netstandard1.0/ja/System.Linq.xml", + "ref/netstandard1.0/ko/System.Linq.xml", + "ref/netstandard1.0/ru/System.Linq.xml", + "ref/netstandard1.0/zh-hans/System.Linq.xml", + "ref/netstandard1.0/zh-hant/System.Linq.xml", + "ref/netstandard1.6/System.Linq.dll", + "ref/netstandard1.6/System.Linq.xml", + "ref/netstandard1.6/de/System.Linq.xml", + "ref/netstandard1.6/es/System.Linq.xml", + "ref/netstandard1.6/fr/System.Linq.xml", + "ref/netstandard1.6/it/System.Linq.xml", + "ref/netstandard1.6/ja/System.Linq.xml", + "ref/netstandard1.6/ko/System.Linq.xml", + "ref/netstandard1.6/ru/System.Linq.xml", + "ref/netstandard1.6/zh-hans/System.Linq.xml", + "ref/netstandard1.6/zh-hant/System.Linq.xml", + "ref/portable-net45+win8+wp8+wpa81/_._", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.linq.4.3.0.nupkg.sha512", + "system.linq.nuspec" + ] + }, + "System.Linq.Expressions/4.3.0": { + "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==", + "type": "package", + "path": "system.linq.expressions/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/net463/System.Linq.Expressions.dll", + "lib/netcore50/System.Linq.Expressions.dll", + "lib/netstandard1.6/System.Linq.Expressions.dll", + "lib/portable-net45+win8+wp8+wpa81/_._", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/net463/System.Linq.Expressions.dll", + "ref/netcore50/System.Linq.Expressions.dll", + "ref/netcore50/System.Linq.Expressions.xml", + "ref/netcore50/de/System.Linq.Expressions.xml", + "ref/netcore50/es/System.Linq.Expressions.xml", + "ref/netcore50/fr/System.Linq.Expressions.xml", + "ref/netcore50/it/System.Linq.Expressions.xml", + "ref/netcore50/ja/System.Linq.Expressions.xml", + "ref/netcore50/ko/System.Linq.Expressions.xml", + "ref/netcore50/ru/System.Linq.Expressions.xml", + "ref/netcore50/zh-hans/System.Linq.Expressions.xml", + "ref/netcore50/zh-hant/System.Linq.Expressions.xml", + "ref/netstandard1.0/System.Linq.Expressions.dll", + "ref/netstandard1.0/System.Linq.Expressions.xml", + "ref/netstandard1.0/de/System.Linq.Expressions.xml", + "ref/netstandard1.0/es/System.Linq.Expressions.xml", + "ref/netstandard1.0/fr/System.Linq.Expressions.xml", + "ref/netstandard1.0/it/System.Linq.Expressions.xml", + "ref/netstandard1.0/ja/System.Linq.Expressions.xml", + "ref/netstandard1.0/ko/System.Linq.Expressions.xml", + "ref/netstandard1.0/ru/System.Linq.Expressions.xml", + "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml", + "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml", + "ref/netstandard1.3/System.Linq.Expressions.dll", + "ref/netstandard1.3/System.Linq.Expressions.xml", + "ref/netstandard1.3/de/System.Linq.Expressions.xml", + "ref/netstandard1.3/es/System.Linq.Expressions.xml", + "ref/netstandard1.3/fr/System.Linq.Expressions.xml", + "ref/netstandard1.3/it/System.Linq.Expressions.xml", + "ref/netstandard1.3/ja/System.Linq.Expressions.xml", + "ref/netstandard1.3/ko/System.Linq.Expressions.xml", + "ref/netstandard1.3/ru/System.Linq.Expressions.xml", + "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml", + "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml", + "ref/netstandard1.6/System.Linq.Expressions.dll", + "ref/netstandard1.6/System.Linq.Expressions.xml", + "ref/netstandard1.6/de/System.Linq.Expressions.xml", + "ref/netstandard1.6/es/System.Linq.Expressions.xml", + "ref/netstandard1.6/fr/System.Linq.Expressions.xml", + "ref/netstandard1.6/it/System.Linq.Expressions.xml", + "ref/netstandard1.6/ja/System.Linq.Expressions.xml", + "ref/netstandard1.6/ko/System.Linq.Expressions.xml", + "ref/netstandard1.6/ru/System.Linq.Expressions.xml", + "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml", + "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml", + "ref/portable-net45+win8+wp8+wpa81/_._", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll", + "system.linq.expressions.4.3.0.nupkg.sha512", + "system.linq.expressions.nuspec" + ] + }, + "System.Management/6.0.2": { + "sha512": "s6c9x2Kghd+ncEDnT6ApYVOacDXr/Y57oSUSx6wjegMOfKxhtrXn3PdASPNU59y3kB9OJ1yb3l5k6uKr3bhqew==", + "type": "package", + "path": "system.management/6.0.2", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Management.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/_._", + "lib/net6.0/System.Management.dll", + "lib/net6.0/System.Management.xml", + "lib/netcoreapp3.1/System.Management.dll", + "lib/netcoreapp3.1/System.Management.xml", + "lib/netstandard2.0/System.Management.dll", + "lib/netstandard2.0/System.Management.xml", + "runtimes/win/lib/net6.0/System.Management.dll", + "runtimes/win/lib/net6.0/System.Management.xml", + "runtimes/win/lib/netcoreapp3.1/System.Management.dll", + "runtimes/win/lib/netcoreapp3.1/System.Management.xml", + "system.management.6.0.2.nupkg.sha512", + "system.management.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Management.Automation/7.2.22": { + "sha512": "DxaER2aXQMnk9RDc7YmxIvWcCokpQXbPpcVFtaO/62UUoOrG8zeqY4aWbfSL2xQDZr5BY8ts+V7UZCIizpWLow==", + "type": "package", + "path": "system.management.automation/7.2.22", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Powershell_black_64.png", + "ref/net6.0/System.Management.Automation.dll", + "ref/net6.0/System.Management.Automation.xml", + "runtimes/unix/lib/net6.0/System.Management.Automation.dll", + "runtimes/win/lib/net6.0/System.Management.Automation.dll", + "system.management.automation.7.2.22.nupkg.sha512", + "system.management.automation.nuspec" + ] + }, + "System.Memory/4.5.5": { + "sha512": "XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==", + "type": "package", + "path": "system.memory/4.5.5", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/System.Memory.dll", + "lib/net461/System.Memory.xml", + "lib/netcoreapp2.1/_._", + "lib/netstandard1.1/System.Memory.dll", + "lib/netstandard1.1/System.Memory.xml", + "lib/netstandard2.0/System.Memory.dll", + "lib/netstandard2.0/System.Memory.xml", + "ref/netcoreapp2.1/_._", + "system.memory.4.5.5.nupkg.sha512", + "system.memory.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "System.Net.Http/4.3.4": { + "sha512": "aOa2d51SEbmM+H+Csw7yJOuNZoHkrP2XnAurye5HWYgGVVU54YZDvsLUYRv6h18X3sPnjNCANmN7ZhIPiqMcjA==", + "type": "package", + "path": "system.net.http/4.3.4", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/Xamarinmac20/_._", + "lib/monoandroid10/_._", + "lib/monotouch10/_._", + "lib/net45/_._", + "lib/net46/System.Net.Http.dll", + "lib/portable-net45+win8+wpa81/_._", + "lib/win8/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/Xamarinmac20/_._", + "ref/monoandroid10/_._", + "ref/monotouch10/_._", + "ref/net45/_._", + "ref/net46/System.Net.Http.dll", + "ref/netcore50/System.Net.Http.dll", + "ref/netstandard1.1/System.Net.Http.dll", + "ref/netstandard1.3/System.Net.Http.dll", + "ref/portable-net45+win8+wpa81/_._", + "ref/win8/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll", + "runtimes/win/lib/net46/System.Net.Http.dll", + "runtimes/win/lib/netcore50/System.Net.Http.dll", + "runtimes/win/lib/netstandard1.3/System.Net.Http.dll", + "system.net.http.4.3.4.nupkg.sha512", + "system.net.http.nuspec" + ] + }, + "System.Net.Http.WinHttpHandler/6.0.1": { + "sha512": "zdSpn2+EPBEXmsopvUjkpvbXNN53dqL7BifCKBJ5M+A/P3JEiCL/guuPwuiazu+RzCuEX/NJLnoXhllaf3vBxg==", + "type": "package", + "path": "system.net.http.winhttphandler/6.0.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Net.Http.WinHttpHandler.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Net.Http.WinHttpHandler.dll", + "lib/net461/System.Net.Http.WinHttpHandler.xml", + "lib/net6.0/System.Net.Http.WinHttpHandler.dll", + "lib/net6.0/System.Net.Http.WinHttpHandler.xml", + "lib/netstandard2.0/System.Net.Http.WinHttpHandler.dll", + "lib/netstandard2.0/System.Net.Http.WinHttpHandler.xml", + "lib/netstandard2.1/System.Net.Http.WinHttpHandler.dll", + "lib/netstandard2.1/System.Net.Http.WinHttpHandler.xml", + "runtimes/win/lib/net461/System.Net.Http.WinHttpHandler.dll", + "runtimes/win/lib/net461/System.Net.Http.WinHttpHandler.xml", + "runtimes/win/lib/net6.0/System.Net.Http.WinHttpHandler.dll", + "runtimes/win/lib/net6.0/System.Net.Http.WinHttpHandler.xml", + "runtimes/win/lib/netstandard2.0/System.Net.Http.WinHttpHandler.dll", + "runtimes/win/lib/netstandard2.0/System.Net.Http.WinHttpHandler.xml", + "runtimes/win/lib/netstandard2.1/System.Net.Http.WinHttpHandler.dll", + "runtimes/win/lib/netstandard2.1/System.Net.Http.WinHttpHandler.xml", + "system.net.http.winhttphandler.6.0.1.nupkg.sha512", + "system.net.http.winhttphandler.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Net.NameResolution/4.3.0": { + "sha512": "AFYl08R7MrsrEjqpQWTZWBadqXyTzNDaWpMqyxhb0d6sGhV6xMDKueuBXlLL30gz+DIRY6MpdgnHWlCh5wmq9w==", + "type": "package", + "path": "system.net.nameresolution/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Net.NameResolution.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Net.NameResolution.dll", + "ref/netstandard1.3/System.Net.NameResolution.dll", + "ref/netstandard1.3/System.Net.NameResolution.xml", + "ref/netstandard1.3/de/System.Net.NameResolution.xml", + "ref/netstandard1.3/es/System.Net.NameResolution.xml", + "ref/netstandard1.3/fr/System.Net.NameResolution.xml", + "ref/netstandard1.3/it/System.Net.NameResolution.xml", + "ref/netstandard1.3/ja/System.Net.NameResolution.xml", + "ref/netstandard1.3/ko/System.Net.NameResolution.xml", + "ref/netstandard1.3/ru/System.Net.NameResolution.xml", + "ref/netstandard1.3/zh-hans/System.Net.NameResolution.xml", + "ref/netstandard1.3/zh-hant/System.Net.NameResolution.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll", + "runtimes/win/lib/net46/System.Net.NameResolution.dll", + "runtimes/win/lib/netcore50/System.Net.NameResolution.dll", + "runtimes/win/lib/netstandard1.3/System.Net.NameResolution.dll", + "system.net.nameresolution.4.3.0.nupkg.sha512", + "system.net.nameresolution.nuspec" + ] + }, + "System.Net.Primitives/4.3.0": { + "sha512": "qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==", + "type": "package", + "path": "system.net.primitives/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/portable-net45+win8+wp8+wpa81/_._", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/netcore50/System.Net.Primitives.dll", + "ref/netcore50/System.Net.Primitives.xml", + "ref/netcore50/de/System.Net.Primitives.xml", + "ref/netcore50/es/System.Net.Primitives.xml", + "ref/netcore50/fr/System.Net.Primitives.xml", + "ref/netcore50/it/System.Net.Primitives.xml", + "ref/netcore50/ja/System.Net.Primitives.xml", + "ref/netcore50/ko/System.Net.Primitives.xml", + "ref/netcore50/ru/System.Net.Primitives.xml", + "ref/netcore50/zh-hans/System.Net.Primitives.xml", + "ref/netcore50/zh-hant/System.Net.Primitives.xml", + "ref/netstandard1.0/System.Net.Primitives.dll", + "ref/netstandard1.0/System.Net.Primitives.xml", + "ref/netstandard1.0/de/System.Net.Primitives.xml", + "ref/netstandard1.0/es/System.Net.Primitives.xml", + "ref/netstandard1.0/fr/System.Net.Primitives.xml", + "ref/netstandard1.0/it/System.Net.Primitives.xml", + "ref/netstandard1.0/ja/System.Net.Primitives.xml", + "ref/netstandard1.0/ko/System.Net.Primitives.xml", + "ref/netstandard1.0/ru/System.Net.Primitives.xml", + "ref/netstandard1.0/zh-hans/System.Net.Primitives.xml", + "ref/netstandard1.0/zh-hant/System.Net.Primitives.xml", + "ref/netstandard1.1/System.Net.Primitives.dll", + "ref/netstandard1.1/System.Net.Primitives.xml", + "ref/netstandard1.1/de/System.Net.Primitives.xml", + "ref/netstandard1.1/es/System.Net.Primitives.xml", + "ref/netstandard1.1/fr/System.Net.Primitives.xml", + "ref/netstandard1.1/it/System.Net.Primitives.xml", + "ref/netstandard1.1/ja/System.Net.Primitives.xml", + "ref/netstandard1.1/ko/System.Net.Primitives.xml", + "ref/netstandard1.1/ru/System.Net.Primitives.xml", + "ref/netstandard1.1/zh-hans/System.Net.Primitives.xml", + "ref/netstandard1.1/zh-hant/System.Net.Primitives.xml", + "ref/netstandard1.3/System.Net.Primitives.dll", + "ref/netstandard1.3/System.Net.Primitives.xml", + "ref/netstandard1.3/de/System.Net.Primitives.xml", + "ref/netstandard1.3/es/System.Net.Primitives.xml", + "ref/netstandard1.3/fr/System.Net.Primitives.xml", + "ref/netstandard1.3/it/System.Net.Primitives.xml", + "ref/netstandard1.3/ja/System.Net.Primitives.xml", + "ref/netstandard1.3/ko/System.Net.Primitives.xml", + "ref/netstandard1.3/ru/System.Net.Primitives.xml", + "ref/netstandard1.3/zh-hans/System.Net.Primitives.xml", + "ref/netstandard1.3/zh-hant/System.Net.Primitives.xml", + "ref/portable-net45+win8+wp8+wpa81/_._", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.net.primitives.4.3.0.nupkg.sha512", + "system.net.primitives.nuspec" + ] + }, + "System.Net.Sockets/4.3.0": { + "sha512": "m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==", + "type": "package", + "path": "system.net.sockets/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Net.Sockets.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Net.Sockets.dll", + "ref/netstandard1.3/System.Net.Sockets.dll", + "ref/netstandard1.3/System.Net.Sockets.xml", + "ref/netstandard1.3/de/System.Net.Sockets.xml", + "ref/netstandard1.3/es/System.Net.Sockets.xml", + "ref/netstandard1.3/fr/System.Net.Sockets.xml", + "ref/netstandard1.3/it/System.Net.Sockets.xml", + "ref/netstandard1.3/ja/System.Net.Sockets.xml", + "ref/netstandard1.3/ko/System.Net.Sockets.xml", + "ref/netstandard1.3/ru/System.Net.Sockets.xml", + "ref/netstandard1.3/zh-hans/System.Net.Sockets.xml", + "ref/netstandard1.3/zh-hant/System.Net.Sockets.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.net.sockets.4.3.0.nupkg.sha512", + "system.net.sockets.nuspec" + ] + }, + "System.Numerics.Vectors/4.5.0": { + "sha512": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==", + "type": "package", + "path": "system.numerics.vectors/4.5.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Numerics.Vectors.dll", + "lib/net46/System.Numerics.Vectors.xml", + "lib/netcoreapp2.0/_._", + "lib/netstandard1.0/System.Numerics.Vectors.dll", + "lib/netstandard1.0/System.Numerics.Vectors.xml", + "lib/netstandard2.0/System.Numerics.Vectors.dll", + "lib/netstandard2.0/System.Numerics.Vectors.xml", + "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml", + "lib/uap10.0.16299/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/System.Numerics.Vectors.dll", + "ref/net45/System.Numerics.Vectors.xml", + "ref/net46/System.Numerics.Vectors.dll", + "ref/net46/System.Numerics.Vectors.xml", + "ref/netcoreapp2.0/_._", + "ref/netstandard1.0/System.Numerics.Vectors.dll", + "ref/netstandard1.0/System.Numerics.Vectors.xml", + "ref/netstandard2.0/System.Numerics.Vectors.dll", + "ref/netstandard2.0/System.Numerics.Vectors.xml", + "ref/uap10.0.16299/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.numerics.vectors.4.5.0.nupkg.sha512", + "system.numerics.vectors.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "System.ObjectModel/4.3.0": { + "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==", + "type": "package", + "path": "system.objectmodel/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/netcore50/System.ObjectModel.dll", + "lib/netstandard1.3/System.ObjectModel.dll", + "lib/portable-net45+win8+wp8+wpa81/_._", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/netcore50/System.ObjectModel.dll", + "ref/netcore50/System.ObjectModel.xml", + "ref/netcore50/de/System.ObjectModel.xml", + "ref/netcore50/es/System.ObjectModel.xml", + "ref/netcore50/fr/System.ObjectModel.xml", + "ref/netcore50/it/System.ObjectModel.xml", + "ref/netcore50/ja/System.ObjectModel.xml", + "ref/netcore50/ko/System.ObjectModel.xml", + "ref/netcore50/ru/System.ObjectModel.xml", + "ref/netcore50/zh-hans/System.ObjectModel.xml", + "ref/netcore50/zh-hant/System.ObjectModel.xml", + "ref/netstandard1.0/System.ObjectModel.dll", + "ref/netstandard1.0/System.ObjectModel.xml", + "ref/netstandard1.0/de/System.ObjectModel.xml", + "ref/netstandard1.0/es/System.ObjectModel.xml", + "ref/netstandard1.0/fr/System.ObjectModel.xml", + "ref/netstandard1.0/it/System.ObjectModel.xml", + "ref/netstandard1.0/ja/System.ObjectModel.xml", + "ref/netstandard1.0/ko/System.ObjectModel.xml", + "ref/netstandard1.0/ru/System.ObjectModel.xml", + "ref/netstandard1.0/zh-hans/System.ObjectModel.xml", + "ref/netstandard1.0/zh-hant/System.ObjectModel.xml", + "ref/netstandard1.3/System.ObjectModel.dll", + "ref/netstandard1.3/System.ObjectModel.xml", + "ref/netstandard1.3/de/System.ObjectModel.xml", + "ref/netstandard1.3/es/System.ObjectModel.xml", + "ref/netstandard1.3/fr/System.ObjectModel.xml", + "ref/netstandard1.3/it/System.ObjectModel.xml", + "ref/netstandard1.3/ja/System.ObjectModel.xml", + "ref/netstandard1.3/ko/System.ObjectModel.xml", + "ref/netstandard1.3/ru/System.ObjectModel.xml", + "ref/netstandard1.3/zh-hans/System.ObjectModel.xml", + "ref/netstandard1.3/zh-hant/System.ObjectModel.xml", + "ref/portable-net45+win8+wp8+wpa81/_._", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.objectmodel.4.3.0.nupkg.sha512", + "system.objectmodel.nuspec" + ] + }, + "System.Private.ServiceModel/4.9.0": { + "sha512": "d3RjkrtpjUQ63PzFmm/SZ4aOXeJNP+8YW5QeP0lCJy8iX4xlHdlNLWTF9sRn9SmrFTK757kQXT9Op/R4l858uw==", + "type": "package", + "path": "system.private.servicemodel/4.9.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/netstandard2.0/System.Private.ServiceModel.dll", + "lib/netstandard2.0/System.Private.ServiceModel.pdb", + "lib/netstandard2.0/cs/System.Private.ServiceModel.resources.dll", + "lib/netstandard2.0/de/System.Private.ServiceModel.resources.dll", + "lib/netstandard2.0/es/System.Private.ServiceModel.resources.dll", + "lib/netstandard2.0/fr/System.Private.ServiceModel.resources.dll", + "lib/netstandard2.0/it/System.Private.ServiceModel.resources.dll", + "lib/netstandard2.0/ja/System.Private.ServiceModel.resources.dll", + "lib/netstandard2.0/ko/System.Private.ServiceModel.resources.dll", + "lib/netstandard2.0/pl/System.Private.ServiceModel.resources.dll", + "lib/netstandard2.0/pt-BR/System.Private.ServiceModel.resources.dll", + "lib/netstandard2.0/ru/System.Private.ServiceModel.resources.dll", + "lib/netstandard2.0/tr/System.Private.ServiceModel.resources.dll", + "lib/netstandard2.0/zh-Hans/System.Private.ServiceModel.resources.dll", + "lib/netstandard2.0/zh-Hant/System.Private.ServiceModel.resources.dll", + "ref/netstandard2.0/_._", + "system.private.servicemodel.4.9.0.nupkg.sha512", + "system.private.servicemodel.nuspec" + ] + }, + "System.Private.Uri/4.3.0": { + "sha512": "I4SwANiUGho1esj4V4oSlPllXjzCZDE+5XXso2P03LW2vOda2Enzh8DWOxwN6hnrJyp314c7KuVu31QYhRzOGg==", + "type": "package", + "path": "system.private.uri/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "ref/netstandard/_._", + "system.private.uri.4.3.0.nupkg.sha512", + "system.private.uri.nuspec" + ] + }, + "System.Reflection/4.3.0": { + "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", + "type": "package", + "path": "system.reflection/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/net462/System.Reflection.dll", + "lib/portable-net45+win8+wp8+wpa81/_._", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/net462/System.Reflection.dll", + "ref/netcore50/System.Reflection.dll", + "ref/netcore50/System.Reflection.xml", + "ref/netcore50/de/System.Reflection.xml", + "ref/netcore50/es/System.Reflection.xml", + "ref/netcore50/fr/System.Reflection.xml", + "ref/netcore50/it/System.Reflection.xml", + "ref/netcore50/ja/System.Reflection.xml", + "ref/netcore50/ko/System.Reflection.xml", + "ref/netcore50/ru/System.Reflection.xml", + "ref/netcore50/zh-hans/System.Reflection.xml", + "ref/netcore50/zh-hant/System.Reflection.xml", + "ref/netstandard1.0/System.Reflection.dll", + "ref/netstandard1.0/System.Reflection.xml", + "ref/netstandard1.0/de/System.Reflection.xml", + "ref/netstandard1.0/es/System.Reflection.xml", + "ref/netstandard1.0/fr/System.Reflection.xml", + "ref/netstandard1.0/it/System.Reflection.xml", + "ref/netstandard1.0/ja/System.Reflection.xml", + "ref/netstandard1.0/ko/System.Reflection.xml", + "ref/netstandard1.0/ru/System.Reflection.xml", + "ref/netstandard1.0/zh-hans/System.Reflection.xml", + "ref/netstandard1.0/zh-hant/System.Reflection.xml", + "ref/netstandard1.3/System.Reflection.dll", + "ref/netstandard1.3/System.Reflection.xml", + "ref/netstandard1.3/de/System.Reflection.xml", + "ref/netstandard1.3/es/System.Reflection.xml", + "ref/netstandard1.3/fr/System.Reflection.xml", + "ref/netstandard1.3/it/System.Reflection.xml", + "ref/netstandard1.3/ja/System.Reflection.xml", + "ref/netstandard1.3/ko/System.Reflection.xml", + "ref/netstandard1.3/ru/System.Reflection.xml", + "ref/netstandard1.3/zh-hans/System.Reflection.xml", + "ref/netstandard1.3/zh-hant/System.Reflection.xml", + "ref/netstandard1.5/System.Reflection.dll", + "ref/netstandard1.5/System.Reflection.xml", + "ref/netstandard1.5/de/System.Reflection.xml", + "ref/netstandard1.5/es/System.Reflection.xml", + "ref/netstandard1.5/fr/System.Reflection.xml", + "ref/netstandard1.5/it/System.Reflection.xml", + "ref/netstandard1.5/ja/System.Reflection.xml", + "ref/netstandard1.5/ko/System.Reflection.xml", + "ref/netstandard1.5/ru/System.Reflection.xml", + "ref/netstandard1.5/zh-hans/System.Reflection.xml", + "ref/netstandard1.5/zh-hant/System.Reflection.xml", + "ref/portable-net45+win8+wp8+wpa81/_._", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.reflection.4.3.0.nupkg.sha512", + "system.reflection.nuspec" + ] + }, + "System.Reflection.Context/6.0.0": { + "sha512": "Vi+Gb41oyOYie7uLSsjRmfRg3bryUg5DssJvj3gDUl0D8z6ipSm6/yi/XNx2rcS5iVMvHcwRUHjcx7ixv0K3/w==", + "type": "package", + "path": "system.reflection.context/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Reflection.Context.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/_._", + "lib/net6.0/System.Reflection.Context.dll", + "lib/net6.0/System.Reflection.Context.xml", + "lib/netstandard2.0/System.Reflection.Context.dll", + "lib/netstandard2.0/System.Reflection.Context.xml", + "lib/netstandard2.1/System.Reflection.Context.dll", + "lib/netstandard2.1/System.Reflection.Context.xml", + "system.reflection.context.6.0.0.nupkg.sha512", + "system.reflection.context.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Reflection.DispatchProxy/4.7.1": { + "sha512": "C1sMLwIG6ILQ2bmOT4gh62V6oJlyF4BlHcVMrOoor49p0Ji2tA8QAoqyMcIhAdH6OHKJ8m7BU+r4LK2CUEOKqw==", + "type": "package", + "path": "system.reflection.dispatchproxy/4.7.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net461/System.Reflection.DispatchProxy.dll", + "lib/net461/System.Reflection.DispatchProxy.xml", + "lib/netcoreapp2.0/System.Reflection.DispatchProxy.dll", + "lib/netcoreapp2.0/System.Reflection.DispatchProxy.xml", + "lib/netstandard1.3/System.Reflection.DispatchProxy.dll", + "lib/netstandard2.0/System.Reflection.DispatchProxy.dll", + "lib/netstandard2.0/System.Reflection.DispatchProxy.xml", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net461/System.Reflection.DispatchProxy.dll", + "ref/net461/System.Reflection.DispatchProxy.xml", + "ref/netstandard1.3/System.Reflection.DispatchProxy.dll", + "ref/netstandard1.3/System.Reflection.DispatchProxy.xml", + "ref/netstandard1.3/de/System.Reflection.DispatchProxy.xml", + "ref/netstandard1.3/es/System.Reflection.DispatchProxy.xml", + "ref/netstandard1.3/fr/System.Reflection.DispatchProxy.xml", + "ref/netstandard1.3/it/System.Reflection.DispatchProxy.xml", + "ref/netstandard1.3/ja/System.Reflection.DispatchProxy.xml", + "ref/netstandard1.3/ko/System.Reflection.DispatchProxy.xml", + "ref/netstandard1.3/ru/System.Reflection.DispatchProxy.xml", + "ref/netstandard1.3/zh-hans/System.Reflection.DispatchProxy.xml", + "ref/netstandard1.3/zh-hant/System.Reflection.DispatchProxy.xml", + "ref/netstandard2.0/System.Reflection.DispatchProxy.dll", + "ref/netstandard2.0/System.Reflection.DispatchProxy.xml", + "ref/uap10.0.16299/System.Reflection.DispatchProxy.dll", + "ref/uap10.0.16299/System.Reflection.DispatchProxy.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "runtimes/aot/lib/netcore50/System.Reflection.DispatchProxy.dll", + "runtimes/win-aot/lib/uap10.0.16299/System.Reflection.DispatchProxy.dll", + "runtimes/win/lib/uap10.0.16299/System.Reflection.DispatchProxy.dll", + "system.reflection.dispatchproxy.4.7.1.nupkg.sha512", + "system.reflection.dispatchproxy.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "System.Reflection.Emit/4.3.0": { + "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==", + "type": "package", + "path": "system.reflection.emit/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/monotouch10/_._", + "lib/net45/_._", + "lib/netcore50/System.Reflection.Emit.dll", + "lib/netstandard1.3/System.Reflection.Emit.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/net45/_._", + "ref/netstandard1.1/System.Reflection.Emit.dll", + "ref/netstandard1.1/System.Reflection.Emit.xml", + "ref/netstandard1.1/de/System.Reflection.Emit.xml", + "ref/netstandard1.1/es/System.Reflection.Emit.xml", + "ref/netstandard1.1/fr/System.Reflection.Emit.xml", + "ref/netstandard1.1/it/System.Reflection.Emit.xml", + "ref/netstandard1.1/ja/System.Reflection.Emit.xml", + "ref/netstandard1.1/ko/System.Reflection.Emit.xml", + "ref/netstandard1.1/ru/System.Reflection.Emit.xml", + "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml", + "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml", + "ref/xamarinmac20/_._", + "system.reflection.emit.4.3.0.nupkg.sha512", + "system.reflection.emit.nuspec" + ] + }, + "System.Reflection.Emit.ILGeneration/4.3.0": { + "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==", + "type": "package", + "path": "system.reflection.emit.ilgeneration/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", + "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll", + "lib/portable-net45+wp8/_._", + "lib/wp80/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll", + "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml", + "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml", + "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml", + "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml", + "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml", + "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml", + "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml", + "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml", + "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml", + "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml", + "ref/portable-net45+wp8/_._", + "ref/wp80/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "runtimes/aot/lib/netcore50/_._", + "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", + "system.reflection.emit.ilgeneration.nuspec" + ] + }, + "System.Reflection.Emit.Lightweight/4.3.0": { + "sha512": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==", + "type": "package", + "path": "system.reflection.emit.lightweight/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/netcore50/System.Reflection.Emit.Lightweight.dll", + "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll", + "lib/portable-net45+wp8/_._", + "lib/wp80/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll", + "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml", + "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml", + "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml", + "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml", + "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml", + "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml", + "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml", + "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml", + "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml", + "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml", + "ref/portable-net45+wp8/_._", + "ref/wp80/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "runtimes/aot/lib/netcore50/_._", + "system.reflection.emit.lightweight.4.3.0.nupkg.sha512", + "system.reflection.emit.lightweight.nuspec" + ] + }, + "System.Reflection.Extensions/4.3.0": { + "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==", + "type": "package", + "path": "system.reflection.extensions/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/portable-net45+win8+wp8+wpa81/_._", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/netcore50/System.Reflection.Extensions.dll", + "ref/netcore50/System.Reflection.Extensions.xml", + "ref/netcore50/de/System.Reflection.Extensions.xml", + "ref/netcore50/es/System.Reflection.Extensions.xml", + "ref/netcore50/fr/System.Reflection.Extensions.xml", + "ref/netcore50/it/System.Reflection.Extensions.xml", + "ref/netcore50/ja/System.Reflection.Extensions.xml", + "ref/netcore50/ko/System.Reflection.Extensions.xml", + "ref/netcore50/ru/System.Reflection.Extensions.xml", + "ref/netcore50/zh-hans/System.Reflection.Extensions.xml", + "ref/netcore50/zh-hant/System.Reflection.Extensions.xml", + "ref/netstandard1.0/System.Reflection.Extensions.dll", + "ref/netstandard1.0/System.Reflection.Extensions.xml", + "ref/netstandard1.0/de/System.Reflection.Extensions.xml", + "ref/netstandard1.0/es/System.Reflection.Extensions.xml", + "ref/netstandard1.0/fr/System.Reflection.Extensions.xml", + "ref/netstandard1.0/it/System.Reflection.Extensions.xml", + "ref/netstandard1.0/ja/System.Reflection.Extensions.xml", + "ref/netstandard1.0/ko/System.Reflection.Extensions.xml", + "ref/netstandard1.0/ru/System.Reflection.Extensions.xml", + "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml", + "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml", + "ref/portable-net45+win8+wp8+wpa81/_._", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.reflection.extensions.4.3.0.nupkg.sha512", + "system.reflection.extensions.nuspec" + ] + }, + "System.Reflection.Metadata/5.0.0": { + "sha512": "5NecZgXktdGg34rh1OenY1rFNDCI8xSjFr+Z4OU4cU06AQHUdRnIIEeWENu3Wl4YowbzkymAIMvi3WyK9U53pQ==", + "type": "package", + "path": "system.reflection.metadata/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/System.Reflection.Metadata.dll", + "lib/net461/System.Reflection.Metadata.xml", + "lib/netstandard1.1/System.Reflection.Metadata.dll", + "lib/netstandard1.1/System.Reflection.Metadata.xml", + "lib/netstandard2.0/System.Reflection.Metadata.dll", + "lib/netstandard2.0/System.Reflection.Metadata.xml", + "lib/portable-net45+win8/System.Reflection.Metadata.dll", + "lib/portable-net45+win8/System.Reflection.Metadata.xml", + "system.reflection.metadata.5.0.0.nupkg.sha512", + "system.reflection.metadata.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "System.Reflection.Primitives/4.3.0": { + "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", + "type": "package", + "path": "system.reflection.primitives/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/portable-net45+win8+wp8+wpa81/_._", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", + "ref/netcore50/System.Reflection.Primitives.xml", + "ref/netcore50/de/System.Reflection.Primitives.xml", + "ref/netcore50/es/System.Reflection.Primitives.xml", + "ref/netcore50/fr/System.Reflection.Primitives.xml", + "ref/netcore50/it/System.Reflection.Primitives.xml", + "ref/netcore50/ja/System.Reflection.Primitives.xml", + "ref/netcore50/ko/System.Reflection.Primitives.xml", + "ref/netcore50/ru/System.Reflection.Primitives.xml", + "ref/netcore50/zh-hans/System.Reflection.Primitives.xml", + "ref/netcore50/zh-hant/System.Reflection.Primitives.xml", + "ref/netstandard1.0/System.Reflection.Primitives.dll", + "ref/netstandard1.0/System.Reflection.Primitives.xml", + "ref/netstandard1.0/de/System.Reflection.Primitives.xml", + "ref/netstandard1.0/es/System.Reflection.Primitives.xml", + "ref/netstandard1.0/fr/System.Reflection.Primitives.xml", + "ref/netstandard1.0/it/System.Reflection.Primitives.xml", + "ref/netstandard1.0/ja/System.Reflection.Primitives.xml", + "ref/netstandard1.0/ko/System.Reflection.Primitives.xml", + "ref/netstandard1.0/ru/System.Reflection.Primitives.xml", + "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml", + "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml", + "ref/portable-net45+win8+wp8+wpa81/_._", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.reflection.primitives.4.3.0.nupkg.sha512", + "system.reflection.primitives.nuspec" + ] + }, + "System.Reflection.TypeExtensions/4.3.0": { + "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==", + "type": "package", + "path": "system.reflection.typeextensions/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Reflection.TypeExtensions.dll", + "lib/net462/System.Reflection.TypeExtensions.dll", + "lib/netcore50/System.Reflection.TypeExtensions.dll", + "lib/netstandard1.5/System.Reflection.TypeExtensions.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Reflection.TypeExtensions.dll", + "ref/net462/System.Reflection.TypeExtensions.dll", + "ref/netstandard1.3/System.Reflection.TypeExtensions.dll", + "ref/netstandard1.3/System.Reflection.TypeExtensions.xml", + "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml", + "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml", + "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml", + "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml", + "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml", + "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml", + "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml", + "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml", + "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml", + "ref/netstandard1.5/System.Reflection.TypeExtensions.dll", + "ref/netstandard1.5/System.Reflection.TypeExtensions.xml", + "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml", + "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml", + "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml", + "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml", + "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml", + "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml", + "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml", + "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml", + "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll", + "system.reflection.typeextensions.4.3.0.nupkg.sha512", + "system.reflection.typeextensions.nuspec" + ] + }, + "System.Resources.ResourceManager/4.3.0": { + "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==", + "type": "package", + "path": "system.resources.resourcemanager/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/portable-net45+win8+wp8+wpa81/_._", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", + "ref/netcore50/System.Resources.ResourceManager.xml", + "ref/netcore50/de/System.Resources.ResourceManager.xml", + "ref/netcore50/es/System.Resources.ResourceManager.xml", + "ref/netcore50/fr/System.Resources.ResourceManager.xml", + "ref/netcore50/it/System.Resources.ResourceManager.xml", + "ref/netcore50/ja/System.Resources.ResourceManager.xml", + "ref/netcore50/ko/System.Resources.ResourceManager.xml", + "ref/netcore50/ru/System.Resources.ResourceManager.xml", + "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml", + "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml", + "ref/netstandard1.0/System.Resources.ResourceManager.dll", + "ref/netstandard1.0/System.Resources.ResourceManager.xml", + "ref/netstandard1.0/de/System.Resources.ResourceManager.xml", + "ref/netstandard1.0/es/System.Resources.ResourceManager.xml", + "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml", + "ref/netstandard1.0/it/System.Resources.ResourceManager.xml", + "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml", + "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml", + "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml", + "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml", + "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml", + "ref/portable-net45+win8+wp8+wpa81/_._", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.resources.resourcemanager.4.3.0.nupkg.sha512", + "system.resources.resourcemanager.nuspec" + ] + }, + "System.Runtime/4.3.1": { + "sha512": "abhfv1dTK6NXOmu4bgHIONxHyEqFjW8HwXPmpY9gmll+ix9UNo4XDcmzJn6oLooftxNssVHdJC1pGT9jkSynQg==", + "type": "package", + "path": "system.runtime/4.3.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/net462/System.Runtime.dll", + "lib/portable-net45+win8+wp80+wpa81/_._", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/net462/System.Runtime.dll", + "ref/netcore50/System.Runtime.dll", + "ref/netcore50/System.Runtime.xml", + "ref/netcore50/de/System.Runtime.xml", + "ref/netcore50/es/System.Runtime.xml", + "ref/netcore50/fr/System.Runtime.xml", + "ref/netcore50/it/System.Runtime.xml", + "ref/netcore50/ja/System.Runtime.xml", + "ref/netcore50/ko/System.Runtime.xml", + "ref/netcore50/ru/System.Runtime.xml", + "ref/netcore50/zh-hans/System.Runtime.xml", + "ref/netcore50/zh-hant/System.Runtime.xml", + "ref/netstandard1.0/System.Runtime.dll", + "ref/netstandard1.0/System.Runtime.xml", + "ref/netstandard1.0/de/System.Runtime.xml", + "ref/netstandard1.0/es/System.Runtime.xml", + "ref/netstandard1.0/fr/System.Runtime.xml", + "ref/netstandard1.0/it/System.Runtime.xml", + "ref/netstandard1.0/ja/System.Runtime.xml", + "ref/netstandard1.0/ko/System.Runtime.xml", + "ref/netstandard1.0/ru/System.Runtime.xml", + "ref/netstandard1.0/zh-hans/System.Runtime.xml", + "ref/netstandard1.0/zh-hant/System.Runtime.xml", + "ref/netstandard1.2/System.Runtime.dll", + "ref/netstandard1.2/System.Runtime.xml", + "ref/netstandard1.2/de/System.Runtime.xml", + "ref/netstandard1.2/es/System.Runtime.xml", + "ref/netstandard1.2/fr/System.Runtime.xml", + "ref/netstandard1.2/it/System.Runtime.xml", + "ref/netstandard1.2/ja/System.Runtime.xml", + "ref/netstandard1.2/ko/System.Runtime.xml", + "ref/netstandard1.2/ru/System.Runtime.xml", + "ref/netstandard1.2/zh-hans/System.Runtime.xml", + "ref/netstandard1.2/zh-hant/System.Runtime.xml", + "ref/netstandard1.3/System.Runtime.dll", + "ref/netstandard1.3/System.Runtime.xml", + "ref/netstandard1.3/de/System.Runtime.xml", + "ref/netstandard1.3/es/System.Runtime.xml", + "ref/netstandard1.3/fr/System.Runtime.xml", + "ref/netstandard1.3/it/System.Runtime.xml", + "ref/netstandard1.3/ja/System.Runtime.xml", + "ref/netstandard1.3/ko/System.Runtime.xml", + "ref/netstandard1.3/ru/System.Runtime.xml", + "ref/netstandard1.3/zh-hans/System.Runtime.xml", + "ref/netstandard1.3/zh-hant/System.Runtime.xml", + "ref/netstandard1.5/System.Runtime.dll", + "ref/netstandard1.5/System.Runtime.xml", + "ref/netstandard1.5/de/System.Runtime.xml", + "ref/netstandard1.5/es/System.Runtime.xml", + "ref/netstandard1.5/fr/System.Runtime.xml", + "ref/netstandard1.5/it/System.Runtime.xml", + "ref/netstandard1.5/ja/System.Runtime.xml", + "ref/netstandard1.5/ko/System.Runtime.xml", + "ref/netstandard1.5/ru/System.Runtime.xml", + "ref/netstandard1.5/zh-hans/System.Runtime.xml", + "ref/netstandard1.5/zh-hant/System.Runtime.xml", + "ref/portable-net45+win8+wp80+wpa81/_._", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.runtime.4.3.1.nupkg.sha512", + "system.runtime.nuspec" + ] + }, + "System.Runtime.Caching/6.0.0": { + "sha512": "E0e03kUp5X2k+UAoVl6efmI7uU7JRBWi5EIdlQ7cr0NpBGjHG4fWII35PgsBY9T4fJQ8E4QPsL0rKksU9gcL5A==", + "type": "package", + "path": "system.runtime.caching/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Runtime.Caching.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net461/_._", + "lib/net6.0/System.Runtime.Caching.dll", + "lib/net6.0/System.Runtime.Caching.xml", + "lib/netcoreapp3.1/System.Runtime.Caching.dll", + "lib/netcoreapp3.1/System.Runtime.Caching.xml", + "lib/netstandard2.0/System.Runtime.Caching.dll", + "lib/netstandard2.0/System.Runtime.Caching.xml", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "runtimes/win/lib/net461/_._", + "runtimes/win/lib/net6.0/System.Runtime.Caching.dll", + "runtimes/win/lib/net6.0/System.Runtime.Caching.xml", + "runtimes/win/lib/netcoreapp3.1/System.Runtime.Caching.dll", + "runtimes/win/lib/netcoreapp3.1/System.Runtime.Caching.xml", + "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll", + "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.xml", + "system.runtime.caching.6.0.0.nupkg.sha512", + "system.runtime.caching.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Runtime.CompilerServices.Unsafe/6.0.0": { + "sha512": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==", + "type": "package", + "path": "system.runtime.compilerservices.unsafe/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Runtime.CompilerServices.Unsafe.dll", + "lib/net461/System.Runtime.CompilerServices.Unsafe.xml", + "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll", + "lib/net6.0/System.Runtime.CompilerServices.Unsafe.xml", + "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll", + "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.xml", + "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", + "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", + "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", + "system.runtime.compilerservices.unsafe.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Runtime.Extensions/4.3.0": { + "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==", + "type": "package", + "path": "system.runtime.extensions/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/net462/System.Runtime.Extensions.dll", + "lib/portable-net45+win8+wp8+wpa81/_._", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/net462/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.dll", + "ref/netcore50/System.Runtime.Extensions.xml", + "ref/netcore50/de/System.Runtime.Extensions.xml", + "ref/netcore50/es/System.Runtime.Extensions.xml", + "ref/netcore50/fr/System.Runtime.Extensions.xml", + "ref/netcore50/it/System.Runtime.Extensions.xml", + "ref/netcore50/ja/System.Runtime.Extensions.xml", + "ref/netcore50/ko/System.Runtime.Extensions.xml", + "ref/netcore50/ru/System.Runtime.Extensions.xml", + "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", + "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", + "ref/netstandard1.0/System.Runtime.Extensions.dll", + "ref/netstandard1.0/System.Runtime.Extensions.xml", + "ref/netstandard1.0/de/System.Runtime.Extensions.xml", + "ref/netstandard1.0/es/System.Runtime.Extensions.xml", + "ref/netstandard1.0/fr/System.Runtime.Extensions.xml", + "ref/netstandard1.0/it/System.Runtime.Extensions.xml", + "ref/netstandard1.0/ja/System.Runtime.Extensions.xml", + "ref/netstandard1.0/ko/System.Runtime.Extensions.xml", + "ref/netstandard1.0/ru/System.Runtime.Extensions.xml", + "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml", + "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml", + "ref/netstandard1.3/System.Runtime.Extensions.dll", + "ref/netstandard1.3/System.Runtime.Extensions.xml", + "ref/netstandard1.3/de/System.Runtime.Extensions.xml", + "ref/netstandard1.3/es/System.Runtime.Extensions.xml", + "ref/netstandard1.3/fr/System.Runtime.Extensions.xml", + "ref/netstandard1.3/it/System.Runtime.Extensions.xml", + "ref/netstandard1.3/ja/System.Runtime.Extensions.xml", + "ref/netstandard1.3/ko/System.Runtime.Extensions.xml", + "ref/netstandard1.3/ru/System.Runtime.Extensions.xml", + "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml", + "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml", + "ref/netstandard1.5/System.Runtime.Extensions.dll", + "ref/netstandard1.5/System.Runtime.Extensions.xml", + "ref/netstandard1.5/de/System.Runtime.Extensions.xml", + "ref/netstandard1.5/es/System.Runtime.Extensions.xml", + "ref/netstandard1.5/fr/System.Runtime.Extensions.xml", + "ref/netstandard1.5/it/System.Runtime.Extensions.xml", + "ref/netstandard1.5/ja/System.Runtime.Extensions.xml", + "ref/netstandard1.5/ko/System.Runtime.Extensions.xml", + "ref/netstandard1.5/ru/System.Runtime.Extensions.xml", + "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml", + "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml", + "ref/portable-net45+win8+wp8+wpa81/_._", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.runtime.extensions.4.3.0.nupkg.sha512", + "system.runtime.extensions.nuspec" + ] + }, + "System.Runtime.Handles/4.3.0": { + "sha512": "OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==", + "type": "package", + "path": "system.runtime.handles/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/netstandard1.3/System.Runtime.Handles.dll", + "ref/netstandard1.3/System.Runtime.Handles.xml", + "ref/netstandard1.3/de/System.Runtime.Handles.xml", + "ref/netstandard1.3/es/System.Runtime.Handles.xml", + "ref/netstandard1.3/fr/System.Runtime.Handles.xml", + "ref/netstandard1.3/it/System.Runtime.Handles.xml", + "ref/netstandard1.3/ja/System.Runtime.Handles.xml", + "ref/netstandard1.3/ko/System.Runtime.Handles.xml", + "ref/netstandard1.3/ru/System.Runtime.Handles.xml", + "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml", + "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.runtime.handles.4.3.0.nupkg.sha512", + "system.runtime.handles.nuspec" + ] + }, + "System.Runtime.InteropServices/4.3.0": { + "sha512": "uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==", + "type": "package", + "path": "system.runtime.interopservices/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/net462/System.Runtime.InteropServices.dll", + "lib/net463/System.Runtime.InteropServices.dll", + "lib/portable-net45+win8+wpa81/_._", + "lib/win8/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/net462/System.Runtime.InteropServices.dll", + "ref/net463/System.Runtime.InteropServices.dll", + "ref/netcore50/System.Runtime.InteropServices.dll", + "ref/netcore50/System.Runtime.InteropServices.xml", + "ref/netcore50/de/System.Runtime.InteropServices.xml", + "ref/netcore50/es/System.Runtime.InteropServices.xml", + "ref/netcore50/fr/System.Runtime.InteropServices.xml", + "ref/netcore50/it/System.Runtime.InteropServices.xml", + "ref/netcore50/ja/System.Runtime.InteropServices.xml", + "ref/netcore50/ko/System.Runtime.InteropServices.xml", + "ref/netcore50/ru/System.Runtime.InteropServices.xml", + "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml", + "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml", + "ref/netcoreapp1.1/System.Runtime.InteropServices.dll", + "ref/netstandard1.1/System.Runtime.InteropServices.dll", + "ref/netstandard1.1/System.Runtime.InteropServices.xml", + "ref/netstandard1.1/de/System.Runtime.InteropServices.xml", + "ref/netstandard1.1/es/System.Runtime.InteropServices.xml", + "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml", + "ref/netstandard1.1/it/System.Runtime.InteropServices.xml", + "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml", + "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml", + "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml", + "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml", + "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml", + "ref/netstandard1.2/System.Runtime.InteropServices.dll", + "ref/netstandard1.2/System.Runtime.InteropServices.xml", + "ref/netstandard1.2/de/System.Runtime.InteropServices.xml", + "ref/netstandard1.2/es/System.Runtime.InteropServices.xml", + "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml", + "ref/netstandard1.2/it/System.Runtime.InteropServices.xml", + "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml", + "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml", + "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml", + "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml", + "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml", + "ref/netstandard1.3/System.Runtime.InteropServices.dll", + "ref/netstandard1.3/System.Runtime.InteropServices.xml", + "ref/netstandard1.3/de/System.Runtime.InteropServices.xml", + "ref/netstandard1.3/es/System.Runtime.InteropServices.xml", + "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml", + "ref/netstandard1.3/it/System.Runtime.InteropServices.xml", + "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml", + "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml", + "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml", + "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml", + "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml", + "ref/netstandard1.5/System.Runtime.InteropServices.dll", + "ref/netstandard1.5/System.Runtime.InteropServices.xml", + "ref/netstandard1.5/de/System.Runtime.InteropServices.xml", + "ref/netstandard1.5/es/System.Runtime.InteropServices.xml", + "ref/netstandard1.5/fr/System.Runtime.InteropServices.xml", + "ref/netstandard1.5/it/System.Runtime.InteropServices.xml", + "ref/netstandard1.5/ja/System.Runtime.InteropServices.xml", + "ref/netstandard1.5/ko/System.Runtime.InteropServices.xml", + "ref/netstandard1.5/ru/System.Runtime.InteropServices.xml", + "ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml", + "ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml", + "ref/portable-net45+win8+wpa81/_._", + "ref/win8/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.runtime.interopservices.4.3.0.nupkg.sha512", + "system.runtime.interopservices.nuspec" + ] + }, + "System.Runtime.InteropServices.RuntimeInformation/4.3.0": { + "sha512": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==", + "type": "package", + "path": "system.runtime.interopservices.runtimeinformation/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll", + "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", + "lib/win8/System.Runtime.InteropServices.RuntimeInformation.dll", + "lib/wpa81/System.Runtime.InteropServices.RuntimeInformation.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll", + "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", + "runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll", + "runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll", + "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", + "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", + "system.runtime.interopservices.runtimeinformation.nuspec" + ] + }, + "System.Runtime.Numerics/4.3.0": { + "sha512": "yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==", + "type": "package", + "path": "system.runtime.numerics/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/netcore50/System.Runtime.Numerics.dll", + "lib/netstandard1.3/System.Runtime.Numerics.dll", + "lib/portable-net45+win8+wpa81/_._", + "lib/win8/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/netcore50/System.Runtime.Numerics.dll", + "ref/netcore50/System.Runtime.Numerics.xml", + "ref/netcore50/de/System.Runtime.Numerics.xml", + "ref/netcore50/es/System.Runtime.Numerics.xml", + "ref/netcore50/fr/System.Runtime.Numerics.xml", + "ref/netcore50/it/System.Runtime.Numerics.xml", + "ref/netcore50/ja/System.Runtime.Numerics.xml", + "ref/netcore50/ko/System.Runtime.Numerics.xml", + "ref/netcore50/ru/System.Runtime.Numerics.xml", + "ref/netcore50/zh-hans/System.Runtime.Numerics.xml", + "ref/netcore50/zh-hant/System.Runtime.Numerics.xml", + "ref/netstandard1.1/System.Runtime.Numerics.dll", + "ref/netstandard1.1/System.Runtime.Numerics.xml", + "ref/netstandard1.1/de/System.Runtime.Numerics.xml", + "ref/netstandard1.1/es/System.Runtime.Numerics.xml", + "ref/netstandard1.1/fr/System.Runtime.Numerics.xml", + "ref/netstandard1.1/it/System.Runtime.Numerics.xml", + "ref/netstandard1.1/ja/System.Runtime.Numerics.xml", + "ref/netstandard1.1/ko/System.Runtime.Numerics.xml", + "ref/netstandard1.1/ru/System.Runtime.Numerics.xml", + "ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml", + "ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml", + "ref/portable-net45+win8+wpa81/_._", + "ref/win8/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.runtime.numerics.4.3.0.nupkg.sha512", + "system.runtime.numerics.nuspec" + ] + }, + "System.Security.AccessControl/6.0.1": { + "sha512": "IQ4NXP/B3Ayzvw0rDQzVTYsCKyy0Jp9KI6aYcK7UnGVlR9+Awz++TIPCQtPYfLJfOpm8ajowMR09V7quD3sEHw==", + "type": "package", + "path": "system.security.accesscontrol/6.0.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Security.AccessControl.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Security.AccessControl.dll", + "lib/net461/System.Security.AccessControl.xml", + "lib/net6.0/System.Security.AccessControl.dll", + "lib/net6.0/System.Security.AccessControl.xml", + "lib/netstandard2.0/System.Security.AccessControl.dll", + "lib/netstandard2.0/System.Security.AccessControl.xml", + "runtimes/win/lib/net461/System.Security.AccessControl.dll", + "runtimes/win/lib/net461/System.Security.AccessControl.xml", + "runtimes/win/lib/net6.0/System.Security.AccessControl.dll", + "runtimes/win/lib/net6.0/System.Security.AccessControl.xml", + "runtimes/win/lib/netstandard2.0/System.Security.AccessControl.dll", + "runtimes/win/lib/netstandard2.0/System.Security.AccessControl.xml", + "system.security.accesscontrol.6.0.1.nupkg.sha512", + "system.security.accesscontrol.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Security.Cryptography.Algorithms/4.3.0": { + "sha512": "W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==", + "type": "package", + "path": "system.security.cryptography.algorithms/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Security.Cryptography.Algorithms.dll", + "lib/net461/System.Security.Cryptography.Algorithms.dll", + "lib/net463/System.Security.Cryptography.Algorithms.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Security.Cryptography.Algorithms.dll", + "ref/net461/System.Security.Cryptography.Algorithms.dll", + "ref/net463/System.Security.Cryptography.Algorithms.dll", + "ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll", + "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll", + "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll", + "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll", + "runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll", + "runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll", + "runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll", + "runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll", + "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll", + "system.security.cryptography.algorithms.4.3.0.nupkg.sha512", + "system.security.cryptography.algorithms.nuspec" + ] + }, + "System.Security.Cryptography.Cng/4.3.0": { + "sha512": "03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==", + "type": "package", + "path": "system.security.cryptography.cng/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/net46/System.Security.Cryptography.Cng.dll", + "lib/net461/System.Security.Cryptography.Cng.dll", + "lib/net463/System.Security.Cryptography.Cng.dll", + "ref/net46/System.Security.Cryptography.Cng.dll", + "ref/net461/System.Security.Cryptography.Cng.dll", + "ref/net463/System.Security.Cryptography.Cng.dll", + "ref/netstandard1.3/System.Security.Cryptography.Cng.dll", + "ref/netstandard1.4/System.Security.Cryptography.Cng.dll", + "ref/netstandard1.6/System.Security.Cryptography.Cng.dll", + "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll", + "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll", + "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll", + "runtimes/win/lib/net463/System.Security.Cryptography.Cng.dll", + "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll", + "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll", + "system.security.cryptography.cng.4.3.0.nupkg.sha512", + "system.security.cryptography.cng.nuspec" + ] + }, + "System.Security.Cryptography.Csp/4.3.0": { + "sha512": "X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==", + "type": "package", + "path": "system.security.cryptography.csp/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Security.Cryptography.Csp.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Security.Cryptography.Csp.dll", + "ref/netstandard1.3/System.Security.Cryptography.Csp.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll", + "runtimes/win/lib/net46/System.Security.Cryptography.Csp.dll", + "runtimes/win/lib/netcore50/_._", + "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll", + "system.security.cryptography.csp.4.3.0.nupkg.sha512", + "system.security.cryptography.csp.nuspec" + ] + }, + "System.Security.Cryptography.Encoding/4.3.0": { + "sha512": "1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==", + "type": "package", + "path": "system.security.cryptography.encoding/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Security.Cryptography.Encoding.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Security.Cryptography.Encoding.dll", + "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll", + "ref/netstandard1.3/System.Security.Cryptography.Encoding.xml", + "ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml", + "ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml", + "ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml", + "ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml", + "ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml", + "ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml", + "ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml", + "ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml", + "ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll", + "runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll", + "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll", + "system.security.cryptography.encoding.4.3.0.nupkg.sha512", + "system.security.cryptography.encoding.nuspec" + ] + }, + "System.Security.Cryptography.OpenSsl/4.3.0": { + "sha512": "h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==", + "type": "package", + "path": "system.security.cryptography.openssl/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll", + "ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll", + "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll", + "system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "system.security.cryptography.openssl.nuspec" + ] + }, + "System.Security.Cryptography.Pkcs/6.0.4": { + "sha512": "LGbXi1oUJ9QgCNGXRO9ndzBL/GZgANcsURpMhNR8uO+rca47SZmciS3RSQUvlQRwK3QHZSHNOXzoMUASKA+Anw==", + "type": "package", + "path": "system.security.cryptography.pkcs/6.0.4", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Security.Cryptography.Pkcs.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Security.Cryptography.Pkcs.dll", + "lib/net461/System.Security.Cryptography.Pkcs.xml", + "lib/net6.0/System.Security.Cryptography.Pkcs.dll", + "lib/net6.0/System.Security.Cryptography.Pkcs.xml", + "lib/netcoreapp3.1/System.Security.Cryptography.Pkcs.dll", + "lib/netcoreapp3.1/System.Security.Cryptography.Pkcs.xml", + "lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll", + "lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml", + "lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll", + "lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml", + "runtimes/win/lib/net461/System.Security.Cryptography.Pkcs.dll", + "runtimes/win/lib/net461/System.Security.Cryptography.Pkcs.xml", + "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll", + "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.xml", + "runtimes/win/lib/netcoreapp3.1/System.Security.Cryptography.Pkcs.dll", + "runtimes/win/lib/netcoreapp3.1/System.Security.Cryptography.Pkcs.xml", + "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll", + "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml", + "runtimes/win/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll", + "runtimes/win/lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml", + "system.security.cryptography.pkcs.6.0.4.nupkg.sha512", + "system.security.cryptography.pkcs.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Security.Cryptography.Primitives/4.3.0": { + "sha512": "7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==", + "type": "package", + "path": "system.security.cryptography.primitives/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Security.Cryptography.Primitives.dll", + "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Security.Cryptography.Primitives.dll", + "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.security.cryptography.primitives.4.3.0.nupkg.sha512", + "system.security.cryptography.primitives.nuspec" + ] + }, + "System.Security.Cryptography.ProtectedData/6.0.0": { + "sha512": "rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ==", + "type": "package", + "path": "system.security.cryptography.protecteddata/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Security.Cryptography.ProtectedData.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net461/System.Security.Cryptography.ProtectedData.dll", + "lib/net461/System.Security.Cryptography.ProtectedData.xml", + "lib/net6.0/System.Security.Cryptography.ProtectedData.dll", + "lib/net6.0/System.Security.Cryptography.ProtectedData.xml", + "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll", + "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.dll", + "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.xml", + "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll", + "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.xml", + "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll", + "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml", + "system.security.cryptography.protecteddata.6.0.0.nupkg.sha512", + "system.security.cryptography.protecteddata.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Security.Cryptography.X509Certificates/4.3.0": { + "sha512": "t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==", + "type": "package", + "path": "system.security.cryptography.x509certificates/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Security.Cryptography.X509Certificates.dll", + "lib/net461/System.Security.Cryptography.X509Certificates.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Security.Cryptography.X509Certificates.dll", + "ref/net461/System.Security.Cryptography.X509Certificates.dll", + "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll", + "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml", + "ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml", + "ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml", + "ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml", + "ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml", + "ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml", + "ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml", + "ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml", + "ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml", + "ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml", + "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll", + "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml", + "ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml", + "ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml", + "ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml", + "ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml", + "ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml", + "ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml", + "ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml", + "ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml", + "ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll", + "runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll", + "runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll", + "runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll", + "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll", + "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", + "system.security.cryptography.x509certificates.nuspec" + ] + }, + "System.Security.Cryptography.Xml/6.0.1": { + "sha512": "5e5bI28T0x73AwTsbuFP4qSRzthmU2C0Gqgg3AZ3KTxmSyA+Uhk31puA3srdaeWaacVnHhLdJywCzqOiEpbO/w==", + "type": "package", + "path": "system.security.cryptography.xml/6.0.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Security.Cryptography.Xml.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Security.Cryptography.Xml.dll", + "lib/net461/System.Security.Cryptography.Xml.xml", + "lib/net6.0/System.Security.Cryptography.Xml.dll", + "lib/net6.0/System.Security.Cryptography.Xml.xml", + "lib/netstandard2.0/System.Security.Cryptography.Xml.dll", + "lib/netstandard2.0/System.Security.Cryptography.Xml.xml", + "runtimes/win/lib/net461/System.Security.Cryptography.Xml.dll", + "runtimes/win/lib/net461/System.Security.Cryptography.Xml.xml", + "system.security.cryptography.xml.6.0.1.nupkg.sha512", + "system.security.cryptography.xml.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Security.Permissions/6.0.0": { + "sha512": "T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==", + "type": "package", + "path": "system.security.permissions/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Security.Permissions.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Security.Permissions.dll", + "lib/net461/System.Security.Permissions.xml", + "lib/net5.0/System.Security.Permissions.dll", + "lib/net5.0/System.Security.Permissions.xml", + "lib/net6.0/System.Security.Permissions.dll", + "lib/net6.0/System.Security.Permissions.xml", + "lib/netcoreapp3.1/System.Security.Permissions.dll", + "lib/netcoreapp3.1/System.Security.Permissions.xml", + "lib/netstandard2.0/System.Security.Permissions.dll", + "lib/netstandard2.0/System.Security.Permissions.xml", + "runtimes/win/lib/net461/System.Security.Permissions.dll", + "runtimes/win/lib/net461/System.Security.Permissions.xml", + "system.security.permissions.6.0.0.nupkg.sha512", + "system.security.permissions.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Security.Principal.Windows/5.0.0": { + "sha512": "t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==", + "type": "package", + "path": "system.security.principal.windows/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net46/System.Security.Principal.Windows.dll", + "lib/net461/System.Security.Principal.Windows.dll", + "lib/net461/System.Security.Principal.Windows.xml", + "lib/netstandard1.3/System.Security.Principal.Windows.dll", + "lib/netstandard2.0/System.Security.Principal.Windows.dll", + "lib/netstandard2.0/System.Security.Principal.Windows.xml", + "lib/uap10.0.16299/_._", + "ref/net46/System.Security.Principal.Windows.dll", + "ref/net461/System.Security.Principal.Windows.dll", + "ref/net461/System.Security.Principal.Windows.xml", + "ref/netcoreapp3.0/System.Security.Principal.Windows.dll", + "ref/netcoreapp3.0/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/System.Security.Principal.Windows.dll", + "ref/netstandard1.3/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/de/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/es/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/it/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml", + "ref/netstandard2.0/System.Security.Principal.Windows.dll", + "ref/netstandard2.0/System.Security.Principal.Windows.xml", + "ref/uap10.0.16299/_._", + "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll", + "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.xml", + "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll", + "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.xml", + "runtimes/win/lib/net46/System.Security.Principal.Windows.dll", + "runtimes/win/lib/net461/System.Security.Principal.Windows.dll", + "runtimes/win/lib/net461/System.Security.Principal.Windows.xml", + "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll", + "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.xml", + "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll", + "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.xml", + "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll", + "runtimes/win/lib/uap10.0.16299/_._", + "system.security.principal.windows.5.0.0.nupkg.sha512", + "system.security.principal.windows.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "System.ServiceModel.Duplex/4.9.0": { + "sha512": "Yb8MFiJxBBtm2JnfS/5SxYzm2HqkEmHu5xeaVIHXy83sNpty9wc30JifH2xgda821D6nr1UctbwbdZqN4LBUKQ==", + "type": "package", + "path": "system.servicemodel.duplex/4.9.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/net461/System.ServiceModel.Duplex.dll", + "lib/net461/System.ServiceModel.Duplex.pdb", + "lib/net6.0/System.ServiceModel.Duplex.dll", + "lib/net6.0/System.ServiceModel.Duplex.pdb", + "lib/netcore50/System.ServiceModel.Duplex.dll", + "lib/netstandard1.3/System.ServiceModel.Duplex.dll", + "lib/netstandard2.0/System.ServiceModel.Duplex.dll", + "lib/netstandard2.0/System.ServiceModel.Duplex.pdb", + "lib/portable-net45+win8/_._", + "lib/win8/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/net461/System.ServiceModel.Duplex.dll", + "ref/net6.0/System.ServiceModel.Duplex.dll", + "ref/netcore50/System.ServiceModel.Duplex.dll", + "ref/netstandard1.1/System.ServiceModel.Duplex.dll", + "ref/netstandard2.0/System.ServiceModel.Duplex.dll", + "ref/portable-net45+win8/_._", + "ref/win8/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.servicemodel.duplex.4.9.0.nupkg.sha512", + "system.servicemodel.duplex.nuspec" + ] + }, + "System.ServiceModel.Http/4.9.0": { + "sha512": "Z+s3RkLNzJ31fDXAjqXdXp67FqsNG4V3Md3r7FOrzMkHmg61gY8faEfTFPBLxU9tax1HPWt6IHVAquXBKySJaw==", + "type": "package", + "path": "system.servicemodel.http/4.9.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/net46/System.ServiceModel.Http.dll", + "lib/net461/System.ServiceModel.Http.dll", + "lib/net461/System.ServiceModel.Http.pdb", + "lib/net6.0/System.ServiceModel.Http.dll", + "lib/net6.0/System.ServiceModel.Http.pdb", + "lib/netcore50/System.ServiceModel.Http.dll", + "lib/netstandard1.3/System.ServiceModel.Http.dll", + "lib/netstandard2.0/System.ServiceModel.Http.dll", + "lib/netstandard2.0/System.ServiceModel.Http.pdb", + "lib/portable-net45+win8+wp8/_._", + "lib/win8/_._", + "lib/wp8/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/net46/System.ServiceModel.Http.dll", + "ref/net461/System.ServiceModel.Http.dll", + "ref/net6.0/System.ServiceModel.Http.dll", + "ref/netcore50/System.ServiceModel.Http.dll", + "ref/netstandard1.0/System.ServiceModel.Http.dll", + "ref/netstandard1.1/System.ServiceModel.Http.dll", + "ref/netstandard1.3/System.ServiceModel.Http.dll", + "ref/netstandard2.0/System.ServiceModel.Http.dll", + "ref/portable-net45+win8+wp8/_._", + "ref/win8/_._", + "ref/wp8/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.servicemodel.http.4.9.0.nupkg.sha512", + "system.servicemodel.http.nuspec" + ] + }, + "System.ServiceModel.NetTcp/4.9.0": { + "sha512": "nXgnnkrZERUF/KwmoLwZPkc7fqgiq94DXkmUZBvDNh/LdZquDvjy2NbhJLElpApOa5x8zEoQoBZyJ2PqNC39qg==", + "type": "package", + "path": "system.servicemodel.nettcp/4.9.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/net46/System.ServiceModel.NetTcp.dll", + "lib/net461/System.ServiceModel.NetTcp.dll", + "lib/net461/System.ServiceModel.NetTcp.pdb", + "lib/net6.0/System.ServiceModel.NetTcp.dll", + "lib/net6.0/System.ServiceModel.NetTcp.pdb", + "lib/netcore50/System.ServiceModel.NetTcp.dll", + "lib/netstandard1.3/System.ServiceModel.NetTcp.dll", + "lib/netstandard2.0/System.ServiceModel.NetTcp.dll", + "lib/netstandard2.0/System.ServiceModel.NetTcp.pdb", + "lib/portable-net45+win8/_._", + "lib/win8/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/net46/System.ServiceModel.NetTcp.dll", + "ref/net461/System.ServiceModel.NetTcp.dll", + "ref/net6.0/System.ServiceModel.NetTcp.dll", + "ref/netcore50/System.ServiceModel.NetTcp.dll", + "ref/netstandard1.1/System.ServiceModel.NetTcp.dll", + "ref/netstandard1.3/System.ServiceModel.NetTcp.dll", + "ref/netstandard2.0/System.ServiceModel.NetTcp.dll", + "ref/portable-net45+win8/_._", + "ref/win8/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.servicemodel.nettcp.4.9.0.nupkg.sha512", + "system.servicemodel.nettcp.nuspec" + ] + }, + "System.ServiceModel.Primitives/4.9.0": { + "sha512": "LTFPVdS8Nf76xg/wRZkDa+2Q+GnjTOmwkTlwuoetwX37mAfYnGkf7p8ydhpDwVmomNljpUOhUUGxfjQyd5YcOg==", + "type": "package", + "path": "system.servicemodel.primitives/4.9.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/net46/System.ServiceModel.Primitives.dll", + "lib/net461/System.ServiceModel.Primitives.dll", + "lib/net461/System.ServiceModel.Primitives.pdb", + "lib/net6.0/System.ServiceModel.Primitives.dll", + "lib/net6.0/System.ServiceModel.Primitives.pdb", + "lib/net6.0/System.ServiceModel.dll", + "lib/netcore50/System.ServiceModel.Primitives.dll", + "lib/netcoreapp2.1/System.ServiceModel.Primitives.dll", + "lib/netcoreapp2.1/System.ServiceModel.Primitives.pdb", + "lib/netcoreapp2.1/System.ServiceModel.dll", + "lib/netstandard1.3/System.ServiceModel.Primitives.dll", + "lib/netstandard2.0/System.ServiceModel.Primitives.dll", + "lib/netstandard2.0/System.ServiceModel.Primitives.pdb", + "lib/netstandard2.0/System.ServiceModel.dll", + "lib/portable-net45+win8+wp8/_._", + "lib/win8/_._", + "lib/wp8/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/net46/System.ServiceModel.Primitives.dll", + "ref/net461/System.ServiceModel.Primitives.dll", + "ref/net6.0/System.ServiceModel.Primitives.dll", + "ref/net6.0/System.ServiceModel.dll", + "ref/netcore50/System.ServiceModel.Primitives.dll", + "ref/netcoreapp2.1/System.ServiceModel.Primitives.dll", + "ref/netcoreapp2.1/System.ServiceModel.dll", + "ref/netstandard1.0/System.ServiceModel.Primitives.dll", + "ref/netstandard1.1/System.ServiceModel.Primitives.dll", + "ref/netstandard1.3/System.ServiceModel.Primitives.dll", + "ref/netstandard2.0/System.ServiceModel.Primitives.dll", + "ref/netstandard2.0/System.ServiceModel.dll", + "ref/portable-net45+win8+wp8/_._", + "ref/win8/_._", + "ref/wp8/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.servicemodel.primitives.4.9.0.nupkg.sha512", + "system.servicemodel.primitives.nuspec" + ] + }, + "System.ServiceModel.Security/4.9.0": { + "sha512": "iurpbSmPgotHps94VQ6acvL6hU2gjiuBmQI7PwLLN76jsbSpUcahT0PglccKIAwoMujATk/LWtAapBHpwCFn2g==", + "type": "package", + "path": "system.servicemodel.security/4.9.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/net461/System.ServiceModel.Security.dll", + "lib/net461/System.ServiceModel.Security.pdb", + "lib/net6.0/System.ServiceModel.Security.dll", + "lib/net6.0/System.ServiceModel.Security.pdb", + "lib/netcore50/System.ServiceModel.Security.dll", + "lib/netstandard1.3/System.ServiceModel.Security.dll", + "lib/netstandard2.0/System.ServiceModel.Security.dll", + "lib/netstandard2.0/System.ServiceModel.Security.pdb", + "lib/portable-net45+win8+wp8/_._", + "lib/win8/_._", + "lib/wp8/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/net461/System.ServiceModel.Security.dll", + "ref/net6.0/System.ServiceModel.Security.dll", + "ref/netcore50/System.ServiceModel.Security.dll", + "ref/netstandard1.0/System.ServiceModel.Security.dll", + "ref/netstandard1.1/System.ServiceModel.Security.dll", + "ref/netstandard2.0/System.ServiceModel.Security.dll", + "ref/portable-net45+win8+wp8/_._", + "ref/win8/_._", + "ref/wp8/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.servicemodel.security.4.9.0.nupkg.sha512", + "system.servicemodel.security.nuspec" + ] + }, + "System.ServiceModel.Syndication/6.0.0": { + "sha512": "cp1mMNG87iJtE0oHXFtfWT6cfski2JNo5iU0siTPi/uN2k1CIJI6FE4jr4v3got2dzt7wBq17fSy44btun9GiA==", + "type": "package", + "path": "system.servicemodel.syndication/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.ServiceModel.Syndication.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.ServiceModel.Syndication.dll", + "lib/net461/System.ServiceModel.Syndication.xml", + "lib/net6.0/System.ServiceModel.Syndication.dll", + "lib/net6.0/System.ServiceModel.Syndication.xml", + "lib/netcoreapp3.1/System.ServiceModel.Syndication.dll", + "lib/netcoreapp3.1/System.ServiceModel.Syndication.xml", + "lib/netstandard2.0/System.ServiceModel.Syndication.dll", + "lib/netstandard2.0/System.ServiceModel.Syndication.xml", + "system.servicemodel.syndication.6.0.0.nupkg.sha512", + "system.servicemodel.syndication.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.ServiceProcess.ServiceController/6.0.1": { + "sha512": "LJGWSUfoEZ6NBVPGnDsCMDrT8sDI7QJ8SUzuJQUnIDOtkZiC1LFUmsGu+Dq6OdwSnaW9nENIbL7uSd4PF9YpIA==", + "type": "package", + "path": "system.serviceprocess.servicecontroller/6.0.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.ServiceProcess.ServiceController.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.ServiceProcess.ServiceController.dll", + "lib/net461/System.ServiceProcess.ServiceController.xml", + "lib/net6.0/System.ServiceProcess.ServiceController.dll", + "lib/net6.0/System.ServiceProcess.ServiceController.xml", + "lib/netcoreapp3.1/System.ServiceProcess.ServiceController.dll", + "lib/netcoreapp3.1/System.ServiceProcess.ServiceController.xml", + "lib/netstandard2.0/System.ServiceProcess.ServiceController.dll", + "lib/netstandard2.0/System.ServiceProcess.ServiceController.xml", + "runtimes/win/lib/net461/System.ServiceProcess.ServiceController.dll", + "runtimes/win/lib/net461/System.ServiceProcess.ServiceController.xml", + "runtimes/win/lib/net6.0/System.ServiceProcess.ServiceController.dll", + "runtimes/win/lib/net6.0/System.ServiceProcess.ServiceController.xml", + "runtimes/win/lib/netcoreapp3.1/System.ServiceProcess.ServiceController.dll", + "runtimes/win/lib/netcoreapp3.1/System.ServiceProcess.ServiceController.xml", + "runtimes/win/lib/netstandard2.0/System.ServiceProcess.ServiceController.dll", + "runtimes/win/lib/netstandard2.0/System.ServiceProcess.ServiceController.xml", + "system.serviceprocess.servicecontroller.6.0.1.nupkg.sha512", + "system.serviceprocess.servicecontroller.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Speech/6.0.0": { + "sha512": "GQovERMrNP0Vbtgk8LzH4PlFS6lqHgsL9WkUmv8Kkxa0m0vNakitytpHZlfJ9WR7n9WKLXh68nn2kyL9mflnLg==", + "type": "package", + "path": "system.speech/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Speech.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/_._", + "lib/net6.0/System.Speech.dll", + "lib/net6.0/System.Speech.xml", + "lib/netcoreapp3.1/System.Speech.dll", + "lib/netcoreapp3.1/System.Speech.xml", + "lib/netstandard2.0/System.Speech.dll", + "lib/netstandard2.0/System.Speech.xml", + "runtimes/win/lib/net6.0/System.Speech.dll", + "runtimes/win/lib/net6.0/System.Speech.xml", + "runtimes/win/lib/netcoreapp3.1/System.Speech.dll", + "runtimes/win/lib/netcoreapp3.1/System.Speech.xml", + "system.speech.6.0.0.nupkg.sha512", + "system.speech.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Text.Encoding/4.3.0": { + "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", + "type": "package", + "path": "system.text.encoding/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/portable-net45+win8+wp8+wpa81/_._", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", + "ref/netcore50/System.Text.Encoding.xml", + "ref/netcore50/de/System.Text.Encoding.xml", + "ref/netcore50/es/System.Text.Encoding.xml", + "ref/netcore50/fr/System.Text.Encoding.xml", + "ref/netcore50/it/System.Text.Encoding.xml", + "ref/netcore50/ja/System.Text.Encoding.xml", + "ref/netcore50/ko/System.Text.Encoding.xml", + "ref/netcore50/ru/System.Text.Encoding.xml", + "ref/netcore50/zh-hans/System.Text.Encoding.xml", + "ref/netcore50/zh-hant/System.Text.Encoding.xml", + "ref/netstandard1.0/System.Text.Encoding.dll", + "ref/netstandard1.0/System.Text.Encoding.xml", + "ref/netstandard1.0/de/System.Text.Encoding.xml", + "ref/netstandard1.0/es/System.Text.Encoding.xml", + "ref/netstandard1.0/fr/System.Text.Encoding.xml", + "ref/netstandard1.0/it/System.Text.Encoding.xml", + "ref/netstandard1.0/ja/System.Text.Encoding.xml", + "ref/netstandard1.0/ko/System.Text.Encoding.xml", + "ref/netstandard1.0/ru/System.Text.Encoding.xml", + "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml", + "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml", + "ref/netstandard1.3/System.Text.Encoding.dll", + "ref/netstandard1.3/System.Text.Encoding.xml", + "ref/netstandard1.3/de/System.Text.Encoding.xml", + "ref/netstandard1.3/es/System.Text.Encoding.xml", + "ref/netstandard1.3/fr/System.Text.Encoding.xml", + "ref/netstandard1.3/it/System.Text.Encoding.xml", + "ref/netstandard1.3/ja/System.Text.Encoding.xml", + "ref/netstandard1.3/ko/System.Text.Encoding.xml", + "ref/netstandard1.3/ru/System.Text.Encoding.xml", + "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml", + "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml", + "ref/portable-net45+win8+wp8+wpa81/_._", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.text.encoding.4.3.0.nupkg.sha512", + "system.text.encoding.nuspec" + ] + }, + "System.Text.Encoding.CodePages/6.0.0": { + "sha512": "ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==", + "type": "package", + "path": "system.text.encoding.codepages/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Text.Encoding.CodePages.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net461/System.Text.Encoding.CodePages.dll", + "lib/net461/System.Text.Encoding.CodePages.xml", + "lib/net6.0/System.Text.Encoding.CodePages.dll", + "lib/net6.0/System.Text.Encoding.CodePages.xml", + "lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll", + "lib/netcoreapp3.1/System.Text.Encoding.CodePages.xml", + "lib/netstandard2.0/System.Text.Encoding.CodePages.dll", + "lib/netstandard2.0/System.Text.Encoding.CodePages.xml", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "runtimes/win/lib/net461/System.Text.Encoding.CodePages.dll", + "runtimes/win/lib/net461/System.Text.Encoding.CodePages.xml", + "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll", + "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.xml", + "runtimes/win/lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll", + "runtimes/win/lib/netcoreapp3.1/System.Text.Encoding.CodePages.xml", + "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll", + "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.xml", + "system.text.encoding.codepages.6.0.0.nupkg.sha512", + "system.text.encoding.codepages.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Text.Encoding.Extensions/4.3.0": { + "sha512": "YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==", + "type": "package", + "path": "system.text.encoding.extensions/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/portable-net45+win8+wp8+wpa81/_._", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.Extensions.dll", + "ref/netcore50/System.Text.Encoding.Extensions.xml", + "ref/netcore50/de/System.Text.Encoding.Extensions.xml", + "ref/netcore50/es/System.Text.Encoding.Extensions.xml", + "ref/netcore50/fr/System.Text.Encoding.Extensions.xml", + "ref/netcore50/it/System.Text.Encoding.Extensions.xml", + "ref/netcore50/ja/System.Text.Encoding.Extensions.xml", + "ref/netcore50/ko/System.Text.Encoding.Extensions.xml", + "ref/netcore50/ru/System.Text.Encoding.Extensions.xml", + "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml", + "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.0/System.Text.Encoding.Extensions.dll", + "ref/netstandard1.0/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.3/System.Text.Encoding.Extensions.dll", + "ref/netstandard1.3/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml", + "ref/portable-net45+win8+wp8+wpa81/_._", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.text.encoding.extensions.4.3.0.nupkg.sha512", + "system.text.encoding.extensions.nuspec" + ] + }, + "System.Text.Encodings.Web/6.0.0": { + "sha512": "Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==", + "type": "package", + "path": "system.text.encodings.web/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Text.Encodings.Web.dll", + "lib/net461/System.Text.Encodings.Web.xml", + "lib/net6.0/System.Text.Encodings.Web.dll", + "lib/net6.0/System.Text.Encodings.Web.xml", + "lib/netcoreapp3.1/System.Text.Encodings.Web.dll", + "lib/netcoreapp3.1/System.Text.Encodings.Web.xml", + "lib/netstandard2.0/System.Text.Encodings.Web.dll", + "lib/netstandard2.0/System.Text.Encodings.Web.xml", + "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll", + "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.xml", + "system.text.encodings.web.6.0.0.nupkg.sha512", + "system.text.encodings.web.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Text.RegularExpressions/4.3.1": { + "sha512": "N0kNRrWe4+nXOWlpLT4LAY5brb8caNFlUuIRpraCVMDLYutKkol1aV079rQjLuSxKMJT2SpBQsYX9xbcTMmzwg==", + "type": "package", + "path": "system.text.regularexpressions/4.3.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/net463/System.Text.RegularExpressions.dll", + "lib/netcore50/System.Text.RegularExpressions.dll", + "lib/netstandard1.6/System.Text.RegularExpressions.dll", + "lib/portable-net45+win8+wp8+wpa81/_._", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/net463/System.Text.RegularExpressions.dll", + "ref/netcore50/System.Text.RegularExpressions.dll", + "ref/netcore50/System.Text.RegularExpressions.xml", + "ref/netcore50/de/System.Text.RegularExpressions.xml", + "ref/netcore50/es/System.Text.RegularExpressions.xml", + "ref/netcore50/fr/System.Text.RegularExpressions.xml", + "ref/netcore50/it/System.Text.RegularExpressions.xml", + "ref/netcore50/ja/System.Text.RegularExpressions.xml", + "ref/netcore50/ko/System.Text.RegularExpressions.xml", + "ref/netcore50/ru/System.Text.RegularExpressions.xml", + "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml", + "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml", + "ref/netcoreapp1.1/System.Text.RegularExpressions.dll", + "ref/netstandard1.0/System.Text.RegularExpressions.dll", + "ref/netstandard1.0/System.Text.RegularExpressions.xml", + "ref/netstandard1.0/de/System.Text.RegularExpressions.xml", + "ref/netstandard1.0/es/System.Text.RegularExpressions.xml", + "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml", + "ref/netstandard1.0/it/System.Text.RegularExpressions.xml", + "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml", + "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml", + "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml", + "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml", + "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml", + "ref/netstandard1.3/System.Text.RegularExpressions.dll", + "ref/netstandard1.3/System.Text.RegularExpressions.xml", + "ref/netstandard1.3/de/System.Text.RegularExpressions.xml", + "ref/netstandard1.3/es/System.Text.RegularExpressions.xml", + "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml", + "ref/netstandard1.3/it/System.Text.RegularExpressions.xml", + "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml", + "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml", + "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml", + "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml", + "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml", + "ref/netstandard1.6/System.Text.RegularExpressions.dll", + "ref/netstandard1.6/System.Text.RegularExpressions.xml", + "ref/netstandard1.6/de/System.Text.RegularExpressions.xml", + "ref/netstandard1.6/es/System.Text.RegularExpressions.xml", + "ref/netstandard1.6/fr/System.Text.RegularExpressions.xml", + "ref/netstandard1.6/it/System.Text.RegularExpressions.xml", + "ref/netstandard1.6/ja/System.Text.RegularExpressions.xml", + "ref/netstandard1.6/ko/System.Text.RegularExpressions.xml", + "ref/netstandard1.6/ru/System.Text.RegularExpressions.xml", + "ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml", + "ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml", + "ref/portable-net45+win8+wp8+wpa81/_._", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.text.regularexpressions.4.3.1.nupkg.sha512", + "system.text.regularexpressions.nuspec" + ] + }, + "System.Threading/4.3.0": { + "sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", + "type": "package", + "path": "system.threading/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/netcore50/System.Threading.dll", + "lib/netstandard1.3/System.Threading.dll", + "lib/portable-net45+win8+wp8+wpa81/_._", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/netcore50/System.Threading.dll", + "ref/netcore50/System.Threading.xml", + "ref/netcore50/de/System.Threading.xml", + "ref/netcore50/es/System.Threading.xml", + "ref/netcore50/fr/System.Threading.xml", + "ref/netcore50/it/System.Threading.xml", + "ref/netcore50/ja/System.Threading.xml", + "ref/netcore50/ko/System.Threading.xml", + "ref/netcore50/ru/System.Threading.xml", + "ref/netcore50/zh-hans/System.Threading.xml", + "ref/netcore50/zh-hant/System.Threading.xml", + "ref/netstandard1.0/System.Threading.dll", + "ref/netstandard1.0/System.Threading.xml", + "ref/netstandard1.0/de/System.Threading.xml", + "ref/netstandard1.0/es/System.Threading.xml", + "ref/netstandard1.0/fr/System.Threading.xml", + "ref/netstandard1.0/it/System.Threading.xml", + "ref/netstandard1.0/ja/System.Threading.xml", + "ref/netstandard1.0/ko/System.Threading.xml", + "ref/netstandard1.0/ru/System.Threading.xml", + "ref/netstandard1.0/zh-hans/System.Threading.xml", + "ref/netstandard1.0/zh-hant/System.Threading.xml", + "ref/netstandard1.3/System.Threading.dll", + "ref/netstandard1.3/System.Threading.xml", + "ref/netstandard1.3/de/System.Threading.xml", + "ref/netstandard1.3/es/System.Threading.xml", + "ref/netstandard1.3/fr/System.Threading.xml", + "ref/netstandard1.3/it/System.Threading.xml", + "ref/netstandard1.3/ja/System.Threading.xml", + "ref/netstandard1.3/ko/System.Threading.xml", + "ref/netstandard1.3/ru/System.Threading.xml", + "ref/netstandard1.3/zh-hans/System.Threading.xml", + "ref/netstandard1.3/zh-hant/System.Threading.xml", + "ref/portable-net45+win8+wp8+wpa81/_._", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "runtimes/aot/lib/netcore50/System.Threading.dll", + "system.threading.4.3.0.nupkg.sha512", + "system.threading.nuspec" + ] + }, + "System.Threading.AccessControl/6.0.0": { + "sha512": "2258mqWesMch/xCpcnjJBgJP33yhpZLGLbEOm01qwq0efG4b+NG8c9sxYOWNxmDQ82swXrnQRl1Yp2wC1NrfZA==", + "type": "package", + "path": "system.threading.accesscontrol/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Threading.AccessControl.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Threading.AccessControl.dll", + "lib/net461/System.Threading.AccessControl.xml", + "lib/net6.0/System.Threading.AccessControl.dll", + "lib/net6.0/System.Threading.AccessControl.xml", + "lib/netstandard2.0/System.Threading.AccessControl.dll", + "lib/netstandard2.0/System.Threading.AccessControl.xml", + "runtimes/win/lib/net461/System.Threading.AccessControl.dll", + "runtimes/win/lib/net461/System.Threading.AccessControl.xml", + "runtimes/win/lib/net6.0/System.Threading.AccessControl.dll", + "runtimes/win/lib/net6.0/System.Threading.AccessControl.xml", + "runtimes/win/lib/netstandard2.0/System.Threading.AccessControl.dll", + "runtimes/win/lib/netstandard2.0/System.Threading.AccessControl.xml", + "system.threading.accesscontrol.6.0.0.nupkg.sha512", + "system.threading.accesscontrol.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Threading.Channels/6.0.0": { + "sha512": "TY8/9+tI0mNaUMgntOxxaq2ndTkdXqLSxvPmas7XEqOlv9lQtB7wLjYGd756lOaO7Dvb5r/WXhluM+0Xe87v5Q==", + "type": "package", + "path": "system.threading.channels/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Threading.Channels.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Threading.Channels.dll", + "lib/net461/System.Threading.Channels.xml", + "lib/net6.0/System.Threading.Channels.dll", + "lib/net6.0/System.Threading.Channels.xml", + "lib/netcoreapp3.1/System.Threading.Channels.dll", + "lib/netcoreapp3.1/System.Threading.Channels.xml", + "lib/netstandard2.0/System.Threading.Channels.dll", + "lib/netstandard2.0/System.Threading.Channels.xml", + "lib/netstandard2.1/System.Threading.Channels.dll", + "lib/netstandard2.1/System.Threading.Channels.xml", + "system.threading.channels.6.0.0.nupkg.sha512", + "system.threading.channels.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Threading.Overlapped/4.3.0": { + "sha512": "m3HQ2dPiX/DSTpf+yJt8B0c+SRvzfqAJKx+QDWi+VLhz8svLT23MVjEOHPF/KiSLeArKU/iHescrbLd3yVgyNg==", + "type": "package", + "path": "system.threading.overlapped/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/net46/System.Threading.Overlapped.dll", + "ref/net46/System.Threading.Overlapped.dll", + "ref/netstandard1.3/System.Threading.Overlapped.dll", + "ref/netstandard1.3/System.Threading.Overlapped.xml", + "ref/netstandard1.3/de/System.Threading.Overlapped.xml", + "ref/netstandard1.3/es/System.Threading.Overlapped.xml", + "ref/netstandard1.3/fr/System.Threading.Overlapped.xml", + "ref/netstandard1.3/it/System.Threading.Overlapped.xml", + "ref/netstandard1.3/ja/System.Threading.Overlapped.xml", + "ref/netstandard1.3/ko/System.Threading.Overlapped.xml", + "ref/netstandard1.3/ru/System.Threading.Overlapped.xml", + "ref/netstandard1.3/zh-hans/System.Threading.Overlapped.xml", + "ref/netstandard1.3/zh-hant/System.Threading.Overlapped.xml", + "runtimes/unix/lib/netstandard1.3/System.Threading.Overlapped.dll", + "runtimes/win/lib/net46/System.Threading.Overlapped.dll", + "runtimes/win/lib/netcore50/System.Threading.Overlapped.dll", + "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll", + "system.threading.overlapped.4.3.0.nupkg.sha512", + "system.threading.overlapped.nuspec" + ] + }, + "System.Threading.Tasks/4.3.0": { + "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", + "type": "package", + "path": "system.threading.tasks/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/portable-net45+win8+wp8+wpa81/_._", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.dll", + "ref/netcore50/System.Threading.Tasks.xml", + "ref/netcore50/de/System.Threading.Tasks.xml", + "ref/netcore50/es/System.Threading.Tasks.xml", + "ref/netcore50/fr/System.Threading.Tasks.xml", + "ref/netcore50/it/System.Threading.Tasks.xml", + "ref/netcore50/ja/System.Threading.Tasks.xml", + "ref/netcore50/ko/System.Threading.Tasks.xml", + "ref/netcore50/ru/System.Threading.Tasks.xml", + "ref/netcore50/zh-hans/System.Threading.Tasks.xml", + "ref/netcore50/zh-hant/System.Threading.Tasks.xml", + "ref/netstandard1.0/System.Threading.Tasks.dll", + "ref/netstandard1.0/System.Threading.Tasks.xml", + "ref/netstandard1.0/de/System.Threading.Tasks.xml", + "ref/netstandard1.0/es/System.Threading.Tasks.xml", + "ref/netstandard1.0/fr/System.Threading.Tasks.xml", + "ref/netstandard1.0/it/System.Threading.Tasks.xml", + "ref/netstandard1.0/ja/System.Threading.Tasks.xml", + "ref/netstandard1.0/ko/System.Threading.Tasks.xml", + "ref/netstandard1.0/ru/System.Threading.Tasks.xml", + "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml", + "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml", + "ref/netstandard1.3/System.Threading.Tasks.dll", + "ref/netstandard1.3/System.Threading.Tasks.xml", + "ref/netstandard1.3/de/System.Threading.Tasks.xml", + "ref/netstandard1.3/es/System.Threading.Tasks.xml", + "ref/netstandard1.3/fr/System.Threading.Tasks.xml", + "ref/netstandard1.3/it/System.Threading.Tasks.xml", + "ref/netstandard1.3/ja/System.Threading.Tasks.xml", + "ref/netstandard1.3/ko/System.Threading.Tasks.xml", + "ref/netstandard1.3/ru/System.Threading.Tasks.xml", + "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml", + "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml", + "ref/portable-net45+win8+wp8+wpa81/_._", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.threading.tasks.4.3.0.nupkg.sha512", + "system.threading.tasks.nuspec" + ] + }, + "System.Threading.Tasks.Dataflow/6.0.0": { + "sha512": "+tyDCU3/B1lDdOOAJywHQoFwyXIUghIaP2BxG79uvhfTnO+D9qIgjVlL/JV2NTliYbMHpd6eKDmHp2VHpij7MA==", + "type": "package", + "path": "system.threading.tasks.dataflow/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Threading.Tasks.Dataflow.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Threading.Tasks.Dataflow.dll", + "lib/net461/System.Threading.Tasks.Dataflow.xml", + "lib/net6.0/System.Threading.Tasks.Dataflow.dll", + "lib/net6.0/System.Threading.Tasks.Dataflow.xml", + "lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll", + "lib/netstandard2.0/System.Threading.Tasks.Dataflow.xml", + "lib/netstandard2.1/System.Threading.Tasks.Dataflow.dll", + "lib/netstandard2.1/System.Threading.Tasks.Dataflow.xml", + "system.threading.tasks.dataflow.6.0.0.nupkg.sha512", + "system.threading.tasks.dataflow.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Threading.Tasks.Extensions/4.5.4": { + "sha512": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==", + "type": "package", + "path": "system.threading.tasks.extensions/4.5.4", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net461/System.Threading.Tasks.Extensions.dll", + "lib/net461/System.Threading.Tasks.Extensions.xml", + "lib/netcoreapp2.1/_._", + "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll", + "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml", + "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll", + "lib/netstandard2.0/System.Threading.Tasks.Extensions.xml", + "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/netcoreapp2.1/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.threading.tasks.extensions.4.5.4.nupkg.sha512", + "system.threading.tasks.extensions.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "System.Threading.Timer/4.3.0": { + "sha512": "Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==", + "type": "package", + "path": "system.threading.timer/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net451/_._", + "lib/portable-net451+win81+wpa81/_._", + "lib/win81/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net451/_._", + "ref/netcore50/System.Threading.Timer.dll", + "ref/netcore50/System.Threading.Timer.xml", + "ref/netcore50/de/System.Threading.Timer.xml", + "ref/netcore50/es/System.Threading.Timer.xml", + "ref/netcore50/fr/System.Threading.Timer.xml", + "ref/netcore50/it/System.Threading.Timer.xml", + "ref/netcore50/ja/System.Threading.Timer.xml", + "ref/netcore50/ko/System.Threading.Timer.xml", + "ref/netcore50/ru/System.Threading.Timer.xml", + "ref/netcore50/zh-hans/System.Threading.Timer.xml", + "ref/netcore50/zh-hant/System.Threading.Timer.xml", + "ref/netstandard1.2/System.Threading.Timer.dll", + "ref/netstandard1.2/System.Threading.Timer.xml", + "ref/netstandard1.2/de/System.Threading.Timer.xml", + "ref/netstandard1.2/es/System.Threading.Timer.xml", + "ref/netstandard1.2/fr/System.Threading.Timer.xml", + "ref/netstandard1.2/it/System.Threading.Timer.xml", + "ref/netstandard1.2/ja/System.Threading.Timer.xml", + "ref/netstandard1.2/ko/System.Threading.Timer.xml", + "ref/netstandard1.2/ru/System.Threading.Timer.xml", + "ref/netstandard1.2/zh-hans/System.Threading.Timer.xml", + "ref/netstandard1.2/zh-hant/System.Threading.Timer.xml", + "ref/portable-net451+win81+wpa81/_._", + "ref/win81/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.threading.timer.4.3.0.nupkg.sha512", + "system.threading.timer.nuspec" + ] + }, + "System.ValueTuple/4.5.0": { + "sha512": "okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ==", + "type": "package", + "path": "system.valuetuple/4.5.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net461/System.ValueTuple.dll", + "lib/net461/System.ValueTuple.xml", + "lib/net47/System.ValueTuple.dll", + "lib/net47/System.ValueTuple.xml", + "lib/netcoreapp2.0/_._", + "lib/netstandard1.0/System.ValueTuple.dll", + "lib/netstandard1.0/System.ValueTuple.xml", + "lib/netstandard2.0/_._", + "lib/portable-net40+sl4+win8+wp8/System.ValueTuple.dll", + "lib/portable-net40+sl4+win8+wp8/System.ValueTuple.xml", + "lib/uap10.0.16299/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net461/System.ValueTuple.dll", + "ref/net47/System.ValueTuple.dll", + "ref/netcoreapp2.0/_._", + "ref/netstandard2.0/_._", + "ref/portable-net40+sl4+win8+wp8/System.ValueTuple.dll", + "ref/uap10.0.16299/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.valuetuple.4.5.0.nupkg.sha512", + "system.valuetuple.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "System.Web.Services.Description/4.9.0": { + "sha512": "d20B3upsWddwSG5xF3eQLs0cAV3tXDsBNqP4kh02ylfgZwqfpf4f/9KiZVIGIoxULt2cKqxWs+U4AdNAJ7L8cQ==", + "type": "package", + "path": "system.web.services.description/4.9.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/System.Web.Services.Description.dll", + "lib/net461/System.Web.Services.Description.pdb", + "lib/netstandard2.0/System.Web.Services.Description.dll", + "lib/netstandard2.0/System.Web.Services.Description.pdb", + "lib/netstandard2.0/cs/System.Web.Services.Description.resources.dll", + "lib/netstandard2.0/de/System.Web.Services.Description.resources.dll", + "lib/netstandard2.0/es/System.Web.Services.Description.resources.dll", + "lib/netstandard2.0/fr/System.Web.Services.Description.resources.dll", + "lib/netstandard2.0/it/System.Web.Services.Description.resources.dll", + "lib/netstandard2.0/ja/System.Web.Services.Description.resources.dll", + "lib/netstandard2.0/ko/System.Web.Services.Description.resources.dll", + "lib/netstandard2.0/pl/System.Web.Services.Description.resources.dll", + "lib/netstandard2.0/pt-BR/System.Web.Services.Description.resources.dll", + "lib/netstandard2.0/ru/System.Web.Services.Description.resources.dll", + "lib/netstandard2.0/tr/System.Web.Services.Description.resources.dll", + "lib/netstandard2.0/zh-Hans/System.Web.Services.Description.resources.dll", + "lib/netstandard2.0/zh-Hant/System.Web.Services.Description.resources.dll", + "system.web.services.description.4.9.0.nupkg.sha512", + "system.web.services.description.nuspec" + ] + }, + "System.Windows.Extensions/6.0.0": { + "sha512": "IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==", + "type": "package", + "path": "system.windows.extensions/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net6.0/System.Windows.Extensions.dll", + "lib/net6.0/System.Windows.Extensions.xml", + "lib/netcoreapp3.1/System.Windows.Extensions.dll", + "lib/netcoreapp3.1/System.Windows.Extensions.xml", + "runtimes/win/lib/net6.0/System.Windows.Extensions.dll", + "runtimes/win/lib/net6.0/System.Windows.Extensions.xml", + "runtimes/win/lib/netcoreapp3.1/System.Windows.Extensions.dll", + "runtimes/win/lib/netcoreapp3.1/System.Windows.Extensions.xml", + "system.windows.extensions.6.0.0.nupkg.sha512", + "system.windows.extensions.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Xml.ReaderWriter/4.3.0": { + "sha512": "GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==", + "type": "package", + "path": "system.xml.readerwriter/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/net46/System.Xml.ReaderWriter.dll", + "lib/netcore50/System.Xml.ReaderWriter.dll", + "lib/netstandard1.3/System.Xml.ReaderWriter.dll", + "lib/portable-net45+win8+wp8+wpa81/_._", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/net46/System.Xml.ReaderWriter.dll", + "ref/netcore50/System.Xml.ReaderWriter.dll", + "ref/netcore50/System.Xml.ReaderWriter.xml", + "ref/netcore50/de/System.Xml.ReaderWriter.xml", + "ref/netcore50/es/System.Xml.ReaderWriter.xml", + "ref/netcore50/fr/System.Xml.ReaderWriter.xml", + "ref/netcore50/it/System.Xml.ReaderWriter.xml", + "ref/netcore50/ja/System.Xml.ReaderWriter.xml", + "ref/netcore50/ko/System.Xml.ReaderWriter.xml", + "ref/netcore50/ru/System.Xml.ReaderWriter.xml", + "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml", + "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml", + "ref/netstandard1.0/System.Xml.ReaderWriter.dll", + "ref/netstandard1.0/System.Xml.ReaderWriter.xml", + "ref/netstandard1.0/de/System.Xml.ReaderWriter.xml", + "ref/netstandard1.0/es/System.Xml.ReaderWriter.xml", + "ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml", + "ref/netstandard1.0/it/System.Xml.ReaderWriter.xml", + "ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml", + "ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml", + "ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml", + "ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml", + "ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml", + "ref/netstandard1.3/System.Xml.ReaderWriter.dll", + "ref/netstandard1.3/System.Xml.ReaderWriter.xml", + "ref/netstandard1.3/de/System.Xml.ReaderWriter.xml", + "ref/netstandard1.3/es/System.Xml.ReaderWriter.xml", + "ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml", + "ref/netstandard1.3/it/System.Xml.ReaderWriter.xml", + "ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml", + "ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml", + "ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml", + "ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml", + "ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml", + "ref/portable-net45+win8+wp8+wpa81/_._", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.xml.readerwriter.4.3.0.nupkg.sha512", + "system.xml.readerwriter.nuspec" + ] + }, + "System.Xml.XDocument/4.3.0": { + "sha512": "5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==", + "type": "package", + "path": "system.xml.xdocument/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/netcore50/System.Xml.XDocument.dll", + "lib/netstandard1.3/System.Xml.XDocument.dll", + "lib/portable-net45+win8+wp8+wpa81/_._", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/netcore50/System.Xml.XDocument.dll", + "ref/netcore50/System.Xml.XDocument.xml", + "ref/netcore50/de/System.Xml.XDocument.xml", + "ref/netcore50/es/System.Xml.XDocument.xml", + "ref/netcore50/fr/System.Xml.XDocument.xml", + "ref/netcore50/it/System.Xml.XDocument.xml", + "ref/netcore50/ja/System.Xml.XDocument.xml", + "ref/netcore50/ko/System.Xml.XDocument.xml", + "ref/netcore50/ru/System.Xml.XDocument.xml", + "ref/netcore50/zh-hans/System.Xml.XDocument.xml", + "ref/netcore50/zh-hant/System.Xml.XDocument.xml", + "ref/netstandard1.0/System.Xml.XDocument.dll", + "ref/netstandard1.0/System.Xml.XDocument.xml", + "ref/netstandard1.0/de/System.Xml.XDocument.xml", + "ref/netstandard1.0/es/System.Xml.XDocument.xml", + "ref/netstandard1.0/fr/System.Xml.XDocument.xml", + "ref/netstandard1.0/it/System.Xml.XDocument.xml", + "ref/netstandard1.0/ja/System.Xml.XDocument.xml", + "ref/netstandard1.0/ko/System.Xml.XDocument.xml", + "ref/netstandard1.0/ru/System.Xml.XDocument.xml", + "ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml", + "ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml", + "ref/netstandard1.3/System.Xml.XDocument.dll", + "ref/netstandard1.3/System.Xml.XDocument.xml", + "ref/netstandard1.3/de/System.Xml.XDocument.xml", + "ref/netstandard1.3/es/System.Xml.XDocument.xml", + "ref/netstandard1.3/fr/System.Xml.XDocument.xml", + "ref/netstandard1.3/it/System.Xml.XDocument.xml", + "ref/netstandard1.3/ja/System.Xml.XDocument.xml", + "ref/netstandard1.3/ko/System.Xml.XDocument.xml", + "ref/netstandard1.3/ru/System.Xml.XDocument.xml", + "ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml", + "ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml", + "ref/portable-net45+win8+wp8+wpa81/_._", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.xml.xdocument.4.3.0.nupkg.sha512", + "system.xml.xdocument.nuspec" + ] + }, + "UiPath/24.10.94.62718": { + "sha512": "KhZn11OuOxfF0lt2/0QXM2tQgs40gv0lh95Et2CXvnW6yql8vI4xkWnlDc5PovvRuq2uKdFUbc7jXLD8TpdtMw==", + "type": "package", + "path": "uipath/24.10.94.62718", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.txt", + "NOTICE.txt", + "build/UiPath.targets", + "build/UiPath/AaBridge.dll", + "build/UiPath/AaBridge_x64.dll", + "build/UiPath/ActiveXHook.dll", + "build/UiPath/ActiveXHook_x64.dll", + "build/UiPath/AppSignatures/AppSignatures.dll", + "build/UiPath/AppSignatures/AppSignatures_x64.dll", + "build/UiPath/BrowserNativeMessagingImpl.dll", + "build/UiPath/CenturaBridge.dll", + "build/UiPath/EvtServer.exe", + "build/UiPath/GenericInProc.dll", + "build/UiPath/GenericInProc_x64.dll", + "build/UiPath/IeBridge.dll", + "build/UiPath/InProcRunner.dll", + "build/UiPath/InProcRunner_x64.dll", + "build/UiPath/Injector.exe", + "build/UiPath/Injector_x64.exe", + "build/UiPath/JavaHook.dll", + "build/UiPath/JavaHook_x64.dll", + "build/UiPath/JavaSupport/UiPathBridge.jar", + "build/UiPath/JavaSupport/UiPathJavaServiceProvider.jar", + "build/UiPath/JavaSupport/UiPathV8.jar", + "build/UiPath/JavaSupport/jaccess-1_2.jar", + "build/UiPath/JavaSupport/jaccess-1_3.jar", + "build/UiPath/JavaSupport/jaccess-1_4.jar", + "build/UiPath/JavaSupport/jaccess.jar", + "build/UiPath/JavaSupport/xml-apis.jar", + "build/UiPath/ManagedDotNetHook.dll", + "build/UiPath/NativeDotNetHook.dll", + "build/UiPath/NativeDotNetHook_x64.dll", + "build/UiPath/Newtonsoft.Json.dll", + "build/UiPath/QtHook.dll", + "build/UiPath/QtHook_x64.dll", + "build/UiPath/Resources/x32.manifest", + "build/UiPath/Resources/x64.manifest", + "build/UiPath/SLBroker.dll", + "build/UiPath/SLBroker.xap", + "build/UiPath/SLHook.dll", + "build/UiPath/TCapture.dll", + "build/UiPath/TCapture_x64.dll", + "build/UiPath/UiPath.dll", + "build/UiPath/UiPathJavaBridgeImplV8.dll", + "build/UiPath/UiPathJavaBridgeImplV8_x64.dll", + "build/UiPath/UiPathJavaBridgeV8.dll", + "build/UiPath/UiPathJavaBridgeV8_x64.dll", + "build/UiPath/UiPathRemote.exe", + "build/UiPath/UiPathSLB.dll", + "build/UiPath/UiPathSLB_x64.dll", + "build/UiPath/UiPath_x64.dll", + "build/UiPath/WebAppDotNetHook.dll", + "build/UiPath/WebAppNativeHook.dll", + "build/UiPath/WebAppNativeHook_x64.dll", + "build/UiPath/WinFormsDotNetHook.dll", + "build/UiPath/aahook.dll", + "build/UiPath/aahook_x64.dll", + "build/UiPath/fghelper.dll", + "build/UiPath/fghelper_x64.dll", + "build/UiPath/iebridge_x64.dll", + "build/UiPath/libcurl_x64.dll", + "build/UiPath/libcurl_x86.dll", + "build/UiPath/net30/WpfHook.dll", + "build/UiPath/slinject.exe", + "build/net461/UiPath.Interop.dll", + "lib/net461/UiPath.Interop.dll", + "lib/net6.0-windows7.0/UiPath.Interop.dll", + "lib/net6.0/UiPath.Locator.dll", + "uipath.24.10.94.62718.nupkg.sha512", + "uipath.nuspec" + ] + }, + "UiPath.Activities.RuntimeGovernance/1.1.6": { + "sha512": "y9q2bavqIkAngr1sTX6YYmenmq5aCqjRgNEDxy5UuVZOP0pFnGNmaxRtYqSPJLBVBFzyxPa4B1Ox0c23ueta7w==", + "type": "package", + "path": "uipath.activities.runtimegovernance/1.1.6", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/net461/UiPath.Activities.RuntimeGovernance.dll", + "lib/net5.0-windows7.0/UiPath.Activities.RuntimeGovernance.dll", + "lib/net5.0/UiPath.Activities.RuntimeGovernance.dll", + "uipath.activities.runtimegovernance.1.1.6.nupkg.sha512", + "uipath.activities.runtimegovernance.nuspec" + ] + }, + "UiPath.CodedWorkflows/24.10.0": { + "sha512": "Ol5pmU38rruyLgjIe+zSgeG5GS07eh45K/1f93Zz/Cvx1rIN0jgo7Cz/kX0BiD94aLXIZkiHJf9VeITrwnNtWg==", + "type": "package", + "path": "uipath.codedworkflows/24.10.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/net6.0-windows7.0/UiPath.CodedWorkflows.dll", + "lib/net6.0-windows7.0/UiPath.CodedWorkflows.xml", + "lib/net6.0-windows7.0/de/UiPath.CodedWorkflows.resources.dll", + "lib/net6.0-windows7.0/es-MX/UiPath.CodedWorkflows.resources.dll", + "lib/net6.0-windows7.0/es/UiPath.CodedWorkflows.resources.dll", + "lib/net6.0-windows7.0/fr/UiPath.CodedWorkflows.resources.dll", + "lib/net6.0-windows7.0/ja/UiPath.CodedWorkflows.resources.dll", + "lib/net6.0-windows7.0/ko/UiPath.CodedWorkflows.resources.dll", + "lib/net6.0-windows7.0/pt-BR/UiPath.CodedWorkflows.resources.dll", + "lib/net6.0-windows7.0/pt/UiPath.CodedWorkflows.resources.dll", + "lib/net6.0-windows7.0/ru/UiPath.CodedWorkflows.resources.dll", + "lib/net6.0-windows7.0/tr/UiPath.CodedWorkflows.resources.dll", + "lib/net6.0-windows7.0/zh-CN/UiPath.CodedWorkflows.resources.dll", + "lib/net6.0-windows7.0/zh-TW/UiPath.CodedWorkflows.resources.dll", + "lib/net6.0/UiPath.CodedWorkflows.dll", + "lib/net6.0/UiPath.CodedWorkflows.xml", + "lib/net6.0/de/UiPath.CodedWorkflows.resources.dll", + "lib/net6.0/es-MX/UiPath.CodedWorkflows.resources.dll", + "lib/net6.0/es/UiPath.CodedWorkflows.resources.dll", + "lib/net6.0/fr/UiPath.CodedWorkflows.resources.dll", + "lib/net6.0/ja/UiPath.CodedWorkflows.resources.dll", + "lib/net6.0/ko/UiPath.CodedWorkflows.resources.dll", + "lib/net6.0/pt-BR/UiPath.CodedWorkflows.resources.dll", + "lib/net6.0/pt/UiPath.CodedWorkflows.resources.dll", + "lib/net6.0/ru/UiPath.CodedWorkflows.resources.dll", + "lib/net6.0/tr/UiPath.CodedWorkflows.resources.dll", + "lib/net6.0/zh-CN/UiPath.CodedWorkflows.resources.dll", + "lib/net6.0/zh-TW/UiPath.CodedWorkflows.resources.dll", + "uipath.codedworkflows.24.10.0.nupkg.sha512", + "uipath.codedworkflows.nuspec" + ] + }, + "UiPath.EmguCVBundle/1.1.0": { + "sha512": "io/tyZVld7oSVNVxV7MZpJ0SsXnQ/F5mZPQxJMm2YNstEOrNt4dOzE3xnwwNmBcEOswW6PQwBOhmqrMBQ/soyw==", + "type": "package", + "path": "uipath.emgucvbundle/1.1.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/net461/Emgu.CV.Bitmap.dll", + "lib/net461/Emgu.CV.Platform.NetStandard.dll", + "lib/net461/concrt140.dll", + "lib/net461/cvextern.dll", + "lib/net461/msvcp140.dll", + "lib/net461/msvcp140_1.dll", + "lib/net461/msvcp140_2.dll", + "lib/net461/msvcp140_atomic_wait.dll", + "lib/net461/msvcp140_codecvt_ids.dll", + "lib/net461/vcruntime140.dll", + "lib/net5.0/Emgu.CV.Bitmap.dll", + "lib/net5.0/Emgu.CV.Platform.NetStandard.dll", + "lib/net5.0/concrt140.dll", + "lib/net5.0/cvextern.dll", + "lib/net5.0/libcvextern.dylib", + "lib/net5.0/libcvextern.so", + "lib/net5.0/msvcp140.dll", + "lib/net5.0/msvcp140_1.dll", + "lib/net5.0/msvcp140_2.dll", + "lib/net5.0/msvcp140_atomic_wait.dll", + "lib/net5.0/msvcp140_codecvt_ids.dll", + "lib/net5.0/vcruntime140.dll", + "lib/net5.0/vcruntime140_1.dll", + "uipath.emgucvbundle.1.1.0.nupkg.sha512", + "uipath.emgucvbundle.nuspec" + ] + }, + "UiPath.Excel.Activities/2.24.1": { + "sha512": "U/WF4td6eMVNUwvpK6MTrOA4wSAEYjyOrFdnEABncKLe/lBzyZXe+ZrR+X6jJJvIJsOt2sZZpZKsDhGwT7gqXw==", + "type": "package", + "path": "uipath.excel.activities/2.24.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/net461/UiPath.Excel.Activities.Design.dll", + "lib/net461/UiPath.Excel.Activities.Package.dll", + "lib/net461/UiPath.Excel.Activities.dll", + "lib/net461/UiPath.Excel.dll", + "lib/net461/de/UiPath.Excel.Activities.Design.resources.dll", + "lib/net461/de/UiPath.Excel.Activities.resources.dll", + "lib/net461/de/UiPath.Excel.resources.dll", + "lib/net461/es-MX/UiPath.Excel.Activities.Design.resources.dll", + "lib/net461/es-MX/UiPath.Excel.Activities.resources.dll", + "lib/net461/es-MX/UiPath.Excel.resources.dll", + "lib/net461/es/UiPath.Excel.Activities.Design.resources.dll", + "lib/net461/es/UiPath.Excel.Activities.resources.dll", + "lib/net461/es/UiPath.Excel.resources.dll", + "lib/net461/fr/UiPath.Excel.Activities.Design.resources.dll", + "lib/net461/fr/UiPath.Excel.Activities.resources.dll", + "lib/net461/fr/UiPath.Excel.resources.dll", + "lib/net461/ja/UiPath.Excel.Activities.Design.resources.dll", + "lib/net461/ja/UiPath.Excel.Activities.resources.dll", + "lib/net461/ja/UiPath.Excel.resources.dll", + "lib/net461/ko/UiPath.Excel.Activities.Design.resources.dll", + "lib/net461/ko/UiPath.Excel.Activities.resources.dll", + "lib/net461/ko/UiPath.Excel.resources.dll", + "lib/net461/pt-BR/UiPath.Excel.Activities.Design.resources.dll", + "lib/net461/pt-BR/UiPath.Excel.Activities.resources.dll", + "lib/net461/pt-BR/UiPath.Excel.resources.dll", + "lib/net461/pt/UiPath.Excel.Activities.Design.resources.dll", + "lib/net461/pt/UiPath.Excel.Activities.resources.dll", + "lib/net461/pt/UiPath.Excel.resources.dll", + "lib/net461/ru/UiPath.Excel.Activities.Design.resources.dll", + "lib/net461/ru/UiPath.Excel.Activities.resources.dll", + "lib/net461/ru/UiPath.Excel.resources.dll", + "lib/net461/tr/UiPath.Excel.Activities.Design.resources.dll", + "lib/net461/tr/UiPath.Excel.Activities.resources.dll", + "lib/net461/tr/UiPath.Excel.resources.dll", + "lib/net461/zh-CN/UiPath.Excel.Activities.Design.resources.dll", + "lib/net461/zh-CN/UiPath.Excel.Activities.resources.dll", + "lib/net461/zh-CN/UiPath.Excel.resources.dll", + "lib/net461/zh-TW/UiPath.Excel.Activities.Design.resources.dll", + "lib/net461/zh-TW/UiPath.Excel.Activities.resources.dll", + "lib/net461/zh-TW/UiPath.Excel.resources.dll", + "lib/net6.0-windows7.0/UiPath.Excel.Activities.API.dll", + "lib/net6.0-windows7.0/UiPath.Excel.Activities.API.xml", + "lib/net6.0-windows7.0/UiPath.Excel.Activities.Design.dll", + "lib/net6.0-windows7.0/UiPath.Excel.Activities.Package.dll", + "lib/net6.0-windows7.0/UiPath.Excel.Activities.ViewModels.dll", + "lib/net6.0-windows7.0/UiPath.Excel.Activities.dll", + "lib/net6.0-windows7.0/UiPath.Excel.dll", + "lib/net6.0-windows7.0/de/UiPath.Excel.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/de/UiPath.Excel.Activities.resources.dll", + "lib/net6.0-windows7.0/de/UiPath.Excel.resources.dll", + "lib/net6.0-windows7.0/es-MX/UiPath.Excel.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/es-MX/UiPath.Excel.Activities.resources.dll", + "lib/net6.0-windows7.0/es-MX/UiPath.Excel.resources.dll", + "lib/net6.0-windows7.0/es/UiPath.Excel.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/es/UiPath.Excel.Activities.resources.dll", + "lib/net6.0-windows7.0/es/UiPath.Excel.resources.dll", + "lib/net6.0-windows7.0/fr/UiPath.Excel.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/fr/UiPath.Excel.Activities.resources.dll", + "lib/net6.0-windows7.0/fr/UiPath.Excel.resources.dll", + "lib/net6.0-windows7.0/ja/UiPath.Excel.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/ja/UiPath.Excel.Activities.resources.dll", + "lib/net6.0-windows7.0/ja/UiPath.Excel.resources.dll", + "lib/net6.0-windows7.0/ko/UiPath.Excel.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/ko/UiPath.Excel.Activities.resources.dll", + "lib/net6.0-windows7.0/ko/UiPath.Excel.resources.dll", + "lib/net6.0-windows7.0/pt-BR/UiPath.Excel.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/pt-BR/UiPath.Excel.Activities.resources.dll", + "lib/net6.0-windows7.0/pt-BR/UiPath.Excel.resources.dll", + "lib/net6.0-windows7.0/pt/UiPath.Excel.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/pt/UiPath.Excel.Activities.resources.dll", + "lib/net6.0-windows7.0/pt/UiPath.Excel.resources.dll", + "lib/net6.0-windows7.0/ru/UiPath.Excel.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/ru/UiPath.Excel.Activities.resources.dll", + "lib/net6.0-windows7.0/ru/UiPath.Excel.resources.dll", + "lib/net6.0-windows7.0/tr/UiPath.Excel.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/tr/UiPath.Excel.Activities.resources.dll", + "lib/net6.0-windows7.0/tr/UiPath.Excel.resources.dll", + "lib/net6.0-windows7.0/zh-CN/UiPath.Excel.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/zh-CN/UiPath.Excel.Activities.resources.dll", + "lib/net6.0-windows7.0/zh-CN/UiPath.Excel.resources.dll", + "lib/net6.0-windows7.0/zh-TW/UiPath.Excel.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/zh-TW/UiPath.Excel.Activities.resources.dll", + "lib/net6.0-windows7.0/zh-TW/UiPath.Excel.resources.dll", + "lib/net6.0/UiPath.Excel.Activities.API.dll", + "lib/net6.0/UiPath.Excel.Activities.API.xml", + "lib/net6.0/UiPath.Excel.Activities.Package.dll", + "lib/net6.0/UiPath.Excel.Activities.ViewModels.dll", + "lib/net6.0/UiPath.Excel.Activities.dll", + "lib/net6.0/UiPath.Excel.dll", + "lib/net6.0/de/UiPath.Excel.Activities.resources.dll", + "lib/net6.0/de/UiPath.Excel.resources.dll", + "lib/net6.0/es-MX/UiPath.Excel.Activities.resources.dll", + "lib/net6.0/es-MX/UiPath.Excel.resources.dll", + "lib/net6.0/es/UiPath.Excel.Activities.resources.dll", + "lib/net6.0/es/UiPath.Excel.resources.dll", + "lib/net6.0/fr/UiPath.Excel.Activities.resources.dll", + "lib/net6.0/fr/UiPath.Excel.resources.dll", + "lib/net6.0/ja/UiPath.Excel.Activities.resources.dll", + "lib/net6.0/ja/UiPath.Excel.resources.dll", + "lib/net6.0/ko/UiPath.Excel.Activities.resources.dll", + "lib/net6.0/ko/UiPath.Excel.resources.dll", + "lib/net6.0/pt-BR/UiPath.Excel.Activities.resources.dll", + "lib/net6.0/pt-BR/UiPath.Excel.resources.dll", + "lib/net6.0/pt/UiPath.Excel.Activities.resources.dll", + "lib/net6.0/pt/UiPath.Excel.resources.dll", + "lib/net6.0/ru/UiPath.Excel.Activities.resources.dll", + "lib/net6.0/ru/UiPath.Excel.resources.dll", + "lib/net6.0/tr/UiPath.Excel.Activities.resources.dll", + "lib/net6.0/tr/UiPath.Excel.resources.dll", + "lib/net6.0/zh-CN/UiPath.Excel.Activities.resources.dll", + "lib/net6.0/zh-CN/UiPath.Excel.resources.dll", + "lib/net6.0/zh-TW/UiPath.Excel.Activities.resources.dll", + "lib/net6.0/zh-TW/UiPath.Excel.resources.dll", + "uipath.excel.activities.2.24.1.nupkg.sha512", + "uipath.excel.activities.nuspec" + ] + }, + "UiPath.ImageProcessing/24.10.0": { + "sha512": "c4irpQ//s0BcLFqzgw8Cm0LEnsAO0aOZcDLzFz5ie4v5tBkJdPLEGmRU+r4/qxJ6WUpLcxX4HwDTSwOSD6TZkg==", + "type": "package", + "path": "uipath.imageprocessing/24.10.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "build/x64/UiPath.ImageProcessing.dll", + "build/x64/concrt140.dll", + "build/x64/msvcp140.dll", + "build/x64/opencv_world481.dll", + "build/x64/vcruntime140.dll", + "build/x64/vcruntime140_1.dll", + "build/x86/UiPath.ImageProcessing.dll", + "build/x86/concrt140.dll", + "build/x86/msvcp140.dll", + "build/x86/opencv_world481.dll", + "build/x86/vcruntime140.dll", + "lib/net461/UiPath.ImageProcessingInterop.dll", + "lib/net6.0-windows7.0/UiPath.ImageProcessingInterop.dll", + "lib/net6.0/UiPath.ImageProcessingInterop.dll", + "uipath.imageprocessing.24.10.0.nupkg.sha512", + "uipath.imageprocessing.nuspec" + ] + }, + "UiPath.OCR.Activities/3.20.5": { + "sha512": "Ui/4+faCLv9FK2olANCxJmEu9hOXHjN1SFFoI1EqoOpexM8TVfduSI+pIbU80UHSJ58lwOhKKmHmv0YYikB3rQ==", + "type": "package", + "path": "uipath.ocr.activities/3.20.5", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "build/net461/Emgu.CV.Platform.NetStandard.dll", + "build/net461/Microsoft.Azure.CognitiveServices.Vision.ComputerVision.dll", + "build/net461/Microsoft.Bcl.AsyncInterfaces.dll", + "build/net461/Microsoft.Extensions.DependencyInjection.Abstractions.dll", + "build/net461/Microsoft.Extensions.DependencyInjection.dll", + "build/net461/Microsoft.Extensions.Logging.Abstractions.dll", + "build/net461/Microsoft.Extensions.Logging.TraceSource.dll", + "build/net461/Microsoft.Extensions.Logging.dll", + "build/net461/Microsoft.Extensions.Options.dll", + "build/net461/Microsoft.Extensions.Primitives.dll", + "build/net461/Microsoft.Rest.ClientRuntime.Azure.dll", + "build/net461/Microsoft.Rest.ClientRuntime.dll", + "build/net461/Microsoft.Win32.Primitives.dll", + "build/net461/NLog.dll", + "build/net461/Newtonsoft.Json.dll", + "build/net461/Nito.AsyncEx.Context.dll", + "build/net461/Nito.AsyncEx.Coordination.dll", + "build/net461/Nito.AsyncEx.Interop.WaitHandles.dll", + "build/net461/Nito.AsyncEx.Oop.dll", + "build/net461/Nito.AsyncEx.Tasks.dll", + "build/net461/Nito.Cancellation.dll", + "build/net461/Nito.Collections.Deque.dll", + "build/net461/Nito.Disposables.dll", + "build/net461/Polly.dll", + "build/net461/System.AppContext.dll", + "build/net461/System.Buffers.dll", + "build/net461/System.Collections.Concurrent.dll", + "build/net461/System.Collections.Immutable.dll", + "build/net461/System.Collections.NonGeneric.dll", + "build/net461/System.Collections.Specialized.dll", + "build/net461/System.Collections.dll", + "build/net461/System.ComponentModel.EventBasedAsync.dll", + "build/net461/System.ComponentModel.Primitives.dll", + "build/net461/System.ComponentModel.TypeConverter.dll", + "build/net461/System.ComponentModel.dll", + "build/net461/System.Console.dll", + "build/net461/System.Data.Common.dll", + "build/net461/System.Diagnostics.Contracts.dll", + "build/net461/System.Diagnostics.Debug.dll", + "build/net461/System.Diagnostics.DiagnosticSource.dll", + "build/net461/System.Diagnostics.FileVersionInfo.dll", + "build/net461/System.Diagnostics.Process.dll", + "build/net461/System.Diagnostics.StackTrace.dll", + "build/net461/System.Diagnostics.TextWriterTraceListener.dll", + "build/net461/System.Diagnostics.Tools.dll", + "build/net461/System.Diagnostics.TraceSource.dll", + "build/net461/System.Diagnostics.Tracing.dll", + "build/net461/System.Drawing.Primitives.dll", + "build/net461/System.Dynamic.Runtime.dll", + "build/net461/System.Globalization.Calendars.dll", + "build/net461/System.Globalization.Extensions.dll", + "build/net461/System.Globalization.dll", + "build/net461/System.IO.Abstractions.dll", + "build/net461/System.IO.Compression.ZipFile.dll", + "build/net461/System.IO.Compression.dll", + "build/net461/System.IO.FileSystem.DriveInfo.dll", + "build/net461/System.IO.FileSystem.Primitives.dll", + "build/net461/System.IO.FileSystem.Watcher.dll", + "build/net461/System.IO.FileSystem.dll", + "build/net461/System.IO.IsolatedStorage.dll", + "build/net461/System.IO.MemoryMappedFiles.dll", + "build/net461/System.IO.Pipes.AccessControl.dll", + "build/net461/System.IO.Pipes.dll", + "build/net461/System.IO.UnmanagedMemoryStream.dll", + "build/net461/System.IO.dll", + "build/net461/System.Linq.Expressions.dll", + "build/net461/System.Linq.Parallel.dll", + "build/net461/System.Linq.Queryable.dll", + "build/net461/System.Linq.dll", + "build/net461/System.Memory.dll", + "build/net461/System.Net.Http.dll", + "build/net461/System.Net.NameResolution.dll", + "build/net461/System.Net.NetworkInformation.dll", + "build/net461/System.Net.Ping.dll", + "build/net461/System.Net.Primitives.dll", + "build/net461/System.Net.Requests.dll", + "build/net461/System.Net.Security.dll", + "build/net461/System.Net.Sockets.dll", + "build/net461/System.Net.WebHeaderCollection.dll", + "build/net461/System.Net.WebSockets.Client.dll", + "build/net461/System.Net.WebSockets.dll", + "build/net461/System.Numerics.Vectors.dll", + "build/net461/System.ObjectModel.dll", + "build/net461/System.Reflection.DispatchProxy.dll", + "build/net461/System.Reflection.Extensions.dll", + "build/net461/System.Reflection.Primitives.dll", + "build/net461/System.Reflection.dll", + "build/net461/System.Resources.Reader.dll", + "build/net461/System.Resources.ResourceManager.dll", + "build/net461/System.Resources.Writer.dll", + "build/net461/System.Runtime.CompilerServices.Unsafe.dll", + "build/net461/System.Runtime.CompilerServices.VisualC.dll", + "build/net461/System.Runtime.Extensions.dll", + "build/net461/System.Runtime.Handles.dll", + "build/net461/System.Runtime.InteropServices.RuntimeInformation.dll", + "build/net461/System.Runtime.InteropServices.dll", + "build/net461/System.Runtime.Numerics.dll", + "build/net461/System.Runtime.Serialization.Formatters.dll", + "build/net461/System.Runtime.Serialization.Json.dll", + "build/net461/System.Runtime.Serialization.Primitives.dll", + "build/net461/System.Runtime.Serialization.Xml.dll", + "build/net461/System.Runtime.dll", + "build/net461/System.Security.AccessControl.dll", + "build/net461/System.Security.Claims.dll", + "build/net461/System.Security.Cryptography.Algorithms.dll", + "build/net461/System.Security.Cryptography.Csp.dll", + "build/net461/System.Security.Cryptography.Encoding.dll", + "build/net461/System.Security.Cryptography.Primitives.dll", + "build/net461/System.Security.Cryptography.X509Certificates.dll", + "build/net461/System.Security.Principal.Windows.dll", + "build/net461/System.Security.Principal.dll", + "build/net461/System.Security.SecureString.dll", + "build/net461/System.Text.Encoding.Extensions.dll", + "build/net461/System.Text.Encoding.dll", + "build/net461/System.Text.RegularExpressions.dll", + "build/net461/System.Threading.Overlapped.dll", + "build/net461/System.Threading.Tasks.Extensions.dll", + "build/net461/System.Threading.Tasks.Parallel.dll", + "build/net461/System.Threading.Tasks.dll", + "build/net461/System.Threading.Thread.dll", + "build/net461/System.Threading.ThreadPool.dll", + "build/net461/System.Threading.Timer.dll", + "build/net461/System.Threading.dll", + "build/net461/System.ValueTuple.dll", + "build/net461/System.Xml.ReaderWriter.dll", + "build/net461/System.Xml.XDocument.dll", + "build/net461/System.Xml.XPath.XDocument.dll", + "build/net461/System.Xml.XPath.dll", + "build/net461/System.Xml.XmlDocument.dll", + "build/net461/System.Xml.XmlSerializer.dll", + "build/net461/UiPath.Activities.Api.Base.dll", + "build/net461/UiPath.Activities.Contracts.dll", + "build/net461/UiPath.Api.Base.dll", + "build/net461/UiPath.CoreIpc.dll", + "build/net461/UiPath.OCR.Activities.Design.dll", + "build/net461/UiPath.OCR.Activities.Design.dll.config", + "build/net461/UiPath.OCR.Activities.Package.dll", + "build/net461/UiPath.OCR.Activities.Package.dll.config", + "build/net461/UiPath.OCR.Activities.dll", + "build/net461/UiPath.OCR.Activities.dll.config", + "build/net461/UiPath.OCR.Contracts.dll", + "build/net461/UiPath.OCR.Core.dll", + "build/net461/UiPath.OCR.Core.dll.config", + "build/net461/UiPath.OCR.Host.Common.dll", + "build/net461/UiPath.OCR.Host.Common.dll.config", + "build/net461/UiPath.OCR.Host.exe", + "build/net461/UiPath.OCR.Host.exe.config", + "build/net461/UiPath.OCR.Host64.exe", + "build/net461/UiPath.OCR.Host64.exe.config", + "build/net461/UiPath.Platform.dll", + "build/net461/UiPath.Robot.Activities.Api.dll", + "build/net461/UiPath.Studio.Activities.Api.dll", + "build/net461/UiPath.Studio.Api.Base.dll", + "build/net461/concrt140.dll", + "build/net461/cvextern.dll", + "build/net461/msvcp140.dll", + "build/net461/msvcp140_1.dll", + "build/net461/msvcp140_2.dll", + "build/net461/msvcp140_atomic_wait.dll", + "build/net461/msvcp140_codecvt_ids.dll", + "build/net461/netstandard.dll", + "build/net461/nlog.config", + "build/net461/vcruntime140.dll", + "build/net461/vcruntime140_1.dll", + "build/net6.0/Microsoft.Azure.CognitiveServices.Vision.ComputerVision.dll", + "build/net6.0/Microsoft.CodeAnalysis.CSharp.Scripting.dll", + "build/net6.0/Microsoft.CodeAnalysis.CSharp.dll", + "build/net6.0/Microsoft.CodeAnalysis.Scripting.dll", + "build/net6.0/Microsoft.CodeAnalysis.VisualBasic.Scripting.dll", + "build/net6.0/Microsoft.CodeAnalysis.VisualBasic.dll", + "build/net6.0/Microsoft.CodeAnalysis.dll", + "build/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", + "build/net6.0/Microsoft.Extensions.DependencyInjection.dll", + "build/net6.0/Microsoft.Extensions.Logging.Abstractions.dll", + "build/net6.0/Microsoft.Extensions.Logging.TraceSource.dll", + "build/net6.0/Microsoft.Extensions.Logging.dll", + "build/net6.0/Microsoft.Extensions.Options.dll", + "build/net6.0/Microsoft.Extensions.Primitives.dll", + "build/net6.0/Microsoft.PowerFx.Core.dll", + "build/net6.0/Microsoft.PowerFx.Interpreter.dll", + "build/net6.0/Microsoft.PowerFx.Transport.Attributes.dll", + "build/net6.0/Microsoft.Rest.ClientRuntime.Azure.dll", + "build/net6.0/Microsoft.Rest.ClientRuntime.dll", + "build/net6.0/Microsoft.Win32.SystemEvents.dll", + "build/net6.0/NLog.dll", + "build/net6.0/Newtonsoft.Json.dll", + "build/net6.0/Nito.AsyncEx.Context.dll", + "build/net6.0/Nito.AsyncEx.Coordination.dll", + "build/net6.0/Nito.AsyncEx.Interop.WaitHandles.dll", + "build/net6.0/Nito.AsyncEx.Oop.dll", + "build/net6.0/Nito.AsyncEx.Tasks.dll", + "build/net6.0/Nito.Cancellation.dll", + "build/net6.0/Nito.Collections.Deque.dll", + "build/net6.0/Nito.Disposables.dll", + "build/net6.0/Polly.dll", + "build/net6.0/ReflectionMagic.dll", + "build/net6.0/System.Activities.dll", + "build/net6.0/System.CodeDom.dll", + "build/net6.0/System.Drawing.Common.dll", + "build/net6.0/System.IO.Abstractions.dll", + "build/net6.0/System.Xaml.dll", + "build/net6.0/UiPath.Activities.Api.Base.dll", + "build/net6.0/UiPath.Activities.Contracts.dll", + "build/net6.0/UiPath.Api.Base.dll", + "build/net6.0/UiPath.CoreIpc.dll", + "build/net6.0/UiPath.OCR.Activities.Package.dll", + "build/net6.0/UiPath.OCR.Activities.Package.dll.config", + "build/net6.0/UiPath.OCR.Activities.dll", + "build/net6.0/UiPath.OCR.Activities.dll.config", + "build/net6.0/UiPath.OCR.Contracts.dll", + "build/net6.0/UiPath.OCR.Core.dll", + "build/net6.0/UiPath.OCR.Core.dll.config", + "build/net6.0/UiPath.OCR.Host.Common.dll", + "build/net6.0/UiPath.OCR.Host.Common.dll.config", + "build/net6.0/UiPath.OCR.Host64.deps.json", + "build/net6.0/UiPath.OCR.Host64.dll", + "build/net6.0/UiPath.OCR.Host64.dll.config", + "build/net6.0/UiPath.OCR.Host64.runtimeconfig.json", + "build/net6.0/UiPath.Platform.dll", + "build/net6.0/UiPath.Robot.Activities.Api.dll", + "build/net6.0/UiPath.Studio.Activities.Api.dll", + "build/net6.0/UiPath.Studio.Api.Base.dll", + "build/net6.0/UiPath.Workflow.dll", + "build/net6.0/concrt140.dll", + "build/net6.0/msvcp140.dll", + "build/net6.0/msvcp140_1.dll", + "build/net6.0/msvcp140_2.dll", + "build/net6.0/msvcp140_atomic_wait.dll", + "build/net6.0/msvcp140_codecvt_ids.dll", + "build/net6.0/nlog.config", + "build/net6.0/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll", + "build/net6.0/runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll", + "build/net6.0/runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll", + "build/net6.0/vcruntime140.dll", + "build/net6.0/vcruntime140_1.dll", + "lib/net461/UiPath.OCR.Activities.Design.dll", + "lib/net461/UiPath.OCR.Activities.dll", + "lib/net461/UiPath.OCR.Core.dll", + "lib/net461/de/UiPath.OCR.Activities.Design.resources.dll", + "lib/net461/de/UiPath.OCR.Activities.resources.dll", + "lib/net461/es-MX/UiPath.OCR.Activities.Design.resources.dll", + "lib/net461/es-MX/UiPath.OCR.Activities.resources.dll", + "lib/net461/es/UiPath.OCR.Activities.Design.resources.dll", + "lib/net461/es/UiPath.OCR.Activities.resources.dll", + "lib/net461/fr/UiPath.OCR.Activities.Design.resources.dll", + "lib/net461/fr/UiPath.OCR.Activities.resources.dll", + "lib/net461/ja/UiPath.OCR.Activities.Design.resources.dll", + "lib/net461/ja/UiPath.OCR.Activities.resources.dll", + "lib/net461/ko/UiPath.OCR.Activities.Design.resources.dll", + "lib/net461/ko/UiPath.OCR.Activities.resources.dll", + "lib/net461/pt-BR/UiPath.OCR.Activities.Design.resources.dll", + "lib/net461/pt-BR/UiPath.OCR.Activities.resources.dll", + "lib/net461/pt/UiPath.OCR.Activities.Design.resources.dll", + "lib/net461/pt/UiPath.OCR.Activities.resources.dll", + "lib/net461/ru/UiPath.OCR.Activities.Design.resources.dll", + "lib/net461/ru/UiPath.OCR.Activities.resources.dll", + "lib/net461/tr/UiPath.OCR.Activities.Design.resources.dll", + "lib/net461/tr/UiPath.OCR.Activities.resources.dll", + "lib/net461/zh-CN/UiPath.OCR.Activities.Design.resources.dll", + "lib/net461/zh-CN/UiPath.OCR.Activities.resources.dll", + "lib/net461/zh-TW/UiPath.OCR.Activities.Design.resources.dll", + "lib/net461/zh-TW/UiPath.OCR.Activities.resources.dll", + "lib/net461/zu/UiPath.OCR.Activities.Design.resources.dll", + "lib/net461/zu/UiPath.OCR.Activities.resources.dll", + "lib/net6.0-windows7.0/UiPath.OCR.Activities.Design.dll", + "lib/net6.0-windows7.0/UiPath.OCR.Activities.dll", + "lib/net6.0-windows7.0/UiPath.OCR.Core.dll", + "lib/net6.0-windows7.0/de/UiPath.OCR.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/de/UiPath.OCR.Activities.resources.dll", + "lib/net6.0-windows7.0/es-MX/UiPath.OCR.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/es-MX/UiPath.OCR.Activities.resources.dll", + "lib/net6.0-windows7.0/es/UiPath.OCR.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/es/UiPath.OCR.Activities.resources.dll", + "lib/net6.0-windows7.0/fr/UiPath.OCR.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/fr/UiPath.OCR.Activities.resources.dll", + "lib/net6.0-windows7.0/ja/UiPath.OCR.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/ja/UiPath.OCR.Activities.resources.dll", + "lib/net6.0-windows7.0/ko/UiPath.OCR.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/ko/UiPath.OCR.Activities.resources.dll", + "lib/net6.0-windows7.0/pt-BR/UiPath.OCR.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/pt-BR/UiPath.OCR.Activities.resources.dll", + "lib/net6.0-windows7.0/pt/UiPath.OCR.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/pt/UiPath.OCR.Activities.resources.dll", + "lib/net6.0-windows7.0/ru/UiPath.OCR.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/ru/UiPath.OCR.Activities.resources.dll", + "lib/net6.0-windows7.0/tr/UiPath.OCR.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/tr/UiPath.OCR.Activities.resources.dll", + "lib/net6.0-windows7.0/zh-CN/UiPath.OCR.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/zh-CN/UiPath.OCR.Activities.resources.dll", + "lib/net6.0-windows7.0/zh-TW/UiPath.OCR.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/zh-TW/UiPath.OCR.Activities.resources.dll", + "lib/net6.0-windows7.0/zu/UiPath.OCR.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/zu/UiPath.OCR.Activities.resources.dll", + "lib/net6.0/UiPath.OCR.Activities.dll", + "lib/net6.0/UiPath.OCR.Core.dll", + "lib/net6.0/de/UiPath.OCR.Activities.resources.dll", + "lib/net6.0/es-MX/UiPath.OCR.Activities.resources.dll", + "lib/net6.0/es/UiPath.OCR.Activities.resources.dll", + "lib/net6.0/fr/UiPath.OCR.Activities.resources.dll", + "lib/net6.0/ja/UiPath.OCR.Activities.resources.dll", + "lib/net6.0/ko/UiPath.OCR.Activities.resources.dll", + "lib/net6.0/pt-BR/UiPath.OCR.Activities.resources.dll", + "lib/net6.0/pt/UiPath.OCR.Activities.resources.dll", + "lib/net6.0/ru/UiPath.OCR.Activities.resources.dll", + "lib/net6.0/tr/UiPath.OCR.Activities.resources.dll", + "lib/net6.0/zh-CN/UiPath.OCR.Activities.resources.dll", + "lib/net6.0/zh-TW/UiPath.OCR.Activities.resources.dll", + "lib/net6.0/zu/UiPath.OCR.Activities.resources.dll", + "uipath.ocr.activities.3.20.5.nupkg.sha512", + "uipath.ocr.activities.nuspec" + ] + }, + "UiPath.OCR.Contracts/2.16.0": { + "sha512": "1d4fOKNLPNMPHbbZkUTHZbfNeX49l9KwR8U1vyvQcEyAlCj+NHNAryYlob2SsGebAre+nh/xRSTBQJ0YRGrNng==", + "type": "package", + "path": "uipath.ocr.contracts/2.16.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/net461/UiPath.OCR.Contracts.dll", + "lib/net461/UiPath.OCR.Contracts.xml", + "lib/net6.0-windows7.0/UiPath.OCR.Contracts.dll", + "lib/net6.0-windows7.0/UiPath.OCR.Contracts.xml", + "lib/net6.0/UiPath.OCR.Contracts.dll", + "lib/net6.0/UiPath.OCR.Contracts.xml", + "uipath.ocr.contracts.2.16.0.nupkg.sha512", + "uipath.ocr.contracts.nuspec" + ] + }, + "UiPath.OfficeLibs/1.0.0": { + "sha512": "AcXMguCTwHp2r06bq/WZ7Txh13B4Tq/Sug071r8CxXltQb4fjjLnWd7yP2EusMDGnXDac0NqQLW3EsZm64RVMQ==", + "type": "package", + "path": "uipath.officelibs/1.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/net461/Microsoft.Office.Interop.Excel.dll", + "lib/net461/Microsoft.Office.Interop.Outlook.dll", + "lib/net461/Microsoft.Office.Interop.PowerPoint.dll", + "lib/net461/Microsoft.Office.Interop.Word.dll", + "lib/net461/Microsoft.Vbe.Interop.dll", + "lib/net461/OFFICE.dll", + "lib/net461/UiPath.OfficeLibs.Package.dll", + "lib/net6.0-windows7.0/Microsoft.Office.Interop.Excel.dll", + "lib/net6.0-windows7.0/Microsoft.Office.Interop.Outlook.dll", + "lib/net6.0-windows7.0/Microsoft.Office.Interop.PowerPoint.dll", + "lib/net6.0-windows7.0/Microsoft.Office.Interop.Word.dll", + "lib/net6.0-windows7.0/Microsoft.Vbe.Interop.dll", + "lib/net6.0-windows7.0/OFFICE.dll", + "lib/net6.0-windows7.0/UiPath.OfficeLibs.Package.dll", + "uipath.officelibs.1.0.0.nupkg.sha512", + "uipath.officelibs.nuspec" + ] + }, + "UiPath.OpenTelemetry.Contracts/2.1.3": { + "sha512": "jK3dSVWZbdVBHBjh/S8yJ3v0OwMXxnceG9WaSMyhVM7MrCkc7LbatnAZSsJmxnJrsmAiZsdYHPl7DTMVinmPeg==", + "type": "package", + "path": "uipath.opentelemetry.contracts/2.1.3", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "UI_icon.png", + "lib/net461/UiPath.OpenTelemetry.Contracts.dll", + "lib/netstandard2.0/UiPath.OpenTelemetry.Contracts.dll", + "uipath.opentelemetry.contracts.2.1.3.nupkg.sha512", + "uipath.opentelemetry.contracts.nuspec" + ] + }, + "UiPath.Platform/24.10.3": { + "sha512": "IpvuIPS7ZMQUp03mSYq9LzLFDXPyVo2TSEds0DTHGAtNtAmKJzGEfEOa4uPeF8CqwKRT/3P/VuoLUJK6rM1ryw==", + "type": "package", + "path": "uipath.platform/24.10.3", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/net461/UiPath.Platform.dll", + "lib/net461/UiPath.Platform.xml", + "lib/net461/de/UiPath.Platform.resources.dll", + "lib/net461/es-MX/UiPath.Platform.resources.dll", + "lib/net461/es/UiPath.Platform.resources.dll", + "lib/net461/fr/UiPath.Platform.resources.dll", + "lib/net461/ja/UiPath.Platform.resources.dll", + "lib/net461/ko/UiPath.Platform.resources.dll", + "lib/net461/pt-BR/UiPath.Platform.resources.dll", + "lib/net461/pt/UiPath.Platform.resources.dll", + "lib/net461/ru/UiPath.Platform.resources.dll", + "lib/net461/tr/UiPath.Platform.resources.dll", + "lib/net461/zh-CN/UiPath.Platform.resources.dll", + "lib/net6.0-windows7.0/UiPath.Platform.dll", + "lib/net6.0-windows7.0/UiPath.Platform.xml", + "lib/net6.0-windows7.0/de/UiPath.Platform.resources.dll", + "lib/net6.0-windows7.0/es-MX/UiPath.Platform.resources.dll", + "lib/net6.0-windows7.0/es/UiPath.Platform.resources.dll", + "lib/net6.0-windows7.0/fr/UiPath.Platform.resources.dll", + "lib/net6.0-windows7.0/ja/UiPath.Platform.resources.dll", + "lib/net6.0-windows7.0/ko/UiPath.Platform.resources.dll", + "lib/net6.0-windows7.0/pt-BR/UiPath.Platform.resources.dll", + "lib/net6.0-windows7.0/pt/UiPath.Platform.resources.dll", + "lib/net6.0-windows7.0/ru/UiPath.Platform.resources.dll", + "lib/net6.0-windows7.0/tr/UiPath.Platform.resources.dll", + "lib/net6.0-windows7.0/zh-CN/UiPath.Platform.resources.dll", + "lib/net6.0/UiPath.Platform.dll", + "lib/net6.0/UiPath.Platform.xml", + "lib/net6.0/de/UiPath.Platform.resources.dll", + "lib/net6.0/es-MX/UiPath.Platform.resources.dll", + "lib/net6.0/es/UiPath.Platform.resources.dll", + "lib/net6.0/fr/UiPath.Platform.resources.dll", + "lib/net6.0/ja/UiPath.Platform.resources.dll", + "lib/net6.0/ko/UiPath.Platform.resources.dll", + "lib/net6.0/pt-BR/UiPath.Platform.resources.dll", + "lib/net6.0/pt/UiPath.Platform.resources.dll", + "lib/net6.0/ru/UiPath.Platform.resources.dll", + "lib/net6.0/tr/UiPath.Platform.resources.dll", + "lib/net6.0/zh-CN/UiPath.Platform.resources.dll", + "uipath.platform.24.10.3.nupkg.sha512", + "uipath.platform.nuspec" + ] + }, + "UiPath.System.Activities/24.10.5": { + "sha512": "Xc6fKlH/uRARLoNO+AOeg7Xoe2IZIjTcBtPrDaGMLG7eOpMRO5jnexvywrzzPAqKOwqKID9hZVjVHYPa06tMkQ==", + "type": "package", + "path": "uipath.system.activities/24.10.5", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "content/Runtime.Mapping.json", + "lib/net461/UiPath.System.Activities.Design.dll", + "lib/net461/de/UiPath.System.Activities.Design.resources.dll", + "lib/net461/es-MX/UiPath.System.Activities.Design.resources.dll", + "lib/net461/es/UiPath.System.Activities.Design.resources.dll", + "lib/net461/fr/UiPath.System.Activities.Design.resources.dll", + "lib/net461/ja/UiPath.System.Activities.Design.resources.dll", + "lib/net461/ko/UiPath.System.Activities.Design.resources.dll", + "lib/net461/pt-BR/UiPath.System.Activities.Design.resources.dll", + "lib/net461/pt/UiPath.System.Activities.Design.resources.dll", + "lib/net461/ru/UiPath.System.Activities.Design.resources.dll", + "lib/net461/tr/UiPath.System.Activities.Design.resources.dll", + "lib/net461/zh-CN/UiPath.System.Activities.Design.resources.dll", + "lib/net461/zh-TW/UiPath.System.Activities.Design.resources.dll", + "lib/net461/zu/UiPath.System.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/UiPath.System.Activities.Design.dll", + "lib/net6.0-windows7.0/UiPath.System.Activities.ViewModels.dll", + "lib/net6.0-windows7.0/de/UiPath.System.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/es-MX/UiPath.System.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/es/UiPath.System.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/fr/UiPath.System.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/ja/UiPath.System.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/ko/UiPath.System.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/pt-BR/UiPath.System.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/pt/UiPath.System.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/ru/UiPath.System.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/tr/UiPath.System.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/zh-CN/UiPath.System.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/zh-TW/UiPath.System.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/zu/UiPath.System.Activities.Design.resources.dll", + "lib/net6.0/UiPath.System.Activities.ViewModels.dll", + "uipath.system.activities.24.10.5.nupkg.sha512", + "uipath.system.activities.nuspec" + ] + }, + "UiPath.System.Activities.Runtime/24.10.5": { + "sha512": "7vnOmoTXon2o6y6ga0pg84YJL6ikQtAQ+YfWlb8+bIWRqtIjmgxSZXjYXvenQVZ2xnZha2ft6/IQEzKWH7SNFQ==", + "type": "package", + "path": "uipath.system.activities.runtime/24.10.5", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/net461/UiPath.System.Activities.Package.Runtime.dll", + "lib/net6.0-windows7.0/UiPath.System.Activities.Package.Runtime.dll", + "lib/net6.0/UiPath.System.Activities.Package.Runtime.dll", + "uipath.system.activities.runtime.24.10.5.nupkg.sha512", + "uipath.system.activities.runtime.nuspec" + ] + }, + "UiPath.System.Activities.Runtime.Windows/24.10.5": { + "sha512": "RoncGPbFTQOXycI3c58Wxikfd61g5vPkUFlBcqXfDTHVV33PdtlDTyhyezs9KdI15CInETjboBg0UKhqdTk2aw==", + "type": "package", + "path": "uipath.system.activities.runtime.windows/24.10.5", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "build/net461/Newtonsoft.Json.dll", + "build/net461/WorkerProcess.exe", + "build/net461/de/WorkerProcess.resources.dll", + "build/net461/es-MX/WorkerProcess.resources.dll", + "build/net461/es/WorkerProcess.resources.dll", + "build/net461/fr/WorkerProcess.resources.dll", + "build/net461/ja/WorkerProcess.resources.dll", + "build/net461/ko/WorkerProcess.resources.dll", + "build/net461/pt-BR/WorkerProcess.resources.dll", + "build/net461/pt/WorkerProcess.resources.dll", + "build/net461/ru/WorkerProcess.resources.dll", + "build/net461/tr/WorkerProcess.resources.dll", + "build/net461/zh-CN/WorkerProcess.resources.dll", + "build/net461/zh-TW/WorkerProcess.resources.dll", + "build/net461/zu/WorkerProcess.resources.dll", + "lib/net6.0-windows7.0/UiPath.OrchestratorClient.dll", + "lib/net6.0-windows7.0/UiPath.System.Activities.Api.dll", + "lib/net6.0-windows7.0/UiPath.System.Activities.Api.xml", + "lib/net6.0-windows7.0/UiPath.System.Activities.dll", + "lib/net6.0-windows7.0/de/UiPath.System.Activities.resources.dll", + "lib/net6.0-windows7.0/es-MX/UiPath.System.Activities.resources.dll", + "lib/net6.0-windows7.0/es/UiPath.System.Activities.resources.dll", + "lib/net6.0-windows7.0/fr/UiPath.System.Activities.resources.dll", + "lib/net6.0-windows7.0/ja/UiPath.System.Activities.resources.dll", + "lib/net6.0-windows7.0/ko/UiPath.System.Activities.resources.dll", + "lib/net6.0-windows7.0/pt-BR/UiPath.System.Activities.resources.dll", + "lib/net6.0-windows7.0/pt/UiPath.System.Activities.resources.dll", + "lib/net6.0-windows7.0/ru/UiPath.System.Activities.resources.dll", + "lib/net6.0-windows7.0/tr/UiPath.System.Activities.resources.dll", + "lib/net6.0-windows7.0/zh-CN/UiPath.System.Activities.resources.dll", + "lib/net6.0-windows7.0/zh-TW/UiPath.System.Activities.resources.dll", + "lib/net6.0-windows7.0/zu/UiPath.System.Activities.resources.dll", + "uipath.system.activities.runtime.windows.24.10.5.nupkg.sha512", + "uipath.system.activities.runtime.windows.nuspec" + ] + }, + "UiPath.Telemetry.Client/2.1.3": { + "sha512": "J8P+1wLcXXwuBWtFEdzFxnSWDVTH/6plaGloTO0VaOAWDa3C4uMddB8OEpFH4ixM86JlYdg0hRw4m3aHzVZeIA==", + "type": "package", + "path": "uipath.telemetry.client/2.1.3", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "UI_icon.png", + "lib/net461/TelemetryClient.dll", + "lib/netstandard2.0/TelemetryClient.dll", + "uipath.telemetry.client.2.1.3.nupkg.sha512", + "uipath.telemetry.client.nuspec" + ] + }, + "UiPath.Testing.Activities/24.10.1": { + "sha512": "Ww60MI20HwRL3C3CHD43LBI/Ya8PUib9HOMQHeI2N+vTVz7n8aIKMw+ksApvQDrBRQF03wuPU5bg4+PfYokKYA==", + "type": "package", + "path": "uipath.testing.activities/24.10.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "contentFiles/any/any/.templates/Legacy/CSharp/Test With Timeout.xaml", + "contentFiles/any/any/.templates/Legacy/CSharp/templates.json", + "contentFiles/any/any/.templates/Legacy/VisualBasic/Test With Timeout.xaml", + "contentFiles/any/any/.templates/Legacy/VisualBasic/templates.json", + "contentFiles/any/any/.templates/Portable/CSharp/Test With Timeout.xaml", + "contentFiles/any/any/.templates/Portable/CSharp/templates.json", + "contentFiles/any/any/.templates/Portable/VisualBasic/Test With Timeout.xaml", + "contentFiles/any/any/.templates/Portable/VisualBasic/templates.json", + "contentFiles/any/any/.templates/Windows/CSharp/Test With Timeout.xaml", + "contentFiles/any/any/.templates/Windows/CSharp/templates.json", + "contentFiles/any/any/.templates/Windows/VisualBasic/Test With Timeout.xaml", + "contentFiles/any/any/.templates/Windows/VisualBasic/templates.json", + "lib/net461/UiPath.Testing.Activities.Design.dll", + "lib/net461/UiPath.Testing.Activities.dll", + "lib/net461/UiPath.Testing.RulesLibrary.dll", + "lib/net461/UiPath.Testing.dll", + "lib/net461/de/UiPath.Testing.Activities.Design.resources.dll", + "lib/net461/de/UiPath.Testing.Activities.resources.dll", + "lib/net461/de/UiPath.Testing.RulesLibrary.resources.dll", + "lib/net461/es-MX/UiPath.Testing.Activities.Design.resources.dll", + "lib/net461/es-MX/UiPath.Testing.Activities.resources.dll", + "lib/net461/es-MX/UiPath.Testing.RulesLibrary.resources.dll", + "lib/net461/es/UiPath.Testing.Activities.Design.resources.dll", + "lib/net461/es/UiPath.Testing.Activities.resources.dll", + "lib/net461/es/UiPath.Testing.RulesLibrary.resources.dll", + "lib/net461/fr/UiPath.Testing.Activities.Design.resources.dll", + "lib/net461/fr/UiPath.Testing.Activities.resources.dll", + "lib/net461/fr/UiPath.Testing.RulesLibrary.resources.dll", + "lib/net461/ja/UiPath.Testing.Activities.Design.resources.dll", + "lib/net461/ja/UiPath.Testing.Activities.resources.dll", + "lib/net461/ja/UiPath.Testing.RulesLibrary.resources.dll", + "lib/net461/ko/UiPath.Testing.Activities.Design.resources.dll", + "lib/net461/ko/UiPath.Testing.Activities.resources.dll", + "lib/net461/ko/UiPath.Testing.RulesLibrary.resources.dll", + "lib/net461/pt-BR/UiPath.Testing.Activities.Design.resources.dll", + "lib/net461/pt-BR/UiPath.Testing.Activities.resources.dll", + "lib/net461/pt-BR/UiPath.Testing.RulesLibrary.resources.dll", + "lib/net461/pt/UiPath.Testing.Activities.Design.resources.dll", + "lib/net461/pt/UiPath.Testing.Activities.resources.dll", + "lib/net461/pt/UiPath.Testing.RulesLibrary.resources.dll", + "lib/net461/ru/UiPath.Testing.Activities.Design.resources.dll", + "lib/net461/ru/UiPath.Testing.Activities.resources.dll", + "lib/net461/ru/UiPath.Testing.RulesLibrary.resources.dll", + "lib/net461/tr/UiPath.Testing.Activities.Design.resources.dll", + "lib/net461/tr/UiPath.Testing.Activities.resources.dll", + "lib/net461/tr/UiPath.Testing.RulesLibrary.resources.dll", + "lib/net461/zh-CN/UiPath.Testing.Activities.Design.resources.dll", + "lib/net461/zh-CN/UiPath.Testing.Activities.resources.dll", + "lib/net461/zh-CN/UiPath.Testing.RulesLibrary.resources.dll", + "lib/net461/zh-TW/UiPath.Testing.Activities.Design.resources.dll", + "lib/net461/zh-TW/UiPath.Testing.Activities.resources.dll", + "lib/net461/zh-TW/UiPath.Testing.RulesLibrary.resources.dll", + "lib/net461/zu/UiPath.Testing.Activities.Design.resources.dll", + "lib/net461/zu/UiPath.Testing.Activities.resources.dll", + "lib/net461/zu/UiPath.Testing.RulesLibrary.resources.dll", + "lib/net6.0-windows7.0/UiPath.Testing.Activities.Api.dll", + "lib/net6.0-windows7.0/UiPath.Testing.Activities.Api.xml", + "lib/net6.0-windows7.0/UiPath.Testing.Activities.Design.dll", + "lib/net6.0-windows7.0/UiPath.Testing.Activities.dll", + "lib/net6.0-windows7.0/UiPath.Testing.RulesLibrary.dll", + "lib/net6.0-windows7.0/UiPath.Testing.dll", + "lib/net6.0-windows7.0/de/UiPath.Testing.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/de/UiPath.Testing.Activities.resources.dll", + "lib/net6.0-windows7.0/de/UiPath.Testing.RulesLibrary.resources.dll", + "lib/net6.0-windows7.0/es-MX/UiPath.Testing.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/es-MX/UiPath.Testing.Activities.resources.dll", + "lib/net6.0-windows7.0/es-MX/UiPath.Testing.RulesLibrary.resources.dll", + "lib/net6.0-windows7.0/es/UiPath.Testing.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/es/UiPath.Testing.Activities.resources.dll", + "lib/net6.0-windows7.0/es/UiPath.Testing.RulesLibrary.resources.dll", + "lib/net6.0-windows7.0/fr/UiPath.Testing.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/fr/UiPath.Testing.Activities.resources.dll", + "lib/net6.0-windows7.0/fr/UiPath.Testing.RulesLibrary.resources.dll", + "lib/net6.0-windows7.0/ja/UiPath.Testing.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/ja/UiPath.Testing.Activities.resources.dll", + "lib/net6.0-windows7.0/ja/UiPath.Testing.RulesLibrary.resources.dll", + "lib/net6.0-windows7.0/ko/UiPath.Testing.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/ko/UiPath.Testing.Activities.resources.dll", + "lib/net6.0-windows7.0/ko/UiPath.Testing.RulesLibrary.resources.dll", + "lib/net6.0-windows7.0/pt-BR/UiPath.Testing.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/pt-BR/UiPath.Testing.Activities.resources.dll", + "lib/net6.0-windows7.0/pt-BR/UiPath.Testing.RulesLibrary.resources.dll", + "lib/net6.0-windows7.0/pt/UiPath.Testing.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/pt/UiPath.Testing.Activities.resources.dll", + "lib/net6.0-windows7.0/pt/UiPath.Testing.RulesLibrary.resources.dll", + "lib/net6.0-windows7.0/ru/UiPath.Testing.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/ru/UiPath.Testing.Activities.resources.dll", + "lib/net6.0-windows7.0/ru/UiPath.Testing.RulesLibrary.resources.dll", + "lib/net6.0-windows7.0/tr/UiPath.Testing.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/tr/UiPath.Testing.Activities.resources.dll", + "lib/net6.0-windows7.0/tr/UiPath.Testing.RulesLibrary.resources.dll", + "lib/net6.0-windows7.0/zh-CN/UiPath.Testing.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/zh-CN/UiPath.Testing.Activities.resources.dll", + "lib/net6.0-windows7.0/zh-CN/UiPath.Testing.RulesLibrary.resources.dll", + "lib/net6.0-windows7.0/zh-TW/UiPath.Testing.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/zh-TW/UiPath.Testing.Activities.resources.dll", + "lib/net6.0-windows7.0/zh-TW/UiPath.Testing.RulesLibrary.resources.dll", + "lib/net6.0-windows7.0/zu/UiPath.Testing.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/zu/UiPath.Testing.Activities.resources.dll", + "lib/net6.0-windows7.0/zu/UiPath.Testing.RulesLibrary.resources.dll", + "lib/net6.0/UiPath.Testing.Activities.Api.dll", + "lib/net6.0/UiPath.Testing.Activities.Api.xml", + "lib/net6.0/UiPath.Testing.Activities.dll", + "lib/net6.0/UiPath.Testing.RulesLibrary.dll", + "lib/net6.0/UiPath.Testing.dll", + "lib/net6.0/de/UiPath.Testing.Activities.resources.dll", + "lib/net6.0/de/UiPath.Testing.RulesLibrary.resources.dll", + "lib/net6.0/es-MX/UiPath.Testing.Activities.resources.dll", + "lib/net6.0/es-MX/UiPath.Testing.RulesLibrary.resources.dll", + "lib/net6.0/es/UiPath.Testing.Activities.resources.dll", + "lib/net6.0/es/UiPath.Testing.RulesLibrary.resources.dll", + "lib/net6.0/fr/UiPath.Testing.Activities.resources.dll", + "lib/net6.0/fr/UiPath.Testing.RulesLibrary.resources.dll", + "lib/net6.0/ja/UiPath.Testing.Activities.resources.dll", + "lib/net6.0/ja/UiPath.Testing.RulesLibrary.resources.dll", + "lib/net6.0/ko/UiPath.Testing.Activities.resources.dll", + "lib/net6.0/ko/UiPath.Testing.RulesLibrary.resources.dll", + "lib/net6.0/pt-BR/UiPath.Testing.Activities.resources.dll", + "lib/net6.0/pt-BR/UiPath.Testing.RulesLibrary.resources.dll", + "lib/net6.0/pt/UiPath.Testing.Activities.resources.dll", + "lib/net6.0/pt/UiPath.Testing.RulesLibrary.resources.dll", + "lib/net6.0/ru/UiPath.Testing.Activities.resources.dll", + "lib/net6.0/ru/UiPath.Testing.RulesLibrary.resources.dll", + "lib/net6.0/tr/UiPath.Testing.Activities.resources.dll", + "lib/net6.0/tr/UiPath.Testing.RulesLibrary.resources.dll", + "lib/net6.0/zh-CN/UiPath.Testing.Activities.resources.dll", + "lib/net6.0/zh-CN/UiPath.Testing.RulesLibrary.resources.dll", + "lib/net6.0/zh-TW/UiPath.Testing.Activities.resources.dll", + "lib/net6.0/zh-TW/UiPath.Testing.RulesLibrary.resources.dll", + "lib/net6.0/zu/UiPath.Testing.Activities.resources.dll", + "lib/net6.0/zu/UiPath.Testing.RulesLibrary.resources.dll", + "uipath.testing.activities.24.10.1.nupkg.sha512", + "uipath.testing.activities.nuspec" + ] + }, + "UiPath.UIAutomation.Activities/24.10.3": { + "sha512": "rD1aBj8cY8zicGhm3FF2z0KfEDwmOCCV1MWKu5HPvCD8Kh5dETcEbTzD30njDGnLyjAugbPTJy5yEm92eLTetg==", + "type": "package", + "path": "uipath.uiautomation.activities/24.10.3", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "content/Runtime.Mapping.json", + "lib/net461/UiPath.CV.Activities.Design.dll", + "lib/net461/UiPath.UIAutomation.Activities.Design.dll", + "lib/net461/UiPath.UIAutomationNext.Activities.Design.Contracts.dll", + "lib/net461/UiPath.UIAutomationNext.Activities.Design.dll", + "lib/net461/UiPath.Wizards.dll", + "lib/net461/de/UiPath.CV.Activities.Design.resources.dll", + "lib/net461/de/UiPath.UIAutomation.Activities.Design.resources.dll", + "lib/net461/de/UiPath.UIAutomationNext.Activities.Design.resources.dll", + "lib/net461/de/UiPath.Wizards.resources.dll", + "lib/net461/es-MX/UiPath.CV.Activities.Design.resources.dll", + "lib/net461/es-MX/UiPath.UIAutomation.Activities.Design.resources.dll", + "lib/net461/es-MX/UiPath.UIAutomationNext.Activities.Design.resources.dll", + "lib/net461/es-MX/UiPath.Wizards.resources.dll", + "lib/net461/es/UiPath.CV.Activities.Design.resources.dll", + "lib/net461/es/UiPath.UIAutomation.Activities.Design.resources.dll", + "lib/net461/es/UiPath.UIAutomationNext.Activities.Design.resources.dll", + "lib/net461/es/UiPath.Wizards.resources.dll", + "lib/net461/fr/UiPath.CV.Activities.Design.resources.dll", + "lib/net461/fr/UiPath.UIAutomation.Activities.Design.resources.dll", + "lib/net461/fr/UiPath.UIAutomationNext.Activities.Design.resources.dll", + "lib/net461/fr/UiPath.Wizards.resources.dll", + "lib/net461/ja/UiPath.CV.Activities.Design.resources.dll", + "lib/net461/ja/UiPath.UIAutomation.Activities.Design.resources.dll", + "lib/net461/ja/UiPath.UIAutomationNext.Activities.Design.resources.dll", + "lib/net461/ja/UiPath.Wizards.resources.dll", + "lib/net461/ko/UiPath.CV.Activities.Design.resources.dll", + "lib/net461/ko/UiPath.UIAutomation.Activities.Design.resources.dll", + "lib/net461/ko/UiPath.UIAutomationNext.Activities.Design.resources.dll", + "lib/net461/ko/UiPath.Wizards.resources.dll", + "lib/net461/pt-BR/UiPath.CV.Activities.Design.resources.dll", + "lib/net461/pt-BR/UiPath.UIAutomation.Activities.Design.resources.dll", + "lib/net461/pt-BR/UiPath.UIAutomationNext.Activities.Design.resources.dll", + "lib/net461/pt-BR/UiPath.Wizards.resources.dll", + "lib/net461/pt/UiPath.CV.Activities.Design.resources.dll", + "lib/net461/pt/UiPath.UIAutomation.Activities.Design.resources.dll", + "lib/net461/pt/UiPath.UIAutomationNext.Activities.Design.resources.dll", + "lib/net461/pt/UiPath.Wizards.resources.dll", + "lib/net461/ru/UiPath.CV.Activities.Design.resources.dll", + "lib/net461/ru/UiPath.UIAutomation.Activities.Design.resources.dll", + "lib/net461/ru/UiPath.UIAutomationNext.Activities.Design.resources.dll", + "lib/net461/ru/UiPath.Wizards.resources.dll", + "lib/net461/tr/UiPath.CV.Activities.Design.resources.dll", + "lib/net461/tr/UiPath.UIAutomation.Activities.Design.resources.dll", + "lib/net461/tr/UiPath.UIAutomationNext.Activities.Design.resources.dll", + "lib/net461/tr/UiPath.Wizards.resources.dll", + "lib/net461/zh-CN/UiPath.CV.Activities.Design.resources.dll", + "lib/net461/zh-CN/UiPath.UIAutomation.Activities.Design.resources.dll", + "lib/net461/zh-CN/UiPath.UIAutomationNext.Activities.Design.resources.dll", + "lib/net461/zh-CN/UiPath.Wizards.resources.dll", + "lib/net461/zh-TW/UiPath.CV.Activities.Design.resources.dll", + "lib/net461/zh-TW/UiPath.UIAutomation.Activities.Design.resources.dll", + "lib/net461/zh-TW/UiPath.Wizards.resources.dll", + "lib/net461/zu/UiPath.CV.Activities.Design.resources.dll", + "lib/net461/zu/UiPath.UIAutomation.Activities.Design.resources.dll", + "lib/net461/zu/UiPath.Wizards.resources.dll", + "lib/net6.0-windows7.0/UiPath.CV.Activities.Design.dll", + "lib/net6.0-windows7.0/UiPath.UIAutomation.Activities.Design.dll", + "lib/net6.0-windows7.0/UiPath.UIAutomationNext.Activities.Design.Contracts.dll", + "lib/net6.0-windows7.0/UiPath.UIAutomationNext.Activities.Design.dll", + "lib/net6.0-windows7.0/UiPath.Wizards.dll", + "lib/net6.0-windows7.0/de/UiPath.CV.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/de/UiPath.UIAutomation.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/de/UiPath.UIAutomationNext.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/de/UiPath.Wizards.resources.dll", + "lib/net6.0-windows7.0/es-MX/UiPath.CV.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/es-MX/UiPath.UIAutomation.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/es-MX/UiPath.UIAutomationNext.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/es-MX/UiPath.Wizards.resources.dll", + "lib/net6.0-windows7.0/es/UiPath.CV.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/es/UiPath.UIAutomation.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/es/UiPath.UIAutomationNext.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/es/UiPath.Wizards.resources.dll", + "lib/net6.0-windows7.0/fr/UiPath.CV.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/fr/UiPath.UIAutomation.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/fr/UiPath.UIAutomationNext.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/fr/UiPath.Wizards.resources.dll", + "lib/net6.0-windows7.0/ja/UiPath.CV.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/ja/UiPath.UIAutomation.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/ja/UiPath.UIAutomationNext.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/ja/UiPath.Wizards.resources.dll", + "lib/net6.0-windows7.0/ko/UiPath.CV.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/ko/UiPath.UIAutomation.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/ko/UiPath.UIAutomationNext.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/ko/UiPath.Wizards.resources.dll", + "lib/net6.0-windows7.0/pt-BR/UiPath.CV.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/pt-BR/UiPath.UIAutomation.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/pt-BR/UiPath.UIAutomationNext.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/pt-BR/UiPath.Wizards.resources.dll", + "lib/net6.0-windows7.0/pt/UiPath.CV.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/pt/UiPath.UIAutomation.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/pt/UiPath.UIAutomationNext.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/pt/UiPath.Wizards.resources.dll", + "lib/net6.0-windows7.0/ru/UiPath.CV.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/ru/UiPath.UIAutomation.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/ru/UiPath.UIAutomationNext.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/ru/UiPath.Wizards.resources.dll", + "lib/net6.0-windows7.0/tr/UiPath.CV.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/tr/UiPath.UIAutomation.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/tr/UiPath.UIAutomationNext.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/tr/UiPath.Wizards.resources.dll", + "lib/net6.0-windows7.0/zh-CN/UiPath.CV.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/zh-CN/UiPath.UIAutomation.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/zh-CN/UiPath.UIAutomationNext.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/zh-CN/UiPath.Wizards.resources.dll", + "lib/net6.0-windows7.0/zh-TW/UiPath.CV.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/zh-TW/UiPath.UIAutomation.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/zh-TW/UiPath.Wizards.resources.dll", + "lib/net6.0-windows7.0/zu/UiPath.CV.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/zu/UiPath.UIAutomation.Activities.Design.resources.dll", + "lib/net6.0-windows7.0/zu/UiPath.Wizards.resources.dll", + "lib/net6.0/UiPath.UIAutomationNext.Activities.Design.dll", + "lib/net6.0/de/UiPath.UIAutomationNext.Activities.Design.resources.dll", + "lib/net6.0/es-MX/UiPath.UIAutomationNext.Activities.Design.resources.dll", + "lib/net6.0/es/UiPath.UIAutomationNext.Activities.Design.resources.dll", + "lib/net6.0/fr/UiPath.UIAutomationNext.Activities.Design.resources.dll", + "lib/net6.0/ja/UiPath.UIAutomationNext.Activities.Design.resources.dll", + "lib/net6.0/ko/UiPath.UIAutomationNext.Activities.Design.resources.dll", + "lib/net6.0/pt-BR/UiPath.UIAutomationNext.Activities.Design.resources.dll", + "lib/net6.0/pt/UiPath.UIAutomationNext.Activities.Design.resources.dll", + "lib/net6.0/ru/UiPath.UIAutomationNext.Activities.Design.resources.dll", + "lib/net6.0/tr/UiPath.UIAutomationNext.Activities.Design.resources.dll", + "lib/net6.0/zh-CN/UiPath.UIAutomationNext.Activities.Design.resources.dll", + "uipath.uiautomation.activities.24.10.3.nupkg.sha512", + "uipath.uiautomation.activities.nuspec" + ] + }, + "UiPath.UIAutomation.Activities.Runtime/24.10.3": { + "sha512": "bqErC33Hq6mGSWZFiX7batiLBpFq83ntxVlCNPEp8PM8nTRCgJd6A0vi/bU7nwUBDDL4a7rzodP4QXi4B7gQKQ==", + "type": "package", + "path": "uipath.uiautomation.activities.runtime/24.10.3", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/net461/UiPath.CV.Activities.dll", + "lib/net461/UiPath.CV.dll", + "lib/net461/UiPath.UIAutomationCore.dll", + "lib/net461/UiPath.UIAutomationNext.Activities.Contracts.dll", + "lib/net461/UiPath.UIAutomationNext.Activities.dll", + "lib/net461/UiPath.UIAutomationNext.Activities.xml", + "lib/net461/UiPath.UIAutomationNext.ExternalIntegrations.dll", + "lib/net461/UiPath.UIAutomationNext.dll", + "lib/net461/UiPath.UiAutomation.Activities.dll", + "lib/net461/de/UiPath.CV.Activities.resources.dll", + "lib/net461/de/UiPath.CV.resources.dll", + "lib/net461/de/UiPath.UIAutomationNext.resources.dll", + "lib/net461/de/UiPath.UiAutomation.Activities.resources.dll", + "lib/net461/es-MX/UiPath.CV.Activities.resources.dll", + "lib/net461/es-MX/UiPath.CV.resources.dll", + "lib/net461/es-MX/UiPath.UIAutomationNext.resources.dll", + "lib/net461/es-MX/UiPath.UiAutomation.Activities.resources.dll", + "lib/net461/es/UiPath.CV.Activities.resources.dll", + "lib/net461/es/UiPath.CV.resources.dll", + "lib/net461/es/UiPath.UIAutomationNext.resources.dll", + "lib/net461/es/UiPath.UiAutomation.Activities.resources.dll", + "lib/net461/fr/UiPath.CV.Activities.resources.dll", + "lib/net461/fr/UiPath.CV.resources.dll", + "lib/net461/fr/UiPath.UIAutomationNext.resources.dll", + "lib/net461/fr/UiPath.UiAutomation.Activities.resources.dll", + "lib/net461/ja/UiPath.CV.Activities.resources.dll", + "lib/net461/ja/UiPath.CV.resources.dll", + "lib/net461/ja/UiPath.UIAutomationNext.resources.dll", + "lib/net461/ja/UiPath.UiAutomation.Activities.resources.dll", + "lib/net461/ko/UiPath.CV.Activities.resources.dll", + "lib/net461/ko/UiPath.CV.resources.dll", + "lib/net461/ko/UiPath.UIAutomationNext.resources.dll", + "lib/net461/ko/UiPath.UiAutomation.Activities.resources.dll", + "lib/net461/pt-BR/UiPath.CV.Activities.resources.dll", + "lib/net461/pt-BR/UiPath.CV.resources.dll", + "lib/net461/pt-BR/UiPath.UIAutomationNext.resources.dll", + "lib/net461/pt-BR/UiPath.UiAutomation.Activities.resources.dll", + "lib/net461/pt/UiPath.CV.Activities.resources.dll", + "lib/net461/pt/UiPath.CV.resources.dll", + "lib/net461/pt/UiPath.UIAutomationNext.resources.dll", + "lib/net461/pt/UiPath.UiAutomation.Activities.resources.dll", + "lib/net461/ru/UiPath.CV.Activities.resources.dll", + "lib/net461/ru/UiPath.CV.resources.dll", + "lib/net461/ru/UiPath.UIAutomationNext.resources.dll", + "lib/net461/ru/UiPath.UiAutomation.Activities.resources.dll", + "lib/net461/tr/UiPath.CV.Activities.resources.dll", + "lib/net461/tr/UiPath.CV.resources.dll", + "lib/net461/tr/UiPath.UIAutomationNext.resources.dll", + "lib/net461/tr/UiPath.UiAutomation.Activities.resources.dll", + "lib/net461/zh-CN/UiPath.CV.Activities.resources.dll", + "lib/net461/zh-CN/UiPath.CV.resources.dll", + "lib/net461/zh-CN/UiPath.UIAutomationNext.resources.dll", + "lib/net461/zh-CN/UiPath.UiAutomation.Activities.resources.dll", + "lib/net461/zh-TW/UiPath.CV.Activities.resources.dll", + "lib/net461/zh-TW/UiPath.CV.resources.dll", + "lib/net461/zh-TW/UiPath.UIAutomationNext.resources.dll", + "lib/net461/zh-TW/UiPath.UiAutomation.Activities.resources.dll", + "lib/net461/zu/UiPath.CV.Activities.resources.dll", + "lib/net461/zu/UiPath.CV.resources.dll", + "lib/net461/zu/UiPath.UIAutomationNext.resources.dll", + "lib/net461/zu/UiPath.UiAutomation.Activities.resources.dll", + "lib/net6.0-windows7.0/UiPath.CV.Activities.dll", + "lib/net6.0-windows7.0/UiPath.CV.dll", + "lib/net6.0-windows7.0/UiPath.UIAutomationCore.dll", + "lib/net6.0-windows7.0/UiPath.UIAutomationNext.API.dll", + "lib/net6.0-windows7.0/UiPath.UIAutomationNext.API.xml", + "lib/net6.0-windows7.0/UiPath.UIAutomationNext.Activities.Contracts.dll", + "lib/net6.0-windows7.0/UiPath.UIAutomationNext.Activities.dll", + "lib/net6.0-windows7.0/UiPath.UIAutomationNext.Activities.xml", + "lib/net6.0-windows7.0/UiPath.UIAutomationNext.ExternalIntegrations.dll", + "lib/net6.0-windows7.0/UiPath.UIAutomationNext.dll", + "lib/net6.0-windows7.0/UiPath.UiAutomation.Activities.dll", + "lib/net6.0-windows7.0/de/UiPath.CV.Activities.resources.dll", + "lib/net6.0-windows7.0/de/UiPath.CV.resources.dll", + "lib/net6.0-windows7.0/de/UiPath.UIAutomationNext.resources.dll", + "lib/net6.0-windows7.0/de/UiPath.UiAutomation.Activities.resources.dll", + "lib/net6.0-windows7.0/es-MX/UiPath.CV.Activities.resources.dll", + "lib/net6.0-windows7.0/es-MX/UiPath.CV.resources.dll", + "lib/net6.0-windows7.0/es-MX/UiPath.UIAutomationNext.resources.dll", + "lib/net6.0-windows7.0/es-MX/UiPath.UiAutomation.Activities.resources.dll", + "lib/net6.0-windows7.0/es/UiPath.CV.Activities.resources.dll", + "lib/net6.0-windows7.0/es/UiPath.CV.resources.dll", + "lib/net6.0-windows7.0/es/UiPath.UIAutomationNext.resources.dll", + "lib/net6.0-windows7.0/es/UiPath.UiAutomation.Activities.resources.dll", + "lib/net6.0-windows7.0/fr/UiPath.CV.Activities.resources.dll", + "lib/net6.0-windows7.0/fr/UiPath.CV.resources.dll", + "lib/net6.0-windows7.0/fr/UiPath.UIAutomationNext.resources.dll", + "lib/net6.0-windows7.0/fr/UiPath.UiAutomation.Activities.resources.dll", + "lib/net6.0-windows7.0/ja/UiPath.CV.Activities.resources.dll", + "lib/net6.0-windows7.0/ja/UiPath.CV.resources.dll", + "lib/net6.0-windows7.0/ja/UiPath.UIAutomationNext.resources.dll", + "lib/net6.0-windows7.0/ja/UiPath.UiAutomation.Activities.resources.dll", + "lib/net6.0-windows7.0/ko/UiPath.CV.Activities.resources.dll", + "lib/net6.0-windows7.0/ko/UiPath.CV.resources.dll", + "lib/net6.0-windows7.0/ko/UiPath.UIAutomationNext.resources.dll", + "lib/net6.0-windows7.0/ko/UiPath.UiAutomation.Activities.resources.dll", + "lib/net6.0-windows7.0/pt-BR/UiPath.CV.Activities.resources.dll", + "lib/net6.0-windows7.0/pt-BR/UiPath.CV.resources.dll", + "lib/net6.0-windows7.0/pt-BR/UiPath.UIAutomationNext.resources.dll", + "lib/net6.0-windows7.0/pt-BR/UiPath.UiAutomation.Activities.resources.dll", + "lib/net6.0-windows7.0/pt/UiPath.CV.Activities.resources.dll", + "lib/net6.0-windows7.0/pt/UiPath.CV.resources.dll", + "lib/net6.0-windows7.0/pt/UiPath.UIAutomationNext.resources.dll", + "lib/net6.0-windows7.0/pt/UiPath.UiAutomation.Activities.resources.dll", + "lib/net6.0-windows7.0/ru/UiPath.CV.Activities.resources.dll", + "lib/net6.0-windows7.0/ru/UiPath.CV.resources.dll", + "lib/net6.0-windows7.0/ru/UiPath.UIAutomationNext.resources.dll", + "lib/net6.0-windows7.0/ru/UiPath.UiAutomation.Activities.resources.dll", + "lib/net6.0-windows7.0/tr/UiPath.CV.Activities.resources.dll", + "lib/net6.0-windows7.0/tr/UiPath.CV.resources.dll", + "lib/net6.0-windows7.0/tr/UiPath.UIAutomationNext.resources.dll", + "lib/net6.0-windows7.0/tr/UiPath.UiAutomation.Activities.resources.dll", + "lib/net6.0-windows7.0/zh-CN/UiPath.CV.Activities.resources.dll", + "lib/net6.0-windows7.0/zh-CN/UiPath.CV.resources.dll", + "lib/net6.0-windows7.0/zh-CN/UiPath.UIAutomationNext.resources.dll", + "lib/net6.0-windows7.0/zh-CN/UiPath.UiAutomation.Activities.resources.dll", + "lib/net6.0-windows7.0/zh-TW/UiPath.CV.Activities.resources.dll", + "lib/net6.0-windows7.0/zh-TW/UiPath.CV.resources.dll", + "lib/net6.0-windows7.0/zh-TW/UiPath.UIAutomationNext.resources.dll", + "lib/net6.0-windows7.0/zh-TW/UiPath.UiAutomation.Activities.resources.dll", + "lib/net6.0-windows7.0/zu/UiPath.CV.Activities.resources.dll", + "lib/net6.0-windows7.0/zu/UiPath.CV.resources.dll", + "lib/net6.0-windows7.0/zu/UiPath.UIAutomationNext.resources.dll", + "lib/net6.0-windows7.0/zu/UiPath.UiAutomation.Activities.resources.dll", + "uipath.uiautomation.activities.runtime.24.10.3.nupkg.sha512", + "uipath.uiautomation.activities.runtime.nuspec" + ] + }, + "UiPath.UIAutomation.Activities.Runtime.Design/24.10.3": { + "sha512": "0nta8yg0Mz7LZ11KbUu6q96NoCqELFkX2/riPIPyT+VWrI66AhODGWp2pH0w/v26pmVYTYBE+h97YQXzz6peJg==", + "type": "package", + "path": "uipath.uiautomation.activities.runtime.design/24.10.3", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "build/net461/ActiproSoftware.BarCode.Wpf.dll", + "build/net461/ActiproSoftware.Charts.Wpf.dll", + "build/net461/ActiproSoftware.DataGrid.Contrib.Wpf.dll", + "build/net461/ActiproSoftware.Docking.Wpf.dll", + "build/net461/ActiproSoftware.Editors.Wpf.dll", + "build/net461/ActiproSoftware.Grids.Wpf.dll", + "build/net461/ActiproSoftware.MicroCharts.Wpf.dll", + "build/net461/ActiproSoftware.Navigation.Wpf.dll", + "build/net461/ActiproSoftware.Ribbon.Wpf.dll", + "build/net461/ActiproSoftware.Shared.Wpf.dll", + "build/net461/ActiproSoftware.Shell.Wpf.dll", + "build/net461/ActiproSoftware.SyntaxEditor.Addons.DotNet.Wpf.dll", + "build/net461/ActiproSoftware.SyntaxEditor.Addons.Xml.Wpf.dll", + "build/net461/ActiproSoftware.SyntaxEditor.Wpf.dll", + "build/net461/ActiproSoftware.Text.Addons.DotNet.Wpf.dll", + "build/net461/ActiproSoftware.Text.Addons.Xml.Wpf.dll", + "build/net461/ActiproSoftware.Text.LLParser.Wpf.dll", + "build/net461/ActiproSoftware.Text.Wpf.dll", + "build/net461/ActiproSoftware.Views.Wpf.dll", + "build/net461/ActiproSoftware.Wizard.Wpf.dll", + "build/net461/Newtonsoft.Json.dll", + "build/net461/System.Net.Http.dll", + "build/net461/System.ValueTuple.dll", + "build/net461/UiExplorer.exe", + "build/net461/UiExplorer.exe.config", + "build/net461/UiExplorer_x64.exe", + "build/net461/UiExplorer_x64.exe.config", + "build/net461/UiPath.Activities.Api.Base.dll", + "build/net461/UiPath.Activities.Contracts.dll", + "build/net461/UiPath.Api.Base.dll", + "build/net461/UiPath.Platform.dll", + "build/net461/UiPath.Studio.Activities.Api.dll", + "build/net461/UiPath.Studio.Api.Base.dll", + "build/net461/UiPath.UIAutomation.exe", + "build/net461/UiPath.UIAutomation.exe.config", + "build/net461/UiPath.UIAutomationCore.dll", + "build/net461/UiPath.UIAutomationNext.Activities.Design.dll", + "build/net461/UiPath.UIAutomationNext.Activities.dll", + "build/net461/UiPath.UIAutomationNext.dll", + "build/net461/UiPath.UiAutomation.Activities.dll", + "build/net461/de/UiExplorer.resources.dll", + "build/net461/de/UiPath.UIAutomationNext.resources.dll", + "build/net461/de/UiPath.UiAutomation.Activities.resources.dll", + "build/net461/es-MX/UiExplorer.resources.dll", + "build/net461/es-MX/UiPath.UIAutomationNext.resources.dll", + "build/net461/es-MX/UiPath.UiAutomation.Activities.resources.dll", + "build/net461/es/UiExplorer.resources.dll", + "build/net461/es/UiPath.UIAutomationNext.resources.dll", + "build/net461/es/UiPath.UiAutomation.Activities.resources.dll", + "build/net461/fr/UiExplorer.resources.dll", + "build/net461/fr/UiPath.UIAutomationNext.resources.dll", + "build/net461/fr/UiPath.UiAutomation.Activities.resources.dll", + "build/net461/ja/UiExplorer.resources.dll", + "build/net461/ja/UiPath.UIAutomationNext.resources.dll", + "build/net461/ja/UiPath.UiAutomation.Activities.resources.dll", + "build/net461/ko/UiExplorer.resources.dll", + "build/net461/ko/UiPath.UIAutomationNext.resources.dll", + "build/net461/ko/UiPath.UiAutomation.Activities.resources.dll", + "build/net461/pt-BR/UiExplorer.resources.dll", + "build/net461/pt-BR/UiPath.UIAutomationNext.resources.dll", + "build/net461/pt-BR/UiPath.UiAutomation.Activities.resources.dll", + "build/net461/pt/UiExplorer.resources.dll", + "build/net461/pt/UiPath.UIAutomationNext.resources.dll", + "build/net461/pt/UiPath.UiAutomation.Activities.resources.dll", + "build/net461/ru/UiExplorer.resources.dll", + "build/net461/ru/UiPath.UIAutomationNext.resources.dll", + "build/net461/ru/UiPath.UiAutomation.Activities.resources.dll", + "build/net461/tr/UiExplorer.resources.dll", + "build/net461/tr/UiPath.UIAutomationNext.resources.dll", + "build/net461/tr/UiPath.UiAutomation.Activities.resources.dll", + "build/net461/zh-CN/UiExplorer.resources.dll", + "build/net461/zh-CN/UiPath.UIAutomationNext.resources.dll", + "build/net461/zh-CN/UiPath.UiAutomation.Activities.resources.dll", + "build/net461/zh-TW/UiExplorer.resources.dll", + "build/net461/zh-TW/UiPath.UIAutomationNext.resources.dll", + "build/net461/zh-TW/UiPath.UiAutomation.Activities.resources.dll", + "build/net461/zu/UiExplorer.resources.dll", + "build/net461/zu/UiPath.UIAutomationNext.resources.dll", + "build/net461/zu/UiPath.UiAutomation.Activities.resources.dll", + "lib/net461/UiPath.UIAutomation.Activities.Runtime.Design.dll", + "lib/net6.0-windows7.0/UiPath.UIAutomation.Activities.Runtime.Design.dll", + "lib/net6.0/UiPath.UIAutomation.Activities.Runtime.Design.dll", + "uipath.uiautomation.activities.runtime.design.24.10.3.nupkg.sha512", + "uipath.uiautomation.activities.runtime.design.nuspec" + ] + }, + "UiPath.Vision/3.13.3": { + "sha512": "wLSYq0ZBHss2wJOjvQeHd/+OGPhCSdJxgxHZYxvEAN+tBLsfcxlVhk+Hh3FErMSh0ELoi7xgux+uwvXfpf6vFw==", + "type": "package", + "path": "uipath.vision/3.13.3", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "build/net461/Google.Api.CommonProtos.dll", + "build/net461/Google.Api.Gax.Grpc.dll", + "build/net461/Google.Api.Gax.dll", + "build/net461/Google.Apis.Auth.dll", + "build/net461/Google.Apis.Core.dll", + "build/net461/Google.Apis.dll", + "build/net461/Google.Cloud.Vision.V1.dll", + "build/net461/Google.LongRunning.dll", + "build/net461/Google.Protobuf.dll", + "build/net461/Grpc.Auth.dll", + "build/net461/Grpc.Core.Api.dll", + "build/net461/Grpc.Net.Client.dll", + "build/net461/Grpc.Net.Common.dll", + "build/net461/Microsoft.Azure.CognitiveServices.Vision.ComputerVision.dll", + "build/net461/Microsoft.Bcl.AsyncInterfaces.dll", + "build/net461/Microsoft.Extensions.DependencyInjection.Abstractions.dll", + "build/net461/Microsoft.Extensions.DependencyInjection.dll", + "build/net461/Microsoft.Extensions.Logging.Abstractions.dll", + "build/net461/Microsoft.Extensions.Logging.TraceSource.dll", + "build/net461/Microsoft.Extensions.Logging.dll", + "build/net461/Microsoft.Extensions.Options.dll", + "build/net461/Microsoft.Extensions.Primitives.dll", + "build/net461/Microsoft.Rest.ClientRuntime.Azure.dll", + "build/net461/Microsoft.Rest.ClientRuntime.dll", + "build/net461/Microsoft.Win32.Primitives.dll", + "build/net461/NLog.dll", + "build/net461/Newtonsoft.Json.dll", + "build/net461/Nito.AsyncEx.Context.dll", + "build/net461/Nito.AsyncEx.Coordination.dll", + "build/net461/Nito.AsyncEx.Interop.WaitHandles.dll", + "build/net461/Nito.AsyncEx.Oop.dll", + "build/net461/Nito.AsyncEx.Tasks.dll", + "build/net461/Nito.Cancellation.dll", + "build/net461/Nito.Collections.Deque.dll", + "build/net461/Nito.Disposables.dll", + "build/net461/Polly.dll", + "build/net461/System.AppContext.dll", + "build/net461/System.Buffers.dll", + "build/net461/System.CodeDom.dll", + "build/net461/System.Collections.Concurrent.dll", + "build/net461/System.Collections.Immutable.dll", + "build/net461/System.Collections.NonGeneric.dll", + "build/net461/System.Collections.Specialized.dll", + "build/net461/System.Collections.dll", + "build/net461/System.ComponentModel.EventBasedAsync.dll", + "build/net461/System.ComponentModel.Primitives.dll", + "build/net461/System.ComponentModel.TypeConverter.dll", + "build/net461/System.ComponentModel.dll", + "build/net461/System.Console.dll", + "build/net461/System.Data.Common.dll", + "build/net461/System.Diagnostics.Contracts.dll", + "build/net461/System.Diagnostics.Debug.dll", + "build/net461/System.Diagnostics.DiagnosticSource.dll", + "build/net461/System.Diagnostics.FileVersionInfo.dll", + "build/net461/System.Diagnostics.Process.dll", + "build/net461/System.Diagnostics.StackTrace.dll", + "build/net461/System.Diagnostics.TextWriterTraceListener.dll", + "build/net461/System.Diagnostics.Tools.dll", + "build/net461/System.Diagnostics.TraceSource.dll", + "build/net461/System.Diagnostics.Tracing.dll", + "build/net461/System.Drawing.Primitives.dll", + "build/net461/System.Dynamic.Runtime.dll", + "build/net461/System.Globalization.Calendars.dll", + "build/net461/System.Globalization.Extensions.dll", + "build/net461/System.Globalization.dll", + "build/net461/System.IO.Abstractions.dll", + "build/net461/System.IO.Compression.ZipFile.dll", + "build/net461/System.IO.Compression.dll", + "build/net461/System.IO.FileSystem.DriveInfo.dll", + "build/net461/System.IO.FileSystem.Primitives.dll", + "build/net461/System.IO.FileSystem.Watcher.dll", + "build/net461/System.IO.FileSystem.dll", + "build/net461/System.IO.IsolatedStorage.dll", + "build/net461/System.IO.MemoryMappedFiles.dll", + "build/net461/System.IO.Pipes.AccessControl.dll", + "build/net461/System.IO.Pipes.dll", + "build/net461/System.IO.UnmanagedMemoryStream.dll", + "build/net461/System.IO.dll", + "build/net461/System.Linq.Expressions.dll", + "build/net461/System.Linq.Parallel.dll", + "build/net461/System.Linq.Queryable.dll", + "build/net461/System.Linq.dll", + "build/net461/System.Management.dll", + "build/net461/System.Memory.dll", + "build/net461/System.Net.Http.dll", + "build/net461/System.Net.NameResolution.dll", + "build/net461/System.Net.NetworkInformation.dll", + "build/net461/System.Net.Ping.dll", + "build/net461/System.Net.Primitives.dll", + "build/net461/System.Net.Requests.dll", + "build/net461/System.Net.Security.dll", + "build/net461/System.Net.Sockets.dll", + "build/net461/System.Net.WebHeaderCollection.dll", + "build/net461/System.Net.WebSockets.Client.dll", + "build/net461/System.Net.WebSockets.dll", + "build/net461/System.Numerics.Vectors.dll", + "build/net461/System.ObjectModel.dll", + "build/net461/System.Reflection.DispatchProxy.dll", + "build/net461/System.Reflection.Extensions.dll", + "build/net461/System.Reflection.Primitives.dll", + "build/net461/System.Reflection.dll", + "build/net461/System.Resources.Reader.dll", + "build/net461/System.Resources.ResourceManager.dll", + "build/net461/System.Resources.Writer.dll", + "build/net461/System.Runtime.CompilerServices.Unsafe.dll", + "build/net461/System.Runtime.CompilerServices.VisualC.dll", + "build/net461/System.Runtime.Extensions.dll", + "build/net461/System.Runtime.Handles.dll", + "build/net461/System.Runtime.InteropServices.RuntimeInformation.dll", + "build/net461/System.Runtime.InteropServices.dll", + "build/net461/System.Runtime.Numerics.dll", + "build/net461/System.Runtime.Serialization.Formatters.dll", + "build/net461/System.Runtime.Serialization.Json.dll", + "build/net461/System.Runtime.Serialization.Primitives.dll", + "build/net461/System.Runtime.Serialization.Xml.dll", + "build/net461/System.Runtime.dll", + "build/net461/System.Security.AccessControl.dll", + "build/net461/System.Security.Claims.dll", + "build/net461/System.Security.Cryptography.Algorithms.dll", + "build/net461/System.Security.Cryptography.Csp.dll", + "build/net461/System.Security.Cryptography.Encoding.dll", + "build/net461/System.Security.Cryptography.Primitives.dll", + "build/net461/System.Security.Cryptography.X509Certificates.dll", + "build/net461/System.Security.Principal.Windows.dll", + "build/net461/System.Security.Principal.dll", + "build/net461/System.Security.SecureString.dll", + "build/net461/System.Text.Encoding.Extensions.dll", + "build/net461/System.Text.Encoding.dll", + "build/net461/System.Text.RegularExpressions.dll", + "build/net461/System.Threading.Overlapped.dll", + "build/net461/System.Threading.Tasks.Extensions.dll", + "build/net461/System.Threading.Tasks.Parallel.dll", + "build/net461/System.Threading.Tasks.dll", + "build/net461/System.Threading.Thread.dll", + "build/net461/System.Threading.ThreadPool.dll", + "build/net461/System.Threading.Timer.dll", + "build/net461/System.Threading.dll", + "build/net461/System.ValueTuple.dll", + "build/net461/System.Xml.ReaderWriter.dll", + "build/net461/System.Xml.XDocument.dll", + "build/net461/System.Xml.XPath.XDocument.dll", + "build/net461/System.Xml.XPath.dll", + "build/net461/System.Xml.XmlDocument.dll", + "build/net461/System.Xml.XmlSerializer.dll", + "build/net461/Tesseract.dll", + "build/net461/UiPath.Activities.Api.Base.dll", + "build/net461/UiPath.Activities.Contracts.dll", + "build/net461/UiPath.Api.Base.dll", + "build/net461/UiPath.CoreIpc.dll", + "build/net461/UiPath.OCR.Contracts.dll", + "build/net461/UiPath.Platform.dll", + "build/net461/UiPath.Robot.Activities.Api.dll", + "build/net461/UiPath.Studio.Activities.Api.dll", + "build/net461/UiPath.Studio.Api.Base.dll", + "build/net461/UiPath.Vision.AzureComputerVision.dll", + "build/net461/UiPath.Vision.AzureComputerVision.dll.config", + "build/net461/UiPath.Vision.Core.dll", + "build/net461/UiPath.Vision.Core.dll.config", + "build/net461/UiPath.Vision.GoogleCloud.dll", + "build/net461/UiPath.Vision.GoogleCloud.dll.config", + "build/net461/UiPath.Vision.Host.Common.dll", + "build/net461/UiPath.Vision.Host.Common.dll.config", + "build/net461/UiPath.Vision.Host.exe", + "build/net461/UiPath.Vision.Host.exe.config", + "build/net461/UiPath.Vision.Microsoft.dll", + "build/net461/UiPath.Vision.Microsoft.dll.config", + "build/net461/UiPath.Vision.Package.dll", + "build/net461/UiPath.Vision.Package.dll.config", + "build/net461/UiPath.Vision.Tesseract.dll", + "build/net461/UiPath.Vision.Tesseract.dll.config", + "build/net461/UiPath.Vision.dll", + "build/net461/UiPath.Vision.dll.config", + "build/net461/concrt140.dll", + "build/net461/msvcp140.dll", + "build/net461/msvcp140_1.dll", + "build/net461/msvcp140_2.dll", + "build/net461/msvcp140_atomic_wait.dll", + "build/net461/msvcp140_codecvt_ids.dll", + "build/net461/netstandard.dll", + "build/net461/nlog.config", + "build/net461/tessdata/eng.traineddata", + "build/net461/vcruntime140.dll", + "build/net461/x86/leptonica-1.80.0.dll", + "build/net461/x86/tesseract41.dll", + "build/net6.0/Google.Api.CommonProtos.dll", + "build/net6.0/Google.Api.Gax.Grpc.dll", + "build/net6.0/Google.Api.Gax.dll", + "build/net6.0/Google.Apis.Auth.dll", + "build/net6.0/Google.Apis.Core.dll", + "build/net6.0/Google.Apis.dll", + "build/net6.0/Google.Cloud.Vision.V1.dll", + "build/net6.0/Google.LongRunning.dll", + "build/net6.0/Google.Protobuf.dll", + "build/net6.0/NLog.dll", + "build/net6.0/UiPath.CoreIpc.dll", + "build/net6.0/UiPath.Vision.AzureComputerVision.dll", + "build/net6.0/UiPath.Vision.AzureComputerVision.dll.config", + "build/net6.0/UiPath.Vision.Core.dll", + "build/net6.0/UiPath.Vision.Core.dll.config", + "build/net6.0/UiPath.Vision.GoogleCloud.dll", + "build/net6.0/UiPath.Vision.GoogleCloud.dll.config", + "build/net6.0/UiPath.Vision.Host.Common.dll", + "build/net6.0/UiPath.Vision.Host.Common.dll.config", + "build/net6.0/UiPath.Vision.Host.dll", + "build/net6.0/UiPath.Vision.Host.dll.config", + "build/net6.0/UiPath.Vision.Host.runtimeconfig.json", + "build/net6.0/UiPath.Vision.Package.dll", + "build/net6.0/UiPath.Vision.Package.dll.config", + "build/net6.0/UiPath.Vision.dll", + "build/net6.0/UiPath.Vision.dll.config", + "build/net6.0/nlog.config", + "lib/net461/UiPath.Vision.AzureComputerVision.dll", + "lib/net461/UiPath.Vision.Core.dll", + "lib/net461/UiPath.Vision.GoogleCloud.dll", + "lib/net461/UiPath.Vision.Microsoft.dll", + "lib/net461/UiPath.Vision.Tesseract.dll", + "lib/net461/UiPath.Vision.dll", + "lib/net6.0-windows7.0/UiPath.Vision.AzureComputerVision.dll", + "lib/net6.0-windows7.0/UiPath.Vision.Core.dll", + "lib/net6.0-windows7.0/UiPath.Vision.GoogleCloud.dll", + "lib/net6.0-windows7.0/UiPath.Vision.Tesseract.dll", + "lib/net6.0-windows7.0/UiPath.Vision.dll", + "lib/net6.0/UiPath.Vision.AzureComputerVision.dll", + "lib/net6.0/UiPath.Vision.Core.dll", + "lib/net6.0/UiPath.Vision.GoogleCloud.dll", + "lib/net6.0/UiPath.Vision.Host.Common.dll", + "lib/net6.0/UiPath.Vision.Host.dll", + "lib/net6.0/UiPath.Vision.Package.dll", + "lib/net6.0/UiPath.Vision.dll", + "uipath.vision.3.13.3.nupkg.sha512", + "uipath.vision.nuspec" + ] + }, + "XLParser/1.5.2": { + "sha512": "8tnUCmMbn6c/HGuHFyq1sulHym8YReTKDNXFFQk0U8nldNx6RGrwRvLh0+aQjEc7YoC3Q1ztH1npLt7dClKqjw==", + "type": "package", + "path": "xlparser/1.5.2", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/net452/XLParser.dll", + "lib/net461/XLParser.dll", + "lib/netstandard1.6/XLParser.dll", + "xlparser.1.5.2.nupkg.sha512", + "xlparser.nuspec" + ] + } + }, + "projectFileDependencyGroups": { + "": [], + "net8.0-windows7.0": [ + "UiPath.Excel.Activities >= 2.24.1 <= 2.24.1", + "UiPath.System.Activities >= 24.10.5 <= 24.10.5", + "UiPath.Testing.Activities >= 24.10.1 <= 24.10.1", + "UiPath.UIAutomation.Activities >= 24.10.3 <= 24.10.3" + ] + }, + "packageFolders": { + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\": {} + }, + "project": { + "restore": { + "projectUniqueName": "UiPath_REFramework", + "projectName": "UiPath_REFramework", + "projectPath": "C:\\Users\\alexandra.veizu\\OneDrive - UiPath\\Documents\\Projects\\REF 24.10\\StudioTemplates\\REFramework\\contentFiles\\any\\any\\pt2\\VisualBasic\\.local", + "packagesPath": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\", + "outputPath": "C:\\Users\\alexandra.veizu\\OneDrive - UiPath\\Documents\\Projects\\REF 24.10\\StudioTemplates\\REFramework\\contentFiles\\any\\any\\pt2\\VisualBasic\\.local" + }, + "frameworks": { + "net8.0-windows7.0": { + "dependencies": { + "UiPath.Excel.Activities": { + "include": "Runtime", + "target": "Package", + "version": "[2.24.1, 2.24.1]" + }, + "UiPath.System.Activities": { + "include": "Runtime", + "target": "Package", + "version": "[24.10.5, 24.10.5]" + }, + "UiPath.Testing.Activities": { + "include": "Runtime", + "target": "Package", + "version": "[24.10.1, 24.10.1]" + }, + "UiPath.UIAutomation.Activities": { + "include": "Runtime", + "target": "Package", + "version": "[24.10.3, 24.10.3]" + } + }, + "runtimeIdentifierGraphPath": "C:\\Program Files\\UiPath\\Studio\\PortableRuntimeIdentifierGraph.json" + } + }, + "runtimes": { + "win-x64": { + "#import": [] + } + } + }, + "logs": [ + { + "code": "NU1801", + "level": "Warning", + "warningLevel": 1, + "message": "Unable to load the service index for source https://uipath.pkgs.visualstudio.com/Public.Feeds/_packaging/Autopilot for Everyone-Packages/nuget/v3/index.json.", + "libraryId": "UiPath.System.Activities.Runtime.Windows" + } + ] +} \ No newline at end of file diff --git a/.local/PackageCache.json b/.local/PackageCache.json new file mode 100644 index 0000000..94316c9 --- /dev/null +++ b/.local/PackageCache.json @@ -0,0 +1,6827 @@ +{ + "Packages": [ + { + "Package": { + "Id": "UiPath.Testing.Activities", + "Version": "24.10.1" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\automapper\\9.0.0\\lib/netstandard2.0/AutoMapper.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\6.0.0\\lib/net6.0/Microsoft.Extensions.DependencyInjection.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\6.0.0\\lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.rest.clientruntime\\2.3.24\\lib/netstandard2.0/Microsoft.Rest.ClientRuntime.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\newtonsoft.json\\13.0.3\\lib/net6.0/Newtonsoft.Json.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.activities.viewmodels\\1.0.0-20240418.6\\lib/net6.0-windows7.0/System.Activities.ViewModels.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.io.abstractions\\3.0.10\\lib/netstandard2.0/System.IO.Abstractions.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.runtime.caching\\6.0.0\\runtimes/win/lib/net6.0/System.Runtime.Caching.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.codedworkflows\\24.10.0\\lib/net6.0-windows7.0/UiPath.CodedWorkflows.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.opentelemetry.contracts\\2.1.3\\lib/netstandard2.0/UiPath.OpenTelemetry.Contracts.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.platform\\24.10.3\\lib/net6.0-windows7.0/UiPath.Platform.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.telemetry.client\\2.1.3\\lib/netstandard2.0/TelemetryClient.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.testing.activities\\24.10.1\\lib/net6.0-windows7.0/UiPath.Testing.Activities.Api.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.testing.activities\\24.10.1\\lib/net6.0-windows7.0/UiPath.Testing.Activities.Design.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.testing.activities\\24.10.1\\lib/net6.0-windows7.0/UiPath.Testing.Activities.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.testing.activities\\24.10.1\\lib/net6.0-windows7.0/UiPath.Testing.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.testing.activities\\24.10.1\\lib/net6.0-windows7.0/UiPath.Testing.RulesLibrary.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.testing.activities\\24.10.1" + }, + { + "Package": { + "Id": "UiPath.UIAutomation.Activities", + "Version": "24.10.3" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.azure.cognitiveservices.vision.computervision\\7.0.1\\lib/netstandard2.0/Microsoft.Azure.CognitiveServices.Vision.ComputerVision.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\6.0.0\\lib/net6.0/Microsoft.Extensions.DependencyInjection.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\6.0.0\\lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.rest.clientruntime\\2.3.24\\lib/netstandard2.0/Microsoft.Rest.ClientRuntime.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.rest.clientruntime.azure\\3.3.18\\lib/netstandard1.4/Microsoft.Rest.ClientRuntime.Azure.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\newtonsoft.json\\13.0.3\\lib/net6.0/Newtonsoft.Json.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\nlog\\4.5.11\\lib/netstandard2.0/NLog.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\polly\\7.1.0\\lib/netstandard2.0/Polly.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.io.abstractions\\3.0.10\\lib/netstandard2.0/System.IO.Abstractions.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath\\24.10.94.62718\\lib/net6.0-windows7.0/UiPath.Interop.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.activities.runtimegovernance\\1.1.6\\lib/net5.0-windows7.0/UiPath.Activities.RuntimeGovernance.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.codedworkflows\\24.10.0\\lib/net6.0-windows7.0/UiPath.CodedWorkflows.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.emgucvbundle\\1.1.0\\lib/net5.0/concrt140.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.emgucvbundle\\1.1.0\\lib/net5.0/cvextern.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.emgucvbundle\\1.1.0\\lib/net5.0/Emgu.CV.Bitmap.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.emgucvbundle\\1.1.0\\lib/net5.0/Emgu.CV.Platform.NetStandard.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.emgucvbundle\\1.1.0\\lib/net5.0/msvcp140.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.emgucvbundle\\1.1.0\\lib/net5.0/msvcp140_1.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.emgucvbundle\\1.1.0\\lib/net5.0/msvcp140_2.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.emgucvbundle\\1.1.0\\lib/net5.0/msvcp140_atomic_wait.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.emgucvbundle\\1.1.0\\lib/net5.0/msvcp140_codecvt_ids.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.emgucvbundle\\1.1.0\\lib/net5.0/vcruntime140.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.emgucvbundle\\1.1.0\\lib/net5.0/vcruntime140_1.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.imageprocessing\\24.10.0\\lib/net6.0-windows7.0/UiPath.ImageProcessingInterop.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.ocr.activities\\3.20.5\\lib/net6.0-windows7.0/UiPath.OCR.Activities.Design.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.ocr.activities\\3.20.5\\lib/net6.0-windows7.0/UiPath.OCR.Activities.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.ocr.activities\\3.20.5\\lib/net6.0-windows7.0/UiPath.OCR.Core.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.ocr.contracts\\2.16.0\\lib/net6.0-windows7.0/UiPath.OCR.Contracts.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.opentelemetry.contracts\\2.1.3\\lib/netstandard2.0/UiPath.OpenTelemetry.Contracts.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.platform\\24.10.3\\lib/net6.0-windows7.0/UiPath.Platform.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.telemetry.client\\2.1.3\\lib/netstandard2.0/TelemetryClient.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.uiautomation.activities\\24.10.3\\lib/net6.0-windows7.0/UiPath.CV.Activities.Design.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.uiautomation.activities\\24.10.3\\lib/net6.0-windows7.0/UiPath.UIAutomation.Activities.Design.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.uiautomation.activities\\24.10.3\\lib/net6.0-windows7.0/UiPath.UIAutomationNext.Activities.Design.Contracts.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.uiautomation.activities\\24.10.3\\lib/net6.0-windows7.0/UiPath.UIAutomationNext.Activities.Design.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.uiautomation.activities\\24.10.3\\lib/net6.0-windows7.0/UiPath.Wizards.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.uiautomation.activities.runtime\\24.10.3\\lib/net6.0-windows7.0/UiPath.CV.Activities.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.uiautomation.activities.runtime\\24.10.3\\lib/net6.0-windows7.0/UiPath.CV.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.uiautomation.activities.runtime\\24.10.3\\lib/net6.0-windows7.0/UiPath.UiAutomation.Activities.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.uiautomation.activities.runtime\\24.10.3\\lib/net6.0-windows7.0/UiPath.UIAutomationCore.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.uiautomation.activities.runtime\\24.10.3\\lib/net6.0-windows7.0/UiPath.UIAutomationNext.Activities.Contracts.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.uiautomation.activities.runtime\\24.10.3\\lib/net6.0-windows7.0/UiPath.UIAutomationNext.Activities.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.uiautomation.activities.runtime\\24.10.3\\lib/net6.0-windows7.0/UiPath.UIAutomationNext.API.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.uiautomation.activities.runtime\\24.10.3\\lib/net6.0-windows7.0/UiPath.UIAutomationNext.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.uiautomation.activities.runtime\\24.10.3\\lib/net6.0-windows7.0/UiPath.UIAutomationNext.ExternalIntegrations.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.uiautomation.activities.runtime.design\\24.10.3\\lib/net6.0-windows7.0/UiPath.UIAutomation.Activities.Runtime.Design.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.vision\\3.13.3\\lib/net6.0-windows7.0/UiPath.Vision.AzureComputerVision.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.vision\\3.13.3\\lib/net6.0-windows7.0/UiPath.Vision.Core.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.vision\\3.13.3\\lib/net6.0-windows7.0/UiPath.Vision.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.vision\\3.13.3\\lib/net6.0-windows7.0/UiPath.Vision.GoogleCloud.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.vision\\3.13.3\\lib/net6.0-windows7.0/UiPath.Vision.Tesseract.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.uiautomation.activities\\24.10.3" + }, + { + "Package": { + "Id": "UiPath.Excel.Activities", + "Version": "2.24.1" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\closedxml\\0.100.3\\lib/netstandard2.0/ClosedXML.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\csvhelper\\16.0.0\\lib/netstandard2.1/CsvHelper.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\documentformat.openxml\\2.16.0\\lib/netstandard2.0/DocumentFormat.OpenXml.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\excelnumberformat\\1.1.0\\lib/netstandard2.0/ExcelNumberFormat.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\irony.netcore\\1.0.11\\lib/netstandard1.6/Irony.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\6.0.0\\lib/net6.0/Microsoft.Extensions.DependencyInjection.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\6.0.0\\lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\newtonsoft.json\\13.0.3\\lib/net6.0/Newtonsoft.Json.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\npoi\\2.5.6\\lib/netstandard2.1/NPOI.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\npoi\\2.5.6\\lib/netstandard2.1/NPOI.OOXML.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\npoi\\2.5.6\\lib/netstandard2.1/NPOI.OpenXml4Net.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\npoi\\2.5.6\\lib/netstandard2.1/NPOI.OpenXmlFormats.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\portable.bouncycastle\\1.8.9\\lib/netstandard2.0/BouncyCastle.Crypto.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\sharpziplib\\1.4.2\\lib/net6.0/ICSharpCode.SharpZipLib.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\sixlabors.fonts\\1.0.0-beta18\\lib/netcoreapp3.1/SixLabors.Fonts.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.io.abstractions\\3.0.10\\lib/netstandard2.0/System.IO.Abstractions.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.codedworkflows\\24.10.0\\lib/net6.0-windows7.0/UiPath.CodedWorkflows.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.excel.activities\\2.24.1\\lib/net6.0-windows7.0/UiPath.Excel.Activities.API.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.excel.activities\\2.24.1\\lib/net6.0-windows7.0/UiPath.Excel.Activities.Design.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.excel.activities\\2.24.1\\lib/net6.0-windows7.0/UiPath.Excel.Activities.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.excel.activities\\2.24.1\\lib/net6.0-windows7.0/UiPath.Excel.Activities.Package.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.excel.activities\\2.24.1\\lib/net6.0-windows7.0/UiPath.Excel.Activities.ViewModels.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.excel.activities\\2.24.1\\lib/net6.0-windows7.0/UiPath.Excel.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.officelibs\\1.0.0\\lib/net6.0-windows7.0/Microsoft.Office.Interop.Excel.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.officelibs\\1.0.0\\lib/net6.0-windows7.0/Microsoft.Office.Interop.Outlook.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.officelibs\\1.0.0\\lib/net6.0-windows7.0/Microsoft.Office.Interop.PowerPoint.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.officelibs\\1.0.0\\lib/net6.0-windows7.0/Microsoft.Office.Interop.Word.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.officelibs\\1.0.0\\lib/net6.0-windows7.0/Microsoft.Vbe.Interop.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.officelibs\\1.0.0\\lib/net6.0-windows7.0/OFFICE.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.officelibs\\1.0.0\\lib/net6.0-windows7.0/UiPath.OfficeLibs.Package.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.opentelemetry.contracts\\2.1.3\\lib/netstandard2.0/UiPath.OpenTelemetry.Contracts.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.platform\\24.10.3\\lib/net6.0-windows7.0/UiPath.Platform.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.telemetry.client\\2.1.3\\lib/netstandard2.0/TelemetryClient.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\xlparser\\1.5.2\\lib/netstandard1.6/XLParser.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.excel.activities\\2.24.1" + }, + { + "Package": { + "Id": "UiPath.System.Activities", + "Version": "24.10.5" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\csvhelper\\16.0.0\\lib/netstandard2.1/CsvHelper.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\markdig.signed\\0.31.0\\lib/net6.0/Markdig.Signed.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.applicationinsights\\2.21.0\\lib/netstandard2.0/Microsoft.ApplicationInsights.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.aspnet.signalr.client\\2.4.3\\lib/netstandard2.0/Microsoft.AspNet.SignalR.Client.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.aspnetcore.connections.abstractions\\6.0.0\\lib/net6.0/Microsoft.AspNetCore.Connections.Abstractions.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.aspnetcore.http.connections.client\\6.0.0\\lib/net6.0/Microsoft.AspNetCore.Http.Connections.Client.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.aspnetcore.http.connections.common\\6.0.0\\lib/net6.0/Microsoft.AspNetCore.Http.Connections.Common.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.aspnetcore.signalr.client\\6.0.0\\lib/net6.0/Microsoft.AspNetCore.SignalR.Client.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.aspnetcore.signalr.client.core\\6.0.0\\lib/net6.0/Microsoft.AspNetCore.SignalR.Client.Core.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.aspnetcore.signalr.common\\6.0.0\\lib/net6.0/Microsoft.AspNetCore.SignalR.Common.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.aspnetcore.signalr.protocols.json\\6.0.0\\lib/net6.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\5.0.0\\lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.codeanalysis.common\\4.5.0-2.22527.10\\lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.codeanalysis.csharp\\4.5.0-2.22527.10\\lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.codeanalysis.visualbasic\\4.5.0-2.22527.10\\lib/netcoreapp3.1/Microsoft.CodeAnalysis.VisualBasic.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\6.0.0\\lib/net6.0/Microsoft.Extensions.DependencyInjection.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\6.0.0\\lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.extensions.features\\6.0.0\\lib/net6.0/Microsoft.Extensions.Features.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.extensions.logging\\6.0.0\\lib/netstandard2.1/Microsoft.Extensions.Logging.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\6.0.0\\lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.extensions.objectpool\\5.0.17\\lib/net5.0/Microsoft.Extensions.ObjectPool.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.extensions.options\\6.0.0\\lib/netstandard2.1/Microsoft.Extensions.Options.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.extensions.primitives\\6.0.0\\lib/net6.0/Microsoft.Extensions.Primitives.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.management.infrastructure.cimcmdlets\\7.2.22\\runtimes/win/lib/net6.0/Microsoft.Management.Infrastructure.CimCmdlets.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.management.infrastructure.runtime.win\\3.0.0\\runtimes/win-x64/lib/netstandard1.6/microsoft.management.infrastructure.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.management.infrastructure.runtime.win\\3.0.0\\runtimes/win-x64/lib/netstandard1.6/microsoft.management.infrastructure.native.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.powershell.commands.diagnostics\\7.2.22\\runtimes/win/lib/net6.0/Microsoft.PowerShell.Commands.Diagnostics.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.powershell.commands.management\\7.2.22\\runtimes/win/lib/net6.0/Microsoft.PowerShell.Commands.Management.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.powershell.commands.utility\\7.2.22\\runtimes/win/lib/net6.0/Microsoft.PowerShell.Commands.Utility.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.powershell.consolehost\\7.2.22\\runtimes/win/lib/net6.0/Microsoft.PowerShell.ConsoleHost.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.powershell.coreclr.eventing\\7.2.22\\runtimes/win/lib/net6.0/Microsoft.PowerShell.CoreCLR.Eventing.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.powershell.markdownrender\\7.2.1\\lib/netstandard2.0/Microsoft.PowerShell.MarkdownRender.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.powershell.sdk\\7.2.22\\runtimes/win/lib/net6.0/Microsoft.PowerShell.SDK.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.powershell.security\\7.2.22\\runtimes/win/lib/net6.0/Microsoft.PowerShell.Security.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.rest.clientruntime\\2.3.24\\lib/netstandard2.0/Microsoft.Rest.ClientRuntime.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.wsman.management\\7.2.22\\runtimes/win/lib/net6.0/Microsoft.WSMan.Management.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.wsman.runtime\\7.2.22\\runtimes/win/lib/net6.0/Microsoft.WSMan.Runtime.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\namotion.reflection\\2.0.10\\lib/netstandard2.0/Namotion.Reflection.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\newtonsoft.json\\13.0.3\\lib/net6.0/Newtonsoft.Json.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\njsonschema\\10.5.2\\lib/netstandard2.0/NJsonSchema.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\sharpziplib\\1.4.2\\lib/net6.0/ICSharpCode.SharpZipLib.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.activities.viewmodels\\1.0.0-20240418.6\\lib/net6.0-windows7.0/System.Activities.ViewModels.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.componentmodel.composition\\6.0.0\\lib/net6.0/System.ComponentModel.Composition.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.componentmodel.composition.registration\\6.0.0\\lib/net6.0/System.ComponentModel.Composition.Registration.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.data.odbc\\6.0.1\\runtimes/win/lib/net6.0/System.Data.Odbc.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.data.oledb\\6.0.0\\runtimes/win/lib/net6.0/System.Data.OleDb.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.data.sqlclient\\4.8.6\\runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.directoryservices.accountmanagement\\6.0.0\\runtimes/win/lib/net6.0/System.DirectoryServices.AccountManagement.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.directoryservices.protocols\\6.0.2\\runtimes/win/lib/net6.0/System.DirectoryServices.Protocols.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.io.abstractions\\3.0.10\\lib/netstandard2.0/System.IO.Abstractions.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.io.pipelines\\6.0.0\\lib/net6.0/System.IO.Pipelines.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.io.ports\\6.0.0\\runtimes/win/lib/net6.0/System.IO.Ports.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.management\\6.0.2\\runtimes/win/lib/net6.0/System.Management.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.management.automation\\7.2.22\\runtimes/win/lib/net6.0/System.Management.Automation.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.net.http.winhttphandler\\6.0.1\\runtimes/win/lib/net6.0/System.Net.Http.WinHttpHandler.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.private.servicemodel\\4.9.0\\lib/netstandard2.0/System.Private.ServiceModel.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.reflection.context\\6.0.0\\lib/net6.0/System.Reflection.Context.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.runtime.caching\\6.0.0\\runtimes/win/lib/net6.0/System.Runtime.Caching.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.servicemodel.duplex\\4.9.0\\lib/net6.0/System.ServiceModel.Duplex.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.servicemodel.http\\4.9.0\\lib/net6.0/System.ServiceModel.Http.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.servicemodel.nettcp\\4.9.0\\lib/net6.0/System.ServiceModel.NetTcp.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.servicemodel.primitives\\4.9.0\\lib/net6.0/System.ServiceModel.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.servicemodel.primitives\\4.9.0\\lib/net6.0/System.ServiceModel.Primitives.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.servicemodel.security\\4.9.0\\lib/net6.0/System.ServiceModel.Security.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.servicemodel.syndication\\6.0.0\\lib/net6.0/System.ServiceModel.Syndication.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.serviceprocess.servicecontroller\\6.0.1\\runtimes/win/lib/net6.0/System.ServiceProcess.ServiceController.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.speech\\6.0.0\\runtimes/win/lib/net6.0/System.Speech.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.web.services.description\\4.9.0\\lib/netstandard2.0/System.Web.Services.Description.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.codedworkflows\\24.10.0\\lib/net6.0-windows7.0/UiPath.CodedWorkflows.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.opentelemetry.contracts\\2.1.3\\lib/netstandard2.0/UiPath.OpenTelemetry.Contracts.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.platform\\24.10.3\\lib/net6.0-windows7.0/UiPath.Platform.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.system.activities\\24.10.5\\lib/net6.0-windows7.0/UiPath.System.Activities.Design.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.system.activities\\24.10.5\\lib/net6.0-windows7.0/UiPath.System.Activities.ViewModels.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.system.activities.runtime\\24.10.5\\lib/net6.0-windows7.0/UiPath.System.Activities.Package.Runtime.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.system.activities.runtime.windows\\24.10.5\\lib/net6.0-windows7.0/UiPath.OrchestratorClient.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.system.activities.runtime.windows\\24.10.5\\lib/net6.0-windows7.0/UiPath.System.Activities.Api.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.system.activities.runtime.windows\\24.10.5\\lib/net6.0-windows7.0/UiPath.System.Activities.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.telemetry.client\\2.1.3\\lib/netstandard2.0/TelemetryClient.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.system.activities\\24.10.5" + } + ], + "Conflicts": [], + "ResolvedDependencies": { + "AutoMapper": { + "Id": "AutoMapper", + "Version": "9.0.0", + "Dependencies": [ + { + "Item1": "Microsoft.CSharp", + "Item2": "[4.5.0, )" + }, + { + "Item1": "System.Reflection.Emit", + "Item2": "[4.3.0, )" + } + ] + }, + "ClosedXML": { + "Id": "ClosedXML", + "Version": "0.100.3", + "Dependencies": [ + { + "Item1": "DocumentFormat.OpenXml", + "Item2": "[2.16.0, )" + }, + { + "Item1": "ExcelNumberFormat", + "Item2": "[1.1.0, )" + }, + { + "Item1": "Microsoft.CSharp", + "Item2": "[4.7.0, )" + }, + { + "Item1": "SixLabors.Fonts", + "Item2": "[1.0.0-beta18, )" + }, + { + "Item1": "System.Buffers", + "Item2": "[4.5.1, )" + }, + { + "Item1": "System.IO.Packaging", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.Memory", + "Item2": "[4.5.4, )" + }, + { + "Item1": "XLParser", + "Item2": "[1.5.2, )" + } + ] + }, + "CsvHelper": { + "Id": "CsvHelper", + "Version": "16.0.0", + "Dependencies": [ + { + "Item1": "Microsoft.CSharp", + "Item2": "[4.5.0, )" + } + ] + }, + "DocumentFormat.OpenXml": { + "Id": "DocumentFormat.OpenXml", + "Version": "2.16.0", + "Dependencies": [ + { + "Item1": "System.IO.Packaging", + "Item2": "[4.7.0, )" + } + ] + }, + "ExcelNumberFormat": { + "Id": "ExcelNumberFormat", + "Version": "1.1.0", + "Dependencies": [] + }, + "Irony.NetCore": { + "Id": "Irony.NetCore", + "Version": "1.0.11", + "Dependencies": [ + { + "Item1": "NETStandard.Library", + "Item2": "[1.6.1, )" + }, + { + "Item1": "System.Reflection", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Reflection.Emit.Lightweight", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Reflection.Extensions", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Reflection.TypeExtensions", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.Numerics", + "Item2": "[4.3.0, )" + } + ] + }, + "Markdig.Signed": { + "Id": "Markdig.Signed", + "Version": "0.31.0", + "Dependencies": [] + }, + "Microsoft.ApplicationInsights": { + "Id": "Microsoft.ApplicationInsights", + "Version": "2.21.0", + "Dependencies": [ + { + "Item1": "System.Diagnostics.DiagnosticSource", + "Item2": "[5.0.0, )" + } + ] + }, + "Microsoft.AspNet.SignalR.Client": { + "Id": "Microsoft.AspNet.SignalR.Client", + "Version": "2.4.3", + "Dependencies": [ + { + "Item1": "Newtonsoft.Json", + "Item2": "[11.0.2, )" + } + ] + }, + "Microsoft.AspNetCore.Connections.Abstractions": { + "Id": "Microsoft.AspNetCore.Connections.Abstractions", + "Version": "6.0.0", + "Dependencies": [ + { + "Item1": "Microsoft.Extensions.Features", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.IO.Pipelines", + "Item2": "[6.0.0, )" + } + ] + }, + "Microsoft.AspNetCore.Http.Connections.Client": { + "Id": "Microsoft.AspNetCore.Http.Connections.Client", + "Version": "6.0.0", + "Dependencies": [ + { + "Item1": "Microsoft.AspNetCore.Http.Connections.Common", + "Item2": "[6.0.0, )" + }, + { + "Item1": "Microsoft.Extensions.Logging.Abstractions", + "Item2": "[6.0.0, )" + }, + { + "Item1": "Microsoft.Extensions.Options", + "Item2": "[6.0.0, )" + } + ] + }, + "Microsoft.AspNetCore.Http.Connections.Common": { + "Id": "Microsoft.AspNetCore.Http.Connections.Common", + "Version": "6.0.0", + "Dependencies": [ + { + "Item1": "Microsoft.AspNetCore.Connections.Abstractions", + "Item2": "[6.0.0, )" + } + ] + }, + "Microsoft.AspNetCore.SignalR.Client": { + "Id": "Microsoft.AspNetCore.SignalR.Client", + "Version": "6.0.0", + "Dependencies": [ + { + "Item1": "Microsoft.AspNetCore.SignalR.Client.Core", + "Item2": "[6.0.0, )" + }, + { + "Item1": "Microsoft.AspNetCore.Http.Connections.Client", + "Item2": "[6.0.0, )" + } + ] + }, + "Microsoft.AspNetCore.SignalR.Client.Core": { + "Id": "Microsoft.AspNetCore.SignalR.Client.Core", + "Version": "6.0.0", + "Dependencies": [ + { + "Item1": "Microsoft.AspNetCore.SignalR.Protocols.Json", + "Item2": "[6.0.0, )" + }, + { + "Item1": "Microsoft.AspNetCore.SignalR.Common", + "Item2": "[6.0.0, )" + }, + { + "Item1": "Microsoft.Extensions.DependencyInjection", + "Item2": "[6.0.0, )" + }, + { + "Item1": "Microsoft.Extensions.Logging", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.Threading.Channels", + "Item2": "[6.0.0, )" + } + ] + }, + "Microsoft.AspNetCore.SignalR.Common": { + "Id": "Microsoft.AspNetCore.SignalR.Common", + "Version": "6.0.0", + "Dependencies": [ + { + "Item1": "Microsoft.AspNetCore.Connections.Abstractions", + "Item2": "[6.0.0, )" + }, + { + "Item1": "Microsoft.Extensions.Options", + "Item2": "[6.0.0, )" + } + ] + }, + "Microsoft.AspNetCore.SignalR.Protocols.Json": { + "Id": "Microsoft.AspNetCore.SignalR.Protocols.Json", + "Version": "6.0.0", + "Dependencies": [ + { + "Item1": "Microsoft.AspNetCore.SignalR.Common", + "Item2": "[6.0.0, )" + } + ] + }, + "Microsoft.Azure.CognitiveServices.Vision.ComputerVision": { + "Id": "Microsoft.Azure.CognitiveServices.Vision.ComputerVision", + "Version": "7.0.1", + "Dependencies": [ + { + "Item1": "Microsoft.Rest.ClientRuntime", + "Item2": "[2.3.20, 3.0.0)" + }, + { + "Item1": "Microsoft.Rest.ClientRuntime.Azure", + "Item2": "[3.3.18, 4.0.0)" + }, + { + "Item1": "Newtonsoft.Json", + "Item2": "[10.0.3, )" + }, + { + "Item1": "System.Net.Http", + "Item2": "[4.3.4, )" + } + ] + }, + "Microsoft.Bcl.AsyncInterfaces": { + "Id": "Microsoft.Bcl.AsyncInterfaces", + "Version": "5.0.0", + "Dependencies": [] + }, + "Microsoft.CodeAnalysis.Analyzers": { + "Id": "Microsoft.CodeAnalysis.Analyzers", + "Version": "3.3.3", + "Dependencies": [] + }, + "Microsoft.CodeAnalysis.Common": { + "Id": "Microsoft.CodeAnalysis.Common", + "Version": "4.5.0-2.22527.10", + "Dependencies": [ + { + "Item1": "Microsoft.CodeAnalysis.Analyzers", + "Item2": "[3.3.3, )" + }, + { + "Item1": "System.Collections.Immutable", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.Memory", + "Item2": "[4.5.5, )" + }, + { + "Item1": "System.Reflection.Metadata", + "Item2": "[5.0.0, )" + }, + { + "Item1": "System.Runtime.CompilerServices.Unsafe", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.Text.Encoding.CodePages", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.Threading.Tasks.Extensions", + "Item2": "[4.5.4, )" + } + ] + }, + "Microsoft.CodeAnalysis.CSharp": { + "Id": "Microsoft.CodeAnalysis.CSharp", + "Version": "4.5.0-2.22527.10", + "Dependencies": [ + { + "Item1": "Microsoft.CodeAnalysis.Common", + "Item2": "[4.5.0-2.22527.10, 4.5.0-2.22527.10]" + } + ] + }, + "Microsoft.CodeAnalysis.VisualBasic": { + "Id": "Microsoft.CodeAnalysis.VisualBasic", + "Version": "4.5.0-2.22527.10", + "Dependencies": [ + { + "Item1": "Microsoft.CodeAnalysis.Common", + "Item2": "[4.5.0-2.22527.10, 4.5.0-2.22527.10]" + } + ] + }, + "Microsoft.CSharp": { + "Id": "Microsoft.CSharp", + "Version": "4.7.0", + "Dependencies": [] + }, + "Microsoft.Extensions.DependencyInjection": { + "Id": "Microsoft.Extensions.DependencyInjection", + "Version": "6.0.0", + "Dependencies": [ + { + "Item1": "Microsoft.Extensions.DependencyInjection.Abstractions", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.Runtime.CompilerServices.Unsafe", + "Item2": "[6.0.0, )" + } + ] + }, + "Microsoft.Extensions.DependencyInjection.Abstractions": { + "Id": "Microsoft.Extensions.DependencyInjection.Abstractions", + "Version": "6.0.0", + "Dependencies": [] + }, + "Microsoft.Extensions.Features": { + "Id": "Microsoft.Extensions.Features", + "Version": "6.0.0", + "Dependencies": [] + }, + "Microsoft.Extensions.Logging": { + "Id": "Microsoft.Extensions.Logging", + "Version": "6.0.0", + "Dependencies": [ + { + "Item1": "Microsoft.Extensions.DependencyInjection.Abstractions", + "Item2": "[6.0.0, )" + }, + { + "Item1": "Microsoft.Extensions.DependencyInjection", + "Item2": "[6.0.0, )" + }, + { + "Item1": "Microsoft.Extensions.Logging.Abstractions", + "Item2": "[6.0.0, )" + }, + { + "Item1": "Microsoft.Extensions.Options", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.Diagnostics.DiagnosticSource", + "Item2": "[6.0.0, )" + } + ] + }, + "Microsoft.Extensions.Logging.Abstractions": { + "Id": "Microsoft.Extensions.Logging.Abstractions", + "Version": "6.0.0", + "Dependencies": [] + }, + "Microsoft.Extensions.ObjectPool": { + "Id": "Microsoft.Extensions.ObjectPool", + "Version": "5.0.17", + "Dependencies": [] + }, + "Microsoft.Extensions.Options": { + "Id": "Microsoft.Extensions.Options", + "Version": "6.0.0", + "Dependencies": [ + { + "Item1": "Microsoft.Extensions.DependencyInjection.Abstractions", + "Item2": "[6.0.0, )" + }, + { + "Item1": "Microsoft.Extensions.Primitives", + "Item2": "[6.0.0, )" + } + ] + }, + "Microsoft.Extensions.Primitives": { + "Id": "Microsoft.Extensions.Primitives", + "Version": "6.0.0", + "Dependencies": [ + { + "Item1": "System.Runtime.CompilerServices.Unsafe", + "Item2": "[6.0.0, )" + } + ] + }, + "Microsoft.Management.Infrastructure": { + "Id": "Microsoft.Management.Infrastructure", + "Version": "3.0.0", + "Dependencies": [ + { + "Item1": "Microsoft.Management.Infrastructure.Runtime.Win", + "Item2": "[3.0.0, )" + }, + { + "Item1": "Microsoft.Management.Infrastructure.Runtime.Unix", + "Item2": "[3.0.0, )" + } + ] + }, + "Microsoft.Management.Infrastructure.CimCmdlets": { + "Id": "Microsoft.Management.Infrastructure.CimCmdlets", + "Version": "7.2.22", + "Dependencies": [ + { + "Item1": "System.Management.Automation", + "Item2": "[7.2.22, )" + } + ] + }, + "Microsoft.Management.Infrastructure.Runtime.Unix": { + "Id": "Microsoft.Management.Infrastructure.Runtime.Unix", + "Version": "3.0.0", + "Dependencies": [] + }, + "Microsoft.Management.Infrastructure.Runtime.Win": { + "Id": "Microsoft.Management.Infrastructure.Runtime.Win", + "Version": "3.0.0", + "Dependencies": [] + }, + "Microsoft.NETCore.Platforms": { + "Id": "Microsoft.NETCore.Platforms", + "Version": "1.1.1", + "Dependencies": [] + }, + "Microsoft.NETCore.Targets": { + "Id": "Microsoft.NETCore.Targets", + "Version": "1.1.3", + "Dependencies": [] + }, + "Microsoft.NETCore.Windows.ApiSets": { + "Id": "Microsoft.NETCore.Windows.ApiSets", + "Version": "1.0.1", + "Dependencies": [] + }, + "Microsoft.PowerShell.Commands.Diagnostics": { + "Id": "Microsoft.PowerShell.Commands.Diagnostics", + "Version": "7.2.22", + "Dependencies": [ + { + "Item1": "System.Management.Automation", + "Item2": "[7.2.22, )" + } + ] + }, + "Microsoft.PowerShell.Commands.Management": { + "Id": "Microsoft.PowerShell.Commands.Management", + "Version": "7.2.22", + "Dependencies": [ + { + "Item1": "Microsoft.PowerShell.Security", + "Item2": "[7.2.22, )" + }, + { + "Item1": "System.ServiceProcess.ServiceController", + "Item2": "[6.0.1, )" + } + ] + }, + "Microsoft.PowerShell.Commands.Utility": { + "Id": "Microsoft.PowerShell.Commands.Utility", + "Version": "7.2.22", + "Dependencies": [ + { + "Item1": "System.Management.Automation", + "Item2": "[7.2.22, )" + }, + { + "Item1": "Markdig.Signed", + "Item2": "[0.31.0, )" + }, + { + "Item1": "Microsoft.Win32.SystemEvents", + "Item2": "[6.0.1, )" + }, + { + "Item1": "Namotion.Reflection", + "Item2": "[2.0.10, )" + }, + { + "Item1": "Microsoft.PowerShell.MarkdownRender", + "Item2": "[7.2.1, )" + }, + { + "Item1": "Microsoft.CodeAnalysis.CSharp", + "Item2": "[4.0.1, )" + }, + { + "Item1": "System.Threading.AccessControl", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.Drawing.Common", + "Item2": "[6.0.0, )" + }, + { + "Item1": "NJsonSchema", + "Item2": "[10.5.2, )" + } + ] + }, + "Microsoft.PowerShell.ConsoleHost": { + "Id": "Microsoft.PowerShell.ConsoleHost", + "Version": "7.2.22", + "Dependencies": [ + { + "Item1": "System.Management.Automation", + "Item2": "[7.2.22, )" + } + ] + }, + "Microsoft.PowerShell.CoreCLR.Eventing": { + "Id": "Microsoft.PowerShell.CoreCLR.Eventing", + "Version": "7.2.22", + "Dependencies": [ + { + "Item1": "System.Diagnostics.EventLog", + "Item2": "[6.0.0, )" + } + ] + }, + "Microsoft.PowerShell.MarkdownRender": { + "Id": "Microsoft.PowerShell.MarkdownRender", + "Version": "7.2.1", + "Dependencies": [ + { + "Item1": "Markdig.Signed", + "Item2": "[0.31.0, )" + } + ] + }, + "Microsoft.PowerShell.Native": { + "Id": "Microsoft.PowerShell.Native", + "Version": "7.2.1", + "Dependencies": [] + }, + "Microsoft.PowerShell.SDK": { + "Id": "Microsoft.PowerShell.SDK", + "Version": "7.2.22", + "Dependencies": [ + { + "Item1": "Microsoft.PowerShell.Commands.Management", + "Item2": "[7.2.22, )" + }, + { + "Item1": "Microsoft.PowerShell.Commands.Utility", + "Item2": "[7.2.22, )" + }, + { + "Item1": "Microsoft.PowerShell.ConsoleHost", + "Item2": "[7.2.22, )" + }, + { + "Item1": "Microsoft.PowerShell.Security", + "Item2": "[7.2.22, )" + }, + { + "Item1": "System.Management.Automation", + "Item2": "[7.2.22, )" + }, + { + "Item1": "Microsoft.Extensions.ObjectPool", + "Item2": "[5.0.17, )" + }, + { + "Item1": "System.Data.SqlClient", + "Item2": "[4.8.6, )" + }, + { + "Item1": "System.IO.Packaging", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.Net.Http.WinHttpHandler", + "Item2": "[6.0.1, )" + }, + { + "Item1": "System.Text.Encodings.Web", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.ServiceModel.Duplex", + "Item2": "[4.9.0, )" + }, + { + "Item1": "System.ServiceModel.Http", + "Item2": "[4.9.0, )" + }, + { + "Item1": "System.ServiceModel.NetTcp", + "Item2": "[4.9.0, )" + }, + { + "Item1": "System.ServiceModel.Primitives", + "Item2": "[4.9.0, )" + }, + { + "Item1": "System.ServiceModel.Security", + "Item2": "[4.9.0, )" + }, + { + "Item1": "System.Private.ServiceModel", + "Item2": "[4.9.0, )" + }, + { + "Item1": "Microsoft.NETCore.Windows.ApiSets", + "Item2": "[1.0.1, )" + }, + { + "Item1": "Microsoft.Windows.Compatibility", + "Item2": "[6.0.8, )" + }, + { + "Item1": "Microsoft.WSMan.Management", + "Item2": "[7.2.22, )" + }, + { + "Item1": "Microsoft.PowerShell.Commands.Diagnostics", + "Item2": "[7.2.22, )" + }, + { + "Item1": "Microsoft.Management.Infrastructure.CimCmdlets", + "Item2": "[7.2.22, )" + } + ] + }, + "Microsoft.PowerShell.Security": { + "Id": "Microsoft.PowerShell.Security", + "Version": "7.2.22", + "Dependencies": [ + { + "Item1": "System.Management.Automation", + "Item2": "[7.2.22, )" + } + ] + }, + "Microsoft.Rest.ClientRuntime": { + "Id": "Microsoft.Rest.ClientRuntime", + "Version": "2.3.24", + "Dependencies": [ + { + "Item1": "Newtonsoft.Json", + "Item2": "[10.0.3, )" + } + ] + }, + "Microsoft.Rest.ClientRuntime.Azure": { + "Id": "Microsoft.Rest.ClientRuntime.Azure", + "Version": "3.3.18", + "Dependencies": [ + { + "Item1": "Microsoft.Rest.ClientRuntime", + "Item2": "[2.3.17, 3.0.0)" + }, + { + "Item1": "NETStandard.Library", + "Item2": "[1.6.1, )" + }, + { + "Item1": "Newtonsoft.Json", + "Item2": "[10.0.3, )" + } + ] + }, + "Microsoft.VisualBasic": { + "Id": "Microsoft.VisualBasic", + "Version": "10.3.0", + "Dependencies": [] + }, + "Microsoft.Win32.Primitives": { + "Id": "Microsoft.Win32.Primitives", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "Microsoft.NETCore.Platforms", + "Item2": "[1.1.0, )" + }, + { + "Item1": "Microsoft.NETCore.Targets", + "Item2": "[1.1.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + } + ] + }, + "Microsoft.Win32.Registry": { + "Id": "Microsoft.Win32.Registry", + "Version": "4.7.0", + "Dependencies": [ + { + "Item1": "System.Security.AccessControl", + "Item2": "[4.7.0, )" + }, + { + "Item1": "System.Security.Principal.Windows", + "Item2": "[4.7.0, )" + } + ] + }, + "Microsoft.Win32.Registry.AccessControl": { + "Id": "Microsoft.Win32.Registry.AccessControl", + "Version": "6.0.0", + "Dependencies": [ + { + "Item1": "System.Security.AccessControl", + "Item2": "[6.0.0, )" + } + ] + }, + "Microsoft.Win32.SystemEvents": { + "Id": "Microsoft.Win32.SystemEvents", + "Version": "6.0.1", + "Dependencies": [] + }, + "Microsoft.Windows.Compatibility": { + "Id": "Microsoft.Windows.Compatibility", + "Version": "6.0.8", + "Dependencies": [ + { + "Item1": "Microsoft.Win32.Registry.AccessControl", + "Item2": "[6.0.0, )" + }, + { + "Item1": "Microsoft.Win32.SystemEvents", + "Item2": "[6.0.1, )" + }, + { + "Item1": "System.CodeDom", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.ComponentModel.Composition.Registration", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.ComponentModel.Composition", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.Configuration.ConfigurationManager", + "Item2": "[6.0.1, )" + }, + { + "Item1": "System.Data.Odbc", + "Item2": "[6.0.1, )" + }, + { + "Item1": "System.Data.OleDb", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.Diagnostics.EventLog", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.Diagnostics.PerformanceCounter", + "Item2": "[6.0.1, )" + }, + { + "Item1": "System.DirectoryServices.AccountManagement", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.DirectoryServices.Protocols", + "Item2": "[6.0.2, )" + }, + { + "Item1": "System.DirectoryServices", + "Item2": "[6.0.1, )" + }, + { + "Item1": "System.Drawing.Common", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.IO.Packaging", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.IO.Ports", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.Management", + "Item2": "[6.0.2, )" + }, + { + "Item1": "System.Reflection.Context", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.Runtime.Caching", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.Security.AccessControl", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.Security.Cryptography.Pkcs", + "Item2": "[6.0.3, )" + }, + { + "Item1": "System.Security.Cryptography.ProtectedData", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.Security.Cryptography.Xml", + "Item2": "[6.0.1, )" + }, + { + "Item1": "System.Security.Permissions", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.ServiceModel.Syndication", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.ServiceProcess.ServiceController", + "Item2": "[6.0.1, )" + }, + { + "Item1": "System.Speech", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.Text.Encoding.CodePages", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.Threading.AccessControl", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.Data.SqlClient", + "Item2": "[4.8.6, )" + }, + { + "Item1": "System.ServiceModel.Duplex", + "Item2": "[4.9.0, )" + }, + { + "Item1": "System.ServiceModel.Http", + "Item2": "[4.9.0, )" + }, + { + "Item1": "System.ServiceModel.NetTcp", + "Item2": "[4.9.0, )" + }, + { + "Item1": "System.ServiceModel.Primitives", + "Item2": "[4.9.0, )" + }, + { + "Item1": "System.ServiceModel.Security", + "Item2": "[4.9.0, )" + }, + { + "Item1": "System.Web.Services.Description", + "Item2": "[4.9.0, )" + } + ] + }, + "Microsoft.WSMan.Management": { + "Id": "Microsoft.WSMan.Management", + "Version": "7.2.22", + "Dependencies": [ + { + "Item1": "System.Management.Automation", + "Item2": "[7.2.22, )" + }, + { + "Item1": "Microsoft.WSMan.Runtime", + "Item2": "[7.2.22, )" + }, + { + "Item1": "System.ServiceProcess.ServiceController", + "Item2": "[6.0.1, )" + } + ] + }, + "Microsoft.WSMan.Runtime": { + "Id": "Microsoft.WSMan.Runtime", + "Version": "7.2.22", + "Dependencies": [] + }, + "Namotion.Reflection": { + "Id": "Namotion.Reflection", + "Version": "2.0.10", + "Dependencies": [ + { + "Item1": "Microsoft.CSharp", + "Item2": "[4.3.0, )" + } + ] + }, + "NETStandard.Library": { + "Id": "NETStandard.Library", + "Version": "1.6.1", + "Dependencies": [ + { + "Item1": "Microsoft.NETCore.Platforms", + "Item2": "[1.1.0, )" + }, + { + "Item1": "Microsoft.Win32.Primitives", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.AppContext", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Collections", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Collections.Concurrent", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Console", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Diagnostics.Debug", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Diagnostics.Tools", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Diagnostics.Tracing", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Globalization", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Globalization.Calendars", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.IO", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.IO.Compression", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.IO.Compression.ZipFile", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.IO.FileSystem", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.IO.FileSystem.Primitives", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Linq", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Linq.Expressions", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Net.Http", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Net.Primitives", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Net.Sockets", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.ObjectModel", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Reflection", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Reflection.Extensions", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Reflection.Primitives", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Resources.ResourceManager", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.Extensions", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.Handles", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.InteropServices", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.InteropServices.RuntimeInformation", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.Numerics", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Security.Cryptography.Algorithms", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Security.Cryptography.Encoding", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Security.Cryptography.Primitives", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Security.Cryptography.X509Certificates", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Text.Encoding", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Text.Encoding.Extensions", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Text.RegularExpressions", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Threading", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Threading.Tasks", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Threading.Timer", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Xml.ReaderWriter", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Xml.XDocument", + "Item2": "[4.3.0, )" + } + ] + }, + "Newtonsoft.Json": { + "Id": "Newtonsoft.Json", + "Version": "13.0.3", + "Dependencies": [] + }, + "NJsonSchema": { + "Id": "NJsonSchema", + "Version": "10.5.2", + "Dependencies": [ + { + "Item1": "Namotion.Reflection", + "Item2": "[2.0.3, )" + }, + { + "Item1": "Newtonsoft.Json", + "Item2": "[9.0.1, )" + } + ] + }, + "NLog": { + "Id": "NLog", + "Version": "4.5.11", + "Dependencies": [] + }, + "NPOI": { + "Id": "NPOI", + "Version": "2.5.6", + "Dependencies": [ + { + "Item1": "System.Configuration.ConfigurationManager", + "Item2": "[4.5.0, )" + }, + { + "Item1": "System.Drawing.Common", + "Item2": "[4.5.0, )" + }, + { + "Item1": "SharpZipLib", + "Item2": "[1.3.3, )" + }, + { + "Item1": "Portable.BouncyCastle", + "Item2": "[1.8.9, )" + } + ] + }, + "Polly": { + "Id": "Polly", + "Version": "7.1.0", + "Dependencies": [] + }, + "Portable.BouncyCastle": { + "Id": "Portable.BouncyCastle", + "Version": "1.8.9", + "Dependencies": [] + }, + "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": { + "Id": "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "Version": "4.3.2", + "Dependencies": [] + }, + "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": { + "Id": "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "Version": "4.3.2", + "Dependencies": [] + }, + "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": { + "Id": "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "Version": "4.3.2", + "Dependencies": [] + }, + "runtime.linux-arm.runtime.native.System.IO.Ports": { + "Id": "runtime.linux-arm.runtime.native.System.IO.Ports", + "Version": "6.0.0", + "Dependencies": [] + }, + "runtime.linux-arm64.runtime.native.System.IO.Ports": { + "Id": "runtime.linux-arm64.runtime.native.System.IO.Ports", + "Version": "6.0.0", + "Dependencies": [] + }, + "runtime.linux-x64.runtime.native.System.IO.Ports": { + "Id": "runtime.linux-x64.runtime.native.System.IO.Ports", + "Version": "6.0.0", + "Dependencies": [] + }, + "runtime.native.System": { + "Id": "runtime.native.System", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "Microsoft.NETCore.Platforms", + "Item2": "[1.1.0, )" + }, + { + "Item1": "Microsoft.NETCore.Targets", + "Item2": "[1.1.0, )" + } + ] + }, + "runtime.native.System.Data.SqlClient.sni": { + "Id": "runtime.native.System.Data.SqlClient.sni", + "Version": "4.7.0", + "Dependencies": [ + { + "Item1": "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni", + "Item2": "[4.4.0, )" + }, + { + "Item1": "runtime.win-x64.runtime.native.System.Data.SqlClient.sni", + "Item2": "[4.4.0, )" + }, + { + "Item1": "runtime.win-x86.runtime.native.System.Data.SqlClient.sni", + "Item2": "[4.4.0, )" + } + ] + }, + "runtime.native.System.IO.Compression": { + "Id": "runtime.native.System.IO.Compression", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "Microsoft.NETCore.Platforms", + "Item2": "[1.1.0, )" + }, + { + "Item1": "Microsoft.NETCore.Targets", + "Item2": "[1.1.0, )" + } + ] + }, + "runtime.native.System.IO.Ports": { + "Id": "runtime.native.System.IO.Ports", + "Version": "6.0.0", + "Dependencies": [ + { + "Item1": "runtime.linux-arm.runtime.native.System.IO.Ports", + "Item2": "[6.0.0, )" + }, + { + "Item1": "runtime.linux-arm64.runtime.native.System.IO.Ports", + "Item2": "[6.0.0, )" + }, + { + "Item1": "runtime.linux-x64.runtime.native.System.IO.Ports", + "Item2": "[6.0.0, )" + }, + { + "Item1": "runtime.osx-arm64.runtime.native.System.IO.Ports", + "Item2": "[6.0.0, )" + }, + { + "Item1": "runtime.osx-x64.runtime.native.System.IO.Ports", + "Item2": "[6.0.0, )" + } + ] + }, + "runtime.native.System.Net.Http": { + "Id": "runtime.native.System.Net.Http", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "Microsoft.NETCore.Platforms", + "Item2": "[1.1.0, )" + }, + { + "Item1": "Microsoft.NETCore.Targets", + "Item2": "[1.1.0, )" + } + ] + }, + "runtime.native.System.Security.Cryptography.Apple": { + "Id": "runtime.native.System.Security.Cryptography.Apple", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple", + "Item2": "[4.3.0, )" + } + ] + }, + "runtime.native.System.Security.Cryptography.OpenSsl": { + "Id": "runtime.native.System.Security.Cryptography.OpenSsl", + "Version": "4.3.2", + "Dependencies": [ + { + "Item1": "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "Item2": "[4.3.2, )" + }, + { + "Item1": "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "Item2": "[4.3.2, )" + }, + { + "Item1": "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "Item2": "[4.3.2, )" + }, + { + "Item1": "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "Item2": "[4.3.2, )" + }, + { + "Item1": "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "Item2": "[4.3.2, )" + }, + { + "Item1": "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "Item2": "[4.3.2, )" + }, + { + "Item1": "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "Item2": "[4.3.2, )" + }, + { + "Item1": "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "Item2": "[4.3.2, )" + }, + { + "Item1": "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "Item2": "[4.3.2, )" + }, + { + "Item1": "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "Item2": "[4.3.2, )" + } + ] + }, + "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": { + "Id": "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "Version": "4.3.2", + "Dependencies": [] + }, + "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": { + "Id": "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "Version": "4.3.2", + "Dependencies": [] + }, + "runtime.osx-arm64.runtime.native.System.IO.Ports": { + "Id": "runtime.osx-arm64.runtime.native.System.IO.Ports", + "Version": "6.0.0", + "Dependencies": [] + }, + "runtime.osx-x64.runtime.native.System.IO.Ports": { + "Id": "runtime.osx-x64.runtime.native.System.IO.Ports", + "Version": "6.0.0", + "Dependencies": [] + }, + "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": { + "Id": "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple", + "Version": "4.3.0", + "Dependencies": [] + }, + "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": { + "Id": "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "Version": "4.3.2", + "Dependencies": [] + }, + "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": { + "Id": "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "Version": "4.3.2", + "Dependencies": [] + }, + "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": { + "Id": "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "Version": "4.3.2", + "Dependencies": [] + }, + "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": { + "Id": "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "Version": "4.3.2", + "Dependencies": [] + }, + "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": { + "Id": "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "Version": "4.3.2", + "Dependencies": [] + }, + "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": { + "Id": "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni", + "Version": "4.4.0", + "Dependencies": [] + }, + "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": { + "Id": "runtime.win-x64.runtime.native.System.Data.SqlClient.sni", + "Version": "4.4.0", + "Dependencies": [] + }, + "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": { + "Id": "runtime.win-x86.runtime.native.System.Data.SqlClient.sni", + "Version": "4.4.0", + "Dependencies": [] + }, + "SharpZipLib": { + "Id": "SharpZipLib", + "Version": "1.4.2", + "Dependencies": [] + }, + "SixLabors.Fonts": { + "Id": "SixLabors.Fonts", + "Version": "1.0.0-beta18", + "Dependencies": [] + }, + "System.Activities.ViewModels": { + "Id": "System.Activities.ViewModels", + "Version": "1.0.0-20240418.6", + "Dependencies": [] + }, + "System.AppContext": { + "Id": "System.AppContext", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + } + ] + }, + "System.Buffers": { + "Id": "System.Buffers", + "Version": "4.5.1", + "Dependencies": [] + }, + "System.CodeDom": { + "Id": "System.CodeDom", + "Version": "6.0.0", + "Dependencies": [] + }, + "System.Collections": { + "Id": "System.Collections", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "Microsoft.NETCore.Platforms", + "Item2": "[1.1.0, )" + }, + { + "Item1": "Microsoft.NETCore.Targets", + "Item2": "[1.1.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + } + ] + }, + "System.Collections.Concurrent": { + "Id": "System.Collections.Concurrent", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "System.Collections", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Diagnostics.Debug", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Diagnostics.Tracing", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Globalization", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Reflection", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Resources.ResourceManager", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.Extensions", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Threading", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Threading.Tasks", + "Item2": "[4.3.0, )" + } + ] + }, + "System.Collections.Immutable": { + "Id": "System.Collections.Immutable", + "Version": "6.0.0", + "Dependencies": [ + { + "Item1": "System.Runtime.CompilerServices.Unsafe", + "Item2": "[6.0.0, )" + } + ] + }, + "System.ComponentModel.Composition": { + "Id": "System.ComponentModel.Composition", + "Version": "6.0.0", + "Dependencies": [] + }, + "System.ComponentModel.Composition.Registration": { + "Id": "System.ComponentModel.Composition.Registration", + "Version": "6.0.0", + "Dependencies": [ + { + "Item1": "System.ComponentModel.Composition", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.Reflection.Context", + "Item2": "[6.0.0, )" + } + ] + }, + "System.Configuration.ConfigurationManager": { + "Id": "System.Configuration.ConfigurationManager", + "Version": "6.0.1", + "Dependencies": [ + { + "Item1": "System.Security.Cryptography.ProtectedData", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.Security.Permissions", + "Item2": "[6.0.0, )" + } + ] + }, + "System.Console": { + "Id": "System.Console", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "Microsoft.NETCore.Platforms", + "Item2": "[1.1.0, )" + }, + { + "Item1": "Microsoft.NETCore.Targets", + "Item2": "[1.1.0, )" + }, + { + "Item1": "System.IO", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Text.Encoding", + "Item2": "[4.3.0, )" + } + ] + }, + "System.Data.Odbc": { + "Id": "System.Data.Odbc", + "Version": "6.0.1", + "Dependencies": [ + { + "Item1": "System.Text.Encoding.CodePages", + "Item2": "[6.0.0, )" + } + ] + }, + "System.Data.OleDb": { + "Id": "System.Data.OleDb", + "Version": "6.0.0", + "Dependencies": [ + { + "Item1": "System.Configuration.ConfigurationManager", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.Diagnostics.PerformanceCounter", + "Item2": "[6.0.0, )" + } + ] + }, + "System.Data.SqlClient": { + "Id": "System.Data.SqlClient", + "Version": "4.8.6", + "Dependencies": [ + { + "Item1": "Microsoft.Win32.Registry", + "Item2": "[4.7.0, )" + }, + { + "Item1": "runtime.native.System.Data.SqlClient.sni", + "Item2": "[4.7.0, )" + }, + { + "Item1": "System.Security.Principal.Windows", + "Item2": "[4.7.0, )" + } + ] + }, + "System.Diagnostics.Debug": { + "Id": "System.Diagnostics.Debug", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "Microsoft.NETCore.Platforms", + "Item2": "[1.1.0, )" + }, + { + "Item1": "Microsoft.NETCore.Targets", + "Item2": "[1.1.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + } + ] + }, + "System.Diagnostics.DiagnosticSource": { + "Id": "System.Diagnostics.DiagnosticSource", + "Version": "6.0.0", + "Dependencies": [ + { + "Item1": "System.Runtime.CompilerServices.Unsafe", + "Item2": "[6.0.0, )" + } + ] + }, + "System.Diagnostics.EventLog": { + "Id": "System.Diagnostics.EventLog", + "Version": "6.0.0", + "Dependencies": [] + }, + "System.Diagnostics.PerformanceCounter": { + "Id": "System.Diagnostics.PerformanceCounter", + "Version": "6.0.1", + "Dependencies": [ + { + "Item1": "System.Configuration.ConfigurationManager", + "Item2": "[6.0.0, )" + } + ] + }, + "System.Diagnostics.Tools": { + "Id": "System.Diagnostics.Tools", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "Microsoft.NETCore.Platforms", + "Item2": "[1.1.0, )" + }, + { + "Item1": "Microsoft.NETCore.Targets", + "Item2": "[1.1.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + } + ] + }, + "System.Diagnostics.Tracing": { + "Id": "System.Diagnostics.Tracing", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "Microsoft.NETCore.Platforms", + "Item2": "[1.1.0, )" + }, + { + "Item1": "Microsoft.NETCore.Targets", + "Item2": "[1.1.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + } + ] + }, + "System.DirectoryServices": { + "Id": "System.DirectoryServices", + "Version": "6.0.1", + "Dependencies": [ + { + "Item1": "System.Security.AccessControl", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.Security.Permissions", + "Item2": "[6.0.0, )" + } + ] + }, + "System.DirectoryServices.AccountManagement": { + "Id": "System.DirectoryServices.AccountManagement", + "Version": "6.0.0", + "Dependencies": [ + { + "Item1": "System.Configuration.ConfigurationManager", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.DirectoryServices.Protocols", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.DirectoryServices", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.Security.AccessControl", + "Item2": "[6.0.0, )" + } + ] + }, + "System.DirectoryServices.Protocols": { + "Id": "System.DirectoryServices.Protocols", + "Version": "6.0.2", + "Dependencies": [] + }, + "System.Drawing.Common": { + "Id": "System.Drawing.Common", + "Version": "6.0.0", + "Dependencies": [ + { + "Item1": "Microsoft.Win32.SystemEvents", + "Item2": "[6.0.0, )" + } + ] + }, + "System.Formats.Asn1": { + "Id": "System.Formats.Asn1", + "Version": "6.0.1", + "Dependencies": [] + }, + "System.Globalization": { + "Id": "System.Globalization", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "Microsoft.NETCore.Platforms", + "Item2": "[1.1.0, )" + }, + { + "Item1": "Microsoft.NETCore.Targets", + "Item2": "[1.1.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + } + ] + }, + "System.Globalization.Calendars": { + "Id": "System.Globalization.Calendars", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "Microsoft.NETCore.Platforms", + "Item2": "[1.1.0, )" + }, + { + "Item1": "Microsoft.NETCore.Targets", + "Item2": "[1.1.0, )" + }, + { + "Item1": "System.Globalization", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + } + ] + }, + "System.Globalization.Extensions": { + "Id": "System.Globalization.Extensions", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "Microsoft.NETCore.Platforms", + "Item2": "[1.1.0, )" + }, + { + "Item1": "System.Globalization", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Resources.ResourceManager", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.Extensions", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.InteropServices", + "Item2": "[4.3.0, )" + } + ] + }, + "System.IO": { + "Id": "System.IO", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "Microsoft.NETCore.Platforms", + "Item2": "[1.1.0, )" + }, + { + "Item1": "Microsoft.NETCore.Targets", + "Item2": "[1.1.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Text.Encoding", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Threading.Tasks", + "Item2": "[4.3.0, )" + } + ] + }, + "System.IO.Abstractions": { + "Id": "System.IO.Abstractions", + "Version": "3.0.10", + "Dependencies": [ + { + "Item1": "System.IO.FileSystem.AccessControl", + "Item2": "[4.5.0, )" + } + ] + }, + "System.IO.Compression": { + "Id": "System.IO.Compression", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "Microsoft.NETCore.Platforms", + "Item2": "[1.1.0, )" + }, + { + "Item1": "runtime.native.System", + "Item2": "[4.3.0, )" + }, + { + "Item1": "runtime.native.System.IO.Compression", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Buffers", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Collections", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Diagnostics.Debug", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.IO", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Resources.ResourceManager", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.Extensions", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.Handles", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.InteropServices", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Text.Encoding", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Threading", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Threading.Tasks", + "Item2": "[4.3.0, )" + } + ] + }, + "System.IO.Compression.ZipFile": { + "Id": "System.IO.Compression.ZipFile", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "System.Buffers", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.IO", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.IO.Compression", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.IO.FileSystem", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.IO.FileSystem.Primitives", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Resources.ResourceManager", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.Extensions", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Text.Encoding", + "Item2": "[4.3.0, )" + } + ] + }, + "System.IO.FileSystem": { + "Id": "System.IO.FileSystem", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "Microsoft.NETCore.Platforms", + "Item2": "[1.1.0, )" + }, + { + "Item1": "Microsoft.NETCore.Targets", + "Item2": "[1.1.0, )" + }, + { + "Item1": "System.IO", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.IO.FileSystem.Primitives", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.Handles", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Text.Encoding", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Threading.Tasks", + "Item2": "[4.3.0, )" + } + ] + }, + "System.IO.FileSystem.AccessControl": { + "Id": "System.IO.FileSystem.AccessControl", + "Version": "4.5.0", + "Dependencies": [ + { + "Item1": "System.Security.AccessControl", + "Item2": "[4.5.0, )" + }, + { + "Item1": "System.Security.Principal.Windows", + "Item2": "[4.5.0, )" + } + ] + }, + "System.IO.FileSystem.Primitives": { + "Id": "System.IO.FileSystem.Primitives", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + } + ] + }, + "System.IO.Packaging": { + "Id": "System.IO.Packaging", + "Version": "6.0.0", + "Dependencies": [] + }, + "System.IO.Pipelines": { + "Id": "System.IO.Pipelines", + "Version": "6.0.0", + "Dependencies": [] + }, + "System.IO.Ports": { + "Id": "System.IO.Ports", + "Version": "6.0.0", + "Dependencies": [ + { + "Item1": "runtime.native.System.IO.Ports", + "Item2": "[6.0.0, )" + } + ] + }, + "System.Linq": { + "Id": "System.Linq", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "System.Collections", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Diagnostics.Debug", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Resources.ResourceManager", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.Extensions", + "Item2": "[4.3.0, )" + } + ] + }, + "System.Linq.Expressions": { + "Id": "System.Linq.Expressions", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "System.Collections", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Diagnostics.Debug", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Globalization", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.IO", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Linq", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.ObjectModel", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Reflection", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Reflection.Emit", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Reflection.Emit.ILGeneration", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Reflection.Emit.Lightweight", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Reflection.Extensions", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Reflection.Primitives", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Reflection.TypeExtensions", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Resources.ResourceManager", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.Extensions", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Threading", + "Item2": "[4.3.0, )" + } + ] + }, + "System.Management": { + "Id": "System.Management", + "Version": "6.0.2", + "Dependencies": [ + { + "Item1": "System.CodeDom", + "Item2": "[6.0.0, )" + } + ] + }, + "System.Management.Automation": { + "Id": "System.Management.Automation", + "Version": "7.2.22", + "Dependencies": [ + { + "Item1": "Microsoft.PowerShell.CoreCLR.Eventing", + "Item2": "[7.2.22, )" + }, + { + "Item1": "Newtonsoft.Json", + "Item2": "[13.0.3, )" + }, + { + "Item1": "Microsoft.CSharp", + "Item2": "[4.7.0, )" + }, + { + "Item1": "System.Formats.Asn1", + "Item2": "[6.0.1, )" + }, + { + "Item1": "Microsoft.ApplicationInsights", + "Item2": "[2.21.0, )" + }, + { + "Item1": "Microsoft.Win32.Registry.AccessControl", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.Configuration.ConfigurationManager", + "Item2": "[6.0.1, )" + }, + { + "Item1": "System.Diagnostics.DiagnosticSource", + "Item2": "[5.0.1, )" + }, + { + "Item1": "System.DirectoryServices", + "Item2": "[6.0.1, )" + }, + { + "Item1": "System.Management", + "Item2": "[6.0.2, )" + }, + { + "Item1": "System.Runtime.CompilerServices.Unsafe", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.Security.AccessControl", + "Item2": "[6.0.1, )" + }, + { + "Item1": "System.Security.Cryptography.Pkcs", + "Item2": "[6.0.4, )" + }, + { + "Item1": "System.Security.Permissions", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.Text.Encoding.CodePages", + "Item2": "[6.0.0, )" + }, + { + "Item1": "Microsoft.Management.Infrastructure", + "Item2": "[2.0.0, )" + }, + { + "Item1": "Microsoft.PowerShell.Native", + "Item2": "[7.2.1, )" + } + ] + }, + "System.Memory": { + "Id": "System.Memory", + "Version": "4.5.5", + "Dependencies": [] + }, + "System.Net.Http": { + "Id": "System.Net.Http", + "Version": "4.3.4", + "Dependencies": [ + { + "Item1": "Microsoft.NETCore.Platforms", + "Item2": "[1.1.1, )" + }, + { + "Item1": "runtime.native.System", + "Item2": "[4.3.0, )" + }, + { + "Item1": "runtime.native.System.Net.Http", + "Item2": "[4.3.0, )" + }, + { + "Item1": "runtime.native.System.Security.Cryptography.OpenSsl", + "Item2": "[4.3.2, )" + }, + { + "Item1": "System.Collections", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Diagnostics.Debug", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Diagnostics.DiagnosticSource", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Diagnostics.Tracing", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Globalization", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Globalization.Extensions", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.IO", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.IO.FileSystem", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Net.Primitives", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Resources.ResourceManager", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.Extensions", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.Handles", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.InteropServices", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Security.Cryptography.Algorithms", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Security.Cryptography.Encoding", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Security.Cryptography.OpenSsl", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Security.Cryptography.Primitives", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Security.Cryptography.X509Certificates", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Text.Encoding", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Threading", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Threading.Tasks", + "Item2": "[4.3.0, )" + } + ] + }, + "System.Net.Http.WinHttpHandler": { + "Id": "System.Net.Http.WinHttpHandler", + "Version": "6.0.1", + "Dependencies": [] + }, + "System.Net.Primitives": { + "Id": "System.Net.Primitives", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "Microsoft.NETCore.Platforms", + "Item2": "[1.1.0, )" + }, + { + "Item1": "Microsoft.NETCore.Targets", + "Item2": "[1.1.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.Handles", + "Item2": "[4.3.0, )" + } + ] + }, + "System.Net.Sockets": { + "Id": "System.Net.Sockets", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "Microsoft.NETCore.Platforms", + "Item2": "[1.1.0, )" + }, + { + "Item1": "Microsoft.NETCore.Targets", + "Item2": "[1.1.0, )" + }, + { + "Item1": "System.IO", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Net.Primitives", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Threading.Tasks", + "Item2": "[4.3.0, )" + } + ] + }, + "System.Numerics.Vectors": { + "Id": "System.Numerics.Vectors", + "Version": "4.5.0", + "Dependencies": [] + }, + "System.ObjectModel": { + "Id": "System.ObjectModel", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "System.Collections", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Diagnostics.Debug", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Resources.ResourceManager", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Threading", + "Item2": "[4.3.0, )" + } + ] + }, + "System.Private.ServiceModel": { + "Id": "System.Private.ServiceModel", + "Version": "4.9.0", + "Dependencies": [ + { + "Item1": "Microsoft.Bcl.AsyncInterfaces", + "Item2": "[5.0.0, )" + }, + { + "Item1": "Microsoft.Extensions.ObjectPool", + "Item2": "[5.0.10, )" + }, + { + "Item1": "System.Numerics.Vectors", + "Item2": "[4.5.0, )" + }, + { + "Item1": "System.Reflection.DispatchProxy", + "Item2": "[4.7.1, )" + }, + { + "Item1": "System.Security.Cryptography.Xml", + "Item2": "[5.0.0, )" + }, + { + "Item1": "System.Security.Principal.Windows", + "Item2": "[5.0.0, )" + } + ] + }, + "System.Reflection": { + "Id": "System.Reflection", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "Microsoft.NETCore.Platforms", + "Item2": "[1.1.0, )" + }, + { + "Item1": "Microsoft.NETCore.Targets", + "Item2": "[1.1.0, )" + }, + { + "Item1": "System.IO", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Reflection.Primitives", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + } + ] + }, + "System.Reflection.Context": { + "Id": "System.Reflection.Context", + "Version": "6.0.0", + "Dependencies": [] + }, + "System.Reflection.DispatchProxy": { + "Id": "System.Reflection.DispatchProxy", + "Version": "4.7.1", + "Dependencies": [] + }, + "System.Reflection.Emit": { + "Id": "System.Reflection.Emit", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "System.IO", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Reflection", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Reflection.Emit.ILGeneration", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Reflection.Primitives", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + } + ] + }, + "System.Reflection.Emit.ILGeneration": { + "Id": "System.Reflection.Emit.ILGeneration", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "System.Reflection", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Reflection.Primitives", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + } + ] + }, + "System.Reflection.Emit.Lightweight": { + "Id": "System.Reflection.Emit.Lightweight", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "System.Reflection", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Reflection.Emit.ILGeneration", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Reflection.Primitives", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + } + ] + }, + "System.Reflection.Extensions": { + "Id": "System.Reflection.Extensions", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "Microsoft.NETCore.Platforms", + "Item2": "[1.1.0, )" + }, + { + "Item1": "Microsoft.NETCore.Targets", + "Item2": "[1.1.0, )" + }, + { + "Item1": "System.Reflection", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + } + ] + }, + "System.Reflection.Metadata": { + "Id": "System.Reflection.Metadata", + "Version": "5.0.0", + "Dependencies": [] + }, + "System.Reflection.Primitives": { + "Id": "System.Reflection.Primitives", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "Microsoft.NETCore.Platforms", + "Item2": "[1.1.0, )" + }, + { + "Item1": "Microsoft.NETCore.Targets", + "Item2": "[1.1.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + } + ] + }, + "System.Reflection.TypeExtensions": { + "Id": "System.Reflection.TypeExtensions", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "System.Reflection", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + } + ] + }, + "System.Resources.ResourceManager": { + "Id": "System.Resources.ResourceManager", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "Microsoft.NETCore.Platforms", + "Item2": "[1.1.0, )" + }, + { + "Item1": "Microsoft.NETCore.Targets", + "Item2": "[1.1.0, )" + }, + { + "Item1": "System.Globalization", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Reflection", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + } + ] + }, + "System.Runtime": { + "Id": "System.Runtime", + "Version": "4.3.1", + "Dependencies": [ + { + "Item1": "Microsoft.NETCore.Platforms", + "Item2": "[1.1.1, )" + }, + { + "Item1": "Microsoft.NETCore.Targets", + "Item2": "[1.1.3, )" + } + ] + }, + "System.Runtime.Caching": { + "Id": "System.Runtime.Caching", + "Version": "6.0.0", + "Dependencies": [ + { + "Item1": "System.Configuration.ConfigurationManager", + "Item2": "[6.0.0, )" + } + ] + }, + "System.Runtime.CompilerServices.Unsafe": { + "Id": "System.Runtime.CompilerServices.Unsafe", + "Version": "6.0.0", + "Dependencies": [] + }, + "System.Runtime.Extensions": { + "Id": "System.Runtime.Extensions", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "Microsoft.NETCore.Platforms", + "Item2": "[1.1.0, )" + }, + { + "Item1": "Microsoft.NETCore.Targets", + "Item2": "[1.1.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + } + ] + }, + "System.Runtime.Handles": { + "Id": "System.Runtime.Handles", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "Microsoft.NETCore.Platforms", + "Item2": "[1.1.0, )" + }, + { + "Item1": "Microsoft.NETCore.Targets", + "Item2": "[1.1.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + } + ] + }, + "System.Runtime.InteropServices": { + "Id": "System.Runtime.InteropServices", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "Microsoft.NETCore.Platforms", + "Item2": "[1.1.0, )" + }, + { + "Item1": "Microsoft.NETCore.Targets", + "Item2": "[1.1.0, )" + }, + { + "Item1": "System.Reflection", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Reflection.Primitives", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.Handles", + "Item2": "[4.3.0, )" + } + ] + }, + "System.Runtime.InteropServices.RuntimeInformation": { + "Id": "System.Runtime.InteropServices.RuntimeInformation", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "runtime.native.System", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Reflection", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Reflection.Extensions", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Resources.ResourceManager", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.InteropServices", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Threading", + "Item2": "[4.3.0, )" + } + ] + }, + "System.Runtime.Numerics": { + "Id": "System.Runtime.Numerics", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "System.Globalization", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Resources.ResourceManager", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.Extensions", + "Item2": "[4.3.0, )" + } + ] + }, + "System.Security.AccessControl": { + "Id": "System.Security.AccessControl", + "Version": "6.0.1", + "Dependencies": [] + }, + "System.Security.Cryptography.Algorithms": { + "Id": "System.Security.Cryptography.Algorithms", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "Microsoft.NETCore.Platforms", + "Item2": "[1.1.0, )" + }, + { + "Item1": "runtime.native.System.Security.Cryptography.Apple", + "Item2": "[4.3.0, )" + }, + { + "Item1": "runtime.native.System.Security.Cryptography.OpenSsl", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Collections", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.IO", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Resources.ResourceManager", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.Extensions", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.Handles", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.InteropServices", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.Numerics", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Security.Cryptography.Encoding", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Security.Cryptography.Primitives", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Text.Encoding", + "Item2": "[4.3.0, )" + } + ] + }, + "System.Security.Cryptography.Cng": { + "Id": "System.Security.Cryptography.Cng", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "Microsoft.NETCore.Platforms", + "Item2": "[1.1.0, )" + }, + { + "Item1": "System.IO", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Resources.ResourceManager", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.Extensions", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.Handles", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.InteropServices", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Security.Cryptography.Algorithms", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Security.Cryptography.Encoding", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Security.Cryptography.Primitives", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Text.Encoding", + "Item2": "[4.3.0, )" + } + ] + }, + "System.Security.Cryptography.Csp": { + "Id": "System.Security.Cryptography.Csp", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "Microsoft.NETCore.Platforms", + "Item2": "[1.1.0, )" + }, + { + "Item1": "System.IO", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Reflection", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Resources.ResourceManager", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.Extensions", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.Handles", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.InteropServices", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Security.Cryptography.Algorithms", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Security.Cryptography.Encoding", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Security.Cryptography.Primitives", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Text.Encoding", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Threading", + "Item2": "[4.3.0, )" + } + ] + }, + "System.Security.Cryptography.Encoding": { + "Id": "System.Security.Cryptography.Encoding", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "Microsoft.NETCore.Platforms", + "Item2": "[1.1.0, )" + }, + { + "Item1": "runtime.native.System.Security.Cryptography.OpenSsl", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Collections", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Collections.Concurrent", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Linq", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Resources.ResourceManager", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.Extensions", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.Handles", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.InteropServices", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Security.Cryptography.Primitives", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Text.Encoding", + "Item2": "[4.3.0, )" + } + ] + }, + "System.Security.Cryptography.OpenSsl": { + "Id": "System.Security.Cryptography.OpenSsl", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "runtime.native.System.Security.Cryptography.OpenSsl", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Collections", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.IO", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Resources.ResourceManager", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.Extensions", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.Handles", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.InteropServices", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.Numerics", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Security.Cryptography.Algorithms", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Security.Cryptography.Encoding", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Security.Cryptography.Primitives", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Text.Encoding", + "Item2": "[4.3.0, )" + } + ] + }, + "System.Security.Cryptography.Pkcs": { + "Id": "System.Security.Cryptography.Pkcs", + "Version": "6.0.4", + "Dependencies": [ + { + "Item1": "System.Formats.Asn1", + "Item2": "[6.0.0, )" + } + ] + }, + "System.Security.Cryptography.Primitives": { + "Id": "System.Security.Cryptography.Primitives", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "System.Diagnostics.Debug", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Globalization", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.IO", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Resources.ResourceManager", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Threading", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Threading.Tasks", + "Item2": "[4.3.0, )" + } + ] + }, + "System.Security.Cryptography.ProtectedData": { + "Id": "System.Security.Cryptography.ProtectedData", + "Version": "6.0.0", + "Dependencies": [] + }, + "System.Security.Cryptography.X509Certificates": { + "Id": "System.Security.Cryptography.X509Certificates", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "Microsoft.NETCore.Platforms", + "Item2": "[1.1.0, )" + }, + { + "Item1": "runtime.native.System", + "Item2": "[4.3.0, )" + }, + { + "Item1": "runtime.native.System.Net.Http", + "Item2": "[4.3.0, )" + }, + { + "Item1": "runtime.native.System.Security.Cryptography.OpenSsl", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Collections", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Diagnostics.Debug", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Globalization", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Globalization.Calendars", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.IO", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.IO.FileSystem", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.IO.FileSystem.Primitives", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Resources.ResourceManager", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.Extensions", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.Handles", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.InteropServices", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.Numerics", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Security.Cryptography.Algorithms", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Security.Cryptography.Cng", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Security.Cryptography.Csp", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Security.Cryptography.Encoding", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Security.Cryptography.OpenSsl", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Security.Cryptography.Primitives", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Text.Encoding", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Threading", + "Item2": "[4.3.0, )" + } + ] + }, + "System.Security.Cryptography.Xml": { + "Id": "System.Security.Cryptography.Xml", + "Version": "6.0.1", + "Dependencies": [ + { + "Item1": "System.Security.AccessControl", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.Security.Cryptography.Pkcs", + "Item2": "[6.0.1, )" + } + ] + }, + "System.Security.Permissions": { + "Id": "System.Security.Permissions", + "Version": "6.0.0", + "Dependencies": [ + { + "Item1": "System.Security.AccessControl", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.Windows.Extensions", + "Item2": "[6.0.0, )" + } + ] + }, + "System.Security.Principal.Windows": { + "Id": "System.Security.Principal.Windows", + "Version": "5.0.0", + "Dependencies": [] + }, + "System.ServiceModel.Duplex": { + "Id": "System.ServiceModel.Duplex", + "Version": "4.9.0", + "Dependencies": [ + { + "Item1": "System.Private.ServiceModel", + "Item2": "[4.9.0, )" + }, + { + "Item1": "System.ServiceModel.Primitives", + "Item2": "[4.9.0, )" + } + ] + }, + "System.ServiceModel.Http": { + "Id": "System.ServiceModel.Http", + "Version": "4.9.0", + "Dependencies": [ + { + "Item1": "System.Private.ServiceModel", + "Item2": "[4.9.0, )" + }, + { + "Item1": "System.ServiceModel.Primitives", + "Item2": "[4.9.0, )" + } + ] + }, + "System.ServiceModel.NetTcp": { + "Id": "System.ServiceModel.NetTcp", + "Version": "4.9.0", + "Dependencies": [ + { + "Item1": "System.Private.ServiceModel", + "Item2": "[4.9.0, )" + }, + { + "Item1": "System.ServiceModel.Primitives", + "Item2": "[4.9.0, )" + } + ] + }, + "System.ServiceModel.Primitives": { + "Id": "System.ServiceModel.Primitives", + "Version": "4.9.0", + "Dependencies": [ + { + "Item1": "System.Private.ServiceModel", + "Item2": "[4.9.0, )" + } + ] + }, + "System.ServiceModel.Security": { + "Id": "System.ServiceModel.Security", + "Version": "4.9.0", + "Dependencies": [ + { + "Item1": "System.Private.ServiceModel", + "Item2": "[4.9.0, )" + }, + { + "Item1": "System.ServiceModel.Primitives", + "Item2": "[4.9.0, )" + } + ] + }, + "System.ServiceModel.Syndication": { + "Id": "System.ServiceModel.Syndication", + "Version": "6.0.0", + "Dependencies": [] + }, + "System.ServiceProcess.ServiceController": { + "Id": "System.ServiceProcess.ServiceController", + "Version": "6.0.1", + "Dependencies": [ + { + "Item1": "System.Diagnostics.EventLog", + "Item2": "[6.0.0, )" + } + ] + }, + "System.Speech": { + "Id": "System.Speech", + "Version": "6.0.0", + "Dependencies": [] + }, + "System.Text.Encoding": { + "Id": "System.Text.Encoding", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "Microsoft.NETCore.Platforms", + "Item2": "[1.1.0, )" + }, + { + "Item1": "Microsoft.NETCore.Targets", + "Item2": "[1.1.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + } + ] + }, + "System.Text.Encoding.CodePages": { + "Id": "System.Text.Encoding.CodePages", + "Version": "6.0.0", + "Dependencies": [ + { + "Item1": "System.Runtime.CompilerServices.Unsafe", + "Item2": "[6.0.0, )" + } + ] + }, + "System.Text.Encoding.Extensions": { + "Id": "System.Text.Encoding.Extensions", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "Microsoft.NETCore.Platforms", + "Item2": "[1.1.0, )" + }, + { + "Item1": "Microsoft.NETCore.Targets", + "Item2": "[1.1.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Text.Encoding", + "Item2": "[4.3.0, )" + } + ] + }, + "System.Text.Encodings.Web": { + "Id": "System.Text.Encodings.Web", + "Version": "6.0.0", + "Dependencies": [ + { + "Item1": "System.Runtime.CompilerServices.Unsafe", + "Item2": "[6.0.0, )" + } + ] + }, + "System.Text.RegularExpressions": { + "Id": "System.Text.RegularExpressions", + "Version": "4.3.1", + "Dependencies": [ + { + "Item1": "System.Runtime", + "Item2": "[4.3.1, )" + } + ] + }, + "System.Threading": { + "Id": "System.Threading", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Threading.Tasks", + "Item2": "[4.3.0, )" + } + ] + }, + "System.Threading.AccessControl": { + "Id": "System.Threading.AccessControl", + "Version": "6.0.0", + "Dependencies": [ + { + "Item1": "System.Security.AccessControl", + "Item2": "[6.0.0, )" + } + ] + }, + "System.Threading.Channels": { + "Id": "System.Threading.Channels", + "Version": "6.0.0", + "Dependencies": [] + }, + "System.Threading.Tasks": { + "Id": "System.Threading.Tasks", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "Microsoft.NETCore.Platforms", + "Item2": "[1.1.0, )" + }, + { + "Item1": "Microsoft.NETCore.Targets", + "Item2": "[1.1.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + } + ] + }, + "System.Threading.Tasks.Dataflow": { + "Id": "System.Threading.Tasks.Dataflow", + "Version": "6.0.0", + "Dependencies": [] + }, + "System.Threading.Tasks.Extensions": { + "Id": "System.Threading.Tasks.Extensions", + "Version": "4.5.4", + "Dependencies": [] + }, + "System.Threading.Timer": { + "Id": "System.Threading.Timer", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "Microsoft.NETCore.Platforms", + "Item2": "[1.1.0, )" + }, + { + "Item1": "Microsoft.NETCore.Targets", + "Item2": "[1.1.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + } + ] + }, + "System.ValueTuple": { + "Id": "System.ValueTuple", + "Version": "4.5.0", + "Dependencies": [] + }, + "System.Web.Services.Description": { + "Id": "System.Web.Services.Description", + "Version": "4.9.0", + "Dependencies": [] + }, + "System.Windows.Extensions": { + "Id": "System.Windows.Extensions", + "Version": "6.0.0", + "Dependencies": [ + { + "Item1": "System.Drawing.Common", + "Item2": "[6.0.0, )" + } + ] + }, + "System.Xml.ReaderWriter": { + "Id": "System.Xml.ReaderWriter", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "System.Collections", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Diagnostics.Debug", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Globalization", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.IO", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.IO.FileSystem", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.IO.FileSystem.Primitives", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Resources.ResourceManager", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.Extensions", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.InteropServices", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Text.Encoding", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Text.Encoding.Extensions", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Text.RegularExpressions", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Threading.Tasks", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Threading.Tasks.Extensions", + "Item2": "[4.3.0, )" + } + ] + }, + "System.Xml.XDocument": { + "Id": "System.Xml.XDocument", + "Version": "4.3.0", + "Dependencies": [ + { + "Item1": "System.Collections", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Diagnostics.Debug", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Diagnostics.Tools", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Globalization", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.IO", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Reflection", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Resources.ResourceManager", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Runtime.Extensions", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Text.Encoding", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Threading", + "Item2": "[4.3.0, )" + }, + { + "Item1": "System.Xml.ReaderWriter", + "Item2": "[4.3.0, )" + } + ] + }, + "UiPath": { + "Id": "UiPath", + "Version": "24.10.94.62718", + "Dependencies": [] + }, + "UiPath.Activities.RuntimeGovernance": { + "Id": "UiPath.Activities.RuntimeGovernance", + "Version": "1.1.6", + "Dependencies": [ + { + "Item1": "Newtonsoft.Json", + "Item2": "[11.0.2, )" + } + ] + }, + "UiPath.CodedWorkflows": { + "Id": "UiPath.CodedWorkflows", + "Version": "24.10.0", + "Dependencies": [ + { + "Item1": "Microsoft.Extensions.DependencyInjection", + "Item2": "[6.0.0, )" + }, + { + "Item1": "Microsoft.Extensions.DependencyInjection.Abstractions", + "Item2": "[6.0.0, )" + }, + { + "Item1": "Newtonsoft.Json", + "Item2": "[13.0.1, )" + }, + { + "Item1": "System.IO.Abstractions", + "Item2": "[3.0.10, )" + }, + { + "Item1": "System.ValueTuple", + "Item2": "[4.5.0, )" + } + ] + }, + "UiPath.EmguCVBundle": { + "Id": "UiPath.EmguCVBundle", + "Version": "1.1.0", + "Dependencies": [] + }, + "UiPath.Excel.Activities": { + "Id": "UiPath.Excel.Activities", + "Version": "2.24.1", + "Dependencies": [ + { + "Item1": "ClosedXML", + "Item2": "[0.100.3, )" + }, + { + "Item1": "CsvHelper", + "Item2": "[15.0.5, )" + }, + { + "Item1": "DocumentFormat.OpenXml", + "Item2": "[2.16.0, )" + }, + { + "Item1": "NPOI", + "Item2": "[2.5.6, )" + }, + { + "Item1": "SharpZipLib", + "Item2": "[1.4.2, )" + }, + { + "Item1": "System.Drawing.Common", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.Formats.Asn1", + "Item2": "[6.0.1, )" + }, + { + "Item1": "System.Net.Http", + "Item2": "[4.3.4, )" + }, + { + "Item1": "System.Text.Encoding.CodePages", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.Text.RegularExpressions", + "Item2": "[4.3.1, )" + }, + { + "Item1": "UiPath.CodedWorkflows", + "Item2": "[24.10.0, )" + }, + { + "Item1": "UiPath.OfficeLibs", + "Item2": "[1.0.0, )" + }, + { + "Item1": "UiPath.Platform", + "Item2": "[24.10.3, )" + }, + { + "Item1": "UiPath.Telemetry.Client", + "Item2": "[2.1.3, )" + } + ] + }, + "UiPath.ImageProcessing": { + "Id": "UiPath.ImageProcessing", + "Version": "24.10.0", + "Dependencies": [] + }, + "UiPath.OCR.Activities": { + "Id": "UiPath.OCR.Activities", + "Version": "3.20.5", + "Dependencies": [ + { + "Item1": "Microsoft.Azure.CognitiveServices.Vision.ComputerVision", + "Item2": "[7.0.1, )" + }, + { + "Item1": "Microsoft.Rest.ClientRuntime", + "Item2": "[2.3.24, )" + }, + { + "Item1": "Newtonsoft.Json", + "Item2": "[13.0.1, )" + }, + { + "Item1": "NLog", + "Item2": "[4.5.11, )" + }, + { + "Item1": "Polly", + "Item2": "[7.1.0, )" + }, + { + "Item1": "System.Collections.Immutable", + "Item2": "[5.0.0, )" + }, + { + "Item1": "System.Drawing.Common", + "Item2": "[5.0.3, )" + }, + { + "Item1": "System.Text.RegularExpressions", + "Item2": "[4.3.1, )" + }, + { + "Item1": "System.ValueTuple", + "Item2": "[4.5.0, )" + }, + { + "Item1": "UiPath.EmguCVBundle", + "Item2": "[1.1.0, )" + }, + { + "Item1": "UiPath.OCR.Contracts", + "Item2": "[2.16.0, )" + }, + { + "Item1": "UiPath.Platform", + "Item2": "[23.4.0, )" + } + ] + }, + "UiPath.OCR.Contracts": { + "Id": "UiPath.OCR.Contracts", + "Version": "2.16.0", + "Dependencies": [ + { + "Item1": "System.Drawing.Common", + "Item2": "[5.0.3, )" + } + ] + }, + "UiPath.OfficeLibs": { + "Id": "UiPath.OfficeLibs", + "Version": "1.0.0", + "Dependencies": [] + }, + "UiPath.OpenTelemetry.Contracts": { + "Id": "UiPath.OpenTelemetry.Contracts", + "Version": "2.1.3", + "Dependencies": [ + { + "Item1": "System.Diagnostics.DiagnosticSource", + "Item2": "[6.0.0, )" + } + ] + }, + "UiPath.Platform": { + "Id": "UiPath.Platform", + "Version": "24.10.3", + "Dependencies": [ + { + "Item1": "Newtonsoft.Json", + "Item2": "[13.0.1, )" + }, + { + "Item1": "System.IO.Abstractions", + "Item2": "[3.0.10, )" + }, + { + "Item1": "System.Threading.Tasks.Dataflow", + "Item2": "[6.0.0, )" + }, + { + "Item1": "System.ValueTuple", + "Item2": "[4.5.0, )" + } + ] + }, + "UiPath.System.Activities": { + "Id": "UiPath.System.Activities", + "Version": "24.10.5", + "Dependencies": [ + { + "Item1": "UiPath.System.Activities.Runtime", + "Item2": "[24.10.5, )" + }, + { + "Item1": "CsvHelper", + "Item2": "[16.0.0, )" + }, + { + "Item1": "Microsoft.AspNet.SignalR.Client", + "Item2": "[2.4.3, )" + }, + { + "Item1": "Microsoft.AspNetCore.SignalR.Client", + "Item2": "[6.0.0, )" + }, + { + "Item1": "Microsoft.CSharp", + "Item2": "[4.7.0, )" + }, + { + "Item1": "Microsoft.CodeAnalysis.CSharp", + "Item2": "[4.5.0-2.22527.10, )" + }, + { + "Item1": "Microsoft.CodeAnalysis.Common", + "Item2": "[4.5.0-2.22527.10, )" + }, + { + "Item1": "Microsoft.CodeAnalysis.VisualBasic", + "Item2": "[4.5.0-2.22527.10, )" + }, + { + "Item1": "Microsoft.Management.Infrastructure", + "Item2": "[3.0.0, )" + }, + { + "Item1": "Microsoft.Rest.ClientRuntime", + "Item2": "[2.3.24, )" + }, + { + "Item1": "Microsoft.VisualBasic", + "Item2": "[10.3.0, )" + }, + { + "Item1": "SharpZipLib", + "Item2": "[1.3.3, )" + }, + { + "Item1": "System.Activities.ViewModels", + "Item2": "[1.0.0-20240418.6, )" + }, + { + "Item1": "System.Management.Automation", + "Item2": "[7.2.22, )" + }, + { + "Item1": "UiPath.CodedWorkflows", + "Item2": "[24.10.0, )" + }, + { + "Item1": "UiPath.Platform", + "Item2": "[24.10.3, )" + }, + { + "Item1": "UiPath.Telemetry.Client", + "Item2": "[2.1.3, )" + } + ] + }, + "UiPath.System.Activities.Runtime": { + "Id": "UiPath.System.Activities.Runtime", + "Version": "24.10.5", + "Dependencies": [ + { + "Item1": "UiPath.System.Activities.Runtime.Windows", + "Item2": "[24.10.5, )" + } + ] + }, + "UiPath.System.Activities.Runtime.Windows": { + "Id": "UiPath.System.Activities.Runtime.Windows", + "Version": "24.10.5", + "Dependencies": [ + { + "Item1": "CsvHelper", + "Item2": "[16.0.0, )" + }, + { + "Item1": "Microsoft.AspNet.SignalR.Client", + "Item2": "[2.4.3, )" + }, + { + "Item1": "Microsoft.AspNetCore.SignalR.Client", + "Item2": "[6.0.0, )" + }, + { + "Item1": "Microsoft.CSharp", + "Item2": "[4.7.0, )" + }, + { + "Item1": "Microsoft.CodeAnalysis.CSharp", + "Item2": "[4.5.0-2.22527.10, )" + }, + { + "Item1": "Microsoft.CodeAnalysis.Common", + "Item2": "[4.5.0-2.22527.10, )" + }, + { + "Item1": "Microsoft.CodeAnalysis.VisualBasic", + "Item2": "[4.5.0-2.22527.10, )" + }, + { + "Item1": "Microsoft.Management.Infrastructure", + "Item2": "[3.0.0, )" + }, + { + "Item1": "Microsoft.PowerShell.SDK", + "Item2": "[7.2.22, )" + }, + { + "Item1": "Microsoft.Rest.ClientRuntime", + "Item2": "[2.3.24, )" + }, + { + "Item1": "Microsoft.VisualBasic", + "Item2": "[10.3.0, )" + }, + { + "Item1": "SharpZipLib", + "Item2": "[1.3.3, )" + }, + { + "Item1": "System.Management.Automation", + "Item2": "[7.2.22, )" + }, + { + "Item1": "UiPath.CodedWorkflows", + "Item2": "[24.10.0, )" + }, + { + "Item1": "UiPath.Platform", + "Item2": "[24.10.3, )" + }, + { + "Item1": "UiPath.Telemetry.Client", + "Item2": "[2.1.3, )" + } + ] + }, + "UiPath.Telemetry.Client": { + "Id": "UiPath.Telemetry.Client", + "Version": "2.1.3", + "Dependencies": [ + { + "Item1": "UiPath.OpenTelemetry.Contracts", + "Item2": "[2.1.3, )" + }, + { + "Item1": "Newtonsoft.Json", + "Item2": "[11.0.2, )" + }, + { + "Item1": "System.Threading.Tasks.Dataflow", + "Item2": "[5.0.0, )" + }, + { + "Item1": "System.ValueTuple", + "Item2": "[4.5.0, )" + } + ] + }, + "UiPath.Testing.Activities": { + "Id": "UiPath.Testing.Activities", + "Version": "24.10.1", + "Dependencies": [ + { + "Item1": "AutoMapper", + "Item2": "[9.0.0, )" + }, + { + "Item1": "Microsoft.Rest.ClientRuntime", + "Item2": "[2.3.21, )" + }, + { + "Item1": "Newtonsoft.Json", + "Item2": "[13.0.1, )" + }, + { + "Item1": "System.Activities.ViewModels", + "Item2": "[1.0.0-20240418.6, )" + }, + { + "Item1": "System.IO.Abstractions", + "Item2": "[3.0.10, )" + }, + { + "Item1": "System.Runtime.Caching", + "Item2": "[5.0.0, )" + }, + { + "Item1": "System.Threading.Tasks.Extensions", + "Item2": "[4.5.4, )" + }, + { + "Item1": "UiPath.CodedWorkflows", + "Item2": "[24.10.0, )" + }, + { + "Item1": "UiPath.Platform", + "Item2": "[23.4.0, )" + }, + { + "Item1": "UiPath.Telemetry.Client", + "Item2": "[2.1.3, )" + } + ] + }, + "UiPath.UIAutomation.Activities": { + "Id": "UiPath.UIAutomation.Activities", + "Version": "24.10.3", + "Dependencies": [ + { + "Item1": "UiPath.UIAutomation.Activities.Runtime", + "Item2": "[24.10.3, 24.10.3]" + } + ] + }, + "UiPath.UIAutomation.Activities.Runtime": { + "Id": "UiPath.UIAutomation.Activities.Runtime", + "Version": "24.10.3", + "Dependencies": [ + { + "Item1": "UiPath", + "Item2": "[24.10.94.62718, 24.10.94.62718]" + }, + { + "Item1": "UiPath.UIAutomation.Activities.Runtime.Design", + "Item2": "[24.10.3, 24.10.3]" + }, + { + "Item1": "UiPath.CodedWorkflows", + "Item2": "[24.10.0, )" + }, + { + "Item1": "UiPath.Vision", + "Item2": "[3.13.3, )" + }, + { + "Item1": "UiPath.OCR.Contracts", + "Item2": "[2.16.0, )" + }, + { + "Item1": "UiPath.OCR.Activities", + "Item2": "[3.20.5, )" + }, + { + "Item1": "UiPath.Platform", + "Item2": "[24.10.3, )" + }, + { + "Item1": "Newtonsoft.Json", + "Item2": "[13.0.1, )" + }, + { + "Item1": "System.IO.Abstractions", + "Item2": "[3.0.10, )" + }, + { + "Item1": "UiPath.ImageProcessing", + "Item2": "[24.10.0, )" + }, + { + "Item1": "UiPath.Telemetry.Client", + "Item2": "[2.1.3, )" + }, + { + "Item1": "UiPath.Activities.RuntimeGovernance", + "Item2": "[1.1.6, )" + } + ] + }, + "UiPath.UIAutomation.Activities.Runtime.Design": { + "Id": "UiPath.UIAutomation.Activities.Runtime.Design", + "Version": "24.10.3", + "Dependencies": [] + }, + "UiPath.Vision": { + "Id": "UiPath.Vision", + "Version": "3.13.3", + "Dependencies": [ + { + "Item1": "UiPath.OCR.Contracts", + "Item2": "[2.16.0, )" + }, + { + "Item1": "UiPath.EmguCVBundle", + "Item2": "[1.1.0, )" + } + ] + }, + "XLParser": { + "Id": "XLParser", + "Version": "1.5.2", + "Dependencies": [ + { + "Item1": "Irony.NetCore", + "Item2": "[1.0.11, )" + }, + { + "Item1": "NETStandard.Library", + "Item2": "[1.6.1, )" + } + ] + } + }, + "AllPackages": [ + { + "Package": { + "Id": "AutoMapper", + "Version": "9.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\automapper\\9.0.0\\lib\\netstandard2.0\\AutoMapper.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\automapper\\9.0.0" + }, + { + "Package": { + "Id": "ClosedXML", + "Version": "0.100.3" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\closedxml\\0.100.3\\lib\\netstandard2.0\\ClosedXML.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\closedxml\\0.100.3" + }, + { + "Package": { + "Id": "CsvHelper", + "Version": "16.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\csvhelper\\16.0.0\\lib\\netstandard2.1\\CsvHelper.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\csvhelper\\16.0.0" + }, + { + "Package": { + "Id": "DocumentFormat.OpenXml", + "Version": "2.16.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\documentformat.openxml\\2.16.0\\lib\\netstandard2.0\\DocumentFormat.OpenXml.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\documentformat.openxml\\2.16.0" + }, + { + "Package": { + "Id": "ExcelNumberFormat", + "Version": "1.1.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\excelnumberformat\\1.1.0\\lib\\netstandard2.0\\ExcelNumberFormat.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\excelnumberformat\\1.1.0" + }, + { + "Package": { + "Id": "Irony.NetCore", + "Version": "1.0.11" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\irony.netcore\\1.0.11\\lib\\netstandard1.6\\Irony.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\irony.netcore\\1.0.11" + }, + { + "Package": { + "Id": "Markdig.Signed", + "Version": "0.31.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\markdig.signed\\0.31.0\\lib\\net6.0\\Markdig.Signed.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\markdig.signed\\0.31.0" + }, + { + "Package": { + "Id": "Microsoft.ApplicationInsights", + "Version": "2.21.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.applicationinsights\\2.21.0\\lib\\netstandard2.0\\Microsoft.ApplicationInsights.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.applicationinsights\\2.21.0" + }, + { + "Package": { + "Id": "Microsoft.AspNet.SignalR.Client", + "Version": "2.4.3" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.aspnet.signalr.client\\2.4.3\\lib\\netstandard2.0\\Microsoft.AspNet.SignalR.Client.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.aspnet.signalr.client\\2.4.3" + }, + { + "Package": { + "Id": "Microsoft.AspNetCore.Connections.Abstractions", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.aspnetcore.connections.abstractions\\6.0.0\\lib\\net6.0\\Microsoft.AspNetCore.Connections.Abstractions.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.aspnetcore.connections.abstractions\\6.0.0" + }, + { + "Package": { + "Id": "Microsoft.AspNetCore.Http.Connections.Client", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.aspnetcore.http.connections.client\\6.0.0\\lib\\net6.0\\Microsoft.AspNetCore.Http.Connections.Client.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.aspnetcore.http.connections.client\\6.0.0" + }, + { + "Package": { + "Id": "Microsoft.AspNetCore.Http.Connections.Common", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.aspnetcore.http.connections.common\\6.0.0\\lib\\net6.0\\Microsoft.AspNetCore.Http.Connections.Common.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.aspnetcore.http.connections.common\\6.0.0" + }, + { + "Package": { + "Id": "Microsoft.AspNetCore.SignalR.Client", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.aspnetcore.signalr.client\\6.0.0\\lib\\net6.0\\Microsoft.AspNetCore.SignalR.Client.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.aspnetcore.signalr.client\\6.0.0" + }, + { + "Package": { + "Id": "Microsoft.AspNetCore.SignalR.Client.Core", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.aspnetcore.signalr.client.core\\6.0.0\\lib\\net6.0\\Microsoft.AspNetCore.SignalR.Client.Core.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.aspnetcore.signalr.client.core\\6.0.0" + }, + { + "Package": { + "Id": "Microsoft.AspNetCore.SignalR.Common", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.aspnetcore.signalr.common\\6.0.0\\lib\\net6.0\\Microsoft.AspNetCore.SignalR.Common.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.aspnetcore.signalr.common\\6.0.0" + }, + { + "Package": { + "Id": "Microsoft.AspNetCore.SignalR.Protocols.Json", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.aspnetcore.signalr.protocols.json\\6.0.0\\lib\\net6.0\\Microsoft.AspNetCore.SignalR.Protocols.Json.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.aspnetcore.signalr.protocols.json\\6.0.0" + }, + { + "Package": { + "Id": "Microsoft.Azure.CognitiveServices.Vision.ComputerVision", + "Version": "7.0.1" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.azure.cognitiveservices.vision.computervision\\7.0.1\\lib\\netstandard2.0\\Microsoft.Azure.CognitiveServices.Vision.ComputerVision.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.azure.cognitiveservices.vision.computervision\\7.0.1" + }, + { + "Package": { + "Id": "Microsoft.Bcl.AsyncInterfaces", + "Version": "5.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\5.0.0\\lib\\netstandard2.1\\Microsoft.Bcl.AsyncInterfaces.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\5.0.0" + }, + { + "Package": { + "Id": "Microsoft.CodeAnalysis.Analyzers", + "Version": "3.3.3" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.codeanalysis.analyzers\\3.3.3" + }, + { + "Package": { + "Id": "Microsoft.CodeAnalysis.Common", + "Version": "4.5.0-2.22527.10" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.codeanalysis.common\\4.5.0-2.22527.10\\lib\\netcoreapp3.1\\Microsoft.CodeAnalysis.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.codeanalysis.common\\4.5.0-2.22527.10" + }, + { + "Package": { + "Id": "Microsoft.CodeAnalysis.CSharp", + "Version": "4.5.0-2.22527.10" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.codeanalysis.csharp\\4.5.0-2.22527.10\\lib\\netcoreapp3.1\\Microsoft.CodeAnalysis.CSharp.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.codeanalysis.csharp\\4.5.0-2.22527.10" + }, + { + "Package": { + "Id": "Microsoft.CodeAnalysis.VisualBasic", + "Version": "4.5.0-2.22527.10" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.codeanalysis.visualbasic\\4.5.0-2.22527.10\\lib\\netcoreapp3.1\\Microsoft.CodeAnalysis.VisualBasic.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.codeanalysis.visualbasic\\4.5.0-2.22527.10" + }, + { + "Package": { + "Id": "Microsoft.CSharp", + "Version": "4.7.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.csharp\\4.7.0\\lib\\netcoreapp2.0\\_._" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.csharp\\4.7.0" + }, + { + "Package": { + "Id": "Microsoft.Extensions.DependencyInjection", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\6.0.0\\lib\\net6.0\\Microsoft.Extensions.DependencyInjection.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\6.0.0" + }, + { + "Package": { + "Id": "Microsoft.Extensions.DependencyInjection.Abstractions", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\6.0.0\\lib\\net6.0\\Microsoft.Extensions.DependencyInjection.Abstractions.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\6.0.0" + }, + { + "Package": { + "Id": "Microsoft.Extensions.Features", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.extensions.features\\6.0.0\\lib\\net6.0\\Microsoft.Extensions.Features.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.extensions.features\\6.0.0" + }, + { + "Package": { + "Id": "Microsoft.Extensions.Logging", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.extensions.logging\\6.0.0\\lib\\netstandard2.1\\Microsoft.Extensions.Logging.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.extensions.logging\\6.0.0" + }, + { + "Package": { + "Id": "Microsoft.Extensions.Logging.Abstractions", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\6.0.0\\lib\\net6.0\\Microsoft.Extensions.Logging.Abstractions.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\6.0.0" + }, + { + "Package": { + "Id": "Microsoft.Extensions.ObjectPool", + "Version": "5.0.17" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.extensions.objectpool\\5.0.17\\lib\\net5.0\\Microsoft.Extensions.ObjectPool.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.extensions.objectpool\\5.0.17" + }, + { + "Package": { + "Id": "Microsoft.Extensions.Options", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.extensions.options\\6.0.0\\lib\\netstandard2.1\\Microsoft.Extensions.Options.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.extensions.options\\6.0.0" + }, + { + "Package": { + "Id": "Microsoft.Extensions.Primitives", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.extensions.primitives\\6.0.0\\lib\\net6.0\\Microsoft.Extensions.Primitives.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.extensions.primitives\\6.0.0" + }, + { + "Package": { + "Id": "Microsoft.Management.Infrastructure", + "Version": "3.0.0" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.management.infrastructure\\3.0.0" + }, + { + "Package": { + "Id": "Microsoft.Management.Infrastructure.CimCmdlets", + "Version": "7.2.22" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.management.infrastructure.cimcmdlets\\7.2.22\\runtimes\\win\\lib\\net6.0\\Microsoft.Management.Infrastructure.CimCmdlets.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.management.infrastructure.cimcmdlets\\7.2.22" + }, + { + "Package": { + "Id": "Microsoft.Management.Infrastructure.Runtime.Unix", + "Version": "3.0.0" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.management.infrastructure.runtime.unix\\3.0.0" + }, + { + "Package": { + "Id": "Microsoft.Management.Infrastructure.Runtime.Win", + "Version": "3.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.management.infrastructure.runtime.win\\3.0.0\\runtimes\\win-x64\\lib\\netstandard1.6\\microsoft.management.infrastructure.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.management.infrastructure.runtime.win\\3.0.0\\runtimes\\win-x64\\lib\\netstandard1.6\\microsoft.management.infrastructure.native.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.management.infrastructure.runtime.win\\3.0.0" + }, + { + "Package": { + "Id": "Microsoft.NETCore.Platforms", + "Version": "1.1.1" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.1\\lib\\netstandard1.0\\_._" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.1" + }, + { + "Package": { + "Id": "Microsoft.NETCore.Targets", + "Version": "1.1.3" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.netcore.targets\\1.1.3\\lib\\netstandard1.0\\_._" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.netcore.targets\\1.1.3" + }, + { + "Package": { + "Id": "Microsoft.NETCore.Windows.ApiSets", + "Version": "1.0.1" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.netcore.windows.apisets\\1.0.1" + }, + { + "Package": { + "Id": "Microsoft.PowerShell.Commands.Diagnostics", + "Version": "7.2.22" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.powershell.commands.diagnostics\\7.2.22\\runtimes\\win\\lib\\net6.0\\Microsoft.PowerShell.Commands.Diagnostics.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.powershell.commands.diagnostics\\7.2.22" + }, + { + "Package": { + "Id": "Microsoft.PowerShell.Commands.Management", + "Version": "7.2.22" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.powershell.commands.management\\7.2.22\\runtimes\\win\\lib\\net6.0\\Microsoft.PowerShell.Commands.Management.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.powershell.commands.management\\7.2.22" + }, + { + "Package": { + "Id": "Microsoft.PowerShell.Commands.Utility", + "Version": "7.2.22" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.powershell.commands.utility\\7.2.22\\runtimes\\win\\lib\\net6.0\\Microsoft.PowerShell.Commands.Utility.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.powershell.commands.utility\\7.2.22" + }, + { + "Package": { + "Id": "Microsoft.PowerShell.ConsoleHost", + "Version": "7.2.22" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.powershell.consolehost\\7.2.22\\runtimes\\win\\lib\\net6.0\\Microsoft.PowerShell.ConsoleHost.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.powershell.consolehost\\7.2.22" + }, + { + "Package": { + "Id": "Microsoft.PowerShell.CoreCLR.Eventing", + "Version": "7.2.22" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.powershell.coreclr.eventing\\7.2.22\\runtimes\\win\\lib\\net6.0\\Microsoft.PowerShell.CoreCLR.Eventing.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.powershell.coreclr.eventing\\7.2.22" + }, + { + "Package": { + "Id": "Microsoft.PowerShell.MarkdownRender", + "Version": "7.2.1" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.powershell.markdownrender\\7.2.1\\lib\\netstandard2.0\\Microsoft.PowerShell.MarkdownRender.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.powershell.markdownrender\\7.2.1" + }, + { + "Package": { + "Id": "Microsoft.PowerShell.Native", + "Version": "7.2.1" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.powershell.native\\7.2.1" + }, + { + "Package": { + "Id": "Microsoft.PowerShell.SDK", + "Version": "7.2.22" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.powershell.sdk\\7.2.22\\runtimes\\win\\lib\\net6.0\\Microsoft.PowerShell.SDK.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.powershell.sdk\\7.2.22" + }, + { + "Package": { + "Id": "Microsoft.PowerShell.Security", + "Version": "7.2.22" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.powershell.security\\7.2.22\\runtimes\\win\\lib\\net6.0\\Microsoft.PowerShell.Security.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.powershell.security\\7.2.22" + }, + { + "Package": { + "Id": "Microsoft.Rest.ClientRuntime", + "Version": "2.3.24" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.rest.clientruntime\\2.3.24\\lib\\netstandard2.0\\Microsoft.Rest.ClientRuntime.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.rest.clientruntime\\2.3.24" + }, + { + "Package": { + "Id": "Microsoft.Rest.ClientRuntime.Azure", + "Version": "3.3.18" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.rest.clientruntime.azure\\3.3.18\\lib\\netstandard1.4\\Microsoft.Rest.ClientRuntime.Azure.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.rest.clientruntime.azure\\3.3.18" + }, + { + "Package": { + "Id": "Microsoft.VisualBasic", + "Version": "10.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.visualbasic\\10.3.0\\lib\\netcoreapp2.0\\_._" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.visualbasic\\10.3.0" + }, + { + "Package": { + "Id": "Microsoft.Win32.Primitives", + "Version": "4.3.0" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.win32.primitives\\4.3.0" + }, + { + "Package": { + "Id": "Microsoft.Win32.Registry", + "Version": "4.7.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.win32.registry\\4.7.0\\runtimes\\win\\lib\\netstandard2.0\\Microsoft.Win32.Registry.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.win32.registry\\4.7.0" + }, + { + "Package": { + "Id": "Microsoft.Win32.Registry.AccessControl", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.win32.registry.accesscontrol\\6.0.0\\runtimes\\win\\lib\\net6.0\\Microsoft.Win32.Registry.AccessControl.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.win32.registry.accesscontrol\\6.0.0" + }, + { + "Package": { + "Id": "Microsoft.Win32.SystemEvents", + "Version": "6.0.1" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.win32.systemevents\\6.0.1\\runtimes\\win\\lib\\net6.0\\Microsoft.Win32.SystemEvents.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.win32.systemevents\\6.0.1" + }, + { + "Package": { + "Id": "Microsoft.Windows.Compatibility", + "Version": "6.0.8" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.windows.compatibility\\6.0.8" + }, + { + "Package": { + "Id": "Microsoft.WSMan.Management", + "Version": "7.2.22" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.wsman.management\\7.2.22\\runtimes\\win\\lib\\net6.0\\Microsoft.WSMan.Management.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.wsman.management\\7.2.22" + }, + { + "Package": { + "Id": "Microsoft.WSMan.Runtime", + "Version": "7.2.22" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.wsman.runtime\\7.2.22\\runtimes\\win\\lib\\net6.0\\Microsoft.WSMan.Runtime.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.wsman.runtime\\7.2.22" + }, + { + "Package": { + "Id": "Namotion.Reflection", + "Version": "2.0.10" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\namotion.reflection\\2.0.10\\lib\\netstandard2.0\\Namotion.Reflection.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\namotion.reflection\\2.0.10" + }, + { + "Package": { + "Id": "NETStandard.Library", + "Version": "1.6.1" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\netstandard.library\\1.6.1" + }, + { + "Package": { + "Id": "Newtonsoft.Json", + "Version": "13.0.3" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\newtonsoft.json\\13.0.3\\lib\\net6.0\\Newtonsoft.Json.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\newtonsoft.json\\13.0.3" + }, + { + "Package": { + "Id": "NJsonSchema", + "Version": "10.5.2" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\njsonschema\\10.5.2\\lib\\netstandard2.0\\NJsonSchema.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\njsonschema\\10.5.2" + }, + { + "Package": { + "Id": "NLog", + "Version": "4.5.11" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\nlog\\4.5.11\\lib\\netstandard2.0\\NLog.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\nlog\\4.5.11" + }, + { + "Package": { + "Id": "NPOI", + "Version": "2.5.6" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\npoi\\2.5.6\\lib\\netstandard2.1\\NPOI.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\npoi\\2.5.6\\lib\\netstandard2.1\\NPOI.OOXML.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\npoi\\2.5.6\\lib\\netstandard2.1\\NPOI.OpenXml4Net.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\npoi\\2.5.6\\lib\\netstandard2.1\\NPOI.OpenXmlFormats.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\npoi\\2.5.6" + }, + { + "Package": { + "Id": "Polly", + "Version": "7.1.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\polly\\7.1.0\\lib\\netstandard2.0\\Polly.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\polly\\7.1.0" + }, + { + "Package": { + "Id": "Portable.BouncyCastle", + "Version": "1.8.9" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\portable.bouncycastle\\1.8.9\\lib\\netstandard2.0\\BouncyCastle.Crypto.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\portable.bouncycastle\\1.8.9" + }, + { + "Package": { + "Id": "runtime.any.System.Collections", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.collections\\4.3.0\\lib\\netstandard1.3\\System.Collections.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.collections\\4.3.0" + }, + { + "Package": { + "Id": "runtime.any.System.Diagnostics.Tools", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.diagnostics.tools\\4.3.0\\lib\\netstandard1.3\\System.Diagnostics.Tools.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.diagnostics.tools\\4.3.0" + }, + { + "Package": { + "Id": "runtime.any.System.Diagnostics.Tracing", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.diagnostics.tracing\\4.3.0\\lib\\netstandard1.5\\System.Diagnostics.Tracing.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.diagnostics.tracing\\4.3.0" + }, + { + "Package": { + "Id": "runtime.any.System.Globalization", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.globalization\\4.3.0\\lib\\netstandard1.3\\System.Globalization.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.globalization\\4.3.0" + }, + { + "Package": { + "Id": "runtime.any.System.Globalization.Calendars", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.globalization.calendars\\4.3.0\\lib\\netstandard1.3\\System.Globalization.Calendars.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.globalization.calendars\\4.3.0" + }, + { + "Package": { + "Id": "runtime.any.System.IO", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.io\\4.3.0\\lib\\netstandard1.5\\System.IO.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.io\\4.3.0" + }, + { + "Package": { + "Id": "runtime.any.System.Reflection", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.reflection\\4.3.0\\lib\\netstandard1.5\\System.Reflection.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.reflection\\4.3.0" + }, + { + "Package": { + "Id": "runtime.any.System.Reflection.Extensions", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.reflection.extensions\\4.3.0\\lib\\netstandard1.3\\System.Reflection.Extensions.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.reflection.extensions\\4.3.0" + }, + { + "Package": { + "Id": "runtime.any.System.Reflection.Primitives", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.reflection.primitives\\4.3.0\\lib\\netstandard1.3\\System.Reflection.Primitives.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.reflection.primitives\\4.3.0" + }, + { + "Package": { + "Id": "runtime.any.System.Resources.ResourceManager", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.resources.resourcemanager\\4.3.0\\lib\\netstandard1.3\\System.Resources.ResourceManager.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.resources.resourcemanager\\4.3.0" + }, + { + "Package": { + "Id": "runtime.any.System.Runtime", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.runtime\\4.3.0\\lib\\netstandard1.5\\System.Runtime.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.runtime\\4.3.0" + }, + { + "Package": { + "Id": "runtime.any.System.Runtime.Handles", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.runtime.handles\\4.3.0\\lib\\netstandard1.3\\System.Runtime.Handles.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.runtime.handles\\4.3.0" + }, + { + "Package": { + "Id": "runtime.any.System.Runtime.InteropServices", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.runtime.interopservices\\4.3.0\\lib\\netstandard1.6\\System.Runtime.InteropServices.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.runtime.interopservices\\4.3.0" + }, + { + "Package": { + "Id": "runtime.any.System.Text.Encoding", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.text.encoding\\4.3.0\\lib\\netstandard1.3\\System.Text.Encoding.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.text.encoding\\4.3.0" + }, + { + "Package": { + "Id": "runtime.any.System.Text.Encoding.Extensions", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.text.encoding.extensions\\4.3.0\\lib\\netstandard1.3\\System.Text.Encoding.Extensions.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.text.encoding.extensions\\4.3.0" + }, + { + "Package": { + "Id": "runtime.any.System.Threading.Tasks", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.threading.tasks\\4.3.0\\lib\\netstandard1.3\\System.Threading.Tasks.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.threading.tasks\\4.3.0" + }, + { + "Package": { + "Id": "runtime.any.System.Threading.Timer", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.threading.timer\\4.3.0\\lib\\netstandard1.3\\System.Threading.Timer.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.threading.timer\\4.3.0" + }, + { + "Package": { + "Id": "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "Version": "4.3.2" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl\\4.3.2" + }, + { + "Package": { + "Id": "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "Version": "4.3.2" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl\\4.3.2" + }, + { + "Package": { + "Id": "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "Version": "4.3.2" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl\\4.3.2" + }, + { + "Package": { + "Id": "runtime.linux-arm.runtime.native.System.IO.Ports", + "Version": "6.0.0" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.linux-arm.runtime.native.system.io.ports\\6.0.0" + }, + { + "Package": { + "Id": "runtime.linux-arm64.runtime.native.System.IO.Ports", + "Version": "6.0.0" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.linux-arm64.runtime.native.system.io.ports\\6.0.0" + }, + { + "Package": { + "Id": "runtime.linux-x64.runtime.native.System.IO.Ports", + "Version": "6.0.0" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.linux-x64.runtime.native.system.io.ports\\6.0.0" + }, + { + "Package": { + "Id": "runtime.native.System", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.native.system\\4.3.0\\lib\\netstandard1.0\\_._" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.native.system\\4.3.0" + }, + { + "Package": { + "Id": "runtime.native.System.Data.SqlClient.sni", + "Version": "4.7.0" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.native.system.data.sqlclient.sni\\4.7.0" + }, + { + "Package": { + "Id": "runtime.native.System.IO.Compression", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.native.system.io.compression\\4.3.0\\lib\\netstandard1.0\\_._" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.native.system.io.compression\\4.3.0" + }, + { + "Package": { + "Id": "runtime.native.System.IO.Ports", + "Version": "6.0.0" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.native.system.io.ports\\6.0.0" + }, + { + "Package": { + "Id": "runtime.native.System.Net.Http", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.native.system.net.http\\4.3.0\\lib\\netstandard1.0\\_._" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.native.system.net.http\\4.3.0" + }, + { + "Package": { + "Id": "runtime.native.System.Security.Cryptography.Apple", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.native.system.security.cryptography.apple\\4.3.0\\lib\\netstandard1.0\\_._" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.native.system.security.cryptography.apple\\4.3.0" + }, + { + "Package": { + "Id": "runtime.native.System.Security.Cryptography.OpenSsl", + "Version": "4.3.2" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.native.system.security.cryptography.openssl\\4.3.2\\lib\\netstandard1.0\\_._" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.native.system.security.cryptography.openssl\\4.3.2" + }, + { + "Package": { + "Id": "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "Version": "4.3.2" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl\\4.3.2" + }, + { + "Package": { + "Id": "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "Version": "4.3.2" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl\\4.3.2" + }, + { + "Package": { + "Id": "runtime.osx-arm64.runtime.native.System.IO.Ports", + "Version": "6.0.0" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.osx-arm64.runtime.native.system.io.ports\\6.0.0" + }, + { + "Package": { + "Id": "runtime.osx-x64.runtime.native.System.IO.Ports", + "Version": "6.0.0" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.osx-x64.runtime.native.system.io.ports\\6.0.0" + }, + { + "Package": { + "Id": "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple", + "Version": "4.3.0" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple\\4.3.0" + }, + { + "Package": { + "Id": "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "Version": "4.3.2" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.2" + }, + { + "Package": { + "Id": "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "Version": "4.3.2" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl\\4.3.2" + }, + { + "Package": { + "Id": "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "Version": "4.3.2" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.2" + }, + { + "Package": { + "Id": "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "Version": "4.3.2" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.2" + }, + { + "Package": { + "Id": "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "Version": "4.3.2" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.2" + }, + { + "Package": { + "Id": "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni", + "Version": "4.4.0" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.win-arm64.runtime.native.system.data.sqlclient.sni\\4.4.0" + }, + { + "Package": { + "Id": "runtime.win-x64.runtime.native.System.Data.SqlClient.sni", + "Version": "4.4.0" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.win-x64.runtime.native.system.data.sqlclient.sni\\4.4.0" + }, + { + "Package": { + "Id": "runtime.win-x86.runtime.native.System.Data.SqlClient.sni", + "Version": "4.4.0" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.win-x86.runtime.native.system.data.sqlclient.sni\\4.4.0" + }, + { + "Package": { + "Id": "runtime.win.Microsoft.Win32.Primitives", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.win.microsoft.win32.primitives\\4.3.0\\runtimes\\win\\lib\\netstandard1.3\\Microsoft.Win32.Primitives.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.win.microsoft.win32.primitives\\4.3.0" + }, + { + "Package": { + "Id": "runtime.win.System.Console", + "Version": "4.3.1" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.win.system.console\\4.3.1\\runtimes\\win\\lib\\netstandard1.3\\System.Console.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.win.system.console\\4.3.1" + }, + { + "Package": { + "Id": "runtime.win.System.Diagnostics.Debug", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.win.system.diagnostics.debug\\4.3.0\\runtimes\\win\\lib\\netstandard1.3\\System.Diagnostics.Debug.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.win.system.diagnostics.debug\\4.3.0" + }, + { + "Package": { + "Id": "runtime.win.System.IO.FileSystem", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.win.system.io.filesystem\\4.3.0\\runtimes\\win\\lib\\netstandard1.3\\System.IO.FileSystem.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.win.system.io.filesystem\\4.3.0" + }, + { + "Package": { + "Id": "runtime.win.System.Net.Primitives", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.win.system.net.primitives\\4.3.0\\runtimes\\win\\lib\\netstandard1.3\\System.Net.Primitives.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.win.system.net.primitives\\4.3.0" + }, + { + "Package": { + "Id": "runtime.win.System.Net.Sockets", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.win.system.net.sockets\\4.3.0\\runtimes\\win\\lib\\netstandard1.3\\System.Net.Sockets.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.win.system.net.sockets\\4.3.0" + }, + { + "Package": { + "Id": "runtime.win.System.Runtime.Extensions", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.win.system.runtime.extensions\\4.3.0\\runtimes\\win\\lib\\netstandard1.5\\System.Runtime.Extensions.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.win.system.runtime.extensions\\4.3.0" + }, + { + "Package": { + "Id": "SharpZipLib", + "Version": "1.4.2" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\sharpziplib\\1.4.2\\lib\\net6.0\\ICSharpCode.SharpZipLib.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\sharpziplib\\1.4.2" + }, + { + "Package": { + "Id": "SixLabors.Fonts", + "Version": "1.0.0-beta18" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\sixlabors.fonts\\1.0.0-beta18\\lib\\netcoreapp3.1\\SixLabors.Fonts.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\sixlabors.fonts\\1.0.0-beta18" + }, + { + "Package": { + "Id": "System.Activities.ViewModels", + "Version": "1.0.0-20240418.6" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.activities.viewmodels\\1.0.0-20240418.6\\lib\\net6.0-windows7.0\\System.Activities.ViewModels.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.activities.viewmodels\\1.0.0-20240418.6" + }, + { + "Package": { + "Id": "System.AppContext", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.appcontext\\4.3.0\\lib\\netstandard1.6\\System.AppContext.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.appcontext\\4.3.0" + }, + { + "Package": { + "Id": "System.Buffers", + "Version": "4.5.1" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.buffers\\4.5.1\\lib\\netcoreapp2.0\\_._" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.buffers\\4.5.1" + }, + { + "Package": { + "Id": "System.CodeDom", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.codedom\\6.0.0\\lib\\net6.0\\System.CodeDom.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.codedom\\6.0.0" + }, + { + "Package": { + "Id": "System.Collections", + "Version": "4.3.0" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.collections\\4.3.0" + }, + { + "Package": { + "Id": "System.Collections.Concurrent", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.collections.concurrent\\4.3.0\\lib\\netstandard1.3\\System.Collections.Concurrent.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.collections.concurrent\\4.3.0" + }, + { + "Package": { + "Id": "System.Collections.Immutable", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.collections.immutable\\6.0.0\\lib\\net6.0\\System.Collections.Immutable.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.collections.immutable\\6.0.0" + }, + { + "Package": { + "Id": "System.ComponentModel.Composition", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.componentmodel.composition\\6.0.0\\lib\\net6.0\\System.ComponentModel.Composition.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.componentmodel.composition\\6.0.0" + }, + { + "Package": { + "Id": "System.ComponentModel.Composition.Registration", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.componentmodel.composition.registration\\6.0.0\\lib\\net6.0\\System.ComponentModel.Composition.Registration.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.componentmodel.composition.registration\\6.0.0" + }, + { + "Package": { + "Id": "System.Configuration.ConfigurationManager", + "Version": "6.0.1" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.configuration.configurationmanager\\6.0.1\\lib\\net6.0\\System.Configuration.ConfigurationManager.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.configuration.configurationmanager\\6.0.1" + }, + { + "Package": { + "Id": "System.Console", + "Version": "4.3.0" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.console\\4.3.0" + }, + { + "Package": { + "Id": "System.Data.Odbc", + "Version": "6.0.1" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.data.odbc\\6.0.1\\runtimes\\win\\lib\\net6.0\\System.Data.Odbc.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.data.odbc\\6.0.1" + }, + { + "Package": { + "Id": "System.Data.OleDb", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.data.oledb\\6.0.0\\runtimes\\win\\lib\\net6.0\\System.Data.OleDb.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.data.oledb\\6.0.0" + }, + { + "Package": { + "Id": "System.Data.SqlClient", + "Version": "4.8.6" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.data.sqlclient\\4.8.6\\runtimes\\win\\lib\\netcoreapp2.1\\System.Data.SqlClient.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.data.sqlclient\\4.8.6" + }, + { + "Package": { + "Id": "System.Diagnostics.Debug", + "Version": "4.3.0" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.diagnostics.debug\\4.3.0" + }, + { + "Package": { + "Id": "System.Diagnostics.DiagnosticSource", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.diagnostics.diagnosticsource\\6.0.0\\lib\\net6.0\\System.Diagnostics.DiagnosticSource.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.diagnostics.diagnosticsource\\6.0.0" + }, + { + "Package": { + "Id": "System.Diagnostics.EventLog", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.diagnostics.eventlog\\6.0.0\\runtimes\\win\\lib\\net6.0\\System.Diagnostics.EventLog.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.diagnostics.eventlog\\6.0.0\\runtimes\\win\\lib\\net6.0\\System.Diagnostics.EventLog.Messages.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.diagnostics.eventlog\\6.0.0" + }, + { + "Package": { + "Id": "System.Diagnostics.PerformanceCounter", + "Version": "6.0.1" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.diagnostics.performancecounter\\6.0.1\\runtimes\\win\\lib\\net6.0\\System.Diagnostics.PerformanceCounter.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.diagnostics.performancecounter\\6.0.1" + }, + { + "Package": { + "Id": "System.Diagnostics.Tools", + "Version": "4.3.0" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.diagnostics.tools\\4.3.0" + }, + { + "Package": { + "Id": "System.Diagnostics.Tracing", + "Version": "4.3.0" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.diagnostics.tracing\\4.3.0" + }, + { + "Package": { + "Id": "System.DirectoryServices", + "Version": "6.0.1" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.directoryservices\\6.0.1\\runtimes\\win\\lib\\net6.0\\System.DirectoryServices.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.directoryservices\\6.0.1" + }, + { + "Package": { + "Id": "System.DirectoryServices.AccountManagement", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.directoryservices.accountmanagement\\6.0.0\\runtimes\\win\\lib\\net6.0\\System.DirectoryServices.AccountManagement.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.directoryservices.accountmanagement\\6.0.0" + }, + { + "Package": { + "Id": "System.DirectoryServices.Protocols", + "Version": "6.0.2" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.directoryservices.protocols\\6.0.2\\runtimes\\win\\lib\\net6.0\\System.DirectoryServices.Protocols.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.directoryservices.protocols\\6.0.2" + }, + { + "Package": { + "Id": "System.Drawing.Common", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.drawing.common\\6.0.0\\runtimes\\win\\lib\\net6.0\\System.Drawing.Common.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.drawing.common\\6.0.0" + }, + { + "Package": { + "Id": "System.Formats.Asn1", + "Version": "6.0.1" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.formats.asn1\\6.0.1\\lib\\net6.0\\System.Formats.Asn1.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.formats.asn1\\6.0.1" + }, + { + "Package": { + "Id": "System.Globalization", + "Version": "4.3.0" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.globalization\\4.3.0" + }, + { + "Package": { + "Id": "System.Globalization.Calendars", + "Version": "4.3.0" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.globalization.calendars\\4.3.0" + }, + { + "Package": { + "Id": "System.Globalization.Extensions", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.globalization.extensions\\4.3.0\\runtimes\\win\\lib\\netstandard1.3\\System.Globalization.Extensions.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.globalization.extensions\\4.3.0" + }, + { + "Package": { + "Id": "System.IO", + "Version": "4.3.0" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.io\\4.3.0" + }, + { + "Package": { + "Id": "System.IO.Abstractions", + "Version": "3.0.10" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.io.abstractions\\3.0.10\\lib\\netstandard2.0\\System.IO.Abstractions.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.io.abstractions\\3.0.10" + }, + { + "Package": { + "Id": "System.IO.Compression", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.io.compression\\4.3.0\\runtimes\\win\\lib\\netstandard1.3\\System.IO.Compression.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.io.compression\\4.3.0" + }, + { + "Package": { + "Id": "System.IO.Compression.ZipFile", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.io.compression.zipfile\\4.3.0\\lib\\netstandard1.3\\System.IO.Compression.ZipFile.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.io.compression.zipfile\\4.3.0" + }, + { + "Package": { + "Id": "System.IO.FileSystem", + "Version": "4.3.0" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.io.filesystem\\4.3.0" + }, + { + "Package": { + "Id": "System.IO.FileSystem.AccessControl", + "Version": "4.5.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.io.filesystem.accesscontrol\\4.5.0\\runtimes\\win\\lib\\netstandard2.0\\System.IO.FileSystem.AccessControl.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.io.filesystem.accesscontrol\\4.5.0" + }, + { + "Package": { + "Id": "System.IO.FileSystem.Primitives", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.io.filesystem.primitives\\4.3.0\\lib\\netstandard1.3\\System.IO.FileSystem.Primitives.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.io.filesystem.primitives\\4.3.0" + }, + { + "Package": { + "Id": "System.IO.Packaging", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.io.packaging\\6.0.0\\lib\\net6.0\\System.IO.Packaging.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.io.packaging\\6.0.0" + }, + { + "Package": { + "Id": "System.IO.Pipelines", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.io.pipelines\\6.0.0\\lib\\net6.0\\System.IO.Pipelines.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.io.pipelines\\6.0.0" + }, + { + "Package": { + "Id": "System.IO.Ports", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.io.ports\\6.0.0\\runtimes\\win\\lib\\net6.0\\System.IO.Ports.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.io.ports\\6.0.0" + }, + { + "Package": { + "Id": "System.Linq", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.linq\\4.3.0\\lib\\netstandard1.6\\System.Linq.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.linq\\4.3.0" + }, + { + "Package": { + "Id": "System.Linq.Expressions", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.linq.expressions\\4.3.0\\lib\\netstandard1.6\\System.Linq.Expressions.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.linq.expressions\\4.3.0" + }, + { + "Package": { + "Id": "System.Management", + "Version": "6.0.2" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.management\\6.0.2\\runtimes\\win\\lib\\net6.0\\System.Management.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.management\\6.0.2" + }, + { + "Package": { + "Id": "System.Management.Automation", + "Version": "7.2.22" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.management.automation\\7.2.22\\runtimes\\win\\lib\\net6.0\\System.Management.Automation.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.management.automation\\7.2.22" + }, + { + "Package": { + "Id": "System.Memory", + "Version": "4.5.5" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.memory\\4.5.5\\lib\\netcoreapp2.1\\_._" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.memory\\4.5.5" + }, + { + "Package": { + "Id": "System.Net.Http", + "Version": "4.3.4" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.net.http\\4.3.4\\runtimes\\win\\lib\\netstandard1.3\\System.Net.Http.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.net.http\\4.3.4" + }, + { + "Package": { + "Id": "System.Net.Http.WinHttpHandler", + "Version": "6.0.1" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.net.http.winhttphandler\\6.0.1\\runtimes\\win\\lib\\net6.0\\System.Net.Http.WinHttpHandler.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.net.http.winhttphandler\\6.0.1" + }, + { + "Package": { + "Id": "System.Net.NameResolution", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.net.nameresolution\\4.3.0\\runtimes\\win\\lib\\netstandard1.3\\System.Net.NameResolution.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.net.nameresolution\\4.3.0" + }, + { + "Package": { + "Id": "System.Net.Primitives", + "Version": "4.3.0" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.net.primitives\\4.3.0" + }, + { + "Package": { + "Id": "System.Net.Sockets", + "Version": "4.3.0" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.net.sockets\\4.3.0" + }, + { + "Package": { + "Id": "System.Numerics.Vectors", + "Version": "4.5.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.numerics.vectors\\4.5.0\\lib\\netcoreapp2.0\\_._" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.numerics.vectors\\4.5.0" + }, + { + "Package": { + "Id": "System.ObjectModel", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.objectmodel\\4.3.0\\lib\\netstandard1.3\\System.ObjectModel.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.objectmodel\\4.3.0" + }, + { + "Package": { + "Id": "System.Private.ServiceModel", + "Version": "4.9.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.private.servicemodel\\4.9.0\\lib\\netstandard2.0\\System.Private.ServiceModel.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.private.servicemodel\\4.9.0" + }, + { + "Package": { + "Id": "System.Private.Uri", + "Version": "4.3.0" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.private.uri\\4.3.0" + }, + { + "Package": { + "Id": "System.Reflection", + "Version": "4.3.0" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.reflection\\4.3.0" + }, + { + "Package": { + "Id": "System.Reflection.Context", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.reflection.context\\6.0.0\\lib\\net6.0\\System.Reflection.Context.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.reflection.context\\6.0.0" + }, + { + "Package": { + "Id": "System.Reflection.DispatchProxy", + "Version": "4.7.1" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.reflection.dispatchproxy\\4.7.1\\lib\\netcoreapp2.0\\System.Reflection.DispatchProxy.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.reflection.dispatchproxy\\4.7.1" + }, + { + "Package": { + "Id": "System.Reflection.Emit", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.reflection.emit\\4.3.0\\lib\\netstandard1.3\\System.Reflection.Emit.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.reflection.emit\\4.3.0" + }, + { + "Package": { + "Id": "System.Reflection.Emit.ILGeneration", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\lib\\netstandard1.3\\System.Reflection.Emit.ILGeneration.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0" + }, + { + "Package": { + "Id": "System.Reflection.Emit.Lightweight", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\lib\\netstandard1.3\\System.Reflection.Emit.Lightweight.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0" + }, + { + "Package": { + "Id": "System.Reflection.Extensions", + "Version": "4.3.0" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.reflection.extensions\\4.3.0" + }, + { + "Package": { + "Id": "System.Reflection.Metadata", + "Version": "5.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.reflection.metadata\\5.0.0\\lib\\netstandard2.0\\System.Reflection.Metadata.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.reflection.metadata\\5.0.0" + }, + { + "Package": { + "Id": "System.Reflection.Primitives", + "Version": "4.3.0" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.reflection.primitives\\4.3.0" + }, + { + "Package": { + "Id": "System.Reflection.TypeExtensions", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\lib\\netstandard1.5\\System.Reflection.TypeExtensions.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0" + }, + { + "Package": { + "Id": "System.Resources.ResourceManager", + "Version": "4.3.0" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0" + }, + { + "Package": { + "Id": "System.Runtime", + "Version": "4.3.1" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.runtime\\4.3.1" + }, + { + "Package": { + "Id": "System.Runtime.Caching", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.runtime.caching\\6.0.0\\runtimes\\win\\lib\\net6.0\\System.Runtime.Caching.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.runtime.caching\\6.0.0" + }, + { + "Package": { + "Id": "System.Runtime.CompilerServices.Unsafe", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\6.0.0\\lib\\net6.0\\System.Runtime.CompilerServices.Unsafe.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\6.0.0" + }, + { + "Package": { + "Id": "System.Runtime.Extensions", + "Version": "4.3.0" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.runtime.extensions\\4.3.0" + }, + { + "Package": { + "Id": "System.Runtime.Handles", + "Version": "4.3.0" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.runtime.handles\\4.3.0" + }, + { + "Package": { + "Id": "System.Runtime.InteropServices", + "Version": "4.3.0" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.runtime.interopservices\\4.3.0" + }, + { + "Package": { + "Id": "System.Runtime.InteropServices.RuntimeInformation", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.runtime.interopservices.runtimeinformation\\4.3.0\\runtimes\\win\\lib\\netstandard1.1\\System.Runtime.InteropServices.RuntimeInformation.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.runtime.interopservices.runtimeinformation\\4.3.0" + }, + { + "Package": { + "Id": "System.Runtime.Numerics", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.runtime.numerics\\4.3.0\\lib\\netstandard1.3\\System.Runtime.Numerics.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.runtime.numerics\\4.3.0" + }, + { + "Package": { + "Id": "System.Security.AccessControl", + "Version": "6.0.1" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.security.accesscontrol\\6.0.1\\runtimes\\win\\lib\\net6.0\\System.Security.AccessControl.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.security.accesscontrol\\6.0.1" + }, + { + "Package": { + "Id": "System.Security.Cryptography.Algorithms", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.security.cryptography.algorithms\\4.3.0\\runtimes\\win\\lib\\netstandard1.6\\System.Security.Cryptography.Algorithms.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.security.cryptography.algorithms\\4.3.0" + }, + { + "Package": { + "Id": "System.Security.Cryptography.Cng", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.security.cryptography.cng\\4.3.0\\runtimes\\win\\lib\\netstandard1.6\\System.Security.Cryptography.Cng.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.security.cryptography.cng\\4.3.0" + }, + { + "Package": { + "Id": "System.Security.Cryptography.Csp", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.security.cryptography.csp\\4.3.0\\runtimes\\win\\lib\\netstandard1.3\\System.Security.Cryptography.Csp.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.security.cryptography.csp\\4.3.0" + }, + { + "Package": { + "Id": "System.Security.Cryptography.Encoding", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.security.cryptography.encoding\\4.3.0\\runtimes\\win\\lib\\netstandard1.3\\System.Security.Cryptography.Encoding.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.security.cryptography.encoding\\4.3.0" + }, + { + "Package": { + "Id": "System.Security.Cryptography.OpenSsl", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.security.cryptography.openssl\\4.3.0\\lib\\netstandard1.6\\System.Security.Cryptography.OpenSsl.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.security.cryptography.openssl\\4.3.0" + }, + { + "Package": { + "Id": "System.Security.Cryptography.Pkcs", + "Version": "6.0.4" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.security.cryptography.pkcs\\6.0.4\\runtimes\\win\\lib\\net6.0\\System.Security.Cryptography.Pkcs.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.security.cryptography.pkcs\\6.0.4" + }, + { + "Package": { + "Id": "System.Security.Cryptography.Primitives", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.security.cryptography.primitives\\4.3.0\\lib\\netstandard1.3\\System.Security.Cryptography.Primitives.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.security.cryptography.primitives\\4.3.0" + }, + { + "Package": { + "Id": "System.Security.Cryptography.ProtectedData", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.security.cryptography.protecteddata\\6.0.0\\runtimes\\win\\lib\\net6.0\\System.Security.Cryptography.ProtectedData.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.security.cryptography.protecteddata\\6.0.0" + }, + { + "Package": { + "Id": "System.Security.Cryptography.X509Certificates", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.security.cryptography.x509certificates\\4.3.0\\runtimes\\win\\lib\\netstandard1.6\\System.Security.Cryptography.X509Certificates.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.security.cryptography.x509certificates\\4.3.0" + }, + { + "Package": { + "Id": "System.Security.Cryptography.Xml", + "Version": "6.0.1" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.security.cryptography.xml\\6.0.1\\lib\\net6.0\\System.Security.Cryptography.Xml.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.security.cryptography.xml\\6.0.1" + }, + { + "Package": { + "Id": "System.Security.Permissions", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.security.permissions\\6.0.0\\lib\\net6.0\\System.Security.Permissions.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.security.permissions\\6.0.0" + }, + { + "Package": { + "Id": "System.Security.Principal.Windows", + "Version": "5.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.security.principal.windows\\5.0.0\\runtimes\\win\\lib\\netcoreapp2.1\\System.Security.Principal.Windows.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.security.principal.windows\\5.0.0" + }, + { + "Package": { + "Id": "System.ServiceModel.Duplex", + "Version": "4.9.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.servicemodel.duplex\\4.9.0\\lib\\net6.0\\System.ServiceModel.Duplex.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.servicemodel.duplex\\4.9.0" + }, + { + "Package": { + "Id": "System.ServiceModel.Http", + "Version": "4.9.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.servicemodel.http\\4.9.0\\lib\\net6.0\\System.ServiceModel.Http.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.servicemodel.http\\4.9.0" + }, + { + "Package": { + "Id": "System.ServiceModel.NetTcp", + "Version": "4.9.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.servicemodel.nettcp\\4.9.0\\lib\\net6.0\\System.ServiceModel.NetTcp.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.servicemodel.nettcp\\4.9.0" + }, + { + "Package": { + "Id": "System.ServiceModel.Primitives", + "Version": "4.9.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.servicemodel.primitives\\4.9.0\\lib\\net6.0\\System.ServiceModel.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.servicemodel.primitives\\4.9.0\\lib\\net6.0\\System.ServiceModel.Primitives.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.servicemodel.primitives\\4.9.0" + }, + { + "Package": { + "Id": "System.ServiceModel.Security", + "Version": "4.9.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.servicemodel.security\\4.9.0\\lib\\net6.0\\System.ServiceModel.Security.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.servicemodel.security\\4.9.0" + }, + { + "Package": { + "Id": "System.ServiceModel.Syndication", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.servicemodel.syndication\\6.0.0\\lib\\net6.0\\System.ServiceModel.Syndication.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.servicemodel.syndication\\6.0.0" + }, + { + "Package": { + "Id": "System.ServiceProcess.ServiceController", + "Version": "6.0.1" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.serviceprocess.servicecontroller\\6.0.1\\runtimes\\win\\lib\\net6.0\\System.ServiceProcess.ServiceController.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.serviceprocess.servicecontroller\\6.0.1" + }, + { + "Package": { + "Id": "System.Speech", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.speech\\6.0.0\\runtimes\\win\\lib\\net6.0\\System.Speech.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.speech\\6.0.0" + }, + { + "Package": { + "Id": "System.Text.Encoding", + "Version": "4.3.0" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.text.encoding\\4.3.0" + }, + { + "Package": { + "Id": "System.Text.Encoding.CodePages", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.text.encoding.codepages\\6.0.0\\runtimes\\win\\lib\\net6.0\\System.Text.Encoding.CodePages.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.text.encoding.codepages\\6.0.0" + }, + { + "Package": { + "Id": "System.Text.Encoding.Extensions", + "Version": "4.3.0" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.text.encoding.extensions\\4.3.0" + }, + { + "Package": { + "Id": "System.Text.Encodings.Web", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.text.encodings.web\\6.0.0\\lib\\net6.0\\System.Text.Encodings.Web.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.text.encodings.web\\6.0.0" + }, + { + "Package": { + "Id": "System.Text.RegularExpressions", + "Version": "4.3.1" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.text.regularexpressions\\4.3.1\\lib\\netstandard1.6\\System.Text.RegularExpressions.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.text.regularexpressions\\4.3.1" + }, + { + "Package": { + "Id": "System.Threading", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.threading\\4.3.0\\lib\\netstandard1.3\\System.Threading.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.threading\\4.3.0" + }, + { + "Package": { + "Id": "System.Threading.AccessControl", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.threading.accesscontrol\\6.0.0\\runtimes\\win\\lib\\net6.0\\System.Threading.AccessControl.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.threading.accesscontrol\\6.0.0" + }, + { + "Package": { + "Id": "System.Threading.Channels", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.threading.channels\\6.0.0\\lib\\net6.0\\System.Threading.Channels.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.threading.channels\\6.0.0" + }, + { + "Package": { + "Id": "System.Threading.Overlapped", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.threading.overlapped\\4.3.0\\runtimes\\win\\lib\\netstandard1.3\\System.Threading.Overlapped.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.threading.overlapped\\4.3.0" + }, + { + "Package": { + "Id": "System.Threading.Tasks", + "Version": "4.3.0" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.threading.tasks\\4.3.0" + }, + { + "Package": { + "Id": "System.Threading.Tasks.Dataflow", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.threading.tasks.dataflow\\6.0.0\\lib\\net6.0\\System.Threading.Tasks.Dataflow.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.threading.tasks.dataflow\\6.0.0" + }, + { + "Package": { + "Id": "System.Threading.Tasks.Extensions", + "Version": "4.5.4" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\lib\\netcoreapp2.1\\_._" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4" + }, + { + "Package": { + "Id": "System.Threading.Timer", + "Version": "4.3.0" + }, + "Assemblies": [], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.threading.timer\\4.3.0" + }, + { + "Package": { + "Id": "System.ValueTuple", + "Version": "4.5.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.valuetuple\\4.5.0\\lib\\netcoreapp2.0\\_._" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.valuetuple\\4.5.0" + }, + { + "Package": { + "Id": "System.Web.Services.Description", + "Version": "4.9.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.web.services.description\\4.9.0\\lib\\netstandard2.0\\System.Web.Services.Description.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.web.services.description\\4.9.0" + }, + { + "Package": { + "Id": "System.Windows.Extensions", + "Version": "6.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.windows.extensions\\6.0.0\\runtimes\\win\\lib\\net6.0\\System.Windows.Extensions.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.windows.extensions\\6.0.0" + }, + { + "Package": { + "Id": "System.Xml.ReaderWriter", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.xml.readerwriter\\4.3.0\\lib\\netstandard1.3\\System.Xml.ReaderWriter.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.xml.readerwriter\\4.3.0" + }, + { + "Package": { + "Id": "System.Xml.XDocument", + "Version": "4.3.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.xml.xdocument\\4.3.0\\lib\\netstandard1.3\\System.Xml.XDocument.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.xml.xdocument\\4.3.0" + }, + { + "Package": { + "Id": "UiPath", + "Version": "24.10.94.62718" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath\\24.10.94.62718\\lib\\net6.0-windows7.0\\UiPath.Interop.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath\\24.10.94.62718" + }, + { + "Package": { + "Id": "UiPath.Activities.RuntimeGovernance", + "Version": "1.1.6" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.activities.runtimegovernance\\1.1.6\\lib\\net5.0-windows7.0\\UiPath.Activities.RuntimeGovernance.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.activities.runtimegovernance\\1.1.6" + }, + { + "Package": { + "Id": "UiPath.CodedWorkflows", + "Version": "24.10.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.codedworkflows\\24.10.0\\lib\\net6.0-windows7.0\\UiPath.CodedWorkflows.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.codedworkflows\\24.10.0" + }, + { + "Package": { + "Id": "UiPath.EmguCVBundle", + "Version": "1.1.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.emgucvbundle\\1.1.0\\lib\\net5.0\\concrt140.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.emgucvbundle\\1.1.0\\lib\\net5.0\\cvextern.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.emgucvbundle\\1.1.0\\lib\\net5.0\\Emgu.CV.Bitmap.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.emgucvbundle\\1.1.0\\lib\\net5.0\\Emgu.CV.Platform.NetStandard.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.emgucvbundle\\1.1.0\\lib\\net5.0\\msvcp140.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.emgucvbundle\\1.1.0\\lib\\net5.0\\msvcp140_1.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.emgucvbundle\\1.1.0\\lib\\net5.0\\msvcp140_2.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.emgucvbundle\\1.1.0\\lib\\net5.0\\msvcp140_atomic_wait.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.emgucvbundle\\1.1.0\\lib\\net5.0\\msvcp140_codecvt_ids.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.emgucvbundle\\1.1.0\\lib\\net5.0\\vcruntime140.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.emgucvbundle\\1.1.0\\lib\\net5.0\\vcruntime140_1.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.emgucvbundle\\1.1.0" + }, + { + "Package": { + "Id": "UiPath.Excel.Activities", + "Version": "2.24.1" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.excel.activities\\2.24.1\\lib\\net6.0-windows7.0\\UiPath.Excel.Activities.API.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.excel.activities\\2.24.1\\lib\\net6.0-windows7.0\\UiPath.Excel.Activities.Design.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.excel.activities\\2.24.1\\lib\\net6.0-windows7.0\\UiPath.Excel.Activities.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.excel.activities\\2.24.1\\lib\\net6.0-windows7.0\\UiPath.Excel.Activities.Package.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.excel.activities\\2.24.1\\lib\\net6.0-windows7.0\\UiPath.Excel.Activities.ViewModels.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.excel.activities\\2.24.1\\lib\\net6.0-windows7.0\\UiPath.Excel.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.excel.activities\\2.24.1" + }, + { + "Package": { + "Id": "UiPath.ImageProcessing", + "Version": "24.10.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.imageprocessing\\24.10.0\\lib\\net6.0-windows7.0\\UiPath.ImageProcessingInterop.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.imageprocessing\\24.10.0" + }, + { + "Package": { + "Id": "UiPath.OCR.Activities", + "Version": "3.20.5" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.ocr.activities\\3.20.5\\lib\\net6.0-windows7.0\\UiPath.OCR.Activities.Design.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.ocr.activities\\3.20.5\\lib\\net6.0-windows7.0\\UiPath.OCR.Activities.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.ocr.activities\\3.20.5\\lib\\net6.0-windows7.0\\UiPath.OCR.Core.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.ocr.activities\\3.20.5" + }, + { + "Package": { + "Id": "UiPath.OCR.Contracts", + "Version": "2.16.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.ocr.contracts\\2.16.0\\lib\\net6.0-windows7.0\\UiPath.OCR.Contracts.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.ocr.contracts\\2.16.0" + }, + { + "Package": { + "Id": "UiPath.OfficeLibs", + "Version": "1.0.0" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.officelibs\\1.0.0\\lib\\net6.0-windows7.0\\Microsoft.Office.Interop.Excel.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.officelibs\\1.0.0\\lib\\net6.0-windows7.0\\Microsoft.Office.Interop.Outlook.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.officelibs\\1.0.0\\lib\\net6.0-windows7.0\\Microsoft.Office.Interop.PowerPoint.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.officelibs\\1.0.0\\lib\\net6.0-windows7.0\\Microsoft.Office.Interop.Word.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.officelibs\\1.0.0\\lib\\net6.0-windows7.0\\Microsoft.Vbe.Interop.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.officelibs\\1.0.0\\lib\\net6.0-windows7.0\\OFFICE.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.officelibs\\1.0.0\\lib\\net6.0-windows7.0\\UiPath.OfficeLibs.Package.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.officelibs\\1.0.0" + }, + { + "Package": { + "Id": "UiPath.OpenTelemetry.Contracts", + "Version": "2.1.3" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.opentelemetry.contracts\\2.1.3\\lib\\netstandard2.0\\UiPath.OpenTelemetry.Contracts.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.opentelemetry.contracts\\2.1.3" + }, + { + "Package": { + "Id": "UiPath.Platform", + "Version": "24.10.3" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.platform\\24.10.3\\lib\\net6.0-windows7.0\\UiPath.Platform.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.platform\\24.10.3" + }, + { + "Package": { + "Id": "UiPath.System.Activities", + "Version": "24.10.5" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.system.activities\\24.10.5\\lib\\net6.0-windows7.0\\UiPath.System.Activities.Design.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.system.activities\\24.10.5\\lib\\net6.0-windows7.0\\UiPath.System.Activities.ViewModels.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.system.activities\\24.10.5" + }, + { + "Package": { + "Id": "UiPath.System.Activities.Runtime", + "Version": "24.10.5" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.system.activities.runtime\\24.10.5\\lib\\net6.0-windows7.0\\UiPath.System.Activities.Package.Runtime.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.system.activities.runtime\\24.10.5" + }, + { + "Package": { + "Id": "UiPath.System.Activities.Runtime.Windows", + "Version": "24.10.5" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.system.activities.runtime.windows\\24.10.5\\lib\\net6.0-windows7.0\\UiPath.OrchestratorClient.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.system.activities.runtime.windows\\24.10.5\\lib\\net6.0-windows7.0\\UiPath.System.Activities.Api.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.system.activities.runtime.windows\\24.10.5\\lib\\net6.0-windows7.0\\UiPath.System.Activities.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.system.activities.runtime.windows\\24.10.5" + }, + { + "Package": { + "Id": "UiPath.Telemetry.Client", + "Version": "2.1.3" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.telemetry.client\\2.1.3\\lib\\netstandard2.0\\TelemetryClient.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.telemetry.client\\2.1.3" + }, + { + "Package": { + "Id": "UiPath.Testing.Activities", + "Version": "24.10.1" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.testing.activities\\24.10.1\\lib\\net6.0-windows7.0\\UiPath.Testing.Activities.Api.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.testing.activities\\24.10.1\\lib\\net6.0-windows7.0\\UiPath.Testing.Activities.Design.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.testing.activities\\24.10.1\\lib\\net6.0-windows7.0\\UiPath.Testing.Activities.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.testing.activities\\24.10.1\\lib\\net6.0-windows7.0\\UiPath.Testing.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.testing.activities\\24.10.1\\lib\\net6.0-windows7.0\\UiPath.Testing.RulesLibrary.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.testing.activities\\24.10.1" + }, + { + "Package": { + "Id": "UiPath.UIAutomation.Activities", + "Version": "24.10.3" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.uiautomation.activities\\24.10.3\\lib\\net6.0-windows7.0\\UiPath.CV.Activities.Design.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.uiautomation.activities\\24.10.3\\lib\\net6.0-windows7.0\\UiPath.UIAutomation.Activities.Design.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.uiautomation.activities\\24.10.3\\lib\\net6.0-windows7.0\\UiPath.UIAutomationNext.Activities.Design.Contracts.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.uiautomation.activities\\24.10.3\\lib\\net6.0-windows7.0\\UiPath.UIAutomationNext.Activities.Design.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.uiautomation.activities\\24.10.3\\lib\\net6.0-windows7.0\\UiPath.Wizards.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.uiautomation.activities\\24.10.3" + }, + { + "Package": { + "Id": "UiPath.UIAutomation.Activities.Runtime", + "Version": "24.10.3" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.uiautomation.activities.runtime\\24.10.3\\lib\\net6.0-windows7.0\\UiPath.CV.Activities.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.uiautomation.activities.runtime\\24.10.3\\lib\\net6.0-windows7.0\\UiPath.CV.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.uiautomation.activities.runtime\\24.10.3\\lib\\net6.0-windows7.0\\UiPath.UiAutomation.Activities.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.uiautomation.activities.runtime\\24.10.3\\lib\\net6.0-windows7.0\\UiPath.UIAutomationCore.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.uiautomation.activities.runtime\\24.10.3\\lib\\net6.0-windows7.0\\UiPath.UIAutomationNext.Activities.Contracts.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.uiautomation.activities.runtime\\24.10.3\\lib\\net6.0-windows7.0\\UiPath.UIAutomationNext.Activities.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.uiautomation.activities.runtime\\24.10.3\\lib\\net6.0-windows7.0\\UiPath.UIAutomationNext.API.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.uiautomation.activities.runtime\\24.10.3\\lib\\net6.0-windows7.0\\UiPath.UIAutomationNext.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.uiautomation.activities.runtime\\24.10.3\\lib\\net6.0-windows7.0\\UiPath.UIAutomationNext.ExternalIntegrations.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.uiautomation.activities.runtime\\24.10.3" + }, + { + "Package": { + "Id": "UiPath.UIAutomation.Activities.Runtime.Design", + "Version": "24.10.3" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.uiautomation.activities.runtime.design\\24.10.3\\lib\\net6.0-windows7.0\\UiPath.UIAutomation.Activities.Runtime.Design.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.uiautomation.activities.runtime.design\\24.10.3" + }, + { + "Package": { + "Id": "UiPath.Vision", + "Version": "3.13.3" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.vision\\3.13.3\\lib\\net6.0-windows7.0\\UiPath.Vision.AzureComputerVision.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.vision\\3.13.3\\lib\\net6.0-windows7.0\\UiPath.Vision.Core.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.vision\\3.13.3\\lib\\net6.0-windows7.0\\UiPath.Vision.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.vision\\3.13.3\\lib\\net6.0-windows7.0\\UiPath.Vision.GoogleCloud.dll", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.vision\\3.13.3\\lib\\net6.0-windows7.0\\UiPath.Vision.Tesseract.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.vision\\3.13.3" + }, + { + "Package": { + "Id": "XLParser", + "Version": "1.5.2" + }, + "Assemblies": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\xlparser\\1.5.2\\lib\\netstandard1.6\\XLParser.dll" + ], + "Path": "C:\\Users\\alexandra.veizu\\.nuget\\packages\\xlparser\\1.5.2" + } + ] +} \ No newline at end of file diff --git a/.local/ProjectSettings.json b/.local/ProjectSettings.json new file mode 100644 index 0000000..3e61672 --- /dev/null +++ b/.local/ProjectSettings.json @@ -0,0 +1 @@ +{"ProjectBreakpoints":"{\"Value\":{},\"CodeBreakpoints\":{}}","OpenedDocuments":"[{\"DocumentPath\":\"Main.xaml\",\"FactoryId\":\"{ACB8E7BA-F093-44C1-9B50-33ECA51AAE16}\"}]","ProjectActivitiesViewState":"{\"Framework/RetryCurrentTransaction.xaml\":[{\"ActivityIdRef\":\"LogMessage_17\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"LogMessage_19\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"LogMessage_18\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}}],\"Tests/WorkflowTestCaseTemplate.xaml\":[{\"ActivityIdRef\":\"LogMessage_1\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"InvokeWorkflowFile_3\",\"IsAdvancedOptionsExpanded\":false,\"Categories\":{\"Common\":true,\"Options\":true,\"Log\":true,\"Output\":true},\"Widgets\":{}}],\"Framework/InitAllSettings.xaml\":[{\"ActivityIdRef\":\"LogMessage_5\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"ForEach`1_3\",\"IsAdvancedOptionsExpanded\":false,\"Categories\":{\"\":true},\"Widgets\":{\"Body\":{\"ShowExpanded\":true}}},{\"ActivityIdRef\":\"ForEachRow_2\",\"IsAdvancedOptionsExpanded\":false,\"Categories\":{\"\":true},\"Widgets\":{\"Body\":{\"ShowExpanded\":true}}},{\"ActivityIdRef\":\"If_1\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{\"Then\":{\"ShowExpanded\":true},\"Else\":{\"ShowExpanded\":true}}},{\"ActivityIdRef\":\"ForEachRow_3\",\"IsAdvancedOptionsExpanded\":false,\"Categories\":{\"\":true},\"Widgets\":{\"Body\":{\"ShowExpanded\":true}}},{\"ActivityIdRef\":\"GetRobotAsset_5\",\"IsAdvancedOptionsExpanded\":false,\"Categories\":{\"Misc\":true,\"Output\":true},\"Widgets\":{}},{\"ActivityIdRef\":\"If_5\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{\"Then\":{\"ShowExpanded\":true},\"Else\":{\"ShowExpanded\":true}}},{\"ActivityIdRef\":\"Rethrow_1\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}}],\"Framework/CloseAllApplications.xaml\":[{\"ActivityIdRef\":\"LogMessage_1\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}}],\"Framework/GetTransactionData.xaml\":[{\"ActivityIdRef\":\"LogMessage_1\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"GetQueueItem_2\",\"IsAdvancedOptionsExpanded\":false,\"Categories\":{\"Options\":true,\"Output\":true},\"Widgets\":{}},{\"ActivityIdRef\":\"If_1\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{\"Then\":{\"ShowExpanded\":true},\"Else\":{\"ShowExpanded\":true}}},{\"ActivityIdRef\":\"LogMessage_4\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"Rethrow_1\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}}],\"Framework/InitAllApplications.xaml\":[{\"ActivityIdRef\":\"LogMessage_1\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}}],\"Framework/KillAllProcesses.xaml\":[{\"ActivityIdRef\":\"LogMessage_1\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}}],\"Framework/Process.xaml\":[{\"ActivityIdRef\":\"LogMessage_1\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}}],\"Framework/SetTransactionStatus.xaml\":[{\"ActivityIdRef\":\"AddLogFields_6\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"InvokeWorkflowFile_6\",\"IsAdvancedOptionsExpanded\":false,\"Categories\":{\"Common\":true,\"Options\":true,\"Log\":true},\"Widgets\":{}},{\"ActivityIdRef\":\"RemoveLogFields_6\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"If_4\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{\"Then\":{\"ShowExpanded\":true},\"Else\":{\"ShowExpanded\":true}}},{\"ActivityIdRef\":\"SetTransactionStatus_4\",\"IsAdvancedOptionsExpanded\":false,\"Categories\":{\"Input\":true,\"Transaction Error\":true,\"Misc\":true},\"Widgets\":{}},{\"ActivityIdRef\":\"LogMessage_15\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"Rethrow_2\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"AddLogFields_4\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"LogMessage_7\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"RemoveLogFields_4\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"If_5\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{\"Then\":{\"ShowExpanded\":true},\"Else\":{\"ShowExpanded\":true}}},{\"ActivityIdRef\":\"SetTransactionStatus_5\",\"IsAdvancedOptionsExpanded\":false,\"Categories\":{\"Input\":true,\"Transaction Error\":true,\"Misc\":true},\"Widgets\":{}},{\"ActivityIdRef\":\"LogMessage_16\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"Rethrow_3\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"AddLogFields_5\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"LogMessage_8\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"RemoveLogFields_5\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"LogMessage_17\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"If_6\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{\"Then\":{\"ShowExpanded\":true},\"Else\":{\"ShowExpanded\":true}}},{\"ActivityIdRef\":\"InvokeWorkflowFile_5\",\"IsAdvancedOptionsExpanded\":false,\"Categories\":{\"Common\":true,\"Options\":true,\"Log\":true},\"Widgets\":{}},{\"ActivityIdRef\":\"LogMessage_9\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"SetTransactionStatus_8\",\"IsAdvancedOptionsExpanded\":false,\"Categories\":{\"Input\":true,\"Transaction Error\":true,\"Misc\":true},\"Widgets\":{}},{\"ActivityIdRef\":\"LogMessage_14\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"Rethrow_1\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"InvokeWorkflowFile_7\",\"IsAdvancedOptionsExpanded\":false,\"Categories\":{\"Common\":true,\"Options\":true,\"Log\":true},\"Widgets\":{}},{\"ActivityIdRef\":\"LogMessage_10\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}}],\"Framework/TakeScreenshot.xaml\":[{\"ActivityIdRef\":\"If_3\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{\"Then\":{\"ShowExpanded\":true},\"Else\":{\"ShowExpanded\":true}}},{\"ActivityIdRef\":\"If_2\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{\"Then\":{\"ShowExpanded\":true},\"Else\":{\"ShowExpanded\":true}}},{\"ActivityIdRef\":\"LogMessage_2\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}}],\"Tests/GetTransactionDataTestCase.xaml\":[{\"ActivityIdRef\":\"LogMessage_1\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"InvokeWorkflowFile_2\",\"IsAdvancedOptionsExpanded\":false,\"Categories\":{\"Common\":true,\"Options\":true,\"Log\":true,\"Output\":true},\"Widgets\":{}},{\"ActivityIdRef\":\"InvokeWorkflowFile_1\",\"IsAdvancedOptionsExpanded\":false,\"Categories\":{\"Common\":true,\"Options\":true,\"Log\":true,\"Output\":true},\"Widgets\":{}},{\"ActivityIdRef\":\"VerifyExpression_1\",\"IsAdvancedOptionsExpanded\":false,\"Categories\":{\"Input\":true,\"Messages\":true,\"Output\":true},\"Widgets\":{}},{\"ActivityIdRef\":\"If_1\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{\"Then\":{\"ShowExpanded\":true},\"Else\":{\"ShowExpanded\":true}}},{\"ActivityIdRef\":\"SetTransactionProgress_1\",\"IsAdvancedOptionsExpanded\":false,\"Categories\":{\"Misc\":true},\"Widgets\":{}}],\"Tests/InitAllApplicationsTestCase.xaml\":[{\"ActivityIdRef\":\"LogMessage_1\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"InvokeWorkflowFile_2\",\"IsAdvancedOptionsExpanded\":false,\"Categories\":{\"Common\":true,\"Options\":true,\"Log\":true,\"Output\":true},\"Widgets\":{}},{\"ActivityIdRef\":\"InvokeWorkflowFile_1\",\"IsAdvancedOptionsExpanded\":false,\"Categories\":{\"Common\":true,\"Options\":true,\"Log\":true},\"Widgets\":{}},{\"ActivityIdRef\":\"InvokeWorkflowFile_3\",\"IsAdvancedOptionsExpanded\":false,\"Categories\":{\"Common\":true,\"Options\":true,\"Log\":true},\"Widgets\":{}}],\"Tests/InitAllSettingsTestCase.xaml\":[{\"ActivityIdRef\":\"LogMessage_1\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"InvokeWorkflowFile_1\",\"IsAdvancedOptionsExpanded\":false,\"Categories\":{\"Common\":true,\"Options\":true,\"Log\":true,\"Output\":true},\"Widgets\":{}},{\"ActivityIdRef\":\"VerifyExpressionWithOperator_1\",\"IsAdvancedOptionsExpanded\":false,\"Categories\":{\"Input\":true,\"Messages\":true,\"Output\":true},\"Widgets\":{}},{\"ActivityIdRef\":\"VerifyExpression_1\",\"IsAdvancedOptionsExpanded\":false,\"Categories\":{\"Input\":true,\"Messages\":true,\"Output\":true},\"Widgets\":{}}],\"Tests/MainTestCase.xaml\":[{\"ActivityIdRef\":\"LogMessage_1\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"InvokeWorkflowFile_1\",\"IsAdvancedOptionsExpanded\":false,\"Categories\":{\"Common\":true,\"Options\":true,\"Log\":true},\"Widgets\":{}},{\"ActivityIdRef\":\"VerifyExpressionWithOperator_1\",\"IsAdvancedOptionsExpanded\":false,\"Categories\":{\"Input\":true,\"Messages\":true,\"Output\":true},\"Widgets\":{}}],\"Tests/ProcessTestCase.xaml\":[{\"ActivityIdRef\":\"LogMessage_1\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"InvokeWorkflowFile_2\",\"IsAdvancedOptionsExpanded\":false,\"Categories\":{\"Common\":true,\"Options\":true,\"Log\":true,\"Output\":true},\"Widgets\":{}},{\"ActivityIdRef\":\"InvokeWorkflowFile_3\",\"IsAdvancedOptionsExpanded\":false,\"Categories\":{\"Common\":true,\"Options\":true,\"Log\":true},\"Widgets\":{}},{\"ActivityIdRef\":\"InvokeWorkflowFile_5\",\"IsAdvancedOptionsExpanded\":false,\"Categories\":{\"Common\":true,\"Options\":true,\"Log\":true,\"Output\":true},\"Widgets\":{}},{\"ActivityIdRef\":\"InvokeWorkflowFile_1\",\"IsAdvancedOptionsExpanded\":false,\"Categories\":{\"Common\":true,\"Options\":true,\"Log\":true},\"Widgets\":{}},{\"ActivityIdRef\":\"VerifyExpressionWithOperator_1\",\"IsAdvancedOptionsExpanded\":false,\"Categories\":{\"Input\":true,\"Messages\":true,\"Output\":true},\"Widgets\":{}},{\"ActivityIdRef\":\"InvokeWorkflowFile_4\",\"IsAdvancedOptionsExpanded\":false,\"Categories\":{\"Common\":true,\"Options\":true,\"Log\":true},\"Widgets\":{}}],\"Main.xaml\":[{\"ActivityIdRef\":\"If_1\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{\"Then\":{\"ShowExpanded\":true},\"Else\":{\"ShowExpanded\":true}}},{\"ActivityIdRef\":\"LogMessage_36\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"InvokeWorkflowFile_12\",\"IsAdvancedOptionsExpanded\":false,\"Categories\":{\"Common\":true,\"Options\":true,\"Log\":true,\"Output\":true},\"Widgets\":{}},{\"ActivityIdRef\":\"If_10\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"If_12\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"InvokeWorkflowFile_19\",\"IsAdvancedOptionsExpanded\":false,\"Categories\":{\"Common\":true,\"Options\":true,\"Log\":true},\"Widgets\":{}},{\"ActivityIdRef\":\"AddLogFields_2\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"If_13\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{\"Then\":{\"ShowExpanded\":true},\"Else\":{\"ShowExpanded\":true}}},{\"ActivityIdRef\":\"InvokeWorkflowFile_5\",\"IsAdvancedOptionsExpanded\":false,\"Categories\":{\"Common\":true,\"Options\":true,\"Log\":true},\"Widgets\":{}},{\"ActivityIdRef\":\"Throw_1\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"ShouldStop_2\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"If_11\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{\"Then\":{\"ShowExpanded\":true},\"Else\":{\"ShowExpanded\":true}}},{\"ActivityIdRef\":\"LogMessage_27\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"InvokeWorkflowFile_20\",\"IsAdvancedOptionsExpanded\":false,\"Categories\":{\"Common\":true,\"Options\":true,\"Log\":true,\"Output\":true},\"Widgets\":{}},{\"ActivityIdRef\":\"LogMessage_28\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}}]}"} \ No newline at end of file diff --git a/.local/UiPath_REFramework.nuget.props b/.local/UiPath_REFramework.nuget.props new file mode 100644 index 0000000..02e46d2 --- /dev/null +++ b/.local/UiPath_REFramework.nuget.props @@ -0,0 +1,18 @@ + + + + True + NuGet + $(MSBuildThisFileDirectory)AllDependencies.json + $(UserProfile)\.nuget\packages\ + C:\Users\alexandra.veizu\.nuget\packages\ + Unknown + 6.7.1 + + + + + + C:\Users\alexandra.veizu\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.3 + + \ No newline at end of file diff --git a/.local/dataManagerElementsOrder.json b/.local/dataManagerElementsOrder.json new file mode 100644 index 0000000..6e2c308 --- /dev/null +++ b/.local/dataManagerElementsOrder.json @@ -0,0 +1,223 @@ +{ + "Workflows": [ + { + "Path": null, + "SortBy": 0, + "VariablesSectionElementsOrder": [], + "ArgumentsSectionElementsOrder": null, + "ConstantsSectionElementsOrder": [], + "AddedNamespaces": null + }, + { + "Path": "Main.xaml", + "SortBy": 0, + "VariablesSectionElementsOrder": [ + "TransactionItem&StateMachine_1", + "SystemException&StateMachine_1", + "BusinessException&StateMachine_1", + "TransactionNumber&StateMachine_1", + "Config&StateMachine_1", + "RetryNumber&StateMachine_1", + "TransactionField2&StateMachine_1", + "TransactionField1&StateMachine_1", + "TransactionID&StateMachine_1", + "dt_TransactionData&StateMachine_1", + "ConsecutiveSystemExceptions&StateMachine_1", + "ShouldStop&Sequence_25" + ], + "ArgumentsSectionElementsOrder": [ + "in_OrchestratorQueueName", + "in_OrchestratorQueueFolder" + ], + "ConstantsSectionElementsOrder": [], + "AddedNamespaces": null + }, + { + "Path": "Framework/RetryCurrentTransaction.xaml", + "SortBy": 0, + "VariablesSectionElementsOrder": [], + "ArgumentsSectionElementsOrder": [ + "in_Config", + "io_RetryNumber", + "io_TransactionNumber", + "in_SystemException", + "in_QueueRetry" + ], + "ConstantsSectionElementsOrder": [], + "AddedNamespaces": null + }, + { + "Path": "Tests/WorkflowTestCaseTemplate.xaml", + "SortBy": 0, + "VariablesSectionElementsOrder": [ + "Config&Sequence_1" + ], + "ArgumentsSectionElementsOrder": [], + "ConstantsSectionElementsOrder": [], + "AddedNamespaces": null + }, + { + "Path": "Framework/InitAllSettings.xaml", + "SortBy": 0, + "VariablesSectionElementsOrder": [ + "dt_SettingsAndConstants&Sequence_5", + "dt_Assets&Sequence_6", + "AssetValue&Sequence_11" + ], + "ArgumentsSectionElementsOrder": [ + "in_ConfigFile", + "in_ConfigSheets", + "out_Config" + ], + "ConstantsSectionElementsOrder": [], + "AddedNamespaces": null + }, + { + "Path": "Framework/CloseAllApplications.xaml", + "SortBy": 0, + "VariablesSectionElementsOrder": [], + "ArgumentsSectionElementsOrder": [], + "ConstantsSectionElementsOrder": [], + "AddedNamespaces": null + }, + { + "Path": "Framework/GetTransactionData.xaml", + "SortBy": 0, + "VariablesSectionElementsOrder": [], + "ArgumentsSectionElementsOrder": [ + "in_TransactionNumber", + "in_Config", + "out_TransactionItem", + "out_TransactionField1", + "out_TransactionField2", + "out_TransactionID", + "io_dt_TransactionData" + ], + "ConstantsSectionElementsOrder": [], + "AddedNamespaces": null + }, + { + "Path": "Framework/InitAllApplications.xaml", + "SortBy": 0, + "VariablesSectionElementsOrder": [], + "ArgumentsSectionElementsOrder": [ + "in_Config" + ], + "ConstantsSectionElementsOrder": [], + "AddedNamespaces": null + }, + { + "Path": "Framework/KillAllProcesses.xaml", + "SortBy": 0, + "VariablesSectionElementsOrder": [], + "ArgumentsSectionElementsOrder": [], + "ConstantsSectionElementsOrder": [], + "AddedNamespaces": null + }, + { + "Path": "Framework/Process.xaml", + "SortBy": 0, + "VariablesSectionElementsOrder": [], + "ArgumentsSectionElementsOrder": [ + "in_TransactionItem", + "in_Config" + ], + "ConstantsSectionElementsOrder": [], + "AddedNamespaces": null + }, + { + "Path": "Framework/SetTransactionStatus.xaml", + "SortBy": 0, + "VariablesSectionElementsOrder": [ + "QueueRetry&Sequence_17", + "ScreenshotPath&Sequence_17" + ], + "ArgumentsSectionElementsOrder": [ + "in_BusinessException", + "in_TransactionField1", + "in_TransactionField2", + "in_TransactionID", + "in_SystemException", + "in_Config", + "in_TransactionItem", + "io_RetryNumber", + "io_TransactionNumber", + "io_ConsecutiveSystemExceptions" + ], + "ConstantsSectionElementsOrder": [], + "AddedNamespaces": null + }, + { + "Path": "Framework/TakeScreenshot.xaml", + "SortBy": 0, + "VariablesSectionElementsOrder": [ + "Screenshot&Sequence_1", + "ScreenshotFileInfo&Sequence_1" + ], + "ArgumentsSectionElementsOrder": [ + "in_Folder", + "io_FilePath" + ], + "ConstantsSectionElementsOrder": [], + "AddedNamespaces": null + }, + { + "Path": "Tests/GetTransactionDataTestCase.xaml", + "SortBy": 0, + "VariablesSectionElementsOrder": [ + "Config&Sequence_1", + "TransactionNumber&Sequence_1", + "TransactionItem&Sequence_1", + "VerificationOutput&Sequence_4" + ], + "ArgumentsSectionElementsOrder": [], + "ConstantsSectionElementsOrder": [], + "AddedNamespaces": null + }, + { + "Path": "Tests/InitAllApplicationsTestCase.xaml", + "SortBy": 0, + "VariablesSectionElementsOrder": [ + "Config&Sequence_1" + ], + "ArgumentsSectionElementsOrder": [], + "ConstantsSectionElementsOrder": [], + "AddedNamespaces": null + }, + { + "Path": "Tests/InitAllSettingsTestCase.xaml", + "SortBy": 0, + "VariablesSectionElementsOrder": [ + "Config&Sequence_1" + ], + "ArgumentsSectionElementsOrder": [], + "ConstantsSectionElementsOrder": [], + "AddedNamespaces": null + }, + { + "Path": "Tests/MainTestCase.xaml", + "SortBy": 0, + "VariablesSectionElementsOrder": [ + "StatusFileName&Sequence_1", + "ExpectedDataFileName&Sequence_1", + "dt_ResultsData&Sequence_4", + "dt_ExpectedData&Sequence_4" + ], + "ArgumentsSectionElementsOrder": [], + "ConstantsSectionElementsOrder": [], + "AddedNamespaces": null + }, + { + "Path": "Tests/ProcessTestCase.xaml", + "SortBy": 0, + "VariablesSectionElementsOrder": [ + "Config&Sequence_1", + "TransactionItem&Sequence_1", + "TransactionNumber&Sequence_1" + ], + "ArgumentsSectionElementsOrder": [], + "ConstantsSectionElementsOrder": [], + "AddedNamespaces": null + } + ] +} \ No newline at end of file diff --git a/.local/db/references.db b/.local/db/references.db new file mode 100644 index 0000000..ee7ec3c Binary files /dev/null and b/.local/db/references.db differ diff --git a/.local/install/UiPath_REFramework.Mapper.json b/.local/install/UiPath_REFramework.Mapper.json new file mode 100644 index 0000000..37147c9 --- /dev/null +++ b/.local/install/UiPath_REFramework.Mapper.json @@ -0,0 +1 @@ +["C:\\Users\\alexandra.veizu\\OneDrive - UiPath\\Documents\\Projects\\REF25.4\\StudioTemplates\\REFramework\\contentFiles\\any\\any\\pt2\\VisualBasic\\Tests\\WorkflowTestCaseTemplate.xaml","C:\\Users\\alexandra.veizu\\OneDrive - UiPath\\Documents\\Projects\\REF25.4\\StudioTemplates\\REFramework\\contentFiles\\any\\any\\pt2\\VisualBasic\\Framework\\CloseAllApplications.xaml","C:\\Users\\alexandra.veizu\\OneDrive - UiPath\\Documents\\Projects\\REF25.4\\StudioTemplates\\REFramework\\contentFiles\\any\\any\\pt2\\VisualBasic\\Framework\\GetTransactionData.xaml","C:\\Users\\alexandra.veizu\\OneDrive - UiPath\\Documents\\Projects\\REF25.4\\StudioTemplates\\REFramework\\contentFiles\\any\\any\\pt2\\VisualBasic\\Framework\\InitAllApplications.xaml","C:\\Users\\alexandra.veizu\\OneDrive - UiPath\\Documents\\Projects\\REF25.4\\StudioTemplates\\REFramework\\contentFiles\\any\\any\\pt2\\VisualBasic\\Framework\\InitAllSettings.xaml","C:\\Users\\alexandra.veizu\\OneDrive - UiPath\\Documents\\Projects\\REF25.4\\StudioTemplates\\REFramework\\contentFiles\\any\\any\\pt2\\VisualBasic\\Framework\\KillAllProcesses.xaml","C:\\Users\\alexandra.veizu\\OneDrive - UiPath\\Documents\\Projects\\REF25.4\\StudioTemplates\\REFramework\\contentFiles\\any\\any\\pt2\\VisualBasic\\Framework\\Process.xaml","C:\\Users\\alexandra.veizu\\OneDrive - UiPath\\Documents\\Projects\\REF25.4\\StudioTemplates\\REFramework\\contentFiles\\any\\any\\pt2\\VisualBasic\\Framework\\RetryCurrentTransaction.xaml","C:\\Users\\alexandra.veizu\\OneDrive - UiPath\\Documents\\Projects\\REF25.4\\StudioTemplates\\REFramework\\contentFiles\\any\\any\\pt2\\VisualBasic\\Framework\\SetTransactionStatus.xaml","C:\\Users\\alexandra.veizu\\OneDrive - UiPath\\Documents\\Projects\\REF25.4\\StudioTemplates\\REFramework\\contentFiles\\any\\any\\pt2\\VisualBasic\\Framework\\TakeScreenshot.xaml","C:\\Users\\alexandra.veizu\\OneDrive - UiPath\\Documents\\Projects\\REF25.4\\StudioTemplates\\REFramework\\contentFiles\\any\\any\\pt2\\VisualBasic\\Tests\\GetTransactionDataTestCase.xaml","C:\\Users\\alexandra.veizu\\OneDrive - UiPath\\Documents\\Projects\\REF25.4\\StudioTemplates\\REFramework\\contentFiles\\any\\any\\pt2\\VisualBasic\\Tests\\InitAllApplicationsTestCase.xaml","C:\\Users\\alexandra.veizu\\OneDrive - UiPath\\Documents\\Projects\\REF25.4\\StudioTemplates\\REFramework\\contentFiles\\any\\any\\pt2\\VisualBasic\\Tests\\InitAllSettingsTestCase.xaml","C:\\Users\\alexandra.veizu\\OneDrive - UiPath\\Documents\\Projects\\REF25.4\\StudioTemplates\\REFramework\\contentFiles\\any\\any\\pt2\\VisualBasic\\Tests\\MainTestCase.xaml","C:\\Users\\alexandra.veizu\\OneDrive - UiPath\\Documents\\Projects\\REF25.4\\StudioTemplates\\REFramework\\contentFiles\\any\\any\\pt2\\VisualBasic\\Tests\\ProcessTestCase.xaml","C:\\Users\\alexandra.veizu\\OneDrive - UiPath\\Documents\\Projects\\REF25.4\\StudioTemplates\\REFramework\\contentFiles\\any\\any\\pt2\\VisualBasic\\Main.xaml"] \ No newline at end of file diff --git a/.local/nuget.cache b/.local/nuget.cache new file mode 100644 index 0000000..cf92819 --- /dev/null +++ b/.local/nuget.cache @@ -0,0 +1,266 @@ +{ + "version": 2, + "dgSpecHash": "T/cRwv/Eq5Ha+51LdGswo8RzhLVzhxrXPmW+cTmi5mTDi4YUdQjIdTKz/QK1oAxrmsHdlB5EYADF54UWVEDiHg==", + "success": true, + "projectFilePath": "C:\\Users\\alexandra.veizu\\OneDrive - UiPath\\Documents\\Projects\\REF 24.10\\StudioTemplates\\REFramework\\contentFiles\\any\\any\\pt2\\VisualBasic\\.local\\", + "expectedPackageFiles": [ + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\automapper\\9.0.0\\automapper.9.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\closedxml\\0.100.3\\closedxml.0.100.3.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\csvhelper\\16.0.0\\csvhelper.16.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\documentformat.openxml\\2.16.0\\documentformat.openxml.2.16.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\excelnumberformat\\1.1.0\\excelnumberformat.1.1.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\irony.netcore\\1.0.11\\irony.netcore.1.0.11.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\markdig.signed\\0.31.0\\markdig.signed.0.31.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.applicationinsights\\2.21.0\\microsoft.applicationinsights.2.21.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.aspnet.signalr.client\\2.4.3\\microsoft.aspnet.signalr.client.2.4.3.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.aspnetcore.connections.abstractions\\6.0.0\\microsoft.aspnetcore.connections.abstractions.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.aspnetcore.http.connections.client\\6.0.0\\microsoft.aspnetcore.http.connections.client.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.aspnetcore.http.connections.common\\6.0.0\\microsoft.aspnetcore.http.connections.common.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.aspnetcore.signalr.client\\6.0.0\\microsoft.aspnetcore.signalr.client.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.aspnetcore.signalr.client.core\\6.0.0\\microsoft.aspnetcore.signalr.client.core.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.aspnetcore.signalr.common\\6.0.0\\microsoft.aspnetcore.signalr.common.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.aspnetcore.signalr.protocols.json\\6.0.0\\microsoft.aspnetcore.signalr.protocols.json.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.azure.cognitiveservices.vision.computervision\\7.0.1\\microsoft.azure.cognitiveservices.vision.computervision.7.0.1.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\5.0.0\\microsoft.bcl.asyncinterfaces.5.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.codeanalysis.analyzers\\3.3.3\\microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.codeanalysis.common\\4.5.0-2.22527.10\\microsoft.codeanalysis.common.4.5.0-2.22527.10.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.codeanalysis.csharp\\4.5.0-2.22527.10\\microsoft.codeanalysis.csharp.4.5.0-2.22527.10.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.codeanalysis.visualbasic\\4.5.0-2.22527.10\\microsoft.codeanalysis.visualbasic.4.5.0-2.22527.10.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.csharp\\4.7.0\\microsoft.csharp.4.7.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\6.0.0\\microsoft.extensions.dependencyinjection.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\6.0.0\\microsoft.extensions.dependencyinjection.abstractions.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.extensions.features\\6.0.0\\microsoft.extensions.features.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.extensions.logging\\6.0.0\\microsoft.extensions.logging.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\6.0.0\\microsoft.extensions.logging.abstractions.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.extensions.objectpool\\5.0.17\\microsoft.extensions.objectpool.5.0.17.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.extensions.options\\6.0.0\\microsoft.extensions.options.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.extensions.primitives\\6.0.0\\microsoft.extensions.primitives.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.management.infrastructure\\3.0.0\\microsoft.management.infrastructure.3.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.management.infrastructure.cimcmdlets\\7.2.22\\microsoft.management.infrastructure.cimcmdlets.7.2.22.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.management.infrastructure.runtime.unix\\3.0.0\\microsoft.management.infrastructure.runtime.unix.3.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.management.infrastructure.runtime.win\\3.0.0\\microsoft.management.infrastructure.runtime.win.3.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.1\\microsoft.netcore.platforms.1.1.1.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.netcore.targets\\1.1.3\\microsoft.netcore.targets.1.1.3.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.netcore.windows.apisets\\1.0.1\\microsoft.netcore.windows.apisets.1.0.1.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.powershell.commands.diagnostics\\7.2.22\\microsoft.powershell.commands.diagnostics.7.2.22.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.powershell.commands.management\\7.2.22\\microsoft.powershell.commands.management.7.2.22.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.powershell.commands.utility\\7.2.22\\microsoft.powershell.commands.utility.7.2.22.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.powershell.consolehost\\7.2.22\\microsoft.powershell.consolehost.7.2.22.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.powershell.coreclr.eventing\\7.2.22\\microsoft.powershell.coreclr.eventing.7.2.22.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.powershell.markdownrender\\7.2.1\\microsoft.powershell.markdownrender.7.2.1.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.powershell.native\\7.2.1\\microsoft.powershell.native.7.2.1.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.powershell.sdk\\7.2.22\\microsoft.powershell.sdk.7.2.22.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.powershell.security\\7.2.22\\microsoft.powershell.security.7.2.22.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.rest.clientruntime\\2.3.24\\microsoft.rest.clientruntime.2.3.24.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.rest.clientruntime.azure\\3.3.18\\microsoft.rest.clientruntime.azure.3.3.18.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.visualbasic\\10.3.0\\microsoft.visualbasic.10.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.win32.primitives\\4.3.0\\microsoft.win32.primitives.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.win32.registry\\4.7.0\\microsoft.win32.registry.4.7.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.win32.registry.accesscontrol\\6.0.0\\microsoft.win32.registry.accesscontrol.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.win32.systemevents\\6.0.1\\microsoft.win32.systemevents.6.0.1.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.windows.compatibility\\6.0.8\\microsoft.windows.compatibility.6.0.8.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.wsman.management\\7.2.22\\microsoft.wsman.management.7.2.22.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\microsoft.wsman.runtime\\7.2.22\\microsoft.wsman.runtime.7.2.22.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\namotion.reflection\\2.0.10\\namotion.reflection.2.0.10.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\netstandard.library\\1.6.1\\netstandard.library.1.6.1.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\newtonsoft.json\\13.0.3\\newtonsoft.json.13.0.3.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\njsonschema\\10.5.2\\njsonschema.10.5.2.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\nlog\\4.5.11\\nlog.4.5.11.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\npoi\\2.5.6\\npoi.2.5.6.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\polly\\7.1.0\\polly.7.1.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\portable.bouncycastle\\1.8.9\\portable.bouncycastle.1.8.9.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.collections\\4.3.0\\runtime.any.system.collections.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.diagnostics.tools\\4.3.0\\runtime.any.system.diagnostics.tools.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.diagnostics.tracing\\4.3.0\\runtime.any.system.diagnostics.tracing.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.globalization\\4.3.0\\runtime.any.system.globalization.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.globalization.calendars\\4.3.0\\runtime.any.system.globalization.calendars.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.io\\4.3.0\\runtime.any.system.io.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.reflection\\4.3.0\\runtime.any.system.reflection.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.reflection.extensions\\4.3.0\\runtime.any.system.reflection.extensions.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.reflection.primitives\\4.3.0\\runtime.any.system.reflection.primitives.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.resources.resourcemanager\\4.3.0\\runtime.any.system.resources.resourcemanager.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.runtime\\4.3.0\\runtime.any.system.runtime.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.runtime.handles\\4.3.0\\runtime.any.system.runtime.handles.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.runtime.interopservices\\4.3.0\\runtime.any.system.runtime.interopservices.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.text.encoding\\4.3.0\\runtime.any.system.text.encoding.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.text.encoding.extensions\\4.3.0\\runtime.any.system.text.encoding.extensions.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.threading.tasks\\4.3.0\\runtime.any.system.threading.tasks.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.any.system.threading.timer\\4.3.0\\runtime.any.system.threading.timer.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl\\4.3.2\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl\\4.3.2\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl\\4.3.2\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.linux-arm.runtime.native.system.io.ports\\6.0.0\\runtime.linux-arm.runtime.native.system.io.ports.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.linux-arm64.runtime.native.system.io.ports\\6.0.0\\runtime.linux-arm64.runtime.native.system.io.ports.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.linux-x64.runtime.native.system.io.ports\\6.0.0\\runtime.linux-x64.runtime.native.system.io.ports.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.native.system\\4.3.0\\runtime.native.system.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.native.system.data.sqlclient.sni\\4.7.0\\runtime.native.system.data.sqlclient.sni.4.7.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.native.system.io.compression\\4.3.0\\runtime.native.system.io.compression.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.native.system.io.ports\\6.0.0\\runtime.native.system.io.ports.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.native.system.net.http\\4.3.0\\runtime.native.system.net.http.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.native.system.security.cryptography.openssl\\4.3.2\\runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl\\4.3.2\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl\\4.3.2\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.osx-arm64.runtime.native.system.io.ports\\6.0.0\\runtime.osx-arm64.runtime.native.system.io.ports.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.osx-x64.runtime.native.system.io.ports\\6.0.0\\runtime.osx-x64.runtime.native.system.io.ports.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.2\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl\\4.3.2\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.2\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.2\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.2\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.win-arm64.runtime.native.system.data.sqlclient.sni\\4.4.0\\runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.win-x64.runtime.native.system.data.sqlclient.sni\\4.4.0\\runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.win-x86.runtime.native.system.data.sqlclient.sni\\4.4.0\\runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.win.microsoft.win32.primitives\\4.3.0\\runtime.win.microsoft.win32.primitives.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.win.system.console\\4.3.1\\runtime.win.system.console.4.3.1.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.win.system.diagnostics.debug\\4.3.0\\runtime.win.system.diagnostics.debug.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.win.system.io.filesystem\\4.3.0\\runtime.win.system.io.filesystem.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.win.system.net.primitives\\4.3.0\\runtime.win.system.net.primitives.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.win.system.net.sockets\\4.3.0\\runtime.win.system.net.sockets.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\runtime.win.system.runtime.extensions\\4.3.0\\runtime.win.system.runtime.extensions.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\sharpziplib\\1.4.2\\sharpziplib.1.4.2.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\sixlabors.fonts\\1.0.0-beta18\\sixlabors.fonts.1.0.0-beta18.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.activities.viewmodels\\1.0.0-20240418.6\\system.activities.viewmodels.1.0.0-20240418.6.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.appcontext\\4.3.0\\system.appcontext.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.buffers\\4.5.1\\system.buffers.4.5.1.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.codedom\\6.0.0\\system.codedom.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.collections.concurrent\\4.3.0\\system.collections.concurrent.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.collections.immutable\\6.0.0\\system.collections.immutable.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.componentmodel.composition\\6.0.0\\system.componentmodel.composition.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.componentmodel.composition.registration\\6.0.0\\system.componentmodel.composition.registration.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.configuration.configurationmanager\\6.0.1\\system.configuration.configurationmanager.6.0.1.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.console\\4.3.0\\system.console.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.data.odbc\\6.0.1\\system.data.odbc.6.0.1.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.data.oledb\\6.0.0\\system.data.oledb.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.data.sqlclient\\4.8.6\\system.data.sqlclient.4.8.6.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.diagnostics.diagnosticsource\\6.0.0\\system.diagnostics.diagnosticsource.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.diagnostics.eventlog\\6.0.0\\system.diagnostics.eventlog.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.diagnostics.performancecounter\\6.0.1\\system.diagnostics.performancecounter.6.0.1.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.diagnostics.tools\\4.3.0\\system.diagnostics.tools.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.diagnostics.tracing\\4.3.0\\system.diagnostics.tracing.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.directoryservices\\6.0.1\\system.directoryservices.6.0.1.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.directoryservices.accountmanagement\\6.0.0\\system.directoryservices.accountmanagement.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.directoryservices.protocols\\6.0.2\\system.directoryservices.protocols.6.0.2.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.drawing.common\\6.0.0\\system.drawing.common.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.formats.asn1\\6.0.1\\system.formats.asn1.6.0.1.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.globalization.calendars\\4.3.0\\system.globalization.calendars.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.globalization.extensions\\4.3.0\\system.globalization.extensions.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.io.abstractions\\3.0.10\\system.io.abstractions.3.0.10.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.io.compression\\4.3.0\\system.io.compression.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.io.compression.zipfile\\4.3.0\\system.io.compression.zipfile.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.io.filesystem\\4.3.0\\system.io.filesystem.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.io.filesystem.accesscontrol\\4.5.0\\system.io.filesystem.accesscontrol.4.5.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.io.filesystem.primitives\\4.3.0\\system.io.filesystem.primitives.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.io.packaging\\6.0.0\\system.io.packaging.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.io.pipelines\\6.0.0\\system.io.pipelines.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.io.ports\\6.0.0\\system.io.ports.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.management\\6.0.2\\system.management.6.0.2.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.management.automation\\7.2.22\\system.management.automation.7.2.22.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.memory\\4.5.5\\system.memory.4.5.5.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.net.http\\4.3.4\\system.net.http.4.3.4.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.net.http.winhttphandler\\6.0.1\\system.net.http.winhttphandler.6.0.1.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.net.nameresolution\\4.3.0\\system.net.nameresolution.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.net.primitives\\4.3.0\\system.net.primitives.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.net.sockets\\4.3.0\\system.net.sockets.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.private.servicemodel\\4.9.0\\system.private.servicemodel.4.9.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.private.uri\\4.3.0\\system.private.uri.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.reflection.context\\6.0.0\\system.reflection.context.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.reflection.dispatchproxy\\4.7.1\\system.reflection.dispatchproxy.4.7.1.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.reflection.metadata\\5.0.0\\system.reflection.metadata.5.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.runtime\\4.3.1\\system.runtime.4.3.1.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.runtime.caching\\6.0.0\\system.runtime.caching.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\6.0.0\\system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.runtime.handles\\4.3.0\\system.runtime.handles.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.runtime.interopservices\\4.3.0\\system.runtime.interopservices.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.runtime.interopservices.runtimeinformation\\4.3.0\\system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.runtime.numerics\\4.3.0\\system.runtime.numerics.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.security.accesscontrol\\6.0.1\\system.security.accesscontrol.6.0.1.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.security.cryptography.algorithms\\4.3.0\\system.security.cryptography.algorithms.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.security.cryptography.cng\\4.3.0\\system.security.cryptography.cng.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.security.cryptography.csp\\4.3.0\\system.security.cryptography.csp.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.security.cryptography.encoding\\4.3.0\\system.security.cryptography.encoding.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.security.cryptography.openssl\\4.3.0\\system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.security.cryptography.pkcs\\6.0.4\\system.security.cryptography.pkcs.6.0.4.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.security.cryptography.primitives\\4.3.0\\system.security.cryptography.primitives.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.security.cryptography.protecteddata\\6.0.0\\system.security.cryptography.protecteddata.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.security.cryptography.x509certificates\\4.3.0\\system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.security.cryptography.xml\\6.0.1\\system.security.cryptography.xml.6.0.1.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.security.permissions\\6.0.0\\system.security.permissions.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.security.principal.windows\\5.0.0\\system.security.principal.windows.5.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.servicemodel.duplex\\4.9.0\\system.servicemodel.duplex.4.9.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.servicemodel.http\\4.9.0\\system.servicemodel.http.4.9.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.servicemodel.nettcp\\4.9.0\\system.servicemodel.nettcp.4.9.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.servicemodel.primitives\\4.9.0\\system.servicemodel.primitives.4.9.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.servicemodel.security\\4.9.0\\system.servicemodel.security.4.9.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.servicemodel.syndication\\6.0.0\\system.servicemodel.syndication.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.serviceprocess.servicecontroller\\6.0.1\\system.serviceprocess.servicecontroller.6.0.1.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.speech\\6.0.0\\system.speech.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.text.encoding.codepages\\6.0.0\\system.text.encoding.codepages.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.text.encoding.extensions\\4.3.0\\system.text.encoding.extensions.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.text.encodings.web\\6.0.0\\system.text.encodings.web.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.text.regularexpressions\\4.3.1\\system.text.regularexpressions.4.3.1.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.threading.accesscontrol\\6.0.0\\system.threading.accesscontrol.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.threading.channels\\6.0.0\\system.threading.channels.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.threading.overlapped\\4.3.0\\system.threading.overlapped.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.threading.tasks.dataflow\\6.0.0\\system.threading.tasks.dataflow.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.threading.timer\\4.3.0\\system.threading.timer.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.valuetuple\\4.5.0\\system.valuetuple.4.5.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.web.services.description\\4.9.0\\system.web.services.description.4.9.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.windows.extensions\\6.0.0\\system.windows.extensions.6.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.xml.readerwriter\\4.3.0\\system.xml.readerwriter.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\system.xml.xdocument\\4.3.0\\system.xml.xdocument.4.3.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath\\24.10.94.62718\\uipath.24.10.94.62718.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.activities.runtimegovernance\\1.1.6\\uipath.activities.runtimegovernance.1.1.6.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.codedworkflows\\24.10.0\\uipath.codedworkflows.24.10.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.emgucvbundle\\1.1.0\\uipath.emgucvbundle.1.1.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.excel.activities\\2.24.1\\uipath.excel.activities.2.24.1.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.imageprocessing\\24.10.0\\uipath.imageprocessing.24.10.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.ocr.activities\\3.20.5\\uipath.ocr.activities.3.20.5.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.ocr.contracts\\2.16.0\\uipath.ocr.contracts.2.16.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.officelibs\\1.0.0\\uipath.officelibs.1.0.0.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.opentelemetry.contracts\\2.1.3\\uipath.opentelemetry.contracts.2.1.3.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.platform\\24.10.3\\uipath.platform.24.10.3.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.system.activities\\24.10.5\\uipath.system.activities.24.10.5.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.system.activities.runtime\\24.10.5\\uipath.system.activities.runtime.24.10.5.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.system.activities.runtime.windows\\24.10.5\\uipath.system.activities.runtime.windows.24.10.5.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.telemetry.client\\2.1.3\\uipath.telemetry.client.2.1.3.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.testing.activities\\24.10.1\\uipath.testing.activities.24.10.1.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.uiautomation.activities\\24.10.3\\uipath.uiautomation.activities.24.10.3.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.uiautomation.activities.runtime\\24.10.3\\uipath.uiautomation.activities.runtime.24.10.3.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.uiautomation.activities.runtime.design\\24.10.3\\uipath.uiautomation.activities.runtime.design.24.10.3.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\uipath.vision\\3.13.3\\uipath.vision.3.13.3.nupkg.sha512", + "C:\\Users\\alexandra.veizu\\.nuget\\packages\\xlparser\\1.5.2\\xlparser.1.5.2.nupkg.sha512" + ], + "logs": [ + { + "code": "NU1801", + "level": "Warning", + "warningLevel": 1, + "filePath": "C:\\Users\\alexandra.veizu\\OneDrive - UiPath\\Documents\\Projects\\REF 24.10\\StudioTemplates\\REFramework\\contentFiles\\any\\any\\pt2\\VisualBasic\\.local", + "message": "Unable to load the service index for source https://uipath.pkgs.visualstudio.com/Public.Feeds/_packaging/Autopilot for Everyone-Packages/nuget/v3/index.json.", + "libraryId": "UiPath.System.Activities.Runtime.Windows" + } + ] +} \ No newline at end of file diff --git a/.objects/.metadata b/.objects/.metadata new file mode 100644 index 0000000..b88b6d4 --- /dev/null +++ b/.objects/.metadata @@ -0,0 +1,9 @@ +{ + "Id": "6-HGdvnywECr524o66PZXg", + "Type": "Library", + "Created": "2024-09-20T08:47:10.0032079Z", + "CreatedBy": [ + "UiPath.Platform, Version=22.10.2.0, Culture=neutral, PublicKeyToken=null" + ], + "Updated": "2024-09-20T08:47:10.0032079Z" +} \ No newline at end of file diff --git a/.objects/.type b/.objects/.type new file mode 100644 index 0000000..729bdde --- /dev/null +++ b/.objects/.type @@ -0,0 +1 @@ +Library \ No newline at end of file diff --git a/.project/PackageBindingsMetadata.json b/.project/PackageBindingsMetadata.json new file mode 100644 index 0000000..09ac939 --- /dev/null +++ b/.project/PackageBindingsMetadata.json @@ -0,0 +1,621 @@ +{ + "ActivityBindings": { + "UiPath.Core.Activities.AddAndProcessQueueItem": [ + { + "Type": "queue", + "PublishNullValues": false, + "Key": { + "Value": "N/A", + "ValueSource": "Property" + }, + "Values": { + "folderPath": { + "Value": "FolderPath", + "ValueSource": "Property" + }, + "name": { + "Value": "QueueType", + "ValueSource": "Property" + } + }, + "SubBindings": [], + "DefaultValueSource": "Property" + } + ], + "UiPath.Core.Activities.AddQueueItem": [ + { + "Type": "queue", + "PublishNullValues": false, + "Key": { + "Value": "N/A", + "ValueSource": "Property" + }, + "Values": { + "folderPath": { + "Value": "FolderPath", + "ValueSource": "Property" + }, + "name": { + "Value": "QueueType", + "ValueSource": "Property" + } + }, + "SubBindings": [], + "DefaultValueSource": "Property" + } + ], + "UiPath.Core.Activities.AddTransactionItem": [ + { + "Type": "queue", + "PublishNullValues": false, + "Key": { + "Value": "N/A", + "ValueSource": "Property" + }, + "Values": { + "folderPath": { + "Value": "FolderPath", + "ValueSource": "Property" + }, + "name": { + "Value": "QueueType", + "ValueSource": "Property" + } + }, + "SubBindings": [], + "DefaultValueSource": "Property" + } + ], + "UiPath.Core.Activities.BeginProcess": [ + { + "Type": "process", + "Values": { + "name": { + "Value": "ProcessName", + "ValueSource": "Property" + }, + "folderPath": { + "Value": "FolderPath", + "ValueSource": "Property" + } + }, + "DefaultValueSource": "Default" + } + ], + "UiPath.Core.Activities.BulkAddQueueItems": [ + { + "Type": "queue", + "PublishNullValues": false, + "Key": { + "Value": "N/A", + "ValueSource": "Property" + }, + "Values": { + "folderPath": { + "Value": "FolderPath", + "ValueSource": "Property" + }, + "name": { + "Value": "QueueName", + "ValueSource": "Property" + } + }, + "SubBindings": [], + "DefaultValueSource": "Property" + } + ], + "UiPath.Core.Activities.DeleteQueueItems": [ + { + "Type": "queue", + "PublishNullValues": false, + "Key": { + "Value": "N/A", + "ValueSource": "Property" + }, + "Values": { + "folderPath": { + "Value": "FolderPath", + "ValueSource": "Property" + } + }, + "SubBindings": [], + "DefaultValueSource": "Property" + } + ], + "UiPath.Core.Activities.GetJobs": [ + { + "Type": "process", + "PublishNullValues": false, + "Key": { + "Value": "N/A", + "ValueSource": "Property" + }, + "Values": { + "folderPath": { + "Value": "FolderPath", + "ValueSource": "Property" + } + }, + "SubBindings": [], + "DefaultValueSource": "Property" + } + ], + "UiPath.Core.Activities.GetQueueItem": [ + { + "Type": "queue", + "PublishNullValues": false, + "Key": { + "Value": "N/A", + "ValueSource": "Property" + }, + "Values": { + "folderPath": { + "Value": "FolderPath", + "ValueSource": "Property" + }, + "name": { + "Value": "QueueType", + "ValueSource": "Property" + } + }, + "SubBindings": [], + "DefaultValueSource": "Property" + } + ], + "UiPath.Core.Activities.GetQueueItems": [ + { + "Type": "queue", + "PublishNullValues": false, + "Key": { + "Value": "N/A", + "ValueSource": "Property" + }, + "Values": { + "folderPath": { + "Value": "FolderPath", + "ValueSource": "Property" + }, + "name": { + "Value": "QueueName", + "ValueSource": "Property" + } + }, + "SubBindings": [], + "DefaultValueSource": "Property" + } + ], + "UiPath.Core.Activities.GetRobotAsset": [ + { + "Type": "asset", + "PublishNullValues": false, + "Key": { + "Value": "N/A", + "ValueSource": "Property" + }, + "Values": { + "folderPath": { + "Value": "FolderPath", + "ValueSource": "Property" + }, + "name": { + "Value": "AssetName", + "ValueSource": "Property" + } + }, + "SubBindings": [], + "DefaultValueSource": "Property" + } + ], + "UiPath.Core.Activities.GetRobotCredential": [ + { + "Type": "asset", + "PublishNullValues": false, + "Key": { + "Value": "N/A", + "ValueSource": "Property" + }, + "Values": { + "folderPath": { + "Value": "FolderPath", + "ValueSource": "Property" + }, + "name": { + "Value": "AssetName", + "ValueSource": "Property" + } + }, + "SubBindings": [], + "DefaultValueSource": "Property" + } + ], + "UiPath.Core.Activities.GetTransactionItem": [ + { + "Type": "queue", + "Values": { + "name": { + "Value": "QueueType", + "ValueSource": "Property" + }, + "folderPath": { + "Value": "FolderPath", + "ValueSource": "Property" + } + }, + "DefaultValueSource": "Default" + } + ], + "UiPath.Core.Activities.InvokeProcess": [ + { + "Type": "process", + "PublishNullValues": false, + "Key": { + "Value": "N/A", + "ValueSource": "Property" + }, + "Values": { + "folderPath": { + "Value": "FolderPath", + "ValueSource": "Property" + }, + "name": { + "Value": "ProcessName", + "ValueSource": "Property" + } + }, + "SubBindings": [], + "DefaultValueSource": "Property" + } + ], + "UiPath.Core.Activities.PostponeTransactionItem": [ + { + "Type": "queue", + "PublishNullValues": false, + "Key": { + "Value": "N/A", + "ValueSource": "Property" + }, + "Values": { + "folderPath": { + "Value": "FolderPath", + "ValueSource": "Property" + } + }, + "SubBindings": [], + "DefaultValueSource": "Property" + } + ], + "UiPath.Core.Activities.QueueTrigger": [ + { + "Type": "QueueTrigger", + "PublishNullValues": false, + "Key": { + "Value": "BindingsKey", + "ValueSource": "Property" + }, + "Values": { + "folderPath": { + "Value": "FolderPath", + "ValueSource": "Property" + }, + "name": { + "Value": "QueueName", + "ValueSource": "Property" + } + }, + "Arguments": { + "ItemsActivationThreshold": { + "Value": "ItemsActivationThreshold", + "ValueSource": "Property" + }, + "ItemsPerJobActivationTarget": { + "Value": "ItemsPerJobActivationTarget", + "ValueSource": "Property" + }, + "MaxJobsForActivation": { + "Value": "MaxJobsForActivation", + "ValueSource": "Property" + } + }, + "SubBindings": [], + "DefaultValueSource": "Property" + } + ], + "UiPath.Core.Activities.SetAsset": [ + { + "Type": "asset", + "PublishNullValues": false, + "Key": { + "Value": "N/A", + "ValueSource": "Property" + }, + "Values": { + "folderPath": { + "Value": "FolderPath", + "ValueSource": "Property" + }, + "name": { + "Value": "AssetName", + "ValueSource": "Property" + } + }, + "SubBindings": [], + "DefaultValueSource": "Property" + } + ], + "UiPath.Core.Activities.SetCredential": [ + { + "Type": "asset", + "PublishNullValues": false, + "Key": { + "Value": "N/A", + "ValueSource": "Property" + }, + "Values": { + "folderPath": { + "Value": "FolderPath", + "ValueSource": "Property" + }, + "name": { + "Value": "CredentialName", + "ValueSource": "Property" + } + }, + "SubBindings": [], + "DefaultValueSource": "Property" + } + ], + "UiPath.Core.Activities.SetTransactionProgress": [ + { + "Type": "queue", + "PublishNullValues": false, + "Key": { + "Value": "N/A", + "ValueSource": "Property" + }, + "Values": { + "folderPath": { + "Value": "FolderPath", + "ValueSource": "Property" + } + }, + "SubBindings": [], + "DefaultValueSource": "Property" + } + ], + "UiPath.Core.Activities.SetTransactionStatus": [ + { + "Type": "queue", + "PublishNullValues": false, + "Key": { + "Value": "N/A", + "ValueSource": "Property" + }, + "Values": { + "folderPath": { + "Value": "FolderPath", + "ValueSource": "Property" + } + }, + "SubBindings": [], + "DefaultValueSource": "Property" + } + ], + "UiPath.Core.Activities.StartJob": [ + { + "Type": "process", + "PublishNullValues": false, + "Key": { + "Value": "N/A", + "ValueSource": "Property" + }, + "Values": { + "folderPath": { + "Value": "FolderPath", + "ValueSource": "Property" + }, + "name": { + "Value": "ProcessName", + "ValueSource": "Property" + } + }, + "SubBindings": [], + "DefaultValueSource": "Property" + } + ], + "UiPath.Core.Activities.StopJob": [ + { + "Type": "process", + "PublishNullValues": false, + "Key": { + "Value": "N/A", + "ValueSource": "Property" + }, + "Values": { + "folderPath": { + "Value": "FolderPath", + "ValueSource": "Property" + } + }, + "SubBindings": [], + "DefaultValueSource": "Property" + } + ], + "UiPath.Core.Activities.Storage.DeleteStorageFile": [ + { + "Type": "bucket", + "PublishNullValues": false, + "Key": { + "Value": "N/A", + "ValueSource": "Property" + }, + "Values": { + "folderPath": { + "Value": "FolderPath", + "ValueSource": "Property" + }, + "name": { + "Value": "StorageBucketName", + "ValueSource": "Property" + } + }, + "SubBindings": [], + "DefaultValueSource": "Property" + } + ], + "UiPath.Core.Activities.Storage.DownloadStorageFile": [ + { + "Type": "bucket", + "PublishNullValues": false, + "Key": { + "Value": "N/A", + "ValueSource": "Property" + }, + "Values": { + "folderPath": { + "Value": "FolderPath", + "ValueSource": "Property" + }, + "name": { + "Value": "StorageBucketName", + "ValueSource": "Property" + } + }, + "SubBindings": [], + "DefaultValueSource": "Property" + } + ], + "UiPath.Core.Activities.Storage.ListStorageFiles": [ + { + "Type": "bucket", + "PublishNullValues": false, + "Key": { + "Value": "N/A", + "ValueSource": "Property" + }, + "Values": { + "folderPath": { + "Value": "FolderPath", + "ValueSource": "Property" + }, + "name": { + "Value": "StorageBucketName", + "ValueSource": "Property" + } + }, + "SubBindings": [], + "DefaultValueSource": "Property" + } + ], + "UiPath.Core.Activities.Storage.ReadStorageText": [ + { + "Type": "bucket", + "PublishNullValues": false, + "Key": { + "Value": "N/A", + "ValueSource": "Property" + }, + "Values": { + "folderPath": { + "Value": "FolderPath", + "ValueSource": "Property" + }, + "name": { + "Value": "StorageBucketName", + "ValueSource": "Property" + } + }, + "SubBindings": [], + "DefaultValueSource": "Property" + } + ], + "UiPath.Core.Activities.Storage.UploadStorageFile": [ + { + "Type": "bucket", + "PublishNullValues": false, + "Key": { + "Value": "N/A", + "ValueSource": "Property" + }, + "Values": { + "folderPath": { + "Value": "FolderPath", + "ValueSource": "Property" + }, + "name": { + "Value": "StorageBucketName", + "ValueSource": "Property" + } + }, + "SubBindings": [], + "DefaultValueSource": "Property" + } + ], + "UiPath.Core.Activities.Storage.WriteStorageText": [ + { + "Type": "bucket", + "PublishNullValues": false, + "Key": { + "Value": "N/A", + "ValueSource": "Property" + }, + "Values": { + "folderPath": { + "Value": "FolderPath", + "ValueSource": "Property" + }, + "name": { + "Value": "StorageBucketName", + "ValueSource": "Property" + } + }, + "SubBindings": [], + "DefaultValueSource": "Property" + } + ], + "UiPath.Core.Activities.TimeTrigger": [ + { + "Type": "TimeTrigger", + "PublishNullValues": false, + "Key": { + "Value": "N/A", + "ValueSource": "Property" + }, + "Values": {}, + "Arguments": { + "TimeZone": { + "Value": "TimeZone", + "ValueSource": "Property" + }, + "CronExpression": { + "Value": "CronExpression", + "ValueSource": "Property" + } + }, + "SubBindings": [], + "DefaultValueSource": "Property" + } + ], + "UiPath.Core.Activities.WaitQueueItem": [ + { + "Type": "queue", + "PublishNullValues": false, + "Key": { + "Value": "N/A", + "ValueSource": "Property" + }, + "Values": { + "folderPath": { + "Value": "FolderPath", + "ValueSource": "Property" + }, + "name": { + "Value": "QueueName", + "ValueSource": "Property" + } + }, + "SubBindings": [], + "DefaultValueSource": "Property" + } + ] + } +} \ No newline at end of file diff --git a/.project/design.json b/.project/design.json new file mode 100644 index 0000000..8dda180 --- /dev/null +++ b/.project/design.json @@ -0,0 +1,5 @@ +{ + "Tags": [], + "SeparateRuntimeDependencies": true, + "IncludeSources": true +} \ No newline at end of file diff --git a/.project/globalVariables.json b/.project/globalVariables.json new file mode 100644 index 0000000..18bf750 --- /dev/null +++ b/.project/globalVariables.json @@ -0,0 +1,10 @@ +[ + { + "Constant": false, + "Name": "maxRetry", + "TypeFullyQualifiedName": "System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "UnresolvedTypeFullyQualifiedName": null, + "Expression": null, + "IsLiteral": false + } +] \ No newline at end of file diff --git a/.screenshots/placeholder.txt b/.screenshots/placeholder.txt deleted file mode 100644 index bf4c1fc..0000000 --- a/.screenshots/placeholder.txt +++ /dev/null @@ -1 +0,0 @@ -placeholder for github \ No newline at end of file diff --git a/.settings/Debug/settings-1a5b880a.json b/.settings/Debug/settings-1a5b880a.json new file mode 100644 index 0000000..ed173e6 --- /dev/null +++ b/.settings/Debug/settings-1a5b880a.json @@ -0,0 +1,44 @@ +{ + "UiPath.UiAutomation.Activities.Generic.DelayBeforeMS": "200", + "UiPath.UiAutomation.Activities.Generic.DelayAfterMS": "300", + "UiPath.UiAutomation.Activities.Generic.TimeoutMS": "30000", + "UiPath.UiAutomation.Activities.Generic.WaitForReady": "INTERACTIVE", + "UiPath.UiAutomation.Activities.Generic.AlterIfDisabled": "False", + "UiPath.UiAutomation.Activities.Generic.CaptureScreenshots": "True", + "UiPath.UiAutomation.Activities.Generic.ShowClosestMatchesInSearchError": "True", + "UiPath.UiAutomation.Activities.Browser.BrowserType": "IE", + "UiPath.UiAutomation.Activities.Browser.Private": "False", + "UiPath.UiAutomation.Activities.Browser.NewSession": "False", + "UiPath.UiAutomation.Activities.Browser.Hidden": "False", + "UiPath.UiAutomation.Activities.Browser.NativeWebView2": "False", + "UiPath.UiAutomation.Activities.Browser.EnableWorkaroundForSimulateClickMV3": "False", + "UiPath.UiAutomation.Activities.Browser.CommunicationMethod": "Native", + "UiPath.UiAutomation.Activities.Browser.UserDataFolderMode": "Automatic", + "UiPath.UiAutomation.Activities.Browser.UserDataFolderPath": "", + "UiPath.UiAutomation.Activities.Browser.RuntimeBrowser": "None", + "UiPath.UiAutomation.Activities.Browser.ExtraCmdLineArgs_Chrome": "", + "UiPath.UiAutomation.Activities.Browser.ExtraCmdLineArgs_Edge": "", + "UiPath.UiAutomation.Activities.Browser.CustomExePath_Chrome": "", + "UiPath.UiAutomation.Activities.Browser.CustomExePath_Edge": "", + "UiPath.UiAutomation.Activities.Browser.EnableOpenBrowserRetry_Chrome": "False", + "UiPath.UiAutomation.Activities.Browser.EnableOpenBrowserRetry_Edge": "False", + "UiPath.UiAutomation.Activities.Browser.OpenBrowserTimeoutSeconds": "60", + "UiPath.UiAutomation.Activities.RobotLogging.LogTargetInfo": "False", + "UiPath.UiAutomation.Activities.Callout.Timer": "0", + "UiPath.UiAutomation.Activities.DataScrape.DelayBetweenPagesMS": "300", + "UiPath.UiAutomation.Activities.ElementExists.TimeoutMS": "30000", + "UiPath.UiAutomation.Activities.Highlight.HighlightTime": "1000", + "UiPath.UiAutomation.Activities.KeyboardEvents.SendWindowMessages": "False", + "UiPath.UiAutomation.Activities.KeyboardEvents.ClickBeforeTyping": "False", + "UiPath.UiAutomation.Activities.KeyboardEvents.EmptyField": "False", + "UiPath.UiAutomation.Activities.KeyboardEvents.SimulateType": "False", + "UiPath.UiAutomation.Activities.SAP.EnforceHardTimeout": "False", + "UiPath.UiAutomation.Activities.SAP.SapAdditionalScaling": "True", + "UiPath.UiAutomation.Activities.SAP.EnableSapMonitoring": "False", + "UiPath.UiAutomation.Activities.SendHotkey.SendWindowMessages": "False", + "UiPath.UiAutomation.Activities.MouseEvents.SendWindowMessages": "False", + "UiPath.UiAutomation.Activities.MouseEvents.SimulateClick": "False", + "UiPath.UiAutomation.Activities.MouseEvents.SimulateHover": "False", + "UiPath.UiAutomation.Activities.Screenshot.WaitBefore": "300", + "UiPath.UiAutomation.Activities.OtherActivities.ExecutionWorld": "Isolated" +} \ No newline at end of file diff --git a/.settings/Debug/settings-5190454b.json b/.settings/Debug/settings-5190454b.json new file mode 100644 index 0000000..90ffce5 --- /dev/null +++ b/.settings/Debug/settings-5190454b.json @@ -0,0 +1,12 @@ +{ + "UiPath.CV.Activities.GenericCV.DelayBeforeMS": "300", + "UiPath.CV.Activities.GenericCV.DelayAfterMS": "0", + "UiPath.CV.Activities.GenericCV.TimeoutMS": "30000", + "UiPath.CV.Activities.GenericCV.DelayBetweenKeys": "100", + "UiPath.CV.Activities.GenericCV.ScrollTimeoutMS": "90000", + "UiPath.CV.Activities.GenericCV.DelayScreenshotAfterScroll": "250", + "UiPath.CV.Activities.CvScope.Server": "https://cv.uipath.com", + "UiPath.CV.Activities.CvScope.ApiKey": "", + "UiPath.CV.Activities.CvScope.UseLocalServer": "False", + "UiPath.CV.Activities.RobotLogging.TableScrollLog": "False" +} \ No newline at end of file diff --git a/.settings/Debug/settings-590bb27b.json b/.settings/Debug/settings-590bb27b.json new file mode 100644 index 0000000..7e51c76 --- /dev/null +++ b/.settings/Debug/settings-590bb27b.json @@ -0,0 +1,28 @@ +{ + "DefaultOCREngine": "UiPath.OCR.Activities.UiPathDocumentOCR, UiPath.OCR.Activities", + "UiPath.OCR.Activities.UiPathScreenOCR.Endpoint": "https://ocr.uipath.com/", + "UiPath.OCR.Activities.UiPathScreenOCR.ApiKey": "", + "UiPath.OCR.Activities.UiPathDocumentOCR.Endpoint": "https://du.uipath.com/ocr", + "UiPath.OCR.Activities.UiPathDocumentOCR.ApiKey": "", + "UiPath.OCR.Activities.CjkOCR.Endpoint": "https://du.uipath.com/cjk-ocr", + "UiPath.OCR.Activities.CjkOCR.ApiKey": "", + "UiPath.OCR.Activities.ExtendedLanguagesOCR.Endpoint": "https://du.uipath.com/extended-ocr", + "UiPath.OCR.Activities.ExtendedLanguagesOCR.ApiKey": "", + "UiPath.UiAutomation.Activities.GoogleCloudOCR.ApiKey": "", + "UiPath.UiAutomation.Activities.GoogleCloudOCR.Region": "Global", + "UiPath.UiAutomation.Activities.GoogleCloudOCR.Scale": "1", + "UiPath.UiAutomation.Activities.GoogleCloudOCR.Language": null, + "UiPath.UiAutomation.Activities.GoogleOCR.AllowedCharacters": "", + "UiPath.UiAutomation.Activities.GoogleOCR.DeniedCharacters": "", + "UiPath.UiAutomation.Activities.GoogleOCR.Invert": "False", + "UiPath.UiAutomation.Activities.GoogleOCR.Profile": "Legacy", + "UiPath.UiAutomation.Activities.GoogleOCR.Scale": "1", + "UiPath.UiAutomation.Activities.GoogleOCR.Language": "eng", + "UiPath.UiAutomation.Activities.MicrosoftOCR.Profile": "Legacy", + "UiPath.UiAutomation.Activities.MicrosoftOCR.Scale": "1", + "UiPath.UiAutomation.Activities.MicrosoftOCR.Language": "en", + "UiPath.UiAutomation.Activities.MicrosoftAzureComputerVisionOCR.ApiKey": "", + "UiPath.UiAutomation.Activities.MicrosoftAzureComputerVisionOCR.Endpoint": "", + "UiPath.UiAutomation.Activities.MicrosoftAzureComputerVisionOCR.Scale": "1", + "UiPath.UiAutomation.Activities.MicrosoftAzureComputerVisionOCR.Language": "AutoDetect" +} \ No newline at end of file diff --git a/.settings/Debug/settings-82ca306a.json b/.settings/Debug/settings-82ca306a.json new file mode 100644 index 0000000..8c5103d --- /dev/null +++ b/.settings/Debug/settings-82ca306a.json @@ -0,0 +1,8 @@ +{ + "UiPath.Testing.Activities.Generic.KeepScreenshots": "False", + "UiPath.Testing.Activities.Generic.ScreenshotsPath": "", + "UiPath.Testing.Activities.VerifyActivitiesOutputFormat.VerifyExpressionOutputFormat": "", + "UiPath.Testing.Activities.VerifyActivitiesOutputFormat.VerifyExpressionWithOperatorOutputFormat": "", + "UiPath.Testing.Activities.VerifyActivitiesOutputFormat.VerifyControlAttributeOutputFormat": "", + "UiPath.Testing.Activities.VerifyActivitiesOutputFormat.VerifyRangeOutputFormat": "" +} \ No newline at end of file diff --git a/.settings/Debug/settings-9e9290da.json b/.settings/Debug/settings-9e9290da.json new file mode 100644 index 0000000..817ceae --- /dev/null +++ b/.settings/Debug/settings-9e9290da.json @@ -0,0 +1,19 @@ +{ + "UiPath.System.Activities.AddDataColumn.AllowDBNull": "True", + "UiPath.System.Activities.AddDataColumn.AutoIncrement": "False", + "UiPath.System.Activities.AddDataColumn.MaxLength": "100", + "UiPath.System.Activities.AddDataColumn.Unique": "False", + "UiPath.System.Activities.ReadTextFile.Encoding": "", + "UiPath.System.Activities.WriteTextFile.Encoding": "", + "UiPath.System.Activities.AppendLine.Encoding": "", + "UiPath.System.Activities.FilterDataTable.FilterRowsMode": "Keep", + "UiPath.System.Activities.InvokeWorkflowFile.Timeout": "0", + "UiPath.System.Activities.InvokeWorkflowFile.LogEntry": "No", + "UiPath.System.Activities.InvokeWorkflowFile.LogExit": "No", + "UiPath.System.Activities.LogMessage.Level": "Info", + "UiPath.System.Activities.MessageBox.Buttons": "Ok", + "UiPath.System.Activities.MessageBox.TopMost": "True", + "UiPath.System.Activities.OrchestratorHTTPRequest.RelativeEndpoint": "", + "UiPath.System.Activities.RetryScope.NumberOfRetries": "3", + "UiPath.System.Activities.RetryScope.RetryInterval": "5000" +} \ No newline at end of file diff --git a/.settings/Debug/settings-a1b2dac1.json b/.settings/Debug/settings-a1b2dac1.json new file mode 100644 index 0000000..002374f --- /dev/null +++ b/.settings/Debug/settings-a1b2dac1.json @@ -0,0 +1,34 @@ +{ + "UiPath.UIAutomationNext.Activities.Generic.DelayAfter": "0.3", + "UiPath.UIAutomationNext.Activities.Generic.DelayBefore": "0.2", + "UiPath.UIAutomationNext.Activities.Generic.Timeout": "30", + "UiPath.UIAutomationNext.Activities.Generic.WaitForReady": "Interactive", + "UiPath.UIAutomationNext.Activities.Generic.ShowClosestMatchesInSearchError": "True", + "UiPath.UIAutomationNext.Activities.Generic.AlterIfDisabled": "False", + "UiPath.UIAutomationNext.Activities.Generic.WaitPrimaryUntilTimeout": "True", + "UiPath.UIAutomationNext.Activities.Generic.AskAtRuntime": "False", + "UiPath.UIAutomationNext.Activities.VerifyExecution.Timeout": "10", + "UiPath.UIAutomationNext.Activities.VerifyExecution.Retry": "True", + "UiPath.UIAutomationNext.Activities.ApplicationCard.OpenMode": "IfNotOpen", + "UiPath.UIAutomationNext.Activities.ApplicationCard.CloseMode": "IfOpenedByAppBrowser", + "UiPath.UIAutomationNext.Activities.ApplicationCard.RuntimeBrowser": "None", + "UiPath.UIAutomationNext.Activities.ApplicationCard.WebDriverMode": "Disabled", + "UiPath.UIAutomationNext.Activities.ApplicationCard.WebDriverAutoDownload": "True", + "UiPath.UIAutomationNext.Activities.ApplicationCard.UserDataFolderMode": "Automatic", + "UiPath.UIAutomationNext.Activities.ApplicationCard.UserDataFolderPath": "", + "UiPath.UIAutomationNext.Activities.ApplicationCard.OpenBrowserTimeoutSeconds": "60", + "UiPath.UIAutomationNext.Activities.KeyboardEvents.ClickBeforeMode": "Single", + "UiPath.UIAutomationNext.Activities.KeyboardEvents.EmptyFieldMode": "SingleLine", + "UiPath.UIAutomationNext.Activities.KeyboardEvents.DelayBetweenKeys": "0.02", + "UiPath.UIAutomationNext.Activities.KeyboardEvents.DelayBetweenShortcuts": "0.5", + "UiPath.UIAutomationNext.Activities.KeyboardEvents.KeyboardShortcutsDelayBetweenKeys": "0.1", + "UiPath.UIAutomationNext.Activities.CheckState.CheckStateTimeout": "5", + "UiPath.UIAutomationNext.Activities.DataScrape.DelayBetweenPages": "1.5", + "UiPath.UIAutomationNext.Activities.Highlight.HighlightTime": "2", + "UiPath.UIAutomationNext.Activities.Hover.HoverTime": "1", + "UiPath.UIAutomationNext.Activities.InjectJs.InjectJsExecutionWorld": "Isolated", + "UiPath.UIAutomationNext.Activities.ClosePopup.PopupAppearTimeout": "30", + "UiPath.UIAutomationNext.Activities.Logging.SearchLog": "False", + "UiPath.UIAutomationNext.Activities.Logging.SearchPerformanceLog": "False", + "UiPath.UIAutomationNext.Activities.Logging.AuditLogLevel": "Trace" +} \ No newline at end of file diff --git a/.settings/Debug/settings-afad0842.json b/.settings/Debug/settings-afad0842.json new file mode 100644 index 0000000..540f6e1 --- /dev/null +++ b/.settings/Debug/settings-afad0842.json @@ -0,0 +1,12 @@ +{ + "UiPath.Excel.Activities.StartExcel.LaunchExcelMethod": "Automation", + "UiPath.Excel.Activities.StartExcel.LaunchExcelTimeout": "20", + "UiPath.Excel.Activities.ExcelVisibility.ShowExcelWindow": "True", + "UiPath.Excel.Activities.ExcelVisibility.DisplayAlerts": "False", + "UiPath.Excel.Activities.ExcelProcessScope.ProcessMode": "ReuseIfExists", + "UiPath.Excel.Activities.ExcelProcessScope.ExistingProcessAction": "None", + "UiPath.Excel.Activities.ExcelProcessScope.FileConflictResolution": "ThrowException", + "UiPath.Excel.Activities.ExcelProcessScope.MacroSettings": "EnableAll", + "UiPath.Excel.Activities.UseExcelFile.ReadFormatting": "Default", + "UiPath.Excel.Activities.ExcelAutoComplete.ExcelAutoCompleteType": "Default" +} \ No newline at end of file diff --git a/.settings/Design/settings-5190454b.json b/.settings/Design/settings-5190454b.json new file mode 100644 index 0000000..d62ccee --- /dev/null +++ b/.settings/Design/settings-5190454b.json @@ -0,0 +1,3 @@ +{ + "UiPath.CV.Activities.CvScope.CVMethod": "ElementDetection|OCR" +} \ No newline at end of file diff --git a/.settings/Design/settings-a1b2dac1.json b/.settings/Design/settings-a1b2dac1.json new file mode 100644 index 0000000..e29ffa5 --- /dev/null +++ b/.settings/Design/settings-a1b2dac1.json @@ -0,0 +1,32 @@ +{ + "UiPath.UIAutomationNext.Activities.Generic.CaptureScreenshots": "True", + "UiPath.UIAutomationNext.Activities.SearchStepsWnd.InteractionMode": "HardwareEvents", + "UiPath.UIAutomationNext.Activities.SearchStepsWnd.FullSelector": "True", + "UiPath.UIAutomationNext.Activities.SearchStepsWnd.FuzzySelector": "True", + "UiPath.UIAutomationNext.Activities.SearchStepsWnd.ComputerVision": "True", + "UiPath.UIAutomationNext.Activities.SearchStepsWnd.Image": "False", + "UiPath.UIAutomationNext.Activities.SearchStepsWnd.IgnoreSelectorsWithIdx": "True", + "UiPath.UIAutomationNext.Activities.SearchStepsWnd.WpfSelectors": "False", + "UiPath.UIAutomationNext.Activities.SearchStepsWeb.EdgeInteractionMode": "DebuggerApi", + "UiPath.UIAutomationNext.Activities.SearchStepsWeb.InteractionMode": "Simulate", + "UiPath.UIAutomationNext.Activities.SearchStepsWeb.FullSelector": "False", + "UiPath.UIAutomationNext.Activities.SearchStepsWeb.FuzzySelector": "True", + "UiPath.UIAutomationNext.Activities.SearchStepsWeb.ComputerVision": "True", + "UiPath.UIAutomationNext.Activities.SearchStepsWeb.Image": "False", + "UiPath.UIAutomationNext.Activities.SearchStepsWeb.IgnoreSelectorsWithIdx": "True", + "UiPath.UIAutomationNext.Activities.SearchStepsJava.InteractionMode": "HardwareEvents", + "UiPath.UIAutomationNext.Activities.SearchStepsJava.FullSelector": "True", + "UiPath.UIAutomationNext.Activities.SearchStepsJava.FuzzySelector": "True", + "UiPath.UIAutomationNext.Activities.SearchStepsJava.ComputerVision": "True", + "UiPath.UIAutomationNext.Activities.SearchStepsJava.Image": "False", + "UiPath.UIAutomationNext.Activities.SearchStepsJava.IgnoreSelectorsWithIdx": "True", + "UiPath.UIAutomationNext.Activities.SearchStepsSAP.InteractionMode": "HardwareEvents", + "UiPath.UIAutomationNext.Activities.SearchStepsSAP.FullSelector": "True", + "UiPath.UIAutomationNext.Activities.SearchStepsSAP.FuzzySelector": "False", + "UiPath.UIAutomationNext.Activities.SearchStepsSAP.ComputerVision": "False", + "UiPath.UIAutomationNext.Activities.SearchStepsSAP.Image": "False", + "UiPath.UIAutomationNext.Activities.SearchStepsSAP.IgnoreSelectorsWithIdx": "True", + "UiPath.UIAutomationNext.Activities.VerifyExecution.VerifyTypedText": "True", + "UiPath.UIAutomationNext.Activities.VerifyExecution.VerifyActivities": "True", + "UiPath.UIAutomationNext.Activities.ApplicationCard.ResizeWindow": "None" +} \ No newline at end of file diff --git a/.settings/Design/settings-afad0842.json b/.settings/Design/settings-afad0842.json new file mode 100644 index 0000000..0264141 --- /dev/null +++ b/.settings/Design/settings-afad0842.json @@ -0,0 +1,3 @@ +{ + "UiPath.Excel.Activities.ShowModernActivities": "UseGlobalSetting" +} \ No newline at end of file diff --git a/.settings/Release/settings-1a5b880a.json b/.settings/Release/settings-1a5b880a.json new file mode 100644 index 0000000..ed173e6 --- /dev/null +++ b/.settings/Release/settings-1a5b880a.json @@ -0,0 +1,44 @@ +{ + "UiPath.UiAutomation.Activities.Generic.DelayBeforeMS": "200", + "UiPath.UiAutomation.Activities.Generic.DelayAfterMS": "300", + "UiPath.UiAutomation.Activities.Generic.TimeoutMS": "30000", + "UiPath.UiAutomation.Activities.Generic.WaitForReady": "INTERACTIVE", + "UiPath.UiAutomation.Activities.Generic.AlterIfDisabled": "False", + "UiPath.UiAutomation.Activities.Generic.CaptureScreenshots": "True", + "UiPath.UiAutomation.Activities.Generic.ShowClosestMatchesInSearchError": "True", + "UiPath.UiAutomation.Activities.Browser.BrowserType": "IE", + "UiPath.UiAutomation.Activities.Browser.Private": "False", + "UiPath.UiAutomation.Activities.Browser.NewSession": "False", + "UiPath.UiAutomation.Activities.Browser.Hidden": "False", + "UiPath.UiAutomation.Activities.Browser.NativeWebView2": "False", + "UiPath.UiAutomation.Activities.Browser.EnableWorkaroundForSimulateClickMV3": "False", + "UiPath.UiAutomation.Activities.Browser.CommunicationMethod": "Native", + "UiPath.UiAutomation.Activities.Browser.UserDataFolderMode": "Automatic", + "UiPath.UiAutomation.Activities.Browser.UserDataFolderPath": "", + "UiPath.UiAutomation.Activities.Browser.RuntimeBrowser": "None", + "UiPath.UiAutomation.Activities.Browser.ExtraCmdLineArgs_Chrome": "", + "UiPath.UiAutomation.Activities.Browser.ExtraCmdLineArgs_Edge": "", + "UiPath.UiAutomation.Activities.Browser.CustomExePath_Chrome": "", + "UiPath.UiAutomation.Activities.Browser.CustomExePath_Edge": "", + "UiPath.UiAutomation.Activities.Browser.EnableOpenBrowserRetry_Chrome": "False", + "UiPath.UiAutomation.Activities.Browser.EnableOpenBrowserRetry_Edge": "False", + "UiPath.UiAutomation.Activities.Browser.OpenBrowserTimeoutSeconds": "60", + "UiPath.UiAutomation.Activities.RobotLogging.LogTargetInfo": "False", + "UiPath.UiAutomation.Activities.Callout.Timer": "0", + "UiPath.UiAutomation.Activities.DataScrape.DelayBetweenPagesMS": "300", + "UiPath.UiAutomation.Activities.ElementExists.TimeoutMS": "30000", + "UiPath.UiAutomation.Activities.Highlight.HighlightTime": "1000", + "UiPath.UiAutomation.Activities.KeyboardEvents.SendWindowMessages": "False", + "UiPath.UiAutomation.Activities.KeyboardEvents.ClickBeforeTyping": "False", + "UiPath.UiAutomation.Activities.KeyboardEvents.EmptyField": "False", + "UiPath.UiAutomation.Activities.KeyboardEvents.SimulateType": "False", + "UiPath.UiAutomation.Activities.SAP.EnforceHardTimeout": "False", + "UiPath.UiAutomation.Activities.SAP.SapAdditionalScaling": "True", + "UiPath.UiAutomation.Activities.SAP.EnableSapMonitoring": "False", + "UiPath.UiAutomation.Activities.SendHotkey.SendWindowMessages": "False", + "UiPath.UiAutomation.Activities.MouseEvents.SendWindowMessages": "False", + "UiPath.UiAutomation.Activities.MouseEvents.SimulateClick": "False", + "UiPath.UiAutomation.Activities.MouseEvents.SimulateHover": "False", + "UiPath.UiAutomation.Activities.Screenshot.WaitBefore": "300", + "UiPath.UiAutomation.Activities.OtherActivities.ExecutionWorld": "Isolated" +} \ No newline at end of file diff --git a/.settings/Release/settings-5190454b.json b/.settings/Release/settings-5190454b.json new file mode 100644 index 0000000..90ffce5 --- /dev/null +++ b/.settings/Release/settings-5190454b.json @@ -0,0 +1,12 @@ +{ + "UiPath.CV.Activities.GenericCV.DelayBeforeMS": "300", + "UiPath.CV.Activities.GenericCV.DelayAfterMS": "0", + "UiPath.CV.Activities.GenericCV.TimeoutMS": "30000", + "UiPath.CV.Activities.GenericCV.DelayBetweenKeys": "100", + "UiPath.CV.Activities.GenericCV.ScrollTimeoutMS": "90000", + "UiPath.CV.Activities.GenericCV.DelayScreenshotAfterScroll": "250", + "UiPath.CV.Activities.CvScope.Server": "https://cv.uipath.com", + "UiPath.CV.Activities.CvScope.ApiKey": "", + "UiPath.CV.Activities.CvScope.UseLocalServer": "False", + "UiPath.CV.Activities.RobotLogging.TableScrollLog": "False" +} \ No newline at end of file diff --git a/.settings/Release/settings-590bb27b.json b/.settings/Release/settings-590bb27b.json new file mode 100644 index 0000000..7e51c76 --- /dev/null +++ b/.settings/Release/settings-590bb27b.json @@ -0,0 +1,28 @@ +{ + "DefaultOCREngine": "UiPath.OCR.Activities.UiPathDocumentOCR, UiPath.OCR.Activities", + "UiPath.OCR.Activities.UiPathScreenOCR.Endpoint": "https://ocr.uipath.com/", + "UiPath.OCR.Activities.UiPathScreenOCR.ApiKey": "", + "UiPath.OCR.Activities.UiPathDocumentOCR.Endpoint": "https://du.uipath.com/ocr", + "UiPath.OCR.Activities.UiPathDocumentOCR.ApiKey": "", + "UiPath.OCR.Activities.CjkOCR.Endpoint": "https://du.uipath.com/cjk-ocr", + "UiPath.OCR.Activities.CjkOCR.ApiKey": "", + "UiPath.OCR.Activities.ExtendedLanguagesOCR.Endpoint": "https://du.uipath.com/extended-ocr", + "UiPath.OCR.Activities.ExtendedLanguagesOCR.ApiKey": "", + "UiPath.UiAutomation.Activities.GoogleCloudOCR.ApiKey": "", + "UiPath.UiAutomation.Activities.GoogleCloudOCR.Region": "Global", + "UiPath.UiAutomation.Activities.GoogleCloudOCR.Scale": "1", + "UiPath.UiAutomation.Activities.GoogleCloudOCR.Language": null, + "UiPath.UiAutomation.Activities.GoogleOCR.AllowedCharacters": "", + "UiPath.UiAutomation.Activities.GoogleOCR.DeniedCharacters": "", + "UiPath.UiAutomation.Activities.GoogleOCR.Invert": "False", + "UiPath.UiAutomation.Activities.GoogleOCR.Profile": "Legacy", + "UiPath.UiAutomation.Activities.GoogleOCR.Scale": "1", + "UiPath.UiAutomation.Activities.GoogleOCR.Language": "eng", + "UiPath.UiAutomation.Activities.MicrosoftOCR.Profile": "Legacy", + "UiPath.UiAutomation.Activities.MicrosoftOCR.Scale": "1", + "UiPath.UiAutomation.Activities.MicrosoftOCR.Language": "en", + "UiPath.UiAutomation.Activities.MicrosoftAzureComputerVisionOCR.ApiKey": "", + "UiPath.UiAutomation.Activities.MicrosoftAzureComputerVisionOCR.Endpoint": "", + "UiPath.UiAutomation.Activities.MicrosoftAzureComputerVisionOCR.Scale": "1", + "UiPath.UiAutomation.Activities.MicrosoftAzureComputerVisionOCR.Language": "AutoDetect" +} \ No newline at end of file diff --git a/.settings/Release/settings-82ca306a.json b/.settings/Release/settings-82ca306a.json new file mode 100644 index 0000000..8c5103d --- /dev/null +++ b/.settings/Release/settings-82ca306a.json @@ -0,0 +1,8 @@ +{ + "UiPath.Testing.Activities.Generic.KeepScreenshots": "False", + "UiPath.Testing.Activities.Generic.ScreenshotsPath": "", + "UiPath.Testing.Activities.VerifyActivitiesOutputFormat.VerifyExpressionOutputFormat": "", + "UiPath.Testing.Activities.VerifyActivitiesOutputFormat.VerifyExpressionWithOperatorOutputFormat": "", + "UiPath.Testing.Activities.VerifyActivitiesOutputFormat.VerifyControlAttributeOutputFormat": "", + "UiPath.Testing.Activities.VerifyActivitiesOutputFormat.VerifyRangeOutputFormat": "" +} \ No newline at end of file diff --git a/.settings/Release/settings-9e9290da.json b/.settings/Release/settings-9e9290da.json new file mode 100644 index 0000000..817ceae --- /dev/null +++ b/.settings/Release/settings-9e9290da.json @@ -0,0 +1,19 @@ +{ + "UiPath.System.Activities.AddDataColumn.AllowDBNull": "True", + "UiPath.System.Activities.AddDataColumn.AutoIncrement": "False", + "UiPath.System.Activities.AddDataColumn.MaxLength": "100", + "UiPath.System.Activities.AddDataColumn.Unique": "False", + "UiPath.System.Activities.ReadTextFile.Encoding": "", + "UiPath.System.Activities.WriteTextFile.Encoding": "", + "UiPath.System.Activities.AppendLine.Encoding": "", + "UiPath.System.Activities.FilterDataTable.FilterRowsMode": "Keep", + "UiPath.System.Activities.InvokeWorkflowFile.Timeout": "0", + "UiPath.System.Activities.InvokeWorkflowFile.LogEntry": "No", + "UiPath.System.Activities.InvokeWorkflowFile.LogExit": "No", + "UiPath.System.Activities.LogMessage.Level": "Info", + "UiPath.System.Activities.MessageBox.Buttons": "Ok", + "UiPath.System.Activities.MessageBox.TopMost": "True", + "UiPath.System.Activities.OrchestratorHTTPRequest.RelativeEndpoint": "", + "UiPath.System.Activities.RetryScope.NumberOfRetries": "3", + "UiPath.System.Activities.RetryScope.RetryInterval": "5000" +} \ No newline at end of file diff --git a/.settings/Release/settings-a1b2dac1.json b/.settings/Release/settings-a1b2dac1.json new file mode 100644 index 0000000..002374f --- /dev/null +++ b/.settings/Release/settings-a1b2dac1.json @@ -0,0 +1,34 @@ +{ + "UiPath.UIAutomationNext.Activities.Generic.DelayAfter": "0.3", + "UiPath.UIAutomationNext.Activities.Generic.DelayBefore": "0.2", + "UiPath.UIAutomationNext.Activities.Generic.Timeout": "30", + "UiPath.UIAutomationNext.Activities.Generic.WaitForReady": "Interactive", + "UiPath.UIAutomationNext.Activities.Generic.ShowClosestMatchesInSearchError": "True", + "UiPath.UIAutomationNext.Activities.Generic.AlterIfDisabled": "False", + "UiPath.UIAutomationNext.Activities.Generic.WaitPrimaryUntilTimeout": "True", + "UiPath.UIAutomationNext.Activities.Generic.AskAtRuntime": "False", + "UiPath.UIAutomationNext.Activities.VerifyExecution.Timeout": "10", + "UiPath.UIAutomationNext.Activities.VerifyExecution.Retry": "True", + "UiPath.UIAutomationNext.Activities.ApplicationCard.OpenMode": "IfNotOpen", + "UiPath.UIAutomationNext.Activities.ApplicationCard.CloseMode": "IfOpenedByAppBrowser", + "UiPath.UIAutomationNext.Activities.ApplicationCard.RuntimeBrowser": "None", + "UiPath.UIAutomationNext.Activities.ApplicationCard.WebDriverMode": "Disabled", + "UiPath.UIAutomationNext.Activities.ApplicationCard.WebDriverAutoDownload": "True", + "UiPath.UIAutomationNext.Activities.ApplicationCard.UserDataFolderMode": "Automatic", + "UiPath.UIAutomationNext.Activities.ApplicationCard.UserDataFolderPath": "", + "UiPath.UIAutomationNext.Activities.ApplicationCard.OpenBrowserTimeoutSeconds": "60", + "UiPath.UIAutomationNext.Activities.KeyboardEvents.ClickBeforeMode": "Single", + "UiPath.UIAutomationNext.Activities.KeyboardEvents.EmptyFieldMode": "SingleLine", + "UiPath.UIAutomationNext.Activities.KeyboardEvents.DelayBetweenKeys": "0.02", + "UiPath.UIAutomationNext.Activities.KeyboardEvents.DelayBetweenShortcuts": "0.5", + "UiPath.UIAutomationNext.Activities.KeyboardEvents.KeyboardShortcutsDelayBetweenKeys": "0.1", + "UiPath.UIAutomationNext.Activities.CheckState.CheckStateTimeout": "5", + "UiPath.UIAutomationNext.Activities.DataScrape.DelayBetweenPages": "1.5", + "UiPath.UIAutomationNext.Activities.Highlight.HighlightTime": "2", + "UiPath.UIAutomationNext.Activities.Hover.HoverTime": "1", + "UiPath.UIAutomationNext.Activities.InjectJs.InjectJsExecutionWorld": "Isolated", + "UiPath.UIAutomationNext.Activities.ClosePopup.PopupAppearTimeout": "30", + "UiPath.UIAutomationNext.Activities.Logging.SearchLog": "False", + "UiPath.UIAutomationNext.Activities.Logging.SearchPerformanceLog": "False", + "UiPath.UIAutomationNext.Activities.Logging.AuditLogLevel": "Trace" +} \ No newline at end of file diff --git a/.settings/Release/settings-afad0842.json b/.settings/Release/settings-afad0842.json new file mode 100644 index 0000000..540f6e1 --- /dev/null +++ b/.settings/Release/settings-afad0842.json @@ -0,0 +1,12 @@ +{ + "UiPath.Excel.Activities.StartExcel.LaunchExcelMethod": "Automation", + "UiPath.Excel.Activities.StartExcel.LaunchExcelTimeout": "20", + "UiPath.Excel.Activities.ExcelVisibility.ShowExcelWindow": "True", + "UiPath.Excel.Activities.ExcelVisibility.DisplayAlerts": "False", + "UiPath.Excel.Activities.ExcelProcessScope.ProcessMode": "ReuseIfExists", + "UiPath.Excel.Activities.ExcelProcessScope.ExistingProcessAction": "None", + "UiPath.Excel.Activities.ExcelProcessScope.FileConflictResolution": "ThrowException", + "UiPath.Excel.Activities.ExcelProcessScope.MacroSettings": "EnableAll", + "UiPath.Excel.Activities.UseExcelFile.ReadFormatting": "Default", + "UiPath.Excel.Activities.ExcelAutoComplete.ExcelAutoCompleteType": "Default" +} \ No newline at end of file diff --git a/.settings/TemplatePropertiesSettings.json b/.settings/TemplatePropertiesSettings.json new file mode 100644 index 0000000..eb6a3af --- /dev/null +++ b/.settings/TemplatePropertiesSettings.json @@ -0,0 +1 @@ +{"Workflows":[{"FilePath":"Framework/RetryCurrentTransaction.xaml","Activities":null},{"FilePath":"Main.xaml","Activities":null},{"FilePath":"Tests/WorkflowTestCaseTemplate.xaml","Activities":[]},{"FilePath":"Framework/InitAllSettings.xaml","Activities":null}]} \ No newline at end of file diff --git a/.tmh/config.json b/.tmh/config.json new file mode 100644 index 0000000..23b2bc8 --- /dev/null +++ b/.tmh/config.json @@ -0,0 +1,3 @@ +{ + "issueKeyTestcaseValues": {} +} \ No newline at end of file diff --git a/Data/Config.xlsx b/Data/Config.xlsx index 9f21906..d0adb65 100644 Binary files a/Data/Config.xlsx and b/Data/Config.xlsx differ diff --git a/Data/Input/placeholder.txt b/Data/Input/placeholder.txt index bf4c1fc..ef66094 100644 --- a/Data/Input/placeholder.txt +++ b/Data/Input/placeholder.txt @@ -1 +1 @@ -placeholder for github \ No newline at end of file +Input folder should be used to store all input files of the process. \ No newline at end of file diff --git a/Data/Output/placeholder.txt b/Data/Output/placeholder.txt index bf4c1fc..449c6f8 100644 --- a/Data/Output/placeholder.txt +++ b/Data/Output/placeholder.txt @@ -1 +1 @@ -placeholder for github \ No newline at end of file +Output folder should be used to store the files resulted from the process, such as reports or status files. \ No newline at end of file diff --git a/Data/Temp/placeholder.txt b/Data/Temp/placeholder.txt index bf4c1fc..6e16428 100644 --- a/Data/Temp/placeholder.txt +++ b/Data/Temp/placeholder.txt @@ -1 +1 @@ -placeholder for github \ No newline at end of file +Temp folder should store the files while they are being processed. Once the processing part is done, the files should be removed from this folder. \ No newline at end of file diff --git a/Documentation/REFramework Documentation-EN.pdf b/Documentation/REFramework Documentation-EN.pdf new file mode 100644 index 0000000..a500c5b Binary files /dev/null and b/Documentation/REFramework Documentation-EN.pdf differ diff --git a/Documentation/REFramework documentation.pdf b/Documentation/REFramework documentation.pdf deleted file mode 100644 index 605a0f5..0000000 Binary files a/Documentation/REFramework documentation.pdf and /dev/null differ diff --git a/Documentation/REFramework documentation_ja.pdf b/Documentation/REFramework documentation_ja.pdf deleted file mode 100644 index 5e16631..0000000 Binary files a/Documentation/REFramework documentation_ja.pdf and /dev/null differ diff --git a/Exceptions_Screenshots/placeholder.txt b/Exceptions_Screenshots/placeholder.txt index bf4c1fc..7356ec8 100644 --- a/Exceptions_Screenshots/placeholder.txt +++ b/Exceptions_Screenshots/placeholder.txt @@ -1 +1 @@ -placeholder for github \ No newline at end of file +When a System Error is thrown in the process, a screenshot is taken and saved to Exception_Screenshots folder. \ No newline at end of file diff --git a/Framework/CloseAllApplications.xaml b/Framework/CloseAllApplications.xaml index 127eab3..d8130ae 100644 --- a/Framework/CloseAllApplications.xaml +++ b/Framework/CloseAllApplications.xaml @@ -1,76 +1,66 @@ - + + GlobalConstantsNamespace + GlobalVariablesNamespace + Microsoft.VisualBasic + Microsoft.VisualBasic.Activities + System System.Activities - System.Activities.Statements System.Activities.Expressions + System.Activities.Statements System.Activities.Validation System.Activities.XamlIntegration - Microsoft.VisualBasic - Microsoft.VisualBasic.Activities - System System.Collections System.Collections.Generic + System.Collections.ObjectModel System.Data System.Diagnostics System.Drawing System.IO System.Linq System.Net.Mail + System.Windows.Markup System.Xml System.Xml.Linq UiPath.Core - UiPath.Framework.Activities - System.Windows.Markup + UiPath.Core.Activities - System.Activities Microsoft.VisualBasic mscorlib - System.Data + PresentationCore + PresentationFramework System - System.Drawing + System.Activities + System.Collections + System.ComponentModel.Composition + System.ComponentModel.TypeConverter System.Core + System.Data + System.Drawing + System.Linq + System.ObjectModel + System.Private.CoreLib + System.ServiceModel + System.Xaml System.Xml System.Xml.Linq - UiPath.Core - UiPath.Framework.Activities - PresentationFramework + UiPath.System.Activities + UiPath.UiAutomation.Activities + UiPath.Workflow WindowsBase - PresentationCore - System.Xaml - System.ComponentModel.Composition - System.ServiceModel - - - d1VDOlxVc2Vyc1xNYXRldXMgQ3J1elxEb2N1bWVudHNcR2l0SHViXFJlRnJhbWVXb3JrXEZyYW1ld29ya1xDbG9zZUFsbEFwcGxpY2F0aW9ucy54YW1sAzoDPQ4CAQE7BTukAQIBAjuIATuhAQIBAw== + + + + True + True + + + - - - - - - - True - True - - - - - - \ No newline at end of file diff --git a/Framework/GetAppCredentials.xaml b/Framework/GetAppCredentials.xaml deleted file mode 100644 index cc12f6c..0000000 --- a/Framework/GetAppCredentials.xaml +++ /dev/null @@ -1,244 +0,0 @@ - - - - - - - - - - GetCredentials_1 - - - System.Activities - System.Activities.Statements - System.Activities.Expressions - System.Activities.Validation - System.Activities.XamlIntegration - Microsoft.VisualBasic - Microsoft.VisualBasic.Activities - System - System.Collections - System.Collections.Generic - System.Data - System.Diagnostics - System.Drawing - System.IO - System.Linq - System.Net.Mail - System.Xml - System.Xml.Linq - UiPath.Core - UiPath.Framework.Activities - System.Windows.Markup - System.Security - - - - - System.Activities - Microsoft.VisualBasic - mscorlib - System.Data - System - System.Drawing - System.Core - System.Xml - System.Xml.Linq - UiPath.Core - UiPath.Framework.Activities - PresentationFramework - WindowsBase - PresentationCore - System.Xaml - System.ServiceModel - System.ComponentModel.Composition - TimeSpan2 - System.Runtime.WindowsRuntime - UiPath.Excel - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [out_Password] - - - [New SecureString()] - - - - - - - - - - - [out_Password] - - [PasswordCharacter] - - - - - - - - - - - - - - - d1JDOlxVc2Vyc1xNYXRldXMgQ3J1elxEb2N1bWVudHNcR2l0SHViXFJlRnJhbWVXb3JrXEZyYW1ld29ya1xHZXRBcHBDcmVkZW50aWFscy54YW1sJ0kDjAEOAgEBTgdOsQICATdWC4cBEAIBAk6UAU6lAQIBPE6eAk6uAgIBOk6EAk6UAgIBOFayAVboAQIBA1gPhQEaAgEGXBFcjwMCAS5dEYQBFgIBB1zhAlzyAgIBNVz8AlyMAwIBM1zFAlzZAgIBMVyQAlygAgIBL10fXTcCAQhfFYIBIAIBCmAXYKsDAgEkYRdoHAIBGGkXgQEiAgELYNABYLkCAgEsYJgDYKgDAgEqYN0CYPECAgEoYPgCYI4DAgEnYMMCYNUCAgElYa8BYccBAgEZYxtjtQECASJmG2afAwIBG2oZcSICARRyGYABJgIBDGNRY4gBAgEjZvECZoIDAgEgZowDZpwDAgEeZroCZswCAgEcb0tvXwIBF2xMbFoCARVyoAFyvgECARJ4H30uAgENfEZ8WQIBEHpRel8CAQ4= - - - - - - - True - - - - - - - True - - - - - - - True - - - - - - - - True - - - - - - - True - False - False - - - - - - - - - - False - False - True - - - - - - - True - True - - - - - - - False - False - - - - - - - True - True - - - - - - - True - - - - - - - False - False - - - - - - - True - False - True - - - - - - - \ No newline at end of file diff --git a/Framework/GetTransactionData.xaml b/Framework/GetTransactionData.xaml index dee044f..f1c29b6 100644 --- a/Framework/GetTransactionData.xaml +++ b/Framework/GetTransactionData.xaml @@ -1,85 +1,174 @@ - + - + - + - + - + + 1382,2138.6666666666665 GetTransactionData_1 + GlobalConstantsNamespace + GlobalVariablesNamespace + Microsoft.VisualBasic + Microsoft.VisualBasic.Activities + System System.Activities - System.Activities.Statements System.Activities.Expressions + System.Activities.Statements System.Activities.Validation System.Activities.XamlIntegration - Microsoft.VisualBasic - Microsoft.VisualBasic.Activities - System System.Collections System.Collections.Generic + System.Collections.ObjectModel System.Data System.Diagnostics System.Drawing System.IO System.Linq System.Net.Mail + System.Reflection + System.Runtime.InteropServices + System.Runtime.Serialization + System.Windows.Markup System.Xml System.Xml.Linq + System.Xml.Serialization UiPath.Core UiPath.Core.Activities - System.Windows.Markup - Microsoft.Activities + UiPath.Excel.Activities - System.Activities + Microsoft.Bcl.AsyncInterfaces Microsoft.VisualBasic + Microsoft.VisualBasic.Core mscorlib - System.Data + NPOI + PresentationCore + PresentationFramework System - System.Drawing + System.Activities + System.Collections + System.ComponentModel + System.ComponentModel.Composition + System.ComponentModel.Primitives + System.ComponentModel.TypeConverter + System.Configuration.ConfigurationManager + System.Console System.Core + System.Data + System.Data.Common + System.Data.DataSetExtensions + System.Drawing + System.Linq + System.Memory + System.ObjectModel + System.Private.CoreLib + System.Private.Uri + System.Private.Xml + System.Runtime.Serialization + System.Security.Permissions + System.ServiceModel + System.ValueTuple + System.Xaml System.Xml System.Xml.Linq - UiPath.Core - UiPath.Core.Activities - PresentationFramework + UiPath.Excel + UiPath.Excel.Activities + UiPath.OCR.Activities.Design + UiPath.System.Activities + UiPath.System.Activities.Design + UiPath.UiAutomation.Activities + UiPath.UIAutomationCore + UiPath.Workflow WindowsBase - PresentationCore - System.Xaml - Microsoft.Activities - System.ComponentModel.Composition - System.ServiceModel - Microsoft.VisualStudio.Services.Common - System.Runtime.WindowsRuntime - System.Data.DataSetExtensions + UiPath.Studio.Constants - - - + + + + True + True + + + + + + + + + + + + + + + + + + True + True + False + + + + + + + + + False + False + + + + + + + + + + True + + + + + + + + + + + + + + + + + + + True + + - - + + + + True + True + + + [out_TransactionID] @@ -87,7 +176,7 @@ [now.ToString] - + [out_TransactionField1] @@ -95,7 +184,7 @@ [string.Empty] - + [out_TransactionField2] @@ -105,45 +194,15 @@ + + + + + True + + + + - d1NDOlxVc2Vyc1xNYXRldXMgQ3J1elxEb2N1bWVudHNcR2l0SHViXFJlRnJhbWVXb3JrXEZyYW1ld29ya1xHZXRUcmFuc2FjdGlvbkRhdGEueGFtbBBNA24OAgEBTgVO8AQCARFPBWwKAgECTowETsUEAgEUTtYETu0EAgEST5UDT7oDAgEDUQlqFAIBBFILWRQCAQ1aC2EUAgEJYgtpFAIBBVc2V0QCARBUN1RKAgEOXzZfRAIBDFw3XE4CAQpnNmdEAgEIZDdkTgIBBg== - - - - - - True - - - - - - - - - - True - True - - - - - - - True - - - - - - - True - True - - - - - - \ No newline at end of file diff --git a/Framework/InitAllApplications.xaml b/Framework/InitAllApplications.xaml index 4e00c6d..5cd43bd 100644 --- a/Framework/InitAllApplications.xaml +++ b/Framework/InitAllApplications.xaml @@ -1,86 +1,76 @@ - + - + - + - + + 396,292 Initialization_1 - System.Activities.XamlIntegration - System.Activities.Validation - System.Activities - System.Activities.Statements - System.Activities.Expressions + GlobalConstantsNamespace + GlobalVariablesNamespace Microsoft.VisualBasic Microsoft.VisualBasic.Activities System + System.Activities + System.Activities.Expressions + System.Activities.Statements + System.Activities.Validation + System.Activities.XamlIntegration System.Collections.Generic + System.Collections.ObjectModel System.Data System.Diagnostics + System.Drawing System.IO System.Linq System.Management.Automation System.Net.Mail + System.Security + System.Windows.Markup System.Xml System.Xml.Linq - System.Windows.Markup - System.Drawing UiPath.Core - UiPath.Framework.Activities - System.Security + UiPath.Core.Activities - System.Activities Microsoft.VisualBasic mscorlib - System.Data + PresentationCore + PresentationFramework System + System.Activities + System.Collections + System.ComponentModel.Composition + System.ComponentModel.TypeConverter System.Core + System.Data + System.Drawing + System.Linq System.Management.Automation + System.ObjectModel + System.Private.CoreLib + System.ServiceModel + System.Xaml System.Xml System.Xml.Linq - PresentationFramework + UiPath.System.Activities + UiPath.UiAutomation.Activities + UiPath.Workflow WindowsBase - PresentationCore - System.Xaml - System.ServiceModel - System.ComponentModel.Composition - System.Drawing - UiPath.Core - UiPath.Framework.Activities - TimeSpan2 - - - d1RDOlxVc2Vyc1xNYXRldXMgQ3J1elxEb2N1bWVudHNcR2l0SHViXFJlRnJhbWVXb3JrXEZyYW1ld29ya1xJbml0QWxsQXBwbGljYXRpb25zLnhhbWwDRANHDgIBAUUFRakBAgECRY0BRaYBAgED + + + + True + True + + + - - - - - - - True - True - - - - - - \ No newline at end of file diff --git a/Framework/InitAllSettings.xaml b/Framework/InitAllSettings.xaml index 5a12e34..832b11b 100644 --- a/Framework/InitAllSettings.xaml +++ b/Framework/InitAllSettings.xaml @@ -1,82 +1,106 @@ - + - + - + - + + 1382,2713.3333333333335 GetAllSettings_1 + GlobalConstantsNamespace + GlobalVariablesNamespace + Microsoft.VisualBasic + Microsoft.VisualBasic.Activities + System System.Activities - System.Activities.Statements System.Activities.Expressions + System.Activities.Statements System.Activities.Validation System.Activities.XamlIntegration - Microsoft.VisualBasic - Microsoft.VisualBasic.Activities - System System.Collections System.Collections.Generic + System.Collections.ObjectModel System.Data System.Diagnostics System.Drawing System.IO System.Linq System.Net.Mail + System.Reflection + System.Runtime.InteropServices + System.Runtime.Serialization + System.Windows.Markup System.Xml System.Xml.Linq - UiPath.Core - UiPath.Framework.Activities - System.Windows.Markup - System.Runtime.InteropServices System.Xml.Serialization + UiPath.Core + UiPath.Core.Activities - - System.Activities + + Microsoft.Bcl.AsyncInterfaces Microsoft.VisualBasic mscorlib - System.Data + NPOI + PresentationCore + PresentationFramework System - System.Drawing + System.Activities + System.Collections + System.ComponentModel + System.ComponentModel.Composition + System.ComponentModel.Primitives + System.ComponentModel.TypeConverter + System.Configuration.ConfigurationManager + System.Console System.Core + System.Data + System.Data.Common + System.Data.DataSetExtensions + System.Data.SqlClient + System.Drawing + System.Linq + System.Memory + System.ObjectModel + System.Private.CoreLib + System.Private.Uri + System.Private.Xml + System.Reflection.DispatchProxy + System.Reflection.Metadata + System.Reflection.TypeExtensions + System.Runtime.Serialization + System.Security.Permissions + System.ServiceModel + System.ValueTuple + System.Xaml System.Xml System.Xml.Linq - UiPath.Core - UiPath.Framework.Activities - PresentationFramework - WindowsBase - PresentationCore - System.Xaml - System.ServiceModel - System.Data.DataSetExtensions - System.ComponentModel.Composition - TimeSpan2 - UiPath.Excel.Activities - System.Runtime.WindowsRuntime UiPath.Excel - Microsoft.VisualStudio.Services.Common - + UiPath.Excel.Activities + UiPath.OCR.Activities.Design + UiPath.Studio.Constants + UiPath.System.Activities + UiPath.System.Activities.Design + UiPath.UiAutomation.Activities + UiPath.UIAutomationCore + UiPath.Workflow + WindowsBase + - - + + + + True + True + + + + [out_Config] @@ -84,67 +108,143 @@ [New Dictionary(of String, Object)] - + - + - + - - + + + True + False + True + + + + - - - - - [out_Config(row("Name").ToString.Trim)] - - - [Row("Value")] - - - - + + + + True + + + + + + True + True + False + + + + + + + True + + + + + [out_Config(Row("Name").ToString.Trim)] + + + [Row("Value")] + + + + True + False + + + + + + + + + + True + + + + + + + + + True + False + + - + + + + True + False + + - + - + - - + + + True + False + True + + + + - + + + + True + False + + - + - + - + + + True + + + + + + - [assetValue] + [AssetValue] - + [out_Config(row("Name").ToString)] @@ -155,14 +255,27 @@ - + + + + False + False + + - + + + + True + False + True + + - + @@ -171,133 +284,31 @@ + + + True + False + + - + + + + False + False + + - + - d1BDOlxVc2Vyc1xNYXRldXMgQ3J1elxEb2N1bWVudHNcR2l0SHViXFJlRnJhbWVXb3JrXEZyYW1ld29ya1xJbml0QWxsU2V0dGluZ3MueGFtbCoBowEB0gEBAwFqAXsBAk4DvQEOAgEBTwVWDgIBL1cFehICARx7BbsBEAIBAlRKVG0CATJRS1FXAgEwV4wBV58BAgEtXQt3FgIBHX0JrwEUAgEFtwENtwG8AQIBA2ENYf0BAgEmYg12HQIBHoEBC4EB2wECARaCAQuuARsCAQa3AYcBtwG5AQIBBGFIYWACASth0gFh2wECASlh6QFh+gECASdiJmI+AgEkaBNzGAIBH4EBRoEBUAIBGoEBsQGBAbkBAgEZgQHHAYEB2AECAReCASSCAS4CARSIARGrARwCAQdoZ2ioAQIBIGoXcSACASGKARWbASACAQyjARmnAR4CAQhvQm9QAgEjbENsagIBIo4BF5IBKgIBEJMBF5oBIAIBDaMBwAGjAYECAgEJpQEdpQGQAgIBCpABSpABVgIBEo4BSI4BawIBEZgBQpgBTgIBD5UBQ5UBZQIBDqUBoQGlAY0CAgEL - - - - - - - - - True - False - False - - - - - - - - True - False - True - - - - - - - True - False - - - - - - - - - - True - - - - - - - - True - False - True - - - - - - - False - False - - - - - - - False - False - - - - - - - True - False - - - - - - - True - False - True - - - - - - - - False - False - - - - - - - True - False - - - - - - - True - True - - - - - - \ No newline at end of file diff --git a/Framework/KillAllProcesses.xaml b/Framework/KillAllProcesses.xaml index 78db9d7..0b2cb6c 100644 --- a/Framework/KillAllProcesses.xaml +++ b/Framework/KillAllProcesses.xaml @@ -1,76 +1,66 @@ - + + GlobalConstantsNamespace + GlobalVariablesNamespace + Microsoft.VisualBasic + Microsoft.VisualBasic.Activities + System System.Activities - System.Activities.Statements System.Activities.Expressions + System.Activities.Statements System.Activities.Validation System.Activities.XamlIntegration - Microsoft.VisualBasic - Microsoft.VisualBasic.Activities - System System.Collections System.Collections.Generic + System.Collections.ObjectModel System.Data System.Diagnostics System.Drawing System.IO System.Linq System.Net.Mail + System.Windows.Markup System.Xml System.Xml.Linq UiPath.Core - UiPath.Framework.Activities - System.Windows.Markup + UiPath.Core.Activities - System.Activities Microsoft.VisualBasic mscorlib - System.Data + PresentationCore + PresentationFramework System - System.Drawing + System.Activities + System.Collections + System.ComponentModel.Composition + System.ComponentModel.TypeConverter System.Core + System.Data + System.Drawing + System.Linq + System.ObjectModel + System.Private.CoreLib + System.ServiceModel + System.Xaml System.Xml System.Xml.Linq - UiPath.Core - UiPath.Framework.Activities - PresentationFramework + UiPath.System.Activities + UiPath.UiAutomation.Activities + UiPath.Workflow WindowsBase - PresentationCore - System.Xaml - System.ComponentModel.Composition - System.ServiceModel - - - d1FDOlxVc2Vyc1xNYXRldXMgQ3J1elxEb2N1bWVudHNcR2l0SHViXFJlRnJhbWVXb3JrXEZyYW1ld29ya1xLaWxsQWxsUHJvY2Vzc2VzLnhhbWwDOgM9DgIBATsFO50BAgECO4QBO5oBAgED + + + + True + True + + + - - - - - - - True - True - - - - - - \ No newline at end of file diff --git a/Framework/Process.xaml b/Framework/Process.xaml new file mode 100644 index 0000000..7522ad9 --- /dev/null +++ b/Framework/Process.xaml @@ -0,0 +1,93 @@ + + + + + + + + + 818.4,454.4 + ProcessTransaction_1 + + + Microsoft.VisualBasic + Microsoft.VisualBasic.Activities + System + System.Activities + System.Activities.Expressions + System.Activities.Statements + System.Activities.Validation + System.Activities.XamlIntegration + System.Collections + System.Collections.Generic + System.Collections.ObjectModel + System.Data + System.Diagnostics + System.Drawing + System.IO + System.Linq + System.Net.Mail + System.Runtime.InteropServices + System.Runtime.Serialization + System.Windows.Forms + System.Windows.Markup + System.Xml + System.Xml.Linq + UiPath.Core + UiPath.Core.Activities + GlobalVariablesNamespace + GlobalConstantsNamespace + + + + + Microsoft.Bcl.AsyncInterfaces + Microsoft.VisualBasic + mscorlib + PresentationCore + PresentationFramework + System + System.Activities + System.Collections + System.ComponentModel + System.ComponentModel.Composition + System.ComponentModel.TypeConverter + System.Configuration.ConfigurationManager + System.Console + System.Core + System.Data + System.Drawing + System.Linq + System.Memory + System.ObjectModel + System.Private.CoreLib + System.Private.Uri + System.Runtime.Serialization + System.Security.Permissions + System.ServiceModel + System.ValueTuple + System.Windows.Forms + System.Xaml + System.Xml + System.Xml.Linq + UiPath.Excel + UiPath.OCR.Activities.Design + UiPath.System.Activities + UiPath.System.Activities.Design + UiPath.UiAutomation.Activities + UiPath.UIAutomationCore + UiPath.Workflow + WindowsBase + + + + + + True + True + + + + + + \ No newline at end of file diff --git a/Framework/RetryCurrentTransaction.xaml b/Framework/RetryCurrentTransaction.xaml new file mode 100644 index 0000000..df7ce85 --- /dev/null +++ b/Framework/RetryCurrentTransaction.xaml @@ -0,0 +1,269 @@ + + + + + + + + + + + + 884.666666666667,809.333333333333 + ActivityBuilder_1 + + + GlobalConstantsNamespace + GlobalVariablesNamespace + System + System.Activities + System.Collections.Generic + System.Collections.ObjectModel + System.Linq + UiPath.Core + UiPath.Core.Activities + System.Collections + System.Linq.Expressions + System.Runtime.Serialization + System.Numerics + + + + + mscorlib + System + System.Activities + System.Collections + System.ComponentModel.Composition + System.ComponentModel.TypeConverter + System.Core + System.Linq + System.ObjectModel + System.Private.CoreLib + System.ServiceModel + UiPath.System.Activities + UiPath.UiAutomation.Activities + UiPath.Excel.Activities.Design + System.Console + System.Security.Permissions + System.Configuration.ConfigurationManager + System.ComponentModel + System.Memory + System.Private.Uri + System.Private.ServiceModel + System.Linq.Expressions + System.Private.DataContractSerialization + System.Runtime.Serialization.Formatters + System.Runtime.Serialization.Primitives + System.Runtime.Numerics + System.Collections.NonGeneric + + + + + + True + False + 425,35 + 50,50 + 450,85 450,115 450.3333333333333,115 450.3333333333333,130 + 831 + 668 + True + + + + __ReferenceID10 + + + + + True + 420,130 + 60.666666666666664,60.666666666666664 + Yes + No + 420,160.33333333333334 290.3333333333333,160.33333333333334 290.3333333333333,250 + 480.6666666666667,160.33333333333334 590,160.33333333333334 590,245 + + + + + + + True + 260,250 + 60.666666666666664,60.666666666666664 + Yes + No + 260,280.3333333333333 160,280.3333333333333 160,365 + 320.6666666666667,280.3333333333333 400,280.3333333333333 400,365 + + + + + + + 105,365 + 110,70 + 160,435 160,485 + + + + + + True + False + + + + + + + + 105,485 + 110,70 + 160,555 160,595 + + + + + [io_RetryNumber] + + + 0 + + + + + + + 105,595 + 110,70 + 160,560 160,590 159.2,590 159.2,610 + + + + + [io_TransactionNumber] + + + [io_TransactionNumber+1] + + + + + + + + + + + + + 345,365 + 110,70 + 400,435 400,464.99999999999994 400.3333333333333,464.99999999999994 400.3333333333333,500 + + + + + + + + True + 370,500 + 60.666666666666664,60.666666666666664 + 370,530.3333333333334 300,530.3333333333334 300,595 + 430.6666666666667,530.3333333333334 510,530.3333333333334 510,595 + No + Yes + + + + + + + 245,595 + 110,70 + 160,560 160,590 159.2,590 159.2,610 + + + + + [io_TransactionNumber] + + + [io_TransactionNumber+1] + + + + + + + + + 455,595 + 110,70 + + + + + [io_RetryNumber] + + + [io_RetryNumber+1] + + + + + + + + + + + + + + + 535,245 + 110,70 + 590,315 590,365 + + + + + + + + 535,365 + 110,70 + 160,560 160,610 + + + + + [io_TransactionNumber] + + + [io_TransactionNumber+1] + + + + + + + + __ReferenceID0 + __ReferenceID1 + __ReferenceID2 + __ReferenceID3 + __ReferenceID4 + __ReferenceID5 + __ReferenceID6 + __ReferenceID7 + __ReferenceID8 + __ReferenceID9 + + \ No newline at end of file diff --git a/Framework/SetTransactionStatus.xaml b/Framework/SetTransactionStatus.xaml index 831d0b0..ddcea78 100644 --- a/Framework/SetTransactionStatus.xaml +++ b/Framework/SetTransactionStatus.xaml @@ -1,339 +1,405 @@ - + - - - + + + + + + - + - - - + - + - + + 1223.3333333333333,1304.6666666666667 SetTransactionStatus_1 - + + GlobalConstantsNamespace + GlobalVariablesNamespace + Microsoft.VisualBasic + Microsoft.VisualBasic.Activities + System System.Activities - System.Activities.Statements System.Activities.Expressions + System.Activities.Statements System.Activities.Validation System.Activities.XamlIntegration - Microsoft.VisualBasic - Microsoft.VisualBasic.Activities - System System.Collections System.Collections.Generic + System.Collections.ObjectModel System.Data System.Diagnostics System.Drawing System.IO System.Linq System.Net.Mail + System.Reflection + System.Runtime.InteropServices + System.Runtime.Serialization + System.Windows.Markup System.Xml System.Xml.Linq UiPath.Core UiPath.Core.Activities - System.Windows.Markup - + - - System.Activities + + Microsoft.Bcl.AsyncInterfaces Microsoft.VisualBasic mscorlib - System.Data + NPOI + PresentationCore + PresentationFramework System - System.Drawing + System.Activities + System.Collections + System.ComponentModel + System.ComponentModel.Composition + System.ComponentModel.TypeConverter + System.Configuration.ConfigurationManager + System.Console System.Core + System.Data + System.Data.DataSetExtensions + System.Drawing + System.Linq + System.Memory + System.ObjectModel + System.Private.CoreLib + System.Private.Uri + System.Runtime.Serialization + System.Security.Permissions + System.ServiceModel + System.ValueTuple + System.Xaml System.Xml System.Xml.Linq - UiPath.Core - UiPath.Core.Activities - PresentationFramework + UiPath.Excel + UiPath.OCR.Activities.Design + UiPath.System.Activities + UiPath.System.Activities.Design + UiPath.UiAutomation.Activities + UiPath.UIAutomationCore + UiPath.Workflow WindowsBase - PresentationCore - System.Xaml - System.ServiceModel - Microsoft.VisualStudio.Services.Common - System.ComponentModel.Composition - System.Runtime.WindowsRuntime - + UiPath.Studio.Constants + - + + + + True + 265,25 + 50,50 + 687.9999999999999 + 290,75 290,105 290.3333333333333,105 290.3333333333333,120 + 840.8 + False + True + + - - - - - - - - - - - - - - - - - Success - [io_TransactionNumber.ToString] - [in_TransactionID] - [in_TransactionField1] - [in_TransactionField2] - - - - - - - logF_TransactionStatus - logF_TransactionNumber - logF_TransactionID - logF_TransactionField1 - logF_TransactionField2 - - - - - - - - - - - [io_TransactionNumber] - - - [io_TransactionNumber+1] - - - - - [io_RetryNumber] - - - 0 - - - - - - - - - - - - - - - - - - - - - - - - - BusinessException - [io_TransactionNumber.ToString] - [in_TransactionID] - [in_TransactionField1] - [in_TransactionField2] - - - - - - - logF_TransactionStatus - logF_TransactionNumber - logF_TransactionID - logF_TransactionField1 - logF_TransactionField2 - - - - + __ReferenceID5 + + + + + True + 260,120 + 60.666666666666664,60.666666666666664 + 320.6666666666667,150.33333333333334 430.3333333333333,150.33333333333334 430.3333333333333,270 + 260,150.33333333333334 170,150.33333333333334 170,375 + + + + + + + 115,375 + 110,70 + 170,445 170,474.99999999999994 240,474.99999999999994 240,505 + + + + + + False + False + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + False + False + + + + + + + + + + True + + + + + + + + + + + + + + + + + + + + + True + + - - __ReferenceID0 - - - - - - - - - - - - - - - [QueueRetry] - - - True - - - - - - - - - - [io_RetryNumber] - - - [in_TransactionItem.RetryNo] - - - - - - - - [QueueRetry] - - - False - - - - - + + + + + + True + True + False + + + + + Success + [io_TransactionNumber.ToString] + [in_TransactionID] + [in_TransactionField1] + [in_TransactionField2] + + + + + + + logF_TransactionStatus + logF_TransactionNumber + logF_TransactionID + logF_TransactionField1 + logF_TransactionField2 + + + + + + + + + + 185,505 + 110,70 + + + + + + True + + + + + [io_TransactionNumber] + + + [io_TransactionNumber+1] + + + + True + + + + + + [io_RetryNumber] + + + 0 + + + + True + + + + + + [io_ConsecutiveSystemExceptions] + + + 0 + + + + True + + + + + + + + + + + + + True + 400,270 + 60.666666666666664,60.666666666666664 + 400,300.3333333333333 320,300.3333333333333 320,375 + 460.6666666666667,300.3333333333333 520,300.3333333333333 520,375 + + + + + + + 265,375 + 110,70 + 320,445 320,474.99999999999994 240,474.99999999999994 240,505 + + + + + + False + False + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + False + False + + + + + + + + + + True + + + + + + + + + + + + + + + + + + + + + True + + + + + + + + + True + True + False + + + - ApplicationException + BusinessException [io_TransactionNumber.ToString] [in_TransactionID] [in_TransactionField1] [in_TransactionField2] - - - - - - - - - - - - - [io_RetryNumber] - - - 0 - - - - - - - [io_TransactionNumber] - - - [io_TransactionNumber+1] - - - - - - - - - - - - - - - - - - [io_TransactionNumber] - - - [io_TransactionNumber+1] - - - - - - - - - [io_RetryNumber] - - - [io_RetryNumber+1] - - - - - - - - - - - - - - - - - - [io_TransactionNumber] - - - [io_TransactionNumber+1] - - - - - - - - - __ReferenceID1 - __ReferenceID2 - __ReferenceID3 - __ReferenceID4 - __ReferenceID5 - __ReferenceID6 - __ReferenceID7 - __ReferenceID8 - __ReferenceID9 - __ReferenceID10 - __ReferenceID11 - - + + logF_TransactionStatus @@ -344,442 +410,274 @@ - - - - - [in_Config("ExScreenshotsFolderPath").ToString] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - __ReferenceID12 - __ReferenceID13 - __ReferenceID14 - __ReferenceID15 - __ReferenceID16 + + + __ReferenceID0 + + + + + + + + 465,375 + 110,70 + + + + + + + + + + False + False + False + + + + + + [QueueRetry] + + + [in_TransactionItem isNot Nothing AndAlso (in_TransactionItem.GetType is GetType(UiPath.Core.QueueItem))] + + + + + + True + False + True + + + + + + [in_Config("ExScreenshotsFolderPath").ToString] + [ScreenshotPath] + + + + + + + + False + False + + + + + + + + + + + + + + + True + False + + + + + + + + + + + + True + + + + + + + + + + + + + + + False + False + + + + + + [io_RetryNumber] + + + [in_TransactionItem.RetryNo] + + + + + + + + + False + False + + + + + + + + + + True + + + + + + + + + + + + + + + + + + + + + + + ApplicationException + [io_TransactionNumber.ToString] + [in_TransactionID] + [in_TransactionField1] + [in_TransactionField2] + + + + + [io_ConsecutiveSystemExceptions] + + + [io_ConsecutiveSystemExceptions+1] + + + + + [in_Config] + [io_RetryNumber] + [io_TransactionNumber] + [in_SystemException] + [QueueRetry] + + + + + + logF_TransactionStatus + logF_TransactionNumber + logF_TransactionID + logF_TransactionField1 + logF_TransactionField2 + + + + + + + True + False + True + + + + + + + + + + + + + + False + False + + + + + + + + + + True + + + + + + + True + False + + + + + + + + + + + + + + False + False + + + + + + + + + + + + + + + + + + + + + + + __ReferenceID1 + __ReferenceID2 + __ReferenceID3 + __ReferenceID4 __ReferenceID0 - d1VDOlxVc2Vyc1xNYXRldXMgQ3J1elxEb2N1bWVudHNcR2l0SHViXFJlRnJhbWVXb3JrXEZyYW1ld29ya1xTZXRUcmFuc2FjdGlvblN0YXR1cy54YW1segF3AYEBAQJOA6UDDwIBAVA4UH0DAa4BjgE8jgFmAwGtAboBEZcDHAIBQJEBEbIBHAIBJncRiAEcAgEcUw10GAIBAr4BE+IBGAMBmQHjARPrASUDAY8B7AETzwIfAgFf0AIT2gIoAgFZ2wIT7gIeAgFQ7wITlgMeAgFBkgETmgEYAgE6mwETsQEeAgEneBN/HAIBIYABE4cBHAIBHVQPXBQCARddD3MaAgEDvgEhvgGMAQMBmgHAARfWASIDAZ8B2QEX4AEgAwGbAegBXegBcwMBlwHpAV3pAXMDAZUB5gFd5gF8AwGTAecBWecBawMBkQHlAV3lAXEDAZAB7gFH7gF7AwGNAbMCHbMCowIDAYgBtgIhvQIqAwGDAfABS/ABjQEDAYABkAIhkALfAgIBepICU5ICYQIBeKECKagCMgIBc5UCKZwCMgIBbvMBIfMB3wICAWn2ASX9AS4CAWWAAimHAjICAWDTAkDTAlYCAV7UAkDUAlYCAV3VAkDVAlICAVzWAkDWAlYCAVvXAkDXAlYCAVrdAhfiAi8CAVXqAhvqApICAgFR8QIX9QIvAgFO/QIbkgMmAgFCkgEhkgGMAQIBO5QBF5gBMQIBPJwBFaQBJwIBMKUBFaUBhgICAS6mARWwASoCASh9PX1VAgEkej56VAIBIoUBPYUBPgIBIIIBPoIBTgIBHlQdVIgBAgEYVhNaLQIBGV4RZiMCAQ1nEWfFAQIBCmgRciYCAQTBARnIASIDAakByQEZzQEzAwGkAc4BGdUBIgMBoAHeAUPeAUgDAZ4B2wFE2wFQAwGcAbMClwGzAqACAwGJAbsCS7sCYwMBhgG4Aky4AmIDAYQBkAKXAZAC3AICAXumAlOmAmUCAXajAlSjAmQCAXSaAlOaAmsCAXGXAlSXAmoCAW/zAaYB8wHcAgIBavsBT/sBUAIBaPgBUPgBYAIBZoUCU4UCawIBY4ICVIICagIBYd8CVN8CgwECAVfdAr4B3QLdAQIBVuoCoAHqAo8CAgFS8QLFAfEC6gECAU/+Ah3+ApUCAgFK/wIdkQMoAgFDlAGWApQBugICAT+UAdsClAHxAgIBPaEBX6EBdQIBOKIBX6IBdQIBNp8BX58BfgIBNKABW6ABbQIBMp4BX54BcAIBMaUBnAGlAYMCAgEvqQFCqQFYAgEtqgFCqgFYAgEsqwFCqwFUAgErrAFCrAFYAgEqrQFCrQFYAgEpVvoBVpACAgEaY1tjcQIBFWRbZHECARNhW2F6AgERYldiaQIBD2BbYGICAQ5njAFnwgECAQtrPmtUAgEJbD5sVAIBCG0+bVACAQduPm5UAgEGbz5vVAIBBcYBRcYBSQMBrAHDAUbDAVIDAaoByQGLAskBpQIDAacByQHGAskB3AIDAaUB0wFD0wFfAwGjAdABRNABVAMBoQH+AqkB/gKSAgIBS4EDIYUDOQIBSI0DJY0DlQICAUSBA8sBgQPsAQIBSY0DrQGNA5ICAgFF - - - - - - - - - - True - True - False - - - - - - - False - True - False - - - - - - - True - - - - - - - True - - - - - - - True - - - - - - - 110,684.02 - 200,51 - - - - - - - 10,471.6 - 200,138 - 110,609.6 110,639.6 210,639.6 210,684.02 - - - - - - - - - - - - True - True - False - - - - - - - False - False - True - - - - - - - 230,473.6 - 200,153 - 330,626.6 330,656.6 210,656.6 210,684.02 - - - - - - - - - - False - False - - - - - - - - - - True - False - - - - - - - - - 0,599 - 242,60 - 160,560 160,590 159.2,590 159.2,610 - - - - - - - 0,486.266666666667 - 242,60 - 121,546.266666666667 121,599 - - - - - - - 20,383.666666666667 - 200,51 - 120,434.666666666667 120,464.666666666667 121,464.666666666667 121,486.266666666667 - - - - - - - - - 259,599 - 242,60 - 160,560 160,590 159.2,590 159.2,610 - - - - - - - - 529,599 - 242,60 - - - - - - - True - 462.333333333333,476.666666666667 - 134,87 - 462.333333333333,520 380,520 380,599 - 596.333333333333,520.166666666667 650,520.166666666667 650,599 - - - - - - - 430,383.6 - 200,51 - 530,434.6 530,464.6 529.833333333333,464.6 529.833333333333,476.666666666667 - - - - - - - True - 161.2,256.4 - 114,87 - Yes - No - 161.2,299.733333333333 120,299.733333333333 120,383.666666666667 - 274.533333333333,299.733333333333 410.666666666667,299.733333333333 410.666666666667,353.666666666667 530,353.666666666667 530,383.6 - - - - - - - - - 458.4,266.4 - 242,60 - 160,560 160,610 - - - - - - - 480,153.6 - 200,51 - 580,204.6 580,234.6 579.4,234.6 579.4,266.4 - - - - - - - True - 291.6,136.4 - 73,87 - Yes - No - 291.6,179.733333333333 217.866666666667,179.733333333333 217.866666666667,256.4 - 364.6,179.9 394.6,179.9 394.6,179.1 480,179.1 - - - - - - - False - False - 300,2.4 - 60,75 - 330,77.4 330,107.4 328.1,107.4 328.1,136.4 - 771 - 661.6 - - - - - - - - - - False - False - - - - - - - True - False - True - - - - - - - - - - - True - False - - - - - - - True - False - - - - - - - True - - - - - - - False - False - - - - - - - True - False - True - - - - - - - False - False - True - - - - - - - 440,471.6 - 200,138 - - - - - - - True - 378,266.4 - 103,87 - 378,310 330,310 330,473.6 - 481,309.9 540,309.9 540,471.6 - - - - - - - True - 264.8,136.4 - 70,87 - 335.2,180 430,180 430,266.4 - 264.8,180 110,180 110,471.6 - - - - - - - False - 270,2.5 - 60,75 - 640 - 300,77.7 300,136.4 - 737 - True - - - - - - \ No newline at end of file diff --git a/Framework/TakeScreenshot.xaml b/Framework/TakeScreenshot.xaml index def5b05..0402075 100644 --- a/Framework/TakeScreenshot.xaml +++ b/Framework/TakeScreenshot.xaml @@ -1,85 +1,101 @@ - + - + - + + 1382,1424.6666666666667 TakeScreenshot_2 + GlobalConstantsNamespace + GlobalVariablesNamespace + Microsoft.VisualBasic + Microsoft.VisualBasic.Activities + System System.Activities - System.Activities.Statements System.Activities.Expressions + System.Activities.Statements System.Activities.Validation System.Activities.XamlIntegration - Microsoft.VisualBasic - Microsoft.VisualBasic.Activities - System System.Collections System.Collections.Generic + System.Collections.ObjectModel System.Data System.Diagnostics System.Drawing System.IO System.Linq System.Net.Mail + System.Windows.Markup System.Xml System.Xml.Linq UiPath.Core - UiPath.Framework.Activities - System.Windows.Markup + UiPath.Core.Activities + System.Collections.ObjectModel - System.Activities Microsoft.VisualBasic + Microsoft.VisualBasic.Core mscorlib - System.Data + PresentationCore + PresentationFramework System - System.Drawing + System.Activities + System.Collections + System.ComponentModel.Composition + System.ComponentModel.TypeConverter System.Core + System.Data + System.Drawing + System.Linq + System.ObjectModel + System.Private.CoreLib + System.ServiceModel + System.Xaml System.Xml System.Xml.Linq - UiPath.Core - UiPath.Framework.Activities - PresentationFramework - WindowsBase - PresentationCore - System.Xaml - System.ServiceModel - System.ComponentModel.Composition - TimeSpan2 - System.Runtime.WindowsRuntime UiPath.Excel + UiPath.Platform + UiPath.System.Activities + UiPath.UiAutomation.Activities + UiPath.Workflow + WindowsBase + UiPath.Studio.Constants - + - + + + True + True + + + - + + + + + + + + True + + - + - + [io_FilePath] @@ -88,8 +104,18 @@ + + + + + False + False + + + + - + [ScreenshotFileInfo] @@ -97,47 +123,28 @@ [New FileInfo(io_FilePath)] - + + + + True + False + + - + + + + + + False + False + + + + - - - d09DOlxVc2Vyc1xNYXRldXMgQ3J1elxEb2N1bWVudHNcR2l0SHViXFJlRnJhbWVXb3JrXEZyYW1ld29ya1xUYWtlU2NyZWVuc2hvdC54YW1sFEYDbA4CAQFLBU8ZAgEaUAVbCgIBE1wFYw4CAQ9kBWgKAgEKaQVpjwECAQVqBWq4AQIBAkvMAUvaAQIBG1ATUDgCARRSCVkSAgEWYTNhTgIBEl40XkgCARBkE2RNAgELZglmtwECAQxpOmlJAgEIaVBpXgIBBmpVaoYBAgEDVzRXigECARlUNVRCAgEXZpABZrQBAgEN + + - - - - - - True - - - - - - - - - - - True - False - - - - - - - - - True - True - - - - - - \ No newline at end of file diff --git a/Main.xaml b/Main.xaml index e458d5f..ceee357 100644 --- a/Main.xaml +++ b/Main.xaml @@ -1,723 +1,815 @@ - + + - + - + + 693.3333333333334,869.3333333333334 Main2_1 + GlobalConstantsNamespace + GlobalVariablesNamespace + Microsoft.VisualBasic + Microsoft.VisualBasic.Activities + Microsoft.VisualBasic.CompilerServices + Newtonsoft.Json + Newtonsoft.Json.Linq + System System.Activities - System.Activities.Statements System.Activities.Expressions + System.Activities.Statements System.Activities.Validation System.Activities.XamlIntegration - Microsoft.VisualBasic - Microsoft.VisualBasic.Activities - System System.Collections System.Collections.Generic + System.Collections.ObjectModel System.Data System.Diagnostics System.Drawing System.IO System.Linq + System.Net System.Net.Mail + System.Reflection + System.Runtime.InteropServices + System.Runtime.Serialization + System.Windows.Forms + System.Windows.Forms.Integration + System.Windows.Markup System.Xml System.Xml.Linq + System.Xml.Serialization UiPath.Core UiPath.Core.Activities - System.Windows.Markup - System.Xml.Serialization - Newtonsoft.Json.Linq - Newtonsoft.Json - Microsoft.VisualBasic.CompilerServices - System.Net - - System.Activities + + Microsoft.Bcl.AsyncInterfaces Microsoft.VisualBasic mscorlib - System.Data + Newtonsoft.Json + NPOI + PresentationCore + PresentationFramework System - System.Drawing + System.Activities + System.Collections + System.ComponentModel + System.ComponentModel.Composition + System.ComponentModel.Primitives + System.ComponentModel.TypeConverter + System.Configuration.ConfigurationManager + System.Console System.Core + System.Data + System.Data.Common + System.Data.DataSetExtensions + System.Drawing + System.Drawing.Primitives + System.Linq + System.Memory + System.ObjectModel + System.Private.CoreLib + System.Private.ServiceModel + System.Private.Uri + System.Private.Xml + System.Runtime.Serialization + System.Security.Permissions + System.ServiceModel + System.ValueTuple + System.Windows.Forms + System.Xaml System.Xml System.Xml.Linq - UiPath.Core - UiPath.Core.Activities - PresentationFramework - WindowsBase - PresentationCore - System.Xaml - System.ComponentModel.Composition - System.ServiceModel - Microsoft.VisualStudio.Services.Common - System.Data.DataSetExtensions - System.Runtime.WindowsRuntime - Newtonsoft.Json - UiPath.IntelligentOCR - UiPath.Python UiPath.Excel - + UiPath.OCR.Activities.Design + UiPath.Studio.Constants + UiPath.System.Activities + UiPath.System.Activities.Design + UiPath.UiAutomation.Activities + UiPath.UIAutomationCore + UiPath.Workflow + WindowsBase + WindowsFormsIntegration + - - - - - - - - + + + + True + 45,125 + 974 + 722 + 95,150 125,150 125,150.33333333333334 164,150.33333333333334 + True + + + + + + + + + + + True + True + False + + + + + + + + + True + False + + + + - [SystemError] + [TransactionItem] - [Nothing] + [Nothing] - - - - - - Data\Config.xlsx - [{"Settings", "Constants"}] - [Config] - - - - - - - [Config("OrchestratorQueueName")] - - - [in_OrchestratorQueueName] - - - - - + + + + + + + True + False + + + + + + [TransactionNumber] + [Config] + [TransactionItem] + [TransactionField1] + [TransactionField2] + [TransactionID] + [dt_TransactionData] + + + + + + + + False + False + + + + + + + + + + True + False + + + + + + [TransactionItem] + + + [Nothing] + + + + + + + + + + + + + + 545,215 + 229.33333333333334,110.66666666666667 + False + 217 + 34 + True + + + + + + + 659.6666666666666,325.6666666666667 659.6666666666666,355.6666666666667 660,355.6666666666667 660,385 + 39 + 38 + True + + + + + + + + + True + False + + + + + + + True + + + + + [BusinessException] + + + [Nothing] + + + - + [TransactionItem] + [Config] - - - [Config("logF_BusinessProcessName").ToString] - - + + + + + [Nothing] + [TransactionField1] + [TransactionField2] + [TransactionID] + [Nothing] + [Config] + [TransactionItem] + [RetryNumber] + [TransactionNumber] + [ConsecutiveSystemExceptions] + + + + + + + + True + False + + + + + + + + + + + - - - - - [Config] - - - - - - - - - - - - - [SystemError] - - - [Exception] - - - - - - - - - - - - - - - - - - - - - - + + + + + + False + False + + + + + + + + + + True + False + + + - [TransactionItem] + [BusinessException] - [Nothing] + [Exception] - - - - - - - - [TransactionNumber] - [Config] - [TransactionItem] - [TransactionField1] - [TransactionField2] - [TransactionID] - [TransactionData] - - - - - - - - - - - - - - [TransactionItem] - - - [Nothing] - - - - - - - - - - - - - - - - - + + + + True + False + + - - - - [BusinessRuleException] - - - [Nothing] - - - - - [TransactionItem] - [Config] - - - + + + [BusinessException] + [TransactionField1] + [TransactionField2] + [TransactionID] + [Nothing] + [Config] + [TransactionItem] + [RetryNumber] + [TransactionNumber] + [ConsecutiveSystemExceptions] + + - - - - - - - - [BusinessRuleException] - - - [exception] - - - - - + + + + True + False + + - - - [SystemError] - - - [exception] - - + - - - - - - [Config] - [SystemError] - [BusinessRuleException] - [TransactionItem] - [RetryNumber] - [TransactionNumber] - [TransactionField1] - [TransactionField2] - [TransactionID] - - - - - - - - - - - - - - - - - - - - - - - - - - - [TransactionItem IsNot Nothing] - - - - - - + + + + + + + False + False + + + + + + + + + + True + + + + + [SystemException] + + + [Exception] + + + - + - + [Nothing] + [TransactionField1] + [TransactionField2] + [TransactionID] + [SystemException] + [Config] + [TransactionItem] + [RetryNumber] + [TransactionNumber] + [ConsecutiveSystemExceptions] - + + + + True + False + + - - - + + + + + + + + + + + + + + 540,385 + 240,194.66666666666666 + False + 227.92953933936704 + 34.79781563235815 + True + + + + + + + 612,579.6666666666666 612,609.6666666666666 256.8,609.6666666666666 256.8,204 + 23 + 31 + True + + + [SystemException IsNot Nothing] + + + + + + + True + False + + + + + + + True + False + + + + + [SystemException] + + + [Nothing] + + + + + + True + False + True + + + + + + + True + False + + + + + + Data\Config.xlsx + [{"Settings", "Constants"}] + [Config] + + + + + + False + False + True + + + + + + [Config("OrchestratorQueueName")] + + + [in_OrchestratorQueueName] + + + + + + + + False + False + True + + + + + + [Config("OrchestratorQueueFolder")] + + + [in_OrchestratorQueueFolder] + + + + + + + + True + True + False + + + + + [Config("logF_BusinessProcessName").ToString] + + + + True + + + - - - - - - - - - - - [TransactionItem Is Nothing] - - - - - - - - [SystemError is Nothing] - - - - - - [SystemError isNot Nothing] - - - - + + + + + + False + False + + + + + + + + + True + True + False + + + + + + + + + + False + False + + + + + + + + [Config] + + + + + + + + + False + False + + + + + + + + + [SystemException] + + + [Exception] + + + + True + + + + + + + + + + + 164,98 + 232,106 + False + 220 + 29 + True + + + + + + + 396,139.86666666666667 426,139.86666666666667 426,95.1 560,95.1 + 28 + 33 + True + + + + + + + + + True + False + + + + + + + + + + + + + + False + False + + + + + + + + + + True + + + + + + + + + + + + + + + + + + + + + + + + 560,48 + 200,106 + False + 188.00041159900604 + 29 + True + + + + + + + + [SystemException isNot Nothing] + + + + + 48 + 29 + 396,166.03333333333336 426,166.03333333333336 426,258.73333333333335 545,258.73333333333335 + True + + + + __ReferenceID0 + + + + + [SystemException is Nothing] + + + + + + + + + 540,472.6 510,472.6 510,298 545,298 + 33 + 57 + True + True + + + + __ReferenceID0 + + [BusinessException IsNot Nothing] + + + + + 780,462.8666666666667 810,462.8666666666667 810,292.4666666666667 774.3333333333334,292.4666666666667 + 28 + 52 + True + True + + + + __ReferenceID0 + + [SystemException Is Nothing And BusinessException is Nothing] + + + + + + + + [TransactionItem IsNot Nothing] + + + + + 659.6666666666666,215 659.6666666666666,185.00000000000003 660,185.00000000000003 660,154 + 38 + 39 + True + True + + + + __ReferenceID1 + + + + + [TransactionItem Is Nothing] + + + + __ReferenceID2 __ReferenceID1 __ReferenceID3 - __ReferenceID2 - __ReferenceID0 - - - + + + - - - - - - + + + + + + + - dztDOlxVc2Vyc1xNYXRldXMgQ3J1elxEb2N1bWVudHNcR2l0SHViXFJlRnJhbWVXb3JrXE1haW4ueGFtbHFQA4cDEgIBAf4CgAH+AoMBAwGsAYADtQGAA7gBAwGrAZ8BD+YCFwIBdt8BF7gCHwIBQMECF94CHwIBNFIH9AIPAgECoQET2gEeAwGBAb0CK70CSgIBf7sCF7sC/QECAXvjAivjAkcCAXrhAhfhAugBAgF44QEbsQImAgFHtAKWAbQCswECAUS1AtABtQL3AQIBQ7YCxAK2AoMDAgFCwwIb3AImAgE2VAuaARYCAQ7rAiPrAjsCAQvpAg/pAp0BAgEK8QIj8QI+AgEI7wIP7wKQAgIBBKUBFaUBiwEDAagBpgEV2QEaAwGCAbsCoQG7AvoBAgF84QKlAeEC5QECAXnjAR/yASoCAWuVAh+vAioCAVL6ASOBAiwCAU2JAiOQAiwCAUjFAh/JAjcCAT7RAiPYAi4CATdWD4cBGgIBFI8BE5YBHAIBD+8ClwHvAo0CAgEFpQF6pQGIAQMBqQGmASOmATEDAYMBqAEZsgEkAwGhAbUBGdcBJAMBhQHkASHrASoCAXLsASHxATkCAWyXAiOjAjsCAVerAierAqoCAgFT/wFe/wFpAgFQ/AFf/AF2AgFOjgJRjgJcAgFLiwJSiwJfAgFJxQLcAcUCgQICAT/SAiXSAqgCAgE60wIl1wI9AgE4VxFeGgIBMF8RgQEWAgEZggERhgEpAgEVlAFBlAFMAgESkQFCkQFPAgEQqQEbqQHLAQMBpgGqARuxASQDAaIBtwEdwQE1AwGRAckBIdMBLAMBhgHpAVzpAWUCAXXmAV3mAXQCAXPvAXjvAYABAgFw7gFr7gF8AgFu7AHRAewB3wECAW2aAmiaAnUCAWmbAn+bApYBAgFnoAJroAJ+AgFlnwJrnwJ+AgFjnQJnnQJ0AgFhmQJ6mQKCAQIBX5wCbZwCfgIBXZ4CbZ4CgAECAVuhAmehAnYCAVmXAuABlwKFAgIBWKsCuQGrAqcCAgFU0gKyAdICpQICATvTAuwB0wKNAgIBOVw/XEgCATNZQFlNAgExX5sBX7ABAgEaYRV/IAIBHIQBaIQBcAIBF4IBzQGCAfEBAgEWqQGiAakByAEDAacBrwFKrwFTAwGlAawBS6wBXAMBowG9AWe9AXoDAZ8BvAFnvAF6AwGdAb4BY74BcgMBmwG7AWm7AXoDAZkBuQFkuQF3AwGXAboBdLoBfAMBlQG/AWq/AXsDAZMBtwHYAbcB+wEDAZIBygEjygHcAgMBiwHLASPSASwDAYcBYhdoLwIBKmkXdBwCASJ1F3kvAgEgehd+KQIBHcoBsAHKAdkCAwGMAdABUtABWwMBigHNAVPNAWQDAYgBZnBmeAIBLmLPAWLvAQIBLWVcZXcCASxkWGRoAgEraZ8CadUCAgEjaxtyJAIBJXWLBHWsBAIBIXxjfJABAgEecEZwYAIBKG1HbWgCASY= - - - - - - - - - False - False - True - - - - - - - True - False - False - - - - - - - True - - - - - - - True - - - - - - - True - False - True - - - - - - - - True - False - - - - - - - True - - - - - - - True - False - - - - - - - True - False - - - - - - - - - - True - False - - - - - - - - - - True - False - - - - - - - False - False - - - - - - - True - False - - - - - - - - False - True - False - - - - - - - - - True - - - - - - - - False - False - - - - - - - - False - False - - - - - - - - - False - False - - - - - - - - True - False - - - - - - - 348.3,637 348.3,665.15 681,665.15 681,65.15 508.5,65.15 - 23 - 40 - True - - - - - - - 401.05,637 401.05,667 611,667 611,247.6 505.5,247.6 - 43 - 20 - True - True - - - - - - - 443.25,637 443.25,652.4 535.5,652.4 535.5,292.4 505.5,292.4 - 59 - 52 - True - True - - - - - - - 285,450 - 211,187 - False - 197 - 34 - True - - - - - - - - 390,326 390,356 390.5,356 390.5,450 - 39 - 38 - True - - - - - - - - - - True - - - - - - - True - False - - - - - - - - 73,208.5 - 124,134 - False - 110 - 26 - True - - - - - - - - 390,326 390,374 135,374 135,342.5 - 39 - 39 - True - True - - - - - - - 274.5,214 - 231,112 - False - 217 - 34 - True - - - - - - - - 39 - 38 - 391.5,111.5 391.5,141.5 390,141.5 390,214 - True - - - - - - - - 391.5,111.5 391.5,141.5 128.8,141.5 128.8,208.5 - 39 - 34 - True - - - - - - - 274.5,8.5 - 234,103 - False - 220 - 25 - True - - - - - - - False - 70,22.5 - 772 - 708 - 130,60 274.5,60 - True - - - - - - \ No newline at end of file diff --git a/Main.xaml.json b/Main.xaml.json new file mode 100644 index 0000000..3ac1c5f --- /dev/null +++ b/Main.xaml.json @@ -0,0 +1,33 @@ +{ + "DisplayName": "Main", + "Tooltip": null, + "HelpLink": null, + "Color": null, + "OriginalIconFileName": null, + "Arguments": [ + { + "Name": "in_OrchestratorQueueName", + "DisplayName": "in_OrchestratorQueueName", + "Category": null, + "Tooltip": "Allows the Orchestrator queue name to be passed as an argument, instead of only being defined in the configuration file.", + "Placeholder": null, + "Widget": null, + "IsRequired": false, + "IsPrincipal": true, + "ArgumentType": 0, + "DataSourceItems": null + }, + { + "Name": "in_OrchestratorQueueFolder", + "DisplayName": "in_OrchestratorQueueFolder", + "Category": null, + "Tooltip": "Allows the Orchestrator folder name where the queue is created to be passed as an argument, instead of only being defined in the configuration file.", + "Placeholder": null, + "Widget": null, + "IsRequired": false, + "IsPrincipal": true, + "ArgumentType": 0, + "DataSourceItems": null + } + ] +} \ No newline at end of file diff --git a/Process.xaml b/Process.xaml deleted file mode 100644 index d377689..0000000 --- a/Process.xaml +++ /dev/null @@ -1,82 +0,0 @@ - - - - - - - - - ProcessTransaction_1 - - - System.Activities - System.Activities.Statements - System.Activities.Expressions - System.Activities.Validation - System.Activities.XamlIntegration - Microsoft.VisualBasic - Microsoft.VisualBasic.Activities - System - System.Collections - System.Collections.Generic - System.Data - System.Diagnostics - System.Drawing - System.IO - System.Linq - System.Net.Mail - System.Xml - System.Xml.Linq - UiPath.Core - UiPath.Core.Activities - System.Windows.Markup - - - - - System.Activities - Microsoft.VisualBasic - mscorlib - System.Data - System - System.Drawing - System.Core - System.Xml - System.Xml.Linq - UiPath.Core - UiPath.Core.Activities - PresentationFramework - WindowsBase - PresentationCore - System.Xaml - System.ComponentModel.Composition - System.ServiceModel - Microsoft.VisualStudio.Services.Common - System.Runtime.WindowsRuntime - - - - - - - - - True - True - - - - - - - \ No newline at end of file diff --git a/README.md b/README.md index 30c7e1a..0dd5288 100644 --- a/README.md +++ b/README.md @@ -1,50 +1,39 @@ ### Documentation is included in the Documentation folder ### -[ReFrameWork Documentation](https://github.com/UiPath/ReFrameWork/blob/master/Documentation/REFramework%20documentation.pdf) -### ReFrameWork Template ### +### REFrameWork Template ### **Robotic Enterprise Framework** -* built on top of *Transactional Business Process* template -* using *State Machine* layout for the phases of automation project -* offering high level exception handling and application recovery -* keeps external settings in *Config.xlsx* file and Orchestrator assets -* pulls credentials from *Credential Manager* and Orchestrator assets -* gets transaction data from Orchestrator queue and updates back status -* takes screenshots in case of application exceptions -* provides extra utility workflows like sending a templated email -* runs sample Notepad application with dummy Excel input data -* +* Built on top of *Transactional Business Process* template +* Uses *State Machine* layout for the phases of automation project +* Offers high level logging, exception handling and recovery +* Keeps external settings in *Config.xlsx* file and Orchestrator assets +* Pulls credentials from Orchestrator assets and *Windows Credential Manager* +* Gets transaction data from Orchestrator queue and updates back status +* Takes screenshots in case of system exceptions ### How It Works ### 1. **INITIALIZE PROCESS** - + *InitiAllSettings* - Load config data from file and from assets - + *InitiAllApplications* - Login to applications as per Config("OpenApps") field - + *GetAppCredentials* - From Orchestrator assets or local Credential Manager - + If failing, retry a few times as per Config("ProcessRetries") + + ./Framework/*InitiAllSettings* - Load configuration data from Config.xlsx file and from assets + + ./Framework/*GetAppCredential* - Retrieve credentials from Orchestrator assets or local Windows Credential Manager + + ./Framework/*InitiAllApplications* - Open and login to applications used throughout the process 2. **GET TRANSACTION DATA** - + ./Framework/*GetTransactionData* - Fetches from Orchestrator queue as per Config("TransactionQueue") - + ./*GetTransactionData* - Sample for working with Excel input files + + ./Framework/*GetTransactionData* - Fetches transactions from an Orchestrator queue defined by Config("OrchestratorQueueName") or any other configured data source 3. **PROCESS TRANSACTION** - + Try *ProcessTransaction* - + If application exceptions happen - + *SaveErrorScreen* - In Config("ErrorsFolder") with the exception message - + Going to re/INITIALIZE - + *SetTransactionStatus* - As Success, Failed or Rejected with reason - + ./Framework/*SetTransactionStatus* - Updates the Orchestrator queue item - + ./*SetTransactionStatus* - Sample for updating Excel input file + + *Process* - Process trasaction and invoke other workflows related to the process being automated + + ./Framework/*SetTransactionStatus* - Updates the status of the processed transaction (Orchestrator transactions by default): Success, Business Rule Exception or System Exception 4. **END PROCESS** - + *CloseAllApplications* - As listed in Config("CloseApps") + + ./Framework/*CloseAllApplications* - Logs out and closes applications used throughout the process ### For New Project ### -1. Check out the Config.xlsx file and add/customize any required fields and values -2. Implement OpenApp and CloseApp workflows, linking them in the Config.xlsx fields -3. Implement GetTransactionData and SetTransactionStatus or use ./Framework versions for Orchestrator queues -4. Implement ProcessTransaction workflow and any invoked others +1. Check the Config.xlsx file and add/customize any required fields and values +2. Implement InitiAllApplications.xaml and CloseAllApplicatoins.xaml workflows, linking them in the Config.xlsx fields +3. Implement GetTransactionData.xaml and SetTransactionStatus.xaml according to the transaction type being used (Orchestrator queues by default) +4. Implement Process.xaml workflow and invoke other workflows related to the process being automated diff --git a/Tests/GetTransactionDataTestCase.xaml b/Tests/GetTransactionDataTestCase.xaml new file mode 100644 index 0000000..61c2f01 --- /dev/null +++ b/Tests/GetTransactionDataTestCase.xaml @@ -0,0 +1,156 @@ + + + + GlobalConstantsNamespace + GlobalVariablesNamespace + Microsoft.VisualBasic + Microsoft.VisualBasic.Activities + System + System.Activities + System.Activities.Expressions + System.Activities.Statements + System.Activities.Validation + System.Activities.XamlIntegration + System.Collections + System.Collections.Generic + System.Collections.ObjectModel + System.ComponentModel + System.Data + System.Diagnostics + System.Drawing + System.IO + System.Linq + System.Net.Mail + System.Runtime.Serialization + System.Windows.Markup + System.Xml + System.Xml.Linq + System.Xml.Serialization + UiPath.Core + UiPath.Core.Activities + UiPath.Excel + UiPath.Excel.Activities + UiPath.Shared.Activities + UiPath.Testing.Activities + System.Collections.ObjectModel + + + + + Microsoft.Bcl.AsyncInterfaces + Microsoft.VisualBasic + mscorlib + PresentationCore + PresentationFramework + System + System.Activities + System.Collections + System.ComponentModel + System.ComponentModel.Composition + System.ComponentModel.Primitives + System.ComponentModel.TypeConverter + System.Core + System.Data + System.Data.Common + System.Data.DataSetExtensions + System.Drawing + System.Linq + System.Memory + System.ObjectModel + System.Private.CoreLib + System.Private.Xml + System.Runtime.Serialization + System.ServiceModel + System.ValueTuple + System.Xaml + System.Xml + System.Xml.Linq + UiPath.Excel + UiPath.Excel.Activities + UiPath.OCR.Activities + UiPath.OCR.Activities.Design + UiPath.System.Activities + UiPath.System.Activities.Design + UiPath.Testing.Activities + UiPath.UiAutomation.Activities + UiPath.UIAutomationCore + UiPath.Workflow + WindowsBase + UiPath.Studio.Constants + + + + + + + + + + + True + True + + + + + + + True + + + + + Data\Config.xlsx + [{"Settings","Constants"}] + [Config] + + + + + [TransactionNumber] + + + 1 + + + + + + + True + + + + + [TransactionNumber] + [Config] + [TransactionItem] + + + + + + + + + + + + + + True + True + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Tests/InitAllApplicationsTestCase.xaml b/Tests/InitAllApplicationsTestCase.xaml new file mode 100644 index 0000000..dfb7ead --- /dev/null +++ b/Tests/InitAllApplicationsTestCase.xaml @@ -0,0 +1,146 @@ + + + + Microsoft.VisualBasic + Microsoft.VisualBasic.Activities + System + System.Activities + System.Activities.Expressions + System.Activities.Statements + System.Activities.Validation + System.Activities.XamlIntegration + System.Collections + System.Collections.Generic + System.Collections.ObjectModel + System.Data + System.Diagnostics + System.Drawing + System.IO + System.Linq + System.Net.Mail + System.Reflection + System.Runtime.InteropServices + System.Runtime.Serialization + System.Windows.Markup + System.Xml + System.Xml.Linq + UiPath.Core + UiPath.Core.Activities + UiPath.Shared.Activities + UiPath.Testing + UiPath.Testing.Activities + GlobalVariablesNamespace + GlobalConstantsNamespace + + + + + Microsoft.Bcl.AsyncInterfaces + Microsoft.VisualBasic + mscorlib + PresentationCore + PresentationFramework + System + System.Activities + System.Collections + System.ComponentModel.Composition + System.ComponentModel.TypeConverter + System.Core + System.Data + System.Data.DataSetExtensions + System.Drawing + System.Linq + System.Memory + System.ObjectModel + System.Private.CoreLib + System.Runtime.Serialization + System.ServiceModel + System.ValueTuple + System.Xaml + System.Xml + System.Xml.Linq + UiPath.Excel + UiPath.OCR.Activities.Design + UiPath.System.Activities + UiPath.System.Activities.Design + UiPath.Testing + UiPath.Testing.Activities + UiPath.UiAutomation.Activities + UiPath.UIAutomationCore + UiPath.Workflow + WindowsBase + + + + + + + + + True + True + + + + + + + True + + + + + Data\Config.xlsx + [{"Settings","Constants"}] + [Config] + + + + + + + True + + + + + [Config] + + + + + + + True + True + + + + + + + + True + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Tests/InitAllSettingsTestCase.xaml b/Tests/InitAllSettingsTestCase.xaml new file mode 100644 index 0000000..c8398f2 --- /dev/null +++ b/Tests/InitAllSettingsTestCase.xaml @@ -0,0 +1,123 @@ + + + + Microsoft.VisualBasic + Microsoft.VisualBasic.Activities + System + System.Activities + System.Activities.Expressions + System.Activities.Statements + System.Activities.Validation + System.Activities.XamlIntegration + System.Collections + System.Collections.Generic + System.Collections.ObjectModel + System.Data + System.Diagnostics + System.Drawing + System.IO + System.Linq + System.Net.Mail + System.Runtime.Serialization + System.Windows.Markup + System.Xml + System.Xml.Linq + UiPath.Core + UiPath.Core.Activities + UiPath.Shared.Activities + UiPath.Testing + UiPath.Testing.Activities + GlobalVariablesNamespace + GlobalConstantsNamespace + + + + + Microsoft.Bcl.AsyncInterfaces + Microsoft.VisualBasic + mscorlib + PresentationCore + PresentationFramework + System + System.Activities + System.Collections + System.ComponentModel.Composition + System.ComponentModel.TypeConverter + System.Core + System.Data + System.Data.DataSetExtensions + System.Drawing + System.Linq + System.Memory + System.ObjectModel + System.Private.CoreLib + System.Runtime.Serialization + System.ServiceModel + System.ValueTuple + System.Xaml + System.Xml + System.Xml.Linq + UiPath.Excel + UiPath.OCR.Activities.Design + UiPath.System.Activities + UiPath.System.Activities.Design + UiPath.Testing + UiPath.Testing.Activities + UiPath.UiAutomation.Activities + UiPath.UIAutomationCore + UiPath.Workflow + WindowsBase + + + + + + + + + True + True + + + + + + + True + + + + + + + + True + + + + + Data\Config.xlsx + [{"Settings","Constants"}] + [Config] + + + + + + + True + True + + + + + [Config.Count] + + + [0] + + + + + + \ No newline at end of file diff --git a/Tests/MainTestCase.xaml b/Tests/MainTestCase.xaml new file mode 100644 index 0000000..37b4fdd --- /dev/null +++ b/Tests/MainTestCase.xaml @@ -0,0 +1,164 @@ + + + + Microsoft.VisualBasic + Microsoft.VisualBasic.Activities + System + System.Activities + System.Activities.Expressions + System.Activities.Statements + System.Activities.Validation + System.Activities.XamlIntegration + System.Collections + System.Collections.Generic + System.Collections.ObjectModel + System.ComponentModel + System.Data + System.Diagnostics + System.Drawing + System.IO + System.Linq + System.Net.Mail + System.Runtime.Serialization + System.Windows.Markup + System.Xml + System.Xml.Linq + System.Xml.Serialization + UiPath.Core + UiPath.Core.Activities + UiPath.CSV + UiPath.CSV.Activities + UiPath.Excel + UiPath.Excel.Activities + UiPath.Shared.Activities + UiPath.Testing + UiPath.Testing.Activities + GlobalVariablesNamespace + GlobalConstantsNamespace + + + + + Microsoft.Bcl.AsyncInterfaces + Microsoft.VisualBasic + Microsoft.Win32.Primitives + mscorlib + PresentationCore + PresentationFramework + System + System.Activities + System.Collections + System.ComponentModel + System.ComponentModel.Composition + System.ComponentModel.EventBasedAsync + System.ComponentModel.Primitives + System.ComponentModel.TypeConverter + System.Configuration.ConfigurationManager + System.Console + System.Core + System.Data + System.Data.Common + System.Data.DataSetExtensions + System.Data.SqlClient + System.Drawing + System.Linq + System.Memory + System.ObjectModel + System.Private.CoreLib + System.Private.Uri + System.Private.Xml + System.Runtime.Serialization + System.Security.Permissions + System.ServiceModel + System.ValueTuple + System.Xaml + System.Xml + System.Xml.Linq + UiPath.Excel + UiPath.Excel.Activities + UiPath.OCR.Activities + UiPath.OCR.Activities.Design + UiPath.System.Activities + UiPath.System.Activities.Design + UiPath.Testing + UiPath.Testing.Activities + UiPath.UiAutomation.Activities + UiPath.UIAutomationCore + UiPath.Workflow + WindowsBase + + + + + + + + + + True + True + + + + + + + True + + + + + + + + True + + + + + + + + + + + + + + + + + True + + + + + + + + + + + + + + + + + + + [dt_ExpectedData.Rows.Count] + + + [dt_ResultsData.Rows.Count] + + + + True + False + + + + + + \ No newline at end of file diff --git a/Tests/ProcessTestCase.xaml b/Tests/ProcessTestCase.xaml new file mode 100644 index 0000000..b55de8e --- /dev/null +++ b/Tests/ProcessTestCase.xaml @@ -0,0 +1,167 @@ + + + + Microsoft.VisualBasic + Microsoft.VisualBasic.Activities + System + System.Activities + System.Activities.Expressions + System.Activities.Statements + System.Activities.Validation + System.Activities.XamlIntegration + System.Collections + System.Collections.Generic + System.Collections.ObjectModel + System.ComponentModel + System.Data + System.Diagnostics + System.Drawing + System.IO + System.Linq + System.Net.Mail + System.Runtime.Serialization + System.Windows.Markup + System.Xml + System.Xml.Linq + System.Xml.Serialization + UiPath.Core + UiPath.Core.Activities + UiPath.Shared.Activities + UiPath.Testing + UiPath.Testing.Activities + GlobalVariablesNamespace + GlobalConstantsNamespace + + + + + Microsoft.Bcl.AsyncInterfaces + Microsoft.VisualBasic + mscorlib + PresentationCore + PresentationFramework + System + System.Activities + System.Collections + System.ComponentModel + System.ComponentModel.Composition + System.ComponentModel.Primitives + System.ComponentModel.TypeConverter + System.Core + System.Data + System.Data.Common + System.Data.DataSetExtensions + System.Drawing + System.Linq + System.Memory + System.ObjectModel + System.Private.CoreLib + System.Private.Xml + System.Runtime.Serialization + System.ServiceModel + System.ValueTuple + System.Xaml + System.Xml + System.Xml.Linq + UiPath.Excel + UiPath.OCR.Activities.Design + UiPath.System.Activities + UiPath.System.Activities.Design + UiPath.Testing + UiPath.Testing.Activities + UiPath.UiAutomation.Activities + UiPath.UIAutomationCore + UiPath.Workflow + WindowsBase + + + + + + + + + + + True + True + + + + + + + True + + + + + Data\Config.xlsx + [{"Settings","Constants"}] + [Config] + + + + + [Config] + + + + + [TransactionNumber] + + + 1 + + + + + + [Config] + [TransactionItem] + + + + + + + + + + + True + + + + + [TransactionItem] + [Config] + + + + + + + True + + + + + + + + True + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Tests/RunAllTests.xaml b/Tests/RunAllTests.xaml deleted file mode 100644 index d06091d..0000000 --- a/Tests/RunAllTests.xaml +++ /dev/null @@ -1,332 +0,0 @@ - - - - - - - - - RunAllTests_1 - - - System.Activities - System.Activities.Statements - System.Activities.Expressions - System.Activities.Validation - System.Activities.XamlIntegration - Microsoft.VisualBasic - Microsoft.VisualBasic.Activities - System - System.Collections - System.Collections.Generic - System.Data - System.Diagnostics - System.Drawing - System.IO - System.Linq - System.Net.Mail - System.Xml - System.Xml.Linq - UiPath.Core - UiPath.Core.Activities - System.Windows.Markup - System.Xml.Serialization - Microsoft.VisualBasic.CompilerServices - - - - - System.Activities - Microsoft.VisualBasic - mscorlib - System.Data - System - System.Drawing - System.Core - System.Xml - System.Xml.Linq - UiPath.Core - UiPath.Core.Activities - PresentationFramework - WindowsBase - PresentationCore - System.Xaml - System.Data.DataSetExtensions - System.ComponentModel.Composition - System.ServiceModel - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [TestCounter] - - - [TestCounter+1] - - - - - - - - - - - [TestCounter] - [FailedTestsCounter] - [in_TestLogFile] - - [PassedTestsCounter] - [Row("Exception").ToString] - [Row("WorkflowFile").ToString] - [Nothing] - Success - [TestComments] - - - - - - - - - - - - - [PassedTestsCounter] - [TestCounter] - [FailedTestsCounter] - [in_TestLogFile] - [TestStatus] - [Row("Exception").ToString] - [Row("WorkflowFile").ToString] - [Exception] - AppEx - [TestComments] - - - - - - - - - - - - [PassedTestsCounter] - [TestCounter] - [FailedTestsCounter] - [in_TestLogFile] - [TestStatus] - [Row("Exception").ToString] - [Row("WorkflowFile").ToString] - [Exception] - BRE - [TestComments] - - - - - - - - - - [Row("Status")] - - - [TestStatus] - - - - - [Row("Comments")] - - - [TestComments] - - - - - - - - - - - - - - - - - - - - - - - - - d1FDOlxVc2Vyc1xNYXRldXMgQ3J1elxEb2N1bWVudHNcR2l0SHViXFJlRnJhbWVXb3JrXFRlc3RfRnJhbWV3b3JrXFJ1bkFsbFRlc3RzLnhhbWxqAWEBcwECSAPtAQ4CAQFLM0s2AgEFTDNMNgIBBE0zTTYCAQNONk49AgECUAVUCgMBhwFVBesBIAIBBlATUDYDAYgBUglSpgEDAYkBVaABVbMBAwGGAVsL6AEWAgEHUjhSPgMBjAFSkQFSowEDAYoBYDtgPgIBC2E7YT4CAQpiPmJFAgEJYztjPgIBCGUNayEDAYEBbA1s7QECAX1tDW2oAgIBeW4Nbs4BAgF1bw1vqQICAXFwDXCtAgIBbXEN2wEdAgEg3AEN3AHMAQIBG90BDd0BugECARfeAQ3eAZcDAgET3wEN5wEiAgEMZTxlRQMBhAFoE2hCAwGDAWWsAWWzAQMBggFslQFs6gEDAYABbE1sXwIBfm2dAW2lAgIBfG1VbWcCAXpumAFuywECAXhuUG5iAgF2b5gBb6ABAgF0b6sBb7QBAgFycJgBcKIBAgFwcK0BcLYBAgFucSZxLwIBa3cT2AEeAgEh3AHFAdwByQECAR/cAT3cAUYCAR3cAa8B3AG3AQIBHN0BlQHdAbcBAgEa3QFN3QFfAgEY3gGRAd4BlAMCARbeAUneAVsCARTfAeYC3wGzAwIBEt8BvgPfAcQDAgER3wHOAd8B1AECARDfAasB3wG9AQIBDt8BhwLfAagCAgENeReWASICAVDFARfWASICAUeeARurATMCATSzARvAATMCASJ6GYEBIgIBZoIBGYIBywECAWODARmHATECAWGIARmVATECAVHGARnNASICAUzOARnVASICAUimAWKmAYABAgFGowFdowFtAgFEqQFcqQFqAgFCoAFmoAF6AgFApAFapAFmAgE+ogFmogF6AgE8pQFhpQF8AgE7qAFfqAFkAgE6pwFepwFpAgE4oQFcoQFpAgE2ngHeAZ4B/gECATW7AWK7AYABAgEzuAFduAFtAgExvgFcvgFqAgEvtQFmtQF6AgEtuQFauQFmAgErtwFmtwF6AgEpugFhugF8AgEovQFfvQFiAgEnvAFevAFpAgEmtgFctgFpAgEkswHMAbMB7AECASN/Q39SAgFpfER8UQIBZ4IBlQGCAcgBAgFkgwHBAYMB6wECAWKQAWCQAX4CAWCMAVuMAWsCAV6TAVqTAWgCAVyOAWSOAXgCAVqLAWSLAXgCAViPAV+PAXoCAVeSAV2SAWQCAVaRAVyRAWUCAVWKAVqKAWcCAVOIAc4BiAHuAQIBUssBRMsBUAIBTsgBRcgBVAIBTdMBRNMBUgIBStABRdABVgIBSQ== - - - - - - - - - - - - - - - - - - - True - - - - - - - - False - False - - - - - - - - False - False - - - - - - - - - True - - - - - - - True - - - - - - - True - False - - - - - - - - - - True - False - True - - - - - - - True - - - - - - - - True - True - - - - - - - \ No newline at end of file diff --git a/Tests/RunAllTests_Logging.xaml b/Tests/RunAllTests_Logging.xaml deleted file mode 100644 index 4e3f55c..0000000 --- a/Tests/RunAllTests_Logging.xaml +++ /dev/null @@ -1,202 +0,0 @@ - - - - - - - - - - - - - - - - - RunAllTests_Logging_1 - - - System.Activities - System.Activities.Statements - System.Activities.Expressions - System.Activities.Validation - System.Activities.XamlIntegration - Microsoft.VisualBasic - Microsoft.VisualBasic.Activities - System - System.Collections - System.Collections.Generic - System.Data - System.Diagnostics - System.Drawing - System.IO - System.Linq - System.Net.Mail - System.Xml - System.Xml.Linq - UiPath.Core - UiPath.Core.Activities - System.Windows.Markup - - - - - System.Activities - Microsoft.VisualBasic - mscorlib - System.Data - System - System.Drawing - System.Core - System.Xml - System.Xml.Linq - UiPath.Core - UiPath.Core.Activities - PresentationFramework - WindowsBase - System.Xaml - PresentationCore - System.ComponentModel.Composition - System.ServiceModel - UiPath.Excel - System.Runtime.WindowsRuntime - - - - - - - - - [io_PassedTestsCounter] - - - [io_PassedTestsCounter+1] - - - - - - [out_Status] - - - PASS - - - - - - - - - [io_FailedTestsCounter] - - - [io_FailedTestsCounter+1] - - - - - - [out_Status] - - - FAIL - - - - - - [out_Comments] - - - ["BRE: "+in_Exception.Message+" at Source: "+in_Exception.Source] - - - - - [out_Comments] - - - ["AppEx: "+in_Exception.Message+" at Source: "+in_Exception.Source] - - - - - [out_Comments] - - - No exception thrown. - - - - - - - d1lDOlxVc2Vyc1xNYXRldXMgQ3J1elxEb2N1bWVudHNcR2l0SHViXFJlRnJhbWVXb3JrXFRlc3RfRnJhbWV3b3JrXFJ1bkFsbFRlc3RzX0xvZ2dpbmcueGFtbCJNA5UBDgIBAU4FkwEKAgECThNOPAIBA1AJYhQCASdlCZEBFAIBBlELWBQCATBZC1mXAgIBLFoLYRQCAShmC20UAgEibgtuyQICAR5vC3YUAgEadwuQARQCAQdWNVZOAgEzUzZTTQIBMVmLAVmUAgIBL1lEWVYCAS1fNl86AgErXDdcQwIBKWs1a04CASVoNmhNAgEjbosBbsYCAgEhbkRuVgIBH3Q2dDoCAR1xN3FDAgEbd2V3ewIBCHgNfxYCARSAAQ2HARYCAQ6IAQ2PARYCAQp9OH15AgEXejl6RwIBFYUBOIUBewIBEYIBOYIBRwIBD40BOI0BTAIBDYoBOYoBRwIBCw== - - - - - - - - - - True - - - - - - - - - - - - - False - False - - - - - - - True - - - - - - - True - False - - - - - - - True - True - - - - - - - \ No newline at end of file diff --git a/Tests/TestLog.txt b/Tests/TestLog.txt deleted file mode 100644 index 5f28270..0000000 --- a/Tests/TestLog.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Tests/TestWorkflowTemplate.xaml b/Tests/TestWorkflowTemplate.xaml deleted file mode 100644 index 49b3732..0000000 --- a/Tests/TestWorkflowTemplate.xaml +++ /dev/null @@ -1,84 +0,0 @@ - - - - System.Activities - System.Activities.Statements - System.Activities.Expressions - System.Activities.Validation - System.Activities.XamlIntegration - Microsoft.VisualBasic - Microsoft.VisualBasic.Activities - System - System.Collections - System.Collections.Generic - System.Data - System.Diagnostics - System.Drawing - System.IO - System.Linq - System.Net.Mail - System.Xml - System.Xml.Linq - UiPath.Core - UiPath.Core.Activities - System.Windows.Markup - - - - - System.Activities - Microsoft.VisualBasic - mscorlib - System.Data - System - System.Drawing - System.Core - System.Xml - System.Xml.Linq - UiPath.Core - UiPath.Core.Activities - PresentationFramework - WindowsBase - System.Xaml - PresentationCore - - - - - - - - - [Config] - - InvokeWorkflowFile_1 - - Sequence_1 - d0tDOlxVc2Vyc1xNYXRldXMgQ3J1elxEb2N1bWVudHNcR2l0SHViXFJlRnJhbWVXb3JrXFRlc3RXb3JrZmxvd1RlbXBsYXRlLnhhbWwEOANEDgIBATwFQR0CAQI+Wj5iAgEEPH08nQECAQM= - - TestWorkflowTemplate_1 - - - - - - - True - True - - - - - - - \ No newline at end of file diff --git a/Tests/Tests.xlsx b/Tests/Tests.xlsx new file mode 100644 index 0000000..f72b7db Binary files /dev/null and b/Tests/Tests.xlsx differ diff --git a/Tests/WorkflowTestCaseTemplate.xaml b/Tests/WorkflowTestCaseTemplate.xaml new file mode 100644 index 0000000..bae1af9 --- /dev/null +++ b/Tests/WorkflowTestCaseTemplate.xaml @@ -0,0 +1,145 @@ + + + + Microsoft.VisualBasic + Microsoft.VisualBasic.Activities + System + System.Activities + System.Activities.Expressions + System.Activities.Statements + System.Activities.Validation + System.Activities.XamlIntegration + System.Collections + System.Collections.Generic + System.Collections.ObjectModel + System.Data + System.Diagnostics + System.Drawing + System.IO + System.Linq + System.Net.Mail + System.Reflection + System.Runtime.InteropServices + System.Runtime.Serialization + System.Windows.Markup + System.Xml + System.Xml.Linq + UiPath.Core + UiPath.Core.Activities + UiPath.Shared.Activities + UiPath.Testing + UiPath.Testing.Activities + GlobalVariablesNamespace + GlobalConstantsNamespace + + + + + Microsoft.Bcl.AsyncInterfaces + Microsoft.VisualBasic + mscorlib + PresentationCore + PresentationFramework + System + System.Activities + System.Collections + System.ComponentModel.Composition + System.ComponentModel.TypeConverter + System.Core + System.Data + System.Drawing + System.Linq + System.Memory + System.ObjectModel + System.Private.CoreLib + System.Runtime.Serialization + System.ServiceModel + System.ValueTuple + System.Xaml + System.Xml + System.Xml.Linq + UiPath.Excel + UiPath.Excel.Activities + UiPath.OCR.Activities + UiPath.OCR.Activities.Design + UiPath.System.Activities + UiPath.System.Activities.Design + UiPath.Testing + UiPath.Testing.Activities + UiPath.UiAutomation.Activities + UiPath.UIAutomationCore + UiPath.Workflow + WindowsBase + + + + + + + + + True + True + + + + + + True + False + + + + + + + True + + + + + Data\Config.xlsx + [{"Settings","Constants"}] + [Config] + + + + + + + True + + + + + + + + True + True + + + + + + + + True + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Tests/_Tests.xlsx b/Tests/_Tests.xlsx deleted file mode 100644 index 2def870..0000000 Binary files a/Tests/_Tests.xlsx and /dev/null differ diff --git a/project.json b/project.json index 159f06d..85543b7 100644 --- a/project.json +++ b/project.json @@ -1,12 +1,99 @@ { + "name": "UiPath_REFramework", + "projectId": "c0033578-a052-4ee7-9866-28b937160fab", "description": "UiPath REFramework Template", - "version": "2016.2.6274.33252", "main": "Main.xaml", - "id": "UiPath_REFrameWork", - "dependencies": {}, - "configurationOptions": {}, - "excludedData": [ - "Private:*", - "*password*" - ] + "dependencies": { + "UiPath.Excel.Activities": "[2.24.1]", + "UiPath.System.Activities": "[24.10.5]", + "UiPath.Testing.Activities": "[24.10.1]", + "UiPath.UIAutomation.Activities": "[24.10.3]" + }, + "webServices": [], + "entitiesStores": [], + "schemaVersion": "4.0", + "studioVersion": "20.4.1.0", + "projectVersion": "24.10.3", + "runtimeOptions": { + "autoDispose": false, + "netFrameworkLazyLoading": false, + "isPausable": true, + "isAttended": false, + "requiresUserInteraction": true, + "supportsPersistence": false, + "workflowSerialization": "DataContract", + "excludedLoggedData": [ + "Private:*", + "*password*" + ], + "executionType": "Workflow", + "readyForPiP": false, + "startsInPiP": false, + "mustRestoreAllDependencies": false, + "pipType": "ChildSession" + }, + "designOptions": { + "projectProfile": "Developement", + "outputType": "Process", + "libraryOptions": { + "includeOriginalXaml": false, + "privateWorkflows": [] + }, + "processOptions": { + "ignoredFiles": [] + }, + "fileInfoCollection": [ + { + "editingStatus": "InProgress", + "testCaseId": "ec55ea38-634a-4595-9930-26afe84eeb05", + "testCaseType": "TestCase", + "fileName": "Tests\\GetTransactionDataTestCase.xaml" + }, + { + "editingStatus": "InProgress", + "testCaseId": "f6d75977-0f98-4622-92db-5783bc2ec928", + "testCaseType": "TestCase", + "fileName": "Tests\\InitAllApplicationsTestCase.xaml" + }, + { + "editingStatus": "InProgress", + "testCaseId": "96f1a392-aa6c-4723-87af-3943538809e4", + "testCaseType": "TestCase", + "fileName": "Tests\\InitAllSettingsTestCase.xaml" + }, + { + "editingStatus": "InProgress", + "testCaseId": "2ad1f870-c63f-4464-b1e6-525dda4441de", + "testCaseType": "TestCase", + "fileName": "Tests\\MainTestCase.xaml" + }, + { + "editingStatus": "InProgress", + "testCaseId": "273382ea-e26c-477e-95cb-d942ed75f11a", + "testCaseType": "TestCase", + "fileName": "Tests\\ProcessTestCase.xaml" + }, + { + "editingStatus": "InProgress", + "testCaseId": "a3ae7ee1-032a-4fc8-8731-8a5b0b5f48bc", + "testCaseType": "TestCase", + "fileName": "Tests\\WorkflowTestCaseTemplate.xaml" + } + ], + "modernBehavior": false, + "saveToCloud": false + }, + "expressionLanguage": "VisualBasic", + "entryPoints": [ + { + "filePath": "Main.xaml", + "uniqueId": "933f6bf8-4bbe-4b8f-b155-dcbd5d39f5a6", + "input": [], + "output": [] + } + ], + "isTemplate": true, + "templateProjectData": {}, + "publishData": {}, + "targetFramework": "Windows" } \ No newline at end of file