From 2aa9e450bf6cb726fbe43b1350f068579a83f075 Mon Sep 17 00:00:00 2001 From: Grzegorz Russek Date: Fri, 24 Jan 2025 16:05:52 +0100 Subject: [PATCH] bin cleanup --- ...amework,Version=v4.8.AssemblyAttributes.cs | 4 - ...gnTimeResolveAssemblyReferencesInput.cache | Bin 40026 -> 0 bytes ...amORM.Tests.csproj.AssemblyReference.cache | Bin 23875 -> 0 bytes .../DynamORM.Tests.csproj.nuget.dgspec.json | 251 - .../obj/DynamORM.Tests.csproj.nuget.g.props | 27 - .../obj/DynamORM.Tests.csproj.nuget.g.targets | 9 - DynamORM.Tests/obj/project.assets.json | 4987 ----------------- DynamORM.Tests/obj/project.nuget.cache | 34 - DynamORM/DynamORM.csproj | 3 +- ...ework,Version=v4.7.2.AssemblyAttributes.cs | 4 - .../obj/Debug/net472/DynamORM.AssemblyInfo.cs | 26 - .../net472/DynamORM.AssemblyInfoInputs.cache | 1 - ....GeneratedMSBuildEditorConfig.editorconfig | 5 - .../obj/Debug/net472/DynamORM.assets.cache | Bin 1174 -> 0 bytes .../DynamORM.csproj.AssemblyReference.cache | Bin 5604 -> 0 bytes ...CoreApp,Version=v5.0.AssemblyAttributes.cs | 4 - .../obj/Debug/net5.0/DynamORM.AssemblyInfo.cs | 26 - .../net5.0/DynamORM.AssemblyInfoInputs.cache | 1 - ....GeneratedMSBuildEditorConfig.editorconfig | 10 - .../obj/Debug/net5.0/DynamORM.assets.cache | Bin 2135 -> 0 bytes .../DynamORM.csproj.AssemblyReference.cache | Bin 86662 -> 0 bytes ...CoreApp,Version=v6.0.AssemblyAttributes.cs | 4 - .../obj/Debug/net6.0/DynamORM.AssemblyInfo.cs | 26 - .../net6.0/DynamORM.AssemblyInfoInputs.cache | 1 - ....GeneratedMSBuildEditorConfig.editorconfig | 13 - .../obj/Debug/net6.0/DynamORM.assets.cache | Bin 3050 -> 0 bytes ...tandard,Version=v2.0.AssemblyAttributes.cs | 4 - .../netstandard2.0/DynamORM.AssemblyInfo.cs | 26 - .../DynamORM.AssemblyInfoInputs.cache | 1 - ....GeneratedMSBuildEditorConfig.editorconfig | 5 - .../netstandard2.0/DynamORM.assets.cache | Bin 3955 -> 0 bytes .../DynamORM.csproj.AssemblyReference.cache | Bin 66637 -> 0 bytes .../obj/DynamORM.csproj.nuget.dgspec.json | 176 - DynamORM/obj/DynamORM.csproj.nuget.g.props | 16 - DynamORM/obj/DynamORM.csproj.nuget.g.targets | 6 - DynamORM/obj/project.assets.json | 2012 ------- DynamORM/obj/project.nuget.cache | 26 - System.Runtime.CompilerServices.Unsafe.dll | Bin 18024 -> 0 bytes System.Threading.Tasks.Extensions.dll | Bin 25984 -> 0 bytes ...CoreApp,Version=v3.1.AssemblyAttributes.cs | 4 - .../netcoreapp3.1/Tester.AssemblyInfo.cs | 25 - .../Tester.AssemblyInfoInputs.cache | 1 - ....GeneratedMSBuildEditorConfig.editorconfig | 5 - .../Debug/netcoreapp3.1/Tester.assets.cache | Bin 8494 -> 0 bytes .../Tester.csproj.AssemblyReference.cache | Bin 1090 -> 0 bytes Tester/obj/Tester.csproj.nuget.dgspec.json | 261 - Tester/obj/Tester.csproj.nuget.g.props | 16 - Tester/obj/Tester.csproj.nuget.g.targets | 2 - Tester/obj/project.assets.json | 1709 ------ Tester/obj/project.nuget.cache | 32 - 50 files changed, 1 insertion(+), 9762 deletions(-) delete mode 100644 DynamORM.Tests/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs delete mode 100644 DynamORM.Tests/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache delete mode 100644 DynamORM.Tests/obj/Debug/DynamORM.Tests.csproj.AssemblyReference.cache delete mode 100644 DynamORM.Tests/obj/DynamORM.Tests.csproj.nuget.dgspec.json delete mode 100644 DynamORM.Tests/obj/DynamORM.Tests.csproj.nuget.g.props delete mode 100644 DynamORM.Tests/obj/DynamORM.Tests.csproj.nuget.g.targets delete mode 100644 DynamORM.Tests/obj/project.assets.json delete mode 100644 DynamORM.Tests/obj/project.nuget.cache delete mode 100644 DynamORM/obj/Debug/net472/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs delete mode 100644 DynamORM/obj/Debug/net472/DynamORM.AssemblyInfo.cs delete mode 100644 DynamORM/obj/Debug/net472/DynamORM.AssemblyInfoInputs.cache delete mode 100644 DynamORM/obj/Debug/net472/DynamORM.GeneratedMSBuildEditorConfig.editorconfig delete mode 100644 DynamORM/obj/Debug/net472/DynamORM.assets.cache delete mode 100644 DynamORM/obj/Debug/net472/DynamORM.csproj.AssemblyReference.cache delete mode 100644 DynamORM/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs delete mode 100644 DynamORM/obj/Debug/net5.0/DynamORM.AssemblyInfo.cs delete mode 100644 DynamORM/obj/Debug/net5.0/DynamORM.AssemblyInfoInputs.cache delete mode 100644 DynamORM/obj/Debug/net5.0/DynamORM.GeneratedMSBuildEditorConfig.editorconfig delete mode 100644 DynamORM/obj/Debug/net5.0/DynamORM.assets.cache delete mode 100644 DynamORM/obj/Debug/net5.0/DynamORM.csproj.AssemblyReference.cache delete mode 100644 DynamORM/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs delete mode 100644 DynamORM/obj/Debug/net6.0/DynamORM.AssemblyInfo.cs delete mode 100644 DynamORM/obj/Debug/net6.0/DynamORM.AssemblyInfoInputs.cache delete mode 100644 DynamORM/obj/Debug/net6.0/DynamORM.GeneratedMSBuildEditorConfig.editorconfig delete mode 100644 DynamORM/obj/Debug/net6.0/DynamORM.assets.cache delete mode 100644 DynamORM/obj/Debug/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs delete mode 100644 DynamORM/obj/Debug/netstandard2.0/DynamORM.AssemblyInfo.cs delete mode 100644 DynamORM/obj/Debug/netstandard2.0/DynamORM.AssemblyInfoInputs.cache delete mode 100644 DynamORM/obj/Debug/netstandard2.0/DynamORM.GeneratedMSBuildEditorConfig.editorconfig delete mode 100644 DynamORM/obj/Debug/netstandard2.0/DynamORM.assets.cache delete mode 100644 DynamORM/obj/Debug/netstandard2.0/DynamORM.csproj.AssemblyReference.cache delete mode 100644 DynamORM/obj/DynamORM.csproj.nuget.dgspec.json delete mode 100644 DynamORM/obj/DynamORM.csproj.nuget.g.props delete mode 100644 DynamORM/obj/DynamORM.csproj.nuget.g.targets delete mode 100644 DynamORM/obj/project.assets.json delete mode 100644 DynamORM/obj/project.nuget.cache delete mode 100644 System.Runtime.CompilerServices.Unsafe.dll delete mode 100644 System.Threading.Tasks.Extensions.dll delete mode 100644 Tester/obj/Debug/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs delete mode 100644 Tester/obj/Debug/netcoreapp3.1/Tester.AssemblyInfo.cs delete mode 100644 Tester/obj/Debug/netcoreapp3.1/Tester.AssemblyInfoInputs.cache delete mode 100644 Tester/obj/Debug/netcoreapp3.1/Tester.GeneratedMSBuildEditorConfig.editorconfig delete mode 100644 Tester/obj/Debug/netcoreapp3.1/Tester.assets.cache delete mode 100644 Tester/obj/Debug/netcoreapp3.1/Tester.csproj.AssemblyReference.cache delete mode 100644 Tester/obj/Tester.csproj.nuget.dgspec.json delete mode 100644 Tester/obj/Tester.csproj.nuget.g.props delete mode 100644 Tester/obj/Tester.csproj.nuget.g.targets delete mode 100644 Tester/obj/project.assets.json delete mode 100644 Tester/obj/project.nuget.cache diff --git a/DynamORM.Tests/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/DynamORM.Tests/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs deleted file mode 100644 index 15efebf..0000000 --- a/DynamORM.Tests/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")] diff --git a/DynamORM.Tests/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/DynamORM.Tests/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100644 index e271f9c5321e8b9a35d075410035e7a2ca1d6485..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 40026 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�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 W3m&Xq3?&tCEo)XnPxS$5LjOO8jEjc= diff --git a/DynamORM.Tests/obj/DynamORM.Tests.csproj.nuget.dgspec.json b/DynamORM.Tests/obj/DynamORM.Tests.csproj.nuget.dgspec.json deleted file mode 100644 index 9c697fd..0000000 --- a/DynamORM.Tests/obj/DynamORM.Tests.csproj.nuget.dgspec.json +++ /dev/null @@ -1,251 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\Source\\.NET\\DynamORM\\DynamORM.Tests\\DynamORM.Tests.csproj": {} - }, - "projects": { - "D:\\Source\\.NET\\DynamORM\\DynamORM.Tests\\DynamORM.Tests.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Source\\.NET\\DynamORM\\DynamORM.Tests\\DynamORM.Tests.csproj", - "projectName": "DynamORM.Tests", - "projectPath": "D:\\Source\\.NET\\DynamORM\\DynamORM.Tests\\DynamORM.Tests.csproj", - "packagesPath": "C:\\Users\\gruss\\.nuget\\packages\\", - "outputPath": "D:\\Source\\.NET\\DynamORM\\DynamORM.Tests\\obj\\", - "projectStyle": "PackageReference", - "skipContentFileWrite": true, - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], - "configFilePaths": [ - "C:\\Users\\gruss\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" - ], - "originalTargetFrameworks": [ - "net48" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {}, - "https://nuget.local.think.pl/v3/index.json": {}, - "https://nuget.think.pl/v3/index.json": {} - }, - "frameworks": { - "net48": { - "projectReferences": { - "D:\\Source\\.NET\\DynamORM\\DynamORM\\DynamORM.csproj": { - "projectPath": "D:\\Source\\.NET\\DynamORM\\DynamORM\\DynamORM.csproj" - } - } - } - }, - "restoreAuditProperties": { - "enableAudit": "true", - "auditLevel": "low", - "auditMode": "direct" - } - }, - "frameworks": { - "net48": { - "dependencies": { - "MSTest.TestAdapter": { - "target": "Package", - "version": "[3.3.1, )" - }, - "MSTest.TestFramework": { - "target": "Package", - "version": "[3.3.1, )" - }, - "System.Data.SQLite": { - "target": "Package", - "version": "[1.0.118, )" - } - } - } - }, - "runtimes": { - "win": { - "#import": [] - }, - "win-arm64": { - "#import": [] - }, - "win-x64": { - "#import": [] - }, - "win-x86": { - "#import": [] - } - } - }, - "D:\\Source\\.NET\\DynamORM\\DynamORM\\DynamORM.csproj": { - "version": "1.7.0", - "restore": { - "projectUniqueName": "D:\\Source\\.NET\\DynamORM\\DynamORM\\DynamORM.csproj", - "projectName": "DynamORM", - "projectPath": "D:\\Source\\.NET\\DynamORM\\DynamORM\\DynamORM.csproj", - "packagesPath": "C:\\Users\\gruss\\.nuget\\packages\\", - "outputPath": "D:\\Source\\.NET\\DynamORM\\DynamORM\\obj\\", - "projectStyle": "PackageReference", - "crossTargeting": true, - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], - "configFilePaths": [ - "C:\\Users\\gruss\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" - ], - "originalTargetFrameworks": [ - "net472", - "net6.0", - "net8.0", - "netstandard2.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "C:\\Program Files\\dotnet\\library-packs": {}, - "https://api.nuget.org/v3/index.json": {}, - "https://nuget.local.think.pl/v3/index.json": {}, - "https://nuget.think.pl/v3/index.json": {} - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "projectReferences": {} - }, - "net8.0": { - "targetAlias": "net8.0", - "projectReferences": {} - }, - "net472": { - "targetAlias": "net472", - "projectReferences": {} - }, - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - }, - "restoreAuditProperties": { - "enableAudit": "true", - "auditLevel": "low", - "auditMode": "direct" - } - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "dependencies": { - "Microsoft.CSharp": { - "target": "Package", - "version": "[4.7.0, )" - }, - "System.Data.Common": { - "target": "Package", - "version": "[4.3.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.400-preview.0.24324.5\\RuntimeIdentifierGraph.json" - }, - "net8.0": { - "targetAlias": "net8.0", - "dependencies": { - "Microsoft.CSharp": { - "target": "Package", - "version": "[4.7.0, )" - }, - "System.Data.Common": { - "target": "Package", - "version": "[4.3.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.400-preview.0.24324.5/PortableRuntimeIdentifierGraph.json" - }, - "net472": { - "targetAlias": "net472", - "dependencies": { - "Microsoft.CSharp": { - "target": "Package", - "version": "[4.7.0, )" - }, - "System.Data.Common": { - "target": "Package", - "version": "[4.3.0, )" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.400-preview.0.24324.5\\RuntimeIdentifierGraph.json" - }, - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "dependencies": { - "Microsoft.CSharp": { - "target": "Package", - "version": "[4.7.0, )" - }, - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "System.Data.Common": { - "target": "Package", - "version": "[4.3.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.400-preview.0.24324.5\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/DynamORM.Tests/obj/DynamORM.Tests.csproj.nuget.g.props b/DynamORM.Tests/obj/DynamORM.Tests.csproj.nuget.g.props deleted file mode 100644 index 2be1778..0000000 --- a/DynamORM.Tests/obj/DynamORM.Tests.csproj.nuget.g.props +++ /dev/null @@ -1,27 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\gruss\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages - PackageReference - 6.11.0 - - - - - - - - - - - - - - C:\Users\gruss\.nuget\packages\entityframework\6.4.4 - C:\Users\gruss\.nuget\packages\system.data.sqlite.ef6\1.0.118 - - \ No newline at end of file diff --git a/DynamORM.Tests/obj/DynamORM.Tests.csproj.nuget.g.targets b/DynamORM.Tests/obj/DynamORM.Tests.csproj.nuget.g.targets deleted file mode 100644 index ad4a636..0000000 --- a/DynamORM.Tests/obj/DynamORM.Tests.csproj.nuget.g.targets +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/DynamORM.Tests/obj/project.assets.json b/DynamORM.Tests/obj/project.assets.json deleted file mode 100644 index f306933..0000000 --- a/DynamORM.Tests/obj/project.assets.json +++ /dev/null @@ -1,4987 +0,0 @@ -{ - "version": 3, - "targets": { - ".NETFramework,Version=v4.8": { - "EntityFramework/6.4.4": { - "type": "package", - "frameworkAssemblies": [ - "System.ComponentModel.DataAnnotations" - ], - "compile": { - "lib/net45/EntityFramework.SqlServer.dll": { - "related": ".xml" - }, - "lib/net45/EntityFramework.dll": { - "related": ".SqlServer.xml;.xml" - } - }, - "runtime": { - "lib/net45/EntityFramework.SqlServer.dll": { - "related": ".xml" - }, - "lib/net45/EntityFramework.dll": { - "related": ".SqlServer.xml;.xml" - } - }, - "build": { - "buildTransitive/EntityFramework.props": {}, - "buildTransitive/EntityFramework.targets": {} - } - }, - "Microsoft.ApplicationInsights/2.22.0": { - "type": "package", - "dependencies": { - "System.Diagnostics.DiagnosticSource": "5.0.0" - }, - "frameworkAssemblies": [ - "System.Net.Http" - ], - "compile": { - "lib/net46/Microsoft.ApplicationInsights.dll": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/net46/Microsoft.ApplicationInsights.dll": { - "related": ".pdb;.xml" - } - } - }, - "Microsoft.CSharp/4.7.0": { - "type": "package", - "frameworkAssemblies": [ - "Microsoft.CSharp" - ], - "compile": { - "ref/net45/_._": {} - }, - "runtime": { - "lib/net45/_._": {} - } - }, - "Microsoft.Testing.Extensions.Telemetry/1.1.0": { - "type": "package", - "dependencies": { - "Microsoft.ApplicationInsights": "2.22.0", - "Microsoft.Testing.Platform": "1.1.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Testing.Extensions.Telemetry.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Testing.Extensions.Telemetry.dll": { - "related": ".xml" - } - }, - "resource": { - "lib/netstandard2.0/cs/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "cs" - }, - "lib/netstandard2.0/de/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "de" - }, - "lib/netstandard2.0/es/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "es" - }, - "lib/netstandard2.0/fr/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "fr" - }, - "lib/netstandard2.0/it/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "it" - }, - "lib/netstandard2.0/ja/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "ja" - }, - "lib/netstandard2.0/ko/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "ko" - }, - "lib/netstandard2.0/pl/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "pl" - }, - "lib/netstandard2.0/pt-BR/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "pt-BR" - }, - "lib/netstandard2.0/ru/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "ru" - }, - "lib/netstandard2.0/tr/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "tr" - }, - "lib/netstandard2.0/zh-Hans/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netstandard2.0/zh-Hant/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "zh-Hant" - } - }, - "build": { - "buildTransitive/netstandard2.0/Microsoft.Testing.Extensions.Telemetry.props": {} - }, - "buildMultiTargeting": { - "buildMultiTargeting/Microsoft.Testing.Extensions.Telemetry.props": {} - } - }, - "Microsoft.Testing.Extensions.TrxReport.Abstractions/1.1.0": { - "type": "package", - "dependencies": { - "Microsoft.Testing.Platform": "1.1.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Testing.Extensions.TrxReport.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Testing.Extensions.TrxReport.Abstractions.dll": { - "related": ".xml" - } - } - }, - "Microsoft.Testing.Extensions.VSTestBridge/1.1.0": { - "type": "package", - "dependencies": { - "Microsoft.TestPlatform.ObjectModel": "17.5.0", - "Microsoft.Testing.Extensions.Telemetry": "1.1.0", - "Microsoft.Testing.Extensions.TrxReport.Abstractions": "1.1.0", - "Microsoft.Testing.Platform": "1.1.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Testing.Extensions.VSTestBridge.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Testing.Extensions.VSTestBridge.dll": { - "related": ".xml" - } - }, - "resource": { - "lib/netstandard2.0/cs/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "cs" - }, - "lib/netstandard2.0/de/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "de" - }, - "lib/netstandard2.0/es/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "es" - }, - "lib/netstandard2.0/fr/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "fr" - }, - "lib/netstandard2.0/it/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "it" - }, - "lib/netstandard2.0/ja/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "ja" - }, - "lib/netstandard2.0/ko/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "ko" - }, - "lib/netstandard2.0/pl/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "pl" - }, - "lib/netstandard2.0/pt-BR/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "pt-BR" - }, - "lib/netstandard2.0/ru/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "ru" - }, - "lib/netstandard2.0/tr/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "tr" - }, - "lib/netstandard2.0/zh-Hans/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netstandard2.0/zh-Hant/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.Testing.Platform/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Testing.Platform.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Testing.Platform.dll": { - "related": ".xml" - } - }, - "resource": { - "lib/netstandard2.0/cs/Microsoft.Testing.Platform.resources.dll": { - "locale": "cs" - }, - "lib/netstandard2.0/de/Microsoft.Testing.Platform.resources.dll": { - "locale": "de" - }, - "lib/netstandard2.0/es/Microsoft.Testing.Platform.resources.dll": { - "locale": "es" - }, - "lib/netstandard2.0/fr/Microsoft.Testing.Platform.resources.dll": { - "locale": "fr" - }, - "lib/netstandard2.0/it/Microsoft.Testing.Platform.resources.dll": { - "locale": "it" - }, - "lib/netstandard2.0/ja/Microsoft.Testing.Platform.resources.dll": { - "locale": "ja" - }, - "lib/netstandard2.0/ko/Microsoft.Testing.Platform.resources.dll": { - "locale": "ko" - }, - "lib/netstandard2.0/pl/Microsoft.Testing.Platform.resources.dll": { - "locale": "pl" - }, - "lib/netstandard2.0/pt-BR/Microsoft.Testing.Platform.resources.dll": { - "locale": "pt-BR" - }, - "lib/netstandard2.0/ru/Microsoft.Testing.Platform.resources.dll": { - "locale": "ru" - }, - "lib/netstandard2.0/tr/Microsoft.Testing.Platform.resources.dll": { - "locale": "tr" - }, - "lib/netstandard2.0/zh-Hans/Microsoft.Testing.Platform.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netstandard2.0/zh-Hant/Microsoft.Testing.Platform.resources.dll": { - "locale": "zh-Hant" - } - }, - "build": { - "buildTransitive/netstandard2.0/Microsoft.Testing.Platform.props": {} - }, - "buildMultiTargeting": { - "buildMultiTargeting/Microsoft.Testing.Platform.props": {} - } - }, - "Microsoft.Testing.Platform.MSBuild/1.1.0": { - "type": "package", - "dependencies": { - "Microsoft.Testing.Platform": "1.1.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Testing.Platform.MSBuild.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Testing.Platform.MSBuild.dll": { - "related": ".xml" - } - }, - "resource": { - "lib/netstandard2.0/cs/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "cs" - }, - "lib/netstandard2.0/de/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "de" - }, - "lib/netstandard2.0/es/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "es" - }, - "lib/netstandard2.0/fr/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "fr" - }, - "lib/netstandard2.0/it/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "it" - }, - "lib/netstandard2.0/ja/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "ja" - }, - "lib/netstandard2.0/ko/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "ko" - }, - "lib/netstandard2.0/pl/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "pl" - }, - "lib/netstandard2.0/pt-BR/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "pt-BR" - }, - "lib/netstandard2.0/ru/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "ru" - }, - "lib/netstandard2.0/tr/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "tr" - }, - "lib/netstandard2.0/zh-Hans/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netstandard2.0/zh-Hant/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "zh-Hant" - } - }, - "build": { - "buildTransitive/netstandard2.0/Microsoft.Testing.Platform.MSBuild.props": {}, - "buildTransitive/netstandard2.0/Microsoft.Testing.Platform.MSBuild.targets": {} - }, - "buildMultiTargeting": { - "buildMultiTargeting/Microsoft.Testing.Platform.MSBuild.props": {}, - "buildMultiTargeting/Microsoft.Testing.Platform.MSBuild.targets": {} - } - }, - "Microsoft.TestPlatform.ObjectModel/17.5.0": { - "type": "package", - "dependencies": { - "NuGet.Frameworks": "5.11.0", - "System.Reflection.Metadata": "1.6.0" - }, - "frameworkAssemblies": [ - "Microsoft.CSharp", - "System", - "System.Configuration", - "System.Core", - "System.Runtime", - "System.Runtime.Serialization", - "System.Xml", - "mscorlib" - ], - "compile": { - "lib/net462/Microsoft.TestPlatform.CoreUtilities.dll": {}, - "lib/net462/Microsoft.TestPlatform.PlatformAbstractions.dll": {}, - "lib/net462/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {} - }, - "runtime": { - "lib/net462/Microsoft.TestPlatform.CoreUtilities.dll": {}, - "lib/net462/Microsoft.TestPlatform.PlatformAbstractions.dll": {}, - "lib/net462/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {} - }, - "resource": { - "lib/net462/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "cs" - }, - "lib/net462/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "cs" - }, - "lib/net462/de/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "de" - }, - "lib/net462/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "de" - }, - "lib/net462/es/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "es" - }, - "lib/net462/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "es" - }, - "lib/net462/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "fr" - }, - "lib/net462/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "fr" - }, - "lib/net462/it/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "it" - }, - "lib/net462/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "it" - }, - "lib/net462/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "ja" - }, - "lib/net462/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "ja" - }, - "lib/net462/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "ko" - }, - "lib/net462/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "ko" - }, - "lib/net462/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "pl" - }, - "lib/net462/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "pl" - }, - "lib/net462/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "pt-BR" - }, - "lib/net462/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "pt-BR" - }, - "lib/net462/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "ru" - }, - "lib/net462/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "ru" - }, - "lib/net462/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "tr" - }, - "lib/net462/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "tr" - }, - "lib/net462/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net462/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net462/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "zh-Hant" - }, - "lib/net462/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "MSTest.TestAdapter/3.3.1": { - "type": "package", - "dependencies": { - "Microsoft.Testing.Extensions.VSTestBridge": "1.1.0", - "Microsoft.Testing.Platform.MSBuild": "1.1.0" - }, - "build": { - "build/net462/MSTest.TestAdapter.props": {}, - "build/net462/MSTest.TestAdapter.targets": {} - } - }, - "MSTest.TestFramework/3.3.1": { - "type": "package", - "compile": { - "lib/net462/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll": { - "related": ".xml" - }, - "lib/net462/Microsoft.VisualStudio.TestPlatform.TestFramework.dll": { - "related": ".Extensions.xml;.xml" - } - }, - "runtime": { - "lib/net462/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll": { - "related": ".xml" - }, - "lib/net462/Microsoft.VisualStudio.TestPlatform.TestFramework.dll": { - "related": ".Extensions.xml;.xml" - } - }, - "resource": { - "lib/net462/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "cs" - }, - "lib/net462/de/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "de" - }, - "lib/net462/es/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "es" - }, - "lib/net462/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "fr" - }, - "lib/net462/it/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "it" - }, - "lib/net462/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "ja" - }, - "lib/net462/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "ko" - }, - "lib/net462/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "pl" - }, - "lib/net462/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "pt-BR" - }, - "lib/net462/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "ru" - }, - "lib/net462/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "tr" - }, - "lib/net462/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net462/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "NuGet.Frameworks/5.11.0": { - "type": "package", - "compile": { - "lib/net472/NuGet.Frameworks.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net472/NuGet.Frameworks.dll": { - "related": ".xml" - } - } - }, - "Stub.System.Data.SQLite.Core.NetFramework/1.0.118": { - "type": "package", - "compile": { - "lib/net46/System.Data.SQLite.dll": { - "related": ".dll.altconfig;.xml" - } - }, - "runtime": { - "lib/net46/System.Data.SQLite.dll": { - "related": ".dll.altconfig;.xml" - } - }, - "build": { - "buildTransitive/net46/Stub.System.Data.SQLite.Core.NetFramework.targets": {} - } - }, - "System.Buffers/4.5.1": { - "type": "package", - "frameworkAssemblies": [ - "mscorlib" - ], - "compile": { - "ref/net45/System.Buffers.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net461/System.Buffers.dll": { - "related": ".xml" - } - } - }, - "System.Collections.Immutable/1.5.0": { - "type": "package", - "compile": { - "lib/netstandard2.0/System.Collections.Immutable.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/System.Collections.Immutable.dll": { - "related": ".xml" - } - } - }, - "System.Data.Common/4.3.0": { - "type": "package", - "frameworkAssemblies": [ - "System.Data", - "mscorlib" - ], - "compile": { - "ref/net451/System.Data.Common.dll": {} - }, - "runtime": { - "lib/net451/System.Data.Common.dll": {} - } - }, - "System.Data.SQLite/1.0.118": { - "type": "package", - "dependencies": { - "System.Data.SQLite.Core": "[1.0.118]", - "System.Data.SQLite.EF6": "[1.0.118]", - "System.Data.SQLite.Linq": "[1.0.118]" - } - }, - "System.Data.SQLite.Core/1.0.118": { - "type": "package", - "dependencies": { - "Stub.System.Data.SQLite.Core.NetFramework": "[1.0.118]" - } - }, - "System.Data.SQLite.EF6/1.0.118": { - "type": "package", - "dependencies": { - "EntityFramework": "6.4.4" - }, - "compile": { - "lib/net46/System.Data.SQLite.EF6.dll": {} - }, - "runtime": { - "lib/net46/System.Data.SQLite.EF6.dll": {} - } - }, - "System.Data.SQLite.Linq/1.0.118": { - "type": "package", - "compile": { - "lib/net46/System.Data.SQLite.Linq.dll": {} - }, - "runtime": { - "lib/net46/System.Data.SQLite.Linq.dll": {} - } - }, - "System.Diagnostics.DiagnosticSource/5.0.0": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.4", - "System.Runtime.CompilerServices.Unsafe": "5.0.0" - }, - "frameworkAssemblies": [ - "System", - "mscorlib" - ], - "compile": { - "lib/net46/System.Diagnostics.DiagnosticSource.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net46/System.Diagnostics.DiagnosticSource.dll": { - "related": ".xml" - } - } - }, - "System.Memory/4.5.4": { - "type": "package", - "dependencies": { - "System.Buffers": "4.5.1", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.5.3" - }, - "frameworkAssemblies": [ - "System", - "mscorlib" - ], - "compile": { - "lib/net461/System.Memory.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net461/System.Memory.dll": { - "related": ".xml" - } - } - }, - "System.Numerics.Vectors/4.5.0": { - "type": "package", - "frameworkAssemblies": [ - "System.Numerics", - "mscorlib" - ], - "compile": { - "ref/net46/System.Numerics.Vectors.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net46/System.Numerics.Vectors.dll": { - "related": ".xml" - } - } - }, - "System.Reflection.Metadata/1.6.0": { - "type": "package", - "dependencies": { - "System.Collections.Immutable": "1.5.0" - }, - "compile": { - "lib/netstandard2.0/System.Reflection.Metadata.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/System.Reflection.Metadata.dll": { - "related": ".xml" - } - } - }, - "System.Runtime.CompilerServices.Unsafe/5.0.0": { - "type": "package", - "frameworkAssemblies": [ - "mscorlib" - ], - "compile": { - "ref/net461/System.Runtime.CompilerServices.Unsafe.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net45/System.Runtime.CompilerServices.Unsafe.dll": { - "related": ".xml" - } - } - }, - "DynamORM/1.7.0": { - "type": "project", - "framework": ".NETFramework,Version=v4.7.2", - "dependencies": { - "Microsoft.CSharp": "4.7.0", - "System.Data.Common": "4.3.0" - }, - "compile": { - "bin/placeholder/DynamORM.dll": {} - }, - "runtime": { - "bin/placeholder/DynamORM.dll": {} - } - } - }, - ".NETFramework,Version=v4.8/win": { - "EntityFramework/6.4.4": { - "type": "package", - "frameworkAssemblies": [ - "System.ComponentModel.DataAnnotations" - ], - "compile": { - "lib/net45/EntityFramework.SqlServer.dll": { - "related": ".xml" - }, - "lib/net45/EntityFramework.dll": { - "related": ".SqlServer.xml;.xml" - } - }, - "runtime": { - "lib/net45/EntityFramework.SqlServer.dll": { - "related": ".xml" - }, - "lib/net45/EntityFramework.dll": { - "related": ".SqlServer.xml;.xml" - } - }, - "build": { - "buildTransitive/EntityFramework.props": {}, - "buildTransitive/EntityFramework.targets": {} - } - }, - "Microsoft.ApplicationInsights/2.22.0": { - "type": "package", - "dependencies": { - "System.Diagnostics.DiagnosticSource": "5.0.0" - }, - "frameworkAssemblies": [ - "System.Net.Http" - ], - "compile": { - "lib/net46/Microsoft.ApplicationInsights.dll": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/net46/Microsoft.ApplicationInsights.dll": { - "related": ".pdb;.xml" - } - } - }, - "Microsoft.CSharp/4.7.0": { - "type": "package", - "frameworkAssemblies": [ - "Microsoft.CSharp" - ], - "compile": { - "ref/net45/_._": {} - }, - "runtime": { - "lib/net45/_._": {} - } - }, - "Microsoft.Testing.Extensions.Telemetry/1.1.0": { - "type": "package", - "dependencies": { - "Microsoft.ApplicationInsights": "2.22.0", - "Microsoft.Testing.Platform": "1.1.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Testing.Extensions.Telemetry.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Testing.Extensions.Telemetry.dll": { - "related": ".xml" - } - }, - "resource": { - "lib/netstandard2.0/cs/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "cs" - }, - "lib/netstandard2.0/de/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "de" - }, - "lib/netstandard2.0/es/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "es" - }, - "lib/netstandard2.0/fr/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "fr" - }, - "lib/netstandard2.0/it/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "it" - }, - "lib/netstandard2.0/ja/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "ja" - }, - "lib/netstandard2.0/ko/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "ko" - }, - "lib/netstandard2.0/pl/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "pl" - }, - "lib/netstandard2.0/pt-BR/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "pt-BR" - }, - "lib/netstandard2.0/ru/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "ru" - }, - "lib/netstandard2.0/tr/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "tr" - }, - "lib/netstandard2.0/zh-Hans/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netstandard2.0/zh-Hant/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "zh-Hant" - } - }, - "build": { - "buildTransitive/netstandard2.0/Microsoft.Testing.Extensions.Telemetry.props": {} - }, - "buildMultiTargeting": { - "buildMultiTargeting/Microsoft.Testing.Extensions.Telemetry.props": {} - } - }, - "Microsoft.Testing.Extensions.TrxReport.Abstractions/1.1.0": { - "type": "package", - "dependencies": { - "Microsoft.Testing.Platform": "1.1.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Testing.Extensions.TrxReport.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Testing.Extensions.TrxReport.Abstractions.dll": { - "related": ".xml" - } - } - }, - "Microsoft.Testing.Extensions.VSTestBridge/1.1.0": { - "type": "package", - "dependencies": { - "Microsoft.TestPlatform.ObjectModel": "17.5.0", - "Microsoft.Testing.Extensions.Telemetry": "1.1.0", - "Microsoft.Testing.Extensions.TrxReport.Abstractions": "1.1.0", - "Microsoft.Testing.Platform": "1.1.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Testing.Extensions.VSTestBridge.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Testing.Extensions.VSTestBridge.dll": { - "related": ".xml" - } - }, - "resource": { - "lib/netstandard2.0/cs/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "cs" - }, - "lib/netstandard2.0/de/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "de" - }, - "lib/netstandard2.0/es/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "es" - }, - "lib/netstandard2.0/fr/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "fr" - }, - "lib/netstandard2.0/it/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "it" - }, - "lib/netstandard2.0/ja/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "ja" - }, - "lib/netstandard2.0/ko/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "ko" - }, - "lib/netstandard2.0/pl/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "pl" - }, - "lib/netstandard2.0/pt-BR/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "pt-BR" - }, - "lib/netstandard2.0/ru/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "ru" - }, - "lib/netstandard2.0/tr/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "tr" - }, - "lib/netstandard2.0/zh-Hans/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netstandard2.0/zh-Hant/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.Testing.Platform/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Testing.Platform.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Testing.Platform.dll": { - "related": ".xml" - } - }, - "resource": { - "lib/netstandard2.0/cs/Microsoft.Testing.Platform.resources.dll": { - "locale": "cs" - }, - "lib/netstandard2.0/de/Microsoft.Testing.Platform.resources.dll": { - "locale": "de" - }, - "lib/netstandard2.0/es/Microsoft.Testing.Platform.resources.dll": { - "locale": "es" - }, - "lib/netstandard2.0/fr/Microsoft.Testing.Platform.resources.dll": { - "locale": "fr" - }, - "lib/netstandard2.0/it/Microsoft.Testing.Platform.resources.dll": { - "locale": "it" - }, - "lib/netstandard2.0/ja/Microsoft.Testing.Platform.resources.dll": { - "locale": "ja" - }, - "lib/netstandard2.0/ko/Microsoft.Testing.Platform.resources.dll": { - "locale": "ko" - }, - "lib/netstandard2.0/pl/Microsoft.Testing.Platform.resources.dll": { - "locale": "pl" - }, - "lib/netstandard2.0/pt-BR/Microsoft.Testing.Platform.resources.dll": { - "locale": "pt-BR" - }, - "lib/netstandard2.0/ru/Microsoft.Testing.Platform.resources.dll": { - "locale": "ru" - }, - "lib/netstandard2.0/tr/Microsoft.Testing.Platform.resources.dll": { - "locale": "tr" - }, - "lib/netstandard2.0/zh-Hans/Microsoft.Testing.Platform.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netstandard2.0/zh-Hant/Microsoft.Testing.Platform.resources.dll": { - "locale": "zh-Hant" - } - }, - "build": { - "buildTransitive/netstandard2.0/Microsoft.Testing.Platform.props": {} - }, - "buildMultiTargeting": { - "buildMultiTargeting/Microsoft.Testing.Platform.props": {} - } - }, - "Microsoft.Testing.Platform.MSBuild/1.1.0": { - "type": "package", - "dependencies": { - "Microsoft.Testing.Platform": "1.1.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Testing.Platform.MSBuild.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Testing.Platform.MSBuild.dll": { - "related": ".xml" - } - }, - "resource": { - "lib/netstandard2.0/cs/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "cs" - }, - "lib/netstandard2.0/de/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "de" - }, - "lib/netstandard2.0/es/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "es" - }, - "lib/netstandard2.0/fr/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "fr" - }, - "lib/netstandard2.0/it/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "it" - }, - "lib/netstandard2.0/ja/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "ja" - }, - "lib/netstandard2.0/ko/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "ko" - }, - "lib/netstandard2.0/pl/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "pl" - }, - "lib/netstandard2.0/pt-BR/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "pt-BR" - }, - "lib/netstandard2.0/ru/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "ru" - }, - "lib/netstandard2.0/tr/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "tr" - }, - "lib/netstandard2.0/zh-Hans/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netstandard2.0/zh-Hant/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "zh-Hant" - } - }, - "build": { - "buildTransitive/netstandard2.0/Microsoft.Testing.Platform.MSBuild.props": {}, - "buildTransitive/netstandard2.0/Microsoft.Testing.Platform.MSBuild.targets": {} - }, - "buildMultiTargeting": { - "buildMultiTargeting/Microsoft.Testing.Platform.MSBuild.props": {}, - "buildMultiTargeting/Microsoft.Testing.Platform.MSBuild.targets": {} - } - }, - "Microsoft.TestPlatform.ObjectModel/17.5.0": { - "type": "package", - "dependencies": { - "NuGet.Frameworks": "5.11.0", - "System.Reflection.Metadata": "1.6.0" - }, - "frameworkAssemblies": [ - "Microsoft.CSharp", - "System", - "System.Configuration", - "System.Core", - "System.Runtime", - "System.Runtime.Serialization", - "System.Xml", - "mscorlib" - ], - "compile": { - "lib/net462/Microsoft.TestPlatform.CoreUtilities.dll": {}, - "lib/net462/Microsoft.TestPlatform.PlatformAbstractions.dll": {}, - "lib/net462/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {} - }, - "runtime": { - "lib/net462/Microsoft.TestPlatform.CoreUtilities.dll": {}, - "lib/net462/Microsoft.TestPlatform.PlatformAbstractions.dll": {}, - "lib/net462/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {} - }, - "resource": { - "lib/net462/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "cs" - }, - "lib/net462/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "cs" - }, - "lib/net462/de/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "de" - }, - "lib/net462/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "de" - }, - "lib/net462/es/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "es" - }, - "lib/net462/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "es" - }, - "lib/net462/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "fr" - }, - "lib/net462/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "fr" - }, - "lib/net462/it/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "it" - }, - "lib/net462/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "it" - }, - "lib/net462/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "ja" - }, - "lib/net462/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "ja" - }, - "lib/net462/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "ko" - }, - "lib/net462/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "ko" - }, - "lib/net462/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "pl" - }, - "lib/net462/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "pl" - }, - "lib/net462/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "pt-BR" - }, - "lib/net462/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "pt-BR" - }, - "lib/net462/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "ru" - }, - "lib/net462/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "ru" - }, - "lib/net462/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "tr" - }, - "lib/net462/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "tr" - }, - "lib/net462/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net462/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net462/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "zh-Hant" - }, - "lib/net462/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "MSTest.TestAdapter/3.3.1": { - "type": "package", - "dependencies": { - "Microsoft.Testing.Extensions.VSTestBridge": "1.1.0", - "Microsoft.Testing.Platform.MSBuild": "1.1.0" - }, - "build": { - "build/net462/MSTest.TestAdapter.props": {}, - "build/net462/MSTest.TestAdapter.targets": {} - } - }, - "MSTest.TestFramework/3.3.1": { - "type": "package", - "compile": { - "lib/net462/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll": { - "related": ".xml" - }, - "lib/net462/Microsoft.VisualStudio.TestPlatform.TestFramework.dll": { - "related": ".Extensions.xml;.xml" - } - }, - "runtime": { - "lib/net462/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll": { - "related": ".xml" - }, - "lib/net462/Microsoft.VisualStudio.TestPlatform.TestFramework.dll": { - "related": ".Extensions.xml;.xml" - } - }, - "resource": { - "lib/net462/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "cs" - }, - "lib/net462/de/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "de" - }, - "lib/net462/es/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "es" - }, - "lib/net462/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "fr" - }, - "lib/net462/it/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "it" - }, - "lib/net462/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "ja" - }, - "lib/net462/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "ko" - }, - "lib/net462/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "pl" - }, - "lib/net462/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "pt-BR" - }, - "lib/net462/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "ru" - }, - "lib/net462/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "tr" - }, - "lib/net462/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net462/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "NuGet.Frameworks/5.11.0": { - "type": "package", - "compile": { - "lib/net472/NuGet.Frameworks.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net472/NuGet.Frameworks.dll": { - "related": ".xml" - } - } - }, - "Stub.System.Data.SQLite.Core.NetFramework/1.0.118": { - "type": "package", - "compile": { - "lib/net46/System.Data.SQLite.dll": { - "related": ".dll.altconfig;.xml" - } - }, - "runtime": { - "lib/net46/System.Data.SQLite.dll": { - "related": ".dll.altconfig;.xml" - } - }, - "build": { - "buildTransitive/net46/Stub.System.Data.SQLite.Core.NetFramework.targets": {} - } - }, - "System.Buffers/4.5.1": { - "type": "package", - "frameworkAssemblies": [ - "mscorlib" - ], - "compile": { - "ref/net45/System.Buffers.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net461/System.Buffers.dll": { - "related": ".xml" - } - } - }, - "System.Collections.Immutable/1.5.0": { - "type": "package", - "compile": { - "lib/netstandard2.0/System.Collections.Immutable.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/System.Collections.Immutable.dll": { - "related": ".xml" - } - } - }, - "System.Data.Common/4.3.0": { - "type": "package", - "frameworkAssemblies": [ - "System.Data", - "mscorlib" - ], - "compile": { - "ref/net451/System.Data.Common.dll": {} - }, - "runtime": { - "lib/net451/System.Data.Common.dll": {} - } - }, - "System.Data.SQLite/1.0.118": { - "type": "package", - "dependencies": { - "System.Data.SQLite.Core": "[1.0.118]", - "System.Data.SQLite.EF6": "[1.0.118]", - "System.Data.SQLite.Linq": "[1.0.118]" - } - }, - "System.Data.SQLite.Core/1.0.118": { - "type": "package", - "dependencies": { - "Stub.System.Data.SQLite.Core.NetFramework": "[1.0.118]" - } - }, - "System.Data.SQLite.EF6/1.0.118": { - "type": "package", - "dependencies": { - "EntityFramework": "6.4.4" - }, - "compile": { - "lib/net46/System.Data.SQLite.EF6.dll": {} - }, - "runtime": { - "lib/net46/System.Data.SQLite.EF6.dll": {} - } - }, - "System.Data.SQLite.Linq/1.0.118": { - "type": "package", - "compile": { - "lib/net46/System.Data.SQLite.Linq.dll": {} - }, - "runtime": { - "lib/net46/System.Data.SQLite.Linq.dll": {} - } - }, - "System.Diagnostics.DiagnosticSource/5.0.0": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.4", - "System.Runtime.CompilerServices.Unsafe": "5.0.0" - }, - "frameworkAssemblies": [ - "System", - "mscorlib" - ], - "compile": { - "lib/net46/System.Diagnostics.DiagnosticSource.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net46/System.Diagnostics.DiagnosticSource.dll": { - "related": ".xml" - } - } - }, - "System.Memory/4.5.4": { - "type": "package", - "dependencies": { - "System.Buffers": "4.5.1", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.5.3" - }, - "frameworkAssemblies": [ - "System", - "mscorlib" - ], - "compile": { - "lib/net461/System.Memory.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net461/System.Memory.dll": { - "related": ".xml" - } - } - }, - "System.Numerics.Vectors/4.5.0": { - "type": "package", - "frameworkAssemblies": [ - "System.Numerics", - "mscorlib" - ], - "compile": { - "ref/net46/System.Numerics.Vectors.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net46/System.Numerics.Vectors.dll": { - "related": ".xml" - } - } - }, - "System.Reflection.Metadata/1.6.0": { - "type": "package", - "dependencies": { - "System.Collections.Immutable": "1.5.0" - }, - "compile": { - "lib/netstandard2.0/System.Reflection.Metadata.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/System.Reflection.Metadata.dll": { - "related": ".xml" - } - } - }, - "System.Runtime.CompilerServices.Unsafe/5.0.0": { - "type": "package", - "frameworkAssemblies": [ - "mscorlib" - ], - "compile": { - "ref/net461/System.Runtime.CompilerServices.Unsafe.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net45/System.Runtime.CompilerServices.Unsafe.dll": { - "related": ".xml" - } - } - }, - "DynamORM/1.7.0": { - "type": "project", - "framework": ".NETFramework,Version=v4.7.2", - "dependencies": { - "Microsoft.CSharp": "4.7.0", - "System.Data.Common": "4.3.0" - }, - "compile": { - "bin/placeholder/DynamORM.dll": {} - }, - "runtime": { - "bin/placeholder/DynamORM.dll": {} - } - } - }, - ".NETFramework,Version=v4.8/win-arm64": { - "EntityFramework/6.4.4": { - "type": "package", - "frameworkAssemblies": [ - "System.ComponentModel.DataAnnotations" - ], - "compile": { - "lib/net45/EntityFramework.SqlServer.dll": { - "related": ".xml" - }, - "lib/net45/EntityFramework.dll": { - "related": ".SqlServer.xml;.xml" - } - }, - "runtime": { - "lib/net45/EntityFramework.SqlServer.dll": { - "related": ".xml" - }, - "lib/net45/EntityFramework.dll": { - "related": ".SqlServer.xml;.xml" - } - }, - "build": { - "buildTransitive/EntityFramework.props": {}, - "buildTransitive/EntityFramework.targets": {} - } - }, - "Microsoft.ApplicationInsights/2.22.0": { - "type": "package", - "dependencies": { - "System.Diagnostics.DiagnosticSource": "5.0.0" - }, - "frameworkAssemblies": [ - "System.Net.Http" - ], - "compile": { - "lib/net46/Microsoft.ApplicationInsights.dll": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/net46/Microsoft.ApplicationInsights.dll": { - "related": ".pdb;.xml" - } - } - }, - "Microsoft.CSharp/4.7.0": { - "type": "package", - "frameworkAssemblies": [ - "Microsoft.CSharp" - ], - "compile": { - "ref/net45/_._": {} - }, - "runtime": { - "lib/net45/_._": {} - } - }, - "Microsoft.Testing.Extensions.Telemetry/1.1.0": { - "type": "package", - "dependencies": { - "Microsoft.ApplicationInsights": "2.22.0", - "Microsoft.Testing.Platform": "1.1.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Testing.Extensions.Telemetry.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Testing.Extensions.Telemetry.dll": { - "related": ".xml" - } - }, - "resource": { - "lib/netstandard2.0/cs/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "cs" - }, - "lib/netstandard2.0/de/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "de" - }, - "lib/netstandard2.0/es/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "es" - }, - "lib/netstandard2.0/fr/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "fr" - }, - "lib/netstandard2.0/it/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "it" - }, - "lib/netstandard2.0/ja/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "ja" - }, - "lib/netstandard2.0/ko/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "ko" - }, - "lib/netstandard2.0/pl/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "pl" - }, - "lib/netstandard2.0/pt-BR/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "pt-BR" - }, - "lib/netstandard2.0/ru/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "ru" - }, - "lib/netstandard2.0/tr/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "tr" - }, - "lib/netstandard2.0/zh-Hans/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netstandard2.0/zh-Hant/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "zh-Hant" - } - }, - "build": { - "buildTransitive/netstandard2.0/Microsoft.Testing.Extensions.Telemetry.props": {} - }, - "buildMultiTargeting": { - "buildMultiTargeting/Microsoft.Testing.Extensions.Telemetry.props": {} - } - }, - "Microsoft.Testing.Extensions.TrxReport.Abstractions/1.1.0": { - "type": "package", - "dependencies": { - "Microsoft.Testing.Platform": "1.1.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Testing.Extensions.TrxReport.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Testing.Extensions.TrxReport.Abstractions.dll": { - "related": ".xml" - } - } - }, - "Microsoft.Testing.Extensions.VSTestBridge/1.1.0": { - "type": "package", - "dependencies": { - "Microsoft.TestPlatform.ObjectModel": "17.5.0", - "Microsoft.Testing.Extensions.Telemetry": "1.1.0", - "Microsoft.Testing.Extensions.TrxReport.Abstractions": "1.1.0", - "Microsoft.Testing.Platform": "1.1.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Testing.Extensions.VSTestBridge.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Testing.Extensions.VSTestBridge.dll": { - "related": ".xml" - } - }, - "resource": { - "lib/netstandard2.0/cs/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "cs" - }, - "lib/netstandard2.0/de/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "de" - }, - "lib/netstandard2.0/es/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "es" - }, - "lib/netstandard2.0/fr/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "fr" - }, - "lib/netstandard2.0/it/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "it" - }, - "lib/netstandard2.0/ja/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "ja" - }, - "lib/netstandard2.0/ko/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "ko" - }, - "lib/netstandard2.0/pl/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "pl" - }, - "lib/netstandard2.0/pt-BR/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "pt-BR" - }, - "lib/netstandard2.0/ru/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "ru" - }, - "lib/netstandard2.0/tr/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "tr" - }, - "lib/netstandard2.0/zh-Hans/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netstandard2.0/zh-Hant/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.Testing.Platform/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Testing.Platform.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Testing.Platform.dll": { - "related": ".xml" - } - }, - "resource": { - "lib/netstandard2.0/cs/Microsoft.Testing.Platform.resources.dll": { - "locale": "cs" - }, - "lib/netstandard2.0/de/Microsoft.Testing.Platform.resources.dll": { - "locale": "de" - }, - "lib/netstandard2.0/es/Microsoft.Testing.Platform.resources.dll": { - "locale": "es" - }, - "lib/netstandard2.0/fr/Microsoft.Testing.Platform.resources.dll": { - "locale": "fr" - }, - "lib/netstandard2.0/it/Microsoft.Testing.Platform.resources.dll": { - "locale": "it" - }, - "lib/netstandard2.0/ja/Microsoft.Testing.Platform.resources.dll": { - "locale": "ja" - }, - "lib/netstandard2.0/ko/Microsoft.Testing.Platform.resources.dll": { - "locale": "ko" - }, - "lib/netstandard2.0/pl/Microsoft.Testing.Platform.resources.dll": { - "locale": "pl" - }, - "lib/netstandard2.0/pt-BR/Microsoft.Testing.Platform.resources.dll": { - "locale": "pt-BR" - }, - "lib/netstandard2.0/ru/Microsoft.Testing.Platform.resources.dll": { - "locale": "ru" - }, - "lib/netstandard2.0/tr/Microsoft.Testing.Platform.resources.dll": { - "locale": "tr" - }, - "lib/netstandard2.0/zh-Hans/Microsoft.Testing.Platform.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netstandard2.0/zh-Hant/Microsoft.Testing.Platform.resources.dll": { - "locale": "zh-Hant" - } - }, - "build": { - "buildTransitive/netstandard2.0/Microsoft.Testing.Platform.props": {} - }, - "buildMultiTargeting": { - "buildMultiTargeting/Microsoft.Testing.Platform.props": {} - } - }, - "Microsoft.Testing.Platform.MSBuild/1.1.0": { - "type": "package", - "dependencies": { - "Microsoft.Testing.Platform": "1.1.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Testing.Platform.MSBuild.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Testing.Platform.MSBuild.dll": { - "related": ".xml" - } - }, - "resource": { - "lib/netstandard2.0/cs/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "cs" - }, - "lib/netstandard2.0/de/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "de" - }, - "lib/netstandard2.0/es/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "es" - }, - "lib/netstandard2.0/fr/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "fr" - }, - "lib/netstandard2.0/it/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "it" - }, - "lib/netstandard2.0/ja/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "ja" - }, - "lib/netstandard2.0/ko/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "ko" - }, - "lib/netstandard2.0/pl/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "pl" - }, - "lib/netstandard2.0/pt-BR/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "pt-BR" - }, - "lib/netstandard2.0/ru/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "ru" - }, - "lib/netstandard2.0/tr/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "tr" - }, - "lib/netstandard2.0/zh-Hans/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netstandard2.0/zh-Hant/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "zh-Hant" - } - }, - "build": { - "buildTransitive/netstandard2.0/Microsoft.Testing.Platform.MSBuild.props": {}, - "buildTransitive/netstandard2.0/Microsoft.Testing.Platform.MSBuild.targets": {} - }, - "buildMultiTargeting": { - "buildMultiTargeting/Microsoft.Testing.Platform.MSBuild.props": {}, - "buildMultiTargeting/Microsoft.Testing.Platform.MSBuild.targets": {} - } - }, - "Microsoft.TestPlatform.ObjectModel/17.5.0": { - "type": "package", - "dependencies": { - "NuGet.Frameworks": "5.11.0", - "System.Reflection.Metadata": "1.6.0" - }, - "frameworkAssemblies": [ - "Microsoft.CSharp", - "System", - "System.Configuration", - "System.Core", - "System.Runtime", - "System.Runtime.Serialization", - "System.Xml", - "mscorlib" - ], - "compile": { - "lib/net462/Microsoft.TestPlatform.CoreUtilities.dll": {}, - "lib/net462/Microsoft.TestPlatform.PlatformAbstractions.dll": {}, - "lib/net462/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {} - }, - "runtime": { - "lib/net462/Microsoft.TestPlatform.CoreUtilities.dll": {}, - "lib/net462/Microsoft.TestPlatform.PlatformAbstractions.dll": {}, - "lib/net462/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {} - }, - "resource": { - "lib/net462/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "cs" - }, - "lib/net462/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "cs" - }, - "lib/net462/de/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "de" - }, - "lib/net462/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "de" - }, - "lib/net462/es/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "es" - }, - "lib/net462/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "es" - }, - "lib/net462/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "fr" - }, - "lib/net462/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "fr" - }, - "lib/net462/it/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "it" - }, - "lib/net462/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "it" - }, - "lib/net462/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "ja" - }, - "lib/net462/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "ja" - }, - "lib/net462/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "ko" - }, - "lib/net462/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "ko" - }, - "lib/net462/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "pl" - }, - "lib/net462/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "pl" - }, - "lib/net462/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "pt-BR" - }, - "lib/net462/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "pt-BR" - }, - "lib/net462/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "ru" - }, - "lib/net462/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "ru" - }, - "lib/net462/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "tr" - }, - "lib/net462/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "tr" - }, - "lib/net462/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net462/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net462/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "zh-Hant" - }, - "lib/net462/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "MSTest.TestAdapter/3.3.1": { - "type": "package", - "dependencies": { - "Microsoft.Testing.Extensions.VSTestBridge": "1.1.0", - "Microsoft.Testing.Platform.MSBuild": "1.1.0" - }, - "build": { - "build/net462/MSTest.TestAdapter.props": {}, - "build/net462/MSTest.TestAdapter.targets": {} - } - }, - "MSTest.TestFramework/3.3.1": { - "type": "package", - "compile": { - "lib/net462/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll": { - "related": ".xml" - }, - "lib/net462/Microsoft.VisualStudio.TestPlatform.TestFramework.dll": { - "related": ".Extensions.xml;.xml" - } - }, - "runtime": { - "lib/net462/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll": { - "related": ".xml" - }, - "lib/net462/Microsoft.VisualStudio.TestPlatform.TestFramework.dll": { - "related": ".Extensions.xml;.xml" - } - }, - "resource": { - "lib/net462/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "cs" - }, - "lib/net462/de/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "de" - }, - "lib/net462/es/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "es" - }, - "lib/net462/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "fr" - }, - "lib/net462/it/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "it" - }, - "lib/net462/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "ja" - }, - "lib/net462/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "ko" - }, - "lib/net462/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "pl" - }, - "lib/net462/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "pt-BR" - }, - "lib/net462/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "ru" - }, - "lib/net462/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "tr" - }, - "lib/net462/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net462/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "NuGet.Frameworks/5.11.0": { - "type": "package", - "compile": { - "lib/net472/NuGet.Frameworks.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net472/NuGet.Frameworks.dll": { - "related": ".xml" - } - } - }, - "Stub.System.Data.SQLite.Core.NetFramework/1.0.118": { - "type": "package", - "compile": { - "lib/net46/System.Data.SQLite.dll": { - "related": ".dll.altconfig;.xml" - } - }, - "runtime": { - "lib/net46/System.Data.SQLite.dll": { - "related": ".dll.altconfig;.xml" - } - }, - "build": { - "buildTransitive/net46/Stub.System.Data.SQLite.Core.NetFramework.targets": {} - } - }, - "System.Buffers/4.5.1": { - "type": "package", - "frameworkAssemblies": [ - "mscorlib" - ], - "compile": { - "ref/net45/System.Buffers.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net461/System.Buffers.dll": { - "related": ".xml" - } - } - }, - "System.Collections.Immutable/1.5.0": { - "type": "package", - "compile": { - "lib/netstandard2.0/System.Collections.Immutable.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/System.Collections.Immutable.dll": { - "related": ".xml" - } - } - }, - "System.Data.Common/4.3.0": { - "type": "package", - "frameworkAssemblies": [ - "System.Data", - "mscorlib" - ], - "compile": { - "ref/net451/System.Data.Common.dll": {} - }, - "runtime": { - "lib/net451/System.Data.Common.dll": {} - } - }, - "System.Data.SQLite/1.0.118": { - "type": "package", - "dependencies": { - "System.Data.SQLite.Core": "[1.0.118]", - "System.Data.SQLite.EF6": "[1.0.118]", - "System.Data.SQLite.Linq": "[1.0.118]" - } - }, - "System.Data.SQLite.Core/1.0.118": { - "type": "package", - "dependencies": { - "Stub.System.Data.SQLite.Core.NetFramework": "[1.0.118]" - } - }, - "System.Data.SQLite.EF6/1.0.118": { - "type": "package", - "dependencies": { - "EntityFramework": "6.4.4" - }, - "compile": { - "lib/net46/System.Data.SQLite.EF6.dll": {} - }, - "runtime": { - "lib/net46/System.Data.SQLite.EF6.dll": {} - } - }, - "System.Data.SQLite.Linq/1.0.118": { - "type": "package", - "compile": { - "lib/net46/System.Data.SQLite.Linq.dll": {} - }, - "runtime": { - "lib/net46/System.Data.SQLite.Linq.dll": {} - } - }, - "System.Diagnostics.DiagnosticSource/5.0.0": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.4", - "System.Runtime.CompilerServices.Unsafe": "5.0.0" - }, - "frameworkAssemblies": [ - "System", - "mscorlib" - ], - "compile": { - "lib/net46/System.Diagnostics.DiagnosticSource.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net46/System.Diagnostics.DiagnosticSource.dll": { - "related": ".xml" - } - } - }, - "System.Memory/4.5.4": { - "type": "package", - "dependencies": { - "System.Buffers": "4.5.1", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.5.3" - }, - "frameworkAssemblies": [ - "System", - "mscorlib" - ], - "compile": { - "lib/net461/System.Memory.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net461/System.Memory.dll": { - "related": ".xml" - } - } - }, - "System.Numerics.Vectors/4.5.0": { - "type": "package", - "frameworkAssemblies": [ - "System.Numerics", - "mscorlib" - ], - "compile": { - "ref/net46/System.Numerics.Vectors.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net46/System.Numerics.Vectors.dll": { - "related": ".xml" - } - } - }, - "System.Reflection.Metadata/1.6.0": { - "type": "package", - "dependencies": { - "System.Collections.Immutable": "1.5.0" - }, - "compile": { - "lib/netstandard2.0/System.Reflection.Metadata.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/System.Reflection.Metadata.dll": { - "related": ".xml" - } - } - }, - "System.Runtime.CompilerServices.Unsafe/5.0.0": { - "type": "package", - "frameworkAssemblies": [ - "mscorlib" - ], - "compile": { - "ref/net461/System.Runtime.CompilerServices.Unsafe.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net45/System.Runtime.CompilerServices.Unsafe.dll": { - "related": ".xml" - } - } - }, - "DynamORM/1.7.0": { - "type": "project", - "framework": ".NETFramework,Version=v4.7.2", - "dependencies": { - "Microsoft.CSharp": "4.7.0", - "System.Data.Common": "4.3.0" - }, - "compile": { - "bin/placeholder/DynamORM.dll": {} - }, - "runtime": { - "bin/placeholder/DynamORM.dll": {} - } - } - }, - ".NETFramework,Version=v4.8/win-x64": { - "EntityFramework/6.4.4": { - "type": "package", - "frameworkAssemblies": [ - "System.ComponentModel.DataAnnotations" - ], - "compile": { - "lib/net45/EntityFramework.SqlServer.dll": { - "related": ".xml" - }, - "lib/net45/EntityFramework.dll": { - "related": ".SqlServer.xml;.xml" - } - }, - "runtime": { - "lib/net45/EntityFramework.SqlServer.dll": { - "related": ".xml" - }, - "lib/net45/EntityFramework.dll": { - "related": ".SqlServer.xml;.xml" - } - }, - "build": { - "buildTransitive/EntityFramework.props": {}, - "buildTransitive/EntityFramework.targets": {} - } - }, - "Microsoft.ApplicationInsights/2.22.0": { - "type": "package", - "dependencies": { - "System.Diagnostics.DiagnosticSource": "5.0.0" - }, - "frameworkAssemblies": [ - "System.Net.Http" - ], - "compile": { - "lib/net46/Microsoft.ApplicationInsights.dll": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/net46/Microsoft.ApplicationInsights.dll": { - "related": ".pdb;.xml" - } - } - }, - "Microsoft.CSharp/4.7.0": { - "type": "package", - "frameworkAssemblies": [ - "Microsoft.CSharp" - ], - "compile": { - "ref/net45/_._": {} - }, - "runtime": { - "lib/net45/_._": {} - } - }, - "Microsoft.Testing.Extensions.Telemetry/1.1.0": { - "type": "package", - "dependencies": { - "Microsoft.ApplicationInsights": "2.22.0", - "Microsoft.Testing.Platform": "1.1.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Testing.Extensions.Telemetry.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Testing.Extensions.Telemetry.dll": { - "related": ".xml" - } - }, - "resource": { - "lib/netstandard2.0/cs/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "cs" - }, - "lib/netstandard2.0/de/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "de" - }, - "lib/netstandard2.0/es/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "es" - }, - "lib/netstandard2.0/fr/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "fr" - }, - "lib/netstandard2.0/it/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "it" - }, - "lib/netstandard2.0/ja/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "ja" - }, - "lib/netstandard2.0/ko/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "ko" - }, - "lib/netstandard2.0/pl/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "pl" - }, - "lib/netstandard2.0/pt-BR/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "pt-BR" - }, - "lib/netstandard2.0/ru/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "ru" - }, - "lib/netstandard2.0/tr/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "tr" - }, - "lib/netstandard2.0/zh-Hans/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netstandard2.0/zh-Hant/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "zh-Hant" - } - }, - "build": { - "buildTransitive/netstandard2.0/Microsoft.Testing.Extensions.Telemetry.props": {} - }, - "buildMultiTargeting": { - "buildMultiTargeting/Microsoft.Testing.Extensions.Telemetry.props": {} - } - }, - "Microsoft.Testing.Extensions.TrxReport.Abstractions/1.1.0": { - "type": "package", - "dependencies": { - "Microsoft.Testing.Platform": "1.1.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Testing.Extensions.TrxReport.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Testing.Extensions.TrxReport.Abstractions.dll": { - "related": ".xml" - } - } - }, - "Microsoft.Testing.Extensions.VSTestBridge/1.1.0": { - "type": "package", - "dependencies": { - "Microsoft.TestPlatform.ObjectModel": "17.5.0", - "Microsoft.Testing.Extensions.Telemetry": "1.1.0", - "Microsoft.Testing.Extensions.TrxReport.Abstractions": "1.1.0", - "Microsoft.Testing.Platform": "1.1.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Testing.Extensions.VSTestBridge.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Testing.Extensions.VSTestBridge.dll": { - "related": ".xml" - } - }, - "resource": { - "lib/netstandard2.0/cs/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "cs" - }, - "lib/netstandard2.0/de/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "de" - }, - "lib/netstandard2.0/es/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "es" - }, - "lib/netstandard2.0/fr/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "fr" - }, - "lib/netstandard2.0/it/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "it" - }, - "lib/netstandard2.0/ja/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "ja" - }, - "lib/netstandard2.0/ko/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "ko" - }, - "lib/netstandard2.0/pl/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "pl" - }, - "lib/netstandard2.0/pt-BR/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "pt-BR" - }, - "lib/netstandard2.0/ru/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "ru" - }, - "lib/netstandard2.0/tr/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "tr" - }, - "lib/netstandard2.0/zh-Hans/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netstandard2.0/zh-Hant/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.Testing.Platform/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Testing.Platform.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Testing.Platform.dll": { - "related": ".xml" - } - }, - "resource": { - "lib/netstandard2.0/cs/Microsoft.Testing.Platform.resources.dll": { - "locale": "cs" - }, - "lib/netstandard2.0/de/Microsoft.Testing.Platform.resources.dll": { - "locale": "de" - }, - "lib/netstandard2.0/es/Microsoft.Testing.Platform.resources.dll": { - "locale": "es" - }, - "lib/netstandard2.0/fr/Microsoft.Testing.Platform.resources.dll": { - "locale": "fr" - }, - "lib/netstandard2.0/it/Microsoft.Testing.Platform.resources.dll": { - "locale": "it" - }, - "lib/netstandard2.0/ja/Microsoft.Testing.Platform.resources.dll": { - "locale": "ja" - }, - "lib/netstandard2.0/ko/Microsoft.Testing.Platform.resources.dll": { - "locale": "ko" - }, - "lib/netstandard2.0/pl/Microsoft.Testing.Platform.resources.dll": { - "locale": "pl" - }, - "lib/netstandard2.0/pt-BR/Microsoft.Testing.Platform.resources.dll": { - "locale": "pt-BR" - }, - "lib/netstandard2.0/ru/Microsoft.Testing.Platform.resources.dll": { - "locale": "ru" - }, - "lib/netstandard2.0/tr/Microsoft.Testing.Platform.resources.dll": { - "locale": "tr" - }, - "lib/netstandard2.0/zh-Hans/Microsoft.Testing.Platform.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netstandard2.0/zh-Hant/Microsoft.Testing.Platform.resources.dll": { - "locale": "zh-Hant" - } - }, - "build": { - "buildTransitive/netstandard2.0/Microsoft.Testing.Platform.props": {} - }, - "buildMultiTargeting": { - "buildMultiTargeting/Microsoft.Testing.Platform.props": {} - } - }, - "Microsoft.Testing.Platform.MSBuild/1.1.0": { - "type": "package", - "dependencies": { - "Microsoft.Testing.Platform": "1.1.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Testing.Platform.MSBuild.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Testing.Platform.MSBuild.dll": { - "related": ".xml" - } - }, - "resource": { - "lib/netstandard2.0/cs/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "cs" - }, - "lib/netstandard2.0/de/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "de" - }, - "lib/netstandard2.0/es/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "es" - }, - "lib/netstandard2.0/fr/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "fr" - }, - "lib/netstandard2.0/it/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "it" - }, - "lib/netstandard2.0/ja/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "ja" - }, - "lib/netstandard2.0/ko/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "ko" - }, - "lib/netstandard2.0/pl/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "pl" - }, - "lib/netstandard2.0/pt-BR/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "pt-BR" - }, - "lib/netstandard2.0/ru/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "ru" - }, - "lib/netstandard2.0/tr/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "tr" - }, - "lib/netstandard2.0/zh-Hans/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netstandard2.0/zh-Hant/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "zh-Hant" - } - }, - "build": { - "buildTransitive/netstandard2.0/Microsoft.Testing.Platform.MSBuild.props": {}, - "buildTransitive/netstandard2.0/Microsoft.Testing.Platform.MSBuild.targets": {} - }, - "buildMultiTargeting": { - "buildMultiTargeting/Microsoft.Testing.Platform.MSBuild.props": {}, - "buildMultiTargeting/Microsoft.Testing.Platform.MSBuild.targets": {} - } - }, - "Microsoft.TestPlatform.ObjectModel/17.5.0": { - "type": "package", - "dependencies": { - "NuGet.Frameworks": "5.11.0", - "System.Reflection.Metadata": "1.6.0" - }, - "frameworkAssemblies": [ - "Microsoft.CSharp", - "System", - "System.Configuration", - "System.Core", - "System.Runtime", - "System.Runtime.Serialization", - "System.Xml", - "mscorlib" - ], - "compile": { - "lib/net462/Microsoft.TestPlatform.CoreUtilities.dll": {}, - "lib/net462/Microsoft.TestPlatform.PlatformAbstractions.dll": {}, - "lib/net462/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {} - }, - "runtime": { - "lib/net462/Microsoft.TestPlatform.CoreUtilities.dll": {}, - "lib/net462/Microsoft.TestPlatform.PlatformAbstractions.dll": {}, - "lib/net462/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {} - }, - "resource": { - "lib/net462/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "cs" - }, - "lib/net462/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "cs" - }, - "lib/net462/de/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "de" - }, - "lib/net462/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "de" - }, - "lib/net462/es/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "es" - }, - "lib/net462/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "es" - }, - "lib/net462/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "fr" - }, - "lib/net462/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "fr" - }, - "lib/net462/it/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "it" - }, - "lib/net462/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "it" - }, - "lib/net462/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "ja" - }, - "lib/net462/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "ja" - }, - "lib/net462/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "ko" - }, - "lib/net462/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "ko" - }, - "lib/net462/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "pl" - }, - "lib/net462/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "pl" - }, - "lib/net462/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "pt-BR" - }, - "lib/net462/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "pt-BR" - }, - "lib/net462/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "ru" - }, - "lib/net462/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "ru" - }, - "lib/net462/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "tr" - }, - "lib/net462/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "tr" - }, - "lib/net462/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net462/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net462/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "zh-Hant" - }, - "lib/net462/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "MSTest.TestAdapter/3.3.1": { - "type": "package", - "dependencies": { - "Microsoft.Testing.Extensions.VSTestBridge": "1.1.0", - "Microsoft.Testing.Platform.MSBuild": "1.1.0" - }, - "build": { - "build/net462/MSTest.TestAdapter.props": {}, - "build/net462/MSTest.TestAdapter.targets": {} - } - }, - "MSTest.TestFramework/3.3.1": { - "type": "package", - "compile": { - "lib/net462/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll": { - "related": ".xml" - }, - "lib/net462/Microsoft.VisualStudio.TestPlatform.TestFramework.dll": { - "related": ".Extensions.xml;.xml" - } - }, - "runtime": { - "lib/net462/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll": { - "related": ".xml" - }, - "lib/net462/Microsoft.VisualStudio.TestPlatform.TestFramework.dll": { - "related": ".Extensions.xml;.xml" - } - }, - "resource": { - "lib/net462/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "cs" - }, - "lib/net462/de/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "de" - }, - "lib/net462/es/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "es" - }, - "lib/net462/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "fr" - }, - "lib/net462/it/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "it" - }, - "lib/net462/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "ja" - }, - "lib/net462/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "ko" - }, - "lib/net462/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "pl" - }, - "lib/net462/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "pt-BR" - }, - "lib/net462/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "ru" - }, - "lib/net462/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "tr" - }, - "lib/net462/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net462/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "NuGet.Frameworks/5.11.0": { - "type": "package", - "compile": { - "lib/net472/NuGet.Frameworks.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net472/NuGet.Frameworks.dll": { - "related": ".xml" - } - } - }, - "Stub.System.Data.SQLite.Core.NetFramework/1.0.118": { - "type": "package", - "compile": { - "lib/net46/System.Data.SQLite.dll": { - "related": ".dll.altconfig;.xml" - } - }, - "runtime": { - "lib/net46/System.Data.SQLite.dll": { - "related": ".dll.altconfig;.xml" - } - }, - "build": { - "buildTransitive/net46/Stub.System.Data.SQLite.Core.NetFramework.targets": {} - } - }, - "System.Buffers/4.5.1": { - "type": "package", - "frameworkAssemblies": [ - "mscorlib" - ], - "compile": { - "ref/net45/System.Buffers.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net461/System.Buffers.dll": { - "related": ".xml" - } - } - }, - "System.Collections.Immutable/1.5.0": { - "type": "package", - "compile": { - "lib/netstandard2.0/System.Collections.Immutable.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/System.Collections.Immutable.dll": { - "related": ".xml" - } - } - }, - "System.Data.Common/4.3.0": { - "type": "package", - "frameworkAssemblies": [ - "System.Data", - "mscorlib" - ], - "compile": { - "ref/net451/System.Data.Common.dll": {} - }, - "runtime": { - "lib/net451/System.Data.Common.dll": {} - } - }, - "System.Data.SQLite/1.0.118": { - "type": "package", - "dependencies": { - "System.Data.SQLite.Core": "[1.0.118]", - "System.Data.SQLite.EF6": "[1.0.118]", - "System.Data.SQLite.Linq": "[1.0.118]" - } - }, - "System.Data.SQLite.Core/1.0.118": { - "type": "package", - "dependencies": { - "Stub.System.Data.SQLite.Core.NetFramework": "[1.0.118]" - } - }, - "System.Data.SQLite.EF6/1.0.118": { - "type": "package", - "dependencies": { - "EntityFramework": "6.4.4" - }, - "compile": { - "lib/net46/System.Data.SQLite.EF6.dll": {} - }, - "runtime": { - "lib/net46/System.Data.SQLite.EF6.dll": {} - } - }, - "System.Data.SQLite.Linq/1.0.118": { - "type": "package", - "compile": { - "lib/net46/System.Data.SQLite.Linq.dll": {} - }, - "runtime": { - "lib/net46/System.Data.SQLite.Linq.dll": {} - } - }, - "System.Diagnostics.DiagnosticSource/5.0.0": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.4", - "System.Runtime.CompilerServices.Unsafe": "5.0.0" - }, - "frameworkAssemblies": [ - "System", - "mscorlib" - ], - "compile": { - "lib/net46/System.Diagnostics.DiagnosticSource.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net46/System.Diagnostics.DiagnosticSource.dll": { - "related": ".xml" - } - } - }, - "System.Memory/4.5.4": { - "type": "package", - "dependencies": { - "System.Buffers": "4.5.1", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.5.3" - }, - "frameworkAssemblies": [ - "System", - "mscorlib" - ], - "compile": { - "lib/net461/System.Memory.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net461/System.Memory.dll": { - "related": ".xml" - } - } - }, - "System.Numerics.Vectors/4.5.0": { - "type": "package", - "frameworkAssemblies": [ - "System.Numerics", - "mscorlib" - ], - "compile": { - "ref/net46/System.Numerics.Vectors.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net46/System.Numerics.Vectors.dll": { - "related": ".xml" - } - } - }, - "System.Reflection.Metadata/1.6.0": { - "type": "package", - "dependencies": { - "System.Collections.Immutable": "1.5.0" - }, - "compile": { - "lib/netstandard2.0/System.Reflection.Metadata.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/System.Reflection.Metadata.dll": { - "related": ".xml" - } - } - }, - "System.Runtime.CompilerServices.Unsafe/5.0.0": { - "type": "package", - "frameworkAssemblies": [ - "mscorlib" - ], - "compile": { - "ref/net461/System.Runtime.CompilerServices.Unsafe.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net45/System.Runtime.CompilerServices.Unsafe.dll": { - "related": ".xml" - } - } - }, - "DynamORM/1.7.0": { - "type": "project", - "framework": ".NETFramework,Version=v4.7.2", - "dependencies": { - "Microsoft.CSharp": "4.7.0", - "System.Data.Common": "4.3.0" - }, - "compile": { - "bin/placeholder/DynamORM.dll": {} - }, - "runtime": { - "bin/placeholder/DynamORM.dll": {} - } - } - }, - ".NETFramework,Version=v4.8/win-x86": { - "EntityFramework/6.4.4": { - "type": "package", - "frameworkAssemblies": [ - "System.ComponentModel.DataAnnotations" - ], - "compile": { - "lib/net45/EntityFramework.SqlServer.dll": { - "related": ".xml" - }, - "lib/net45/EntityFramework.dll": { - "related": ".SqlServer.xml;.xml" - } - }, - "runtime": { - "lib/net45/EntityFramework.SqlServer.dll": { - "related": ".xml" - }, - "lib/net45/EntityFramework.dll": { - "related": ".SqlServer.xml;.xml" - } - }, - "build": { - "buildTransitive/EntityFramework.props": {}, - "buildTransitive/EntityFramework.targets": {} - } - }, - "Microsoft.ApplicationInsights/2.22.0": { - "type": "package", - "dependencies": { - "System.Diagnostics.DiagnosticSource": "5.0.0" - }, - "frameworkAssemblies": [ - "System.Net.Http" - ], - "compile": { - "lib/net46/Microsoft.ApplicationInsights.dll": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/net46/Microsoft.ApplicationInsights.dll": { - "related": ".pdb;.xml" - } - } - }, - "Microsoft.CSharp/4.7.0": { - "type": "package", - "frameworkAssemblies": [ - "Microsoft.CSharp" - ], - "compile": { - "ref/net45/_._": {} - }, - "runtime": { - "lib/net45/_._": {} - } - }, - "Microsoft.Testing.Extensions.Telemetry/1.1.0": { - "type": "package", - "dependencies": { - "Microsoft.ApplicationInsights": "2.22.0", - "Microsoft.Testing.Platform": "1.1.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Testing.Extensions.Telemetry.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Testing.Extensions.Telemetry.dll": { - "related": ".xml" - } - }, - "resource": { - "lib/netstandard2.0/cs/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "cs" - }, - "lib/netstandard2.0/de/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "de" - }, - "lib/netstandard2.0/es/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "es" - }, - "lib/netstandard2.0/fr/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "fr" - }, - "lib/netstandard2.0/it/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "it" - }, - "lib/netstandard2.0/ja/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "ja" - }, - "lib/netstandard2.0/ko/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "ko" - }, - "lib/netstandard2.0/pl/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "pl" - }, - "lib/netstandard2.0/pt-BR/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "pt-BR" - }, - "lib/netstandard2.0/ru/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "ru" - }, - "lib/netstandard2.0/tr/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "tr" - }, - "lib/netstandard2.0/zh-Hans/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netstandard2.0/zh-Hant/Microsoft.Testing.Extensions.Telemetry.resources.dll": { - "locale": "zh-Hant" - } - }, - "build": { - "buildTransitive/netstandard2.0/Microsoft.Testing.Extensions.Telemetry.props": {} - }, - "buildMultiTargeting": { - "buildMultiTargeting/Microsoft.Testing.Extensions.Telemetry.props": {} - } - }, - "Microsoft.Testing.Extensions.TrxReport.Abstractions/1.1.0": { - "type": "package", - "dependencies": { - "Microsoft.Testing.Platform": "1.1.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Testing.Extensions.TrxReport.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Testing.Extensions.TrxReport.Abstractions.dll": { - "related": ".xml" - } - } - }, - "Microsoft.Testing.Extensions.VSTestBridge/1.1.0": { - "type": "package", - "dependencies": { - "Microsoft.TestPlatform.ObjectModel": "17.5.0", - "Microsoft.Testing.Extensions.Telemetry": "1.1.0", - "Microsoft.Testing.Extensions.TrxReport.Abstractions": "1.1.0", - "Microsoft.Testing.Platform": "1.1.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Testing.Extensions.VSTestBridge.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Testing.Extensions.VSTestBridge.dll": { - "related": ".xml" - } - }, - "resource": { - "lib/netstandard2.0/cs/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "cs" - }, - "lib/netstandard2.0/de/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "de" - }, - "lib/netstandard2.0/es/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "es" - }, - "lib/netstandard2.0/fr/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "fr" - }, - "lib/netstandard2.0/it/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "it" - }, - "lib/netstandard2.0/ja/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "ja" - }, - "lib/netstandard2.0/ko/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "ko" - }, - "lib/netstandard2.0/pl/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "pl" - }, - "lib/netstandard2.0/pt-BR/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "pt-BR" - }, - "lib/netstandard2.0/ru/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "ru" - }, - "lib/netstandard2.0/tr/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "tr" - }, - "lib/netstandard2.0/zh-Hans/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netstandard2.0/zh-Hant/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.Testing.Platform/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Testing.Platform.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Testing.Platform.dll": { - "related": ".xml" - } - }, - "resource": { - "lib/netstandard2.0/cs/Microsoft.Testing.Platform.resources.dll": { - "locale": "cs" - }, - "lib/netstandard2.0/de/Microsoft.Testing.Platform.resources.dll": { - "locale": "de" - }, - "lib/netstandard2.0/es/Microsoft.Testing.Platform.resources.dll": { - "locale": "es" - }, - "lib/netstandard2.0/fr/Microsoft.Testing.Platform.resources.dll": { - "locale": "fr" - }, - "lib/netstandard2.0/it/Microsoft.Testing.Platform.resources.dll": { - "locale": "it" - }, - "lib/netstandard2.0/ja/Microsoft.Testing.Platform.resources.dll": { - "locale": "ja" - }, - "lib/netstandard2.0/ko/Microsoft.Testing.Platform.resources.dll": { - "locale": "ko" - }, - "lib/netstandard2.0/pl/Microsoft.Testing.Platform.resources.dll": { - "locale": "pl" - }, - "lib/netstandard2.0/pt-BR/Microsoft.Testing.Platform.resources.dll": { - "locale": "pt-BR" - }, - "lib/netstandard2.0/ru/Microsoft.Testing.Platform.resources.dll": { - "locale": "ru" - }, - "lib/netstandard2.0/tr/Microsoft.Testing.Platform.resources.dll": { - "locale": "tr" - }, - "lib/netstandard2.0/zh-Hans/Microsoft.Testing.Platform.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netstandard2.0/zh-Hant/Microsoft.Testing.Platform.resources.dll": { - "locale": "zh-Hant" - } - }, - "build": { - "buildTransitive/netstandard2.0/Microsoft.Testing.Platform.props": {} - }, - "buildMultiTargeting": { - "buildMultiTargeting/Microsoft.Testing.Platform.props": {} - } - }, - "Microsoft.Testing.Platform.MSBuild/1.1.0": { - "type": "package", - "dependencies": { - "Microsoft.Testing.Platform": "1.1.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Testing.Platform.MSBuild.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Testing.Platform.MSBuild.dll": { - "related": ".xml" - } - }, - "resource": { - "lib/netstandard2.0/cs/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "cs" - }, - "lib/netstandard2.0/de/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "de" - }, - "lib/netstandard2.0/es/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "es" - }, - "lib/netstandard2.0/fr/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "fr" - }, - "lib/netstandard2.0/it/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "it" - }, - "lib/netstandard2.0/ja/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "ja" - }, - "lib/netstandard2.0/ko/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "ko" - }, - "lib/netstandard2.0/pl/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "pl" - }, - "lib/netstandard2.0/pt-BR/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "pt-BR" - }, - "lib/netstandard2.0/ru/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "ru" - }, - "lib/netstandard2.0/tr/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "tr" - }, - "lib/netstandard2.0/zh-Hans/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netstandard2.0/zh-Hant/Microsoft.Testing.Platform.MSBuild.resources.dll": { - "locale": "zh-Hant" - } - }, - "build": { - "buildTransitive/netstandard2.0/Microsoft.Testing.Platform.MSBuild.props": {}, - "buildTransitive/netstandard2.0/Microsoft.Testing.Platform.MSBuild.targets": {} - }, - "buildMultiTargeting": { - "buildMultiTargeting/Microsoft.Testing.Platform.MSBuild.props": {}, - "buildMultiTargeting/Microsoft.Testing.Platform.MSBuild.targets": {} - } - }, - "Microsoft.TestPlatform.ObjectModel/17.5.0": { - "type": "package", - "dependencies": { - "NuGet.Frameworks": "5.11.0", - "System.Reflection.Metadata": "1.6.0" - }, - "frameworkAssemblies": [ - "Microsoft.CSharp", - "System", - "System.Configuration", - "System.Core", - "System.Runtime", - "System.Runtime.Serialization", - "System.Xml", - "mscorlib" - ], - "compile": { - "lib/net462/Microsoft.TestPlatform.CoreUtilities.dll": {}, - "lib/net462/Microsoft.TestPlatform.PlatformAbstractions.dll": {}, - "lib/net462/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {} - }, - "runtime": { - "lib/net462/Microsoft.TestPlatform.CoreUtilities.dll": {}, - "lib/net462/Microsoft.TestPlatform.PlatformAbstractions.dll": {}, - "lib/net462/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {} - }, - "resource": { - "lib/net462/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "cs" - }, - "lib/net462/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "cs" - }, - "lib/net462/de/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "de" - }, - "lib/net462/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "de" - }, - "lib/net462/es/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "es" - }, - "lib/net462/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "es" - }, - "lib/net462/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "fr" - }, - "lib/net462/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "fr" - }, - "lib/net462/it/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "it" - }, - "lib/net462/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "it" - }, - "lib/net462/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "ja" - }, - "lib/net462/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "ja" - }, - "lib/net462/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "ko" - }, - "lib/net462/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "ko" - }, - "lib/net462/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "pl" - }, - "lib/net462/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "pl" - }, - "lib/net462/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "pt-BR" - }, - "lib/net462/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "pt-BR" - }, - "lib/net462/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "ru" - }, - "lib/net462/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "ru" - }, - "lib/net462/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "tr" - }, - "lib/net462/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "tr" - }, - "lib/net462/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net462/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net462/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "zh-Hant" - }, - "lib/net462/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "MSTest.TestAdapter/3.3.1": { - "type": "package", - "dependencies": { - "Microsoft.Testing.Extensions.VSTestBridge": "1.1.0", - "Microsoft.Testing.Platform.MSBuild": "1.1.0" - }, - "build": { - "build/net462/MSTest.TestAdapter.props": {}, - "build/net462/MSTest.TestAdapter.targets": {} - } - }, - "MSTest.TestFramework/3.3.1": { - "type": "package", - "compile": { - "lib/net462/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll": { - "related": ".xml" - }, - "lib/net462/Microsoft.VisualStudio.TestPlatform.TestFramework.dll": { - "related": ".Extensions.xml;.xml" - } - }, - "runtime": { - "lib/net462/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll": { - "related": ".xml" - }, - "lib/net462/Microsoft.VisualStudio.TestPlatform.TestFramework.dll": { - "related": ".Extensions.xml;.xml" - } - }, - "resource": { - "lib/net462/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "cs" - }, - "lib/net462/de/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "de" - }, - "lib/net462/es/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "es" - }, - "lib/net462/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "fr" - }, - "lib/net462/it/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "it" - }, - "lib/net462/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "ja" - }, - "lib/net462/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "ko" - }, - "lib/net462/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "pl" - }, - "lib/net462/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "pt-BR" - }, - "lib/net462/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "ru" - }, - "lib/net462/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "tr" - }, - "lib/net462/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net462/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "NuGet.Frameworks/5.11.0": { - "type": "package", - "compile": { - "lib/net472/NuGet.Frameworks.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net472/NuGet.Frameworks.dll": { - "related": ".xml" - } - } - }, - "Stub.System.Data.SQLite.Core.NetFramework/1.0.118": { - "type": "package", - "compile": { - "lib/net46/System.Data.SQLite.dll": { - "related": ".dll.altconfig;.xml" - } - }, - "runtime": { - "lib/net46/System.Data.SQLite.dll": { - "related": ".dll.altconfig;.xml" - } - }, - "build": { - "buildTransitive/net46/Stub.System.Data.SQLite.Core.NetFramework.targets": {} - } - }, - "System.Buffers/4.5.1": { - "type": "package", - "frameworkAssemblies": [ - "mscorlib" - ], - "compile": { - "ref/net45/System.Buffers.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net461/System.Buffers.dll": { - "related": ".xml" - } - } - }, - "System.Collections.Immutable/1.5.0": { - "type": "package", - "compile": { - "lib/netstandard2.0/System.Collections.Immutable.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/System.Collections.Immutable.dll": { - "related": ".xml" - } - } - }, - "System.Data.Common/4.3.0": { - "type": "package", - "frameworkAssemblies": [ - "System.Data", - "mscorlib" - ], - "compile": { - "ref/net451/System.Data.Common.dll": {} - }, - "runtime": { - "lib/net451/System.Data.Common.dll": {} - } - }, - "System.Data.SQLite/1.0.118": { - "type": "package", - "dependencies": { - "System.Data.SQLite.Core": "[1.0.118]", - "System.Data.SQLite.EF6": "[1.0.118]", - "System.Data.SQLite.Linq": "[1.0.118]" - } - }, - "System.Data.SQLite.Core/1.0.118": { - "type": "package", - "dependencies": { - "Stub.System.Data.SQLite.Core.NetFramework": "[1.0.118]" - } - }, - "System.Data.SQLite.EF6/1.0.118": { - "type": "package", - "dependencies": { - "EntityFramework": "6.4.4" - }, - "compile": { - "lib/net46/System.Data.SQLite.EF6.dll": {} - }, - "runtime": { - "lib/net46/System.Data.SQLite.EF6.dll": {} - } - }, - "System.Data.SQLite.Linq/1.0.118": { - "type": "package", - "compile": { - "lib/net46/System.Data.SQLite.Linq.dll": {} - }, - "runtime": { - "lib/net46/System.Data.SQLite.Linq.dll": {} - } - }, - "System.Diagnostics.DiagnosticSource/5.0.0": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.4", - "System.Runtime.CompilerServices.Unsafe": "5.0.0" - }, - "frameworkAssemblies": [ - "System", - "mscorlib" - ], - "compile": { - "lib/net46/System.Diagnostics.DiagnosticSource.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net46/System.Diagnostics.DiagnosticSource.dll": { - "related": ".xml" - } - } - }, - "System.Memory/4.5.4": { - "type": "package", - "dependencies": { - "System.Buffers": "4.5.1", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.5.3" - }, - "frameworkAssemblies": [ - "System", - "mscorlib" - ], - "compile": { - "lib/net461/System.Memory.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net461/System.Memory.dll": { - "related": ".xml" - } - } - }, - "System.Numerics.Vectors/4.5.0": { - "type": "package", - "frameworkAssemblies": [ - "System.Numerics", - "mscorlib" - ], - "compile": { - "ref/net46/System.Numerics.Vectors.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net46/System.Numerics.Vectors.dll": { - "related": ".xml" - } - } - }, - "System.Reflection.Metadata/1.6.0": { - "type": "package", - "dependencies": { - "System.Collections.Immutable": "1.5.0" - }, - "compile": { - "lib/netstandard2.0/System.Reflection.Metadata.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/System.Reflection.Metadata.dll": { - "related": ".xml" - } - } - }, - "System.Runtime.CompilerServices.Unsafe/5.0.0": { - "type": "package", - "frameworkAssemblies": [ - "mscorlib" - ], - "compile": { - "ref/net461/System.Runtime.CompilerServices.Unsafe.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net45/System.Runtime.CompilerServices.Unsafe.dll": { - "related": ".xml" - } - } - }, - "DynamORM/1.7.0": { - "type": "project", - "framework": ".NETFramework,Version=v4.7.2", - "dependencies": { - "Microsoft.CSharp": "4.7.0", - "System.Data.Common": "4.3.0" - }, - "compile": { - "bin/placeholder/DynamORM.dll": {} - }, - "runtime": { - "bin/placeholder/DynamORM.dll": {} - } - } - } - }, - "libraries": { - "EntityFramework/6.4.4": { - "sha512": "yj1+/4tci7Panu3jKDHYizxwVm0Jvm7b7m057b5h4u8NUHGCR8WIWirBTw+8EptRffwftIWPBeIRGNKD1ewEMQ==", - "type": "package", - "path": "entityframework/6.4.4", - "hasTools": true, - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "build/EntityFramework.DefaultItems.props", - "build/EntityFramework.props", - "build/EntityFramework.targets", - "build/Microsoft.Data.Entity.Build.Tasks.dll", - "build/netcoreapp3.0/EntityFramework.props", - "build/netcoreapp3.0/EntityFramework.targets", - "buildTransitive/EntityFramework.props", - "buildTransitive/EntityFramework.targets", - "buildTransitive/netcoreapp3.0/EntityFramework.props", - "buildTransitive/netcoreapp3.0/EntityFramework.targets", - "content/net40/App.config.install.xdt", - "content/net40/App.config.transform", - "content/net40/Web.config.install.xdt", - "content/net40/Web.config.transform", - "entityframework.6.4.4.nupkg.sha512", - "entityframework.nuspec", - "lib/net40/EntityFramework.SqlServer.dll", - "lib/net40/EntityFramework.SqlServer.xml", - "lib/net40/EntityFramework.dll", - "lib/net40/EntityFramework.xml", - "lib/net45/EntityFramework.SqlServer.dll", - "lib/net45/EntityFramework.SqlServer.xml", - "lib/net45/EntityFramework.dll", - "lib/net45/EntityFramework.xml", - "lib/netstandard2.1/EntityFramework.SqlServer.dll", - "lib/netstandard2.1/EntityFramework.SqlServer.xml", - "lib/netstandard2.1/EntityFramework.dll", - "lib/netstandard2.1/EntityFramework.xml", - "tools/EntityFramework6.PS2.psd1", - "tools/EntityFramework6.PS2.psm1", - "tools/EntityFramework6.psd1", - "tools/EntityFramework6.psm1", - "tools/about_EntityFramework6.help.txt", - "tools/init.ps1", - "tools/install.ps1", - "tools/net40/any/ef6.exe", - "tools/net40/any/ef6.pdb", - "tools/net40/win-x86/ef6.exe", - "tools/net40/win-x86/ef6.pdb", - "tools/net45/any/ef6.exe", - "tools/net45/any/ef6.pdb", - "tools/net45/win-x86/ef6.exe", - "tools/net45/win-x86/ef6.pdb", - "tools/netcoreapp3.0/any/ef6.dll", - "tools/netcoreapp3.0/any/ef6.pdb", - "tools/netcoreapp3.0/any/ef6.runtimeconfig.json" - ] - }, - "Microsoft.ApplicationInsights/2.22.0": { - "sha512": "3AOM9bZtku7RQwHyMEY3tQMrHIgjcfRDa6YQpd/QG2LDGvMydSlL9Di+8LLMt7J2RDdfJ7/2jdYv6yHcMJAnNw==", - "type": "package", - "path": "microsoft.applicationinsights/2.22.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.22.0.nupkg.sha512", - "microsoft.applicationinsights.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.Testing.Extensions.Telemetry/1.1.0": { - "sha512": "K9xjzIlNxUHHvVCYoQYjk3ojnNgS9Jhb9nHSuEAMl5QGhziNdHztGM3fzRQ72KRIA9MyeU75fCex8YZlsRkF1g==", - "type": "package", - "path": "microsoft.testing.extensions.telemetry/1.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "License.txt", - "PACKAGE.md", - "build/net6.0/Microsoft.Testing.Extensions.Telemetry.props", - "build/net7.0/Microsoft.Testing.Extensions.Telemetry.props", - "build/net8.0/Microsoft.Testing.Extensions.Telemetry.props", - "build/netstandard2.0/Microsoft.Testing.Extensions.Telemetry.props", - "buildMultiTargeting/Microsoft.Testing.Extensions.Telemetry.props", - "buildTransitive/net6.0/Microsoft.Testing.Extensions.Telemetry.props", - "buildTransitive/net7.0/Microsoft.Testing.Extensions.Telemetry.props", - "buildTransitive/net8.0/Microsoft.Testing.Extensions.Telemetry.props", - "buildTransitive/netstandard2.0/Microsoft.Testing.Extensions.Telemetry.props", - "lib/net6.0/Microsoft.Testing.Extensions.Telemetry.dll", - "lib/net6.0/Microsoft.Testing.Extensions.Telemetry.xml", - "lib/net6.0/cs/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/net6.0/de/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/net6.0/es/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/net6.0/fr/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/net6.0/it/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/net6.0/ja/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/net6.0/ko/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/net6.0/pl/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/net6.0/pt-BR/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/net6.0/ru/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/net6.0/tr/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/net6.0/zh-Hans/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/net6.0/zh-Hant/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/net7.0/Microsoft.Testing.Extensions.Telemetry.dll", - "lib/net7.0/Microsoft.Testing.Extensions.Telemetry.xml", - "lib/net7.0/cs/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/net7.0/de/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/net7.0/es/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/net7.0/fr/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/net7.0/it/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/net7.0/ja/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/net7.0/ko/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/net7.0/pl/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/net7.0/pt-BR/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/net7.0/ru/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/net7.0/tr/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/net7.0/zh-Hans/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/net7.0/zh-Hant/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/net8.0/Microsoft.Testing.Extensions.Telemetry.dll", - "lib/net8.0/Microsoft.Testing.Extensions.Telemetry.xml", - "lib/net8.0/cs/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/net8.0/de/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/net8.0/es/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/net8.0/fr/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/net8.0/it/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/net8.0/ja/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/net8.0/ko/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/net8.0/pl/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/net8.0/pt-BR/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/net8.0/ru/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/net8.0/tr/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/net8.0/zh-Hans/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/net8.0/zh-Hant/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/netstandard2.0/Microsoft.Testing.Extensions.Telemetry.dll", - "lib/netstandard2.0/Microsoft.Testing.Extensions.Telemetry.xml", - "lib/netstandard2.0/cs/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/netstandard2.0/de/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/netstandard2.0/es/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/netstandard2.0/fr/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/netstandard2.0/it/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/netstandard2.0/ja/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/netstandard2.0/ko/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/netstandard2.0/pl/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/netstandard2.0/pt-BR/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/netstandard2.0/ru/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/netstandard2.0/tr/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/netstandard2.0/zh-Hans/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "lib/netstandard2.0/zh-Hant/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "microsoft.testing.extensions.telemetry.1.1.0.nupkg.sha512", - "microsoft.testing.extensions.telemetry.nuspec" - ] - }, - "Microsoft.Testing.Extensions.TrxReport.Abstractions/1.1.0": { - "sha512": "mspVaUbMAmsMg6IQaGJkypeCCYmUYYQkxFSRbSGdsTlzu9dpsH6spavSL6DUtkR7qd07ulYDlPCJ/yBU6TYdug==", - "type": "package", - "path": "microsoft.testing.extensions.trxreport.abstractions/1.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "License.txt", - "PACKAGE.md", - "lib/net6.0/Microsoft.Testing.Extensions.TrxReport.Abstractions.dll", - "lib/net6.0/Microsoft.Testing.Extensions.TrxReport.Abstractions.xml", - "lib/net7.0/Microsoft.Testing.Extensions.TrxReport.Abstractions.dll", - "lib/net7.0/Microsoft.Testing.Extensions.TrxReport.Abstractions.xml", - "lib/net8.0/Microsoft.Testing.Extensions.TrxReport.Abstractions.dll", - "lib/net8.0/Microsoft.Testing.Extensions.TrxReport.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Testing.Extensions.TrxReport.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Testing.Extensions.TrxReport.Abstractions.xml", - "microsoft.testing.extensions.trxreport.abstractions.1.1.0.nupkg.sha512", - "microsoft.testing.extensions.trxreport.abstractions.nuspec" - ] - }, - "Microsoft.Testing.Extensions.VSTestBridge/1.1.0": { - "sha512": "6IcxNS8lARWd/7K/dDC0IAXRnUpQ9kC0Cb+Eu8biZG40pVDZoDEyn4QIuicJvPSCT1C72AtSUqKzZASO7i4gPg==", - "type": "package", - "path": "microsoft.testing.extensions.vstestbridge/1.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "License.txt", - "PACKAGE.md", - "lib/net6.0/Microsoft.Testing.Extensions.VSTestBridge.dll", - "lib/net6.0/Microsoft.Testing.Extensions.VSTestBridge.xml", - "lib/net6.0/cs/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/net6.0/de/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/net6.0/es/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/net6.0/fr/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/net6.0/it/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/net6.0/ja/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/net6.0/ko/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/net6.0/pl/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/net6.0/pt-BR/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/net6.0/ru/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/net6.0/tr/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/net6.0/zh-Hans/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/net6.0/zh-Hant/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/net7.0/Microsoft.Testing.Extensions.VSTestBridge.dll", - "lib/net7.0/Microsoft.Testing.Extensions.VSTestBridge.xml", - "lib/net7.0/cs/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/net7.0/de/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/net7.0/es/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/net7.0/fr/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/net7.0/it/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/net7.0/ja/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/net7.0/ko/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/net7.0/pl/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/net7.0/pt-BR/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/net7.0/ru/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/net7.0/tr/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/net7.0/zh-Hans/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/net7.0/zh-Hant/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/net8.0/Microsoft.Testing.Extensions.VSTestBridge.dll", - "lib/net8.0/Microsoft.Testing.Extensions.VSTestBridge.xml", - "lib/net8.0/cs/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/net8.0/de/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/net8.0/es/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/net8.0/fr/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/net8.0/it/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/net8.0/ja/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/net8.0/ko/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/net8.0/pl/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/net8.0/pt-BR/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/net8.0/ru/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/net8.0/tr/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/net8.0/zh-Hans/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/net8.0/zh-Hant/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/netstandard2.0/Microsoft.Testing.Extensions.VSTestBridge.dll", - "lib/netstandard2.0/Microsoft.Testing.Extensions.VSTestBridge.xml", - "lib/netstandard2.0/cs/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/netstandard2.0/de/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/netstandard2.0/es/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/netstandard2.0/fr/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/netstandard2.0/it/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/netstandard2.0/ja/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/netstandard2.0/ko/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/netstandard2.0/pl/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/netstandard2.0/pt-BR/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/netstandard2.0/ru/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/netstandard2.0/tr/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/netstandard2.0/zh-Hans/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "lib/netstandard2.0/zh-Hant/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "microsoft.testing.extensions.vstestbridge.1.1.0.nupkg.sha512", - "microsoft.testing.extensions.vstestbridge.nuspec" - ] - }, - "Microsoft.Testing.Platform/1.1.0": { - "sha512": "on8S7PvvR9Ai5gL/DKN5KrE8e4ctsUIMEzCGY916D+8xj5W/ho0ru9OJiNk7vWFbQrGwpLs87xE7Q8RPLSO/og==", - "type": "package", - "path": "microsoft.testing.platform/1.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "PACKAGE.md", - "build/net6.0/Microsoft.Testing.Platform.props", - "build/net7.0/Microsoft.Testing.Platform.props", - "build/net8.0/Microsoft.Testing.Platform.props", - "build/netstandard2.0/Microsoft.Testing.Platform.props", - "buildMultiTargeting/Microsoft.Testing.Platform.props", - "buildTransitive/net6.0/Microsoft.Testing.Platform.props", - "buildTransitive/net7.0/Microsoft.Testing.Platform.props", - "buildTransitive/net8.0/Microsoft.Testing.Platform.props", - "buildTransitive/netstandard2.0/Microsoft.Testing.Platform.props", - "lib/net6.0/Microsoft.Testing.Platform.dll", - "lib/net6.0/Microsoft.Testing.Platform.xml", - "lib/net6.0/cs/Microsoft.Testing.Platform.resources.dll", - "lib/net6.0/de/Microsoft.Testing.Platform.resources.dll", - "lib/net6.0/es/Microsoft.Testing.Platform.resources.dll", - "lib/net6.0/fr/Microsoft.Testing.Platform.resources.dll", - "lib/net6.0/it/Microsoft.Testing.Platform.resources.dll", - "lib/net6.0/ja/Microsoft.Testing.Platform.resources.dll", - "lib/net6.0/ko/Microsoft.Testing.Platform.resources.dll", - "lib/net6.0/pl/Microsoft.Testing.Platform.resources.dll", - "lib/net6.0/pt-BR/Microsoft.Testing.Platform.resources.dll", - "lib/net6.0/ru/Microsoft.Testing.Platform.resources.dll", - "lib/net6.0/tr/Microsoft.Testing.Platform.resources.dll", - "lib/net6.0/zh-Hans/Microsoft.Testing.Platform.resources.dll", - "lib/net6.0/zh-Hant/Microsoft.Testing.Platform.resources.dll", - "lib/net7.0/Microsoft.Testing.Platform.dll", - "lib/net7.0/Microsoft.Testing.Platform.xml", - "lib/net7.0/cs/Microsoft.Testing.Platform.resources.dll", - "lib/net7.0/de/Microsoft.Testing.Platform.resources.dll", - "lib/net7.0/es/Microsoft.Testing.Platform.resources.dll", - "lib/net7.0/fr/Microsoft.Testing.Platform.resources.dll", - "lib/net7.0/it/Microsoft.Testing.Platform.resources.dll", - "lib/net7.0/ja/Microsoft.Testing.Platform.resources.dll", - "lib/net7.0/ko/Microsoft.Testing.Platform.resources.dll", - "lib/net7.0/pl/Microsoft.Testing.Platform.resources.dll", - "lib/net7.0/pt-BR/Microsoft.Testing.Platform.resources.dll", - "lib/net7.0/ru/Microsoft.Testing.Platform.resources.dll", - "lib/net7.0/tr/Microsoft.Testing.Platform.resources.dll", - "lib/net7.0/zh-Hans/Microsoft.Testing.Platform.resources.dll", - "lib/net7.0/zh-Hant/Microsoft.Testing.Platform.resources.dll", - "lib/net8.0/Microsoft.Testing.Platform.dll", - "lib/net8.0/Microsoft.Testing.Platform.xml", - "lib/net8.0/cs/Microsoft.Testing.Platform.resources.dll", - "lib/net8.0/de/Microsoft.Testing.Platform.resources.dll", - "lib/net8.0/es/Microsoft.Testing.Platform.resources.dll", - "lib/net8.0/fr/Microsoft.Testing.Platform.resources.dll", - "lib/net8.0/it/Microsoft.Testing.Platform.resources.dll", - "lib/net8.0/ja/Microsoft.Testing.Platform.resources.dll", - "lib/net8.0/ko/Microsoft.Testing.Platform.resources.dll", - "lib/net8.0/pl/Microsoft.Testing.Platform.resources.dll", - "lib/net8.0/pt-BR/Microsoft.Testing.Platform.resources.dll", - "lib/net8.0/ru/Microsoft.Testing.Platform.resources.dll", - "lib/net8.0/tr/Microsoft.Testing.Platform.resources.dll", - "lib/net8.0/zh-Hans/Microsoft.Testing.Platform.resources.dll", - "lib/net8.0/zh-Hant/Microsoft.Testing.Platform.resources.dll", - "lib/netstandard2.0/Microsoft.Testing.Platform.dll", - "lib/netstandard2.0/Microsoft.Testing.Platform.xml", - "lib/netstandard2.0/cs/Microsoft.Testing.Platform.resources.dll", - "lib/netstandard2.0/de/Microsoft.Testing.Platform.resources.dll", - "lib/netstandard2.0/es/Microsoft.Testing.Platform.resources.dll", - "lib/netstandard2.0/fr/Microsoft.Testing.Platform.resources.dll", - "lib/netstandard2.0/it/Microsoft.Testing.Platform.resources.dll", - "lib/netstandard2.0/ja/Microsoft.Testing.Platform.resources.dll", - "lib/netstandard2.0/ko/Microsoft.Testing.Platform.resources.dll", - "lib/netstandard2.0/pl/Microsoft.Testing.Platform.resources.dll", - "lib/netstandard2.0/pt-BR/Microsoft.Testing.Platform.resources.dll", - "lib/netstandard2.0/ru/Microsoft.Testing.Platform.resources.dll", - "lib/netstandard2.0/tr/Microsoft.Testing.Platform.resources.dll", - "lib/netstandard2.0/zh-Hans/Microsoft.Testing.Platform.resources.dll", - "lib/netstandard2.0/zh-Hant/Microsoft.Testing.Platform.resources.dll", - "microsoft.testing.platform.1.1.0.nupkg.sha512", - "microsoft.testing.platform.nuspec" - ] - }, - "Microsoft.Testing.Platform.MSBuild/1.1.0": { - "sha512": "n2F3OP27qPCSBDfi25DfIeuq3UtzB/BUlXJBCqu1HQc8n7ak5gfzWlkJwlOIk2PAltocdJWQHMfeVYfcLkZ41g==", - "type": "package", - "path": "microsoft.testing.platform.msbuild/1.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "License.txt", - "PACKAGE.md", - "_MSBuildTasks/netstandard2.0/Microsoft.Testing.Platform.MSBuild.dll", - "_MSBuildTasks/netstandard2.0/Microsoft.Testing.Platform.dll", - "build/net6.0/Microsoft.Testing.Platform.MSBuild.props", - "build/net6.0/Microsoft.Testing.Platform.MSBuild.targets", - "build/net7.0/Microsoft.Testing.Platform.MSBuild.props", - "build/net7.0/Microsoft.Testing.Platform.MSBuild.targets", - "build/net8.0/Microsoft.Testing.Platform.MSBuild.props", - "build/net8.0/Microsoft.Testing.Platform.MSBuild.targets", - "build/netstandard2.0/Microsoft.Testing.Platform.MSBuild.props", - "build/netstandard2.0/Microsoft.Testing.Platform.MSBuild.targets", - "buildMultiTargeting/Microsoft.Testing.Platform.MSBuild.VSTest.targets", - "buildMultiTargeting/Microsoft.Testing.Platform.MSBuild.props", - "buildMultiTargeting/Microsoft.Testing.Platform.MSBuild.targets", - "buildTransitive/net6.0/Microsoft.Testing.Platform.MSBuild.props", - "buildTransitive/net6.0/Microsoft.Testing.Platform.MSBuild.targets", - "buildTransitive/net7.0/Microsoft.Testing.Platform.MSBuild.props", - "buildTransitive/net7.0/Microsoft.Testing.Platform.MSBuild.targets", - "buildTransitive/net8.0/Microsoft.Testing.Platform.MSBuild.props", - "buildTransitive/net8.0/Microsoft.Testing.Platform.MSBuild.targets", - "buildTransitive/netstandard2.0/Microsoft.Testing.Platform.MSBuild.props", - "buildTransitive/netstandard2.0/Microsoft.Testing.Platform.MSBuild.targets", - "lib/net6.0/Microsoft.Testing.Platform.MSBuild.dll", - "lib/net6.0/Microsoft.Testing.Platform.MSBuild.xml", - "lib/net6.0/cs/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/net6.0/de/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/net6.0/es/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/net6.0/fr/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/net6.0/it/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/net6.0/ja/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/net6.0/ko/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/net6.0/pl/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/net6.0/pt-BR/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/net6.0/ru/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/net6.0/tr/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/net6.0/zh-Hans/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/net6.0/zh-Hant/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/net7.0/Microsoft.Testing.Platform.MSBuild.dll", - "lib/net7.0/Microsoft.Testing.Platform.MSBuild.xml", - "lib/net7.0/cs/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/net7.0/de/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/net7.0/es/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/net7.0/fr/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/net7.0/it/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/net7.0/ja/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/net7.0/ko/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/net7.0/pl/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/net7.0/pt-BR/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/net7.0/ru/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/net7.0/tr/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/net7.0/zh-Hans/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/net7.0/zh-Hant/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/net8.0/Microsoft.Testing.Platform.MSBuild.dll", - "lib/net8.0/Microsoft.Testing.Platform.MSBuild.xml", - "lib/net8.0/cs/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/net8.0/de/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/net8.0/es/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/net8.0/fr/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/net8.0/it/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/net8.0/ja/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/net8.0/ko/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/net8.0/pl/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/net8.0/pt-BR/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/net8.0/ru/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/net8.0/tr/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/net8.0/zh-Hans/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/net8.0/zh-Hant/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/netstandard2.0/Microsoft.Testing.Platform.MSBuild.dll", - "lib/netstandard2.0/Microsoft.Testing.Platform.MSBuild.xml", - "lib/netstandard2.0/cs/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/netstandard2.0/de/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/netstandard2.0/es/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/netstandard2.0/fr/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/netstandard2.0/it/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/netstandard2.0/ja/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/netstandard2.0/ko/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/netstandard2.0/pl/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/netstandard2.0/pt-BR/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/netstandard2.0/ru/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/netstandard2.0/tr/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/netstandard2.0/zh-Hans/Microsoft.Testing.Platform.MSBuild.resources.dll", - "lib/netstandard2.0/zh-Hant/Microsoft.Testing.Platform.MSBuild.resources.dll", - "microsoft.testing.platform.msbuild.1.1.0.nupkg.sha512", - "microsoft.testing.platform.msbuild.nuspec" - ] - }, - "Microsoft.TestPlatform.ObjectModel/17.5.0": { - "sha512": "QwiBJcC/oEA1kojOaB0uPWOIo4i6BYuTBBYJVhUvmXkyYqZ2Ut/VZfgi+enf8LF8J4sjO98oRRFt39MiRorcIw==", - "type": "package", - "path": "microsoft.testplatform.objectmodel/17.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE_NET.txt", - "lib/net462/Microsoft.TestPlatform.CoreUtilities.dll", - "lib/net462/Microsoft.TestPlatform.PlatformAbstractions.dll", - "lib/net462/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll", - "lib/net462/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "lib/net462/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "lib/net462/de/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "lib/net462/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "lib/net462/es/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "lib/net462/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "lib/net462/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "lib/net462/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "lib/net462/it/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "lib/net462/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "lib/net462/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "lib/net462/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "lib/net462/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "lib/net462/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "lib/net462/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "lib/net462/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "lib/net462/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "lib/net462/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "lib/net462/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "lib/net462/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "lib/net462/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "lib/net462/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "lib/net462/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "lib/net462/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "lib/net462/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "lib/net462/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll", - "lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll", - "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll", - "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "lib/netstandard2.0/Microsoft.TestPlatform.CoreUtilities.dll", - "lib/netstandard2.0/Microsoft.TestPlatform.PlatformAbstractions.dll", - "lib/netstandard2.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll", - "lib/netstandard2.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "lib/netstandard2.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "lib/netstandard2.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "lib/netstandard2.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "lib/netstandard2.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "lib/netstandard2.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "lib/netstandard2.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "lib/netstandard2.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "lib/netstandard2.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "lib/netstandard2.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "lib/netstandard2.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "lib/netstandard2.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "lib/netstandard2.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "lib/netstandard2.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "lib/netstandard2.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "lib/netstandard2.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "lib/netstandard2.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "lib/netstandard2.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "lib/netstandard2.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "lib/netstandard2.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "lib/netstandard2.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "lib/netstandard2.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "lib/netstandard2.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "lib/netstandard2.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "lib/netstandard2.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "lib/netstandard2.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "microsoft.testplatform.objectmodel.17.5.0.nupkg.sha512", - "microsoft.testplatform.objectmodel.nuspec" - ] - }, - "MSTest.TestAdapter/3.3.1": { - "sha512": "ddSsUEQKibWamkosqbQmuhb1DpToI2LJb01yEPDA4MIhXJah4oBOARlLLI7bjWSkkRLDz/iPlx2Uac9qgmHlHg==", - "type": "package", - "path": "mstest.testadapter/3.3.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "PACKAGE.md", - "build/_localization/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll", - "build/_localization/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "build/_localization/cs/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "build/_localization/cs/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "build/_localization/cs/Microsoft.Testing.Platform.resources.dll", - "build/_localization/cs/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll", - "build/_localization/cs/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll", - "build/_localization/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "build/_localization/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "build/_localization/de/Microsoft.TestPlatform.AdapterUtilities.resources.dll", - "build/_localization/de/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "build/_localization/de/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "build/_localization/de/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "build/_localization/de/Microsoft.Testing.Platform.resources.dll", - "build/_localization/de/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll", - "build/_localization/de/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll", - "build/_localization/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "build/_localization/de/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "build/_localization/es/Microsoft.TestPlatform.AdapterUtilities.resources.dll", - "build/_localization/es/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "build/_localization/es/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "build/_localization/es/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "build/_localization/es/Microsoft.Testing.Platform.resources.dll", - "build/_localization/es/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll", - "build/_localization/es/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll", - "build/_localization/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "build/_localization/es/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "build/_localization/fr/Microsoft.TestPlatform.AdapterUtilities.resources.dll", - "build/_localization/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "build/_localization/fr/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "build/_localization/fr/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "build/_localization/fr/Microsoft.Testing.Platform.resources.dll", - "build/_localization/fr/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll", - "build/_localization/fr/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll", - "build/_localization/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "build/_localization/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "build/_localization/it/Microsoft.TestPlatform.AdapterUtilities.resources.dll", - "build/_localization/it/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "build/_localization/it/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "build/_localization/it/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "build/_localization/it/Microsoft.Testing.Platform.resources.dll", - "build/_localization/it/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll", - "build/_localization/it/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll", - "build/_localization/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "build/_localization/it/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "build/_localization/ja/Microsoft.TestPlatform.AdapterUtilities.resources.dll", - "build/_localization/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "build/_localization/ja/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "build/_localization/ja/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "build/_localization/ja/Microsoft.Testing.Platform.resources.dll", - "build/_localization/ja/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll", - "build/_localization/ja/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll", - "build/_localization/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "build/_localization/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "build/_localization/ko/Microsoft.TestPlatform.AdapterUtilities.resources.dll", - "build/_localization/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "build/_localization/ko/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "build/_localization/ko/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "build/_localization/ko/Microsoft.Testing.Platform.resources.dll", - "build/_localization/ko/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll", - "build/_localization/ko/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll", - "build/_localization/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "build/_localization/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "build/_localization/pl/Microsoft.TestPlatform.AdapterUtilities.resources.dll", - "build/_localization/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "build/_localization/pl/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "build/_localization/pl/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "build/_localization/pl/Microsoft.Testing.Platform.resources.dll", - "build/_localization/pl/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll", - "build/_localization/pl/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll", - "build/_localization/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "build/_localization/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "build/_localization/pt-BR/Microsoft.TestPlatform.AdapterUtilities.resources.dll", - "build/_localization/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "build/_localization/pt-BR/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "build/_localization/pt-BR/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "build/_localization/pt-BR/Microsoft.Testing.Platform.resources.dll", - "build/_localization/pt-BR/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll", - "build/_localization/pt-BR/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll", - "build/_localization/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "build/_localization/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "build/_localization/ru/Microsoft.TestPlatform.AdapterUtilities.resources.dll", - "build/_localization/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "build/_localization/ru/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "build/_localization/ru/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "build/_localization/ru/Microsoft.Testing.Platform.resources.dll", - "build/_localization/ru/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll", - "build/_localization/ru/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll", - "build/_localization/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "build/_localization/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "build/_localization/tr/Microsoft.TestPlatform.AdapterUtilities.resources.dll", - "build/_localization/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "build/_localization/tr/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "build/_localization/tr/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "build/_localization/tr/Microsoft.Testing.Platform.resources.dll", - "build/_localization/tr/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll", - "build/_localization/tr/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll", - "build/_localization/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "build/_localization/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "build/_localization/zh-Hans/Microsoft.TestPlatform.AdapterUtilities.resources.dll", - "build/_localization/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "build/_localization/zh-Hans/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "build/_localization/zh-Hans/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "build/_localization/zh-Hans/Microsoft.Testing.Platform.resources.dll", - "build/_localization/zh-Hans/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll", - "build/_localization/zh-Hans/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll", - "build/_localization/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "build/_localization/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "build/_localization/zh-Hant/Microsoft.TestPlatform.AdapterUtilities.resources.dll", - "build/_localization/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll", - "build/_localization/zh-Hant/Microsoft.Testing.Extensions.Telemetry.resources.dll", - "build/_localization/zh-Hant/Microsoft.Testing.Extensions.VSTestBridge.resources.dll", - "build/_localization/zh-Hant/Microsoft.Testing.Platform.resources.dll", - "build/_localization/zh-Hant/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll", - "build/_localization/zh-Hant/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll", - "build/_localization/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", - "build/_localization/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "build/net462/MSTest.TestAdapter.props", - "build/net462/MSTest.TestAdapter.targets", - "build/net462/Microsoft.TestPlatform.AdapterUtilities.dll", - "build/net462/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll", - "build/net462/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll", - "build/net462/Microsoft.VisualStudio.TestPlatform.TestFramework.dll", - "build/net6.0/MSTest.TestAdapter.props", - "build/net6.0/MSTest.TestAdapter.targets", - "build/net6.0/Microsoft.TestPlatform.AdapterUtilities.dll", - "build/net6.0/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll", - "build/net6.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll", - "build/net6.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll", - "build/net6.0/winui/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll", - "build/net7.0/MSTest.TestAdapter.props", - "build/net7.0/MSTest.TestAdapter.targets", - "build/net7.0/Microsoft.TestPlatform.AdapterUtilities.dll", - "build/net7.0/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll", - "build/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll", - "build/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll", - "build/net8.0/MSTest.TestAdapter.props", - "build/net8.0/MSTest.TestAdapter.targets", - "build/net8.0/Microsoft.TestPlatform.AdapterUtilities.dll", - "build/net8.0/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll", - "build/net8.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll", - "build/net8.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll", - "build/netcoreapp3.1/MSTest.TestAdapter.props", - "build/netcoreapp3.1/MSTest.TestAdapter.targets", - "build/netcoreapp3.1/Microsoft.TestPlatform.AdapterUtilities.dll", - "build/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll", - "build/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll", - "build/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.TestFramework.dll", - "build/netstandard2.0/MSTest.TestAdapter.props", - "build/netstandard2.0/MSTest.TestAdapter.targets", - "build/netstandard2.0/Microsoft.TestPlatform.AdapterUtilities.dll", - "build/netstandard2.0/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll", - "build/netstandard2.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll", - "build/netstandard2.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll", - "build/uap10.0/MSTest.TestAdapter.props", - "build/uap10.0/MSTest.TestAdapter.targets", - "build/uap10.0/Microsoft.TestPlatform.AdapterUtilities.dll", - "build/uap10.0/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll", - "build/uap10.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll", - "build/uap10.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll", - "mstest.testadapter.3.3.1.nupkg.sha512", - "mstest.testadapter.nuspec" - ] - }, - "MSTest.TestFramework/3.3.1": { - "sha512": "020SuA2p8N7o+/AHC0SLgzGpyS1hNjR8m5tWxnuGqJ3HeJhArUbuPAU8RZr8Ll38ij8oiutGCkQ/G+ymyO51Ow==", - "type": "package", - "path": "mstest.testframework/3.3.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "PACKAGE.md", - "build/net6.0/MSTest.TestFramework.targets", - "build/net6.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll", - "build/net6.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml", - "build/net6.0/winui/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll", - "build/net6.0/winui/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml", - "build/net7.0/MSTest.TestFramework.targets", - "build/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll", - "build/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml", - "build/net8.0/MSTest.TestFramework.targets", - "build/net8.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll", - "build/net8.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml", - "lib/net462/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll", - "lib/net462/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml", - "lib/net462/Microsoft.VisualStudio.TestPlatform.TestFramework.dll", - "lib/net462/Microsoft.VisualStudio.TestPlatform.TestFramework.xml", - "lib/net462/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net462/de/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net462/es/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net462/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net462/it/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net462/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net462/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net462/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net462/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net462/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net462/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net462/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net462/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net6.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll", - "lib/net6.0/Microsoft.VisualStudio.TestPlatform.TestFramework.xml", - "lib/net6.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net6.0/de/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net6.0/es/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net6.0/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net6.0/it/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net6.0/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net6.0/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net6.0/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net6.0/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net6.0/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net6.0/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net6.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net6.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll", - "lib/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.xml", - "lib/net7.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net7.0/de/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net7.0/es/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net7.0/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net7.0/it/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net7.0/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net7.0/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net7.0/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net7.0/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net7.0/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net8.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll", - "lib/net8.0/Microsoft.VisualStudio.TestPlatform.TestFramework.xml", - "lib/net8.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net8.0/de/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net8.0/es/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net8.0/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net8.0/it/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net8.0/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net8.0/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net8.0/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net8.0/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net8.0/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net8.0/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net8.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net8.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll", - "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml", - "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.TestFramework.dll", - "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.TestFramework.xml", - "lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netstandard2.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll", - "lib/netstandard2.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml", - "lib/netstandard2.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll", - "lib/netstandard2.0/Microsoft.VisualStudio.TestPlatform.TestFramework.xml", - "lib/netstandard2.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netstandard2.0/de/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netstandard2.0/es/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netstandard2.0/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netstandard2.0/it/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netstandard2.0/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netstandard2.0/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netstandard2.0/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netstandard2.0/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netstandard2.0/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netstandard2.0/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netstandard2.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netstandard2.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/uap10.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll", - "lib/uap10.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml", - "lib/uap10.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll", - "lib/uap10.0/Microsoft.VisualStudio.TestPlatform.TestFramework.xml", - "lib/uap10.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/uap10.0/de/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/uap10.0/es/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/uap10.0/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/uap10.0/it/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/uap10.0/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/uap10.0/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/uap10.0/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/uap10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/uap10.0/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/uap10.0/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/uap10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/uap10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "mstest.testframework.3.3.1.nupkg.sha512", - "mstest.testframework.nuspec" - ] - }, - "NuGet.Frameworks/5.11.0": { - "sha512": "eaiXkUjC4NPcquGWzAGMXjuxvLwc6XGKMptSyOGQeT0X70BUZObuybJFZLA0OfTdueLd3US23NBPTBb6iF3V1Q==", - "type": "package", - "path": "nuget.frameworks/5.11.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "icon.png", - "lib/net40/NuGet.Frameworks.dll", - "lib/net40/NuGet.Frameworks.xml", - "lib/net472/NuGet.Frameworks.dll", - "lib/net472/NuGet.Frameworks.xml", - "lib/netstandard2.0/NuGet.Frameworks.dll", - "lib/netstandard2.0/NuGet.Frameworks.xml", - "nuget.frameworks.5.11.0.nupkg.sha512", - "nuget.frameworks.nuspec" - ] - }, - "Stub.System.Data.SQLite.Core.NetFramework/1.0.118": { - "sha512": "oKvqJyhos18gUWQ7DphJwke15HsmXjcfaYm/qymJDkXHraqwDy0BqYMbbwDSJ/bmcbhug3jQEZ1N1FjynGFFyg==", - "type": "package", - "path": "stub.system.data.sqlite.core.netframework/1.0.118", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/net20/Stub.System.Data.SQLite.Core.NetFramework.targets", - "build/net20/x64/SQLite.Interop.dll", - "build/net20/x86/SQLite.Interop.dll", - "build/net40/Stub.System.Data.SQLite.Core.NetFramework.targets", - "build/net40/x64/SQLite.Interop.dll", - "build/net40/x86/SQLite.Interop.dll", - "build/net45/Stub.System.Data.SQLite.Core.NetFramework.targets", - "build/net45/x64/SQLite.Interop.dll", - "build/net45/x86/SQLite.Interop.dll", - "build/net451/Stub.System.Data.SQLite.Core.NetFramework.targets", - "build/net451/x64/SQLite.Interop.dll", - "build/net451/x86/SQLite.Interop.dll", - "build/net46/Stub.System.Data.SQLite.Core.NetFramework.targets", - "build/net46/x64/SQLite.Interop.dll", - "build/net46/x86/SQLite.Interop.dll", - "buildTransitive/net20/Stub.System.Data.SQLite.Core.NetFramework.targets", - "buildTransitive/net40/Stub.System.Data.SQLite.Core.NetFramework.targets", - "buildTransitive/net45/Stub.System.Data.SQLite.Core.NetFramework.targets", - "buildTransitive/net451/Stub.System.Data.SQLite.Core.NetFramework.targets", - "buildTransitive/net46/Stub.System.Data.SQLite.Core.NetFramework.targets", - "lib/net20/System.Data.SQLite.dll", - "lib/net20/System.Data.SQLite.dll.altconfig", - "lib/net20/System.Data.SQLite.xml", - "lib/net40/System.Data.SQLite.dll", - "lib/net40/System.Data.SQLite.dll.altconfig", - "lib/net40/System.Data.SQLite.xml", - "lib/net45/System.Data.SQLite.dll", - "lib/net45/System.Data.SQLite.dll.altconfig", - "lib/net45/System.Data.SQLite.xml", - "lib/net451/System.Data.SQLite.dll", - "lib/net451/System.Data.SQLite.dll.altconfig", - "lib/net451/System.Data.SQLite.xml", - "lib/net46/System.Data.SQLite.dll", - "lib/net46/System.Data.SQLite.dll.altconfig", - "lib/net46/System.Data.SQLite.xml", - "stub.system.data.sqlite.core.netframework.1.0.118.nupkg.sha512", - "stub.system.data.sqlite.core.netframework.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.Collections.Immutable/1.5.0": { - "sha512": "EXKiDFsChZW0RjrZ4FYHu9aW6+P4MCgEDCklsVseRfhoO0F+dXeMSsMRAlVXIo06kGJ/zv+2w1a2uc2+kxxSaQ==", - "type": "package", - "path": "system.collections.immutable/1.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netstandard1.0/System.Collections.Immutable.dll", - "lib/netstandard1.0/System.Collections.Immutable.xml", - "lib/netstandard1.3/System.Collections.Immutable.dll", - "lib/netstandard1.3/System.Collections.Immutable.xml", - "lib/netstandard2.0/System.Collections.Immutable.dll", - "lib/netstandard2.0/System.Collections.Immutable.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "system.collections.immutable.1.5.0.nupkg.sha512", - "system.collections.immutable.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Data.Common/4.3.0": { - "sha512": "lm6E3T5u7BOuEH0u18JpbJHxBfOJPuCyl4Kg1RH10ktYLp5uEEE1xKrHW56/We4SnZpGAuCc9N0MJpSDhTHZGQ==", - "type": "package", - "path": "system.data.common/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net451/System.Data.Common.dll", - "lib/netstandard1.2/System.Data.Common.dll", - "lib/portable-net451+win8+wp8+wpa81/System.Data.Common.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net451/System.Data.Common.dll", - "ref/netstandard1.2/System.Data.Common.dll", - "ref/netstandard1.2/System.Data.Common.xml", - "ref/netstandard1.2/de/System.Data.Common.xml", - "ref/netstandard1.2/es/System.Data.Common.xml", - "ref/netstandard1.2/fr/System.Data.Common.xml", - "ref/netstandard1.2/it/System.Data.Common.xml", - "ref/netstandard1.2/ja/System.Data.Common.xml", - "ref/netstandard1.2/ko/System.Data.Common.xml", - "ref/netstandard1.2/ru/System.Data.Common.xml", - "ref/netstandard1.2/zh-hans/System.Data.Common.xml", - "ref/netstandard1.2/zh-hant/System.Data.Common.xml", - "ref/portable-net451+win8+wp8+wpa81/System.Data.Common.dll", - "ref/portable-net451+win8+wp8+wpa81/System.Data.Common.xml", - "ref/portable-net451+win8+wp8+wpa81/de/System.Data.Common.xml", - "ref/portable-net451+win8+wp8+wpa81/es/System.Data.Common.xml", - "ref/portable-net451+win8+wp8+wpa81/fr/System.Data.Common.xml", - "ref/portable-net451+win8+wp8+wpa81/it/System.Data.Common.xml", - "ref/portable-net451+win8+wp8+wpa81/ja/System.Data.Common.xml", - "ref/portable-net451+win8+wp8+wpa81/ko/System.Data.Common.xml", - "ref/portable-net451+win8+wp8+wpa81/ru/System.Data.Common.xml", - "ref/portable-net451+win8+wp8+wpa81/zh-hans/System.Data.Common.xml", - "ref/portable-net451+win8+wp8+wpa81/zh-hant/System.Data.Common.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.data.common.4.3.0.nupkg.sha512", - "system.data.common.nuspec" - ] - }, - "System.Data.SQLite/1.0.118": { - "sha512": "lm+Qc7SxuMNl/HpyAbJhQng+snqUs38jaC+GvKoYm5/w+RCTspvM6aFvdWXn6+yhntJR8FnbPWZ7oi2K4UL2vQ==", - "type": "package", - "path": "system.data.sqlite/1.0.118", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "system.data.sqlite.1.0.118.nupkg.sha512", - "system.data.sqlite.nuspec" - ] - }, - "System.Data.SQLite.Core/1.0.118": { - "sha512": "2V1PsfBeqWlZxF/VtB8lQKPfDBayCU8zD5Xc3Mq7cILOa2ZqpPDSwMP0fTfk1gtGSStSk//DxKiGy6zwCQs7Uw==", - "type": "package", - "path": "system.data.sqlite.core/1.0.118", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "system.data.sqlite.core.1.0.118.nupkg.sha512", - "system.data.sqlite.core.nuspec" - ] - }, - "System.Data.SQLite.EF6/1.0.118": { - "sha512": "6OqO3OA8tej0BidxjYxutfR2HlodiYAA3qU4BtYe/wQdXJ75rumiAr9inYJaxFkwgGb8jW1qyFy953ZFyCOe8A==", - "type": "package", - "path": "system.data.sqlite.ef6/1.0.118", - "hasTools": true, - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "content/net40/app.config.install.xdt", - "content/net40/app.config.transform", - "content/net40/web.config.install.xdt", - "content/net40/web.config.transform", - "content/net45/app.config.install.xdt", - "content/net45/app.config.transform", - "content/net45/web.config.install.xdt", - "content/net45/web.config.transform", - "content/net451/app.config.install.xdt", - "content/net451/app.config.transform", - "content/net451/web.config.install.xdt", - "content/net451/web.config.transform", - "content/net46/app.config.install.xdt", - "content/net46/app.config.transform", - "content/net46/web.config.install.xdt", - "content/net46/web.config.transform", - "lib/net40/System.Data.SQLite.EF6.dll", - "lib/net45/System.Data.SQLite.EF6.dll", - "lib/net451/System.Data.SQLite.EF6.dll", - "lib/net46/System.Data.SQLite.EF6.dll", - "lib/netstandard2.1/System.Data.SQLite.EF6.dll", - "system.data.sqlite.ef6.1.0.118.nupkg.sha512", - "system.data.sqlite.ef6.nuspec", - "tools/net40/install.ps1", - "tools/net45/install.ps1", - "tools/net451/install.ps1", - "tools/net46/install.ps1" - ] - }, - "System.Data.SQLite.Linq/1.0.118": { - "sha512": "8cPMubj5tEvoa5Mu/wQaisUnrG9NcoMGFh6B9zDUxnTXuGACi+vwEqIIX+njdFJYPIJrnmGEiHV1T+Lr3YH7jg==", - "type": "package", - "path": "system.data.sqlite.linq/1.0.118", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "content/net20/app.config.transform", - "content/net20/web.config.transform", - "content/net40/app.config.transform", - "content/net40/web.config.transform", - "content/net45/app.config.transform", - "content/net45/web.config.transform", - "content/net451/app.config.transform", - "content/net451/web.config.transform", - "content/net46/app.config.transform", - "content/net46/web.config.transform", - "lib/net20/System.Data.SQLite.Linq.dll", - "lib/net40/System.Data.SQLite.Linq.dll", - "lib/net45/System.Data.SQLite.Linq.dll", - "lib/net451/System.Data.SQLite.Linq.dll", - "lib/net46/System.Data.SQLite.Linq.dll", - "system.data.sqlite.linq.1.0.118.nupkg.sha512", - "system.data.sqlite.linq.nuspec" - ] - }, - "System.Diagnostics.DiagnosticSource/5.0.0": { - "sha512": "tCQTzPsGZh/A9LhhA6zrqCRV4hOHsK90/G7q3Khxmn6tnB1PuNU0cRaKANP2AWcF9bn0zsuOoZOSrHuJk6oNBA==", - "type": "package", - "path": "system.diagnostics.diagnosticsource/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net45/System.Diagnostics.DiagnosticSource.dll", - "lib/net45/System.Diagnostics.DiagnosticSource.xml", - "lib/net46/System.Diagnostics.DiagnosticSource.dll", - "lib/net46/System.Diagnostics.DiagnosticSource.xml", - "lib/net5.0/System.Diagnostics.DiagnosticSource.dll", - "lib/net5.0/System.Diagnostics.DiagnosticSource.xml", - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll", - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml", - "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll", - "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml", - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll", - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml", - "system.diagnostics.diagnosticsource.5.0.0.nupkg.sha512", - "system.diagnostics.diagnosticsource.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Memory/4.5.4": { - "sha512": "1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==", - "type": "package", - "path": "system.memory/4.5.4", - "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.4.nupkg.sha512", - "system.memory.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "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.Reflection.Metadata/1.6.0": { - "sha512": "COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==", - "type": "package", - "path": "system.reflection.metadata/1.6.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "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.1.6.0.nupkg.sha512", - "system.reflection.metadata.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Runtime.CompilerServices.Unsafe/5.0.0": { - "sha512": "ZD9TMpsmYJLrxbbmdvhwt9YEgG5WntEnZ/d1eH8JBX9LBp+Ju8BSBhUGbZMNVHHomWo2KVImJhTDl2hIgw/6MA==", - "type": "package", - "path": "system.runtime.compilerservices.unsafe/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net45/System.Runtime.CompilerServices.Unsafe.dll", - "lib/net45/System.Runtime.CompilerServices.Unsafe.xml", - "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.xml", - "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml", - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", - "ref/net461/System.Runtime.CompilerServices.Unsafe.dll", - "ref/net461/System.Runtime.CompilerServices.Unsafe.xml", - "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll", - "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml", - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", - "ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.dll", - "ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.xml", - "system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512", - "system.runtime.compilerservices.unsafe.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "DynamORM/1.7.0": { - "type": "project", - "path": "../DynamORM/DynamORM.csproj", - "msbuildProject": "../DynamORM/DynamORM.csproj" - } - }, - "projectFileDependencyGroups": { - ".NETFramework,Version=v4.8": [ - "DynamORM >= 1.7.0", - "MSTest.TestAdapter >= 3.3.1", - "MSTest.TestFramework >= 3.3.1", - "System.Data.SQLite >= 1.0.118" - ] - }, - "packageFolders": { - "C:\\Users\\gruss\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Source\\.NET\\DynamORM\\DynamORM.Tests\\DynamORM.Tests.csproj", - "projectName": "DynamORM.Tests", - "projectPath": "D:\\Source\\.NET\\DynamORM\\DynamORM.Tests\\DynamORM.Tests.csproj", - "packagesPath": "C:\\Users\\gruss\\.nuget\\packages\\", - "outputPath": "D:\\Source\\.NET\\DynamORM\\DynamORM.Tests\\obj\\", - "projectStyle": "PackageReference", - "skipContentFileWrite": true, - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], - "configFilePaths": [ - "C:\\Users\\gruss\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" - ], - "originalTargetFrameworks": [ - "net48" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {}, - "https://nuget.local.think.pl/v3/index.json": {}, - "https://nuget.think.pl/v3/index.json": {} - }, - "frameworks": { - "net48": { - "projectReferences": { - "D:\\Source\\.NET\\DynamORM\\DynamORM\\DynamORM.csproj": { - "projectPath": "D:\\Source\\.NET\\DynamORM\\DynamORM\\DynamORM.csproj" - } - } - } - }, - "restoreAuditProperties": { - "enableAudit": "true", - "auditLevel": "low", - "auditMode": "direct" - } - }, - "frameworks": { - "net48": { - "dependencies": { - "MSTest.TestAdapter": { - "target": "Package", - "version": "[3.3.1, )" - }, - "MSTest.TestFramework": { - "target": "Package", - "version": "[3.3.1, )" - }, - "System.Data.SQLite": { - "target": "Package", - "version": "[1.0.118, )" - } - } - } - }, - "runtimes": { - "win": { - "#import": [] - }, - "win-arm64": { - "#import": [] - }, - "win-x64": { - "#import": [] - }, - "win-x86": { - "#import": [] - } - } - } -} \ No newline at end of file diff --git a/DynamORM.Tests/obj/project.nuget.cache b/DynamORM.Tests/obj/project.nuget.cache deleted file mode 100644 index 0839f0c..0000000 --- a/DynamORM.Tests/obj/project.nuget.cache +++ /dev/null @@ -1,34 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "kePlsRMRemA=", - "success": true, - "projectFilePath": "D:\\Source\\.NET\\DynamORM\\DynamORM.Tests\\DynamORM.Tests.csproj", - "expectedPackageFiles": [ - "C:\\Users\\gruss\\.nuget\\packages\\entityframework\\6.4.4\\entityframework.6.4.4.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\microsoft.applicationinsights\\2.22.0\\microsoft.applicationinsights.2.22.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\microsoft.csharp\\4.7.0\\microsoft.csharp.4.7.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\microsoft.testing.extensions.telemetry\\1.1.0\\microsoft.testing.extensions.telemetry.1.1.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\microsoft.testing.extensions.trxreport.abstractions\\1.1.0\\microsoft.testing.extensions.trxreport.abstractions.1.1.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\microsoft.testing.extensions.vstestbridge\\1.1.0\\microsoft.testing.extensions.vstestbridge.1.1.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\microsoft.testing.platform\\1.1.0\\microsoft.testing.platform.1.1.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\microsoft.testing.platform.msbuild\\1.1.0\\microsoft.testing.platform.msbuild.1.1.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\microsoft.testplatform.objectmodel\\17.5.0\\microsoft.testplatform.objectmodel.17.5.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\mstest.testadapter\\3.3.1\\mstest.testadapter.3.3.1.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\mstest.testframework\\3.3.1\\mstest.testframework.3.3.1.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\nuget.frameworks\\5.11.0\\nuget.frameworks.5.11.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\stub.system.data.sqlite.core.netframework\\1.0.118\\stub.system.data.sqlite.core.netframework.1.0.118.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\system.buffers\\4.5.1\\system.buffers.4.5.1.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\system.collections.immutable\\1.5.0\\system.collections.immutable.1.5.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\system.data.common\\4.3.0\\system.data.common.4.3.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\system.data.sqlite\\1.0.118\\system.data.sqlite.1.0.118.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\system.data.sqlite.core\\1.0.118\\system.data.sqlite.core.1.0.118.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\system.data.sqlite.ef6\\1.0.118\\system.data.sqlite.ef6.1.0.118.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\system.data.sqlite.linq\\1.0.118\\system.data.sqlite.linq.1.0.118.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\system.diagnostics.diagnosticsource\\5.0.0\\system.diagnostics.diagnosticsource.5.0.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\system.memory\\4.5.4\\system.memory.4.5.4.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\system.reflection.metadata\\1.6.0\\system.reflection.metadata.1.6.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\5.0.0\\system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/DynamORM/DynamORM.csproj b/DynamORM/DynamORM.csproj index 8c51fe1..770ddaf 100644 --- a/DynamORM/DynamORM.csproj +++ b/DynamORM/DynamORM.csproj @@ -25,5 +25,4 @@ - - + \ No newline at end of file diff --git a/DynamORM/obj/Debug/net472/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs b/DynamORM/obj/Debug/net472/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs deleted file mode 100644 index 3871b18..0000000 --- a/DynamORM/obj/Debug/net472/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.7.2", FrameworkDisplayName = ".NET Framework 4.7.2")] diff --git a/DynamORM/obj/Debug/net472/DynamORM.AssemblyInfo.cs b/DynamORM/obj/Debug/net472/DynamORM.AssemblyInfo.cs deleted file mode 100644 index adfabe5..0000000 --- a/DynamORM/obj/Debug/net472/DynamORM.AssemblyInfo.cs +++ /dev/null @@ -1,26 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("RUSSEK Software")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © RUSSEK Software 2012-2024")] -[assembly: System.Reflection.AssemblyDescriptionAttribute("Dynamic Object-Relational Mapping library.")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.7.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.7+4c7c6e4efdfe168cc99634245764a558c5662f54")] -[assembly: System.Reflection.AssemblyProductAttribute("DynamORM")] -[assembly: System.Reflection.AssemblyTitleAttribute("DynamORM")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.7.0.0")] -[assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://git.dr4cul4.pl/RUSSEK-Software/DynamORM")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/DynamORM/obj/Debug/net472/DynamORM.AssemblyInfoInputs.cache b/DynamORM/obj/Debug/net472/DynamORM.AssemblyInfoInputs.cache deleted file mode 100644 index 5fc7122..0000000 --- a/DynamORM/obj/Debug/net472/DynamORM.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -dd15cc8230d4d8ba9b44c2e245532cb00bdeeec9493f4b8fed9ca174bd4e2dec diff --git a/DynamORM/obj/Debug/net472/DynamORM.GeneratedMSBuildEditorConfig.editorconfig b/DynamORM/obj/Debug/net472/DynamORM.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index e514d24..0000000 --- a/DynamORM/obj/Debug/net472/DynamORM.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,5 +0,0 @@ -is_global = true -build_property.RootNamespace = DynamORM -build_property.ProjectDir = D:\Source\.NET\DynamORM\DynamORM\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = diff --git a/DynamORM/obj/Debug/net472/DynamORM.assets.cache b/DynamORM/obj/Debug/net472/DynamORM.assets.cache deleted file mode 100644 index 41e16701251208075def1a0df9193f33eb363972..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1174 zcmbtTJ#Q015H)b-?1Y41gE19Ok@oBaCk}LxtymTiSvW)jtq7aDv9n_D*4o`eSX7ks z@Ea%*zkrgOl7c@$NyUtF7oD()3r2dnyPdf=A8)q*u)B9Hm&@IG|9taDbLqvWw{BtQ z`|+1=ZmViP|8zdQ`}**&23^NmB zA@l-nx#z1eR1s@>_q+zvFk}(f=JqBVoW*n~rag`E0x7R#vQSd`b`bgGoE~(x_E`8@ z88x(CdvMD2IIZw1I_cd-EN610ekwmDE`-KcT8fi-PK=ux`DU__r<7q&I-p~Uul!wI zz3H{Q1~pMYP>n?d)wqOMMvx3Eh*iXOM0J)ONpOZK2{l3_G>v&AYj{qz++Cm*hUB^! z)7NUGd05*Q5=?DlYxm9W&c@b#cHTiMy0XvAhVEc*i#Fg5A?Fnjf z@t)8K$+B|Np4>o`5M{(o#4SVxaT}4fDt@eHYwrbf^eks1j&R?FitRv*V8c!Z6pG(JL V)uj#?D5HP4z7(HS2z{@Rg3v+>ifIvAA8Qdhvp1W%xh=BXY`MLMo7r8y z{r>#E-}lYe0y-2$0Z{KR9i~o&LOU~vE#zi)f4skMPiYL9h$3R3%mLR$_N0Z8TN=g& zbzH~vN`vfuH0RLik~(s5{NLSdkGfCoD%q~#Pzz70Wy=D9eMfnC`R3k*rB)@_fc5N7 z2XUy4%LJ;#nrY`7Vj9n^%X}TYM9k^nLAVK?fHwB6oZ6l1&cC66qp6rtthyeuV~kkK zT?asGXeU_5ZH&3Vyto8tjjE;z>_elf?$|RFxh^}QsC-5s!d`#2m)d8(B0dvUpdnZ_&ZhOw z$Ei4fWzwSR#VJT3v67&(Iu|hyoiwoA0Vwe!4~Wvd}6Zn>(?|*@7H3cc3RxjPFul} zwlb&FB2zo9Hnr1)721DTafxZ5?5b&VjxAfbzHC2MJdjry8Ug!l_~FTWi`Vb{`IUO| zO6T>b8-H7V`q87)r~Y0$Ykf9!;p~oY-+XxS-qKHZe!h6OZ_Ca#XWHpof1Nl#zxeCi zi>JTeFgLnqxogwe-`797zr6GI*MBTOE|-Qn7VccVu=~hl_6o{wfAV9&JL2qp@c7dY zZ*(qxS$KWh7n^nTTE@P;&@=qO-GyMl7GeOrTW?7=Gl3{)vO# diff --git a/DynamORM/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs b/DynamORM/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs deleted file mode 100644 index 2f7e5ec..0000000 --- a/DynamORM/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")] diff --git a/DynamORM/obj/Debug/net5.0/DynamORM.AssemblyInfo.cs b/DynamORM/obj/Debug/net5.0/DynamORM.AssemblyInfo.cs deleted file mode 100644 index 349f454..0000000 --- a/DynamORM/obj/Debug/net5.0/DynamORM.AssemblyInfo.cs +++ /dev/null @@ -1,26 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("RUSSEK Software")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © RUSSEK Software 2012-2023")] -[assembly: System.Reflection.AssemblyDescriptionAttribute("Dynamic Object-Relational Mapping library.")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.3.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.3.0")] -[assembly: System.Reflection.AssemblyProductAttribute("DynamORM")] -[assembly: System.Reflection.AssemblyTitleAttribute("DynamORM")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.3.0.0")] -[assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://git.dr4cul4.pl/RUSSEK-Software/DynamORM")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/DynamORM/obj/Debug/net5.0/DynamORM.AssemblyInfoInputs.cache b/DynamORM/obj/Debug/net5.0/DynamORM.AssemblyInfoInputs.cache deleted file mode 100644 index c4b2efa..0000000 --- a/DynamORM/obj/Debug/net5.0/DynamORM.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -fc853c749cf501759ad6a0d5531aafc846ac0fde diff --git a/DynamORM/obj/Debug/net5.0/DynamORM.GeneratedMSBuildEditorConfig.editorconfig b/DynamORM/obj/Debug/net5.0/DynamORM.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 47756ab..0000000 --- a/DynamORM/obj/Debug/net5.0/DynamORM.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,10 +0,0 @@ -is_global = true -build_property.TargetFramework = net5.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = DynamORM -build_property.ProjectDir = D:\Source\.NET\DynamORM\DynamORM\ diff --git a/DynamORM/obj/Debug/net5.0/DynamORM.assets.cache b/DynamORM/obj/Debug/net5.0/DynamORM.assets.cache deleted file mode 100644 index e027955959e0706f226063534ba0e0cab676db15..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2135 zcmbVNO>Yx15G~MB3T>gEP=O$-)I)`Ep{1p8tI`lf&^9EY5@HW^cb(Mg?mDu)D1i$% zICAIAjSKt%gy77be*zK*W;Wh*H=B?MOV;j;-}sHkGvnf;{MPxQp`nA%2Y;UL|Dta{ zE>=H%{XO?#=ic`xKfk zZQ*dg){A>BI&1~eIfIUSfEf@!_XUvofF2x4Mv%tJ5Y2v%+R4*xUb6eH&OKC|_a*u2Nf`z1+Hb99$+DwrW zYyIs|ABs!jE|U?cl}@NyNUBJ#p_#9uqeMO@asbV)8?$hs#A<;{Wv)?|Oto$2BS`Y@ z&>FMmMxRVUTpln*DQc2>nTOnEDzmh@+1T7zTD@@`QczaC~A70J!lfx!%T$l6wGOuGcadiHv2?FwYptcxv~{*b`ow= zKPeA45;dH@Caj~#+d1$eUd{6$ck}i#=;PxG2$S(>7o4arVg)c0N9@B302wwC_V$S) z)kg*2T-7pk`jup-Uom+U+YS9bshUj6W<9cLHR_JEU+RsI_1Uhee=}ve7EvWi1Rd;= z|F{0JMY2+GlV!Nm0pqcy6w{SvosF7TWh^V|&Bwx~?y!~to8D$hb3bf5<=_y*9=X^N Z+CIg-p7LoU5rpn}wivYod``MU{sN{zl)eA} diff --git a/DynamORM/obj/Debug/net5.0/DynamORM.csproj.AssemblyReference.cache b/DynamORM/obj/Debug/net5.0/DynamORM.csproj.AssemblyReference.cache deleted file mode 100644 index 9cb2c89e8d9efd4f02ea1425fb294e1c77e67c3d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 86662 zcmds=4Uingb%1Y$Ktc*g0ujpsi4%VTN$lNmy3-#rB~FJ>xD$u&^oM@ucIWO^+TB^r z&PqBtwkU&*NjX3XTZ$c5p(@+qCq_w;QWBF8Lm^yH5K{*10xHH1KZOGLuWX8h7?PgZ z>3KafJ$uhv{kFDq6sNno?z{J9zJC4sz1Q7mrT(&|r6skaXT|mb+ZwfvLhB8=yjk9! zwVa~qY%dv^z2)uwxr}Xi|M{hKmJm}o27 z+S+*}|E^ZA{BJLA;RRaac}=jZj9b6N{e+_$9v z))((fO=U9u-F3ST&-(GS6{$f`xvIzF)=j2e&RNA(p33R=#jQP+yi>8wRYkMn*hYSF z>p*2VpUd22jt^OT&El%z_Rf*6k)0X_%O&0HvR8ZTC^SK&oXxkq=ST-mq`N253)%D01aK?uw!nKwG7cHo^|$ zr+IDB=3KG!n)HC3E99KqezOdd*R==d$8AxxIdU4Kv_(;oG_^%L0Hvr#z?0IcZKpC* zG&o*%%!2D7^;kv6Jm|gl9y#35rRgDKkScMTk(@rW%#&DlA(e`loT^T-SnkX&mA24t0j;9!`zi~THaXs$;rQee|d{D`GW2T-hA%W z!@DNGFyo8+Ha>Xd?uV~>@8el7{PQC#A2|1u2Oj^{CHXynv2^ZplDJrBuxA1U`moqQ?rzv@R1XtW)q{f#&8TNZX>_w^kWB?%XN?ROtFks z=)+63xvSbx?(I;6kc&u%#_r_r?|o;|;n6$iA6RkE>vt`CX5Pz_9y7n!I&b&Z&m28< z#GL=-Z$5e5>jZ+`VA*>SJ@>?RfCS$_58s7DXzxj8meWW2Luc%*Y#SGSSv>|SDac2(b8 zI7>&3UhjTp@L0mm%&snv7X`Qehx=F6MlaG6Y3&+?UPL-Hdd-y!PCzfB9H6H(ie4bL zdbLwCt@2R^oshs)8f5E0Fily@O!UBsFe?#bHZ)!`S)_HpX*;Ivy&JEppmpI)-@aWc zS3J}Y3ERO2!4{HDQ{F}pkDUlPb)^b&9VE+z3#2WPSg9{nkV>N|NL!@J5TRqJw^qfG z+-Sx2R+?a*AWShkP)}%xbo6s{_DB#$Q*JiP9xPykcH=S09_49fHlvj-d3uMZnf)e6 z8$*_679~CIE^)M~gW_psUkkuPsjIz3y;Wg#y}>k;d+1`{*O?wLZ<|OPvYXC^_%hC{ zE_}VuJb>XX!T<5l_D!E&^7Fe=>jkml72rqc(xpaMrmMSSdFK+decAHr-wQ9al}Df5 z;0H_b7YbGp-o(+@TKzY{qt8M!1c%1XJru>({t5iDjl^b7A`oQ?E-a8yI zzV6SZugQznh9b3O#y600;+MjWuiJ&_6)3NTS(7tHi&ojmWxO&gwn-x62!jdCFt3G? zc0d|rvRW9aP@0-%UJE1D39wRXq)pXsl_>lgbGR}JGdtMlIli+JYmCIHK;>}71kx0x zZAlN92qWbY%Fv4lEY+Y@u``0#{>07QkqBk2en_~;B9ygcLvz+#CB{5LSxdD#ki*m+ zTa=dT2DbCk-%_})IAVbfgHparBttCH4GG+VMp(0mXlUM=E8AyI{Lt&b4HKSHw-;2R z0^8l2G0TGY1*zq^$<2{?so#HJ?MT*$2q*Q6<6x33rw1LjjeUqY^ukmL&R4KF zmi9nGMYlMXN~I}R!D3yi6cJhnC@01tw!v?+onv`okFUNQ+x*9>-C=@+r13(@pi1bD zgzj)7Cdvd6H6^fse+fi5lCCg^EGsWen_%Q*D@?C3619e`FhTm`Zun8FtdDGk>FGm+ zk@B4t;*!O)WzoeYz{Gb}By>R{MYgjdK`c!z7T;NspcN5br0%_oSFR|Hgvs1{zc~`C zhPd~l2Kw15nS1YRM1<3bav#h#4!8(KYAC%rJupTbl8rQDD25 zH&lvFt{_AZ0FyuFV<6lVX=C=1*_g06ni`m`@`nrfD9!)vR*laMmR&GdB6)SW*x|ha zZ;FBwUe5Q`6Wbxd8KVM6lm$&qb0uOnNgit*$Y2sL%2#4*^VYDtt-V^`+hgR-V%8AP z2LcC&uf!6%AVDHqi6w}IW~#Z8Eqo=Gpj91sVG=EQ)fOo%zN~NzYF#e&hfz`=Bw!Ae zrAm@ZQ^JNPc-%yYDc_+Gel3Ax4Y6>(Lm|`<2@}~4g^)0s62x~XgmfXoMtKR|x|`kV z=aS7*zpRoqeZ6ft`JDG6Jf{hccHt#>(hf+B$V%{}LU~$DTsX-~-lV^yp4W&dV^_Xu zHzNEEEQI3QwZIa>ruT^wh74mKJ47U82z^lYBN)fM8`R3Dz^ue%%g$3Vy8g7Yvb!3}Q z!_pvM8Q<&~?o9NmlrILE)PezBW3zLq!xebotnRS{i2zCF_@rL zJ$NCao5~l1Vew_zlnv`Q`ZdLTF__c`2^iU8Fi9>=3FC{wB(;bTqwwkl3%1#CGGk(a z6u1q7S0C?ygp1Ovj|-(KS;8tKt`iYf%3}=SVG+16@fbs>Ard397(+-HP4VF|hLA2q z*eEX?U_!5B#~>JvnH_X2+ZYvAFi>UA3kTw@kpPhu4#XwWlpYA?YrztE3<$l4=uDvc1;p~z&?6sVmw9y1YA+X;{w$dyElo|=A% z?|#n!{k%3vbh3o#fUNp0;5I}aClMkPE4Gcrf>C5MSGHshIY7_);qHZg`F=+!6^6S&k|!ji%)A zoLN{IB6O6WrsYW;7#i?k_)&)L&ykprou(DYsGk?ZPxo?FAVT6+)qYHMr3ACjw^LX8 zYov4h>9yJdiN!FL&mzc)0i(H!t_MPovJNyb<<`pmll7*PzR__?=|3%t=Wd?;La$E< z_fJ9%k)V+ICm~_bvrKdG!u^wwE=1TU57h-iOC}l~s^e{tu#ko7xEyFsnyc`hhw8W* zbs&PNv{$}(=JLi*1%ZRw_~JR*7Ksem;yEf08lC1cF?{hHRi_SwFq0FBmFYKf!nzr@ zj)_*rZG%LH)XD_1>gToC>2odEOZ5QqJM#0=*vb=W1y?qeeTnMu8jCQ;=5*xCN zc3dK~t!b`lif6Rr3e|xUX2Mcl;_XRpItMI!uUlm5?pzJw1hs&?#9Q72i4<9hw_GYs zvEn7?a;1pSBALhrLWjP9Z4xIkw+#{>(upjP6*G}FmmLx(GFJ^EM3hH-UBG1($PmEe z5#Ml2BraqT->@{AS{WYk4J$*0j`C9$T&Xvh`zmHxJhLBmnekH=#CAw*$WB=hWziHG ze#(NVicZK3nwbhaymQ=p{9f%0OiCg$yj?RO!)5t@fDBiK2pN)i&Y)@U&t=R3D_3*? z8(5T!@f@)&5*^ZbjwlZrpXQC{i0agV5GJ0Z{E9EvQVv>~y{0%%fzdh7&!7m+kl>JA z@g<0YW~RCPVSdGzph+FLU>4*gxv9e*#X*4BB3>ktlMCfc*T@mPVAMgSp=4r43L!Lafi>eloOQ>H4q8}b2;DA5f z3ULsM`q)mTVA}58ubY^!Y>B6>f-MPRJCU|XYeE;>iO8d=Jqc=cBI*D__*1nI2&qqT za=8Pu0ttv9#p$;}+7`MLrzq>h=Mn}fMZX)o68xw}9CW5U+;;Qu9yXl&t*p572u_^g z;WnWeax9aD+XPWG9mYJ|CTIe_Dd_f~H(M|h}YO|D#Wk1C2Rav^ZSPs2*;g9M3e zZ*`Jfno`C0Rwt=NgqZS+oCW!N3pppfu5Yb-VPK@t3MP(AeOIbhKO|~o7dh9GO;gZ??7f{x;`@>W;)HHU;K(j=o=7A8R!sbaq*yAHraWoCeG)0VG<&mft5oSA8=e`650`D9mTeD&dKqN>bRGF}dy!tKghGLJD z2o>ddF?UyK#m=xJNjG@aWZ*RY=$fm1L&Wo9(Y8oz$ns)Qc{DXUJTDeihX^5pNevLH ze%0?CUuw%(f=Ml*6A~)INi9JzP3eM3EkQ3L%m^*jX11qCykY{p@wla`wnakK081sv zuHQ5lw^UVih!83(_lx{HzTI00*@5e}zr&=Q-dHRfBf?Dq5HPrc&+N6kA_4m>nFm!{ zJWXv^4)^eh@N*i5-=Zz6AdMWTHpl_eBEuXAK8X)J;E&w+H$7i4atNn9K&> zPRJq;zx}UseTSbPCKGRs#Ek4PnYcunnl^rzOk5!%l+@<|eUxrAirLW3DBUe0Os}#6m{(z94PXr-}j)+~J__rXT`%;Q} zhMZVbO@Va&;CDjAs`CAo+(<`XT@YM_6)4|tna~AEA=!S*1hF(Fj_Be{jWRD^nAQNPXn-rJFA_2G09TTHnj#ksa3!fn zgkX_sSsB(NeDwoFR~JN+g6c~zd`BT{9kvvN`vhR74N5PPIw7H>E4@e(OjFu|(u*X$ zh%i%M4J}n5h*5xf3-)ZtIw1GN(^W&ug!0guc!PXUeJuMO@EVowmfuF@8wD>89HDc= zvog{WWT?F!S5p0w#PV9t)j?5iS6iidvxI3Jv7ZGN*YClS@KyNW)WkWaM zTt08ew{w^K9zpG%NZ<}pd0n-o)0Da~)T1XtuR)V61TJKTuJ$AgeUbPzc#;MAGzGBs zBn#>hA$X`U)^AH!`|=*scG#iw8N*@Q$$~{D1fZ_2ITWM60g2-m$O^XP<}fOzrc{>x zpm#yUrt(Uf;FYmqRm|i{h7bsajn%x8Cf*v!99bnzTp~^J;*~UUg@{m69`g(&_r5R( z-O{X4uxhY|uu`3fuu^`AY#@9vKLSbo5Lw;^889b1M3&2; zDKGp`TdoEmf)CRp&KXu-h{ck5?iFO!Q*GJ7>tJ+FzBSihQ1U{oXj>#QWQAB!dC=&b z{QbS}OgcPz=llaJ?s@&LWzWoedD3I%_gd%e-ujuNr;eEOzx>T7ubX|rdnd2^?yQaz z(_iX*`j@*Gj9z_g&bu8Co_PG6<5Su$f8}$JS_mU;o|Sg^SKx`^Zz~q7R;$dghLYQd3)6S~|YJ zY||s%>$_6C5G$%q9SC)H43Bg!>*_YLo!v{!&Mx+6*hgyGeiy>d_RfywEh*(?puXJf za9eh=gW!vUt>I;$;g(2z$jU&&(xBmK&N9%jGIgMXDFao$*I~#!=%j;KRu4N`d%zeK z*K@GFi|=(v=z{cp$o4uUh@~l2e6K@-R)Ck%B%|^pxWnShwxL2&`eJ{Ln$!mg7}*ir zNpfjQ7(aqLNi8D8lwYbCmS5s$^Gg*&4UsUBU8)!oMpJ?|%LXhFHp*j1p%+kg?^pER zf|oUfyYG1HDBcGh5grDybMMkC=n(!uJ#6Vw30XM z-h(BZE!Dz@VM78ri}RS z2?QkcL83($2uP4iQ@nyeK!RFCh$-I-3ih^&m@L`^6CvLVn%oPC8QEUYWXaH=HP^(* z_kt!XRtIXB36k8J4H&kO&x^NG!X~L8tQi?zybltyhFLQ%7aFqWnk;Jtv|K5kAVR3Iwq|yW_nDFSxnrYl|XP1<|%h zfXJ!}qVi};5U(nTszZbj;VQ7I!GL86^_8_&fzTd_QUg|jAd{vz#aDr#5)o3AlUlAI z9#{r6NhUS7DH5bcOlpDT$62U+qS$$JIY*L7&DDkoAN7frz=aOHAt>_>5-q$D5*fNg z3l~IFgA*iLxE@59sE>r(2D{)P<9OMXJ}V<`3po3QUf=r(BH^*tNO0&P;W3HO1U1)! zKZu0K6siLy%tC*+@<_NSd0=#4wmP4OW`%ahs>(64$hRPi2hPOjoote*0j~&OKfQFR z(Us}y?pWTr#B5)-+?^kz#jnb5zuRQwE9Ow8lou{^fiNGx{SI0Mujh=acr3wP{YV{V z|4zQm&3Uu`$!@;`Ni-eR{PsIgB#cUDx_xnLPbKeEY;#r7tT-$-wzzemGMvw4ZZgM* zti5J&6=pOmcR$@CpBo*gw9(1sbI!Q;{Jpmiym0q3(iAx*khz}`aWo}|yPpwl03UQQ zD+Zs|hRnFv>LFc(NY{wuM;`@53`C?5nVC*+pggxrE2vKR!WKPjjtI`r#o0 z4)}=&v2jQF`C6NE#jJHesImYg`1x9X6C@U7=WB_Q>W2nDU(45m2oL33|J-94`*Ov7 zGLyl#{_!?QK*+ZKaXCC$Cw3S4Ry*FUo>zi!6_p3YU3shb-U|0JdJX^-AMmYq(Y8nr zfGj8;l?UwtG?$&{LGh?MfDqaTz@+6&)johLH{0nYoOdqq20xf(I@m2VPp72mSP%CO50ijK@8^Gzb5hR88bwn-!;jHUygZxRXV0@x@W z?V}Wk;ssRsUqTN3JwobMYJKphr~r?qH`}* zOtV9TLUd6>jgbhEx~L(6G=)fXnM3*zVWd3T$%OVEy|+Gwt!X^k$$pGn&5%Vqxr7r3 zEO>O0^?=8(bj32L+Vu=Pgr99~_cPXKRXrf&W8X&QQo52&{K(f;g(Z62Ta-O+KdN}W zQ5N!taPrc0;pfN)zgzi(7i2(N!{$0+X}zFA9Y|nKRobWwi9$JJ+4-E1>}g#%(;tIV z`45pW>`)E^7r-N7;&FHrZ(qk_A4Y^~)Q!ZV>69IIyS!lwn+ -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] diff --git a/DynamORM/obj/Debug/net6.0/DynamORM.AssemblyInfo.cs b/DynamORM/obj/Debug/net6.0/DynamORM.AssemblyInfo.cs deleted file mode 100644 index adfabe5..0000000 --- a/DynamORM/obj/Debug/net6.0/DynamORM.AssemblyInfo.cs +++ /dev/null @@ -1,26 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("RUSSEK Software")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © RUSSEK Software 2012-2024")] -[assembly: System.Reflection.AssemblyDescriptionAttribute("Dynamic Object-Relational Mapping library.")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.7.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.7+4c7c6e4efdfe168cc99634245764a558c5662f54")] -[assembly: System.Reflection.AssemblyProductAttribute("DynamORM")] -[assembly: System.Reflection.AssemblyTitleAttribute("DynamORM")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.7.0.0")] -[assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://git.dr4cul4.pl/RUSSEK-Software/DynamORM")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/DynamORM/obj/Debug/net6.0/DynamORM.AssemblyInfoInputs.cache b/DynamORM/obj/Debug/net6.0/DynamORM.AssemblyInfoInputs.cache deleted file mode 100644 index 5fc7122..0000000 --- a/DynamORM/obj/Debug/net6.0/DynamORM.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -dd15cc8230d4d8ba9b44c2e245532cb00bdeeec9493f4b8fed9ca174bd4e2dec diff --git a/DynamORM/obj/Debug/net6.0/DynamORM.GeneratedMSBuildEditorConfig.editorconfig b/DynamORM/obj/Debug/net6.0/DynamORM.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 0342eb9..0000000 --- a/DynamORM/obj/Debug/net6.0/DynamORM.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,13 +0,0 @@ -is_global = true -build_property.TargetFramework = net6.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = DynamORM -build_property.ProjectDir = D:\Source\.NET\DynamORM\DynamORM\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = diff --git a/DynamORM/obj/Debug/net6.0/DynamORM.assets.cache b/DynamORM/obj/Debug/net6.0/DynamORM.assets.cache deleted file mode 100644 index 8463646f28ed038d79a369960f90c38b583dc366..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3050 zcmcgu&2AGh5H65X3bfD`3gxc>RG|v7g_gF!4W%WDpl#F!B&5B#yOY$acQ>-VDB*y3 z1>ga=ap%q>z!7of#u*_YabqUgO}yQNLI#E`^N_c2HsA8fAMs_w2_Cq_QhARLZveumaky zGG~`nK-sFUGW>e2ZrL8qlhp`X+ zp=zjU3w$SVxnJpqy$~<9MB1y7wi&_EJrNwkKJPPv9SMxkEzQ)f>K#K%zeM_G6qJYN zK8#?$Q#*l!C)cwQP`l~Sk&8ua^#doFQi7TqU0Xe{24Sr zvn>S`gwg?JZ9?;Jjrn-NBzYN)m6|C6I6Lc!!} zttvsaY$s!t9_PNEPKbaHYQ$0?TS9+`_O19{Xb%Ag{dmwmtmsO-%Ao!XtHnfbeRYbn_$ zT!ll<%}j#Pd< zWx5bUB`BW)?84_a{@^0X{NyCF&OAt!;-U5qVhNZisDf7&+~Hc(SD?&&a0eeSq2LJB zH1Q1FOi6~2p`Bjrk!W74>N|?6KBg8zEcdXA($n4h7@ftG?DIJ9D+Rh#ufkCD&>PML z)%v5rVIre3`tcP|n){7cz*e|TYl(N*$TQlr9<_Ec71L7U3_D+wD^V79Dd2?r8w$#w A7ytkO diff --git a/DynamORM/obj/Debug/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs b/DynamORM/obj/Debug/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs deleted file mode 100644 index 45b1ca0..0000000 --- a/DynamORM/obj/Debug/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.0", FrameworkDisplayName = "")] diff --git a/DynamORM/obj/Debug/netstandard2.0/DynamORM.AssemblyInfo.cs b/DynamORM/obj/Debug/netstandard2.0/DynamORM.AssemblyInfo.cs deleted file mode 100644 index adfabe5..0000000 --- a/DynamORM/obj/Debug/netstandard2.0/DynamORM.AssemblyInfo.cs +++ /dev/null @@ -1,26 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("RUSSEK Software")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © RUSSEK Software 2012-2024")] -[assembly: System.Reflection.AssemblyDescriptionAttribute("Dynamic Object-Relational Mapping library.")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.7.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.7+4c7c6e4efdfe168cc99634245764a558c5662f54")] -[assembly: System.Reflection.AssemblyProductAttribute("DynamORM")] -[assembly: System.Reflection.AssemblyTitleAttribute("DynamORM")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.7.0.0")] -[assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://git.dr4cul4.pl/RUSSEK-Software/DynamORM")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/DynamORM/obj/Debug/netstandard2.0/DynamORM.AssemblyInfoInputs.cache b/DynamORM/obj/Debug/netstandard2.0/DynamORM.AssemblyInfoInputs.cache deleted file mode 100644 index 5fc7122..0000000 --- a/DynamORM/obj/Debug/netstandard2.0/DynamORM.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -dd15cc8230d4d8ba9b44c2e245532cb00bdeeec9493f4b8fed9ca174bd4e2dec diff --git a/DynamORM/obj/Debug/netstandard2.0/DynamORM.GeneratedMSBuildEditorConfig.editorconfig b/DynamORM/obj/Debug/netstandard2.0/DynamORM.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index e514d24..0000000 --- a/DynamORM/obj/Debug/netstandard2.0/DynamORM.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,5 +0,0 @@ -is_global = true -build_property.RootNamespace = DynamORM -build_property.ProjectDir = D:\Source\.NET\DynamORM\DynamORM\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = diff --git a/DynamORM/obj/Debug/netstandard2.0/DynamORM.assets.cache b/DynamORM/obj/Debug/netstandard2.0/DynamORM.assets.cache deleted file mode 100644 index 813247a8f6b8fb7a701f818e01f607d5e1d527b9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3955 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 diff --git a/DynamORM/obj/DynamORM.csproj.nuget.dgspec.json b/DynamORM/obj/DynamORM.csproj.nuget.dgspec.json deleted file mode 100644 index 31144bc..0000000 --- a/DynamORM/obj/DynamORM.csproj.nuget.dgspec.json +++ /dev/null @@ -1,176 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\Source\\.NET\\DynamORM\\DynamORM\\DynamORM.csproj": {} - }, - "projects": { - "D:\\Source\\.NET\\DynamORM\\DynamORM\\DynamORM.csproj": { - "version": "1.7.0", - "restore": { - "projectUniqueName": "D:\\Source\\.NET\\DynamORM\\DynamORM\\DynamORM.csproj", - "projectName": "DynamORM", - "projectPath": "D:\\Source\\.NET\\DynamORM\\DynamORM\\DynamORM.csproj", - "packagesPath": "C:\\Users\\gruss\\.nuget\\packages\\", - "outputPath": "D:\\Source\\.NET\\DynamORM\\DynamORM\\obj\\", - "projectStyle": "PackageReference", - "crossTargeting": true, - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], - "configFilePaths": [ - "C:\\Users\\gruss\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" - ], - "originalTargetFrameworks": [ - "net472", - "net6.0", - "net8.0", - "netstandard2.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "C:\\Program Files\\dotnet\\library-packs": {}, - "https://api.nuget.org/v3/index.json": {}, - "https://nuget.local.think.pl/v3/index.json": {}, - "https://nuget.think.pl/v3/index.json": {} - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "projectReferences": {} - }, - "net8.0": { - "targetAlias": "net8.0", - "projectReferences": {} - }, - "net472": { - "targetAlias": "net472", - "projectReferences": {} - }, - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - }, - "restoreAuditProperties": { - "enableAudit": "true", - "auditLevel": "low", - "auditMode": "direct" - } - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "dependencies": { - "Microsoft.CSharp": { - "target": "Package", - "version": "[4.7.0, )" - }, - "System.Data.Common": { - "target": "Package", - "version": "[4.3.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.400-preview.0.24324.5\\RuntimeIdentifierGraph.json" - }, - "net8.0": { - "targetAlias": "net8.0", - "dependencies": { - "Microsoft.CSharp": { - "target": "Package", - "version": "[4.7.0, )" - }, - "System.Data.Common": { - "target": "Package", - "version": "[4.3.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.400-preview.0.24324.5/PortableRuntimeIdentifierGraph.json" - }, - "net472": { - "targetAlias": "net472", - "dependencies": { - "Microsoft.CSharp": { - "target": "Package", - "version": "[4.7.0, )" - }, - "System.Data.Common": { - "target": "Package", - "version": "[4.3.0, )" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.400-preview.0.24324.5\\RuntimeIdentifierGraph.json" - }, - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "dependencies": { - "Microsoft.CSharp": { - "target": "Package", - "version": "[4.7.0, )" - }, - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "System.Data.Common": { - "target": "Package", - "version": "[4.3.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.400-preview.0.24324.5\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/DynamORM/obj/DynamORM.csproj.nuget.g.props b/DynamORM/obj/DynamORM.csproj.nuget.g.props deleted file mode 100644 index b755633..0000000 --- a/DynamORM/obj/DynamORM.csproj.nuget.g.props +++ /dev/null @@ -1,16 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\gruss\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages - PackageReference - 6.11.0 - - - - - - \ No newline at end of file diff --git a/DynamORM/obj/DynamORM.csproj.nuget.g.targets b/DynamORM/obj/DynamORM.csproj.nuget.g.targets deleted file mode 100644 index 2192724..0000000 --- a/DynamORM/obj/DynamORM.csproj.nuget.g.targets +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/DynamORM/obj/project.assets.json b/DynamORM/obj/project.assets.json deleted file mode 100644 index 2c73704..0000000 --- a/DynamORM/obj/project.assets.json +++ /dev/null @@ -1,2012 +0,0 @@ -{ - "version": 3, - "targets": { - ".NETFramework,Version=v4.7.2": { - "Microsoft.CSharp/4.7.0": { - "type": "package", - "frameworkAssemblies": [ - "Microsoft.CSharp" - ], - "compile": { - "ref/net45/_._": {} - }, - "runtime": { - "lib/net45/_._": {} - } - }, - "System.Data.Common/4.3.0": { - "type": "package", - "frameworkAssemblies": [ - "System.Data", - "mscorlib" - ], - "compile": { - "ref/net451/System.Data.Common.dll": {} - }, - "runtime": { - "lib/net451/System.Data.Common.dll": {} - } - } - }, - ".NETStandard,Version=v2.0": { - "Microsoft.CSharp/4.7.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/Microsoft.CSharp.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/Microsoft.CSharp.dll": { - "related": ".xml" - } - } - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "Microsoft.NETCore.Targets/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - }, - "build": { - "build/netstandard2.0/NETStandard.Library.targets": {} - } - }, - "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.Data.Common/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "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.Runtime.Extensions": "4.3.0", - "System.Text.RegularExpressions": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.2/System.Data.Common.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.2/System.Data.Common.dll": {} - } - }, - "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.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/System.IO.dll": { - "related": ".xml" - } - } - }, - "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.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.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.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.dll": { - "related": ".xml" - } - } - }, - "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.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/System.Text.Encoding.dll": { - "related": ".xml" - } - } - }, - "System.Text.RegularExpressions/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "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.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/_._": { - "related": ".xml" - } - }, - "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.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/System.Threading.Tasks.dll": { - "related": ".xml" - } - } - } - }, - "net6.0": { - "Microsoft.CSharp/4.7.0": { - "type": "package", - "compile": { - "ref/netcoreapp2.0/_._": {} - }, - "runtime": { - "lib/netcoreapp2.0/_._": {} - } - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "Microsoft.NETCore.Targets/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "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.Data.Common/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "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.Runtime.Extensions": "4.3.0", - "System.Text.RegularExpressions": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.2/System.Data.Common.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.2/System.Data.Common.dll": {} - } - }, - "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.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/System.IO.dll": { - "related": ".xml" - } - } - }, - "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.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.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.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.dll": { - "related": ".xml" - } - } - }, - "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.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/System.Text.Encoding.dll": { - "related": ".xml" - } - } - }, - "System.Text.RegularExpressions/4.3.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netcoreapp1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.6/System.Text.RegularExpressions.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" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": { - "related": ".xml" - } - } - } - }, - "net8.0": { - "Microsoft.CSharp/4.7.0": { - "type": "package", - "compile": { - "ref/netcoreapp2.0/_._": {} - }, - "runtime": { - "lib/netcoreapp2.0/_._": {} - } - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "Microsoft.NETCore.Targets/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "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.Data.Common/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "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.Runtime.Extensions": "4.3.0", - "System.Text.RegularExpressions": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.2/System.Data.Common.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.2/System.Data.Common.dll": {} - } - }, - "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.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/System.IO.dll": { - "related": ".xml" - } - } - }, - "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.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.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.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.dll": { - "related": ".xml" - } - } - }, - "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.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/System.Text.Encoding.dll": { - "related": ".xml" - } - } - }, - "System.Text.RegularExpressions/4.3.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netcoreapp1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.6/System.Text.RegularExpressions.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" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": { - "related": ".xml" - } - } - } - } - }, - "libraries": { - "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.NETCore.Platforms/1.1.0": { - "sha512": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "type": "package", - "path": "microsoft.netcore.platforms/1.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "microsoft.netcore.platforms.nuspec", - "runtime.json" - ] - }, - "Microsoft.NETCore.Targets/1.1.0": { - "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", - "type": "package", - "path": "microsoft.netcore.targets/1.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "microsoft.netcore.targets.1.1.0.nupkg.sha512", - "microsoft.netcore.targets.nuspec", - "runtime.json" - ] - }, - "NETStandard.Library/2.0.3": { - "sha512": "st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "type": "package", - "path": "netstandard.library/2.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "build/netstandard2.0/NETStandard.Library.targets", - "build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll", - "build/netstandard2.0/ref/System.AppContext.dll", - "build/netstandard2.0/ref/System.Collections.Concurrent.dll", - "build/netstandard2.0/ref/System.Collections.NonGeneric.dll", - "build/netstandard2.0/ref/System.Collections.Specialized.dll", - "build/netstandard2.0/ref/System.Collections.dll", - "build/netstandard2.0/ref/System.ComponentModel.Composition.dll", - "build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll", - "build/netstandard2.0/ref/System.ComponentModel.Primitives.dll", - "build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll", - "build/netstandard2.0/ref/System.ComponentModel.dll", - "build/netstandard2.0/ref/System.Console.dll", - "build/netstandard2.0/ref/System.Core.dll", - "build/netstandard2.0/ref/System.Data.Common.dll", - "build/netstandard2.0/ref/System.Data.dll", - "build/netstandard2.0/ref/System.Diagnostics.Contracts.dll", - "build/netstandard2.0/ref/System.Diagnostics.Debug.dll", - "build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll", - "build/netstandard2.0/ref/System.Diagnostics.Process.dll", - "build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll", - "build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll", - "build/netstandard2.0/ref/System.Diagnostics.Tools.dll", - "build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll", - "build/netstandard2.0/ref/System.Diagnostics.Tracing.dll", - "build/netstandard2.0/ref/System.Drawing.Primitives.dll", - "build/netstandard2.0/ref/System.Drawing.dll", - "build/netstandard2.0/ref/System.Dynamic.Runtime.dll", - "build/netstandard2.0/ref/System.Globalization.Calendars.dll", - "build/netstandard2.0/ref/System.Globalization.Extensions.dll", - "build/netstandard2.0/ref/System.Globalization.dll", - "build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll", - "build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll", - "build/netstandard2.0/ref/System.IO.Compression.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.dll", - "build/netstandard2.0/ref/System.IO.IsolatedStorage.dll", - "build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll", - "build/netstandard2.0/ref/System.IO.Pipes.dll", - "build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll", - "build/netstandard2.0/ref/System.IO.dll", - "build/netstandard2.0/ref/System.Linq.Expressions.dll", - "build/netstandard2.0/ref/System.Linq.Parallel.dll", - "build/netstandard2.0/ref/System.Linq.Queryable.dll", - "build/netstandard2.0/ref/System.Linq.dll", - "build/netstandard2.0/ref/System.Net.Http.dll", - "build/netstandard2.0/ref/System.Net.NameResolution.dll", - "build/netstandard2.0/ref/System.Net.NetworkInformation.dll", - "build/netstandard2.0/ref/System.Net.Ping.dll", - "build/netstandard2.0/ref/System.Net.Primitives.dll", - "build/netstandard2.0/ref/System.Net.Requests.dll", - "build/netstandard2.0/ref/System.Net.Security.dll", - "build/netstandard2.0/ref/System.Net.Sockets.dll", - "build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll", - "build/netstandard2.0/ref/System.Net.WebSockets.Client.dll", - "build/netstandard2.0/ref/System.Net.WebSockets.dll", - "build/netstandard2.0/ref/System.Net.dll", - "build/netstandard2.0/ref/System.Numerics.dll", - "build/netstandard2.0/ref/System.ObjectModel.dll", - "build/netstandard2.0/ref/System.Reflection.Extensions.dll", - "build/netstandard2.0/ref/System.Reflection.Primitives.dll", - "build/netstandard2.0/ref/System.Reflection.dll", - "build/netstandard2.0/ref/System.Resources.Reader.dll", - "build/netstandard2.0/ref/System.Resources.ResourceManager.dll", - "build/netstandard2.0/ref/System.Resources.Writer.dll", - "build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll", - "build/netstandard2.0/ref/System.Runtime.Extensions.dll", - "build/netstandard2.0/ref/System.Runtime.Handles.dll", - "build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll", - "build/netstandard2.0/ref/System.Runtime.InteropServices.dll", - "build/netstandard2.0/ref/System.Runtime.Numerics.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.dll", - "build/netstandard2.0/ref/System.Runtime.dll", - "build/netstandard2.0/ref/System.Security.Claims.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll", - "build/netstandard2.0/ref/System.Security.Principal.dll", - "build/netstandard2.0/ref/System.Security.SecureString.dll", - "build/netstandard2.0/ref/System.ServiceModel.Web.dll", - "build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll", - "build/netstandard2.0/ref/System.Text.Encoding.dll", - "build/netstandard2.0/ref/System.Text.RegularExpressions.dll", - "build/netstandard2.0/ref/System.Threading.Overlapped.dll", - "build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll", - "build/netstandard2.0/ref/System.Threading.Tasks.dll", - "build/netstandard2.0/ref/System.Threading.Thread.dll", - "build/netstandard2.0/ref/System.Threading.ThreadPool.dll", - "build/netstandard2.0/ref/System.Threading.Timer.dll", - "build/netstandard2.0/ref/System.Threading.dll", - "build/netstandard2.0/ref/System.Transactions.dll", - "build/netstandard2.0/ref/System.ValueTuple.dll", - "build/netstandard2.0/ref/System.Web.dll", - "build/netstandard2.0/ref/System.Windows.dll", - "build/netstandard2.0/ref/System.Xml.Linq.dll", - "build/netstandard2.0/ref/System.Xml.ReaderWriter.dll", - "build/netstandard2.0/ref/System.Xml.Serialization.dll", - "build/netstandard2.0/ref/System.Xml.XDocument.dll", - "build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll", - "build/netstandard2.0/ref/System.Xml.XPath.dll", - "build/netstandard2.0/ref/System.Xml.XmlDocument.dll", - "build/netstandard2.0/ref/System.Xml.XmlSerializer.dll", - "build/netstandard2.0/ref/System.Xml.dll", - "build/netstandard2.0/ref/System.dll", - "build/netstandard2.0/ref/mscorlib.dll", - "build/netstandard2.0/ref/netstandard.dll", - "build/netstandard2.0/ref/netstandard.xml", - "lib/netstandard1.0/_._", - "netstandard.library.2.0.3.nupkg.sha512", - "netstandard.library.nuspec" - ] - }, - "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.Data.Common/4.3.0": { - "sha512": "lm6E3T5u7BOuEH0u18JpbJHxBfOJPuCyl4Kg1RH10ktYLp5uEEE1xKrHW56/We4SnZpGAuCc9N0MJpSDhTHZGQ==", - "type": "package", - "path": "system.data.common/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net451/System.Data.Common.dll", - "lib/netstandard1.2/System.Data.Common.dll", - "lib/portable-net451+win8+wp8+wpa81/System.Data.Common.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net451/System.Data.Common.dll", - "ref/netstandard1.2/System.Data.Common.dll", - "ref/netstandard1.2/System.Data.Common.xml", - "ref/netstandard1.2/de/System.Data.Common.xml", - "ref/netstandard1.2/es/System.Data.Common.xml", - "ref/netstandard1.2/fr/System.Data.Common.xml", - "ref/netstandard1.2/it/System.Data.Common.xml", - "ref/netstandard1.2/ja/System.Data.Common.xml", - "ref/netstandard1.2/ko/System.Data.Common.xml", - "ref/netstandard1.2/ru/System.Data.Common.xml", - "ref/netstandard1.2/zh-hans/System.Data.Common.xml", - "ref/netstandard1.2/zh-hant/System.Data.Common.xml", - "ref/portable-net451+win8+wp8+wpa81/System.Data.Common.dll", - "ref/portable-net451+win8+wp8+wpa81/System.Data.Common.xml", - "ref/portable-net451+win8+wp8+wpa81/de/System.Data.Common.xml", - "ref/portable-net451+win8+wp8+wpa81/es/System.Data.Common.xml", - "ref/portable-net451+win8+wp8+wpa81/fr/System.Data.Common.xml", - "ref/portable-net451+win8+wp8+wpa81/it/System.Data.Common.xml", - "ref/portable-net451+win8+wp8+wpa81/ja/System.Data.Common.xml", - "ref/portable-net451+win8+wp8+wpa81/ko/System.Data.Common.xml", - "ref/portable-net451+win8+wp8+wpa81/ru/System.Data.Common.xml", - "ref/portable-net451+win8+wp8+wpa81/zh-hans/System.Data.Common.xml", - "ref/portable-net451+win8+wp8+wpa81/zh-hant/System.Data.Common.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.data.common.4.3.0.nupkg.sha512", - "system.data.common.nuspec" - ] - }, - "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.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.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.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.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.0": { - "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", - "type": "package", - "path": "system.runtime/4.3.0", - "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.0.nupkg.sha512", - "system.runtime.nuspec" - ] - }, - "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.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.RegularExpressions/4.3.0": { - "sha512": "RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==", - "type": "package", - "path": "system.text.regularexpressions/4.3.0", - "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.0.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.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" - ] - } - }, - "projectFileDependencyGroups": { - ".NETFramework,Version=v4.7.2": [ - "Microsoft.CSharp >= 4.7.0", - "System.Data.Common >= 4.3.0" - ], - ".NETStandard,Version=v2.0": [ - "Microsoft.CSharp >= 4.7.0", - "NETStandard.Library >= 2.0.3", - "System.Data.Common >= 4.3.0" - ], - "net6.0": [ - "Microsoft.CSharp >= 4.7.0", - "System.Data.Common >= 4.3.0" - ], - "net8.0": [ - "Microsoft.CSharp >= 4.7.0", - "System.Data.Common >= 4.3.0" - ] - }, - "packageFolders": { - "C:\\Users\\gruss\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} - }, - "project": { - "version": "1.7.0", - "restore": { - "projectUniqueName": "D:\\Source\\.NET\\DynamORM\\DynamORM\\DynamORM.csproj", - "projectName": "DynamORM", - "projectPath": "D:\\Source\\.NET\\DynamORM\\DynamORM\\DynamORM.csproj", - "packagesPath": "C:\\Users\\gruss\\.nuget\\packages\\", - "outputPath": "D:\\Source\\.NET\\DynamORM\\DynamORM\\obj\\", - "projectStyle": "PackageReference", - "crossTargeting": true, - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], - "configFilePaths": [ - "C:\\Users\\gruss\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" - ], - "originalTargetFrameworks": [ - "net472", - "net6.0", - "net8.0", - "netstandard2.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "C:\\Program Files\\dotnet\\library-packs": {}, - "https://api.nuget.org/v3/index.json": {}, - "https://nuget.local.think.pl/v3/index.json": {}, - "https://nuget.think.pl/v3/index.json": {} - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "projectReferences": {} - }, - "net8.0": { - "targetAlias": "net8.0", - "projectReferences": {} - }, - "net472": { - "targetAlias": "net472", - "projectReferences": {} - }, - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - }, - "restoreAuditProperties": { - "enableAudit": "true", - "auditLevel": "low", - "auditMode": "direct" - } - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "dependencies": { - "Microsoft.CSharp": { - "target": "Package", - "version": "[4.7.0, )" - }, - "System.Data.Common": { - "target": "Package", - "version": "[4.3.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.400-preview.0.24324.5\\RuntimeIdentifierGraph.json" - }, - "net8.0": { - "targetAlias": "net8.0", - "dependencies": { - "Microsoft.CSharp": { - "target": "Package", - "version": "[4.7.0, )" - }, - "System.Data.Common": { - "target": "Package", - "version": "[4.3.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.400-preview.0.24324.5/PortableRuntimeIdentifierGraph.json" - }, - "net472": { - "targetAlias": "net472", - "dependencies": { - "Microsoft.CSharp": { - "target": "Package", - "version": "[4.7.0, )" - }, - "System.Data.Common": { - "target": "Package", - "version": "[4.3.0, )" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.400-preview.0.24324.5\\RuntimeIdentifierGraph.json" - }, - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "dependencies": { - "Microsoft.CSharp": { - "target": "Package", - "version": "[4.7.0, )" - }, - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "System.Data.Common": { - "target": "Package", - "version": "[4.3.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.400-preview.0.24324.5\\RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/DynamORM/obj/project.nuget.cache b/DynamORM/obj/project.nuget.cache deleted file mode 100644 index ed69706..0000000 --- a/DynamORM/obj/project.nuget.cache +++ /dev/null @@ -1,26 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "SUBJBmhbPOU=", - "success": true, - "projectFilePath": "D:\\Source\\.NET\\DynamORM\\DynamORM\\DynamORM.csproj", - "expectedPackageFiles": [ - "C:\\Users\\gruss\\.nuget\\packages\\microsoft.csharp\\4.7.0\\microsoft.csharp.4.7.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\netstandard.library\\2.0.3\\netstandard.library.2.0.3.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\system.data.common\\4.3.0\\system.data.common.4.3.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\system.text.regularexpressions\\4.3.0\\system.text.regularexpressions.4.3.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/System.Runtime.CompilerServices.Unsafe.dll b/System.Runtime.CompilerServices.Unsafe.dll deleted file mode 100644 index c5ba4e4047a15b3adc61340c781307d9c6e89413..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 18024 zcmeHu2V7Ij()gYv^bRUTN+>EKgcA?}6{QMDm5zcKLVyS)m;@;*Lgb=Yu_1~|v7lb; zT~S2E-g_4-7Pz9qwd*(MB!S$k-gm$M_ulV)zwiAIp4pw*-PzgQ*`1v^F=%utq9TN7 z@P7M-&>l#M$DM?K4GN%G(`=t6+M#mRd=D0Q);uDWE2L)%_$dNb2A$2~@%SQoB8M)> z;?cQ0x_3x8J%gXbVQ6TmT1i=l`XCgDQPINyAxqX8N(ea) zA$3SfA#W@#`dbOTOLVfjGT?r44H+U%jtKB8y#PQNIaZKc{-Hzf41rL<1|lh&J7g5$ zHG)^}aR=!c0!}&~DiX31G81z^@`Xh9xFh5#%gfR&#Js{o$VNd5$h!|hLv;{RA*tOU zlrEXtZpx2y2@e^!2i)nG@^zo-qMNH%UdnN3(w{PA!Quw8Hi_^Dp~hubVA*Thp2Dx z1HLlapV|}TAMusaF;YEAzEF`0>q7$sMx#SfRkR_-DBB7Yvd{1Ft~Ji>o&!?%Nm(T` zb9rq*WeR3~NrF`YunNXkql`2HFHQ9rRi>0d(suAkVS^iR^|`y<-_ z9H&ww<+9@p^c9n=2eHE?574MTpee{`UF+VfnQTm~iA*nhk$Ne&´RVDkZYh5I? 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 diff --git a/System.Threading.Tasks.Extensions.dll b/System.Threading.Tasks.Extensions.dll deleted file mode 100644 index eeec92852705946904d0e2fa0443d454075781f5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 25984 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 X8xk??{<$qV(@xwRy_&qqMCktjQv_f` diff --git a/Tester/obj/Debug/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs b/Tester/obj/Debug/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs deleted file mode 100644 index 1b9b2f8..0000000 --- a/Tester/obj/Debug/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v3.1", FrameworkDisplayName = ".NET Core 3.1")] diff --git a/Tester/obj/Debug/netcoreapp3.1/Tester.AssemblyInfo.cs b/Tester/obj/Debug/netcoreapp3.1/Tester.AssemblyInfo.cs deleted file mode 100644 index 3147847..0000000 --- a/Tester/obj/Debug/netcoreapp3.1/Tester.AssemblyInfo.cs +++ /dev/null @@ -1,25 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("RUSSEK Software")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © RUSSEK Software 2012-2022")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.2.1.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.2.1+8ed62a378f89eab9ce4028e2435a483a0df932b0")] -[assembly: System.Reflection.AssemblyProductAttribute("DynamORM")] -[assembly: System.Reflection.AssemblyTitleAttribute("Tester")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.2.1.0")] -[assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://svn.dr4cul4.pl/svn/DynamORM/")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/Tester/obj/Debug/netcoreapp3.1/Tester.AssemblyInfoInputs.cache b/Tester/obj/Debug/netcoreapp3.1/Tester.AssemblyInfoInputs.cache deleted file mode 100644 index 90d58c7..0000000 --- a/Tester/obj/Debug/netcoreapp3.1/Tester.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -488a19407d694a6315efef5d21174a5dbba58b5c7d1cc0856c9df1c9f4c30939 diff --git a/Tester/obj/Debug/netcoreapp3.1/Tester.GeneratedMSBuildEditorConfig.editorconfig b/Tester/obj/Debug/netcoreapp3.1/Tester.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 5843d73..0000000 --- a/Tester/obj/Debug/netcoreapp3.1/Tester.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,5 +0,0 @@ -is_global = true -build_property.RootNamespace = Tester -build_property.ProjectDir = D:\Source\.NET\DynamORM\Tester\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = diff --git a/Tester/obj/Debug/netcoreapp3.1/Tester.assets.cache b/Tester/obj/Debug/netcoreapp3.1/Tester.assets.cache deleted file mode 100644 index c373d66bc2fc09e33acaa838e350b7c70a301451..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8494 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 - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\gruss\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages - PackageReference - 6.11.0 - - - - - - \ No newline at end of file diff --git a/Tester/obj/Tester.csproj.nuget.g.targets b/Tester/obj/Tester.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef..0000000 --- a/Tester/obj/Tester.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/Tester/obj/project.assets.json b/Tester/obj/project.assets.json deleted file mode 100644 index 000cbfa..0000000 --- a/Tester/obj/project.assets.json +++ /dev/null @@ -1,1709 +0,0 @@ -{ - "version": 3, - "targets": { - ".NETCoreApp,Version=v3.1": { - "Microsoft.CSharp/4.7.0": { - "type": "package", - "compile": { - "ref/netcoreapp2.0/_._": {} - }, - "runtime": { - "lib/netcoreapp2.0/_._": {} - } - }, - "Microsoft.NETCore.Platforms/3.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "Microsoft.NETCore.Targets/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "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" - } - } - }, - "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.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": { - "type": "package", - "runtimeTargets": { - "runtimes/win-arm64/native/sni.dll": { - "assetType": "native", - "rid": "win-arm64" - } - } - }, - "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": { - "type": "package", - "runtimeTargets": { - "runtimes/win-x64/native/sni.dll": { - "assetType": "native", - "rid": "win-x64" - } - } - }, - "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": { - "type": "package", - "runtimeTargets": { - "runtimes/win-x86/native/sni.dll": { - "assetType": "native", - "rid": "win-x86" - } - } - }, - "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.Data.Common/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "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.Runtime.Extensions": "4.3.0", - "System.Text.RegularExpressions": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.2/System.Data.Common.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.2/System.Data.Common.dll": {} - } - }, - "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/System.Data.SqlClient.dll": { - "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.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.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/System.IO.dll": { - "related": ".xml" - } - } - }, - "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.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.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.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.dll": { - "related": ".xml" - } - } - }, - "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.Security.AccessControl/4.7.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "3.1.0", - "System.Security.Principal.Windows": "4.7.0" - }, - "compile": { - "ref/netstandard2.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/System.Security.AccessControl.dll": { - "related": ".xml" - } - }, - "runtimeTargets": { - "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Security.Principal.Windows/4.7.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.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/System.Text.Encoding.dll": { - "related": ".xml" - } - } - }, - "System.Text.RegularExpressions/4.3.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netcoreapp1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.6/System.Text.RegularExpressions.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" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": { - "related": ".xml" - } - } - }, - "DynamORM/1.7.0": { - "type": "project", - "framework": ".NETStandard,Version=v2.0", - "dependencies": { - "Microsoft.CSharp": "4.7.0", - "System.Data.Common": "4.3.0" - }, - "compile": { - "bin/placeholder/DynamORM.dll": {} - }, - "runtime": { - "bin/placeholder/DynamORM.dll": {} - } - } - } - }, - "libraries": { - "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.NETCore.Platforms/3.1.0": { - "sha512": "z7aeg8oHln2CuNulfhiLYxCVMPEwBl3rzicjvIX+4sUuCwvXw5oXQEtbiU2c0z4qYL5L3Kmx0mMA/+t/SbY67w==", - "type": "package", - "path": "microsoft.netcore.platforms/3.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netstandard1.0/_._", - "microsoft.netcore.platforms.3.1.0.nupkg.sha512", - "microsoft.netcore.platforms.nuspec", - "runtime.json", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.NETCore.Targets/1.1.0": { - "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", - "type": "package", - "path": "microsoft.netcore.targets/1.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "microsoft.netcore.targets.1.1.0.nupkg.sha512", - "microsoft.netcore.targets.nuspec", - "runtime.json" - ] - }, - "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" - ] - }, - "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.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" - ] - }, - "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.Data.Common/4.3.0": { - "sha512": "lm6E3T5u7BOuEH0u18JpbJHxBfOJPuCyl4Kg1RH10ktYLp5uEEE1xKrHW56/We4SnZpGAuCc9N0MJpSDhTHZGQ==", - "type": "package", - "path": "system.data.common/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net451/System.Data.Common.dll", - "lib/netstandard1.2/System.Data.Common.dll", - "lib/portable-net451+win8+wp8+wpa81/System.Data.Common.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net451/System.Data.Common.dll", - "ref/netstandard1.2/System.Data.Common.dll", - "ref/netstandard1.2/System.Data.Common.xml", - "ref/netstandard1.2/de/System.Data.Common.xml", - "ref/netstandard1.2/es/System.Data.Common.xml", - "ref/netstandard1.2/fr/System.Data.Common.xml", - "ref/netstandard1.2/it/System.Data.Common.xml", - "ref/netstandard1.2/ja/System.Data.Common.xml", - "ref/netstandard1.2/ko/System.Data.Common.xml", - "ref/netstandard1.2/ru/System.Data.Common.xml", - "ref/netstandard1.2/zh-hans/System.Data.Common.xml", - "ref/netstandard1.2/zh-hant/System.Data.Common.xml", - "ref/portable-net451+win8+wp8+wpa81/System.Data.Common.dll", - "ref/portable-net451+win8+wp8+wpa81/System.Data.Common.xml", - "ref/portable-net451+win8+wp8+wpa81/de/System.Data.Common.xml", - "ref/portable-net451+win8+wp8+wpa81/es/System.Data.Common.xml", - "ref/portable-net451+win8+wp8+wpa81/fr/System.Data.Common.xml", - "ref/portable-net451+win8+wp8+wpa81/it/System.Data.Common.xml", - "ref/portable-net451+win8+wp8+wpa81/ja/System.Data.Common.xml", - "ref/portable-net451+win8+wp8+wpa81/ko/System.Data.Common.xml", - "ref/portable-net451+win8+wp8+wpa81/ru/System.Data.Common.xml", - "ref/portable-net451+win8+wp8+wpa81/zh-hans/System.Data.Common.xml", - "ref/portable-net451+win8+wp8+wpa81/zh-hant/System.Data.Common.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.data.common.4.3.0.nupkg.sha512", - "system.data.common.nuspec" - ] - }, - "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.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.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.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.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.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.0": { - "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", - "type": "package", - "path": "system.runtime/4.3.0", - "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.0.nupkg.sha512", - "system.runtime.nuspec" - ] - }, - "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.Security.AccessControl/4.7.0": { - "sha512": "JECvTt5aFF3WT3gHpfofL2MNNP6v84sxtXxpqhLBCcDRzqsPBmHhQ6shv4DwwN2tRlzsUxtb3G9M3763rbXKDg==", - "type": "package", - "path": "system.security.accesscontrol/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net46/System.Security.AccessControl.dll", - "lib/net461/System.Security.AccessControl.dll", - "lib/net461/System.Security.AccessControl.xml", - "lib/netstandard1.3/System.Security.AccessControl.dll", - "lib/netstandard2.0/System.Security.AccessControl.dll", - "lib/netstandard2.0/System.Security.AccessControl.xml", - "lib/uap10.0.16299/_._", - "ref/net46/System.Security.AccessControl.dll", - "ref/net461/System.Security.AccessControl.dll", - "ref/net461/System.Security.AccessControl.xml", - "ref/netstandard1.3/System.Security.AccessControl.dll", - "ref/netstandard1.3/System.Security.AccessControl.xml", - "ref/netstandard1.3/de/System.Security.AccessControl.xml", - "ref/netstandard1.3/es/System.Security.AccessControl.xml", - "ref/netstandard1.3/fr/System.Security.AccessControl.xml", - "ref/netstandard1.3/it/System.Security.AccessControl.xml", - "ref/netstandard1.3/ja/System.Security.AccessControl.xml", - "ref/netstandard1.3/ko/System.Security.AccessControl.xml", - "ref/netstandard1.3/ru/System.Security.AccessControl.xml", - "ref/netstandard1.3/zh-hans/System.Security.AccessControl.xml", - "ref/netstandard1.3/zh-hant/System.Security.AccessControl.xml", - "ref/netstandard2.0/System.Security.AccessControl.dll", - "ref/netstandard2.0/System.Security.AccessControl.xml", - "ref/uap10.0.16299/_._", - "runtimes/win/lib/net46/System.Security.AccessControl.dll", - "runtimes/win/lib/net461/System.Security.AccessControl.dll", - "runtimes/win/lib/net461/System.Security.AccessControl.xml", - "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll", - "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.xml", - "runtimes/win/lib/netstandard1.3/System.Security.AccessControl.dll", - "runtimes/win/lib/uap10.0.16299/_._", - "system.security.accesscontrol.4.7.0.nupkg.sha512", - "system.security.accesscontrol.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Security.Principal.Windows/4.7.0": { - "sha512": "ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==", - "type": "package", - "path": "system.security.principal.windows/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "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.4.7.0.nupkg.sha512", - "system.security.principal.windows.nuspec", - "useSharedDesignerContext.txt", - "version.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.RegularExpressions/4.3.0": { - "sha512": "RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==", - "type": "package", - "path": "system.text.regularexpressions/4.3.0", - "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.0.nupkg.sha512", - "system.text.regularexpressions.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" - ] - }, - "DynamORM/1.7.0": { - "type": "project", - "path": "../DynamORM/DynamORM.csproj", - "msbuildProject": "../DynamORM/DynamORM.csproj" - } - }, - "projectFileDependencyGroups": { - ".NETCoreApp,Version=v3.1": [ - "DynamORM >= 1.7.0", - "Microsoft.CSharp >= 4.7.0", - "System.Data.Common >= 4.3.0", - "System.Data.SqlClient >= 4.8.6" - ] - }, - "packageFolders": { - "C:\\Users\\gruss\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} - }, - "project": { - "version": "1.2.1", - "restore": { - "projectUniqueName": "D:\\Source\\.NET\\DynamORM\\Tester\\Tester.csproj", - "projectName": "Tester", - "projectPath": "D:\\Source\\.NET\\DynamORM\\Tester\\Tester.csproj", - "packagesPath": "C:\\Users\\gruss\\.nuget\\packages\\", - "outputPath": "D:\\Source\\.NET\\DynamORM\\Tester\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], - "configFilePaths": [ - "C:\\Users\\gruss\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" - ], - "originalTargetFrameworks": [ - "netcoreapp3.1" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "C:\\Program Files\\dotnet\\library-packs": {}, - "https://api.nuget.org/v3/index.json": {}, - "https://nuget.local.think.pl/v3/index.json": {}, - "https://nuget.think.pl/v3/index.json": {} - }, - "frameworks": { - "netcoreapp3.1": { - "targetAlias": "netcoreapp3.1", - "projectReferences": { - "D:\\Source\\.NET\\DynamORM\\DynamORM\\DynamORM.csproj": { - "projectPath": "D:\\Source\\.NET\\DynamORM\\DynamORM\\DynamORM.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - }, - "restoreAuditProperties": { - "enableAudit": "true", - "auditLevel": "low", - "auditMode": "direct" - } - }, - "frameworks": { - "netcoreapp3.1": { - "targetAlias": "netcoreapp3.1", - "dependencies": { - "Microsoft.CSharp": { - "target": "Package", - "version": "[4.7.0, )" - }, - "System.Data.Common": { - "target": "Package", - "version": "[4.3.0, )" - }, - "System.Data.SqlClient": { - "target": "Package", - "version": "[4.8.6, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.400-preview.0.24324.5\\RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/Tester/obj/project.nuget.cache b/Tester/obj/project.nuget.cache deleted file mode 100644 index 106bcfc..0000000 --- a/Tester/obj/project.nuget.cache +++ /dev/null @@ -1,32 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "TaHz2cUfmA0=", - "success": true, - "projectFilePath": "D:\\Source\\.NET\\DynamORM\\Tester\\Tester.csproj", - "expectedPackageFiles": [ - "C:\\Users\\gruss\\.nuget\\packages\\microsoft.csharp\\4.7.0\\microsoft.csharp.4.7.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\microsoft.netcore.platforms\\3.1.0\\microsoft.netcore.platforms.3.1.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\microsoft.win32.registry\\4.7.0\\microsoft.win32.registry.4.7.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\runtime.native.system.data.sqlclient.sni\\4.7.0\\runtime.native.system.data.sqlclient.sni.4.7.0.nupkg.sha512", - "C:\\Users\\gruss\\.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\\gruss\\.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\\gruss\\.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\\gruss\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\system.data.common\\4.3.0\\system.data.common.4.3.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\system.data.sqlclient\\4.8.6\\system.data.sqlclient.4.8.6.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\system.security.accesscontrol\\4.7.0\\system.security.accesscontrol.4.7.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\system.security.principal.windows\\4.7.0\\system.security.principal.windows.4.7.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\system.text.regularexpressions\\4.3.0\\system.text.regularexpressions.4.3.0.nupkg.sha512", - "C:\\Users\\gruss\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file