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 e271f9c..0000000 Binary files a/DynamORM.Tests/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ diff --git a/DynamORM.Tests/obj/Debug/DynamORM.Tests.csproj.AssemblyReference.cache b/DynamORM.Tests/obj/Debug/DynamORM.Tests.csproj.AssemblyReference.cache deleted file mode 100644 index 3179b5c..0000000 Binary files a/DynamORM.Tests/obj/Debug/DynamORM.Tests.csproj.AssemblyReference.cache and /dev/null differ 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 41e1670..0000000 Binary files a/DynamORM/obj/Debug/net472/DynamORM.assets.cache and /dev/null differ diff --git a/DynamORM/obj/Debug/net472/DynamORM.csproj.AssemblyReference.cache b/DynamORM/obj/Debug/net472/DynamORM.csproj.AssemblyReference.cache deleted file mode 100644 index 15e1454..0000000 Binary files a/DynamORM/obj/Debug/net472/DynamORM.csproj.AssemblyReference.cache and /dev/null differ 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 e027955..0000000 Binary files a/DynamORM/obj/Debug/net5.0/DynamORM.assets.cache and /dev/null differ 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 9cb2c89..0000000 Binary files a/DynamORM/obj/Debug/net5.0/DynamORM.csproj.AssemblyReference.cache and /dev/null differ diff --git a/DynamORM/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/DynamORM/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index 36203c7..0000000 --- a/DynamORM/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -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 8463646..0000000 Binary files a/DynamORM/obj/Debug/net6.0/DynamORM.assets.cache and /dev/null differ 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 813247a..0000000 Binary files a/DynamORM/obj/Debug/netstandard2.0/DynamORM.assets.cache and /dev/null differ diff --git a/DynamORM/obj/Debug/netstandard2.0/DynamORM.csproj.AssemblyReference.cache b/DynamORM/obj/Debug/netstandard2.0/DynamORM.csproj.AssemblyReference.cache deleted file mode 100644 index 4d27590..0000000 Binary files a/DynamORM/obj/Debug/netstandard2.0/DynamORM.csproj.AssemblyReference.cache and /dev/null differ 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 c5ba4e4..0000000 Binary files a/System.Runtime.CompilerServices.Unsafe.dll and /dev/null differ diff --git a/System.Threading.Tasks.Extensions.dll b/System.Threading.Tasks.Extensions.dll deleted file mode 100644 index eeec928..0000000 Binary files a/System.Threading.Tasks.Extensions.dll and /dev/null differ 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 c373d66..0000000 Binary files a/Tester/obj/Debug/netcoreapp3.1/Tester.assets.cache and /dev/null differ diff --git a/Tester/obj/Debug/netcoreapp3.1/Tester.csproj.AssemblyReference.cache b/Tester/obj/Debug/netcoreapp3.1/Tester.csproj.AssemblyReference.cache deleted file mode 100644 index fbe48b9..0000000 Binary files a/Tester/obj/Debug/netcoreapp3.1/Tester.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Tester/obj/Tester.csproj.nuget.dgspec.json b/Tester/obj/Tester.csproj.nuget.dgspec.json deleted file mode 100644 index 08ca046..0000000 --- a/Tester/obj/Tester.csproj.nuget.dgspec.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\Source\\.NET\\DynamORM\\Tester\\Tester.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" - } - } - }, - "D:\\Source\\.NET\\DynamORM\\Tester\\Tester.csproj": { - "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/Tester.csproj.nuget.g.props b/Tester/obj/Tester.csproj.nuget.g.props deleted file mode 100644 index b755633..0000000 --- a/Tester/obj/Tester.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/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