diff --git a/Sources/DbDatamanager/obj/DbDatamanager.csproj.nuget.dgspec.json b/Sources/DbDatamanager/obj/DbDatamanager.csproj.nuget.dgspec.json deleted file mode 100644 index 6667a39..0000000 --- a/Sources/DbDatamanager/obj/DbDatamanager.csproj.nuget.dgspec.json +++ /dev/null @@ -1,257 +0,0 @@ -{ - "format": 1, - "restore": { - "/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/DbDatamanager.csproj": {} - }, - "projects": { - "/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/DbDatamanager.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/DbDatamanager.csproj", - "projectName": "DbDatamanager", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/DbDatamanager.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net7.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "projectReferences": { - "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj": { - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj" - }, - "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj": { - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - }, - "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj", - "projectName": "EntityFrameWorkLib", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net7.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "dependencies": { - "Microsoft.EntityFrameworkCore": { - "target": "Package", - "version": "[7.0.3, )" - }, - "Microsoft.EntityFrameworkCore.Design": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[7.0.3, )" - }, - "Microsoft.EntityFrameworkCore.Sqlite": { - "target": "Package", - "version": "[7.0.3, )" - }, - "Microsoft.EntityFrameworkCore.Tools": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[7.0.3, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - }, - "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj", - "projectName": "Model", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net7.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "projectReferences": { - "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj": { - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - }, - "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj", - "projectName": "Shared", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net6.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/Sources/DbDatamanager/obj/DbDatamanager.csproj.nuget.g.props b/Sources/DbDatamanager/obj/DbDatamanager.csproj.nuget.g.props deleted file mode 100644 index 982a465..0000000 --- a/Sources/DbDatamanager/obj/DbDatamanager.csproj.nuget.g.props +++ /dev/null @@ -1,18 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - /Users/malanone/.nuget/packages/ - /Users/malanone/.nuget/packages/ - PackageReference - 6.4.0 - - - - - - - - \ No newline at end of file diff --git a/Sources/DbDatamanager/obj/DbDatamanager.csproj.nuget.g.targets b/Sources/DbDatamanager/obj/DbDatamanager.csproj.nuget.g.targets deleted file mode 100644 index b023587..0000000 --- a/Sources/DbDatamanager/obj/DbDatamanager.csproj.nuget.g.targets +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/Sources/DbDatamanager/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Sources/DbDatamanager/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs deleted file mode 100644 index d69481d..0000000 --- a/Sources/DbDatamanager/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")] diff --git a/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.AssemblyInfo.cs b/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.AssemblyInfo.cs deleted file mode 100644 index 051b5dd..0000000 --- a/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.AssemblyInfo.cs +++ /dev/null @@ -1,22 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// 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("DbDatamanager")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("DbDatamanager")] -[assembly: System.Reflection.AssemblyTitleAttribute("DbDatamanager")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.AssemblyInfoInputs.cache b/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.AssemblyInfoInputs.cache deleted file mode 100644 index bbc9132..0000000 --- a/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -e716a20bf50ce9c1aaa37cdc0a2e93481bdcb2b8 diff --git a/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.GeneratedMSBuildEditorConfig.editorconfig b/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index a1dcca8..0000000 --- a/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,11 +0,0 @@ -is_global = true -build_property.TargetFramework = net7.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 = DbDatamanager -build_property.ProjectDir = /Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/ diff --git a/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.GlobalUsings.g.cs b/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.assets.cache b/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.assets.cache deleted file mode 100644 index ccfdf11..0000000 Binary files a/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.assets.cache and /dev/null differ diff --git a/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.csproj.AssemblyReference.cache b/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.csproj.AssemblyReference.cache deleted file mode 100644 index 716eba0..0000000 Binary files a/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.csproj.CopyComplete b/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.csproj.CoreCompileInputs.cache b/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.csproj.CoreCompileInputs.cache deleted file mode 100644 index 2696edd..0000000 --- a/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -1b712541760303908d2c829b6a10cf83dd1de4c8 diff --git a/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.csproj.FileListAbsolute.txt b/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.csproj.FileListAbsolute.txt deleted file mode 100644 index c02e96f..0000000 --- a/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,36 +0,0 @@ -/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/bin/Debug/net7.0/DbDatamanager.deps.json -/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/bin/Debug/net7.0/DbDatamanager.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/bin/Debug/net7.0/DbDatamanager.pdb -/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/bin/Debug/net7.0/Model.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/bin/Debug/net7.0/Shared.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/bin/Debug/net7.0/Model.pdb -/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/bin/Debug/net7.0/Shared.pdb -/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.csproj.AssemblyReference.cache -/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.GeneratedMSBuildEditorConfig.editorconfig -/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.AssemblyInfoInputs.cache -/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.AssemblyInfo.cs -/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.csproj.CoreCompileInputs.cache -/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.csproj.CopyComplete -/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/obj/Debug/net7.0/refint/DbDatamanager.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.pdb -/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/obj/Debug/net7.0/ref/DbDatamanager.dll -/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/obj/Debug/net7.0/DbDatamanager.csproj.AssemblyReference.cache -/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/obj/Debug/net7.0/DbDatamanager.GeneratedMSBuildEditorConfig.editorconfig -/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/obj/Debug/net7.0/DbDatamanager.AssemblyInfoInputs.cache -/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/obj/Debug/net7.0/DbDatamanager.AssemblyInfo.cs -/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/obj/Debug/net7.0/DbDatamanager.csproj.CoreCompileInputs.cache -/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/obj/Debug/net7.0/DbDatamanager.dll -/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/obj/Debug/net7.0/refint/DbDatamanager.dll -/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/obj/Debug/net7.0/DbDatamanager.pdb -/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/bin/Debug/net7.0/DbDatamanager.deps.json -/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/bin/Debug/net7.0/DbDatamanager.dll -/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/bin/Debug/net7.0/DbDatamanager.pdb -/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/bin/Debug/net7.0/EntityFrameWorkLib.dll -/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/bin/Debug/net7.0/Model.dll -/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/bin/Debug/net7.0/Shared.dll -/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/bin/Debug/net7.0/Model.pdb -/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/bin/Debug/net7.0/EntityFrameWorkLib.pdb -/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/bin/Debug/net7.0/Shared.pdb -/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/obj/Debug/net7.0/DbDatamanager.csproj.CopyComplete -/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/obj/Debug/net7.0/ref/DbDatamanager.dll diff --git a/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.dll b/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.dll deleted file mode 100644 index acca062..0000000 Binary files a/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.dll and /dev/null differ diff --git a/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.pdb b/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.pdb deleted file mode 100644 index 9e27f1b..0000000 Binary files a/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.pdb and /dev/null differ diff --git a/Sources/DbDatamanager/obj/Debug/net7.0/ref/DbDatamanager.dll b/Sources/DbDatamanager/obj/Debug/net7.0/ref/DbDatamanager.dll deleted file mode 100644 index 91ddfd7..0000000 Binary files a/Sources/DbDatamanager/obj/Debug/net7.0/ref/DbDatamanager.dll and /dev/null differ diff --git a/Sources/DbDatamanager/obj/Debug/net7.0/refint/DbDatamanager.dll b/Sources/DbDatamanager/obj/Debug/net7.0/refint/DbDatamanager.dll deleted file mode 100644 index 91ddfd7..0000000 Binary files a/Sources/DbDatamanager/obj/Debug/net7.0/refint/DbDatamanager.dll and /dev/null differ diff --git a/Sources/DbDatamanager/obj/project.assets.json b/Sources/DbDatamanager/obj/project.assets.json deleted file mode 100644 index fccda3b..0000000 --- a/Sources/DbDatamanager/obj/project.assets.json +++ /dev/null @@ -1,1258 +0,0 @@ -{ - "version": 3, - "targets": { - "net7.0": { - "Microsoft.Data.Sqlite.Core/7.0.3": { - "type": "package", - "dependencies": { - "SQLitePCLRaw.core": "2.1.4" - }, - "compile": { - "lib/net6.0/Microsoft.Data.Sqlite.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/Microsoft.Data.Sqlite.dll": { - "related": ".xml" - } - } - }, - "Microsoft.EntityFrameworkCore/7.0.3": { - "type": "package", - "dependencies": { - "Microsoft.EntityFrameworkCore.Abstractions": "7.0.3", - "Microsoft.EntityFrameworkCore.Analyzers": "7.0.3", - "Microsoft.Extensions.Caching.Memory": "7.0.0", - "Microsoft.Extensions.DependencyInjection": "7.0.0", - "Microsoft.Extensions.Logging": "7.0.0" - }, - "compile": { - "lib/net6.0/Microsoft.EntityFrameworkCore.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/Microsoft.EntityFrameworkCore.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props": {} - } - }, - "Microsoft.EntityFrameworkCore.Abstractions/7.0.3": { - "type": "package", - "compile": { - "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { - "related": ".xml" - } - } - }, - "Microsoft.EntityFrameworkCore.Analyzers/7.0.3": { - "type": "package", - "compile": { - "lib/netstandard2.0/_._": {} - }, - "runtime": { - "lib/netstandard2.0/_._": {} - } - }, - "Microsoft.EntityFrameworkCore.Relational/7.0.3": { - "type": "package", - "dependencies": { - "Microsoft.EntityFrameworkCore": "7.0.3", - "Microsoft.Extensions.Configuration.Abstractions": "7.0.0" - }, - "compile": { - "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll": { - "related": ".xml" - } - } - }, - "Microsoft.EntityFrameworkCore.Sqlite/7.0.3": { - "type": "package", - "dependencies": { - "Microsoft.EntityFrameworkCore.Sqlite.Core": "7.0.3", - "SQLitePCLRaw.bundle_e_sqlite3": "2.1.4" - }, - "compile": { - "lib/net6.0/_._": {} - }, - "runtime": { - "lib/net6.0/_._": {} - } - }, - "Microsoft.EntityFrameworkCore.Sqlite.Core/7.0.3": { - "type": "package", - "dependencies": { - "Microsoft.Data.Sqlite.Core": "7.0.3", - "Microsoft.EntityFrameworkCore.Relational": "7.0.3", - "Microsoft.Extensions.DependencyModel": "7.0.0" - }, - "compile": { - "lib/net6.0/Microsoft.EntityFrameworkCore.Sqlite.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/Microsoft.EntityFrameworkCore.Sqlite.dll": { - "related": ".xml" - } - } - }, - "Microsoft.Extensions.Caching.Abstractions/7.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "7.0.0" - }, - "compile": { - "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.Caching.Memory/7.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Caching.Abstractions": "7.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0", - "Microsoft.Extensions.Logging.Abstractions": "7.0.0", - "Microsoft.Extensions.Options": "7.0.0", - "Microsoft.Extensions.Primitives": "7.0.0" - }, - "compile": { - "lib/net7.0/Microsoft.Extensions.Caching.Memory.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.Caching.Memory.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.Configuration.Abstractions/7.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "7.0.0" - }, - "compile": { - "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.DependencyInjection/7.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0" - }, - "compile": { - "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": { - "type": "package", - "compile": { - "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.DependencyModel/7.0.0": { - "type": "package", - "dependencies": { - "System.Text.Encodings.Web": "7.0.0", - "System.Text.Json": "7.0.0" - }, - "compile": { - "lib/net7.0/Microsoft.Extensions.DependencyModel.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.DependencyModel.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.Logging/7.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection": "7.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0", - "Microsoft.Extensions.Logging.Abstractions": "7.0.0", - "Microsoft.Extensions.Options": "7.0.0" - }, - "compile": { - "lib/net7.0/Microsoft.Extensions.Logging.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.Logging.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.Logging.Abstractions/7.0.0": { - "type": "package", - "compile": { - "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {} - } - }, - "Microsoft.Extensions.Options/7.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0", - "Microsoft.Extensions.Primitives": "7.0.0" - }, - "compile": { - "lib/net7.0/Microsoft.Extensions.Options.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.Options.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.Primitives/7.0.0": { - "type": "package", - "compile": { - "lib/net7.0/Microsoft.Extensions.Primitives.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.Primitives.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "SQLitePCLRaw.bundle_e_sqlite3/2.1.4": { - "type": "package", - "dependencies": { - "SQLitePCLRaw.lib.e_sqlite3": "2.1.4", - "SQLitePCLRaw.provider.e_sqlite3": "2.1.4" - }, - "compile": { - "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {} - }, - "runtime": { - "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {} - } - }, - "SQLitePCLRaw.core/2.1.4": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.3" - }, - "compile": { - "lib/netstandard2.0/SQLitePCLRaw.core.dll": {} - }, - "runtime": { - "lib/netstandard2.0/SQLitePCLRaw.core.dll": {} - } - }, - "SQLitePCLRaw.lib.e_sqlite3/2.1.4": { - "type": "package", - "compile": { - "lib/netstandard2.0/_._": {} - }, - "runtime": { - "lib/netstandard2.0/_._": {} - }, - "build": { - "buildTransitive/net7.0/SQLitePCLRaw.lib.e_sqlite3.targets": {} - }, - "runtimeTargets": { - "runtimes/alpine-arm/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "alpine-arm" - }, - "runtimes/alpine-arm64/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "alpine-arm64" - }, - "runtimes/alpine-x64/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "alpine-x64" - }, - "runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a": { - "assetType": "native", - "rid": "browser-wasm" - }, - "runtimes/linux-arm/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-arm" - }, - "runtimes/linux-arm64/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-arm64" - }, - "runtimes/linux-armel/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-armel" - }, - "runtimes/linux-mips64/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-mips64" - }, - "runtimes/linux-musl-arm/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-musl-arm" - }, - "runtimes/linux-musl-arm64/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-musl-arm64" - }, - "runtimes/linux-musl-x64/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-musl-x64" - }, - "runtimes/linux-ppc64le/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-ppc64le" - }, - "runtimes/linux-s390x/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-s390x" - }, - "runtimes/linux-x64/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-x64" - }, - "runtimes/linux-x86/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-x86" - }, - "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": { - "assetType": "native", - "rid": "maccatalyst-arm64" - }, - "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": { - "assetType": "native", - "rid": "maccatalyst-x64" - }, - "runtimes/osx-arm64/native/libe_sqlite3.dylib": { - "assetType": "native", - "rid": "osx-arm64" - }, - "runtimes/osx-x64/native/libe_sqlite3.dylib": { - "assetType": "native", - "rid": "osx-x64" - }, - "runtimes/win-arm/native/e_sqlite3.dll": { - "assetType": "native", - "rid": "win-arm" - }, - "runtimes/win-arm64/native/e_sqlite3.dll": { - "assetType": "native", - "rid": "win-arm64" - }, - "runtimes/win-x64/native/e_sqlite3.dll": { - "assetType": "native", - "rid": "win-x64" - }, - "runtimes/win-x86/native/e_sqlite3.dll": { - "assetType": "native", - "rid": "win-x86" - } - } - }, - "SQLitePCLRaw.provider.e_sqlite3/2.1.4": { - "type": "package", - "dependencies": { - "SQLitePCLRaw.core": "2.1.4" - }, - "compile": { - "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {} - }, - "runtime": { - "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {} - } - }, - "System.Memory/4.5.3": { - "type": "package", - "compile": { - "ref/netcoreapp2.1/_._": {} - }, - "runtime": { - "lib/netcoreapp2.1/_._": {} - } - }, - "System.Text.Encodings.Web/7.0.0": { - "type": "package", - "compile": { - "lib/net7.0/System.Text.Encodings.Web.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/System.Text.Encodings.Web.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - }, - "runtimeTargets": { - "runtimes/browser/lib/net7.0/System.Text.Encodings.Web.dll": { - "assetType": "runtime", - "rid": "browser" - } - } - }, - "System.Text.Json/7.0.0": { - "type": "package", - "dependencies": { - "System.Text.Encodings.Web": "7.0.0" - }, - "compile": { - "lib/net7.0/System.Text.Json.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/System.Text.Json.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/System.Text.Json.targets": {} - } - }, - "EntityFrameWorkLib/1.0.0": { - "type": "project", - "framework": ".NETCoreApp,Version=v7.0", - "dependencies": { - "Microsoft.EntityFrameworkCore": "7.0.3", - "Microsoft.EntityFrameworkCore.Sqlite": "7.0.3" - }, - "compile": { - "bin/placeholder/EntityFrameWorkLib.dll": {} - }, - "runtime": { - "bin/placeholder/EntityFrameWorkLib.dll": {} - } - }, - "Model/1.0.0": { - "type": "project", - "framework": ".NETCoreApp,Version=v7.0", - "dependencies": { - "Shared": "1.0.0" - }, - "compile": { - "bin/placeholder/Model.dll": {} - }, - "runtime": { - "bin/placeholder/Model.dll": {} - } - }, - "Shared/1.0.0": { - "type": "project", - "framework": ".NETCoreApp,Version=v6.0", - "compile": { - "bin/placeholder/Shared.dll": {} - }, - "runtime": { - "bin/placeholder/Shared.dll": {} - } - } - } - }, - "libraries": { - "Microsoft.Data.Sqlite.Core/7.0.3": { - "sha512": "pCmzLLWTIrIv94o7JtQ1qcPD0oc1YNY9XvlO6/tOF9YCcUfDZ3Tx9Z//CM7hFnprduHFPekif7jteBc/sXQ31Q==", - "type": "package", - "path": "microsoft.data.sqlite.core/7.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net6.0/Microsoft.Data.Sqlite.dll", - "lib/net6.0/Microsoft.Data.Sqlite.xml", - "lib/netstandard2.0/Microsoft.Data.Sqlite.dll", - "lib/netstandard2.0/Microsoft.Data.Sqlite.xml", - "microsoft.data.sqlite.core.7.0.3.nupkg.sha512", - "microsoft.data.sqlite.core.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore/7.0.3": { - "sha512": "6XUI2YGoaLMoP9KGaqWmmd4B2n5bpQbXrVRpH20Et3YjQ0Rn3Ia6HM/ANcSq9rBfjfUySgo9SwUZgQ4m4PF3LQ==", - "type": "package", - "path": "microsoft.entityframeworkcore/7.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props", - "lib/net6.0/Microsoft.EntityFrameworkCore.dll", - "lib/net6.0/Microsoft.EntityFrameworkCore.xml", - "microsoft.entityframeworkcore.7.0.3.nupkg.sha512", - "microsoft.entityframeworkcore.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Abstractions/7.0.3": { - "sha512": "0NaFBZykUlQHknddRuKY4v+MFZX/AW+v2V85dgj7abIlt+kL3GWa7QNH5S1084VLf1u+dq1SnhZsOvykc3Y0sA==", - "type": "package", - "path": "microsoft.entityframeworkcore.abstractions/7.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll", - "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.xml", - "microsoft.entityframeworkcore.abstractions.7.0.3.nupkg.sha512", - "microsoft.entityframeworkcore.abstractions.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Analyzers/7.0.3": { - "sha512": "CLyRWFLwaOUZNPEia/aBMzFxZqm/ITKt3B+yUFtrg4Ys5VF3n2gvneuItC9IhpeOcjfdSgu/yUKf8y/IsNHs5A==", - "type": "package", - "path": "microsoft.entityframeworkcore.analyzers/7.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll", - "lib/netstandard2.0/_._", - "microsoft.entityframeworkcore.analyzers.7.0.3.nupkg.sha512", - "microsoft.entityframeworkcore.analyzers.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Relational/7.0.3": { - "sha512": "RxNNjtTrxsMtdBtgoXGRSy8uCXaBHaVzIonTeo7+Ys+N0yEWwhf2E74cxneyunMi13Ezlld10ecCHlDubEU/Pw==", - "type": "package", - "path": "microsoft.entityframeworkcore.relational/7.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll", - "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.xml", - "microsoft.entityframeworkcore.relational.7.0.3.nupkg.sha512", - "microsoft.entityframeworkcore.relational.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Sqlite/7.0.3": { - "sha512": "bNWgYJsT6+0I98RSIY0rZAYu6NkLFgPvWPO1LKTsBqG6iwhCW3M38JGDVOOSf69N9HUZz9ilKNLTyYKNRQkyGw==", - "type": "package", - "path": "microsoft.entityframeworkcore.sqlite/7.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net6.0/_._", - "microsoft.entityframeworkcore.sqlite.7.0.3.nupkg.sha512", - "microsoft.entityframeworkcore.sqlite.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Sqlite.Core/7.0.3": { - "sha512": "w0yzGr1IDY4sp+RkFnVlWVF1N2lmaJHCmzVldZ/e36bXdT95E8N7/+JYWwKm1nLWEpS6naaoNtqQO6buRHTfAg==", - "type": "package", - "path": "microsoft.entityframeworkcore.sqlite.core/7.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net6.0/Microsoft.EntityFrameworkCore.Sqlite.dll", - "lib/net6.0/Microsoft.EntityFrameworkCore.Sqlite.xml", - "microsoft.entityframeworkcore.sqlite.core.7.0.3.nupkg.sha512", - "microsoft.entityframeworkcore.sqlite.core.nuspec" - ] - }, - "Microsoft.Extensions.Caching.Abstractions/7.0.0": { - "sha512": "IeimUd0TNbhB4ded3AbgBLQv2SnsiVugDyGV1MvspQFVlA07nDC7Zul7kcwH5jWN3JiTcp/ySE83AIJo8yfKjg==", - "type": "package", - "path": "microsoft.extensions.caching.abstractions/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Caching.Abstractions.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Abstractions.targets", - "lib/net462/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/net462/Microsoft.Extensions.Caching.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.xml", - "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml", - "microsoft.extensions.caching.abstractions.7.0.0.nupkg.sha512", - "microsoft.extensions.caching.abstractions.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Caching.Memory/7.0.0": { - "sha512": "xpidBs2KCE2gw1JrD0quHE72kvCaI3xFql5/Peb2GRtUuZX+dYPoK/NTdVMiM67Svym0M0Df9A3xyU0FbMQhHw==", - "type": "package", - "path": "microsoft.extensions.caching.memory/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Caching.Memory.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Memory.targets", - "lib/net462/Microsoft.Extensions.Caching.Memory.dll", - "lib/net462/Microsoft.Extensions.Caching.Memory.xml", - "lib/net6.0/Microsoft.Extensions.Caching.Memory.dll", - "lib/net6.0/Microsoft.Extensions.Caching.Memory.xml", - "lib/net7.0/Microsoft.Extensions.Caching.Memory.dll", - "lib/net7.0/Microsoft.Extensions.Caching.Memory.xml", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml", - "microsoft.extensions.caching.memory.7.0.0.nupkg.sha512", - "microsoft.extensions.caching.memory.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Configuration.Abstractions/7.0.0": { - "sha512": "f34u2eaqIjNO9YLHBz8rozVZ+TcFiFs0F3r7nUJd7FRkVSxk8u4OpoK226mi49MwexHOR2ibP9MFvRUaLilcQQ==", - "type": "package", - "path": "microsoft.extensions.configuration.abstractions/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Abstractions.targets", - "lib/net462/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/net462/Microsoft.Extensions.Configuration.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512", - "microsoft.extensions.configuration.abstractions.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.DependencyInjection/7.0.0": { - "sha512": "elNeOmkeX3eDVG6pYVeV82p29hr+UKDaBhrZyWvWLw/EVZSYEkZlQdkp0V39k/Xehs2Qa0mvoCvkVj3eQxNQ1Q==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets", - "lib/net462/Microsoft.Extensions.DependencyInjection.dll", - "lib/net462/Microsoft.Extensions.DependencyInjection.xml", - "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/net6.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/net7.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml", - "microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512", - "microsoft.extensions.dependencyinjection.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": { - "sha512": "h3j/QfmFN4S0w4C2A6X7arXij/M/OVw3uQHSOFxnND4DyAzO1F9eMX7Eti7lU/OkSthEE0WzRsfT/Dmx86jzCw==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets", - "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512", - "microsoft.extensions.dependencyinjection.abstractions.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.DependencyModel/7.0.0": { - "sha512": "oONNYd71J3LzkWc4fUHl3SvMfiQMYUCo/mDHDEu76hYYxdhdrPYv6fvGv9nnKVyhE9P0h20AU8RZB5OOWQcAXg==", - "type": "package", - "path": "microsoft.extensions.dependencymodel/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "README.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyModel.targets", - "lib/net462/Microsoft.Extensions.DependencyModel.dll", - "lib/net462/Microsoft.Extensions.DependencyModel.xml", - "lib/net6.0/Microsoft.Extensions.DependencyModel.dll", - "lib/net6.0/Microsoft.Extensions.DependencyModel.xml", - "lib/net7.0/Microsoft.Extensions.DependencyModel.dll", - "lib/net7.0/Microsoft.Extensions.DependencyModel.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml", - "microsoft.extensions.dependencymodel.7.0.0.nupkg.sha512", - "microsoft.extensions.dependencymodel.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Logging/7.0.0": { - "sha512": "Nw2muoNrOG5U5qa2ZekXwudUn2BJcD41e65zwmDHb1fQegTX66UokLWZkJRpqSSHXDOWZ5V0iqhbxOEky91atA==", - "type": "package", - "path": "microsoft.extensions.logging/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Logging.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets", - "lib/net462/Microsoft.Extensions.Logging.dll", - "lib/net462/Microsoft.Extensions.Logging.xml", - "lib/net6.0/Microsoft.Extensions.Logging.dll", - "lib/net6.0/Microsoft.Extensions.Logging.xml", - "lib/net7.0/Microsoft.Extensions.Logging.dll", - "lib/net7.0/Microsoft.Extensions.Logging.xml", - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.xml", - "lib/netstandard2.1/Microsoft.Extensions.Logging.dll", - "lib/netstandard2.1/Microsoft.Extensions.Logging.xml", - "microsoft.extensions.logging.7.0.0.nupkg.sha512", - "microsoft.extensions.logging.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Logging.Abstractions/7.0.0": { - "sha512": "kmn78+LPVMOWeITUjIlfxUPDsI0R6G0RkeAMBmQxAJ7vBJn4q2dTva7pWi65ceN5vPGjJ9q/Uae2WKgvfktJAw==", - "type": "package", - "path": "microsoft.extensions.logging.abstractions/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "analyzers/dotnet/roslyn3.11/cs/Microsoft.Extensions.Logging.Generators.dll", - "analyzers/dotnet/roslyn3.11/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll", - "analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll", - "analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", - "buildTransitive/net461/Microsoft.Extensions.Logging.Abstractions.targets", - "buildTransitive/net462/Microsoft.Extensions.Logging.Abstractions.targets", - "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets", - "buildTransitive/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.targets", - "lib/net462/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/net462/Microsoft.Extensions.Logging.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.xml", - "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml", - "microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512", - "microsoft.extensions.logging.abstractions.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Options/7.0.0": { - "sha512": "lP1yBnTTU42cKpMozuafbvNtQ7QcBjr/CcK3bYOGEMH55Fjt+iecXjT6chR7vbgCMqy3PG3aNQSZgo/EuY/9qQ==", - "type": "package", - "path": "microsoft.extensions.options/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Options.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.targets", - "lib/net462/Microsoft.Extensions.Options.dll", - "lib/net462/Microsoft.Extensions.Options.xml", - "lib/net6.0/Microsoft.Extensions.Options.dll", - "lib/net6.0/Microsoft.Extensions.Options.xml", - "lib/net7.0/Microsoft.Extensions.Options.dll", - "lib/net7.0/Microsoft.Extensions.Options.xml", - "lib/netstandard2.0/Microsoft.Extensions.Options.dll", - "lib/netstandard2.0/Microsoft.Extensions.Options.xml", - "lib/netstandard2.1/Microsoft.Extensions.Options.dll", - "lib/netstandard2.1/Microsoft.Extensions.Options.xml", - "microsoft.extensions.options.7.0.0.nupkg.sha512", - "microsoft.extensions.options.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Primitives/7.0.0": { - "sha512": "um1KU5kxcRp3CNuI8o/GrZtD4AIOXDk+RLsytjZ9QPok3ttLUelLKpilVPuaFT3TFjOhSibUAso0odbOaCDj3Q==", - "type": "package", - "path": "microsoft.extensions.primitives/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Primitives.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets", - "lib/net462/Microsoft.Extensions.Primitives.dll", - "lib/net462/Microsoft.Extensions.Primitives.xml", - "lib/net6.0/Microsoft.Extensions.Primitives.dll", - "lib/net6.0/Microsoft.Extensions.Primitives.xml", - "lib/net7.0/Microsoft.Extensions.Primitives.dll", - "lib/net7.0/Microsoft.Extensions.Primitives.xml", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml", - "microsoft.extensions.primitives.7.0.0.nupkg.sha512", - "microsoft.extensions.primitives.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "SQLitePCLRaw.bundle_e_sqlite3/2.1.4": { - "sha512": "EWI1olKDjFEBMJu0+3wuxwziIAdWDVMYLhuZ3Qs84rrz+DHwD00RzWPZCa+bLnHCf3oJwuFZIRsHT5p236QXww==", - "type": "package", - "path": "sqlitepclraw.bundle_e_sqlite3/2.1.4", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/monoandroid90/SQLitePCLRaw.batteries_v2.dll", - "lib/net461/SQLitePCLRaw.batteries_v2.dll", - "lib/net6.0-android31.0/SQLitePCLRaw.batteries_v2.dll", - "lib/net6.0-android31.0/SQLitePCLRaw.batteries_v2.xml", - "lib/net6.0-ios14.0/SQLitePCLRaw.batteries_v2.dll", - "lib/net6.0-ios14.2/SQLitePCLRaw.batteries_v2.dll", - "lib/net6.0-tvos10.0/SQLitePCLRaw.batteries_v2.dll", - "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll", - "lib/xamarinios10/SQLitePCLRaw.batteries_v2.dll", - "sqlitepclraw.bundle_e_sqlite3.2.1.4.nupkg.sha512", - "sqlitepclraw.bundle_e_sqlite3.nuspec" - ] - }, - "SQLitePCLRaw.core/2.1.4": { - "sha512": "inBjvSHo9UDKneGNzfUfDjK08JzlcIhn1+SP5Y3m6cgXpCxXKCJDy6Mka7LpgSV+UZmKSnC8rTwB0SQ0xKu5pA==", - "type": "package", - "path": "sqlitepclraw.core/2.1.4", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/SQLitePCLRaw.core.dll", - "sqlitepclraw.core.2.1.4.nupkg.sha512", - "sqlitepclraw.core.nuspec" - ] - }, - "SQLitePCLRaw.lib.e_sqlite3/2.1.4": { - "sha512": "2C9Q9eX7CPLveJA0rIhf9RXAvu+7nWZu1A2MdG6SD/NOu26TakGgL1nsbc0JAspGijFOo3HoN79xrx8a368fBg==", - "type": "package", - "path": "sqlitepclraw.lib.e_sqlite3/2.1.4", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "buildTransitive/net461/SQLitePCLRaw.lib.e_sqlite3.targets", - "buildTransitive/net6.0/SQLitePCLRaw.lib.e_sqlite3.targets", - "buildTransitive/net7.0/SQLitePCLRaw.lib.e_sqlite3.targets", - "lib/net461/_._", - "lib/netstandard2.0/_._", - "runtimes/alpine-arm/native/libe_sqlite3.so", - "runtimes/alpine-arm64/native/libe_sqlite3.so", - "runtimes/alpine-x64/native/libe_sqlite3.so", - "runtimes/browser-wasm/nativeassets/net6.0/e_sqlite3.a", - "runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a", - "runtimes/linux-arm/native/libe_sqlite3.so", - "runtimes/linux-arm64/native/libe_sqlite3.so", - "runtimes/linux-armel/native/libe_sqlite3.so", - "runtimes/linux-mips64/native/libe_sqlite3.so", - "runtimes/linux-musl-arm/native/libe_sqlite3.so", - "runtimes/linux-musl-arm64/native/libe_sqlite3.so", - "runtimes/linux-musl-x64/native/libe_sqlite3.so", - "runtimes/linux-ppc64le/native/libe_sqlite3.so", - "runtimes/linux-s390x/native/libe_sqlite3.so", - "runtimes/linux-x64/native/libe_sqlite3.so", - "runtimes/linux-x86/native/libe_sqlite3.so", - "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib", - "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib", - "runtimes/osx-arm64/native/libe_sqlite3.dylib", - "runtimes/osx-x64/native/libe_sqlite3.dylib", - "runtimes/win-arm/native/e_sqlite3.dll", - "runtimes/win-arm64/native/e_sqlite3.dll", - "runtimes/win-x64/native/e_sqlite3.dll", - "runtimes/win-x86/native/e_sqlite3.dll", - "runtimes/win10-arm/nativeassets/uap10.0/e_sqlite3.dll", - "runtimes/win10-arm64/nativeassets/uap10.0/e_sqlite3.dll", - "runtimes/win10-x64/nativeassets/uap10.0/e_sqlite3.dll", - "runtimes/win10-x86/nativeassets/uap10.0/e_sqlite3.dll", - "sqlitepclraw.lib.e_sqlite3.2.1.4.nupkg.sha512", - "sqlitepclraw.lib.e_sqlite3.nuspec" - ] - }, - "SQLitePCLRaw.provider.e_sqlite3/2.1.4": { - "sha512": "CSlb5dUp1FMIkez9Iv5EXzpeq7rHryVNqwJMWnpq87j9zWZexaEMdisDktMsnnrzKM6ahNrsTkjqNodTBPBxtQ==", - "type": "package", - "path": "sqlitepclraw.provider.e_sqlite3/2.1.4", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net6.0-windows7.0/SQLitePCLRaw.provider.e_sqlite3.dll", - "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll", - "lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll", - "sqlitepclraw.provider.e_sqlite3.2.1.4.nupkg.sha512", - "sqlitepclraw.provider.e_sqlite3.nuspec" - ] - }, - "System.Memory/4.5.3": { - "sha512": "3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", - "type": "package", - "path": "system.memory/4.5.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "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.3.nupkg.sha512", - "system.memory.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Text.Encodings.Web/7.0.0": { - "sha512": "OP6umVGxc0Z0MvZQBVigj4/U31Pw72ITihDWP9WiWDm+q5aoe0GaJivsfYGq53o6dxH7DcXWiCTl7+0o2CGdmg==", - "type": "package", - "path": "system.text.encodings.web/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/System.Text.Encodings.Web.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets", - "lib/net462/System.Text.Encodings.Web.dll", - "lib/net462/System.Text.Encodings.Web.xml", - "lib/net6.0/System.Text.Encodings.Web.dll", - "lib/net6.0/System.Text.Encodings.Web.xml", - "lib/net7.0/System.Text.Encodings.Web.dll", - "lib/net7.0/System.Text.Encodings.Web.xml", - "lib/netstandard2.0/System.Text.Encodings.Web.dll", - "lib/netstandard2.0/System.Text.Encodings.Web.xml", - "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll", - "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.xml", - "runtimes/browser/lib/net7.0/System.Text.Encodings.Web.dll", - "runtimes/browser/lib/net7.0/System.Text.Encodings.Web.xml", - "system.text.encodings.web.7.0.0.nupkg.sha512", - "system.text.encodings.web.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Text.Json/7.0.0": { - "sha512": "DaGSsVqKsn/ia6RG8frjwmJonfos0srquhw09TlT8KRw5I43E+4gs+/bZj4K0vShJ5H9imCuXupb4RmS+dBy3w==", - "type": "package", - "path": "system.text.json/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "README.md", - "THIRD-PARTY-NOTICES.TXT", - "analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll", - "analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll", - "analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll", - "analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll", - "buildTransitive/net461/System.Text.Json.targets", - "buildTransitive/net462/System.Text.Json.targets", - "buildTransitive/net6.0/System.Text.Json.targets", - "buildTransitive/netcoreapp2.0/System.Text.Json.targets", - "buildTransitive/netstandard2.0/System.Text.Json.targets", - "lib/net462/System.Text.Json.dll", - "lib/net462/System.Text.Json.xml", - "lib/net6.0/System.Text.Json.dll", - "lib/net6.0/System.Text.Json.xml", - "lib/net7.0/System.Text.Json.dll", - "lib/net7.0/System.Text.Json.xml", - "lib/netstandard2.0/System.Text.Json.dll", - "lib/netstandard2.0/System.Text.Json.xml", - "system.text.json.7.0.0.nupkg.sha512", - "system.text.json.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "EntityFrameWorkLib/1.0.0": { - "type": "project", - "path": "../EntityFrameWorkLib/EntityFrameWorkLib.csproj", - "msbuildProject": "../EntityFrameWorkLib/EntityFrameWorkLib.csproj" - }, - "Model/1.0.0": { - "type": "project", - "path": "../Model/Model.csproj", - "msbuildProject": "../Model/Model.csproj" - }, - "Shared/1.0.0": { - "type": "project", - "path": "../Shared/Shared.csproj", - "msbuildProject": "../Shared/Shared.csproj" - } - }, - "projectFileDependencyGroups": { - "net7.0": [ - "EntityFrameWorkLib >= 1.0.0", - "Model >= 1.0.0" - ] - }, - "packageFolders": { - "/Users/malanone/.nuget/packages/": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/DbDatamanager.csproj", - "projectName": "DbDatamanager", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/DbDatamanager.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net7.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "projectReferences": { - "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj": { - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj" - }, - "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj": { - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/Sources/DbDatamanager/obj/project.nuget.cache b/Sources/DbDatamanager/obj/project.nuget.cache deleted file mode 100644 index 9289fbc..0000000 --- a/Sources/DbDatamanager/obj/project.nuget.cache +++ /dev/null @@ -1,33 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "A/n769sy8ImhMXbATyGVsTzZLLkHP81/4R+OX1a6xiN973Gw+NHa7mdztY1RScrOUgfaSpPLPHcUlup2DieDgw==", - "success": true, - "projectFilePath": "/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/DbDatamanager.csproj", - "expectedPackageFiles": [ - "/Users/malanone/.nuget/packages/microsoft.data.sqlite.core/7.0.3/microsoft.data.sqlite.core.7.0.3.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.entityframeworkcore/7.0.3/microsoft.entityframeworkcore.7.0.3.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.abstractions/7.0.3/microsoft.entityframeworkcore.abstractions.7.0.3.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.analyzers/7.0.3/microsoft.entityframeworkcore.analyzers.7.0.3.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.relational/7.0.3/microsoft.entityframeworkcore.relational.7.0.3.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.sqlite/7.0.3/microsoft.entityframeworkcore.sqlite.7.0.3.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.sqlite.core/7.0.3/microsoft.entityframeworkcore.sqlite.core.7.0.3.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.caching.abstractions/7.0.0/microsoft.extensions.caching.abstractions.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.caching.memory/7.0.0/microsoft.extensions.caching.memory.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.configuration.abstractions/7.0.0/microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.dependencyinjection/7.0.0/microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/7.0.0/microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.dependencymodel/7.0.0/microsoft.extensions.dependencymodel.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.logging/7.0.0/microsoft.extensions.logging.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.logging.abstractions/7.0.0/microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.options/7.0.0/microsoft.extensions.options.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.primitives/7.0.0/microsoft.extensions.primitives.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/sqlitepclraw.bundle_e_sqlite3/2.1.4/sqlitepclraw.bundle_e_sqlite3.2.1.4.nupkg.sha512", - "/Users/malanone/.nuget/packages/sqlitepclraw.core/2.1.4/sqlitepclraw.core.2.1.4.nupkg.sha512", - "/Users/malanone/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.1.4/sqlitepclraw.lib.e_sqlite3.2.1.4.nupkg.sha512", - "/Users/malanone/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.1.4/sqlitepclraw.provider.e_sqlite3.2.1.4.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.memory/4.5.3/system.memory.4.5.3.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.text.encodings.web/7.0.0/system.text.encodings.web.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.text.json/7.0.0/system.text.json.7.0.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/Sources/EntityFrameWorkLib/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Sources/EntityFrameWorkLib/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs deleted file mode 100644 index d69481d..0000000 --- a/Sources/EntityFrameWorkLib/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")] diff --git a/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.AssemblyInfo.cs b/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.AssemblyInfo.cs deleted file mode 100644 index 9dc4123..0000000 --- a/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.AssemblyInfo.cs +++ /dev/null @@ -1,22 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// 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("EntityFrameWorkLib")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("EntityFrameWorkLib")] -[assembly: System.Reflection.AssemblyTitleAttribute("EntityFrameWorkLib")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.AssemblyInfoInputs.cache b/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.AssemblyInfoInputs.cache deleted file mode 100644 index 3ee72f0..0000000 --- a/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -3a2d87531c73c8452ac503e14d8a9f226325de17 diff --git a/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.GeneratedMSBuildEditorConfig.editorconfig b/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 4ea2d19..0000000 --- a/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,11 +0,0 @@ -is_global = true -build_property.TargetFramework = net7.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 = EntityFrameWorkLib -build_property.ProjectDir = /Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/ diff --git a/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.GlobalUsings.g.cs b/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.assets.cache b/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.assets.cache deleted file mode 100644 index 2e73706..0000000 Binary files a/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.assets.cache and /dev/null differ diff --git a/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.csproj.AssemblyReference.cache b/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.csproj.AssemblyReference.cache deleted file mode 100644 index 87a9523..0000000 Binary files a/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.csproj.CoreCompileInputs.cache b/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.csproj.CoreCompileInputs.cache deleted file mode 100644 index 864368f..0000000 --- a/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -7c1eec4527094f7b0203972d8416e73151566499 diff --git a/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.csproj.FileListAbsolute.txt b/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.csproj.FileListAbsolute.txt deleted file mode 100644 index da17a20..0000000 --- a/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,42 +0,0 @@ -/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.deps.json -/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.runtimeconfig.json -/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.dll -/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.pdb -/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.csproj.AssemblyReference.cache -/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.GeneratedMSBuildEditorConfig.editorconfig -/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.AssemblyInfoInputs.cache -/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.AssemblyInfo.cs -/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.csproj.CoreCompileInputs.cache -/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.dll -/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/obj/Debug/net7.0/refint/EntityFrameWorkLib.dll -/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.pdb -/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.genruntimeconfig.cache -/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/obj/Debug/net7.0/ref/EntityFrameWorkLib.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.deps.json -/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.runtimeconfig.json -/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.pdb -/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.csproj.AssemblyReference.cache -/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.GeneratedMSBuildEditorConfig.editorconfig -/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.AssemblyInfoInputs.cache -/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.AssemblyInfo.cs -/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.csproj.CoreCompileInputs.cache -/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/obj/Debug/net7.0/refint/EntityFrameWorkLib.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.pdb -/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.genruntimeconfig.cache -/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/obj/Debug/net7.0/ref/EntityFrameWorkLib.dll -/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.deps.json -/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.runtimeconfig.json -/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.dll -/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.pdb -/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.csproj.AssemblyReference.cache -/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.GeneratedMSBuildEditorConfig.editorconfig -/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.AssemblyInfoInputs.cache -/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.AssemblyInfo.cs -/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.csproj.CoreCompileInputs.cache -/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.dll -/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/obj/Debug/net7.0/refint/EntityFrameWorkLib.dll -/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.pdb -/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.genruntimeconfig.cache -/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/obj/Debug/net7.0/ref/EntityFrameWorkLib.dll diff --git a/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.dll b/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.dll deleted file mode 100644 index 5bc3f75..0000000 Binary files a/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.dll and /dev/null differ diff --git a/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.genruntimeconfig.cache b/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.genruntimeconfig.cache deleted file mode 100644 index 21a3c8c..0000000 --- a/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -7ae4777d5325c618186daf61647a1780171466d3 diff --git a/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.pdb b/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.pdb deleted file mode 100644 index 4329f1d..0000000 Binary files a/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.pdb and /dev/null differ diff --git a/Sources/EntityFrameWorkLib/obj/Debug/net7.0/ref/EntityFrameWorkLib.dll b/Sources/EntityFrameWorkLib/obj/Debug/net7.0/ref/EntityFrameWorkLib.dll deleted file mode 100644 index 3b9b17d..0000000 Binary files a/Sources/EntityFrameWorkLib/obj/Debug/net7.0/ref/EntityFrameWorkLib.dll and /dev/null differ diff --git a/Sources/EntityFrameWorkLib/obj/Debug/net7.0/refint/EntityFrameWorkLib.dll b/Sources/EntityFrameWorkLib/obj/Debug/net7.0/refint/EntityFrameWorkLib.dll deleted file mode 100644 index 3b9b17d..0000000 Binary files a/Sources/EntityFrameWorkLib/obj/Debug/net7.0/refint/EntityFrameWorkLib.dll and /dev/null differ diff --git a/Sources/EntityFrameWorkLib/obj/EntityFrameWorkLib.csproj.EntityFrameworkCore.targets b/Sources/EntityFrameWorkLib/obj/EntityFrameWorkLib.csproj.EntityFrameworkCore.targets deleted file mode 100644 index 6b67a59..0000000 --- a/Sources/EntityFrameWorkLib/obj/EntityFrameWorkLib.csproj.EntityFrameworkCore.targets +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Sources/EntityFrameWorkLib/obj/EntityFrameWorkLib.csproj.nuget.dgspec.json b/Sources/EntityFrameWorkLib/obj/EntityFrameWorkLib.csproj.nuget.dgspec.json deleted file mode 100644 index f52897c..0000000 --- a/Sources/EntityFrameWorkLib/obj/EntityFrameWorkLib.csproj.nuget.dgspec.json +++ /dev/null @@ -1,84 +0,0 @@ -{ - "format": 1, - "restore": { - "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj": {} - }, - "projects": { - "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj", - "projectName": "EntityFrameWorkLib", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net7.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "dependencies": { - "Microsoft.EntityFrameworkCore": { - "target": "Package", - "version": "[7.0.3, )" - }, - "Microsoft.EntityFrameworkCore.Design": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[7.0.3, )" - }, - "Microsoft.EntityFrameworkCore.Sqlite": { - "target": "Package", - "version": "[7.0.3, )" - }, - "Microsoft.EntityFrameworkCore.Tools": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[7.0.3, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/Sources/EntityFrameWorkLib/obj/EntityFrameWorkLib.csproj.nuget.g.props b/Sources/EntityFrameWorkLib/obj/EntityFrameWorkLib.csproj.nuget.g.props deleted file mode 100644 index e332d87..0000000 --- a/Sources/EntityFrameWorkLib/obj/EntityFrameWorkLib.csproj.nuget.g.props +++ /dev/null @@ -1,22 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - /Users/malanone/.nuget/packages/ - /Users/malanone/.nuget/packages/ - PackageReference - 6.4.0 - - - - - - - - - - /Users/malanone/.nuget/packages/microsoft.entityframeworkcore.tools/7.0.3 - - \ No newline at end of file diff --git a/Sources/EntityFrameWorkLib/obj/EntityFrameWorkLib.csproj.nuget.g.targets b/Sources/EntityFrameWorkLib/obj/EntityFrameWorkLib.csproj.nuget.g.targets deleted file mode 100644 index b023587..0000000 --- a/Sources/EntityFrameWorkLib/obj/EntityFrameWorkLib.csproj.nuget.g.targets +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/Sources/EntityFrameWorkLib/obj/project.assets.json b/Sources/EntityFrameWorkLib/obj/project.assets.json deleted file mode 100644 index 5cc9d27..0000000 --- a/Sources/EntityFrameWorkLib/obj/project.assets.json +++ /dev/null @@ -1,1385 +0,0 @@ -{ - "version": 3, - "targets": { - "net7.0": { - "Humanizer.Core/2.14.1": { - "type": "package", - "compile": { - "lib/net6.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/Humanizer.dll": { - "related": ".xml" - } - } - }, - "Microsoft.Data.Sqlite.Core/7.0.3": { - "type": "package", - "dependencies": { - "SQLitePCLRaw.core": "2.1.4" - }, - "compile": { - "lib/net6.0/Microsoft.Data.Sqlite.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/Microsoft.Data.Sqlite.dll": { - "related": ".xml" - } - } - }, - "Microsoft.EntityFrameworkCore/7.0.3": { - "type": "package", - "dependencies": { - "Microsoft.EntityFrameworkCore.Abstractions": "7.0.3", - "Microsoft.EntityFrameworkCore.Analyzers": "7.0.3", - "Microsoft.Extensions.Caching.Memory": "7.0.0", - "Microsoft.Extensions.DependencyInjection": "7.0.0", - "Microsoft.Extensions.Logging": "7.0.0" - }, - "compile": { - "lib/net6.0/Microsoft.EntityFrameworkCore.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/Microsoft.EntityFrameworkCore.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props": {} - } - }, - "Microsoft.EntityFrameworkCore.Abstractions/7.0.3": { - "type": "package", - "compile": { - "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { - "related": ".xml" - } - } - }, - "Microsoft.EntityFrameworkCore.Analyzers/7.0.3": { - "type": "package", - "compile": { - "lib/netstandard2.0/_._": {} - }, - "runtime": { - "lib/netstandard2.0/_._": {} - } - }, - "Microsoft.EntityFrameworkCore.Design/7.0.3": { - "type": "package", - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.EntityFrameworkCore.Relational": "7.0.3", - "Microsoft.Extensions.DependencyModel": "7.0.0", - "Mono.TextTemplating": "2.2.1" - }, - "compile": { - "lib/net6.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/Microsoft.EntityFrameworkCore.Design.dll": { - "related": ".xml" - } - }, - "build": { - "build/net6.0/Microsoft.EntityFrameworkCore.Design.props": {} - } - }, - "Microsoft.EntityFrameworkCore.Relational/7.0.3": { - "type": "package", - "dependencies": { - "Microsoft.EntityFrameworkCore": "7.0.3", - "Microsoft.Extensions.Configuration.Abstractions": "7.0.0" - }, - "compile": { - "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll": { - "related": ".xml" - } - } - }, - "Microsoft.EntityFrameworkCore.Sqlite/7.0.3": { - "type": "package", - "dependencies": { - "Microsoft.EntityFrameworkCore.Sqlite.Core": "7.0.3", - "SQLitePCLRaw.bundle_e_sqlite3": "2.1.4" - }, - "compile": { - "lib/net6.0/_._": {} - }, - "runtime": { - "lib/net6.0/_._": {} - } - }, - "Microsoft.EntityFrameworkCore.Sqlite.Core/7.0.3": { - "type": "package", - "dependencies": { - "Microsoft.Data.Sqlite.Core": "7.0.3", - "Microsoft.EntityFrameworkCore.Relational": "7.0.3", - "Microsoft.Extensions.DependencyModel": "7.0.0" - }, - "compile": { - "lib/net6.0/Microsoft.EntityFrameworkCore.Sqlite.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/Microsoft.EntityFrameworkCore.Sqlite.dll": { - "related": ".xml" - } - } - }, - "Microsoft.EntityFrameworkCore.Tools/7.0.3": { - "type": "package", - "dependencies": { - "Microsoft.EntityFrameworkCore.Design": "7.0.3" - }, - "compile": { - "lib/net6.0/_._": {} - }, - "runtime": { - "lib/net6.0/_._": {} - } - }, - "Microsoft.Extensions.Caching.Abstractions/7.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "7.0.0" - }, - "compile": { - "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.Caching.Memory/7.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Caching.Abstractions": "7.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0", - "Microsoft.Extensions.Logging.Abstractions": "7.0.0", - "Microsoft.Extensions.Options": "7.0.0", - "Microsoft.Extensions.Primitives": "7.0.0" - }, - "compile": { - "lib/net7.0/Microsoft.Extensions.Caching.Memory.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.Caching.Memory.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.Configuration.Abstractions/7.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "7.0.0" - }, - "compile": { - "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.DependencyInjection/7.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0" - }, - "compile": { - "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": { - "type": "package", - "compile": { - "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.DependencyModel/7.0.0": { - "type": "package", - "dependencies": { - "System.Text.Encodings.Web": "7.0.0", - "System.Text.Json": "7.0.0" - }, - "compile": { - "lib/net7.0/Microsoft.Extensions.DependencyModel.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.DependencyModel.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.Logging/7.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection": "7.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0", - "Microsoft.Extensions.Logging.Abstractions": "7.0.0", - "Microsoft.Extensions.Options": "7.0.0" - }, - "compile": { - "lib/net7.0/Microsoft.Extensions.Logging.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.Logging.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.Logging.Abstractions/7.0.0": { - "type": "package", - "compile": { - "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {} - } - }, - "Microsoft.Extensions.Options/7.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0", - "Microsoft.Extensions.Primitives": "7.0.0" - }, - "compile": { - "lib/net7.0/Microsoft.Extensions.Options.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.Options.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.Primitives/7.0.0": { - "type": "package", - "compile": { - "lib/net7.0/Microsoft.Extensions.Primitives.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.Primitives.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Mono.TextTemplating/2.2.1": { - "type": "package", - "dependencies": { - "System.CodeDom": "4.4.0" - }, - "compile": { - "lib/netstandard2.0/_._": {} - }, - "runtime": { - "lib/netstandard2.0/Mono.TextTemplating.dll": {} - } - }, - "SQLitePCLRaw.bundle_e_sqlite3/2.1.4": { - "type": "package", - "dependencies": { - "SQLitePCLRaw.lib.e_sqlite3": "2.1.4", - "SQLitePCLRaw.provider.e_sqlite3": "2.1.4" - }, - "compile": { - "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {} - }, - "runtime": { - "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {} - } - }, - "SQLitePCLRaw.core/2.1.4": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.3" - }, - "compile": { - "lib/netstandard2.0/SQLitePCLRaw.core.dll": {} - }, - "runtime": { - "lib/netstandard2.0/SQLitePCLRaw.core.dll": {} - } - }, - "SQLitePCLRaw.lib.e_sqlite3/2.1.4": { - "type": "package", - "compile": { - "lib/netstandard2.0/_._": {} - }, - "runtime": { - "lib/netstandard2.0/_._": {} - }, - "build": { - "buildTransitive/net7.0/SQLitePCLRaw.lib.e_sqlite3.targets": {} - }, - "runtimeTargets": { - "runtimes/alpine-arm/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "alpine-arm" - }, - "runtimes/alpine-arm64/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "alpine-arm64" - }, - "runtimes/alpine-x64/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "alpine-x64" - }, - "runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a": { - "assetType": "native", - "rid": "browser-wasm" - }, - "runtimes/linux-arm/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-arm" - }, - "runtimes/linux-arm64/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-arm64" - }, - "runtimes/linux-armel/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-armel" - }, - "runtimes/linux-mips64/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-mips64" - }, - "runtimes/linux-musl-arm/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-musl-arm" - }, - "runtimes/linux-musl-arm64/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-musl-arm64" - }, - "runtimes/linux-musl-x64/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-musl-x64" - }, - "runtimes/linux-ppc64le/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-ppc64le" - }, - "runtimes/linux-s390x/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-s390x" - }, - "runtimes/linux-x64/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-x64" - }, - "runtimes/linux-x86/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-x86" - }, - "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": { - "assetType": "native", - "rid": "maccatalyst-arm64" - }, - "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": { - "assetType": "native", - "rid": "maccatalyst-x64" - }, - "runtimes/osx-arm64/native/libe_sqlite3.dylib": { - "assetType": "native", - "rid": "osx-arm64" - }, - "runtimes/osx-x64/native/libe_sqlite3.dylib": { - "assetType": "native", - "rid": "osx-x64" - }, - "runtimes/win-arm/native/e_sqlite3.dll": { - "assetType": "native", - "rid": "win-arm" - }, - "runtimes/win-arm64/native/e_sqlite3.dll": { - "assetType": "native", - "rid": "win-arm64" - }, - "runtimes/win-x64/native/e_sqlite3.dll": { - "assetType": "native", - "rid": "win-x64" - }, - "runtimes/win-x86/native/e_sqlite3.dll": { - "assetType": "native", - "rid": "win-x86" - } - } - }, - "SQLitePCLRaw.provider.e_sqlite3/2.1.4": { - "type": "package", - "dependencies": { - "SQLitePCLRaw.core": "2.1.4" - }, - "compile": { - "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {} - }, - "runtime": { - "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {} - } - }, - "System.CodeDom/4.4.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/System.CodeDom.dll": {} - } - }, - "System.Memory/4.5.3": { - "type": "package", - "compile": { - "ref/netcoreapp2.1/_._": {} - }, - "runtime": { - "lib/netcoreapp2.1/_._": {} - } - }, - "System.Text.Encodings.Web/7.0.0": { - "type": "package", - "compile": { - "lib/net7.0/System.Text.Encodings.Web.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/System.Text.Encodings.Web.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - }, - "runtimeTargets": { - "runtimes/browser/lib/net7.0/System.Text.Encodings.Web.dll": { - "assetType": "runtime", - "rid": "browser" - } - } - }, - "System.Text.Json/7.0.0": { - "type": "package", - "dependencies": { - "System.Text.Encodings.Web": "7.0.0" - }, - "compile": { - "lib/net7.0/System.Text.Json.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/System.Text.Json.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/System.Text.Json.targets": {} - } - } - } - }, - "libraries": { - "Humanizer.Core/2.14.1": { - "sha512": "lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==", - "type": "package", - "path": "humanizer.core/2.14.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "humanizer.core.2.14.1.nupkg.sha512", - "humanizer.core.nuspec", - "lib/net6.0/Humanizer.dll", - "lib/net6.0/Humanizer.xml", - "lib/netstandard1.0/Humanizer.dll", - "lib/netstandard1.0/Humanizer.xml", - "lib/netstandard2.0/Humanizer.dll", - "lib/netstandard2.0/Humanizer.xml", - "logo.png" - ] - }, - "Microsoft.Data.Sqlite.Core/7.0.3": { - "sha512": "pCmzLLWTIrIv94o7JtQ1qcPD0oc1YNY9XvlO6/tOF9YCcUfDZ3Tx9Z//CM7hFnprduHFPekif7jteBc/sXQ31Q==", - "type": "package", - "path": "microsoft.data.sqlite.core/7.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net6.0/Microsoft.Data.Sqlite.dll", - "lib/net6.0/Microsoft.Data.Sqlite.xml", - "lib/netstandard2.0/Microsoft.Data.Sqlite.dll", - "lib/netstandard2.0/Microsoft.Data.Sqlite.xml", - "microsoft.data.sqlite.core.7.0.3.nupkg.sha512", - "microsoft.data.sqlite.core.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore/7.0.3": { - "sha512": "6XUI2YGoaLMoP9KGaqWmmd4B2n5bpQbXrVRpH20Et3YjQ0Rn3Ia6HM/ANcSq9rBfjfUySgo9SwUZgQ4m4PF3LQ==", - "type": "package", - "path": "microsoft.entityframeworkcore/7.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props", - "lib/net6.0/Microsoft.EntityFrameworkCore.dll", - "lib/net6.0/Microsoft.EntityFrameworkCore.xml", - "microsoft.entityframeworkcore.7.0.3.nupkg.sha512", - "microsoft.entityframeworkcore.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Abstractions/7.0.3": { - "sha512": "0NaFBZykUlQHknddRuKY4v+MFZX/AW+v2V85dgj7abIlt+kL3GWa7QNH5S1084VLf1u+dq1SnhZsOvykc3Y0sA==", - "type": "package", - "path": "microsoft.entityframeworkcore.abstractions/7.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll", - "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.xml", - "microsoft.entityframeworkcore.abstractions.7.0.3.nupkg.sha512", - "microsoft.entityframeworkcore.abstractions.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Analyzers/7.0.3": { - "sha512": "CLyRWFLwaOUZNPEia/aBMzFxZqm/ITKt3B+yUFtrg4Ys5VF3n2gvneuItC9IhpeOcjfdSgu/yUKf8y/IsNHs5A==", - "type": "package", - "path": "microsoft.entityframeworkcore.analyzers/7.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll", - "lib/netstandard2.0/_._", - "microsoft.entityframeworkcore.analyzers.7.0.3.nupkg.sha512", - "microsoft.entityframeworkcore.analyzers.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Design/7.0.3": { - "sha512": "Nv0Y2Zh8d919qKq8Q1bvbWQbFeb4JQ7jCuakajSVtip5JIwt4hTIWetVIapJ2vOQDDZuAHCzkjimMOlHH5LVsQ==", - "type": "package", - "path": "microsoft.entityframeworkcore.design/7.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "build/net6.0/Microsoft.EntityFrameworkCore.Design.props", - "lib/net6.0/Microsoft.EntityFrameworkCore.Design.dll", - "lib/net6.0/Microsoft.EntityFrameworkCore.Design.xml", - "microsoft.entityframeworkcore.design.7.0.3.nupkg.sha512", - "microsoft.entityframeworkcore.design.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Relational/7.0.3": { - "sha512": "RxNNjtTrxsMtdBtgoXGRSy8uCXaBHaVzIonTeo7+Ys+N0yEWwhf2E74cxneyunMi13Ezlld10ecCHlDubEU/Pw==", - "type": "package", - "path": "microsoft.entityframeworkcore.relational/7.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll", - "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.xml", - "microsoft.entityframeworkcore.relational.7.0.3.nupkg.sha512", - "microsoft.entityframeworkcore.relational.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Sqlite/7.0.3": { - "sha512": "bNWgYJsT6+0I98RSIY0rZAYu6NkLFgPvWPO1LKTsBqG6iwhCW3M38JGDVOOSf69N9HUZz9ilKNLTyYKNRQkyGw==", - "type": "package", - "path": "microsoft.entityframeworkcore.sqlite/7.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net6.0/_._", - "microsoft.entityframeworkcore.sqlite.7.0.3.nupkg.sha512", - "microsoft.entityframeworkcore.sqlite.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Sqlite.Core/7.0.3": { - "sha512": "w0yzGr1IDY4sp+RkFnVlWVF1N2lmaJHCmzVldZ/e36bXdT95E8N7/+JYWwKm1nLWEpS6naaoNtqQO6buRHTfAg==", - "type": "package", - "path": "microsoft.entityframeworkcore.sqlite.core/7.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net6.0/Microsoft.EntityFrameworkCore.Sqlite.dll", - "lib/net6.0/Microsoft.EntityFrameworkCore.Sqlite.xml", - "microsoft.entityframeworkcore.sqlite.core.7.0.3.nupkg.sha512", - "microsoft.entityframeworkcore.sqlite.core.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Tools/7.0.3": { - "sha512": "yHFlYPZS3Jx7JMCQnGKfJzv95rJWVcmcUn/OW5cbCyWgQk81JJpTZ9Q6kkvwquYjFRfvYHBGuXNIYhAJokOBTQ==", - "type": "package", - "path": "microsoft.entityframeworkcore.tools/7.0.3", - "hasTools": true, - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net6.0/_._", - "microsoft.entityframeworkcore.tools.7.0.3.nupkg.sha512", - "microsoft.entityframeworkcore.tools.nuspec", - "tools/EntityFrameworkCore.PS2.psd1", - "tools/EntityFrameworkCore.PS2.psm1", - "tools/EntityFrameworkCore.psd1", - "tools/EntityFrameworkCore.psm1", - "tools/about_EntityFrameworkCore.help.txt", - "tools/init.ps1", - "tools/net461/any/ef.exe", - "tools/net461/win-arm64/ef.exe", - "tools/net461/win-x86/ef.exe", - "tools/netcoreapp2.0/any/ef.dll", - "tools/netcoreapp2.0/any/ef.runtimeconfig.json" - ] - }, - "Microsoft.Extensions.Caching.Abstractions/7.0.0": { - "sha512": "IeimUd0TNbhB4ded3AbgBLQv2SnsiVugDyGV1MvspQFVlA07nDC7Zul7kcwH5jWN3JiTcp/ySE83AIJo8yfKjg==", - "type": "package", - "path": "microsoft.extensions.caching.abstractions/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Caching.Abstractions.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Abstractions.targets", - "lib/net462/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/net462/Microsoft.Extensions.Caching.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.xml", - "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml", - "microsoft.extensions.caching.abstractions.7.0.0.nupkg.sha512", - "microsoft.extensions.caching.abstractions.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Caching.Memory/7.0.0": { - "sha512": "xpidBs2KCE2gw1JrD0quHE72kvCaI3xFql5/Peb2GRtUuZX+dYPoK/NTdVMiM67Svym0M0Df9A3xyU0FbMQhHw==", - "type": "package", - "path": "microsoft.extensions.caching.memory/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Caching.Memory.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Memory.targets", - "lib/net462/Microsoft.Extensions.Caching.Memory.dll", - "lib/net462/Microsoft.Extensions.Caching.Memory.xml", - "lib/net6.0/Microsoft.Extensions.Caching.Memory.dll", - "lib/net6.0/Microsoft.Extensions.Caching.Memory.xml", - "lib/net7.0/Microsoft.Extensions.Caching.Memory.dll", - "lib/net7.0/Microsoft.Extensions.Caching.Memory.xml", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml", - "microsoft.extensions.caching.memory.7.0.0.nupkg.sha512", - "microsoft.extensions.caching.memory.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Configuration.Abstractions/7.0.0": { - "sha512": "f34u2eaqIjNO9YLHBz8rozVZ+TcFiFs0F3r7nUJd7FRkVSxk8u4OpoK226mi49MwexHOR2ibP9MFvRUaLilcQQ==", - "type": "package", - "path": "microsoft.extensions.configuration.abstractions/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Abstractions.targets", - "lib/net462/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/net462/Microsoft.Extensions.Configuration.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512", - "microsoft.extensions.configuration.abstractions.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.DependencyInjection/7.0.0": { - "sha512": "elNeOmkeX3eDVG6pYVeV82p29hr+UKDaBhrZyWvWLw/EVZSYEkZlQdkp0V39k/Xehs2Qa0mvoCvkVj3eQxNQ1Q==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets", - "lib/net462/Microsoft.Extensions.DependencyInjection.dll", - "lib/net462/Microsoft.Extensions.DependencyInjection.xml", - "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/net6.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/net7.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml", - "microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512", - "microsoft.extensions.dependencyinjection.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": { - "sha512": "h3j/QfmFN4S0w4C2A6X7arXij/M/OVw3uQHSOFxnND4DyAzO1F9eMX7Eti7lU/OkSthEE0WzRsfT/Dmx86jzCw==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets", - "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512", - "microsoft.extensions.dependencyinjection.abstractions.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.DependencyModel/7.0.0": { - "sha512": "oONNYd71J3LzkWc4fUHl3SvMfiQMYUCo/mDHDEu76hYYxdhdrPYv6fvGv9nnKVyhE9P0h20AU8RZB5OOWQcAXg==", - "type": "package", - "path": "microsoft.extensions.dependencymodel/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "README.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyModel.targets", - "lib/net462/Microsoft.Extensions.DependencyModel.dll", - "lib/net462/Microsoft.Extensions.DependencyModel.xml", - "lib/net6.0/Microsoft.Extensions.DependencyModel.dll", - "lib/net6.0/Microsoft.Extensions.DependencyModel.xml", - "lib/net7.0/Microsoft.Extensions.DependencyModel.dll", - "lib/net7.0/Microsoft.Extensions.DependencyModel.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml", - "microsoft.extensions.dependencymodel.7.0.0.nupkg.sha512", - "microsoft.extensions.dependencymodel.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Logging/7.0.0": { - "sha512": "Nw2muoNrOG5U5qa2ZekXwudUn2BJcD41e65zwmDHb1fQegTX66UokLWZkJRpqSSHXDOWZ5V0iqhbxOEky91atA==", - "type": "package", - "path": "microsoft.extensions.logging/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Logging.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets", - "lib/net462/Microsoft.Extensions.Logging.dll", - "lib/net462/Microsoft.Extensions.Logging.xml", - "lib/net6.0/Microsoft.Extensions.Logging.dll", - "lib/net6.0/Microsoft.Extensions.Logging.xml", - "lib/net7.0/Microsoft.Extensions.Logging.dll", - "lib/net7.0/Microsoft.Extensions.Logging.xml", - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.xml", - "lib/netstandard2.1/Microsoft.Extensions.Logging.dll", - "lib/netstandard2.1/Microsoft.Extensions.Logging.xml", - "microsoft.extensions.logging.7.0.0.nupkg.sha512", - "microsoft.extensions.logging.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Logging.Abstractions/7.0.0": { - "sha512": "kmn78+LPVMOWeITUjIlfxUPDsI0R6G0RkeAMBmQxAJ7vBJn4q2dTva7pWi65ceN5vPGjJ9q/Uae2WKgvfktJAw==", - "type": "package", - "path": "microsoft.extensions.logging.abstractions/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "analyzers/dotnet/roslyn3.11/cs/Microsoft.Extensions.Logging.Generators.dll", - "analyzers/dotnet/roslyn3.11/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll", - "analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll", - "analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", - "buildTransitive/net461/Microsoft.Extensions.Logging.Abstractions.targets", - "buildTransitive/net462/Microsoft.Extensions.Logging.Abstractions.targets", - "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets", - "buildTransitive/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.targets", - "lib/net462/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/net462/Microsoft.Extensions.Logging.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.xml", - "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml", - "microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512", - "microsoft.extensions.logging.abstractions.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Options/7.0.0": { - "sha512": "lP1yBnTTU42cKpMozuafbvNtQ7QcBjr/CcK3bYOGEMH55Fjt+iecXjT6chR7vbgCMqy3PG3aNQSZgo/EuY/9qQ==", - "type": "package", - "path": "microsoft.extensions.options/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Options.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.targets", - "lib/net462/Microsoft.Extensions.Options.dll", - "lib/net462/Microsoft.Extensions.Options.xml", - "lib/net6.0/Microsoft.Extensions.Options.dll", - "lib/net6.0/Microsoft.Extensions.Options.xml", - "lib/net7.0/Microsoft.Extensions.Options.dll", - "lib/net7.0/Microsoft.Extensions.Options.xml", - "lib/netstandard2.0/Microsoft.Extensions.Options.dll", - "lib/netstandard2.0/Microsoft.Extensions.Options.xml", - "lib/netstandard2.1/Microsoft.Extensions.Options.dll", - "lib/netstandard2.1/Microsoft.Extensions.Options.xml", - "microsoft.extensions.options.7.0.0.nupkg.sha512", - "microsoft.extensions.options.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Primitives/7.0.0": { - "sha512": "um1KU5kxcRp3CNuI8o/GrZtD4AIOXDk+RLsytjZ9QPok3ttLUelLKpilVPuaFT3TFjOhSibUAso0odbOaCDj3Q==", - "type": "package", - "path": "microsoft.extensions.primitives/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Primitives.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets", - "lib/net462/Microsoft.Extensions.Primitives.dll", - "lib/net462/Microsoft.Extensions.Primitives.xml", - "lib/net6.0/Microsoft.Extensions.Primitives.dll", - "lib/net6.0/Microsoft.Extensions.Primitives.xml", - "lib/net7.0/Microsoft.Extensions.Primitives.dll", - "lib/net7.0/Microsoft.Extensions.Primitives.xml", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml", - "microsoft.extensions.primitives.7.0.0.nupkg.sha512", - "microsoft.extensions.primitives.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Mono.TextTemplating/2.2.1": { - "sha512": "KZYeKBET/2Z0gY1WlTAK7+RHTl7GSbtvTLDXEZZojUdAPqpQNDL6tHv7VUpqfX5VEOh+uRGKaZXkuD253nEOBQ==", - "type": "package", - "path": "mono.texttemplating/2.2.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net472/Mono.TextTemplating.dll", - "lib/netstandard2.0/Mono.TextTemplating.dll", - "mono.texttemplating.2.2.1.nupkg.sha512", - "mono.texttemplating.nuspec" - ] - }, - "SQLitePCLRaw.bundle_e_sqlite3/2.1.4": { - "sha512": "EWI1olKDjFEBMJu0+3wuxwziIAdWDVMYLhuZ3Qs84rrz+DHwD00RzWPZCa+bLnHCf3oJwuFZIRsHT5p236QXww==", - "type": "package", - "path": "sqlitepclraw.bundle_e_sqlite3/2.1.4", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/monoandroid90/SQLitePCLRaw.batteries_v2.dll", - "lib/net461/SQLitePCLRaw.batteries_v2.dll", - "lib/net6.0-android31.0/SQLitePCLRaw.batteries_v2.dll", - "lib/net6.0-android31.0/SQLitePCLRaw.batteries_v2.xml", - "lib/net6.0-ios14.0/SQLitePCLRaw.batteries_v2.dll", - "lib/net6.0-ios14.2/SQLitePCLRaw.batteries_v2.dll", - "lib/net6.0-tvos10.0/SQLitePCLRaw.batteries_v2.dll", - "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll", - "lib/xamarinios10/SQLitePCLRaw.batteries_v2.dll", - "sqlitepclraw.bundle_e_sqlite3.2.1.4.nupkg.sha512", - "sqlitepclraw.bundle_e_sqlite3.nuspec" - ] - }, - "SQLitePCLRaw.core/2.1.4": { - "sha512": "inBjvSHo9UDKneGNzfUfDjK08JzlcIhn1+SP5Y3m6cgXpCxXKCJDy6Mka7LpgSV+UZmKSnC8rTwB0SQ0xKu5pA==", - "type": "package", - "path": "sqlitepclraw.core/2.1.4", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/SQLitePCLRaw.core.dll", - "sqlitepclraw.core.2.1.4.nupkg.sha512", - "sqlitepclraw.core.nuspec" - ] - }, - "SQLitePCLRaw.lib.e_sqlite3/2.1.4": { - "sha512": "2C9Q9eX7CPLveJA0rIhf9RXAvu+7nWZu1A2MdG6SD/NOu26TakGgL1nsbc0JAspGijFOo3HoN79xrx8a368fBg==", - "type": "package", - "path": "sqlitepclraw.lib.e_sqlite3/2.1.4", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "buildTransitive/net461/SQLitePCLRaw.lib.e_sqlite3.targets", - "buildTransitive/net6.0/SQLitePCLRaw.lib.e_sqlite3.targets", - "buildTransitive/net7.0/SQLitePCLRaw.lib.e_sqlite3.targets", - "lib/net461/_._", - "lib/netstandard2.0/_._", - "runtimes/alpine-arm/native/libe_sqlite3.so", - "runtimes/alpine-arm64/native/libe_sqlite3.so", - "runtimes/alpine-x64/native/libe_sqlite3.so", - "runtimes/browser-wasm/nativeassets/net6.0/e_sqlite3.a", - "runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a", - "runtimes/linux-arm/native/libe_sqlite3.so", - "runtimes/linux-arm64/native/libe_sqlite3.so", - "runtimes/linux-armel/native/libe_sqlite3.so", - "runtimes/linux-mips64/native/libe_sqlite3.so", - "runtimes/linux-musl-arm/native/libe_sqlite3.so", - "runtimes/linux-musl-arm64/native/libe_sqlite3.so", - "runtimes/linux-musl-x64/native/libe_sqlite3.so", - "runtimes/linux-ppc64le/native/libe_sqlite3.so", - "runtimes/linux-s390x/native/libe_sqlite3.so", - "runtimes/linux-x64/native/libe_sqlite3.so", - "runtimes/linux-x86/native/libe_sqlite3.so", - "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib", - "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib", - "runtimes/osx-arm64/native/libe_sqlite3.dylib", - "runtimes/osx-x64/native/libe_sqlite3.dylib", - "runtimes/win-arm/native/e_sqlite3.dll", - "runtimes/win-arm64/native/e_sqlite3.dll", - "runtimes/win-x64/native/e_sqlite3.dll", - "runtimes/win-x86/native/e_sqlite3.dll", - "runtimes/win10-arm/nativeassets/uap10.0/e_sqlite3.dll", - "runtimes/win10-arm64/nativeassets/uap10.0/e_sqlite3.dll", - "runtimes/win10-x64/nativeassets/uap10.0/e_sqlite3.dll", - "runtimes/win10-x86/nativeassets/uap10.0/e_sqlite3.dll", - "sqlitepclraw.lib.e_sqlite3.2.1.4.nupkg.sha512", - "sqlitepclraw.lib.e_sqlite3.nuspec" - ] - }, - "SQLitePCLRaw.provider.e_sqlite3/2.1.4": { - "sha512": "CSlb5dUp1FMIkez9Iv5EXzpeq7rHryVNqwJMWnpq87j9zWZexaEMdisDktMsnnrzKM6ahNrsTkjqNodTBPBxtQ==", - "type": "package", - "path": "sqlitepclraw.provider.e_sqlite3/2.1.4", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net6.0-windows7.0/SQLitePCLRaw.provider.e_sqlite3.dll", - "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll", - "lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll", - "sqlitepclraw.provider.e_sqlite3.2.1.4.nupkg.sha512", - "sqlitepclraw.provider.e_sqlite3.nuspec" - ] - }, - "System.CodeDom/4.4.0": { - "sha512": "2sCCb7doXEwtYAbqzbF/8UAeDRMNmPaQbU2q50Psg1J9KzumyVVCgKQY8s53WIPTufNT0DpSe9QRvVjOzfDWBA==", - "type": "package", - "path": "system.codedom/4.4.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/System.CodeDom.dll", - "lib/netstandard2.0/System.CodeDom.dll", - "ref/net461/System.CodeDom.dll", - "ref/net461/System.CodeDom.xml", - "ref/netstandard2.0/System.CodeDom.dll", - "ref/netstandard2.0/System.CodeDom.xml", - "system.codedom.4.4.0.nupkg.sha512", - "system.codedom.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Memory/4.5.3": { - "sha512": "3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", - "type": "package", - "path": "system.memory/4.5.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "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.3.nupkg.sha512", - "system.memory.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Text.Encodings.Web/7.0.0": { - "sha512": "OP6umVGxc0Z0MvZQBVigj4/U31Pw72ITihDWP9WiWDm+q5aoe0GaJivsfYGq53o6dxH7DcXWiCTl7+0o2CGdmg==", - "type": "package", - "path": "system.text.encodings.web/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/System.Text.Encodings.Web.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets", - "lib/net462/System.Text.Encodings.Web.dll", - "lib/net462/System.Text.Encodings.Web.xml", - "lib/net6.0/System.Text.Encodings.Web.dll", - "lib/net6.0/System.Text.Encodings.Web.xml", - "lib/net7.0/System.Text.Encodings.Web.dll", - "lib/net7.0/System.Text.Encodings.Web.xml", - "lib/netstandard2.0/System.Text.Encodings.Web.dll", - "lib/netstandard2.0/System.Text.Encodings.Web.xml", - "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll", - "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.xml", - "runtimes/browser/lib/net7.0/System.Text.Encodings.Web.dll", - "runtimes/browser/lib/net7.0/System.Text.Encodings.Web.xml", - "system.text.encodings.web.7.0.0.nupkg.sha512", - "system.text.encodings.web.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Text.Json/7.0.0": { - "sha512": "DaGSsVqKsn/ia6RG8frjwmJonfos0srquhw09TlT8KRw5I43E+4gs+/bZj4K0vShJ5H9imCuXupb4RmS+dBy3w==", - "type": "package", - "path": "system.text.json/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "README.md", - "THIRD-PARTY-NOTICES.TXT", - "analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll", - "analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll", - "analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll", - "analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll", - "buildTransitive/net461/System.Text.Json.targets", - "buildTransitive/net462/System.Text.Json.targets", - "buildTransitive/net6.0/System.Text.Json.targets", - "buildTransitive/netcoreapp2.0/System.Text.Json.targets", - "buildTransitive/netstandard2.0/System.Text.Json.targets", - "lib/net462/System.Text.Json.dll", - "lib/net462/System.Text.Json.xml", - "lib/net6.0/System.Text.Json.dll", - "lib/net6.0/System.Text.Json.xml", - "lib/net7.0/System.Text.Json.dll", - "lib/net7.0/System.Text.Json.xml", - "lib/netstandard2.0/System.Text.Json.dll", - "lib/netstandard2.0/System.Text.Json.xml", - "system.text.json.7.0.0.nupkg.sha512", - "system.text.json.nuspec", - "useSharedDesignerContext.txt" - ] - } - }, - "projectFileDependencyGroups": { - "net7.0": [ - "Microsoft.EntityFrameworkCore >= 7.0.3", - "Microsoft.EntityFrameworkCore.Design >= 7.0.3", - "Microsoft.EntityFrameworkCore.Sqlite >= 7.0.3", - "Microsoft.EntityFrameworkCore.Tools >= 7.0.3" - ] - }, - "packageFolders": { - "/Users/malanone/.nuget/packages/": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj", - "projectName": "EntityFrameWorkLib", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net7.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "dependencies": { - "Microsoft.EntityFrameworkCore": { - "target": "Package", - "version": "[7.0.3, )" - }, - "Microsoft.EntityFrameworkCore.Design": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[7.0.3, )" - }, - "Microsoft.EntityFrameworkCore.Sqlite": { - "target": "Package", - "version": "[7.0.3, )" - }, - "Microsoft.EntityFrameworkCore.Tools": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[7.0.3, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/Sources/EntityFrameWorkLib/obj/project.nuget.cache b/Sources/EntityFrameWorkLib/obj/project.nuget.cache deleted file mode 100644 index ded9e95..0000000 --- a/Sources/EntityFrameWorkLib/obj/project.nuget.cache +++ /dev/null @@ -1,38 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "L2BaDcNelp5Gg28G9AQuSWLBS0s/Y/71N3DZB1/EK9gGQjP2GVkCw3TvW9iadnlr42qxMCmrwOCz6AUSvJ9xFQ==", - "success": true, - "projectFilePath": "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj", - "expectedPackageFiles": [ - "/Users/malanone/.nuget/packages/humanizer.core/2.14.1/humanizer.core.2.14.1.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.data.sqlite.core/7.0.3/microsoft.data.sqlite.core.7.0.3.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.entityframeworkcore/7.0.3/microsoft.entityframeworkcore.7.0.3.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.abstractions/7.0.3/microsoft.entityframeworkcore.abstractions.7.0.3.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.analyzers/7.0.3/microsoft.entityframeworkcore.analyzers.7.0.3.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.design/7.0.3/microsoft.entityframeworkcore.design.7.0.3.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.relational/7.0.3/microsoft.entityframeworkcore.relational.7.0.3.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.sqlite/7.0.3/microsoft.entityframeworkcore.sqlite.7.0.3.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.sqlite.core/7.0.3/microsoft.entityframeworkcore.sqlite.core.7.0.3.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.tools/7.0.3/microsoft.entityframeworkcore.tools.7.0.3.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.caching.abstractions/7.0.0/microsoft.extensions.caching.abstractions.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.caching.memory/7.0.0/microsoft.extensions.caching.memory.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.configuration.abstractions/7.0.0/microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.dependencyinjection/7.0.0/microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/7.0.0/microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.dependencymodel/7.0.0/microsoft.extensions.dependencymodel.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.logging/7.0.0/microsoft.extensions.logging.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.logging.abstractions/7.0.0/microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.options/7.0.0/microsoft.extensions.options.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.primitives/7.0.0/microsoft.extensions.primitives.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/mono.texttemplating/2.2.1/mono.texttemplating.2.2.1.nupkg.sha512", - "/Users/malanone/.nuget/packages/sqlitepclraw.bundle_e_sqlite3/2.1.4/sqlitepclraw.bundle_e_sqlite3.2.1.4.nupkg.sha512", - "/Users/malanone/.nuget/packages/sqlitepclraw.core/2.1.4/sqlitepclraw.core.2.1.4.nupkg.sha512", - "/Users/malanone/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.1.4/sqlitepclraw.lib.e_sqlite3.2.1.4.nupkg.sha512", - "/Users/malanone/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.1.4/sqlitepclraw.provider.e_sqlite3.2.1.4.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.codedom/4.4.0/system.codedom.4.4.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.memory/4.5.3/system.memory.4.5.3.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.text.encodings.web/7.0.0/system.text.encodings.web.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.text.json/7.0.0/system.text.json.7.0.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/Sources/Model/bin/Debug/net6.0/Model.deps.json b/Sources/Model/bin/Debug/net6.0/Model.deps.json deleted file mode 100644 index 3851665..0000000 --- a/Sources/Model/bin/Debug/net6.0/Model.deps.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v6.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v6.0": { - "Model/1.0.0": { - "dependencies": { - "Shared": "1.0.0" - }, - "runtime": { - "Model.dll": {} - } - }, - "Shared/1.0.0": { - "runtime": { - "Shared.dll": {} - } - } - } - }, - "libraries": { - "Model/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Shared/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/Sources/Model/bin/Debug/net6.0/Model.dll b/Sources/Model/bin/Debug/net6.0/Model.dll deleted file mode 100644 index bf232c5..0000000 Binary files a/Sources/Model/bin/Debug/net6.0/Model.dll and /dev/null differ diff --git a/Sources/Model/bin/Debug/net6.0/Model.pdb b/Sources/Model/bin/Debug/net6.0/Model.pdb deleted file mode 100644 index 6d4d182..0000000 Binary files a/Sources/Model/bin/Debug/net6.0/Model.pdb and /dev/null differ diff --git a/Sources/Model/bin/Debug/net6.0/Shared.dll b/Sources/Model/bin/Debug/net6.0/Shared.dll deleted file mode 100644 index 93c4bae..0000000 Binary files a/Sources/Model/bin/Debug/net6.0/Shared.dll and /dev/null differ diff --git a/Sources/Model/bin/Debug/net6.0/Shared.pdb b/Sources/Model/bin/Debug/net6.0/Shared.pdb deleted file mode 100644 index bf1fb35..0000000 Binary files a/Sources/Model/bin/Debug/net6.0/Shared.pdb and /dev/null differ diff --git a/Sources/Model/bin/Debug/net7.0/Model.deps.json b/Sources/Model/bin/Debug/net7.0/Model.deps.json deleted file mode 100644 index 805486b..0000000 --- a/Sources/Model/bin/Debug/net7.0/Model.deps.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v7.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v7.0": { - "Model/1.0.0": { - "dependencies": { - "Shared": "1.0.0" - }, - "runtime": { - "Model.dll": {} - } - }, - "Shared/1.0.0": { - "runtime": { - "Shared.dll": {} - } - } - } - }, - "libraries": { - "Model/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Shared/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/Sources/Model/bin/Debug/net7.0/Model.dll b/Sources/Model/bin/Debug/net7.0/Model.dll deleted file mode 100644 index ff76e14..0000000 Binary files a/Sources/Model/bin/Debug/net7.0/Model.dll and /dev/null differ diff --git a/Sources/Model/bin/Debug/net7.0/Model.pdb b/Sources/Model/bin/Debug/net7.0/Model.pdb deleted file mode 100644 index cedbc66..0000000 Binary files a/Sources/Model/bin/Debug/net7.0/Model.pdb and /dev/null differ diff --git a/Sources/Model/bin/Debug/net7.0/Shared.dll b/Sources/Model/bin/Debug/net7.0/Shared.dll deleted file mode 100644 index 8ca6e9e..0000000 Binary files a/Sources/Model/bin/Debug/net7.0/Shared.dll and /dev/null differ diff --git a/Sources/Model/bin/Debug/net7.0/Shared.pdb b/Sources/Model/bin/Debug/net7.0/Shared.pdb deleted file mode 100644 index 4f21315..0000000 Binary files a/Sources/Model/bin/Debug/net7.0/Shared.pdb and /dev/null differ diff --git a/Sources/Model/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/Sources/Model/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index 0e18c2b..0000000 --- a/Sources/Model/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 = ".NET 6.0")] diff --git a/Sources/Model/obj/Debug/net6.0/Model.AssemblyInfo.cs b/Sources/Model/obj/Debug/net6.0/Model.AssemblyInfo.cs deleted file mode 100644 index 809c945..0000000 --- a/Sources/Model/obj/Debug/net6.0/Model.AssemblyInfo.cs +++ /dev/null @@ -1,22 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// 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("Model")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Model")] -[assembly: System.Reflection.AssemblyTitleAttribute("Model")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/Sources/Model/obj/Debug/net6.0/Model.AssemblyInfoInputs.cache b/Sources/Model/obj/Debug/net6.0/Model.AssemblyInfoInputs.cache deleted file mode 100644 index 0a5cc56..0000000 --- a/Sources/Model/obj/Debug/net6.0/Model.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -4a8dbeadcd9b0f1c9e3d60538b31bdeebd5df202 diff --git a/Sources/Model/obj/Debug/net6.0/Model.GeneratedMSBuildEditorConfig.editorconfig b/Sources/Model/obj/Debug/net6.0/Model.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index fb2ac74..0000000 --- a/Sources/Model/obj/Debug/net6.0/Model.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,11 +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 = Model -build_property.ProjectDir = /Users/malanone/Projects/EntityFramework_LoL/Sources/Model/ diff --git a/Sources/Model/obj/Debug/net6.0/Model.GlobalUsings.g.cs b/Sources/Model/obj/Debug/net6.0/Model.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/Sources/Model/obj/Debug/net6.0/Model.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Sources/Model/obj/Debug/net6.0/Model.assets.cache b/Sources/Model/obj/Debug/net6.0/Model.assets.cache deleted file mode 100644 index 870f6c7..0000000 Binary files a/Sources/Model/obj/Debug/net6.0/Model.assets.cache and /dev/null differ diff --git a/Sources/Model/obj/Debug/net6.0/Model.csproj.AssemblyReference.cache b/Sources/Model/obj/Debug/net6.0/Model.csproj.AssemblyReference.cache deleted file mode 100644 index 765b16c..0000000 Binary files a/Sources/Model/obj/Debug/net6.0/Model.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Sources/Model/obj/Debug/net6.0/Model.csproj.CopyComplete b/Sources/Model/obj/Debug/net6.0/Model.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/Sources/Model/obj/Debug/net6.0/Model.csproj.CoreCompileInputs.cache b/Sources/Model/obj/Debug/net6.0/Model.csproj.CoreCompileInputs.cache deleted file mode 100644 index 1949bbb..0000000 --- a/Sources/Model/obj/Debug/net6.0/Model.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -c671bff31a178eb10ad640c0c18eb72d9db567c3 diff --git a/Sources/Model/obj/Debug/net6.0/Model.csproj.FileListAbsolute.txt b/Sources/Model/obj/Debug/net6.0/Model.csproj.FileListAbsolute.txt deleted file mode 100644 index 4d14b59..0000000 --- a/Sources/Model/obj/Debug/net6.0/Model.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,15 +0,0 @@ -/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/bin/Debug/net6.0/Model.deps.json -/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/bin/Debug/net6.0/Model.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/bin/Debug/net6.0/Model.pdb -/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/bin/Debug/net6.0/Shared.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/bin/Debug/net6.0/Shared.pdb -/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net6.0/Model.csproj.AssemblyReference.cache -/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net6.0/Model.GeneratedMSBuildEditorConfig.editorconfig -/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net6.0/Model.AssemblyInfoInputs.cache -/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net6.0/Model.AssemblyInfo.cs -/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net6.0/Model.csproj.CoreCompileInputs.cache -/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net6.0/Model.csproj.CopyComplete -/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net6.0/Model.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net6.0/refint/Model.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net6.0/Model.pdb -/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net6.0/ref/Model.dll diff --git a/Sources/Model/obj/Debug/net6.0/Model.dll b/Sources/Model/obj/Debug/net6.0/Model.dll deleted file mode 100644 index bf232c5..0000000 Binary files a/Sources/Model/obj/Debug/net6.0/Model.dll and /dev/null differ diff --git a/Sources/Model/obj/Debug/net6.0/Model.pdb b/Sources/Model/obj/Debug/net6.0/Model.pdb deleted file mode 100644 index 6d4d182..0000000 Binary files a/Sources/Model/obj/Debug/net6.0/Model.pdb and /dev/null differ diff --git a/Sources/Model/obj/Debug/net6.0/ref/Model.dll b/Sources/Model/obj/Debug/net6.0/ref/Model.dll deleted file mode 100644 index 7562b25..0000000 Binary files a/Sources/Model/obj/Debug/net6.0/ref/Model.dll and /dev/null differ diff --git a/Sources/Model/obj/Debug/net6.0/refint/Model.dll b/Sources/Model/obj/Debug/net6.0/refint/Model.dll deleted file mode 100644 index 7562b25..0000000 Binary files a/Sources/Model/obj/Debug/net6.0/refint/Model.dll and /dev/null differ diff --git a/Sources/Model/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Sources/Model/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs deleted file mode 100644 index d69481d..0000000 --- a/Sources/Model/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")] diff --git a/Sources/Model/obj/Debug/net7.0/Model.AssemblyInfo.cs b/Sources/Model/obj/Debug/net7.0/Model.AssemblyInfo.cs deleted file mode 100644 index 809c945..0000000 --- a/Sources/Model/obj/Debug/net7.0/Model.AssemblyInfo.cs +++ /dev/null @@ -1,22 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// 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("Model")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Model")] -[assembly: System.Reflection.AssemblyTitleAttribute("Model")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/Sources/Model/obj/Debug/net7.0/Model.AssemblyInfoInputs.cache b/Sources/Model/obj/Debug/net7.0/Model.AssemblyInfoInputs.cache deleted file mode 100644 index 0a5cc56..0000000 --- a/Sources/Model/obj/Debug/net7.0/Model.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -4a8dbeadcd9b0f1c9e3d60538b31bdeebd5df202 diff --git a/Sources/Model/obj/Debug/net7.0/Model.GeneratedMSBuildEditorConfig.editorconfig b/Sources/Model/obj/Debug/net7.0/Model.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index dcc3550..0000000 --- a/Sources/Model/obj/Debug/net7.0/Model.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,11 +0,0 @@ -is_global = true -build_property.TargetFramework = net7.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 = Model -build_property.ProjectDir = /Users/malanone/Projects/EfCore_LoL_S4/Model/ diff --git a/Sources/Model/obj/Debug/net7.0/Model.GlobalUsings.g.cs b/Sources/Model/obj/Debug/net7.0/Model.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/Sources/Model/obj/Debug/net7.0/Model.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Sources/Model/obj/Debug/net7.0/Model.assets.cache b/Sources/Model/obj/Debug/net7.0/Model.assets.cache deleted file mode 100644 index 58facd1..0000000 Binary files a/Sources/Model/obj/Debug/net7.0/Model.assets.cache and /dev/null differ diff --git a/Sources/Model/obj/Debug/net7.0/Model.csproj.AssemblyReference.cache b/Sources/Model/obj/Debug/net7.0/Model.csproj.AssemblyReference.cache deleted file mode 100644 index 5351669..0000000 Binary files a/Sources/Model/obj/Debug/net7.0/Model.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Sources/Model/obj/Debug/net7.0/Model.csproj.CopyComplete b/Sources/Model/obj/Debug/net7.0/Model.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/Sources/Model/obj/Debug/net7.0/Model.csproj.CoreCompileInputs.cache b/Sources/Model/obj/Debug/net7.0/Model.csproj.CoreCompileInputs.cache deleted file mode 100644 index b1c6576..0000000 --- a/Sources/Model/obj/Debug/net7.0/Model.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -8f7c07815fd202398657fe65a164980544e9bc5f diff --git a/Sources/Model/obj/Debug/net7.0/Model.csproj.FileListAbsolute.txt b/Sources/Model/obj/Debug/net7.0/Model.csproj.FileListAbsolute.txt deleted file mode 100644 index 13fcee6..0000000 --- a/Sources/Model/obj/Debug/net7.0/Model.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,30 +0,0 @@ -/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/bin/Debug/net7.0/Model.deps.json -/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/bin/Debug/net7.0/Model.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/bin/Debug/net7.0/Model.pdb -/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/bin/Debug/net7.0/Shared.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/bin/Debug/net7.0/Shared.pdb -/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net7.0/Model.csproj.AssemblyReference.cache -/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net7.0/Model.GeneratedMSBuildEditorConfig.editorconfig -/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net7.0/Model.AssemblyInfoInputs.cache -/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net7.0/Model.AssemblyInfo.cs -/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net7.0/Model.csproj.CoreCompileInputs.cache -/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net7.0/Model.csproj.CopyComplete -/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net7.0/Model.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net7.0/refint/Model.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net7.0/Model.pdb -/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net7.0/ref/Model.dll -/Users/malanone/Projects/EfCore_LoL_S4/Model/bin/Debug/net7.0/Model.deps.json -/Users/malanone/Projects/EfCore_LoL_S4/Model/bin/Debug/net7.0/Model.dll -/Users/malanone/Projects/EfCore_LoL_S4/Model/bin/Debug/net7.0/Model.pdb -/Users/malanone/Projects/EfCore_LoL_S4/Model/bin/Debug/net7.0/Shared.dll -/Users/malanone/Projects/EfCore_LoL_S4/Model/bin/Debug/net7.0/Shared.pdb -/Users/malanone/Projects/EfCore_LoL_S4/Model/obj/Debug/net7.0/Model.csproj.AssemblyReference.cache -/Users/malanone/Projects/EfCore_LoL_S4/Model/obj/Debug/net7.0/Model.GeneratedMSBuildEditorConfig.editorconfig -/Users/malanone/Projects/EfCore_LoL_S4/Model/obj/Debug/net7.0/Model.AssemblyInfoInputs.cache -/Users/malanone/Projects/EfCore_LoL_S4/Model/obj/Debug/net7.0/Model.AssemblyInfo.cs -/Users/malanone/Projects/EfCore_LoL_S4/Model/obj/Debug/net7.0/Model.csproj.CoreCompileInputs.cache -/Users/malanone/Projects/EfCore_LoL_S4/Model/obj/Debug/net7.0/Model.csproj.CopyComplete -/Users/malanone/Projects/EfCore_LoL_S4/Model/obj/Debug/net7.0/Model.dll -/Users/malanone/Projects/EfCore_LoL_S4/Model/obj/Debug/net7.0/refint/Model.dll -/Users/malanone/Projects/EfCore_LoL_S4/Model/obj/Debug/net7.0/Model.pdb -/Users/malanone/Projects/EfCore_LoL_S4/Model/obj/Debug/net7.0/ref/Model.dll diff --git a/Sources/Model/obj/Debug/net7.0/Model.dll b/Sources/Model/obj/Debug/net7.0/Model.dll deleted file mode 100644 index ff76e14..0000000 Binary files a/Sources/Model/obj/Debug/net7.0/Model.dll and /dev/null differ diff --git a/Sources/Model/obj/Debug/net7.0/Model.pdb b/Sources/Model/obj/Debug/net7.0/Model.pdb deleted file mode 100644 index cedbc66..0000000 Binary files a/Sources/Model/obj/Debug/net7.0/Model.pdb and /dev/null differ diff --git a/Sources/Model/obj/Debug/net7.0/ref/Model.dll b/Sources/Model/obj/Debug/net7.0/ref/Model.dll deleted file mode 100644 index 7b8911a..0000000 Binary files a/Sources/Model/obj/Debug/net7.0/ref/Model.dll and /dev/null differ diff --git a/Sources/Model/obj/Debug/net7.0/refint/Model.dll b/Sources/Model/obj/Debug/net7.0/refint/Model.dll deleted file mode 100644 index 7b8911a..0000000 Binary files a/Sources/Model/obj/Debug/net7.0/refint/Model.dll and /dev/null differ diff --git a/Sources/Model/obj/Model.csproj.nuget.dgspec.json b/Sources/Model/obj/Model.csproj.nuget.dgspec.json deleted file mode 100644 index 47c45c9..0000000 --- a/Sources/Model/obj/Model.csproj.nuget.dgspec.json +++ /dev/null @@ -1,120 +0,0 @@ -{ - "format": 1, - "restore": { - "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj": {} - }, - "projects": { - "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj", - "projectName": "Model", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net7.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "projectReferences": { - "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj": { - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - }, - "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj", - "projectName": "Shared", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net6.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/Sources/Model/obj/Model.csproj.nuget.g.props b/Sources/Model/obj/Model.csproj.nuget.g.props deleted file mode 100644 index 74c6848..0000000 --- a/Sources/Model/obj/Model.csproj.nuget.g.props +++ /dev/null @@ -1,15 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - /Users/malanone/.nuget/packages/ - /Users/malanone/.nuget/packages/ - PackageReference - 6.4.0 - - - - - \ No newline at end of file diff --git a/Sources/Model/obj/Model.csproj.nuget.g.targets b/Sources/Model/obj/Model.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef..0000000 --- a/Sources/Model/obj/Model.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/Sources/Model/obj/project.assets.json b/Sources/Model/obj/project.assets.json deleted file mode 100644 index daa7054..0000000 --- a/Sources/Model/obj/project.assets.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "version": 3, - "targets": { - "net7.0": { - "Shared/1.0.0": { - "type": "project", - "framework": ".NETCoreApp,Version=v6.0", - "compile": { - "bin/placeholder/Shared.dll": {} - }, - "runtime": { - "bin/placeholder/Shared.dll": {} - } - } - } - }, - "libraries": { - "Shared/1.0.0": { - "type": "project", - "path": "../Shared/Shared.csproj", - "msbuildProject": "../Shared/Shared.csproj" - } - }, - "projectFileDependencyGroups": { - "net7.0": [ - "Shared >= 1.0.0" - ] - }, - "packageFolders": { - "/Users/malanone/.nuget/packages/": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj", - "projectName": "Model", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net7.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "projectReferences": { - "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj": { - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/Sources/Model/obj/project.nuget.cache b/Sources/Model/obj/project.nuget.cache deleted file mode 100644 index a67c091..0000000 --- a/Sources/Model/obj/project.nuget.cache +++ /dev/null @@ -1,8 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "c//Gkrx7hnpKf7/lKYmZutzA9R+B/PXwVxxDDaKhOs3wM8xiQWuyGWY5LsBGOBuOEzbiS23yenjNIt85Vpq7gQ==", - "success": true, - "projectFilePath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj", - "expectedPackageFiles": [], - "logs": [] -} \ No newline at end of file diff --git a/Sources/Shared/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/Sources/Shared/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index 0e18c2b..0000000 --- a/Sources/Shared/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 = ".NET 6.0")] diff --git a/Sources/Shared/obj/Debug/net6.0/Shared.AssemblyInfo.cs b/Sources/Shared/obj/Debug/net6.0/Shared.AssemblyInfo.cs deleted file mode 100644 index 3406dec..0000000 --- a/Sources/Shared/obj/Debug/net6.0/Shared.AssemblyInfo.cs +++ /dev/null @@ -1,22 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// 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("Shared")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Shared")] -[assembly: System.Reflection.AssemblyTitleAttribute("Shared")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/Sources/Shared/obj/Debug/net6.0/Shared.AssemblyInfoInputs.cache b/Sources/Shared/obj/Debug/net6.0/Shared.AssemblyInfoInputs.cache deleted file mode 100644 index 78378cf..0000000 --- a/Sources/Shared/obj/Debug/net6.0/Shared.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -e5d71b5acf0dfcbe29395b5fa622ad07a767f235 diff --git a/Sources/Shared/obj/Debug/net6.0/Shared.GeneratedMSBuildEditorConfig.editorconfig b/Sources/Shared/obj/Debug/net6.0/Shared.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index c29611a..0000000 --- a/Sources/Shared/obj/Debug/net6.0/Shared.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,11 +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 = Shared -build_property.ProjectDir = /Users/malanone/Projects/EfCore_LoL_S4/Shared/ diff --git a/Sources/Shared/obj/Debug/net6.0/Shared.GlobalUsings.g.cs b/Sources/Shared/obj/Debug/net6.0/Shared.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/Sources/Shared/obj/Debug/net6.0/Shared.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Sources/Shared/obj/Debug/net6.0/Shared.assets.cache b/Sources/Shared/obj/Debug/net6.0/Shared.assets.cache deleted file mode 100644 index 9a8f7d2..0000000 Binary files a/Sources/Shared/obj/Debug/net6.0/Shared.assets.cache and /dev/null differ diff --git a/Sources/Shared/obj/Debug/net6.0/Shared.csproj.AssemblyReference.cache b/Sources/Shared/obj/Debug/net6.0/Shared.csproj.AssemblyReference.cache deleted file mode 100644 index 42f1dda..0000000 Binary files a/Sources/Shared/obj/Debug/net6.0/Shared.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Sources/Shared/obj/Debug/net6.0/Shared.csproj.CoreCompileInputs.cache b/Sources/Shared/obj/Debug/net6.0/Shared.csproj.CoreCompileInputs.cache deleted file mode 100644 index 5409c41..0000000 --- a/Sources/Shared/obj/Debug/net6.0/Shared.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -13ab34940544ce97e5a53062016356e78aa40a20 diff --git a/Sources/Shared/obj/Debug/net6.0/Shared.csproj.FileListAbsolute.txt b/Sources/Shared/obj/Debug/net6.0/Shared.csproj.FileListAbsolute.txt deleted file mode 100644 index 8ecb9fc..0000000 --- a/Sources/Shared/obj/Debug/net6.0/Shared.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,24 +0,0 @@ -/Users/malanone/Projects/EntityFramework_LoL/Sources/Shared/bin/Debug/net6.0/Shared.deps.json -/Users/malanone/Projects/EntityFramework_LoL/Sources/Shared/bin/Debug/net6.0/Shared.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Shared/bin/Debug/net6.0/Shared.pdb -/Users/malanone/Projects/EntityFramework_LoL/Sources/Shared/obj/Debug/net6.0/Shared.csproj.AssemblyReference.cache -/Users/malanone/Projects/EntityFramework_LoL/Sources/Shared/obj/Debug/net6.0/Shared.GeneratedMSBuildEditorConfig.editorconfig -/Users/malanone/Projects/EntityFramework_LoL/Sources/Shared/obj/Debug/net6.0/Shared.AssemblyInfoInputs.cache -/Users/malanone/Projects/EntityFramework_LoL/Sources/Shared/obj/Debug/net6.0/Shared.AssemblyInfo.cs -/Users/malanone/Projects/EntityFramework_LoL/Sources/Shared/obj/Debug/net6.0/Shared.csproj.CoreCompileInputs.cache -/Users/malanone/Projects/EntityFramework_LoL/Sources/Shared/obj/Debug/net6.0/Shared.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Shared/obj/Debug/net6.0/refint/Shared.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Shared/obj/Debug/net6.0/Shared.pdb -/Users/malanone/Projects/EntityFramework_LoL/Sources/Shared/obj/Debug/net6.0/ref/Shared.dll -/Users/malanone/Projects/EfCore_LoL_S4/Shared/bin/Debug/net6.0/Shared.deps.json -/Users/malanone/Projects/EfCore_LoL_S4/Shared/bin/Debug/net6.0/Shared.dll -/Users/malanone/Projects/EfCore_LoL_S4/Shared/bin/Debug/net6.0/Shared.pdb -/Users/malanone/Projects/EfCore_LoL_S4/Shared/obj/Debug/net6.0/Shared.csproj.AssemblyReference.cache -/Users/malanone/Projects/EfCore_LoL_S4/Shared/obj/Debug/net6.0/Shared.GeneratedMSBuildEditorConfig.editorconfig -/Users/malanone/Projects/EfCore_LoL_S4/Shared/obj/Debug/net6.0/Shared.AssemblyInfoInputs.cache -/Users/malanone/Projects/EfCore_LoL_S4/Shared/obj/Debug/net6.0/Shared.AssemblyInfo.cs -/Users/malanone/Projects/EfCore_LoL_S4/Shared/obj/Debug/net6.0/Shared.csproj.CoreCompileInputs.cache -/Users/malanone/Projects/EfCore_LoL_S4/Shared/obj/Debug/net6.0/Shared.dll -/Users/malanone/Projects/EfCore_LoL_S4/Shared/obj/Debug/net6.0/refint/Shared.dll -/Users/malanone/Projects/EfCore_LoL_S4/Shared/obj/Debug/net6.0/Shared.pdb -/Users/malanone/Projects/EfCore_LoL_S4/Shared/obj/Debug/net6.0/ref/Shared.dll diff --git a/Sources/Shared/obj/Debug/net6.0/Shared.dll b/Sources/Shared/obj/Debug/net6.0/Shared.dll deleted file mode 100644 index 8ca6e9e..0000000 Binary files a/Sources/Shared/obj/Debug/net6.0/Shared.dll and /dev/null differ diff --git a/Sources/Shared/obj/Debug/net6.0/Shared.pdb b/Sources/Shared/obj/Debug/net6.0/Shared.pdb deleted file mode 100644 index 4f21315..0000000 Binary files a/Sources/Shared/obj/Debug/net6.0/Shared.pdb and /dev/null differ diff --git a/Sources/Shared/obj/Debug/net6.0/ref/Shared.dll b/Sources/Shared/obj/Debug/net6.0/ref/Shared.dll deleted file mode 100644 index 775dfe1..0000000 Binary files a/Sources/Shared/obj/Debug/net6.0/ref/Shared.dll and /dev/null differ diff --git a/Sources/Shared/obj/Debug/net6.0/refint/Shared.dll b/Sources/Shared/obj/Debug/net6.0/refint/Shared.dll deleted file mode 100644 index 775dfe1..0000000 Binary files a/Sources/Shared/obj/Debug/net6.0/refint/Shared.dll and /dev/null differ diff --git a/Sources/Shared/obj/Shared.csproj.nuget.dgspec.json b/Sources/Shared/obj/Shared.csproj.nuget.dgspec.json deleted file mode 100644 index ef4aabd..0000000 --- a/Sources/Shared/obj/Shared.csproj.nuget.dgspec.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "format": 1, - "restore": { - "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj": {} - }, - "projects": { - "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj", - "projectName": "Shared", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net6.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/Sources/Shared/obj/Shared.csproj.nuget.g.props b/Sources/Shared/obj/Shared.csproj.nuget.g.props deleted file mode 100644 index 74c6848..0000000 --- a/Sources/Shared/obj/Shared.csproj.nuget.g.props +++ /dev/null @@ -1,15 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - /Users/malanone/.nuget/packages/ - /Users/malanone/.nuget/packages/ - PackageReference - 6.4.0 - - - - - \ No newline at end of file diff --git a/Sources/Shared/obj/Shared.csproj.nuget.g.targets b/Sources/Shared/obj/Shared.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef..0000000 --- a/Sources/Shared/obj/Shared.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/Sources/Shared/obj/project.assets.json b/Sources/Shared/obj/project.assets.json deleted file mode 100644 index e2de866..0000000 --- a/Sources/Shared/obj/project.assets.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "version": 3, - "targets": { - "net6.0": {} - }, - "libraries": {}, - "projectFileDependencyGroups": { - "net6.0": [] - }, - "packageFolders": { - "/Users/malanone/.nuget/packages/": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj", - "projectName": "Shared", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net6.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/Sources/Shared/obj/project.nuget.cache b/Sources/Shared/obj/project.nuget.cache deleted file mode 100644 index e2486b2..0000000 --- a/Sources/Shared/obj/project.nuget.cache +++ /dev/null @@ -1,8 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "aViJZwBhDWNB9KzW9PF5sLfhgm4HjV1dc1La3oZLRYQef5BwriPDZiEAx3TWRV278gvhcIVFVE7KZvgd4Gfhsg==", - "success": true, - "projectFilePath": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj", - "expectedPackageFiles": [], - "logs": [] -} \ No newline at end of file diff --git a/Sources/StubLib/bin/Debug/net7.0/Model.dll b/Sources/StubLib/bin/Debug/net7.0/Model.dll deleted file mode 100644 index ff76e14..0000000 Binary files a/Sources/StubLib/bin/Debug/net7.0/Model.dll and /dev/null differ diff --git a/Sources/StubLib/bin/Debug/net7.0/Model.pdb b/Sources/StubLib/bin/Debug/net7.0/Model.pdb deleted file mode 100644 index cedbc66..0000000 Binary files a/Sources/StubLib/bin/Debug/net7.0/Model.pdb and /dev/null differ diff --git a/Sources/StubLib/bin/Debug/net7.0/Shared.dll b/Sources/StubLib/bin/Debug/net7.0/Shared.dll deleted file mode 100644 index 8ca6e9e..0000000 Binary files a/Sources/StubLib/bin/Debug/net7.0/Shared.dll and /dev/null differ diff --git a/Sources/StubLib/bin/Debug/net7.0/Shared.pdb b/Sources/StubLib/bin/Debug/net7.0/Shared.pdb deleted file mode 100644 index 4f21315..0000000 Binary files a/Sources/StubLib/bin/Debug/net7.0/Shared.pdb and /dev/null differ diff --git a/Sources/StubLib/bin/Debug/net7.0/StubLib.deps.json b/Sources/StubLib/bin/Debug/net7.0/StubLib.deps.json deleted file mode 100644 index 7eaf86c..0000000 --- a/Sources/StubLib/bin/Debug/net7.0/StubLib.deps.json +++ /dev/null @@ -1,49 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v7.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v7.0": { - "StubLib/1.0.0": { - "dependencies": { - "Model": "1.0.0" - }, - "runtime": { - "StubLib.dll": {} - } - }, - "Model/1.0.0": { - "dependencies": { - "Shared": "1.0.0" - }, - "runtime": { - "Model.dll": {} - } - }, - "Shared/1.0.0": { - "runtime": { - "Shared.dll": {} - } - } - } - }, - "libraries": { - "StubLib/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Model/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Shared/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/Sources/StubLib/bin/Debug/net7.0/StubLib.dll b/Sources/StubLib/bin/Debug/net7.0/StubLib.dll deleted file mode 100644 index c9325c5..0000000 Binary files a/Sources/StubLib/bin/Debug/net7.0/StubLib.dll and /dev/null differ diff --git a/Sources/StubLib/bin/Debug/net7.0/StubLib.pdb b/Sources/StubLib/bin/Debug/net7.0/StubLib.pdb deleted file mode 100644 index 09ca018..0000000 Binary files a/Sources/StubLib/bin/Debug/net7.0/StubLib.pdb and /dev/null differ diff --git a/Sources/StubLib/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/Sources/StubLib/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index 0e18c2b..0000000 --- a/Sources/StubLib/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 = ".NET 6.0")] diff --git a/Sources/StubLib/obj/Debug/net6.0/StubLib.GlobalUsings.g.cs b/Sources/StubLib/obj/Debug/net6.0/StubLib.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/Sources/StubLib/obj/Debug/net6.0/StubLib.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Sources/StubLib/obj/Debug/net6.0/StubLib.assets.cache b/Sources/StubLib/obj/Debug/net6.0/StubLib.assets.cache deleted file mode 100644 index f7f754d..0000000 Binary files a/Sources/StubLib/obj/Debug/net6.0/StubLib.assets.cache and /dev/null differ diff --git a/Sources/StubLib/obj/Debug/net6.0/StubLib.csproj.FileListAbsolute.txt b/Sources/StubLib/obj/Debug/net6.0/StubLib.csproj.FileListAbsolute.txt deleted file mode 100644 index e69de29..0000000 diff --git a/Sources/StubLib/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Sources/StubLib/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs deleted file mode 100644 index d69481d..0000000 --- a/Sources/StubLib/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")] diff --git a/Sources/StubLib/obj/Debug/net7.0/StubLib.AssemblyInfo.cs b/Sources/StubLib/obj/Debug/net7.0/StubLib.AssemblyInfo.cs deleted file mode 100644 index 4b8fb93..0000000 --- a/Sources/StubLib/obj/Debug/net7.0/StubLib.AssemblyInfo.cs +++ /dev/null @@ -1,22 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// 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("StubLib")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("StubLib")] -[assembly: System.Reflection.AssemblyTitleAttribute("StubLib")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/Sources/StubLib/obj/Debug/net7.0/StubLib.AssemblyInfoInputs.cache b/Sources/StubLib/obj/Debug/net7.0/StubLib.AssemblyInfoInputs.cache deleted file mode 100644 index 43bcade..0000000 --- a/Sources/StubLib/obj/Debug/net7.0/StubLib.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -65d122f1e6c2d351ad2d804d54cbc8c1d15db025 diff --git a/Sources/StubLib/obj/Debug/net7.0/StubLib.GeneratedMSBuildEditorConfig.editorconfig b/Sources/StubLib/obj/Debug/net7.0/StubLib.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 192295e..0000000 --- a/Sources/StubLib/obj/Debug/net7.0/StubLib.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,11 +0,0 @@ -is_global = true -build_property.TargetFramework = net7.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 = StubLib -build_property.ProjectDir = /Users/malanone/Projects/EfCore_LoL_S4/StubLib/ diff --git a/Sources/StubLib/obj/Debug/net7.0/StubLib.GlobalUsings.g.cs b/Sources/StubLib/obj/Debug/net7.0/StubLib.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/Sources/StubLib/obj/Debug/net7.0/StubLib.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Sources/StubLib/obj/Debug/net7.0/StubLib.assets.cache b/Sources/StubLib/obj/Debug/net7.0/StubLib.assets.cache deleted file mode 100644 index b53ba5b..0000000 Binary files a/Sources/StubLib/obj/Debug/net7.0/StubLib.assets.cache and /dev/null differ diff --git a/Sources/StubLib/obj/Debug/net7.0/StubLib.csproj.AssemblyReference.cache b/Sources/StubLib/obj/Debug/net7.0/StubLib.csproj.AssemblyReference.cache deleted file mode 100644 index 93b32f8..0000000 Binary files a/Sources/StubLib/obj/Debug/net7.0/StubLib.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Sources/StubLib/obj/Debug/net7.0/StubLib.csproj.CopyComplete b/Sources/StubLib/obj/Debug/net7.0/StubLib.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/Sources/StubLib/obj/Debug/net7.0/StubLib.csproj.CoreCompileInputs.cache b/Sources/StubLib/obj/Debug/net7.0/StubLib.csproj.CoreCompileInputs.cache deleted file mode 100644 index 91f551f..0000000 --- a/Sources/StubLib/obj/Debug/net7.0/StubLib.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -8cd0a1398efc0f2cbcf086a7c791156083856a79 diff --git a/Sources/StubLib/obj/Debug/net7.0/StubLib.csproj.FileListAbsolute.txt b/Sources/StubLib/obj/Debug/net7.0/StubLib.csproj.FileListAbsolute.txt deleted file mode 100644 index 0b5477d..0000000 --- a/Sources/StubLib/obj/Debug/net7.0/StubLib.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,34 +0,0 @@ -/Users/malanone/Projects/EntityFramework_LoL/Sources/StubLib/bin/Debug/net7.0/StubLib.deps.json -/Users/malanone/Projects/EntityFramework_LoL/Sources/StubLib/bin/Debug/net7.0/StubLib.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/StubLib/bin/Debug/net7.0/StubLib.pdb -/Users/malanone/Projects/EntityFramework_LoL/Sources/StubLib/bin/Debug/net7.0/Model.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/StubLib/bin/Debug/net7.0/Shared.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/StubLib/bin/Debug/net7.0/Model.pdb -/Users/malanone/Projects/EntityFramework_LoL/Sources/StubLib/bin/Debug/net7.0/Shared.pdb -/Users/malanone/Projects/EntityFramework_LoL/Sources/StubLib/obj/Debug/net7.0/StubLib.csproj.AssemblyReference.cache -/Users/malanone/Projects/EntityFramework_LoL/Sources/StubLib/obj/Debug/net7.0/StubLib.GeneratedMSBuildEditorConfig.editorconfig -/Users/malanone/Projects/EntityFramework_LoL/Sources/StubLib/obj/Debug/net7.0/StubLib.AssemblyInfoInputs.cache -/Users/malanone/Projects/EntityFramework_LoL/Sources/StubLib/obj/Debug/net7.0/StubLib.AssemblyInfo.cs -/Users/malanone/Projects/EntityFramework_LoL/Sources/StubLib/obj/Debug/net7.0/StubLib.csproj.CoreCompileInputs.cache -/Users/malanone/Projects/EntityFramework_LoL/Sources/StubLib/obj/Debug/net7.0/StubLib.csproj.CopyComplete -/Users/malanone/Projects/EntityFramework_LoL/Sources/StubLib/obj/Debug/net7.0/StubLib.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/StubLib/obj/Debug/net7.0/refint/StubLib.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/StubLib/obj/Debug/net7.0/StubLib.pdb -/Users/malanone/Projects/EntityFramework_LoL/Sources/StubLib/obj/Debug/net7.0/ref/StubLib.dll -/Users/malanone/Projects/EfCore_LoL_S4/StubLib/bin/Debug/net7.0/StubLib.deps.json -/Users/malanone/Projects/EfCore_LoL_S4/StubLib/bin/Debug/net7.0/StubLib.dll -/Users/malanone/Projects/EfCore_LoL_S4/StubLib/bin/Debug/net7.0/StubLib.pdb -/Users/malanone/Projects/EfCore_LoL_S4/StubLib/bin/Debug/net7.0/Model.dll -/Users/malanone/Projects/EfCore_LoL_S4/StubLib/bin/Debug/net7.0/Shared.dll -/Users/malanone/Projects/EfCore_LoL_S4/StubLib/bin/Debug/net7.0/Model.pdb -/Users/malanone/Projects/EfCore_LoL_S4/StubLib/bin/Debug/net7.0/Shared.pdb -/Users/malanone/Projects/EfCore_LoL_S4/StubLib/obj/Debug/net7.0/StubLib.csproj.AssemblyReference.cache -/Users/malanone/Projects/EfCore_LoL_S4/StubLib/obj/Debug/net7.0/StubLib.GeneratedMSBuildEditorConfig.editorconfig -/Users/malanone/Projects/EfCore_LoL_S4/StubLib/obj/Debug/net7.0/StubLib.AssemblyInfoInputs.cache -/Users/malanone/Projects/EfCore_LoL_S4/StubLib/obj/Debug/net7.0/StubLib.AssemblyInfo.cs -/Users/malanone/Projects/EfCore_LoL_S4/StubLib/obj/Debug/net7.0/StubLib.csproj.CoreCompileInputs.cache -/Users/malanone/Projects/EfCore_LoL_S4/StubLib/obj/Debug/net7.0/StubLib.csproj.CopyComplete -/Users/malanone/Projects/EfCore_LoL_S4/StubLib/obj/Debug/net7.0/StubLib.dll -/Users/malanone/Projects/EfCore_LoL_S4/StubLib/obj/Debug/net7.0/refint/StubLib.dll -/Users/malanone/Projects/EfCore_LoL_S4/StubLib/obj/Debug/net7.0/StubLib.pdb -/Users/malanone/Projects/EfCore_LoL_S4/StubLib/obj/Debug/net7.0/ref/StubLib.dll diff --git a/Sources/StubLib/obj/Debug/net7.0/StubLib.dll b/Sources/StubLib/obj/Debug/net7.0/StubLib.dll deleted file mode 100644 index c9325c5..0000000 Binary files a/Sources/StubLib/obj/Debug/net7.0/StubLib.dll and /dev/null differ diff --git a/Sources/StubLib/obj/Debug/net7.0/StubLib.pdb b/Sources/StubLib/obj/Debug/net7.0/StubLib.pdb deleted file mode 100644 index 09ca018..0000000 Binary files a/Sources/StubLib/obj/Debug/net7.0/StubLib.pdb and /dev/null differ diff --git a/Sources/StubLib/obj/Debug/net7.0/ref/StubLib.dll b/Sources/StubLib/obj/Debug/net7.0/ref/StubLib.dll deleted file mode 100644 index 0f3543a..0000000 Binary files a/Sources/StubLib/obj/Debug/net7.0/ref/StubLib.dll and /dev/null differ diff --git a/Sources/StubLib/obj/Debug/net7.0/refint/StubLib.dll b/Sources/StubLib/obj/Debug/net7.0/refint/StubLib.dll deleted file mode 100644 index 0f3543a..0000000 Binary files a/Sources/StubLib/obj/Debug/net7.0/refint/StubLib.dll and /dev/null differ diff --git a/Sources/StubLib/obj/StubLib.csproj.nuget.dgspec.json b/Sources/StubLib/obj/StubLib.csproj.nuget.dgspec.json deleted file mode 100644 index ed5739a..0000000 --- a/Sources/StubLib/obj/StubLib.csproj.nuget.dgspec.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "format": 1, - "restore": { - "/Users/malanone/Projects/EfCore_LoL_S4/StubLib/StubLib.csproj": {} - }, - "projects": { - "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj", - "projectName": "Model", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net7.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "projectReferences": { - "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj": { - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - }, - "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj", - "projectName": "Shared", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net6.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - }, - "/Users/malanone/Projects/EfCore_LoL_S4/StubLib/StubLib.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/StubLib/StubLib.csproj", - "projectName": "StubLib", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/StubLib/StubLib.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/StubLib/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net7.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "projectReferences": { - "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj": { - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/Sources/StubLib/obj/StubLib.csproj.nuget.g.props b/Sources/StubLib/obj/StubLib.csproj.nuget.g.props deleted file mode 100644 index 74c6848..0000000 --- a/Sources/StubLib/obj/StubLib.csproj.nuget.g.props +++ /dev/null @@ -1,15 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - /Users/malanone/.nuget/packages/ - /Users/malanone/.nuget/packages/ - PackageReference - 6.4.0 - - - - - \ No newline at end of file diff --git a/Sources/StubLib/obj/StubLib.csproj.nuget.g.targets b/Sources/StubLib/obj/StubLib.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef..0000000 --- a/Sources/StubLib/obj/StubLib.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/Sources/StubLib/obj/project.assets.json b/Sources/StubLib/obj/project.assets.json deleted file mode 100644 index cba5bd1..0000000 --- a/Sources/StubLib/obj/project.assets.json +++ /dev/null @@ -1,108 +0,0 @@ -{ - "version": 3, - "targets": { - "net7.0": { - "Model/1.0.0": { - "type": "project", - "framework": ".NETCoreApp,Version=v7.0", - "dependencies": { - "Shared": "1.0.0" - }, - "compile": { - "bin/placeholder/Model.dll": {} - }, - "runtime": { - "bin/placeholder/Model.dll": {} - } - }, - "Shared/1.0.0": { - "type": "project", - "framework": ".NETCoreApp,Version=v6.0", - "compile": { - "bin/placeholder/Shared.dll": {} - }, - "runtime": { - "bin/placeholder/Shared.dll": {} - } - } - } - }, - "libraries": { - "Model/1.0.0": { - "type": "project", - "path": "../Model/Model.csproj", - "msbuildProject": "../Model/Model.csproj" - }, - "Shared/1.0.0": { - "type": "project", - "path": "../Shared/Shared.csproj", - "msbuildProject": "../Shared/Shared.csproj" - } - }, - "projectFileDependencyGroups": { - "net7.0": [ - "Model >= 1.0.0" - ] - }, - "packageFolders": { - "/Users/malanone/.nuget/packages/": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/StubLib/StubLib.csproj", - "projectName": "StubLib", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/StubLib/StubLib.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/StubLib/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net7.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "projectReferences": { - "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj": { - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/Sources/StubLib/obj/project.nuget.cache b/Sources/StubLib/obj/project.nuget.cache deleted file mode 100644 index 11c1d76..0000000 --- a/Sources/StubLib/obj/project.nuget.cache +++ /dev/null @@ -1,8 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "vsm9WXkOngCoa3U6TL+GvZoO5Q1OrGYPZsfVXkFmP9chgyN16MhIcco28RYOi94J18Lx/UFx/WL7Lm8D0XZ/gQ==", - "success": true, - "projectFilePath": "/Users/malanone/Projects/EfCore_LoL_S4/StubLib/StubLib.csproj", - "expectedPackageFiles": [], - "logs": [] -} \ No newline at end of file diff --git a/Sources/Tests/.DS_Store b/Sources/Tests/.DS_Store deleted file mode 100644 index 5ae0ec8..0000000 Binary files a/Sources/Tests/.DS_Store and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB deleted file mode 100755 index fe6ec5f..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB.deps.json b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB.deps.json deleted file mode 100644 index d10511e..0000000 --- a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB.deps.json +++ /dev/null @@ -1,628 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v7.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v7.0": { - "ConsoleDB/1.0.0": { - "dependencies": { - "EntityFrameWorkLib": "1.0.0", - "Microsoft.EntityFrameworkCore": "7.0.3", - "Microsoft.EntityFrameworkCore.Sqlite": "7.0.3", - "Microsoft.EntityFrameworkCore.Tools": "7.0.3" - }, - "runtime": { - "ConsoleDB.dll": {} - } - }, - "Humanizer.Core/2.14.1": { - "runtime": { - "lib/net6.0/Humanizer.dll": { - "assemblyVersion": "2.14.0.0", - "fileVersion": "2.14.1.48190" - } - } - }, - "Microsoft.Data.Sqlite.Core/7.0.3": { - "dependencies": { - "SQLitePCLRaw.core": "2.1.4" - }, - "runtime": { - "lib/net6.0/Microsoft.Data.Sqlite.dll": { - "assemblyVersion": "7.0.3.0", - "fileVersion": "7.0.323.6302" - } - } - }, - "Microsoft.EntityFrameworkCore/7.0.3": { - "dependencies": { - "Microsoft.EntityFrameworkCore.Abstractions": "7.0.3", - "Microsoft.EntityFrameworkCore.Analyzers": "7.0.3", - "Microsoft.Extensions.Caching.Memory": "7.0.0", - "Microsoft.Extensions.DependencyInjection": "7.0.0", - "Microsoft.Extensions.Logging": "7.0.0" - }, - "runtime": { - "lib/net6.0/Microsoft.EntityFrameworkCore.dll": { - "assemblyVersion": "7.0.3.0", - "fileVersion": "7.0.323.6302" - } - } - }, - "Microsoft.EntityFrameworkCore.Abstractions/7.0.3": { - "runtime": { - "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { - "assemblyVersion": "7.0.3.0", - "fileVersion": "7.0.323.6302" - } - } - }, - "Microsoft.EntityFrameworkCore.Analyzers/7.0.3": {}, - "Microsoft.EntityFrameworkCore.Design/7.0.3": { - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.EntityFrameworkCore.Relational": "7.0.3", - "Microsoft.Extensions.DependencyModel": "7.0.0", - "Mono.TextTemplating": "2.2.1" - }, - "runtime": { - "lib/net6.0/Microsoft.EntityFrameworkCore.Design.dll": { - "assemblyVersion": "7.0.3.0", - "fileVersion": "7.0.323.6302" - } - } - }, - "Microsoft.EntityFrameworkCore.Relational/7.0.3": { - "dependencies": { - "Microsoft.EntityFrameworkCore": "7.0.3", - "Microsoft.Extensions.Configuration.Abstractions": "7.0.0" - }, - "runtime": { - "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll": { - "assemblyVersion": "7.0.3.0", - "fileVersion": "7.0.323.6302" - } - } - }, - "Microsoft.EntityFrameworkCore.Sqlite/7.0.3": { - "dependencies": { - "Microsoft.EntityFrameworkCore.Sqlite.Core": "7.0.3", - "SQLitePCLRaw.bundle_e_sqlite3": "2.1.4" - } - }, - "Microsoft.EntityFrameworkCore.Sqlite.Core/7.0.3": { - "dependencies": { - "Microsoft.Data.Sqlite.Core": "7.0.3", - "Microsoft.EntityFrameworkCore.Relational": "7.0.3", - "Microsoft.Extensions.DependencyModel": "7.0.0" - }, - "runtime": { - "lib/net6.0/Microsoft.EntityFrameworkCore.Sqlite.dll": { - "assemblyVersion": "7.0.3.0", - "fileVersion": "7.0.323.6302" - } - } - }, - "Microsoft.EntityFrameworkCore.Tools/7.0.3": { - "dependencies": { - "Microsoft.EntityFrameworkCore.Design": "7.0.3" - } - }, - "Microsoft.Extensions.Caching.Abstractions/7.0.0": { - "dependencies": { - "Microsoft.Extensions.Primitives": "7.0.0" - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll": { - "assemblyVersion": "7.0.0.0", - "fileVersion": "7.0.22.51805" - } - } - }, - "Microsoft.Extensions.Caching.Memory/7.0.0": { - "dependencies": { - "Microsoft.Extensions.Caching.Abstractions": "7.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0", - "Microsoft.Extensions.Logging.Abstractions": "7.0.0", - "Microsoft.Extensions.Options": "7.0.0", - "Microsoft.Extensions.Primitives": "7.0.0" - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.Caching.Memory.dll": { - "assemblyVersion": "7.0.0.0", - "fileVersion": "7.0.22.51805" - } - } - }, - "Microsoft.Extensions.Configuration.Abstractions/7.0.0": { - "dependencies": { - "Microsoft.Extensions.Primitives": "7.0.0" - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "assemblyVersion": "7.0.0.0", - "fileVersion": "7.0.22.51805" - } - } - }, - "Microsoft.Extensions.DependencyInjection/7.0.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0" - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll": { - "assemblyVersion": "7.0.0.0", - "fileVersion": "7.0.22.51805" - } - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": { - "runtime": { - "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "assemblyVersion": "7.0.0.0", - "fileVersion": "7.0.22.51805" - } - } - }, - "Microsoft.Extensions.DependencyModel/7.0.0": { - "dependencies": { - "System.Text.Encodings.Web": "7.0.0", - "System.Text.Json": "7.0.0" - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.DependencyModel.dll": { - "assemblyVersion": "7.0.0.0", - "fileVersion": "7.0.22.51805" - } - } - }, - "Microsoft.Extensions.Logging/7.0.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection": "7.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0", - "Microsoft.Extensions.Logging.Abstractions": "7.0.0", - "Microsoft.Extensions.Options": "7.0.0" - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.Logging.dll": { - "assemblyVersion": "7.0.0.0", - "fileVersion": "7.0.22.51805" - } - } - }, - "Microsoft.Extensions.Logging.Abstractions/7.0.0": { - "runtime": { - "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "assemblyVersion": "7.0.0.0", - "fileVersion": "7.0.22.51805" - } - } - }, - "Microsoft.Extensions.Options/7.0.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0", - "Microsoft.Extensions.Primitives": "7.0.0" - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.Options.dll": { - "assemblyVersion": "7.0.0.0", - "fileVersion": "7.0.22.51805" - } - } - }, - "Microsoft.Extensions.Primitives/7.0.0": { - "runtime": { - "lib/net7.0/Microsoft.Extensions.Primitives.dll": { - "assemblyVersion": "7.0.0.0", - "fileVersion": "7.0.22.51805" - } - } - }, - "Mono.TextTemplating/2.2.1": { - "dependencies": { - "System.CodeDom": "4.4.0" - }, - "runtime": { - "lib/netstandard2.0/Mono.TextTemplating.dll": { - "assemblyVersion": "2.2.0.0", - "fileVersion": "2.2.1.1" - } - } - }, - "SQLitePCLRaw.bundle_e_sqlite3/2.1.4": { - "dependencies": { - "SQLitePCLRaw.lib.e_sqlite3": "2.1.4", - "SQLitePCLRaw.provider.e_sqlite3": "2.1.4" - }, - "runtime": { - "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": { - "assemblyVersion": "2.1.4.1835", - "fileVersion": "2.1.4.1835" - } - } - }, - "SQLitePCLRaw.core/2.1.4": { - "dependencies": { - "System.Memory": "4.5.3" - }, - "runtime": { - "lib/netstandard2.0/SQLitePCLRaw.core.dll": { - "assemblyVersion": "2.1.4.1835", - "fileVersion": "2.1.4.1835" - } - } - }, - "SQLitePCLRaw.lib.e_sqlite3/2.1.4": { - "runtimeTargets": { - "runtimes/alpine-arm/native/libe_sqlite3.so": { - "rid": "alpine-arm", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/alpine-arm64/native/libe_sqlite3.so": { - "rid": "alpine-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/alpine-x64/native/libe_sqlite3.so": { - "rid": "alpine-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a": { - "rid": "browser-wasm", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-arm/native/libe_sqlite3.so": { - "rid": "linux-arm", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-arm64/native/libe_sqlite3.so": { - "rid": "linux-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-armel/native/libe_sqlite3.so": { - "rid": "linux-armel", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-mips64/native/libe_sqlite3.so": { - "rid": "linux-mips64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-musl-arm/native/libe_sqlite3.so": { - "rid": "linux-musl-arm", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-musl-arm64/native/libe_sqlite3.so": { - "rid": "linux-musl-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-musl-x64/native/libe_sqlite3.so": { - "rid": "linux-musl-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-ppc64le/native/libe_sqlite3.so": { - "rid": "linux-ppc64le", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-s390x/native/libe_sqlite3.so": { - "rid": "linux-s390x", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-x64/native/libe_sqlite3.so": { - "rid": "linux-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-x86/native/libe_sqlite3.so": { - "rid": "linux-x86", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": { - "rid": "maccatalyst-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": { - "rid": "maccatalyst-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/osx-arm64/native/libe_sqlite3.dylib": { - "rid": "osx-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/osx-x64/native/libe_sqlite3.dylib": { - "rid": "osx-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/win-arm/native/e_sqlite3.dll": { - "rid": "win-arm", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/win-arm64/native/e_sqlite3.dll": { - "rid": "win-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/win-x64/native/e_sqlite3.dll": { - "rid": "win-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/win-x86/native/e_sqlite3.dll": { - "rid": "win-x86", - "assetType": "native", - "fileVersion": "0.0.0.0" - } - } - }, - "SQLitePCLRaw.provider.e_sqlite3/2.1.4": { - "dependencies": { - "SQLitePCLRaw.core": "2.1.4" - }, - "runtime": { - "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": { - "assemblyVersion": "2.1.4.1835", - "fileVersion": "2.1.4.1835" - } - } - }, - "System.CodeDom/4.4.0": { - "runtime": { - "lib/netstandard2.0/System.CodeDom.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.6.25519.3" - } - } - }, - "System.Memory/4.5.3": {}, - "System.Text.Encodings.Web/7.0.0": {}, - "System.Text.Json/7.0.0": { - "dependencies": { - "System.Text.Encodings.Web": "7.0.0" - } - }, - "EntityFrameWorkLib/1.0.0": { - "dependencies": { - "Microsoft.EntityFrameworkCore": "7.0.3", - "Microsoft.EntityFrameworkCore.Sqlite": "7.0.3" - }, - "runtime": { - "EntityFrameWorkLib.dll": {} - } - } - } - }, - "libraries": { - "ConsoleDB/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Humanizer.Core/2.14.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==", - "path": "humanizer.core/2.14.1", - "hashPath": "humanizer.core.2.14.1.nupkg.sha512" - }, - "Microsoft.Data.Sqlite.Core/7.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pCmzLLWTIrIv94o7JtQ1qcPD0oc1YNY9XvlO6/tOF9YCcUfDZ3Tx9Z//CM7hFnprduHFPekif7jteBc/sXQ31Q==", - "path": "microsoft.data.sqlite.core/7.0.3", - "hashPath": "microsoft.data.sqlite.core.7.0.3.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore/7.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6XUI2YGoaLMoP9KGaqWmmd4B2n5bpQbXrVRpH20Et3YjQ0Rn3Ia6HM/ANcSq9rBfjfUySgo9SwUZgQ4m4PF3LQ==", - "path": "microsoft.entityframeworkcore/7.0.3", - "hashPath": "microsoft.entityframeworkcore.7.0.3.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Abstractions/7.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-0NaFBZykUlQHknddRuKY4v+MFZX/AW+v2V85dgj7abIlt+kL3GWa7QNH5S1084VLf1u+dq1SnhZsOvykc3Y0sA==", - "path": "microsoft.entityframeworkcore.abstractions/7.0.3", - "hashPath": "microsoft.entityframeworkcore.abstractions.7.0.3.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Analyzers/7.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-CLyRWFLwaOUZNPEia/aBMzFxZqm/ITKt3B+yUFtrg4Ys5VF3n2gvneuItC9IhpeOcjfdSgu/yUKf8y/IsNHs5A==", - "path": "microsoft.entityframeworkcore.analyzers/7.0.3", - "hashPath": "microsoft.entityframeworkcore.analyzers.7.0.3.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Design/7.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Nv0Y2Zh8d919qKq8Q1bvbWQbFeb4JQ7jCuakajSVtip5JIwt4hTIWetVIapJ2vOQDDZuAHCzkjimMOlHH5LVsQ==", - "path": "microsoft.entityframeworkcore.design/7.0.3", - "hashPath": "microsoft.entityframeworkcore.design.7.0.3.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Relational/7.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-RxNNjtTrxsMtdBtgoXGRSy8uCXaBHaVzIonTeo7+Ys+N0yEWwhf2E74cxneyunMi13Ezlld10ecCHlDubEU/Pw==", - "path": "microsoft.entityframeworkcore.relational/7.0.3", - "hashPath": "microsoft.entityframeworkcore.relational.7.0.3.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Sqlite/7.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bNWgYJsT6+0I98RSIY0rZAYu6NkLFgPvWPO1LKTsBqG6iwhCW3M38JGDVOOSf69N9HUZz9ilKNLTyYKNRQkyGw==", - "path": "microsoft.entityframeworkcore.sqlite/7.0.3", - "hashPath": "microsoft.entityframeworkcore.sqlite.7.0.3.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Sqlite.Core/7.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-w0yzGr1IDY4sp+RkFnVlWVF1N2lmaJHCmzVldZ/e36bXdT95E8N7/+JYWwKm1nLWEpS6naaoNtqQO6buRHTfAg==", - "path": "microsoft.entityframeworkcore.sqlite.core/7.0.3", - "hashPath": "microsoft.entityframeworkcore.sqlite.core.7.0.3.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Tools/7.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-yHFlYPZS3Jx7JMCQnGKfJzv95rJWVcmcUn/OW5cbCyWgQk81JJpTZ9Q6kkvwquYjFRfvYHBGuXNIYhAJokOBTQ==", - "path": "microsoft.entityframeworkcore.tools/7.0.3", - "hashPath": "microsoft.entityframeworkcore.tools.7.0.3.nupkg.sha512" - }, - "Microsoft.Extensions.Caching.Abstractions/7.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IeimUd0TNbhB4ded3AbgBLQv2SnsiVugDyGV1MvspQFVlA07nDC7Zul7kcwH5jWN3JiTcp/ySE83AIJo8yfKjg==", - "path": "microsoft.extensions.caching.abstractions/7.0.0", - "hashPath": "microsoft.extensions.caching.abstractions.7.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Caching.Memory/7.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-xpidBs2KCE2gw1JrD0quHE72kvCaI3xFql5/Peb2GRtUuZX+dYPoK/NTdVMiM67Svym0M0Df9A3xyU0FbMQhHw==", - "path": "microsoft.extensions.caching.memory/7.0.0", - "hashPath": "microsoft.extensions.caching.memory.7.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Abstractions/7.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-f34u2eaqIjNO9YLHBz8rozVZ+TcFiFs0F3r7nUJd7FRkVSxk8u4OpoK226mi49MwexHOR2ibP9MFvRUaLilcQQ==", - "path": "microsoft.extensions.configuration.abstractions/7.0.0", - "hashPath": "microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection/7.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-elNeOmkeX3eDVG6pYVeV82p29hr+UKDaBhrZyWvWLw/EVZSYEkZlQdkp0V39k/Xehs2Qa0mvoCvkVj3eQxNQ1Q==", - "path": "microsoft.extensions.dependencyinjection/7.0.0", - "hashPath": "microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-h3j/QfmFN4S0w4C2A6X7arXij/M/OVw3uQHSOFxnND4DyAzO1F9eMX7Eti7lU/OkSthEE0WzRsfT/Dmx86jzCw==", - "path": "microsoft.extensions.dependencyinjection.abstractions/7.0.0", - "hashPath": "microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyModel/7.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oONNYd71J3LzkWc4fUHl3SvMfiQMYUCo/mDHDEu76hYYxdhdrPYv6fvGv9nnKVyhE9P0h20AU8RZB5OOWQcAXg==", - "path": "microsoft.extensions.dependencymodel/7.0.0", - "hashPath": "microsoft.extensions.dependencymodel.7.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Logging/7.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Nw2muoNrOG5U5qa2ZekXwudUn2BJcD41e65zwmDHb1fQegTX66UokLWZkJRpqSSHXDOWZ5V0iqhbxOEky91atA==", - "path": "microsoft.extensions.logging/7.0.0", - "hashPath": "microsoft.extensions.logging.7.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Abstractions/7.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kmn78+LPVMOWeITUjIlfxUPDsI0R6G0RkeAMBmQxAJ7vBJn4q2dTva7pWi65ceN5vPGjJ9q/Uae2WKgvfktJAw==", - "path": "microsoft.extensions.logging.abstractions/7.0.0", - "hashPath": "microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Options/7.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lP1yBnTTU42cKpMozuafbvNtQ7QcBjr/CcK3bYOGEMH55Fjt+iecXjT6chR7vbgCMqy3PG3aNQSZgo/EuY/9qQ==", - "path": "microsoft.extensions.options/7.0.0", - "hashPath": "microsoft.extensions.options.7.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Primitives/7.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-um1KU5kxcRp3CNuI8o/GrZtD4AIOXDk+RLsytjZ9QPok3ttLUelLKpilVPuaFT3TFjOhSibUAso0odbOaCDj3Q==", - "path": "microsoft.extensions.primitives/7.0.0", - "hashPath": "microsoft.extensions.primitives.7.0.0.nupkg.sha512" - }, - "Mono.TextTemplating/2.2.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KZYeKBET/2Z0gY1WlTAK7+RHTl7GSbtvTLDXEZZojUdAPqpQNDL6tHv7VUpqfX5VEOh+uRGKaZXkuD253nEOBQ==", - "path": "mono.texttemplating/2.2.1", - "hashPath": "mono.texttemplating.2.2.1.nupkg.sha512" - }, - "SQLitePCLRaw.bundle_e_sqlite3/2.1.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-EWI1olKDjFEBMJu0+3wuxwziIAdWDVMYLhuZ3Qs84rrz+DHwD00RzWPZCa+bLnHCf3oJwuFZIRsHT5p236QXww==", - "path": "sqlitepclraw.bundle_e_sqlite3/2.1.4", - "hashPath": "sqlitepclraw.bundle_e_sqlite3.2.1.4.nupkg.sha512" - }, - "SQLitePCLRaw.core/2.1.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-inBjvSHo9UDKneGNzfUfDjK08JzlcIhn1+SP5Y3m6cgXpCxXKCJDy6Mka7LpgSV+UZmKSnC8rTwB0SQ0xKu5pA==", - "path": "sqlitepclraw.core/2.1.4", - "hashPath": "sqlitepclraw.core.2.1.4.nupkg.sha512" - }, - "SQLitePCLRaw.lib.e_sqlite3/2.1.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-2C9Q9eX7CPLveJA0rIhf9RXAvu+7nWZu1A2MdG6SD/NOu26TakGgL1nsbc0JAspGijFOo3HoN79xrx8a368fBg==", - "path": "sqlitepclraw.lib.e_sqlite3/2.1.4", - "hashPath": "sqlitepclraw.lib.e_sqlite3.2.1.4.nupkg.sha512" - }, - "SQLitePCLRaw.provider.e_sqlite3/2.1.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-CSlb5dUp1FMIkez9Iv5EXzpeq7rHryVNqwJMWnpq87j9zWZexaEMdisDktMsnnrzKM6ahNrsTkjqNodTBPBxtQ==", - "path": "sqlitepclraw.provider.e_sqlite3/2.1.4", - "hashPath": "sqlitepclraw.provider.e_sqlite3.2.1.4.nupkg.sha512" - }, - "System.CodeDom/4.4.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-2sCCb7doXEwtYAbqzbF/8UAeDRMNmPaQbU2q50Psg1J9KzumyVVCgKQY8s53WIPTufNT0DpSe9QRvVjOzfDWBA==", - "path": "system.codedom/4.4.0", - "hashPath": "system.codedom.4.4.0.nupkg.sha512" - }, - "System.Memory/4.5.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", - "path": "system.memory/4.5.3", - "hashPath": "system.memory.4.5.3.nupkg.sha512" - }, - "System.Text.Encodings.Web/7.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OP6umVGxc0Z0MvZQBVigj4/U31Pw72ITihDWP9WiWDm+q5aoe0GaJivsfYGq53o6dxH7DcXWiCTl7+0o2CGdmg==", - "path": "system.text.encodings.web/7.0.0", - "hashPath": "system.text.encodings.web.7.0.0.nupkg.sha512" - }, - "System.Text.Json/7.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DaGSsVqKsn/ia6RG8frjwmJonfos0srquhw09TlT8KRw5I43E+4gs+/bZj4K0vShJ5H9imCuXupb4RmS+dBy3w==", - "path": "system.text.json/7.0.0", - "hashPath": "system.text.json.7.0.0.nupkg.sha512" - }, - "EntityFrameWorkLib/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB.dll deleted file mode 100644 index d649d12..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB.pdb b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB.pdb deleted file mode 100644 index ffb8bb7..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB.pdb and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB.runtimeconfig.json b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB.runtimeconfig.json deleted file mode 100644 index 8872219..0000000 --- a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB.runtimeconfig.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net7.0", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "7.0.0" - }, - "configProperties": { - "System.Reflection.NullabilityInfoContext.IsSupported": true - } - } -} \ No newline at end of file diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/EntityFrameWorkLib.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/EntityFrameWorkLib.dll deleted file mode 100644 index 5bc3f75..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/EntityFrameWorkLib.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/EntityFrameWorkLib.pdb b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/EntityFrameWorkLib.pdb deleted file mode 100644 index 4329f1d..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/EntityFrameWorkLib.pdb and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Humanizer.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Humanizer.dll deleted file mode 100755 index c9a7ef8..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Humanizer.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Data.Sqlite.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Data.Sqlite.dll deleted file mode 100755 index 4877b74..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Data.Sqlite.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Abstractions.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Abstractions.dll deleted file mode 100755 index 06a756d..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Abstractions.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Design.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Design.dll deleted file mode 100755 index ca8958e..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Design.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Relational.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Relational.dll deleted file mode 100755 index 81b69e7..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Relational.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Sqlite.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Sqlite.dll deleted file mode 100755 index cb56773..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Sqlite.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.dll deleted file mode 100755 index e090ba9..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Caching.Abstractions.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Caching.Abstractions.dll deleted file mode 100755 index 1ba13a8..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Caching.Abstractions.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Caching.Memory.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Caching.Memory.dll deleted file mode 100755 index c15d16e..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Caching.Memory.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll deleted file mode 100755 index 058b124..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll deleted file mode 100755 index 048ba41..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.dll deleted file mode 100755 index 2dcd31b..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.DependencyModel.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.DependencyModel.dll deleted file mode 100755 index c4fe0b9..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.DependencyModel.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Logging.Abstractions.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Logging.Abstractions.dll deleted file mode 100755 index 41909d2..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Logging.Abstractions.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Logging.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Logging.dll deleted file mode 100755 index f21b68b..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Logging.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Options.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Options.dll deleted file mode 100755 index 1aa2d3f..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Options.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Primitives.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Primitives.dll deleted file mode 100755 index 9953143..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Primitives.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Mono.TextTemplating.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Mono.TextTemplating.dll deleted file mode 100755 index d5a4b3c..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Mono.TextTemplating.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/SQLitePCLRaw.batteries_v2.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/SQLitePCLRaw.batteries_v2.dll deleted file mode 100755 index 48430f9..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/SQLitePCLRaw.batteries_v2.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/SQLitePCLRaw.core.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/SQLitePCLRaw.core.dll deleted file mode 100755 index c1c3ed2..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/SQLitePCLRaw.core.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/SQLitePCLRaw.provider.e_sqlite3.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/SQLitePCLRaw.provider.e_sqlite3.dll deleted file mode 100755 index ac4db32..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/SQLitePCLRaw.provider.e_sqlite3.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/System.CodeDom.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/System.CodeDom.dll deleted file mode 100755 index 3128b6a..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/System.CodeDom.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/projet.Champions.db b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/projet.Champions.db deleted file mode 100644 index e69de29..0000000 diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/alpine-arm/native/libe_sqlite3.so b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/alpine-arm/native/libe_sqlite3.so deleted file mode 100755 index 2c24486..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/alpine-arm/native/libe_sqlite3.so and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/alpine-arm64/native/libe_sqlite3.so b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/alpine-arm64/native/libe_sqlite3.so deleted file mode 100755 index 079c8af..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/alpine-arm64/native/libe_sqlite3.so and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/alpine-x64/native/libe_sqlite3.so b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/alpine-x64/native/libe_sqlite3.so deleted file mode 100755 index be7aba8..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/alpine-x64/native/libe_sqlite3.so and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a deleted file mode 100755 index f4d5a37..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-arm/native/libe_sqlite3.so b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-arm/native/libe_sqlite3.so deleted file mode 100755 index c24441c..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-arm/native/libe_sqlite3.so and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-arm64/native/libe_sqlite3.so b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-arm64/native/libe_sqlite3.so deleted file mode 100755 index a336011..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-arm64/native/libe_sqlite3.so and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-armel/native/libe_sqlite3.so b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-armel/native/libe_sqlite3.so deleted file mode 100755 index 2f29939..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-armel/native/libe_sqlite3.so and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-mips64/native/libe_sqlite3.so b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-mips64/native/libe_sqlite3.so deleted file mode 100755 index 4199492..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-mips64/native/libe_sqlite3.so and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-musl-arm/native/libe_sqlite3.so b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-musl-arm/native/libe_sqlite3.so deleted file mode 100755 index 2c24486..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-musl-arm/native/libe_sqlite3.so and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-musl-arm64/native/libe_sqlite3.so b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-musl-arm64/native/libe_sqlite3.so deleted file mode 100755 index 079c8af..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-musl-arm64/native/libe_sqlite3.so and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-musl-x64/native/libe_sqlite3.so b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-musl-x64/native/libe_sqlite3.so deleted file mode 100755 index be7aba8..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-musl-x64/native/libe_sqlite3.so and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-ppc64le/native/libe_sqlite3.so b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-ppc64le/native/libe_sqlite3.so deleted file mode 100755 index 1977f82..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-ppc64le/native/libe_sqlite3.so and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-s390x/native/libe_sqlite3.so b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-s390x/native/libe_sqlite3.so deleted file mode 100755 index abe4596..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-s390x/native/libe_sqlite3.so and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-x64/native/libe_sqlite3.so b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-x64/native/libe_sqlite3.so deleted file mode 100755 index 62b48e9..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-x64/native/libe_sqlite3.so and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-x86/native/libe_sqlite3.so b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-x86/native/libe_sqlite3.so deleted file mode 100755 index e64474d..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-x86/native/libe_sqlite3.so and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib deleted file mode 100755 index 2112503..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/maccatalyst-x64/native/libe_sqlite3.dylib b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/maccatalyst-x64/native/libe_sqlite3.dylib deleted file mode 100755 index 24653e2..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/maccatalyst-x64/native/libe_sqlite3.dylib and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/osx-arm64/native/libe_sqlite3.dylib b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/osx-arm64/native/libe_sqlite3.dylib deleted file mode 100755 index 04875eb..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/osx-arm64/native/libe_sqlite3.dylib and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/osx-x64/native/libe_sqlite3.dylib b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/osx-x64/native/libe_sqlite3.dylib deleted file mode 100755 index 215a8d6..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/osx-x64/native/libe_sqlite3.dylib and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/win-arm/native/e_sqlite3.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/win-arm/native/e_sqlite3.dll deleted file mode 100755 index 4c4e4e1..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/win-arm/native/e_sqlite3.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/win-arm64/native/e_sqlite3.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/win-arm64/native/e_sqlite3.dll deleted file mode 100755 index 0630a2d..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/win-arm64/native/e_sqlite3.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/win-x64/native/e_sqlite3.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/win-x64/native/e_sqlite3.dll deleted file mode 100755 index df1e054..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/win-x64/native/e_sqlite3.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/win-x86/native/e_sqlite3.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/win-x86/native/e_sqlite3.dll deleted file mode 100755 index cda8bbd..0000000 Binary files a/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/win-x86/native/e_sqlite3.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/obj/ConsoleDB.csproj.EntityFrameworkCore.targets b/Sources/Tests/ConsoleDB/obj/ConsoleDB.csproj.EntityFrameworkCore.targets deleted file mode 100644 index 6b67a59..0000000 --- a/Sources/Tests/ConsoleDB/obj/ConsoleDB.csproj.EntityFrameworkCore.targets +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Sources/Tests/ConsoleDB/obj/ConsoleDB.csproj.nuget.dgspec.json b/Sources/Tests/ConsoleDB/obj/ConsoleDB.csproj.nuget.dgspec.json deleted file mode 100644 index 8c18651..0000000 --- a/Sources/Tests/ConsoleDB/obj/ConsoleDB.csproj.nuget.dgspec.json +++ /dev/null @@ -1,158 +0,0 @@ -{ - "format": 1, - "restore": { - "/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/ConsoleDB.csproj": {} - }, - "projects": { - "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj", - "projectName": "EntityFrameWorkLib", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net7.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "dependencies": { - "Microsoft.EntityFrameworkCore": { - "target": "Package", - "version": "[7.0.3, )" - }, - "Microsoft.EntityFrameworkCore.Design": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[7.0.3, )" - }, - "Microsoft.EntityFrameworkCore.Sqlite": { - "target": "Package", - "version": "[7.0.3, )" - }, - "Microsoft.EntityFrameworkCore.Tools": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[7.0.3, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - }, - "/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/ConsoleDB.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/ConsoleDB.csproj", - "projectName": "ConsoleDB", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/ConsoleDB.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net7.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "projectReferences": { - "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj": { - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "dependencies": { - "Microsoft.EntityFrameworkCore": { - "target": "Package", - "version": "[7.0.3, )" - }, - "Microsoft.EntityFrameworkCore.Sqlite": { - "target": "Package", - "version": "[7.0.3, )" - }, - "Microsoft.EntityFrameworkCore.Tools": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[7.0.3, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/Sources/Tests/ConsoleDB/obj/ConsoleDB.csproj.nuget.g.props b/Sources/Tests/ConsoleDB/obj/ConsoleDB.csproj.nuget.g.props deleted file mode 100644 index e332d87..0000000 --- a/Sources/Tests/ConsoleDB/obj/ConsoleDB.csproj.nuget.g.props +++ /dev/null @@ -1,22 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - /Users/malanone/.nuget/packages/ - /Users/malanone/.nuget/packages/ - PackageReference - 6.4.0 - - - - - - - - - - /Users/malanone/.nuget/packages/microsoft.entityframeworkcore.tools/7.0.3 - - \ No newline at end of file diff --git a/Sources/Tests/ConsoleDB/obj/ConsoleDB.csproj.nuget.g.targets b/Sources/Tests/ConsoleDB/obj/ConsoleDB.csproj.nuget.g.targets deleted file mode 100644 index b023587..0000000 --- a/Sources/Tests/ConsoleDB/obj/ConsoleDB.csproj.nuget.g.targets +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/Sources/Tests/ConsoleDB/obj/Debug/net6.0/ConsoleDB.assets.cache b/Sources/Tests/ConsoleDB/obj/Debug/net6.0/ConsoleDB.assets.cache deleted file mode 100644 index 6ab41c0..0000000 Binary files a/Sources/Tests/ConsoleDB/obj/Debug/net6.0/ConsoleDB.assets.cache and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/obj/Debug/net6.0/ConsoleDB.csproj.FileListAbsolute.txt b/Sources/Tests/ConsoleDB/obj/Debug/net6.0/ConsoleDB.csproj.FileListAbsolute.txt deleted file mode 100644 index e69de29..0000000 diff --git a/Sources/Tests/ConsoleDB/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Sources/Tests/ConsoleDB/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs deleted file mode 100644 index d69481d..0000000 --- a/Sources/Tests/ConsoleDB/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")] diff --git a/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.AssemblyInfo.cs b/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.AssemblyInfo.cs deleted file mode 100644 index 4ffba86..0000000 --- a/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.AssemblyInfo.cs +++ /dev/null @@ -1,22 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// 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("ConsoleDB")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("ConsoleDB")] -[assembly: System.Reflection.AssemblyTitleAttribute("ConsoleDB")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.AssemblyInfoInputs.cache b/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.AssemblyInfoInputs.cache deleted file mode 100644 index 6f705a5..0000000 --- a/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -82024de823d41f996fffb69dae188846dea9af05 diff --git a/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.GeneratedMSBuildEditorConfig.editorconfig b/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 5e6e3cd..0000000 --- a/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,11 +0,0 @@ -is_global = true -build_property.TargetFramework = net7.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 = ConsoleDB -build_property.ProjectDir = /Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/ diff --git a/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.GlobalUsings.g.cs b/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.assets.cache b/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.assets.cache deleted file mode 100644 index 1880372..0000000 Binary files a/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.assets.cache and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.csproj.AssemblyReference.cache b/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.csproj.AssemblyReference.cache deleted file mode 100644 index b682354..0000000 Binary files a/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.csproj.CopyComplete b/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.csproj.CoreCompileInputs.cache b/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.csproj.CoreCompileInputs.cache deleted file mode 100644 index d521718..0000000 --- a/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -0d5e8e29652d336cc0ce16723185e3bf10cb6960 diff --git a/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.csproj.FileListAbsolute.txt b/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.csproj.FileListAbsolute.txt deleted file mode 100644 index 27be650..0000000 --- a/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,125 +0,0 @@ -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB.deps.json -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB.runtimeconfig.json -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB.pdb -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Humanizer.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Data.Sqlite.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Abstractions.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Design.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Relational.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Sqlite.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Caching.Abstractions.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Caching.Memory.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.DependencyModel.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Logging.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Logging.Abstractions.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Options.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Primitives.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Mono.TextTemplating.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/SQLitePCLRaw.batteries_v2.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/SQLitePCLRaw.core.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/SQLitePCLRaw.provider.e_sqlite3.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/System.CodeDom.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/alpine-arm/native/libe_sqlite3.so -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/alpine-arm64/native/libe_sqlite3.so -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/alpine-x64/native/libe_sqlite3.so -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-arm/native/libe_sqlite3.so -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-arm64/native/libe_sqlite3.so -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-armel/native/libe_sqlite3.so -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-mips64/native/libe_sqlite3.so -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-musl-arm/native/libe_sqlite3.so -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-musl-arm64/native/libe_sqlite3.so -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-musl-x64/native/libe_sqlite3.so -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-s390x/native/libe_sqlite3.so -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-x64/native/libe_sqlite3.so -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-x86/native/libe_sqlite3.so -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/maccatalyst-x64/native/libe_sqlite3.dylib -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/osx-arm64/native/libe_sqlite3.dylib -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/osx-x64/native/libe_sqlite3.dylib -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/win-arm/native/e_sqlite3.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/win-arm64/native/e_sqlite3.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/win-x64/native/e_sqlite3.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/win-x86/native/e_sqlite3.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/EntityFrameWorkLib.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/bin/Debug/net7.0/EntityFrameWorkLib.pdb -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.csproj.AssemblyReference.cache -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.GeneratedMSBuildEditorConfig.editorconfig -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.AssemblyInfoInputs.cache -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.AssemblyInfo.cs -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.csproj.CoreCompileInputs.cache -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.csproj.CopyComplete -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/obj/Debug/net7.0/refint/ConsoleDB.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.pdb -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.genruntimeconfig.cache -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ref/ConsoleDB.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB.deps.json -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB.runtimeconfig.json -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB.pdb -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/Humanizer.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Data.Sqlite.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Abstractions.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Design.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Relational.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Sqlite.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Caching.Abstractions.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Caching.Memory.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.DependencyModel.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Logging.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Logging.Abstractions.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Options.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Primitives.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/Mono.TextTemplating.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/SQLitePCLRaw.batteries_v2.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/SQLitePCLRaw.core.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/SQLitePCLRaw.provider.e_sqlite3.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/System.CodeDom.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/alpine-arm/native/libe_sqlite3.so -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/alpine-arm64/native/libe_sqlite3.so -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/alpine-x64/native/libe_sqlite3.so -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-arm/native/libe_sqlite3.so -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-arm64/native/libe_sqlite3.so -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-armel/native/libe_sqlite3.so -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-mips64/native/libe_sqlite3.so -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-musl-arm/native/libe_sqlite3.so -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-musl-arm64/native/libe_sqlite3.so -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-musl-x64/native/libe_sqlite3.so -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-s390x/native/libe_sqlite3.so -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-x64/native/libe_sqlite3.so -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-x86/native/libe_sqlite3.so -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/maccatalyst-x64/native/libe_sqlite3.dylib -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/osx-arm64/native/libe_sqlite3.dylib -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/osx-x64/native/libe_sqlite3.dylib -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/win-arm/native/e_sqlite3.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/win-arm64/native/e_sqlite3.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/win-x64/native/e_sqlite3.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/win-x86/native/e_sqlite3.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/EntityFrameWorkLib.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/EntityFrameWorkLib.pdb -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.csproj.AssemblyReference.cache -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.GeneratedMSBuildEditorConfig.editorconfig -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.AssemblyInfoInputs.cache -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.AssemblyInfo.cs -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.csproj.CoreCompileInputs.cache -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.csproj.CopyComplete -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/obj/Debug/net7.0/refint/ConsoleDB.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.pdb -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.genruntimeconfig.cache -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/obj/Debug/net7.0/ref/ConsoleDB.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-ppc64le/native/libe_sqlite3.so diff --git a/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.dll b/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.dll deleted file mode 100644 index d649d12..0000000 Binary files a/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.genruntimeconfig.cache b/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.genruntimeconfig.cache deleted file mode 100644 index 93d3b43..0000000 --- a/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -88b80a077835ac918c2a018e78d62a667213f316 diff --git a/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.pdb b/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.pdb deleted file mode 100644 index ffb8bb7..0000000 Binary files a/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.pdb and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/obj/Debug/net7.0/apphost b/Sources/Tests/ConsoleDB/obj/Debug/net7.0/apphost deleted file mode 100755 index fe6ec5f..0000000 Binary files a/Sources/Tests/ConsoleDB/obj/Debug/net7.0/apphost and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ref/ConsoleDB.dll b/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ref/ConsoleDB.dll deleted file mode 100644 index d7fb1fc..0000000 Binary files a/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ref/ConsoleDB.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/obj/Debug/net7.0/refint/ConsoleDB.dll b/Sources/Tests/ConsoleDB/obj/Debug/net7.0/refint/ConsoleDB.dll deleted file mode 100644 index d7fb1fc..0000000 Binary files a/Sources/Tests/ConsoleDB/obj/Debug/net7.0/refint/ConsoleDB.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleDB/obj/project.assets.json b/Sources/Tests/ConsoleDB/obj/project.assets.json deleted file mode 100644 index 2931def..0000000 --- a/Sources/Tests/ConsoleDB/obj/project.assets.json +++ /dev/null @@ -1,1402 +0,0 @@ -{ - "version": 3, - "targets": { - "net7.0": { - "Humanizer.Core/2.14.1": { - "type": "package", - "compile": { - "lib/net6.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/Humanizer.dll": { - "related": ".xml" - } - } - }, - "Microsoft.Data.Sqlite.Core/7.0.3": { - "type": "package", - "dependencies": { - "SQLitePCLRaw.core": "2.1.4" - }, - "compile": { - "lib/net6.0/Microsoft.Data.Sqlite.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/Microsoft.Data.Sqlite.dll": { - "related": ".xml" - } - } - }, - "Microsoft.EntityFrameworkCore/7.0.3": { - "type": "package", - "dependencies": { - "Microsoft.EntityFrameworkCore.Abstractions": "7.0.3", - "Microsoft.EntityFrameworkCore.Analyzers": "7.0.3", - "Microsoft.Extensions.Caching.Memory": "7.0.0", - "Microsoft.Extensions.DependencyInjection": "7.0.0", - "Microsoft.Extensions.Logging": "7.0.0" - }, - "compile": { - "lib/net6.0/Microsoft.EntityFrameworkCore.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/Microsoft.EntityFrameworkCore.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props": {} - } - }, - "Microsoft.EntityFrameworkCore.Abstractions/7.0.3": { - "type": "package", - "compile": { - "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { - "related": ".xml" - } - } - }, - "Microsoft.EntityFrameworkCore.Analyzers/7.0.3": { - "type": "package", - "compile": { - "lib/netstandard2.0/_._": {} - }, - "runtime": { - "lib/netstandard2.0/_._": {} - } - }, - "Microsoft.EntityFrameworkCore.Design/7.0.3": { - "type": "package", - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.EntityFrameworkCore.Relational": "7.0.3", - "Microsoft.Extensions.DependencyModel": "7.0.0", - "Mono.TextTemplating": "2.2.1" - }, - "compile": { - "lib/net6.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/Microsoft.EntityFrameworkCore.Design.dll": { - "related": ".xml" - } - }, - "build": { - "build/net6.0/Microsoft.EntityFrameworkCore.Design.props": {} - } - }, - "Microsoft.EntityFrameworkCore.Relational/7.0.3": { - "type": "package", - "dependencies": { - "Microsoft.EntityFrameworkCore": "7.0.3", - "Microsoft.Extensions.Configuration.Abstractions": "7.0.0" - }, - "compile": { - "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll": { - "related": ".xml" - } - } - }, - "Microsoft.EntityFrameworkCore.Sqlite/7.0.3": { - "type": "package", - "dependencies": { - "Microsoft.EntityFrameworkCore.Sqlite.Core": "7.0.3", - "SQLitePCLRaw.bundle_e_sqlite3": "2.1.4" - }, - "compile": { - "lib/net6.0/_._": {} - }, - "runtime": { - "lib/net6.0/_._": {} - } - }, - "Microsoft.EntityFrameworkCore.Sqlite.Core/7.0.3": { - "type": "package", - "dependencies": { - "Microsoft.Data.Sqlite.Core": "7.0.3", - "Microsoft.EntityFrameworkCore.Relational": "7.0.3", - "Microsoft.Extensions.DependencyModel": "7.0.0" - }, - "compile": { - "lib/net6.0/Microsoft.EntityFrameworkCore.Sqlite.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/Microsoft.EntityFrameworkCore.Sqlite.dll": { - "related": ".xml" - } - } - }, - "Microsoft.EntityFrameworkCore.Tools/7.0.3": { - "type": "package", - "dependencies": { - "Microsoft.EntityFrameworkCore.Design": "7.0.3" - }, - "compile": { - "lib/net6.0/_._": {} - }, - "runtime": { - "lib/net6.0/_._": {} - } - }, - "Microsoft.Extensions.Caching.Abstractions/7.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "7.0.0" - }, - "compile": { - "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.Caching.Memory/7.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Caching.Abstractions": "7.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0", - "Microsoft.Extensions.Logging.Abstractions": "7.0.0", - "Microsoft.Extensions.Options": "7.0.0", - "Microsoft.Extensions.Primitives": "7.0.0" - }, - "compile": { - "lib/net7.0/Microsoft.Extensions.Caching.Memory.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.Caching.Memory.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.Configuration.Abstractions/7.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "7.0.0" - }, - "compile": { - "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.DependencyInjection/7.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0" - }, - "compile": { - "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": { - "type": "package", - "compile": { - "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.DependencyModel/7.0.0": { - "type": "package", - "dependencies": { - "System.Text.Encodings.Web": "7.0.0", - "System.Text.Json": "7.0.0" - }, - "compile": { - "lib/net7.0/Microsoft.Extensions.DependencyModel.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.DependencyModel.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.Logging/7.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection": "7.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0", - "Microsoft.Extensions.Logging.Abstractions": "7.0.0", - "Microsoft.Extensions.Options": "7.0.0" - }, - "compile": { - "lib/net7.0/Microsoft.Extensions.Logging.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.Logging.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.Logging.Abstractions/7.0.0": { - "type": "package", - "compile": { - "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {} - } - }, - "Microsoft.Extensions.Options/7.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0", - "Microsoft.Extensions.Primitives": "7.0.0" - }, - "compile": { - "lib/net7.0/Microsoft.Extensions.Options.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.Options.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.Primitives/7.0.0": { - "type": "package", - "compile": { - "lib/net7.0/Microsoft.Extensions.Primitives.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.Primitives.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Mono.TextTemplating/2.2.1": { - "type": "package", - "dependencies": { - "System.CodeDom": "4.4.0" - }, - "compile": { - "lib/netstandard2.0/_._": {} - }, - "runtime": { - "lib/netstandard2.0/Mono.TextTemplating.dll": {} - } - }, - "SQLitePCLRaw.bundle_e_sqlite3/2.1.4": { - "type": "package", - "dependencies": { - "SQLitePCLRaw.lib.e_sqlite3": "2.1.4", - "SQLitePCLRaw.provider.e_sqlite3": "2.1.4" - }, - "compile": { - "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {} - }, - "runtime": { - "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {} - } - }, - "SQLitePCLRaw.core/2.1.4": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.3" - }, - "compile": { - "lib/netstandard2.0/SQLitePCLRaw.core.dll": {} - }, - "runtime": { - "lib/netstandard2.0/SQLitePCLRaw.core.dll": {} - } - }, - "SQLitePCLRaw.lib.e_sqlite3/2.1.4": { - "type": "package", - "compile": { - "lib/netstandard2.0/_._": {} - }, - "runtime": { - "lib/netstandard2.0/_._": {} - }, - "build": { - "buildTransitive/net7.0/SQLitePCLRaw.lib.e_sqlite3.targets": {} - }, - "runtimeTargets": { - "runtimes/alpine-arm/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "alpine-arm" - }, - "runtimes/alpine-arm64/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "alpine-arm64" - }, - "runtimes/alpine-x64/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "alpine-x64" - }, - "runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a": { - "assetType": "native", - "rid": "browser-wasm" - }, - "runtimes/linux-arm/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-arm" - }, - "runtimes/linux-arm64/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-arm64" - }, - "runtimes/linux-armel/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-armel" - }, - "runtimes/linux-mips64/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-mips64" - }, - "runtimes/linux-musl-arm/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-musl-arm" - }, - "runtimes/linux-musl-arm64/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-musl-arm64" - }, - "runtimes/linux-musl-x64/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-musl-x64" - }, - "runtimes/linux-ppc64le/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-ppc64le" - }, - "runtimes/linux-s390x/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-s390x" - }, - "runtimes/linux-x64/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-x64" - }, - "runtimes/linux-x86/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-x86" - }, - "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": { - "assetType": "native", - "rid": "maccatalyst-arm64" - }, - "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": { - "assetType": "native", - "rid": "maccatalyst-x64" - }, - "runtimes/osx-arm64/native/libe_sqlite3.dylib": { - "assetType": "native", - "rid": "osx-arm64" - }, - "runtimes/osx-x64/native/libe_sqlite3.dylib": { - "assetType": "native", - "rid": "osx-x64" - }, - "runtimes/win-arm/native/e_sqlite3.dll": { - "assetType": "native", - "rid": "win-arm" - }, - "runtimes/win-arm64/native/e_sqlite3.dll": { - "assetType": "native", - "rid": "win-arm64" - }, - "runtimes/win-x64/native/e_sqlite3.dll": { - "assetType": "native", - "rid": "win-x64" - }, - "runtimes/win-x86/native/e_sqlite3.dll": { - "assetType": "native", - "rid": "win-x86" - } - } - }, - "SQLitePCLRaw.provider.e_sqlite3/2.1.4": { - "type": "package", - "dependencies": { - "SQLitePCLRaw.core": "2.1.4" - }, - "compile": { - "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {} - }, - "runtime": { - "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {} - } - }, - "System.CodeDom/4.4.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/System.CodeDom.dll": {} - } - }, - "System.Memory/4.5.3": { - "type": "package", - "compile": { - "ref/netcoreapp2.1/_._": {} - }, - "runtime": { - "lib/netcoreapp2.1/_._": {} - } - }, - "System.Text.Encodings.Web/7.0.0": { - "type": "package", - "compile": { - "lib/net7.0/System.Text.Encodings.Web.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/System.Text.Encodings.Web.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - }, - "runtimeTargets": { - "runtimes/browser/lib/net7.0/System.Text.Encodings.Web.dll": { - "assetType": "runtime", - "rid": "browser" - } - } - }, - "System.Text.Json/7.0.0": { - "type": "package", - "dependencies": { - "System.Text.Encodings.Web": "7.0.0" - }, - "compile": { - "lib/net7.0/System.Text.Json.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/System.Text.Json.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/System.Text.Json.targets": {} - } - }, - "EntityFrameWorkLib/1.0.0": { - "type": "project", - "framework": ".NETCoreApp,Version=v7.0", - "dependencies": { - "Microsoft.EntityFrameworkCore": "7.0.3", - "Microsoft.EntityFrameworkCore.Sqlite": "7.0.3" - }, - "compile": { - "bin/placeholder/EntityFrameWorkLib.dll": {} - }, - "runtime": { - "bin/placeholder/EntityFrameWorkLib.dll": {} - } - } - } - }, - "libraries": { - "Humanizer.Core/2.14.1": { - "sha512": "lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==", - "type": "package", - "path": "humanizer.core/2.14.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "humanizer.core.2.14.1.nupkg.sha512", - "humanizer.core.nuspec", - "lib/net6.0/Humanizer.dll", - "lib/net6.0/Humanizer.xml", - "lib/netstandard1.0/Humanizer.dll", - "lib/netstandard1.0/Humanizer.xml", - "lib/netstandard2.0/Humanizer.dll", - "lib/netstandard2.0/Humanizer.xml", - "logo.png" - ] - }, - "Microsoft.Data.Sqlite.Core/7.0.3": { - "sha512": "pCmzLLWTIrIv94o7JtQ1qcPD0oc1YNY9XvlO6/tOF9YCcUfDZ3Tx9Z//CM7hFnprduHFPekif7jteBc/sXQ31Q==", - "type": "package", - "path": "microsoft.data.sqlite.core/7.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net6.0/Microsoft.Data.Sqlite.dll", - "lib/net6.0/Microsoft.Data.Sqlite.xml", - "lib/netstandard2.0/Microsoft.Data.Sqlite.dll", - "lib/netstandard2.0/Microsoft.Data.Sqlite.xml", - "microsoft.data.sqlite.core.7.0.3.nupkg.sha512", - "microsoft.data.sqlite.core.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore/7.0.3": { - "sha512": "6XUI2YGoaLMoP9KGaqWmmd4B2n5bpQbXrVRpH20Et3YjQ0Rn3Ia6HM/ANcSq9rBfjfUySgo9SwUZgQ4m4PF3LQ==", - "type": "package", - "path": "microsoft.entityframeworkcore/7.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props", - "lib/net6.0/Microsoft.EntityFrameworkCore.dll", - "lib/net6.0/Microsoft.EntityFrameworkCore.xml", - "microsoft.entityframeworkcore.7.0.3.nupkg.sha512", - "microsoft.entityframeworkcore.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Abstractions/7.0.3": { - "sha512": "0NaFBZykUlQHknddRuKY4v+MFZX/AW+v2V85dgj7abIlt+kL3GWa7QNH5S1084VLf1u+dq1SnhZsOvykc3Y0sA==", - "type": "package", - "path": "microsoft.entityframeworkcore.abstractions/7.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll", - "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.xml", - "microsoft.entityframeworkcore.abstractions.7.0.3.nupkg.sha512", - "microsoft.entityframeworkcore.abstractions.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Analyzers/7.0.3": { - "sha512": "CLyRWFLwaOUZNPEia/aBMzFxZqm/ITKt3B+yUFtrg4Ys5VF3n2gvneuItC9IhpeOcjfdSgu/yUKf8y/IsNHs5A==", - "type": "package", - "path": "microsoft.entityframeworkcore.analyzers/7.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll", - "lib/netstandard2.0/_._", - "microsoft.entityframeworkcore.analyzers.7.0.3.nupkg.sha512", - "microsoft.entityframeworkcore.analyzers.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Design/7.0.3": { - "sha512": "Nv0Y2Zh8d919qKq8Q1bvbWQbFeb4JQ7jCuakajSVtip5JIwt4hTIWetVIapJ2vOQDDZuAHCzkjimMOlHH5LVsQ==", - "type": "package", - "path": "microsoft.entityframeworkcore.design/7.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "build/net6.0/Microsoft.EntityFrameworkCore.Design.props", - "lib/net6.0/Microsoft.EntityFrameworkCore.Design.dll", - "lib/net6.0/Microsoft.EntityFrameworkCore.Design.xml", - "microsoft.entityframeworkcore.design.7.0.3.nupkg.sha512", - "microsoft.entityframeworkcore.design.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Relational/7.0.3": { - "sha512": "RxNNjtTrxsMtdBtgoXGRSy8uCXaBHaVzIonTeo7+Ys+N0yEWwhf2E74cxneyunMi13Ezlld10ecCHlDubEU/Pw==", - "type": "package", - "path": "microsoft.entityframeworkcore.relational/7.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll", - "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.xml", - "microsoft.entityframeworkcore.relational.7.0.3.nupkg.sha512", - "microsoft.entityframeworkcore.relational.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Sqlite/7.0.3": { - "sha512": "bNWgYJsT6+0I98RSIY0rZAYu6NkLFgPvWPO1LKTsBqG6iwhCW3M38JGDVOOSf69N9HUZz9ilKNLTyYKNRQkyGw==", - "type": "package", - "path": "microsoft.entityframeworkcore.sqlite/7.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net6.0/_._", - "microsoft.entityframeworkcore.sqlite.7.0.3.nupkg.sha512", - "microsoft.entityframeworkcore.sqlite.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Sqlite.Core/7.0.3": { - "sha512": "w0yzGr1IDY4sp+RkFnVlWVF1N2lmaJHCmzVldZ/e36bXdT95E8N7/+JYWwKm1nLWEpS6naaoNtqQO6buRHTfAg==", - "type": "package", - "path": "microsoft.entityframeworkcore.sqlite.core/7.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net6.0/Microsoft.EntityFrameworkCore.Sqlite.dll", - "lib/net6.0/Microsoft.EntityFrameworkCore.Sqlite.xml", - "microsoft.entityframeworkcore.sqlite.core.7.0.3.nupkg.sha512", - "microsoft.entityframeworkcore.sqlite.core.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Tools/7.0.3": { - "sha512": "yHFlYPZS3Jx7JMCQnGKfJzv95rJWVcmcUn/OW5cbCyWgQk81JJpTZ9Q6kkvwquYjFRfvYHBGuXNIYhAJokOBTQ==", - "type": "package", - "path": "microsoft.entityframeworkcore.tools/7.0.3", - "hasTools": true, - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net6.0/_._", - "microsoft.entityframeworkcore.tools.7.0.3.nupkg.sha512", - "microsoft.entityframeworkcore.tools.nuspec", - "tools/EntityFrameworkCore.PS2.psd1", - "tools/EntityFrameworkCore.PS2.psm1", - "tools/EntityFrameworkCore.psd1", - "tools/EntityFrameworkCore.psm1", - "tools/about_EntityFrameworkCore.help.txt", - "tools/init.ps1", - "tools/net461/any/ef.exe", - "tools/net461/win-arm64/ef.exe", - "tools/net461/win-x86/ef.exe", - "tools/netcoreapp2.0/any/ef.dll", - "tools/netcoreapp2.0/any/ef.runtimeconfig.json" - ] - }, - "Microsoft.Extensions.Caching.Abstractions/7.0.0": { - "sha512": "IeimUd0TNbhB4ded3AbgBLQv2SnsiVugDyGV1MvspQFVlA07nDC7Zul7kcwH5jWN3JiTcp/ySE83AIJo8yfKjg==", - "type": "package", - "path": "microsoft.extensions.caching.abstractions/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Caching.Abstractions.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Abstractions.targets", - "lib/net462/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/net462/Microsoft.Extensions.Caching.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.xml", - "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml", - "microsoft.extensions.caching.abstractions.7.0.0.nupkg.sha512", - "microsoft.extensions.caching.abstractions.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Caching.Memory/7.0.0": { - "sha512": "xpidBs2KCE2gw1JrD0quHE72kvCaI3xFql5/Peb2GRtUuZX+dYPoK/NTdVMiM67Svym0M0Df9A3xyU0FbMQhHw==", - "type": "package", - "path": "microsoft.extensions.caching.memory/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Caching.Memory.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Memory.targets", - "lib/net462/Microsoft.Extensions.Caching.Memory.dll", - "lib/net462/Microsoft.Extensions.Caching.Memory.xml", - "lib/net6.0/Microsoft.Extensions.Caching.Memory.dll", - "lib/net6.0/Microsoft.Extensions.Caching.Memory.xml", - "lib/net7.0/Microsoft.Extensions.Caching.Memory.dll", - "lib/net7.0/Microsoft.Extensions.Caching.Memory.xml", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml", - "microsoft.extensions.caching.memory.7.0.0.nupkg.sha512", - "microsoft.extensions.caching.memory.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Configuration.Abstractions/7.0.0": { - "sha512": "f34u2eaqIjNO9YLHBz8rozVZ+TcFiFs0F3r7nUJd7FRkVSxk8u4OpoK226mi49MwexHOR2ibP9MFvRUaLilcQQ==", - "type": "package", - "path": "microsoft.extensions.configuration.abstractions/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Abstractions.targets", - "lib/net462/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/net462/Microsoft.Extensions.Configuration.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512", - "microsoft.extensions.configuration.abstractions.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.DependencyInjection/7.0.0": { - "sha512": "elNeOmkeX3eDVG6pYVeV82p29hr+UKDaBhrZyWvWLw/EVZSYEkZlQdkp0V39k/Xehs2Qa0mvoCvkVj3eQxNQ1Q==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets", - "lib/net462/Microsoft.Extensions.DependencyInjection.dll", - "lib/net462/Microsoft.Extensions.DependencyInjection.xml", - "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/net6.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/net7.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml", - "microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512", - "microsoft.extensions.dependencyinjection.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": { - "sha512": "h3j/QfmFN4S0w4C2A6X7arXij/M/OVw3uQHSOFxnND4DyAzO1F9eMX7Eti7lU/OkSthEE0WzRsfT/Dmx86jzCw==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets", - "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512", - "microsoft.extensions.dependencyinjection.abstractions.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.DependencyModel/7.0.0": { - "sha512": "oONNYd71J3LzkWc4fUHl3SvMfiQMYUCo/mDHDEu76hYYxdhdrPYv6fvGv9nnKVyhE9P0h20AU8RZB5OOWQcAXg==", - "type": "package", - "path": "microsoft.extensions.dependencymodel/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "README.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyModel.targets", - "lib/net462/Microsoft.Extensions.DependencyModel.dll", - "lib/net462/Microsoft.Extensions.DependencyModel.xml", - "lib/net6.0/Microsoft.Extensions.DependencyModel.dll", - "lib/net6.0/Microsoft.Extensions.DependencyModel.xml", - "lib/net7.0/Microsoft.Extensions.DependencyModel.dll", - "lib/net7.0/Microsoft.Extensions.DependencyModel.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml", - "microsoft.extensions.dependencymodel.7.0.0.nupkg.sha512", - "microsoft.extensions.dependencymodel.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Logging/7.0.0": { - "sha512": "Nw2muoNrOG5U5qa2ZekXwudUn2BJcD41e65zwmDHb1fQegTX66UokLWZkJRpqSSHXDOWZ5V0iqhbxOEky91atA==", - "type": "package", - "path": "microsoft.extensions.logging/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Logging.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets", - "lib/net462/Microsoft.Extensions.Logging.dll", - "lib/net462/Microsoft.Extensions.Logging.xml", - "lib/net6.0/Microsoft.Extensions.Logging.dll", - "lib/net6.0/Microsoft.Extensions.Logging.xml", - "lib/net7.0/Microsoft.Extensions.Logging.dll", - "lib/net7.0/Microsoft.Extensions.Logging.xml", - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.xml", - "lib/netstandard2.1/Microsoft.Extensions.Logging.dll", - "lib/netstandard2.1/Microsoft.Extensions.Logging.xml", - "microsoft.extensions.logging.7.0.0.nupkg.sha512", - "microsoft.extensions.logging.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Logging.Abstractions/7.0.0": { - "sha512": "kmn78+LPVMOWeITUjIlfxUPDsI0R6G0RkeAMBmQxAJ7vBJn4q2dTva7pWi65ceN5vPGjJ9q/Uae2WKgvfktJAw==", - "type": "package", - "path": "microsoft.extensions.logging.abstractions/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "analyzers/dotnet/roslyn3.11/cs/Microsoft.Extensions.Logging.Generators.dll", - "analyzers/dotnet/roslyn3.11/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll", - "analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll", - "analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", - "buildTransitive/net461/Microsoft.Extensions.Logging.Abstractions.targets", - "buildTransitive/net462/Microsoft.Extensions.Logging.Abstractions.targets", - "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets", - "buildTransitive/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.targets", - "lib/net462/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/net462/Microsoft.Extensions.Logging.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.xml", - "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml", - "microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512", - "microsoft.extensions.logging.abstractions.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Options/7.0.0": { - "sha512": "lP1yBnTTU42cKpMozuafbvNtQ7QcBjr/CcK3bYOGEMH55Fjt+iecXjT6chR7vbgCMqy3PG3aNQSZgo/EuY/9qQ==", - "type": "package", - "path": "microsoft.extensions.options/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Options.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.targets", - "lib/net462/Microsoft.Extensions.Options.dll", - "lib/net462/Microsoft.Extensions.Options.xml", - "lib/net6.0/Microsoft.Extensions.Options.dll", - "lib/net6.0/Microsoft.Extensions.Options.xml", - "lib/net7.0/Microsoft.Extensions.Options.dll", - "lib/net7.0/Microsoft.Extensions.Options.xml", - "lib/netstandard2.0/Microsoft.Extensions.Options.dll", - "lib/netstandard2.0/Microsoft.Extensions.Options.xml", - "lib/netstandard2.1/Microsoft.Extensions.Options.dll", - "lib/netstandard2.1/Microsoft.Extensions.Options.xml", - "microsoft.extensions.options.7.0.0.nupkg.sha512", - "microsoft.extensions.options.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Primitives/7.0.0": { - "sha512": "um1KU5kxcRp3CNuI8o/GrZtD4AIOXDk+RLsytjZ9QPok3ttLUelLKpilVPuaFT3TFjOhSibUAso0odbOaCDj3Q==", - "type": "package", - "path": "microsoft.extensions.primitives/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Primitives.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets", - "lib/net462/Microsoft.Extensions.Primitives.dll", - "lib/net462/Microsoft.Extensions.Primitives.xml", - "lib/net6.0/Microsoft.Extensions.Primitives.dll", - "lib/net6.0/Microsoft.Extensions.Primitives.xml", - "lib/net7.0/Microsoft.Extensions.Primitives.dll", - "lib/net7.0/Microsoft.Extensions.Primitives.xml", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml", - "microsoft.extensions.primitives.7.0.0.nupkg.sha512", - "microsoft.extensions.primitives.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Mono.TextTemplating/2.2.1": { - "sha512": "KZYeKBET/2Z0gY1WlTAK7+RHTl7GSbtvTLDXEZZojUdAPqpQNDL6tHv7VUpqfX5VEOh+uRGKaZXkuD253nEOBQ==", - "type": "package", - "path": "mono.texttemplating/2.2.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net472/Mono.TextTemplating.dll", - "lib/netstandard2.0/Mono.TextTemplating.dll", - "mono.texttemplating.2.2.1.nupkg.sha512", - "mono.texttemplating.nuspec" - ] - }, - "SQLitePCLRaw.bundle_e_sqlite3/2.1.4": { - "sha512": "EWI1olKDjFEBMJu0+3wuxwziIAdWDVMYLhuZ3Qs84rrz+DHwD00RzWPZCa+bLnHCf3oJwuFZIRsHT5p236QXww==", - "type": "package", - "path": "sqlitepclraw.bundle_e_sqlite3/2.1.4", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/monoandroid90/SQLitePCLRaw.batteries_v2.dll", - "lib/net461/SQLitePCLRaw.batteries_v2.dll", - "lib/net6.0-android31.0/SQLitePCLRaw.batteries_v2.dll", - "lib/net6.0-android31.0/SQLitePCLRaw.batteries_v2.xml", - "lib/net6.0-ios14.0/SQLitePCLRaw.batteries_v2.dll", - "lib/net6.0-ios14.2/SQLitePCLRaw.batteries_v2.dll", - "lib/net6.0-tvos10.0/SQLitePCLRaw.batteries_v2.dll", - "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll", - "lib/xamarinios10/SQLitePCLRaw.batteries_v2.dll", - "sqlitepclraw.bundle_e_sqlite3.2.1.4.nupkg.sha512", - "sqlitepclraw.bundle_e_sqlite3.nuspec" - ] - }, - "SQLitePCLRaw.core/2.1.4": { - "sha512": "inBjvSHo9UDKneGNzfUfDjK08JzlcIhn1+SP5Y3m6cgXpCxXKCJDy6Mka7LpgSV+UZmKSnC8rTwB0SQ0xKu5pA==", - "type": "package", - "path": "sqlitepclraw.core/2.1.4", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/SQLitePCLRaw.core.dll", - "sqlitepclraw.core.2.1.4.nupkg.sha512", - "sqlitepclraw.core.nuspec" - ] - }, - "SQLitePCLRaw.lib.e_sqlite3/2.1.4": { - "sha512": "2C9Q9eX7CPLveJA0rIhf9RXAvu+7nWZu1A2MdG6SD/NOu26TakGgL1nsbc0JAspGijFOo3HoN79xrx8a368fBg==", - "type": "package", - "path": "sqlitepclraw.lib.e_sqlite3/2.1.4", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "buildTransitive/net461/SQLitePCLRaw.lib.e_sqlite3.targets", - "buildTransitive/net6.0/SQLitePCLRaw.lib.e_sqlite3.targets", - "buildTransitive/net7.0/SQLitePCLRaw.lib.e_sqlite3.targets", - "lib/net461/_._", - "lib/netstandard2.0/_._", - "runtimes/alpine-arm/native/libe_sqlite3.so", - "runtimes/alpine-arm64/native/libe_sqlite3.so", - "runtimes/alpine-x64/native/libe_sqlite3.so", - "runtimes/browser-wasm/nativeassets/net6.0/e_sqlite3.a", - "runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a", - "runtimes/linux-arm/native/libe_sqlite3.so", - "runtimes/linux-arm64/native/libe_sqlite3.so", - "runtimes/linux-armel/native/libe_sqlite3.so", - "runtimes/linux-mips64/native/libe_sqlite3.so", - "runtimes/linux-musl-arm/native/libe_sqlite3.so", - "runtimes/linux-musl-arm64/native/libe_sqlite3.so", - "runtimes/linux-musl-x64/native/libe_sqlite3.so", - "runtimes/linux-ppc64le/native/libe_sqlite3.so", - "runtimes/linux-s390x/native/libe_sqlite3.so", - "runtimes/linux-x64/native/libe_sqlite3.so", - "runtimes/linux-x86/native/libe_sqlite3.so", - "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib", - "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib", - "runtimes/osx-arm64/native/libe_sqlite3.dylib", - "runtimes/osx-x64/native/libe_sqlite3.dylib", - "runtimes/win-arm/native/e_sqlite3.dll", - "runtimes/win-arm64/native/e_sqlite3.dll", - "runtimes/win-x64/native/e_sqlite3.dll", - "runtimes/win-x86/native/e_sqlite3.dll", - "runtimes/win10-arm/nativeassets/uap10.0/e_sqlite3.dll", - "runtimes/win10-arm64/nativeassets/uap10.0/e_sqlite3.dll", - "runtimes/win10-x64/nativeassets/uap10.0/e_sqlite3.dll", - "runtimes/win10-x86/nativeassets/uap10.0/e_sqlite3.dll", - "sqlitepclraw.lib.e_sqlite3.2.1.4.nupkg.sha512", - "sqlitepclraw.lib.e_sqlite3.nuspec" - ] - }, - "SQLitePCLRaw.provider.e_sqlite3/2.1.4": { - "sha512": "CSlb5dUp1FMIkez9Iv5EXzpeq7rHryVNqwJMWnpq87j9zWZexaEMdisDktMsnnrzKM6ahNrsTkjqNodTBPBxtQ==", - "type": "package", - "path": "sqlitepclraw.provider.e_sqlite3/2.1.4", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net6.0-windows7.0/SQLitePCLRaw.provider.e_sqlite3.dll", - "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll", - "lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll", - "sqlitepclraw.provider.e_sqlite3.2.1.4.nupkg.sha512", - "sqlitepclraw.provider.e_sqlite3.nuspec" - ] - }, - "System.CodeDom/4.4.0": { - "sha512": "2sCCb7doXEwtYAbqzbF/8UAeDRMNmPaQbU2q50Psg1J9KzumyVVCgKQY8s53WIPTufNT0DpSe9QRvVjOzfDWBA==", - "type": "package", - "path": "system.codedom/4.4.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/System.CodeDom.dll", - "lib/netstandard2.0/System.CodeDom.dll", - "ref/net461/System.CodeDom.dll", - "ref/net461/System.CodeDom.xml", - "ref/netstandard2.0/System.CodeDom.dll", - "ref/netstandard2.0/System.CodeDom.xml", - "system.codedom.4.4.0.nupkg.sha512", - "system.codedom.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Memory/4.5.3": { - "sha512": "3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", - "type": "package", - "path": "system.memory/4.5.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "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.3.nupkg.sha512", - "system.memory.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Text.Encodings.Web/7.0.0": { - "sha512": "OP6umVGxc0Z0MvZQBVigj4/U31Pw72ITihDWP9WiWDm+q5aoe0GaJivsfYGq53o6dxH7DcXWiCTl7+0o2CGdmg==", - "type": "package", - "path": "system.text.encodings.web/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/System.Text.Encodings.Web.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets", - "lib/net462/System.Text.Encodings.Web.dll", - "lib/net462/System.Text.Encodings.Web.xml", - "lib/net6.0/System.Text.Encodings.Web.dll", - "lib/net6.0/System.Text.Encodings.Web.xml", - "lib/net7.0/System.Text.Encodings.Web.dll", - "lib/net7.0/System.Text.Encodings.Web.xml", - "lib/netstandard2.0/System.Text.Encodings.Web.dll", - "lib/netstandard2.0/System.Text.Encodings.Web.xml", - "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll", - "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.xml", - "runtimes/browser/lib/net7.0/System.Text.Encodings.Web.dll", - "runtimes/browser/lib/net7.0/System.Text.Encodings.Web.xml", - "system.text.encodings.web.7.0.0.nupkg.sha512", - "system.text.encodings.web.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Text.Json/7.0.0": { - "sha512": "DaGSsVqKsn/ia6RG8frjwmJonfos0srquhw09TlT8KRw5I43E+4gs+/bZj4K0vShJ5H9imCuXupb4RmS+dBy3w==", - "type": "package", - "path": "system.text.json/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "README.md", - "THIRD-PARTY-NOTICES.TXT", - "analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll", - "analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll", - "analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll", - "analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll", - "buildTransitive/net461/System.Text.Json.targets", - "buildTransitive/net462/System.Text.Json.targets", - "buildTransitive/net6.0/System.Text.Json.targets", - "buildTransitive/netcoreapp2.0/System.Text.Json.targets", - "buildTransitive/netstandard2.0/System.Text.Json.targets", - "lib/net462/System.Text.Json.dll", - "lib/net462/System.Text.Json.xml", - "lib/net6.0/System.Text.Json.dll", - "lib/net6.0/System.Text.Json.xml", - "lib/net7.0/System.Text.Json.dll", - "lib/net7.0/System.Text.Json.xml", - "lib/netstandard2.0/System.Text.Json.dll", - "lib/netstandard2.0/System.Text.Json.xml", - "system.text.json.7.0.0.nupkg.sha512", - "system.text.json.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "EntityFrameWorkLib/1.0.0": { - "type": "project", - "path": "../../EntityFrameWorkLib/EntityFrameWorkLib.csproj", - "msbuildProject": "../../EntityFrameWorkLib/EntityFrameWorkLib.csproj" - } - }, - "projectFileDependencyGroups": { - "net7.0": [ - "EntityFrameWorkLib >= 1.0.0", - "Microsoft.EntityFrameworkCore >= 7.0.3", - "Microsoft.EntityFrameworkCore.Sqlite >= 7.0.3", - "Microsoft.EntityFrameworkCore.Tools >= 7.0.3" - ] - }, - "packageFolders": { - "/Users/malanone/.nuget/packages/": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/ConsoleDB.csproj", - "projectName": "ConsoleDB", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/ConsoleDB.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net7.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "projectReferences": { - "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj": { - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "dependencies": { - "Microsoft.EntityFrameworkCore": { - "target": "Package", - "version": "[7.0.3, )" - }, - "Microsoft.EntityFrameworkCore.Sqlite": { - "target": "Package", - "version": "[7.0.3, )" - }, - "Microsoft.EntityFrameworkCore.Tools": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[7.0.3, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/Sources/Tests/ConsoleDB/obj/project.nuget.cache b/Sources/Tests/ConsoleDB/obj/project.nuget.cache deleted file mode 100644 index 950a782..0000000 --- a/Sources/Tests/ConsoleDB/obj/project.nuget.cache +++ /dev/null @@ -1,38 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "Q0B2li10F1gurDmTgfZ8NZdQjfXhNSVH6mfiSS3ahjioay67yUV/3pay8izwdmbf9q/DDNNvTX0YgTwDMvpP6A==", - "success": true, - "projectFilePath": "/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleDB/ConsoleDB.csproj", - "expectedPackageFiles": [ - "/Users/malanone/.nuget/packages/humanizer.core/2.14.1/humanizer.core.2.14.1.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.data.sqlite.core/7.0.3/microsoft.data.sqlite.core.7.0.3.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.entityframeworkcore/7.0.3/microsoft.entityframeworkcore.7.0.3.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.abstractions/7.0.3/microsoft.entityframeworkcore.abstractions.7.0.3.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.analyzers/7.0.3/microsoft.entityframeworkcore.analyzers.7.0.3.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.design/7.0.3/microsoft.entityframeworkcore.design.7.0.3.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.relational/7.0.3/microsoft.entityframeworkcore.relational.7.0.3.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.sqlite/7.0.3/microsoft.entityframeworkcore.sqlite.7.0.3.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.sqlite.core/7.0.3/microsoft.entityframeworkcore.sqlite.core.7.0.3.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.tools/7.0.3/microsoft.entityframeworkcore.tools.7.0.3.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.caching.abstractions/7.0.0/microsoft.extensions.caching.abstractions.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.caching.memory/7.0.0/microsoft.extensions.caching.memory.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.configuration.abstractions/7.0.0/microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.dependencyinjection/7.0.0/microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/7.0.0/microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.dependencymodel/7.0.0/microsoft.extensions.dependencymodel.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.logging/7.0.0/microsoft.extensions.logging.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.logging.abstractions/7.0.0/microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.options/7.0.0/microsoft.extensions.options.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.primitives/7.0.0/microsoft.extensions.primitives.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/mono.texttemplating/2.2.1/mono.texttemplating.2.2.1.nupkg.sha512", - "/Users/malanone/.nuget/packages/sqlitepclraw.bundle_e_sqlite3/2.1.4/sqlitepclraw.bundle_e_sqlite3.2.1.4.nupkg.sha512", - "/Users/malanone/.nuget/packages/sqlitepclraw.core/2.1.4/sqlitepclraw.core.2.1.4.nupkg.sha512", - "/Users/malanone/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.1.4/sqlitepclraw.lib.e_sqlite3.2.1.4.nupkg.sha512", - "/Users/malanone/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.1.4/sqlitepclraw.provider.e_sqlite3.2.1.4.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.codedom/4.4.0/system.codedom.4.4.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.memory/4.5.3/system.memory.4.5.3.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.text.encodings.web/7.0.0/system.text.encodings.web.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.text.json/7.0.0/system.text.json.7.0.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/Sources/Tests/ConsoleDB/projet.Champions.db b/Sources/Tests/ConsoleDB/projet.Champions.db deleted file mode 100644 index 0032d79..0000000 Binary files a/Sources/Tests/ConsoleDB/projet.Champions.db and /dev/null differ diff --git a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi deleted file mode 100755 index 99417c8..0000000 Binary files a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi and /dev/null differ diff --git a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi.deps.json b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi.deps.json deleted file mode 100644 index d0c2722..0000000 --- a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi.deps.json +++ /dev/null @@ -1,185 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v7.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v7.0": { - "ConsoleTestapi/1.0.0": { - "dependencies": { - "WebApiLol": "1.0.0" - }, - "runtime": { - "ConsoleTestapi.dll": {} - } - }, - "Microsoft.AspNetCore.OpenApi/7.0.2": { - "dependencies": { - "Microsoft.OpenApi": "1.4.3" - }, - "runtime": { - "lib/net7.0/Microsoft.AspNetCore.OpenApi.dll": { - "assemblyVersion": "7.0.2.0", - "fileVersion": "7.0.222.60606" - } - } - }, - "Microsoft.Extensions.ApiDescription.Server/6.0.5": {}, - "Microsoft.OpenApi/1.4.3": { - "runtime": { - "lib/netstandard2.0/Microsoft.OpenApi.dll": { - "assemblyVersion": "1.4.3.0", - "fileVersion": "1.4.3.0" - } - } - }, - "Swashbuckle.AspNetCore/6.5.0": { - "dependencies": { - "Microsoft.Extensions.ApiDescription.Server": "6.0.5", - "Swashbuckle.AspNetCore.Swagger": "6.5.0", - "Swashbuckle.AspNetCore.SwaggerGen": "6.5.0", - "Swashbuckle.AspNetCore.SwaggerUI": "6.5.0" - } - }, - "Swashbuckle.AspNetCore.Swagger/6.5.0": { - "dependencies": { - "Microsoft.OpenApi": "1.4.3" - }, - "runtime": { - "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll": { - "assemblyVersion": "6.5.0.0", - "fileVersion": "6.5.0.0" - } - } - }, - "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": { - "dependencies": { - "Swashbuckle.AspNetCore.Swagger": "6.5.0" - }, - "runtime": { - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { - "assemblyVersion": "6.5.0.0", - "fileVersion": "6.5.0.0" - } - } - }, - "Swashbuckle.AspNetCore.SwaggerUI/6.5.0": { - "runtime": { - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { - "assemblyVersion": "6.5.0.0", - "fileVersion": "6.5.0.0" - } - } - }, - "Model/1.0.0": { - "dependencies": { - "Shared": "1.0.0" - }, - "runtime": { - "Model.dll": {} - } - }, - "Shared/1.0.0": { - "runtime": { - "Shared.dll": {} - } - }, - "StubLib/1.0.0": { - "dependencies": { - "Model": "1.0.0" - }, - "runtime": { - "StubLib.dll": {} - } - }, - "WebApiLol/1.0.0": { - "dependencies": { - "Microsoft.AspNetCore.OpenApi": "7.0.2", - "Model": "1.0.0", - "StubLib": "1.0.0", - "Swashbuckle.AspNetCore": "6.5.0" - }, - "runtime": { - "WebApiLol.dll": {} - } - } - } - }, - "libraries": { - "ConsoleTestapi/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.OpenApi/7.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oK0ZRloonE/WDAjHniF2gTbSsTUk5Z26RGN/o6MSlOnrnN12lDMBgpP1o9QbByBLCIRwT/KYvgYeBrYSe/NFnw==", - "path": "microsoft.aspnetcore.openapi/7.0.2", - "hashPath": "microsoft.aspnetcore.openapi.7.0.2.nupkg.sha512" - }, - "Microsoft.Extensions.ApiDescription.Server/6.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Ckb5EDBUNJdFWyajfXzUIMRkhf52fHZOQuuZg/oiu8y7zDCVwD0iHhew6MnThjHmevanpxL3f5ci2TtHQEN6bw==", - "path": "microsoft.extensions.apidescription.server/6.0.5", - "hashPath": "microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512" - }, - "Microsoft.OpenApi/1.4.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rURwggB+QZYcSVbDr7HSdhw/FELvMlriW10OeOzjPT7pstefMo7IThhtNtDudxbXhW+lj0NfX72Ka5EDsG8x6w==", - "path": "microsoft.openapi/1.4.3", - "hashPath": "microsoft.openapi.1.4.3.nupkg.sha512" - }, - "Swashbuckle.AspNetCore/6.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-FK05XokgjgwlCI6wCT+D4/abtQkL1X1/B9Oas6uIwHFmYrIO9WUD5aLC9IzMs9GnHfUXOtXZ2S43gN1mhs5+aA==", - "path": "swashbuckle.aspnetcore/6.5.0", - "hashPath": "swashbuckle.aspnetcore.6.5.0.nupkg.sha512" - }, - "Swashbuckle.AspNetCore.Swagger/6.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-XWmCmqyFmoItXKFsQSwQbEAsjDKcxlNf1l+/Ki42hcb6LjKL8m5Db69OTvz5vLonMSRntYO1XLqz0OP+n3vKnA==", - "path": "swashbuckle.aspnetcore.swagger/6.5.0", - "hashPath": "swashbuckle.aspnetcore.swagger.6.5.0.nupkg.sha512" - }, - "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Y/qW8Qdg9OEs7V013tt+94OdPxbRdbhcEbw4NiwGvf4YBcfhL/y7qp/Mjv/cENsQ2L3NqJ2AOu94weBy/h4KvA==", - "path": "swashbuckle.aspnetcore.swaggergen/6.5.0", - "hashPath": "swashbuckle.aspnetcore.swaggergen.6.5.0.nupkg.sha512" - }, - "Swashbuckle.AspNetCore.SwaggerUI/6.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OvbvxX+wL8skxTBttcBsVxdh73Fag4xwqEU2edh4JMn7Ws/xJHnY/JB1e9RoCb6XpDxUF3hD9A0Z1lEUx40Pfw==", - "path": "swashbuckle.aspnetcore.swaggerui/6.5.0", - "hashPath": "swashbuckle.aspnetcore.swaggerui.6.5.0.nupkg.sha512" - }, - "Model/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Shared/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "StubLib/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "WebApiLol/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi.dll b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi.dll deleted file mode 100644 index 4f25d40..0000000 Binary files a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi.pdb b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi.pdb deleted file mode 100644 index 696019c..0000000 Binary files a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi.pdb and /dev/null differ diff --git a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi.runtimeconfig.json b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi.runtimeconfig.json deleted file mode 100644 index a176c9a..0000000 --- a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi.runtimeconfig.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net7.0", - "frameworks": [ - { - "name": "Microsoft.NETCore.App", - "version": "7.0.0" - }, - { - "name": "Microsoft.AspNetCore.App", - "version": "7.0.0" - } - ] - } -} \ No newline at end of file diff --git a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Microsoft.AspNetCore.OpenApi.dll b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Microsoft.AspNetCore.OpenApi.dll deleted file mode 100755 index f011298..0000000 Binary files a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Microsoft.AspNetCore.OpenApi.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Microsoft.OpenApi.dll b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Microsoft.OpenApi.dll deleted file mode 100755 index 1e0998d..0000000 Binary files a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Microsoft.OpenApi.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Model.dll b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Model.dll deleted file mode 100644 index ff76e14..0000000 Binary files a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Model.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Model.pdb b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Model.pdb deleted file mode 100644 index cedbc66..0000000 Binary files a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Model.pdb and /dev/null differ diff --git a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Shared.dll b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Shared.dll deleted file mode 100644 index 8ca6e9e..0000000 Binary files a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Shared.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Shared.pdb b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Shared.pdb deleted file mode 100644 index 4f21315..0000000 Binary files a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Shared.pdb and /dev/null differ diff --git a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/StubLib.dll b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/StubLib.dll deleted file mode 100644 index c9325c5..0000000 Binary files a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/StubLib.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/StubLib.pdb b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/StubLib.pdb deleted file mode 100644 index 09ca018..0000000 Binary files a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/StubLib.pdb and /dev/null differ diff --git a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Swashbuckle.AspNetCore.Swagger.dll b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Swashbuckle.AspNetCore.Swagger.dll deleted file mode 100755 index fd052a3..0000000 Binary files a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Swashbuckle.AspNetCore.Swagger.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll deleted file mode 100755 index 2ea00ee..0000000 Binary files a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll deleted file mode 100755 index 0571d0f..0000000 Binary files a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol deleted file mode 100755 index 2b60ef0..0000000 Binary files a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol and /dev/null differ diff --git a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol.deps.json b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol.deps.json deleted file mode 100644 index 7dd60f0..0000000 --- a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol.deps.json +++ /dev/null @@ -1,172 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v7.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v7.0": { - "WebApiLol/1.0.0": { - "dependencies": { - "Microsoft.AspNetCore.OpenApi": "7.0.2", - "Model": "1.0.0", - "StubLib": "1.0.0", - "Swashbuckle.AspNetCore": "6.5.0" - }, - "runtime": { - "WebApiLol.dll": {} - } - }, - "Microsoft.AspNetCore.OpenApi/7.0.2": { - "dependencies": { - "Microsoft.OpenApi": "1.4.3" - }, - "runtime": { - "lib/net7.0/Microsoft.AspNetCore.OpenApi.dll": { - "assemblyVersion": "7.0.2.0", - "fileVersion": "7.0.222.60606" - } - } - }, - "Microsoft.Extensions.ApiDescription.Server/6.0.5": {}, - "Microsoft.OpenApi/1.4.3": { - "runtime": { - "lib/netstandard2.0/Microsoft.OpenApi.dll": { - "assemblyVersion": "1.4.3.0", - "fileVersion": "1.4.3.0" - } - } - }, - "Swashbuckle.AspNetCore/6.5.0": { - "dependencies": { - "Microsoft.Extensions.ApiDescription.Server": "6.0.5", - "Swashbuckle.AspNetCore.Swagger": "6.5.0", - "Swashbuckle.AspNetCore.SwaggerGen": "6.5.0", - "Swashbuckle.AspNetCore.SwaggerUI": "6.5.0" - } - }, - "Swashbuckle.AspNetCore.Swagger/6.5.0": { - "dependencies": { - "Microsoft.OpenApi": "1.4.3" - }, - "runtime": { - "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll": { - "assemblyVersion": "6.5.0.0", - "fileVersion": "6.5.0.0" - } - } - }, - "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": { - "dependencies": { - "Swashbuckle.AspNetCore.Swagger": "6.5.0" - }, - "runtime": { - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { - "assemblyVersion": "6.5.0.0", - "fileVersion": "6.5.0.0" - } - } - }, - "Swashbuckle.AspNetCore.SwaggerUI/6.5.0": { - "runtime": { - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { - "assemblyVersion": "6.5.0.0", - "fileVersion": "6.5.0.0" - } - } - }, - "Model/1.0.0": { - "dependencies": { - "Shared": "1.0.0" - }, - "runtime": { - "Model.dll": {} - } - }, - "Shared/1.0.0": { - "runtime": { - "Shared.dll": {} - } - }, - "StubLib/1.0.0": { - "dependencies": { - "Model": "1.0.0" - }, - "runtime": { - "StubLib.dll": {} - } - } - } - }, - "libraries": { - "WebApiLol/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.OpenApi/7.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oK0ZRloonE/WDAjHniF2gTbSsTUk5Z26RGN/o6MSlOnrnN12lDMBgpP1o9QbByBLCIRwT/KYvgYeBrYSe/NFnw==", - "path": "microsoft.aspnetcore.openapi/7.0.2", - "hashPath": "microsoft.aspnetcore.openapi.7.0.2.nupkg.sha512" - }, - "Microsoft.Extensions.ApiDescription.Server/6.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Ckb5EDBUNJdFWyajfXzUIMRkhf52fHZOQuuZg/oiu8y7zDCVwD0iHhew6MnThjHmevanpxL3f5ci2TtHQEN6bw==", - "path": "microsoft.extensions.apidescription.server/6.0.5", - "hashPath": "microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512" - }, - "Microsoft.OpenApi/1.4.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rURwggB+QZYcSVbDr7HSdhw/FELvMlriW10OeOzjPT7pstefMo7IThhtNtDudxbXhW+lj0NfX72Ka5EDsG8x6w==", - "path": "microsoft.openapi/1.4.3", - "hashPath": "microsoft.openapi.1.4.3.nupkg.sha512" - }, - "Swashbuckle.AspNetCore/6.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-FK05XokgjgwlCI6wCT+D4/abtQkL1X1/B9Oas6uIwHFmYrIO9WUD5aLC9IzMs9GnHfUXOtXZ2S43gN1mhs5+aA==", - "path": "swashbuckle.aspnetcore/6.5.0", - "hashPath": "swashbuckle.aspnetcore.6.5.0.nupkg.sha512" - }, - "Swashbuckle.AspNetCore.Swagger/6.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-XWmCmqyFmoItXKFsQSwQbEAsjDKcxlNf1l+/Ki42hcb6LjKL8m5Db69OTvz5vLonMSRntYO1XLqz0OP+n3vKnA==", - "path": "swashbuckle.aspnetcore.swagger/6.5.0", - "hashPath": "swashbuckle.aspnetcore.swagger.6.5.0.nupkg.sha512" - }, - "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Y/qW8Qdg9OEs7V013tt+94OdPxbRdbhcEbw4NiwGvf4YBcfhL/y7qp/Mjv/cENsQ2L3NqJ2AOu94weBy/h4KvA==", - "path": "swashbuckle.aspnetcore.swaggergen/6.5.0", - "hashPath": "swashbuckle.aspnetcore.swaggergen.6.5.0.nupkg.sha512" - }, - "Swashbuckle.AspNetCore.SwaggerUI/6.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OvbvxX+wL8skxTBttcBsVxdh73Fag4xwqEU2edh4JMn7Ws/xJHnY/JB1e9RoCb6XpDxUF3hD9A0Z1lEUx40Pfw==", - "path": "swashbuckle.aspnetcore.swaggerui/6.5.0", - "hashPath": "swashbuckle.aspnetcore.swaggerui.6.5.0.nupkg.sha512" - }, - "Model/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Shared/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "StubLib/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol.dll b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol.dll deleted file mode 100644 index 6371fcf..0000000 Binary files a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol.pdb b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol.pdb deleted file mode 100644 index 0eab54a..0000000 Binary files a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol.pdb and /dev/null differ diff --git a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol.runtimeconfig.json b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol.runtimeconfig.json deleted file mode 100644 index f784548..0000000 --- a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol.runtimeconfig.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net7.0", - "frameworks": [ - { - "name": "Microsoft.NETCore.App", - "version": "7.0.0" - }, - { - "name": "Microsoft.AspNetCore.App", - "version": "7.0.0" - } - ], - "configProperties": { - "System.GC.Server": true, - "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false - } - } -} \ No newline at end of file diff --git a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/appsettings.Development.json b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/appsettings.Development.json deleted file mode 100644 index ce16a2e..0000000 --- a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/appsettings.Development.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Information", - "Microsoft.AspNetCore": "Warning" - } - } -} - diff --git a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/appsettings.json b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/appsettings.json deleted file mode 100644 index af0538f..0000000 --- a/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/appsettings.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Information", - "Microsoft.AspNetCore": "Warning" - } - }, - "AllowedHosts": "*" -} - diff --git a/Sources/Tests/ConsoleTestapi/obj/ConsoleTestapi.csproj.nuget.dgspec.json b/Sources/Tests/ConsoleTestapi/obj/ConsoleTestapi.csproj.nuget.dgspec.json deleted file mode 100644 index 0143d54..0000000 --- a/Sources/Tests/ConsoleTestapi/obj/ConsoleTestapi.csproj.nuget.dgspec.json +++ /dev/null @@ -1,310 +0,0 @@ -{ - "format": 1, - "restore": { - "/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/ConsoleTestapi.csproj": {} - }, - "projects": { - "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj", - "projectName": "Model", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net7.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "projectReferences": { - "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj": { - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - }, - "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj", - "projectName": "Shared", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net6.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - }, - "/Users/malanone/Projects/EfCore_LoL_S4/StubLib/StubLib.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/StubLib/StubLib.csproj", - "projectName": "StubLib", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/StubLib/StubLib.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/StubLib/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net7.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "projectReferences": { - "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj": { - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - }, - "/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/ConsoleTestapi.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/ConsoleTestapi.csproj", - "projectName": "ConsoleTestapi", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/ConsoleTestapi.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net7.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "projectReferences": { - "/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/WebApiLol.csproj": { - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/WebApiLol.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - }, - "/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/WebApiLol.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/WebApiLol.csproj", - "projectName": "WebApiLol", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/WebApiLol.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net7.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "projectReferences": { - "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj": { - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj" - }, - "/Users/malanone/Projects/EfCore_LoL_S4/StubLib/StubLib.csproj": { - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/StubLib/StubLib.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "dependencies": { - "Microsoft.AspNetCore.OpenApi": { - "target": "Package", - "version": "[7.0.2, )" - }, - "Swashbuckle.AspNetCore": { - "target": "Package", - "version": "[6.5.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.AspNetCore.App": { - "privateAssets": "none" - }, - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/Sources/Tests/ConsoleTestapi/obj/ConsoleTestapi.csproj.nuget.g.props b/Sources/Tests/ConsoleTestapi/obj/ConsoleTestapi.csproj.nuget.g.props deleted file mode 100644 index 2afec1c..0000000 --- a/Sources/Tests/ConsoleTestapi/obj/ConsoleTestapi.csproj.nuget.g.props +++ /dev/null @@ -1,18 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - /Users/malanone/.nuget/packages/ - /Users/malanone/.nuget/packages/ - PackageReference - 6.4.0 - - - - - - /Users/malanone/.nuget/packages/microsoft.extensions.apidescription.server/6.0.5 - - \ No newline at end of file diff --git a/Sources/Tests/ConsoleTestapi/obj/ConsoleTestapi.csproj.nuget.g.targets b/Sources/Tests/ConsoleTestapi/obj/ConsoleTestapi.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef..0000000 --- a/Sources/Tests/ConsoleTestapi/obj/ConsoleTestapi.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs deleted file mode 100644 index d69481d..0000000 --- a/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")] diff --git a/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.AssemblyInfo.cs b/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.AssemblyInfo.cs deleted file mode 100644 index 4b86bb5..0000000 --- a/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.AssemblyInfo.cs +++ /dev/null @@ -1,22 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// 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("ConsoleTestapi")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("ConsoleTestapi")] -[assembly: System.Reflection.AssemblyTitleAttribute("ConsoleTestapi")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.AssemblyInfoInputs.cache b/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.AssemblyInfoInputs.cache deleted file mode 100644 index 0e3dc31..0000000 --- a/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -ea43e5da9e3eeb8c6fe283721baeb556d9076635 diff --git a/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.GeneratedMSBuildEditorConfig.editorconfig b/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 562a94e..0000000 --- a/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,11 +0,0 @@ -is_global = true -build_property.TargetFramework = net7.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 = ConsoleTestapi -build_property.ProjectDir = /Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/ diff --git a/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.GlobalUsings.g.cs b/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.assets.cache b/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.assets.cache deleted file mode 100644 index 3930eb7..0000000 Binary files a/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.assets.cache and /dev/null differ diff --git a/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.csproj.AssemblyReference.cache b/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.csproj.AssemblyReference.cache deleted file mode 100644 index 8b0c171..0000000 Binary files a/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.csproj.CopyComplete b/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.csproj.CoreCompileInputs.cache b/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.csproj.CoreCompileInputs.cache deleted file mode 100644 index 0ecf256..0000000 --- a/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -dcd4a139b3b3a0a82becd14757219c457b0b184a diff --git a/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.csproj.FileListAbsolute.txt b/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.csproj.FileListAbsolute.txt deleted file mode 100644 index d7865db..0000000 --- a/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,34 +0,0 @@ -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol.deps.json -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol.runtimeconfig.json -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/bin/Debug/net7.0/appsettings.Development.json -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/bin/Debug/net7.0/appsettings.json -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi.deps.json -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi.runtimeconfig.json -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi.pdb -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/bin/Debug/net7.0/Microsoft.AspNetCore.OpenApi.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/bin/Debug/net7.0/Microsoft.OpenApi.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/bin/Debug/net7.0/Swashbuckle.AspNetCore.Swagger.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol.pdb -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.csproj.AssemblyReference.cache -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.GeneratedMSBuildEditorConfig.editorconfig -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.AssemblyInfoInputs.cache -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.AssemblyInfo.cs -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.csproj.CoreCompileInputs.cache -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.csproj.CopyComplete -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/obj/Debug/net7.0/refint/ConsoleTestapi.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.pdb -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.genruntimeconfig.cache -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/obj/Debug/net7.0/ref/ConsoleTestapi.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/bin/Debug/net7.0/Model.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/bin/Debug/net7.0/Shared.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/bin/Debug/net7.0/StubLib.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/bin/Debug/net7.0/Model.pdb -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/bin/Debug/net7.0/Shared.pdb -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/bin/Debug/net7.0/StubLib.pdb diff --git a/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.dll b/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.dll deleted file mode 100644 index 4f25d40..0000000 Binary files a/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.genruntimeconfig.cache b/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.genruntimeconfig.cache deleted file mode 100644 index 91f8d39..0000000 --- a/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -e6c27438c2033024e2bdf2c729cb100a29d6b3f0 diff --git a/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.pdb b/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.pdb deleted file mode 100644 index 696019c..0000000 Binary files a/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.pdb and /dev/null differ diff --git a/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/apphost b/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/apphost deleted file mode 100755 index 99417c8..0000000 Binary files a/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/apphost and /dev/null differ diff --git a/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ref/ConsoleTestapi.dll b/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ref/ConsoleTestapi.dll deleted file mode 100644 index b338aa4..0000000 Binary files a/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ref/ConsoleTestapi.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/refint/ConsoleTestapi.dll b/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/refint/ConsoleTestapi.dll deleted file mode 100644 index b338aa4..0000000 Binary files a/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/refint/ConsoleTestapi.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleTestapi/obj/project.assets.json b/Sources/Tests/ConsoleTestapi/obj/project.assets.json deleted file mode 100644 index 548df29..0000000 --- a/Sources/Tests/ConsoleTestapi/obj/project.assets.json +++ /dev/null @@ -1,604 +0,0 @@ -{ - "version": 3, - "targets": { - "net7.0": { - "Microsoft.AspNetCore.OpenApi/7.0.2": { - "type": "package", - "dependencies": { - "Microsoft.OpenApi": "1.4.3" - }, - "compile": { - "lib/net7.0/Microsoft.AspNetCore.OpenApi.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.AspNetCore.OpenApi.dll": { - "related": ".xml" - } - }, - "frameworkReferences": [ - "Microsoft.AspNetCore.App" - ] - }, - "Microsoft.Extensions.ApiDescription.Server/6.0.5": { - "type": "package", - "build": { - "build/_._": {} - }, - "buildMultiTargeting": { - "buildMultiTargeting/_._": {} - } - }, - "Microsoft.OpenApi/1.4.3": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.OpenApi.dll": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/netstandard2.0/Microsoft.OpenApi.dll": { - "related": ".pdb;.xml" - } - } - }, - "Swashbuckle.AspNetCore/6.5.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.ApiDescription.Server": "6.0.5", - "Swashbuckle.AspNetCore.Swagger": "6.5.0", - "Swashbuckle.AspNetCore.SwaggerGen": "6.5.0", - "Swashbuckle.AspNetCore.SwaggerUI": "6.5.0" - }, - "build": { - "build/_._": {} - } - }, - "Swashbuckle.AspNetCore.Swagger/6.5.0": { - "type": "package", - "dependencies": { - "Microsoft.OpenApi": "1.2.3" - }, - "compile": { - "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll": { - "related": ".pdb;.xml" - } - }, - "frameworkReferences": [ - "Microsoft.AspNetCore.App" - ] - }, - "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": { - "type": "package", - "dependencies": { - "Swashbuckle.AspNetCore.Swagger": "6.5.0" - }, - "compile": { - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { - "related": ".pdb;.xml" - } - } - }, - "Swashbuckle.AspNetCore.SwaggerUI/6.5.0": { - "type": "package", - "compile": { - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { - "related": ".pdb;.xml" - } - }, - "frameworkReferences": [ - "Microsoft.AspNetCore.App" - ] - }, - "Model/1.0.0": { - "type": "project", - "framework": ".NETCoreApp,Version=v7.0", - "dependencies": { - "Shared": "1.0.0" - }, - "compile": { - "bin/placeholder/Model.dll": {} - }, - "runtime": { - "bin/placeholder/Model.dll": {} - } - }, - "Shared/1.0.0": { - "type": "project", - "framework": ".NETCoreApp,Version=v6.0", - "compile": { - "bin/placeholder/Shared.dll": {} - }, - "runtime": { - "bin/placeholder/Shared.dll": {} - } - }, - "StubLib/1.0.0": { - "type": "project", - "framework": ".NETCoreApp,Version=v7.0", - "dependencies": { - "Model": "1.0.0" - }, - "compile": { - "bin/placeholder/StubLib.dll": {} - }, - "runtime": { - "bin/placeholder/StubLib.dll": {} - } - }, - "WebApiLol/1.0.0": { - "type": "project", - "framework": ".NETCoreApp,Version=v7.0", - "dependencies": { - "Microsoft.AspNetCore.OpenApi": "7.0.2", - "Model": "1.0.0", - "StubLib": "1.0.0", - "Swashbuckle.AspNetCore": "6.5.0" - }, - "compile": { - "bin/placeholder/WebApiLol.dll": {} - }, - "runtime": { - "bin/placeholder/WebApiLol.dll": {} - }, - "frameworkReferences": [ - "Microsoft.AspNetCore.App" - ] - } - } - }, - "libraries": { - "Microsoft.AspNetCore.OpenApi/7.0.2": { - "sha512": "oK0ZRloonE/WDAjHniF2gTbSsTUk5Z26RGN/o6MSlOnrnN12lDMBgpP1o9QbByBLCIRwT/KYvgYeBrYSe/NFnw==", - "type": "package", - "path": "microsoft.aspnetcore.openapi/7.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "THIRD-PARTY-NOTICES.TXT", - "lib/net7.0/Microsoft.AspNetCore.OpenApi.dll", - "lib/net7.0/Microsoft.AspNetCore.OpenApi.xml", - "microsoft.aspnetcore.openapi.7.0.2.nupkg.sha512", - "microsoft.aspnetcore.openapi.nuspec" - ] - }, - "Microsoft.Extensions.ApiDescription.Server/6.0.5": { - "sha512": "Ckb5EDBUNJdFWyajfXzUIMRkhf52fHZOQuuZg/oiu8y7zDCVwD0iHhew6MnThjHmevanpxL3f5ci2TtHQEN6bw==", - "type": "package", - "path": "microsoft.extensions.apidescription.server/6.0.5", - "hasTools": true, - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "build/Microsoft.Extensions.ApiDescription.Server.props", - "build/Microsoft.Extensions.ApiDescription.Server.targets", - "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.props", - "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.targets", - "microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512", - "microsoft.extensions.apidescription.server.nuspec", - "tools/Newtonsoft.Json.dll", - "tools/dotnet-getdocument.deps.json", - "tools/dotnet-getdocument.dll", - "tools/dotnet-getdocument.runtimeconfig.json", - "tools/net461-x86/GetDocument.Insider.exe", - "tools/net461-x86/GetDocument.Insider.exe.config", - "tools/net461-x86/Microsoft.Win32.Primitives.dll", - "tools/net461-x86/System.AppContext.dll", - "tools/net461-x86/System.Buffers.dll", - "tools/net461-x86/System.Collections.Concurrent.dll", - "tools/net461-x86/System.Collections.NonGeneric.dll", - "tools/net461-x86/System.Collections.Specialized.dll", - "tools/net461-x86/System.Collections.dll", - "tools/net461-x86/System.ComponentModel.EventBasedAsync.dll", - "tools/net461-x86/System.ComponentModel.Primitives.dll", - "tools/net461-x86/System.ComponentModel.TypeConverter.dll", - "tools/net461-x86/System.ComponentModel.dll", - "tools/net461-x86/System.Console.dll", - "tools/net461-x86/System.Data.Common.dll", - "tools/net461-x86/System.Diagnostics.Contracts.dll", - "tools/net461-x86/System.Diagnostics.Debug.dll", - "tools/net461-x86/System.Diagnostics.DiagnosticSource.dll", - "tools/net461-x86/System.Diagnostics.FileVersionInfo.dll", - "tools/net461-x86/System.Diagnostics.Process.dll", - "tools/net461-x86/System.Diagnostics.StackTrace.dll", - "tools/net461-x86/System.Diagnostics.TextWriterTraceListener.dll", - "tools/net461-x86/System.Diagnostics.Tools.dll", - "tools/net461-x86/System.Diagnostics.TraceSource.dll", - "tools/net461-x86/System.Diagnostics.Tracing.dll", - "tools/net461-x86/System.Drawing.Primitives.dll", - "tools/net461-x86/System.Dynamic.Runtime.dll", - "tools/net461-x86/System.Globalization.Calendars.dll", - "tools/net461-x86/System.Globalization.Extensions.dll", - "tools/net461-x86/System.Globalization.dll", - "tools/net461-x86/System.IO.Compression.ZipFile.dll", - "tools/net461-x86/System.IO.Compression.dll", - "tools/net461-x86/System.IO.FileSystem.DriveInfo.dll", - "tools/net461-x86/System.IO.FileSystem.Primitives.dll", - "tools/net461-x86/System.IO.FileSystem.Watcher.dll", - "tools/net461-x86/System.IO.FileSystem.dll", - "tools/net461-x86/System.IO.IsolatedStorage.dll", - "tools/net461-x86/System.IO.MemoryMappedFiles.dll", - "tools/net461-x86/System.IO.Pipes.dll", - "tools/net461-x86/System.IO.UnmanagedMemoryStream.dll", - "tools/net461-x86/System.IO.dll", - "tools/net461-x86/System.Linq.Expressions.dll", - "tools/net461-x86/System.Linq.Parallel.dll", - "tools/net461-x86/System.Linq.Queryable.dll", - "tools/net461-x86/System.Linq.dll", - "tools/net461-x86/System.Memory.dll", - "tools/net461-x86/System.Net.Http.dll", - "tools/net461-x86/System.Net.NameResolution.dll", - "tools/net461-x86/System.Net.NetworkInformation.dll", - "tools/net461-x86/System.Net.Ping.dll", - "tools/net461-x86/System.Net.Primitives.dll", - "tools/net461-x86/System.Net.Requests.dll", - "tools/net461-x86/System.Net.Security.dll", - "tools/net461-x86/System.Net.Sockets.dll", - "tools/net461-x86/System.Net.WebHeaderCollection.dll", - "tools/net461-x86/System.Net.WebSockets.Client.dll", - "tools/net461-x86/System.Net.WebSockets.dll", - "tools/net461-x86/System.Numerics.Vectors.dll", - "tools/net461-x86/System.ObjectModel.dll", - "tools/net461-x86/System.Reflection.Extensions.dll", - "tools/net461-x86/System.Reflection.Primitives.dll", - "tools/net461-x86/System.Reflection.dll", - "tools/net461-x86/System.Resources.Reader.dll", - "tools/net461-x86/System.Resources.ResourceManager.dll", - "tools/net461-x86/System.Resources.Writer.dll", - "tools/net461-x86/System.Runtime.CompilerServices.Unsafe.dll", - "tools/net461-x86/System.Runtime.CompilerServices.VisualC.dll", - "tools/net461-x86/System.Runtime.Extensions.dll", - "tools/net461-x86/System.Runtime.Handles.dll", - "tools/net461-x86/System.Runtime.InteropServices.RuntimeInformation.dll", - "tools/net461-x86/System.Runtime.InteropServices.dll", - "tools/net461-x86/System.Runtime.Numerics.dll", - "tools/net461-x86/System.Runtime.Serialization.Formatters.dll", - "tools/net461-x86/System.Runtime.Serialization.Json.dll", - "tools/net461-x86/System.Runtime.Serialization.Primitives.dll", - "tools/net461-x86/System.Runtime.Serialization.Xml.dll", - "tools/net461-x86/System.Runtime.dll", - "tools/net461-x86/System.Security.Claims.dll", - "tools/net461-x86/System.Security.Cryptography.Algorithms.dll", - "tools/net461-x86/System.Security.Cryptography.Csp.dll", - "tools/net461-x86/System.Security.Cryptography.Encoding.dll", - "tools/net461-x86/System.Security.Cryptography.Primitives.dll", - "tools/net461-x86/System.Security.Cryptography.X509Certificates.dll", - "tools/net461-x86/System.Security.Principal.dll", - "tools/net461-x86/System.Security.SecureString.dll", - "tools/net461-x86/System.Text.Encoding.Extensions.dll", - "tools/net461-x86/System.Text.Encoding.dll", - "tools/net461-x86/System.Text.RegularExpressions.dll", - "tools/net461-x86/System.Threading.Overlapped.dll", - "tools/net461-x86/System.Threading.Tasks.Parallel.dll", - "tools/net461-x86/System.Threading.Tasks.dll", - "tools/net461-x86/System.Threading.Thread.dll", - "tools/net461-x86/System.Threading.ThreadPool.dll", - "tools/net461-x86/System.Threading.Timer.dll", - "tools/net461-x86/System.Threading.dll", - "tools/net461-x86/System.ValueTuple.dll", - "tools/net461-x86/System.Xml.ReaderWriter.dll", - "tools/net461-x86/System.Xml.XDocument.dll", - "tools/net461-x86/System.Xml.XPath.XDocument.dll", - "tools/net461-x86/System.Xml.XPath.dll", - "tools/net461-x86/System.Xml.XmlDocument.dll", - "tools/net461-x86/System.Xml.XmlSerializer.dll", - "tools/net461-x86/netstandard.dll", - "tools/net461/GetDocument.Insider.exe", - "tools/net461/GetDocument.Insider.exe.config", - "tools/net461/Microsoft.Win32.Primitives.dll", - "tools/net461/System.AppContext.dll", - "tools/net461/System.Buffers.dll", - "tools/net461/System.Collections.Concurrent.dll", - "tools/net461/System.Collections.NonGeneric.dll", - "tools/net461/System.Collections.Specialized.dll", - "tools/net461/System.Collections.dll", - "tools/net461/System.ComponentModel.EventBasedAsync.dll", - "tools/net461/System.ComponentModel.Primitives.dll", - "tools/net461/System.ComponentModel.TypeConverter.dll", - "tools/net461/System.ComponentModel.dll", - "tools/net461/System.Console.dll", - "tools/net461/System.Data.Common.dll", - "tools/net461/System.Diagnostics.Contracts.dll", - "tools/net461/System.Diagnostics.Debug.dll", - "tools/net461/System.Diagnostics.DiagnosticSource.dll", - "tools/net461/System.Diagnostics.FileVersionInfo.dll", - "tools/net461/System.Diagnostics.Process.dll", - "tools/net461/System.Diagnostics.StackTrace.dll", - "tools/net461/System.Diagnostics.TextWriterTraceListener.dll", - "tools/net461/System.Diagnostics.Tools.dll", - "tools/net461/System.Diagnostics.TraceSource.dll", - "tools/net461/System.Diagnostics.Tracing.dll", - "tools/net461/System.Drawing.Primitives.dll", - "tools/net461/System.Dynamic.Runtime.dll", - "tools/net461/System.Globalization.Calendars.dll", - "tools/net461/System.Globalization.Extensions.dll", - "tools/net461/System.Globalization.dll", - "tools/net461/System.IO.Compression.ZipFile.dll", - "tools/net461/System.IO.Compression.dll", - "tools/net461/System.IO.FileSystem.DriveInfo.dll", - "tools/net461/System.IO.FileSystem.Primitives.dll", - "tools/net461/System.IO.FileSystem.Watcher.dll", - "tools/net461/System.IO.FileSystem.dll", - "tools/net461/System.IO.IsolatedStorage.dll", - "tools/net461/System.IO.MemoryMappedFiles.dll", - "tools/net461/System.IO.Pipes.dll", - "tools/net461/System.IO.UnmanagedMemoryStream.dll", - "tools/net461/System.IO.dll", - "tools/net461/System.Linq.Expressions.dll", - "tools/net461/System.Linq.Parallel.dll", - "tools/net461/System.Linq.Queryable.dll", - "tools/net461/System.Linq.dll", - "tools/net461/System.Memory.dll", - "tools/net461/System.Net.Http.dll", - "tools/net461/System.Net.NameResolution.dll", - "tools/net461/System.Net.NetworkInformation.dll", - "tools/net461/System.Net.Ping.dll", - "tools/net461/System.Net.Primitives.dll", - "tools/net461/System.Net.Requests.dll", - "tools/net461/System.Net.Security.dll", - "tools/net461/System.Net.Sockets.dll", - "tools/net461/System.Net.WebHeaderCollection.dll", - "tools/net461/System.Net.WebSockets.Client.dll", - "tools/net461/System.Net.WebSockets.dll", - "tools/net461/System.Numerics.Vectors.dll", - "tools/net461/System.ObjectModel.dll", - "tools/net461/System.Reflection.Extensions.dll", - "tools/net461/System.Reflection.Primitives.dll", - "tools/net461/System.Reflection.dll", - "tools/net461/System.Resources.Reader.dll", - "tools/net461/System.Resources.ResourceManager.dll", - "tools/net461/System.Resources.Writer.dll", - "tools/net461/System.Runtime.CompilerServices.Unsafe.dll", - "tools/net461/System.Runtime.CompilerServices.VisualC.dll", - "tools/net461/System.Runtime.Extensions.dll", - "tools/net461/System.Runtime.Handles.dll", - "tools/net461/System.Runtime.InteropServices.RuntimeInformation.dll", - "tools/net461/System.Runtime.InteropServices.dll", - "tools/net461/System.Runtime.Numerics.dll", - "tools/net461/System.Runtime.Serialization.Formatters.dll", - "tools/net461/System.Runtime.Serialization.Json.dll", - "tools/net461/System.Runtime.Serialization.Primitives.dll", - "tools/net461/System.Runtime.Serialization.Xml.dll", - "tools/net461/System.Runtime.dll", - "tools/net461/System.Security.Claims.dll", - "tools/net461/System.Security.Cryptography.Algorithms.dll", - "tools/net461/System.Security.Cryptography.Csp.dll", - "tools/net461/System.Security.Cryptography.Encoding.dll", - "tools/net461/System.Security.Cryptography.Primitives.dll", - "tools/net461/System.Security.Cryptography.X509Certificates.dll", - "tools/net461/System.Security.Principal.dll", - "tools/net461/System.Security.SecureString.dll", - "tools/net461/System.Text.Encoding.Extensions.dll", - "tools/net461/System.Text.Encoding.dll", - "tools/net461/System.Text.RegularExpressions.dll", - "tools/net461/System.Threading.Overlapped.dll", - "tools/net461/System.Threading.Tasks.Parallel.dll", - "tools/net461/System.Threading.Tasks.dll", - "tools/net461/System.Threading.Thread.dll", - "tools/net461/System.Threading.ThreadPool.dll", - "tools/net461/System.Threading.Timer.dll", - "tools/net461/System.Threading.dll", - "tools/net461/System.ValueTuple.dll", - "tools/net461/System.Xml.ReaderWriter.dll", - "tools/net461/System.Xml.XDocument.dll", - "tools/net461/System.Xml.XPath.XDocument.dll", - "tools/net461/System.Xml.XPath.dll", - "tools/net461/System.Xml.XmlDocument.dll", - "tools/net461/System.Xml.XmlSerializer.dll", - "tools/net461/netstandard.dll", - "tools/netcoreapp2.1/GetDocument.Insider.deps.json", - "tools/netcoreapp2.1/GetDocument.Insider.dll", - "tools/netcoreapp2.1/GetDocument.Insider.runtimeconfig.json", - "tools/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll" - ] - }, - "Microsoft.OpenApi/1.4.3": { - "sha512": "rURwggB+QZYcSVbDr7HSdhw/FELvMlriW10OeOzjPT7pstefMo7IThhtNtDudxbXhW+lj0NfX72Ka5EDsG8x6w==", - "type": "package", - "path": "microsoft.openapi/1.4.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Microsoft.OpenApi.dll", - "lib/netstandard2.0/Microsoft.OpenApi.pdb", - "lib/netstandard2.0/Microsoft.OpenApi.xml", - "microsoft.openapi.1.4.3.nupkg.sha512", - "microsoft.openapi.nuspec" - ] - }, - "Swashbuckle.AspNetCore/6.5.0": { - "sha512": "FK05XokgjgwlCI6wCT+D4/abtQkL1X1/B9Oas6uIwHFmYrIO9WUD5aLC9IzMs9GnHfUXOtXZ2S43gN1mhs5+aA==", - "type": "package", - "path": "swashbuckle.aspnetcore/6.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/Swashbuckle.AspNetCore.props", - "swashbuckle.aspnetcore.6.5.0.nupkg.sha512", - "swashbuckle.aspnetcore.nuspec" - ] - }, - "Swashbuckle.AspNetCore.Swagger/6.5.0": { - "sha512": "XWmCmqyFmoItXKFsQSwQbEAsjDKcxlNf1l+/Ki42hcb6LjKL8m5Db69OTvz5vLonMSRntYO1XLqz0OP+n3vKnA==", - "type": "package", - "path": "swashbuckle.aspnetcore.swagger/6.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net5.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/net5.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/net5.0/Swashbuckle.AspNetCore.Swagger.xml", - "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/net6.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/net6.0/Swashbuckle.AspNetCore.Swagger.xml", - "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/net7.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/net7.0/Swashbuckle.AspNetCore.Swagger.xml", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.xml", - "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.xml", - "swashbuckle.aspnetcore.swagger.6.5.0.nupkg.sha512", - "swashbuckle.aspnetcore.swagger.nuspec" - ] - }, - "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": { - "sha512": "Y/qW8Qdg9OEs7V013tt+94OdPxbRdbhcEbw4NiwGvf4YBcfhL/y7qp/Mjv/cENsQ2L3NqJ2AOu94weBy/h4KvA==", - "type": "package", - "path": "swashbuckle.aspnetcore.swaggergen/6.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.xml", - "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.xml", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.xml", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.xml", - "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.xml", - "swashbuckle.aspnetcore.swaggergen.6.5.0.nupkg.sha512", - "swashbuckle.aspnetcore.swaggergen.nuspec" - ] - }, - "Swashbuckle.AspNetCore.SwaggerUI/6.5.0": { - "sha512": "OvbvxX+wL8skxTBttcBsVxdh73Fag4xwqEU2edh4JMn7Ws/xJHnY/JB1e9RoCb6XpDxUF3hD9A0Z1lEUx40Pfw==", - "type": "package", - "path": "swashbuckle.aspnetcore.swaggerui/6.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.xml", - "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.xml", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.xml", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.xml", - "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.xml", - "swashbuckle.aspnetcore.swaggerui.6.5.0.nupkg.sha512", - "swashbuckle.aspnetcore.swaggerui.nuspec" - ] - }, - "Model/1.0.0": { - "type": "project", - "path": "../../Model/Model.csproj", - "msbuildProject": "../../Model/Model.csproj" - }, - "Shared/1.0.0": { - "type": "project", - "path": "../../Shared/Shared.csproj", - "msbuildProject": "../../Shared/Shared.csproj" - }, - "StubLib/1.0.0": { - "type": "project", - "path": "../../StubLib/StubLib.csproj", - "msbuildProject": "../../StubLib/StubLib.csproj" - }, - "WebApiLol/1.0.0": { - "type": "project", - "path": "../../WebApiLol/WebApiLol.csproj", - "msbuildProject": "../../WebApiLol/WebApiLol.csproj" - } - }, - "projectFileDependencyGroups": { - "net7.0": [ - "WebApiLol >= 1.0.0" - ] - }, - "packageFolders": { - "/Users/malanone/.nuget/packages/": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/ConsoleTestapi.csproj", - "projectName": "ConsoleTestapi", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/ConsoleTestapi.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net7.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "projectReferences": { - "/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/WebApiLol.csproj": { - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/WebApiLol.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/Sources/Tests/ConsoleTestapi/obj/project.nuget.cache b/Sources/Tests/ConsoleTestapi/obj/project.nuget.cache deleted file mode 100644 index 81bebd1..0000000 --- a/Sources/Tests/ConsoleTestapi/obj/project.nuget.cache +++ /dev/null @@ -1,16 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "/CTIeTGTLo0eYwbw4Go/VGKNyv/3FSLbvgDXAaxNQ4d3qLGvz/Ige/SBb60Indn8kiSpByrdTtLClAyxkWysew==", - "success": true, - "projectFilePath": "/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTestapi/ConsoleTestapi.csproj", - "expectedPackageFiles": [ - "/Users/malanone/.nuget/packages/microsoft.aspnetcore.openapi/7.0.2/microsoft.aspnetcore.openapi.7.0.2.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.apidescription.server/6.0.5/microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.openapi/1.4.3/microsoft.openapi.1.4.3.nupkg.sha512", - "/Users/malanone/.nuget/packages/swashbuckle.aspnetcore/6.5.0/swashbuckle.aspnetcore.6.5.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/swashbuckle.aspnetcore.swagger/6.5.0/swashbuckle.aspnetcore.swagger.6.5.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/swashbuckle.aspnetcore.swaggergen/6.5.0/swashbuckle.aspnetcore.swaggergen.6.5.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/swashbuckle.aspnetcore.swaggerui/6.5.0/swashbuckle.aspnetcore.swaggerui.6.5.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/Sources/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests b/Sources/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests deleted file mode 100755 index 41e5d65..0000000 Binary files a/Sources/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests and /dev/null differ diff --git a/Sources/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests.deps.json b/Sources/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests.deps.json deleted file mode 100644 index 6c876a4..0000000 --- a/Sources/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests.deps.json +++ /dev/null @@ -1,97 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v7.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v7.0": { - "ConsoleTests/1.0.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection": "7.0.0", - "Model": "1.0.0", - "StubLib": "1.0.0" - }, - "runtime": { - "ConsoleTests.dll": {} - } - }, - "Microsoft.Extensions.DependencyInjection/7.0.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0" - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll": { - "assemblyVersion": "7.0.0.0", - "fileVersion": "7.0.22.51805" - } - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": { - "runtime": { - "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "assemblyVersion": "7.0.0.0", - "fileVersion": "7.0.22.51805" - } - } - }, - "Model/1.0.0": { - "dependencies": { - "Shared": "1.0.0" - }, - "runtime": { - "Model.dll": {} - } - }, - "Shared/1.0.0": { - "runtime": { - "Shared.dll": {} - } - }, - "StubLib/1.0.0": { - "dependencies": { - "Model": "1.0.0" - }, - "runtime": { - "StubLib.dll": {} - } - } - } - }, - "libraries": { - "ConsoleTests/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.DependencyInjection/7.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-elNeOmkeX3eDVG6pYVeV82p29hr+UKDaBhrZyWvWLw/EVZSYEkZlQdkp0V39k/Xehs2Qa0mvoCvkVj3eQxNQ1Q==", - "path": "microsoft.extensions.dependencyinjection/7.0.0", - "hashPath": "microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-h3j/QfmFN4S0w4C2A6X7arXij/M/OVw3uQHSOFxnND4DyAzO1F9eMX7Eti7lU/OkSthEE0WzRsfT/Dmx86jzCw==", - "path": "microsoft.extensions.dependencyinjection.abstractions/7.0.0", - "hashPath": "microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512" - }, - "Model/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Shared/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "StubLib/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/Sources/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests.dll b/Sources/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests.dll deleted file mode 100644 index 6966e6b..0000000 Binary files a/Sources/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests.pdb b/Sources/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests.pdb deleted file mode 100644 index 1206ef1..0000000 Binary files a/Sources/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests.pdb and /dev/null differ diff --git a/Sources/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests.runtimeconfig.json b/Sources/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests.runtimeconfig.json deleted file mode 100644 index 184be8b..0000000 --- a/Sources/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests.runtimeconfig.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net7.0", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "7.0.0" - } - } -} \ No newline at end of file diff --git a/Sources/Tests/ConsoleTests/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll b/Sources/Tests/ConsoleTests/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll deleted file mode 100755 index 048ba41..0000000 Binary files a/Sources/Tests/ConsoleTests/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleTests/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.dll b/Sources/Tests/ConsoleTests/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.dll deleted file mode 100755 index 2dcd31b..0000000 Binary files a/Sources/Tests/ConsoleTests/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleTests/bin/Debug/net7.0/Model.dll b/Sources/Tests/ConsoleTests/bin/Debug/net7.0/Model.dll deleted file mode 100644 index ff76e14..0000000 Binary files a/Sources/Tests/ConsoleTests/bin/Debug/net7.0/Model.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleTests/bin/Debug/net7.0/Model.pdb b/Sources/Tests/ConsoleTests/bin/Debug/net7.0/Model.pdb deleted file mode 100644 index cedbc66..0000000 Binary files a/Sources/Tests/ConsoleTests/bin/Debug/net7.0/Model.pdb and /dev/null differ diff --git a/Sources/Tests/ConsoleTests/bin/Debug/net7.0/Shared.dll b/Sources/Tests/ConsoleTests/bin/Debug/net7.0/Shared.dll deleted file mode 100644 index 8ca6e9e..0000000 Binary files a/Sources/Tests/ConsoleTests/bin/Debug/net7.0/Shared.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleTests/bin/Debug/net7.0/Shared.pdb b/Sources/Tests/ConsoleTests/bin/Debug/net7.0/Shared.pdb deleted file mode 100644 index 4f21315..0000000 Binary files a/Sources/Tests/ConsoleTests/bin/Debug/net7.0/Shared.pdb and /dev/null differ diff --git a/Sources/Tests/ConsoleTests/bin/Debug/net7.0/StubLib.dll b/Sources/Tests/ConsoleTests/bin/Debug/net7.0/StubLib.dll deleted file mode 100644 index c9325c5..0000000 Binary files a/Sources/Tests/ConsoleTests/bin/Debug/net7.0/StubLib.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleTests/bin/Debug/net7.0/StubLib.pdb b/Sources/Tests/ConsoleTests/bin/Debug/net7.0/StubLib.pdb deleted file mode 100644 index 09ca018..0000000 Binary files a/Sources/Tests/ConsoleTests/bin/Debug/net7.0/StubLib.pdb and /dev/null differ diff --git a/Sources/Tests/ConsoleTests/obj/ConsoleTests.csproj.nuget.dgspec.json b/Sources/Tests/ConsoleTests/obj/ConsoleTests.csproj.nuget.dgspec.json deleted file mode 100644 index 791da28..0000000 --- a/Sources/Tests/ConsoleTests/obj/ConsoleTests.csproj.nuget.dgspec.json +++ /dev/null @@ -1,245 +0,0 @@ -{ - "format": 1, - "restore": { - "/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTests/ConsoleTests.csproj": {} - }, - "projects": { - "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj", - "projectName": "Model", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net7.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "projectReferences": { - "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj": { - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - }, - "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj", - "projectName": "Shared", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net6.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - }, - "/Users/malanone/Projects/EfCore_LoL_S4/StubLib/StubLib.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/StubLib/StubLib.csproj", - "projectName": "StubLib", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/StubLib/StubLib.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/StubLib/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net7.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "projectReferences": { - "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj": { - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - }, - "/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTests/ConsoleTests.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTests/ConsoleTests.csproj", - "projectName": "ConsoleTests", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTests/ConsoleTests.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTests/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net7.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "projectReferences": { - "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj": { - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj" - }, - "/Users/malanone/Projects/EfCore_LoL_S4/StubLib/StubLib.csproj": { - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/StubLib/StubLib.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "dependencies": { - "Microsoft.Extensions.DependencyInjection": { - "target": "Package", - "version": "[7.0.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/Sources/Tests/ConsoleTests/obj/ConsoleTests.csproj.nuget.g.props b/Sources/Tests/ConsoleTests/obj/ConsoleTests.csproj.nuget.g.props deleted file mode 100644 index 74c6848..0000000 --- a/Sources/Tests/ConsoleTests/obj/ConsoleTests.csproj.nuget.g.props +++ /dev/null @@ -1,15 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - /Users/malanone/.nuget/packages/ - /Users/malanone/.nuget/packages/ - PackageReference - 6.4.0 - - - - - \ No newline at end of file diff --git a/Sources/Tests/ConsoleTests/obj/ConsoleTests.csproj.nuget.g.targets b/Sources/Tests/ConsoleTests/obj/ConsoleTests.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef..0000000 --- a/Sources/Tests/ConsoleTests/obj/ConsoleTests.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/Sources/Tests/ConsoleTests/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/Sources/Tests/ConsoleTests/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index 0e18c2b..0000000 --- a/Sources/Tests/ConsoleTests/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 = ".NET 6.0")] diff --git a/Sources/Tests/ConsoleTests/obj/Debug/net6.0/ConsoleTests.GlobalUsings.g.cs b/Sources/Tests/ConsoleTests/obj/Debug/net6.0/ConsoleTests.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/Sources/Tests/ConsoleTests/obj/Debug/net6.0/ConsoleTests.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Sources/Tests/ConsoleTests/obj/Debug/net6.0/ConsoleTests.assets.cache b/Sources/Tests/ConsoleTests/obj/Debug/net6.0/ConsoleTests.assets.cache deleted file mode 100644 index 24750e6..0000000 Binary files a/Sources/Tests/ConsoleTests/obj/Debug/net6.0/ConsoleTests.assets.cache and /dev/null differ diff --git a/Sources/Tests/ConsoleTests/obj/Debug/net6.0/ConsoleTests.csproj.FileListAbsolute.txt b/Sources/Tests/ConsoleTests/obj/Debug/net6.0/ConsoleTests.csproj.FileListAbsolute.txt deleted file mode 100644 index e69de29..0000000 diff --git a/Sources/Tests/ConsoleTests/obj/Debug/net6.0/apphost b/Sources/Tests/ConsoleTests/obj/Debug/net6.0/apphost deleted file mode 100755 index 769c678..0000000 Binary files a/Sources/Tests/ConsoleTests/obj/Debug/net6.0/apphost and /dev/null differ diff --git a/Sources/Tests/ConsoleTests/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Sources/Tests/ConsoleTests/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs deleted file mode 100644 index d69481d..0000000 --- a/Sources/Tests/ConsoleTests/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")] diff --git a/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.AssemblyInfo.cs b/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.AssemblyInfo.cs deleted file mode 100644 index c02f36d..0000000 --- a/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.AssemblyInfo.cs +++ /dev/null @@ -1,22 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// 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("ConsoleTests")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("ConsoleTests")] -[assembly: System.Reflection.AssemblyTitleAttribute("ConsoleTests")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.AssemblyInfoInputs.cache b/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.AssemblyInfoInputs.cache deleted file mode 100644 index 42835f4..0000000 --- a/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -7c6dfc89b9771b74195cace67c70a08cc0675066 diff --git a/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.GeneratedMSBuildEditorConfig.editorconfig b/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index b22919f..0000000 --- a/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,11 +0,0 @@ -is_global = true -build_property.TargetFramework = net7.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 = ConsoleTests -build_property.ProjectDir = /Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTests/ diff --git a/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.GlobalUsings.g.cs b/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.assets.cache b/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.assets.cache deleted file mode 100644 index 8cf5f35..0000000 Binary files a/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.assets.cache and /dev/null differ diff --git a/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.csproj.AssemblyReference.cache b/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.csproj.AssemblyReference.cache deleted file mode 100644 index bfd9742..0000000 Binary files a/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.csproj.CopyComplete b/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.csproj.CoreCompileInputs.cache b/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.csproj.CoreCompileInputs.cache deleted file mode 100644 index ca3e69a..0000000 --- a/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -b24d0fccd70b0f9dbea4de13c18bab40f82e07eb diff --git a/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.csproj.FileListAbsolute.txt b/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.csproj.FileListAbsolute.txt deleted file mode 100644 index 089be08..0000000 --- a/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,48 +0,0 @@ -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests.deps.json -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests.runtimeconfig.json -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests.pdb -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleTests/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleTests/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleTests/bin/Debug/net7.0/Model.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleTests/bin/Debug/net7.0/Shared.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleTests/bin/Debug/net7.0/StubLib.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleTests/bin/Debug/net7.0/Model.pdb -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleTests/bin/Debug/net7.0/StubLib.pdb -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleTests/bin/Debug/net7.0/Shared.pdb -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.csproj.AssemblyReference.cache -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.GeneratedMSBuildEditorConfig.editorconfig -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.AssemblyInfoInputs.cache -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.AssemblyInfo.cs -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.csproj.CoreCompileInputs.cache -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.csproj.CopyComplete -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleTests/obj/Debug/net7.0/refint/ConsoleTests.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.pdb -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.genruntimeconfig.cache -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ref/ConsoleTests.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests.deps.json -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests.runtimeconfig.json -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests.pdb -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTests/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTests/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTests/bin/Debug/net7.0/Model.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTests/bin/Debug/net7.0/Shared.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTests/bin/Debug/net7.0/StubLib.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTests/bin/Debug/net7.0/Model.pdb -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTests/bin/Debug/net7.0/StubLib.pdb -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTests/bin/Debug/net7.0/Shared.pdb -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.csproj.AssemblyReference.cache -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.GeneratedMSBuildEditorConfig.editorconfig -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.AssemblyInfoInputs.cache -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.AssemblyInfo.cs -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.csproj.CoreCompileInputs.cache -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.csproj.CopyComplete -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTests/obj/Debug/net7.0/refint/ConsoleTests.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.pdb -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.genruntimeconfig.cache -/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTests/obj/Debug/net7.0/ref/ConsoleTests.dll diff --git a/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.dll b/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.dll deleted file mode 100644 index 6966e6b..0000000 Binary files a/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.genruntimeconfig.cache b/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.genruntimeconfig.cache deleted file mode 100644 index 820b72a..0000000 --- a/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -54c81a5a79a5379b900853e1e9939510ebac6c4c diff --git a/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.pdb b/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.pdb deleted file mode 100644 index 1206ef1..0000000 Binary files a/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.pdb and /dev/null differ diff --git a/Sources/Tests/ConsoleTests/obj/Debug/net7.0/apphost b/Sources/Tests/ConsoleTests/obj/Debug/net7.0/apphost deleted file mode 100755 index 41e5d65..0000000 Binary files a/Sources/Tests/ConsoleTests/obj/Debug/net7.0/apphost and /dev/null differ diff --git a/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ref/ConsoleTests.dll b/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ref/ConsoleTests.dll deleted file mode 100644 index 0f401be..0000000 Binary files a/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ref/ConsoleTests.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleTests/obj/Debug/net7.0/refint/ConsoleTests.dll b/Sources/Tests/ConsoleTests/obj/Debug/net7.0/refint/ConsoleTests.dll deleted file mode 100644 index 0f401be..0000000 Binary files a/Sources/Tests/ConsoleTests/obj/Debug/net7.0/refint/ConsoleTests.dll and /dev/null differ diff --git a/Sources/Tests/ConsoleTests/obj/project.assets.json b/Sources/Tests/ConsoleTests/obj/project.assets.json deleted file mode 100644 index a9f7198..0000000 --- a/Sources/Tests/ConsoleTests/obj/project.assets.json +++ /dev/null @@ -1,230 +0,0 @@ -{ - "version": 3, - "targets": { - "net7.0": { - "Microsoft.Extensions.DependencyInjection/7.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0" - }, - "compile": { - "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": { - "type": "package", - "compile": { - "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Model/1.0.0": { - "type": "project", - "framework": ".NETCoreApp,Version=v7.0", - "dependencies": { - "Shared": "1.0.0" - }, - "compile": { - "bin/placeholder/Model.dll": {} - }, - "runtime": { - "bin/placeholder/Model.dll": {} - } - }, - "Shared/1.0.0": { - "type": "project", - "framework": ".NETCoreApp,Version=v6.0", - "compile": { - "bin/placeholder/Shared.dll": {} - }, - "runtime": { - "bin/placeholder/Shared.dll": {} - } - }, - "StubLib/1.0.0": { - "type": "project", - "framework": ".NETCoreApp,Version=v7.0", - "dependencies": { - "Model": "1.0.0" - }, - "compile": { - "bin/placeholder/StubLib.dll": {} - }, - "runtime": { - "bin/placeholder/StubLib.dll": {} - } - } - } - }, - "libraries": { - "Microsoft.Extensions.DependencyInjection/7.0.0": { - "sha512": "elNeOmkeX3eDVG6pYVeV82p29hr+UKDaBhrZyWvWLw/EVZSYEkZlQdkp0V39k/Xehs2Qa0mvoCvkVj3eQxNQ1Q==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets", - "lib/net462/Microsoft.Extensions.DependencyInjection.dll", - "lib/net462/Microsoft.Extensions.DependencyInjection.xml", - "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/net6.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/net7.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml", - "microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512", - "microsoft.extensions.dependencyinjection.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": { - "sha512": "h3j/QfmFN4S0w4C2A6X7arXij/M/OVw3uQHSOFxnND4DyAzO1F9eMX7Eti7lU/OkSthEE0WzRsfT/Dmx86jzCw==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets", - "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512", - "microsoft.extensions.dependencyinjection.abstractions.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Model/1.0.0": { - "type": "project", - "path": "../../Model/Model.csproj", - "msbuildProject": "../../Model/Model.csproj" - }, - "Shared/1.0.0": { - "type": "project", - "path": "../../Shared/Shared.csproj", - "msbuildProject": "../../Shared/Shared.csproj" - }, - "StubLib/1.0.0": { - "type": "project", - "path": "../../StubLib/StubLib.csproj", - "msbuildProject": "../../StubLib/StubLib.csproj" - } - }, - "projectFileDependencyGroups": { - "net7.0": [ - "Microsoft.Extensions.DependencyInjection >= 7.0.0", - "Model >= 1.0.0", - "StubLib >= 1.0.0" - ] - }, - "packageFolders": { - "/Users/malanone/.nuget/packages/": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTests/ConsoleTests.csproj", - "projectName": "ConsoleTests", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTests/ConsoleTests.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTests/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net7.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "projectReferences": { - "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj": { - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj" - }, - "/Users/malanone/Projects/EfCore_LoL_S4/StubLib/StubLib.csproj": { - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/StubLib/StubLib.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "dependencies": { - "Microsoft.Extensions.DependencyInjection": { - "target": "Package", - "version": "[7.0.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/Sources/Tests/ConsoleTests/obj/project.nuget.cache b/Sources/Tests/ConsoleTests/obj/project.nuget.cache deleted file mode 100644 index ae48615..0000000 --- a/Sources/Tests/ConsoleTests/obj/project.nuget.cache +++ /dev/null @@ -1,11 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "Z3HBrYmssmdKh6On45nwqMsWFSRjGVGLHYNujGB600H71UDPQxCiPcx1meC2XOba2mThcqP8mS7juUXMjAxc7w==", - "success": true, - "projectFilePath": "/Users/malanone/Projects/EfCore_LoL_S4/Tests/ConsoleTests/ConsoleTests.csproj", - "expectedPackageFiles": [ - "/Users/malanone/.nuget/packages/microsoft.extensions.dependencyinjection/7.0.0/microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/7.0.0/microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/CoverletSourceRootsMapping b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/CoverletSourceRootsMapping deleted file mode 100644 index 343aa09..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/CoverletSourceRootsMapping and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/EntityFrameWorkLib.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/EntityFrameWorkLib.dll deleted file mode 100644 index 5bc3f75..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/EntityFrameWorkLib.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/EntityFrameWorkLib.pdb b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/EntityFrameWorkLib.pdb deleted file mode 100644 index 4329f1d..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/EntityFrameWorkLib.pdb and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Data.Sqlite.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Data.Sqlite.dll deleted file mode 100755 index 4877b74..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Data.Sqlite.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Abstractions.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Abstractions.dll deleted file mode 100755 index 06a756d..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Abstractions.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Relational.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Relational.dll deleted file mode 100755 index 81b69e7..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Relational.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Sqlite.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Sqlite.dll deleted file mode 100755 index cb56773..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Sqlite.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.dll deleted file mode 100755 index e090ba9..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Caching.Abstractions.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Caching.Abstractions.dll deleted file mode 100755 index 1ba13a8..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Caching.Abstractions.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Caching.Memory.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Caching.Memory.dll deleted file mode 100755 index c15d16e..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Caching.Memory.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll deleted file mode 100755 index 058b124..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll deleted file mode 100755 index 048ba41..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.dll deleted file mode 100755 index 2dcd31b..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.DependencyModel.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.DependencyModel.dll deleted file mode 100755 index c4fe0b9..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.DependencyModel.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Logging.Abstractions.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Logging.Abstractions.dll deleted file mode 100755 index 41909d2..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Logging.Abstractions.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Logging.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Logging.dll deleted file mode 100755 index f21b68b..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Logging.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Options.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Options.dll deleted file mode 100755 index 1aa2d3f..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Options.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Primitives.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Primitives.dll deleted file mode 100755 index 9953143..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Primitives.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll deleted file mode 100755 index 3c162cd..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll deleted file mode 100755 index 795c0aa..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll deleted file mode 100755 index 0e617b3..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll deleted file mode 100755 index 7ff04b0..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll deleted file mode 100755 index 2af84a3..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll deleted file mode 100755 index ae93be2..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll deleted file mode 100755 index acd6e8c..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll deleted file mode 100755 index b82b869..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Newtonsoft.Json.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Newtonsoft.Json.dll deleted file mode 100755 index 1ffeabe..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Newtonsoft.Json.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/NuGet.Frameworks.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/NuGet.Frameworks.dll deleted file mode 100755 index 0fabf0c..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/NuGet.Frameworks.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/SQLitePCLRaw.batteries_v2.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/SQLitePCLRaw.batteries_v2.dll deleted file mode 100755 index 48430f9..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/SQLitePCLRaw.batteries_v2.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/SQLitePCLRaw.core.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/SQLitePCLRaw.core.dll deleted file mode 100755 index c1c3ed2..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/SQLitePCLRaw.core.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/SQLitePCLRaw.provider.e_sqlite3.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/SQLitePCLRaw.provider.e_sqlite3.dll deleted file mode 100755 index ac4db32..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/SQLitePCLRaw.provider.e_sqlite3.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/TestUnitaireLOL.deps.json b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/TestUnitaireLOL.deps.json deleted file mode 100644 index bc85aa1..0000000 --- a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/TestUnitaireLOL.deps.json +++ /dev/null @@ -1,2175 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v7.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v7.0": { - "TestUnitaireLOL/1.0.0": { - "dependencies": { - "EntityFrameWorkLib": "1.0.0", - "Microsoft.EntityFrameworkCore.Sqlite": "7.0.3", - "Microsoft.NET.Test.Sdk": "17.5.0", - "coverlet.collector": "3.2.0", - "xunit": "2.4.2", - "xunit.runner.visualstudio": "2.4.5" - }, - "runtime": { - "TestUnitaireLOL.dll": {} - } - }, - "coverlet.collector/3.2.0": {}, - "Microsoft.CodeCoverage/17.5.0": { - "runtime": { - "lib/netcoreapp3.1/Microsoft.VisualStudio.CodeCoverage.Shim.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "17.500.222.62001" - } - } - }, - "Microsoft.Data.Sqlite.Core/7.0.3": { - "dependencies": { - "SQLitePCLRaw.core": "2.1.4" - }, - "runtime": { - "lib/net6.0/Microsoft.Data.Sqlite.dll": { - "assemblyVersion": "7.0.3.0", - "fileVersion": "7.0.323.6302" - } - } - }, - "Microsoft.EntityFrameworkCore/7.0.3": { - "dependencies": { - "Microsoft.EntityFrameworkCore.Abstractions": "7.0.3", - "Microsoft.EntityFrameworkCore.Analyzers": "7.0.3", - "Microsoft.Extensions.Caching.Memory": "7.0.0", - "Microsoft.Extensions.DependencyInjection": "7.0.0", - "Microsoft.Extensions.Logging": "7.0.0" - }, - "runtime": { - "lib/net6.0/Microsoft.EntityFrameworkCore.dll": { - "assemblyVersion": "7.0.3.0", - "fileVersion": "7.0.323.6302" - } - } - }, - "Microsoft.EntityFrameworkCore.Abstractions/7.0.3": { - "runtime": { - "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { - "assemblyVersion": "7.0.3.0", - "fileVersion": "7.0.323.6302" - } - } - }, - "Microsoft.EntityFrameworkCore.Analyzers/7.0.3": {}, - "Microsoft.EntityFrameworkCore.Relational/7.0.3": { - "dependencies": { - "Microsoft.EntityFrameworkCore": "7.0.3", - "Microsoft.Extensions.Configuration.Abstractions": "7.0.0" - }, - "runtime": { - "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll": { - "assemblyVersion": "7.0.3.0", - "fileVersion": "7.0.323.6302" - } - } - }, - "Microsoft.EntityFrameworkCore.Sqlite/7.0.3": { - "dependencies": { - "Microsoft.EntityFrameworkCore.Sqlite.Core": "7.0.3", - "SQLitePCLRaw.bundle_e_sqlite3": "2.1.4" - } - }, - "Microsoft.EntityFrameworkCore.Sqlite.Core/7.0.3": { - "dependencies": { - "Microsoft.Data.Sqlite.Core": "7.0.3", - "Microsoft.EntityFrameworkCore.Relational": "7.0.3", - "Microsoft.Extensions.DependencyModel": "7.0.0" - }, - "runtime": { - "lib/net6.0/Microsoft.EntityFrameworkCore.Sqlite.dll": { - "assemblyVersion": "7.0.3.0", - "fileVersion": "7.0.323.6302" - } - } - }, - "Microsoft.Extensions.Caching.Abstractions/7.0.0": { - "dependencies": { - "Microsoft.Extensions.Primitives": "7.0.0" - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll": { - "assemblyVersion": "7.0.0.0", - "fileVersion": "7.0.22.51805" - } - } - }, - "Microsoft.Extensions.Caching.Memory/7.0.0": { - "dependencies": { - "Microsoft.Extensions.Caching.Abstractions": "7.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0", - "Microsoft.Extensions.Logging.Abstractions": "7.0.0", - "Microsoft.Extensions.Options": "7.0.0", - "Microsoft.Extensions.Primitives": "7.0.0" - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.Caching.Memory.dll": { - "assemblyVersion": "7.0.0.0", - "fileVersion": "7.0.22.51805" - } - } - }, - "Microsoft.Extensions.Configuration.Abstractions/7.0.0": { - "dependencies": { - "Microsoft.Extensions.Primitives": "7.0.0" - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "assemblyVersion": "7.0.0.0", - "fileVersion": "7.0.22.51805" - } - } - }, - "Microsoft.Extensions.DependencyInjection/7.0.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0" - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll": { - "assemblyVersion": "7.0.0.0", - "fileVersion": "7.0.22.51805" - } - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": { - "runtime": { - "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "assemblyVersion": "7.0.0.0", - "fileVersion": "7.0.22.51805" - } - } - }, - "Microsoft.Extensions.DependencyModel/7.0.0": { - "dependencies": { - "System.Text.Encodings.Web": "7.0.0", - "System.Text.Json": "7.0.0" - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.DependencyModel.dll": { - "assemblyVersion": "7.0.0.0", - "fileVersion": "7.0.22.51805" - } - } - }, - "Microsoft.Extensions.Logging/7.0.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection": "7.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0", - "Microsoft.Extensions.Logging.Abstractions": "7.0.0", - "Microsoft.Extensions.Options": "7.0.0" - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.Logging.dll": { - "assemblyVersion": "7.0.0.0", - "fileVersion": "7.0.22.51805" - } - } - }, - "Microsoft.Extensions.Logging.Abstractions/7.0.0": { - "runtime": { - "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "assemblyVersion": "7.0.0.0", - "fileVersion": "7.0.22.51805" - } - } - }, - "Microsoft.Extensions.Options/7.0.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0", - "Microsoft.Extensions.Primitives": "7.0.0" - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.Options.dll": { - "assemblyVersion": "7.0.0.0", - "fileVersion": "7.0.22.51805" - } - } - }, - "Microsoft.Extensions.Primitives/7.0.0": { - "runtime": { - "lib/net7.0/Microsoft.Extensions.Primitives.dll": { - "assemblyVersion": "7.0.0.0", - "fileVersion": "7.0.22.51805" - } - } - }, - "Microsoft.NET.Test.Sdk/17.5.0": { - "dependencies": { - "Microsoft.CodeCoverage": "17.5.0", - "Microsoft.TestPlatform.TestHost": "17.5.0" - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "Microsoft.NETCore.Targets/1.1.0": {}, - "Microsoft.TestPlatform.ObjectModel/17.5.0": { - "dependencies": { - "NuGet.Frameworks": "5.11.0", - "System.Reflection.Metadata": "1.6.0" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - } - }, - "resources": { - "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "cs" - }, - "lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "cs" - }, - "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "de" - }, - "lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "de" - }, - "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "es" - }, - "lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "es" - }, - "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "fr" - }, - "lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "fr" - }, - "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "it" - }, - "lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "it" - }, - "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "ja" - }, - "lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "ja" - }, - "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "ko" - }, - "lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "ko" - }, - "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "pl" - }, - "lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "pl" - }, - "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "pt-BR" - }, - "lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "pt-BR" - }, - "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "ru" - }, - "lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "ru" - }, - "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "tr" - }, - "lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "tr" - }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "zh-Hant" - }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.TestPlatform.TestHost/17.5.0": { - "dependencies": { - "Microsoft.TestPlatform.ObjectModel": "17.5.0", - "Newtonsoft.Json": "13.0.1" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.TestPlatform.CommunicationUtilities.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp3.1/Microsoft.TestPlatform.CrossPlatEngine.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp3.1/Microsoft.TestPlatform.Utilities.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.Common.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp3.1/testhost.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - } - }, - "resources": { - "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { - "locale": "cs" - }, - "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { - "locale": "cs" - }, - "lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { - "locale": "cs" - }, - "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { - "locale": "de" - }, - "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { - "locale": "de" - }, - "lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { - "locale": "de" - }, - "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { - "locale": "es" - }, - "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { - "locale": "es" - }, - "lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { - "locale": "es" - }, - "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { - "locale": "fr" - }, - "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { - "locale": "fr" - }, - "lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { - "locale": "fr" - }, - "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { - "locale": "it" - }, - "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { - "locale": "it" - }, - "lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { - "locale": "it" - }, - "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { - "locale": "ja" - }, - "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { - "locale": "ja" - }, - "lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { - "locale": "ja" - }, - "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { - "locale": "ko" - }, - "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { - "locale": "ko" - }, - "lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { - "locale": "ko" - }, - "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { - "locale": "pl" - }, - "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { - "locale": "pl" - }, - "lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { - "locale": "pl" - }, - "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { - "locale": "pt-BR" - }, - "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { - "locale": "pt-BR" - }, - "lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { - "locale": "pt-BR" - }, - "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { - "locale": "ru" - }, - "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { - "locale": "ru" - }, - "lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { - "locale": "ru" - }, - "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { - "locale": "tr" - }, - "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { - "locale": "tr" - }, - "lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { - "locale": "tr" - }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { - "locale": "zh-Hant" - }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { - "locale": "zh-Hant" - }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.Win32.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "NETStandard.Library/1.6.1": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.Win32.Primitives": "4.3.0", - "System.AppContext": "4.3.0", - "System.Collections": "4.3.0", - "System.Collections.Concurrent": "4.3.0", - "System.Console": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tools": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Calendars": "4.3.0", - "System.IO": "4.3.0", - "System.IO.Compression": "4.3.0", - "System.IO.Compression.ZipFile": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Linq": "4.3.0", - "System.Linq.Expressions": "4.3.0", - "System.Net.Http": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Net.Sockets": "4.3.0", - "System.ObjectModel": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.InteropServices.RuntimeInformation": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Security.Cryptography.X509Certificates": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Text.Encoding.Extensions": "4.3.0", - "System.Text.RegularExpressions": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "System.Threading.Timer": "4.3.0", - "System.Xml.ReaderWriter": "4.3.0", - "System.Xml.XDocument": "4.3.0" - } - }, - "Newtonsoft.Json/13.0.1": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "13.0.0.0", - "fileVersion": "13.0.1.25517" - } - } - }, - "NuGet.Frameworks/5.11.0": { - "runtime": { - "lib/netstandard2.0/NuGet.Frameworks.dll": { - "assemblyVersion": "5.11.0.10", - "fileVersion": "5.11.0.10" - } - } - }, - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "runtime.native.System/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "runtime.native.System.IO.Compression/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "runtime.native.System.Net.Http/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0" - } - }, - "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "dependencies": { - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - } - }, - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {}, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "SQLitePCLRaw.bundle_e_sqlite3/2.1.4": { - "dependencies": { - "SQLitePCLRaw.lib.e_sqlite3": "2.1.4", - "SQLitePCLRaw.provider.e_sqlite3": "2.1.4" - }, - "runtime": { - "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": { - "assemblyVersion": "2.1.4.1835", - "fileVersion": "2.1.4.1835" - } - } - }, - "SQLitePCLRaw.core/2.1.4": { - "dependencies": { - "System.Memory": "4.5.3" - }, - "runtime": { - "lib/netstandard2.0/SQLitePCLRaw.core.dll": { - "assemblyVersion": "2.1.4.1835", - "fileVersion": "2.1.4.1835" - } - } - }, - "SQLitePCLRaw.lib.e_sqlite3/2.1.4": { - "runtimeTargets": { - "runtimes/alpine-arm/native/libe_sqlite3.so": { - "rid": "alpine-arm", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/alpine-arm64/native/libe_sqlite3.so": { - "rid": "alpine-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/alpine-x64/native/libe_sqlite3.so": { - "rid": "alpine-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a": { - "rid": "browser-wasm", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-arm/native/libe_sqlite3.so": { - "rid": "linux-arm", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-arm64/native/libe_sqlite3.so": { - "rid": "linux-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-armel/native/libe_sqlite3.so": { - "rid": "linux-armel", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-mips64/native/libe_sqlite3.so": { - "rid": "linux-mips64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-musl-arm/native/libe_sqlite3.so": { - "rid": "linux-musl-arm", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-musl-arm64/native/libe_sqlite3.so": { - "rid": "linux-musl-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-musl-x64/native/libe_sqlite3.so": { - "rid": "linux-musl-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-ppc64le/native/libe_sqlite3.so": { - "rid": "linux-ppc64le", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-s390x/native/libe_sqlite3.so": { - "rid": "linux-s390x", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-x64/native/libe_sqlite3.so": { - "rid": "linux-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-x86/native/libe_sqlite3.so": { - "rid": "linux-x86", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": { - "rid": "maccatalyst-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": { - "rid": "maccatalyst-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/osx-arm64/native/libe_sqlite3.dylib": { - "rid": "osx-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/osx-x64/native/libe_sqlite3.dylib": { - "rid": "osx-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/win-arm/native/e_sqlite3.dll": { - "rid": "win-arm", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/win-arm64/native/e_sqlite3.dll": { - "rid": "win-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/win-x64/native/e_sqlite3.dll": { - "rid": "win-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/win-x86/native/e_sqlite3.dll": { - "rid": "win-x86", - "assetType": "native", - "fileVersion": "0.0.0.0" - } - } - }, - "SQLitePCLRaw.provider.e_sqlite3/2.1.4": { - "dependencies": { - "SQLitePCLRaw.core": "2.1.4" - }, - "runtime": { - "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": { - "assemblyVersion": "2.1.4.1835", - "fileVersion": "2.1.4.1835" - } - } - }, - "System.AppContext/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0" - } - }, - "System.Buffers/4.3.0": { - "dependencies": { - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Collections/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Collections.Concurrent/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Reflection": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.Console/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0" - } - }, - "System.Diagnostics.Debug/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Diagnostics.DiagnosticSource/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Diagnostics.Tools/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Diagnostics.Tracing/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Globalization/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Globalization.Calendars/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Globalization.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Globalization": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.InteropServices": "4.3.0" - } - }, - "System.IO/4.3.0": { - "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" - } - }, - "System.IO.Compression/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Buffers": "4.3.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.IO.Compression": "4.3.0" - } - }, - "System.IO.Compression.ZipFile/4.3.0": { - "dependencies": { - "System.Buffers": "4.3.0", - "System.IO": "4.3.0", - "System.IO.Compression": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Text.Encoding": "4.3.0" - } - }, - "System.IO.FileSystem/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.IO.FileSystem.Primitives/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0" - } - }, - "System.Linq/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - } - }, - "System.Linq.Expressions/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Linq": "4.3.0", - "System.ObjectModel": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Emit.Lightweight": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Reflection.TypeExtensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Memory/4.5.3": {}, - "System.Net.Http/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.DiagnosticSource": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Extensions": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.OpenSsl": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Security.Cryptography.X509Certificates": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.Net.Http": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - } - }, - "System.Net.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0" - } - }, - "System.Net.Sockets/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.ObjectModel/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Reflection/4.3.0": { - "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" - } - }, - "System.Reflection.Emit/4.3.0": { - "dependencies": { - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.Metadata/1.6.0": {}, - "System.Reflection.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.TypeExtensions/4.3.0": { - "dependencies": { - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Resources.ResourceManager/4.3.0": { - "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" - } - }, - "System.Runtime/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "System.Runtime.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Runtime.Handles/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Runtime.InteropServices/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0" - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.3.0": { - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Threading": "4.3.0", - "runtime.native.System": "4.3.0" - } - }, - "System.Runtime.Numerics/4.3.0": { - "dependencies": { - "System.Globalization": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - } - }, - "System.Security.Cryptography.Algorithms/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.Apple": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - } - }, - "System.Security.Cryptography.Cng/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0" - } - }, - "System.Security.Cryptography.Csp/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Security.Cryptography.Encoding/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.Collections.Concurrent": "4.3.0", - "System.Linq": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - } - }, - "System.Security.Cryptography.OpenSsl/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - } - }, - "System.Security.Cryptography.Primitives/4.3.0": { - "dependencies": { - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.Security.Cryptography.X509Certificates/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Calendars": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Cng": "4.3.0", - "System.Security.Cryptography.Csp": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.OpenSsl": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.Net.Http": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - } - }, - "System.Text.Encoding/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Text.Encoding.Extensions/4.3.0": { - "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.Text.Encodings.Web/7.0.0": {}, - "System.Text.Json/7.0.0": { - "dependencies": { - "System.Text.Encodings.Web": "7.0.0" - } - }, - "System.Text.RegularExpressions/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0" - } - }, - "System.Threading/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.Threading.Tasks/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Threading.Tasks.Extensions/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.Threading.Timer/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Xml.ReaderWriter/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Text.Encoding.Extensions": "4.3.0", - "System.Text.RegularExpressions": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "System.Threading.Tasks.Extensions": "4.3.0" - } - }, - "System.Xml.XDocument/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tools": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Xml.ReaderWriter": "4.3.0" - } - }, - "xunit/2.4.2": { - "dependencies": { - "xunit.analyzers": "1.0.0", - "xunit.assert": "2.4.2", - "xunit.core": "2.4.2" - } - }, - "xunit.abstractions/2.0.3": { - "runtime": { - "lib/netstandard2.0/xunit.abstractions.dll": { - "assemblyVersion": "2.0.0.0", - "fileVersion": "0.0.0.0" - } - } - }, - "xunit.analyzers/1.0.0": {}, - "xunit.assert/2.4.2": { - "dependencies": { - "NETStandard.Library": "1.6.1" - }, - "runtime": { - "lib/netstandard1.1/xunit.assert.dll": { - "assemblyVersion": "2.4.2.0", - "fileVersion": "2.4.2.0" - } - } - }, - "xunit.core/2.4.2": { - "dependencies": { - "xunit.extensibility.core": "2.4.2", - "xunit.extensibility.execution": "2.4.2" - } - }, - "xunit.extensibility.core/2.4.2": { - "dependencies": { - "NETStandard.Library": "1.6.1", - "xunit.abstractions": "2.0.3" - }, - "runtime": { - "lib/netstandard1.1/xunit.core.dll": { - "assemblyVersion": "2.4.2.0", - "fileVersion": "2.4.2.0" - } - } - }, - "xunit.extensibility.execution/2.4.2": { - "dependencies": { - "NETStandard.Library": "1.6.1", - "xunit.extensibility.core": "2.4.2" - }, - "runtime": { - "lib/netstandard1.1/xunit.execution.dotnet.dll": { - "assemblyVersion": "2.4.2.0", - "fileVersion": "2.4.2.0" - } - } - }, - "xunit.runner.visualstudio/2.4.5": {}, - "EntityFrameWorkLib/1.0.0": { - "dependencies": { - "Microsoft.EntityFrameworkCore": "7.0.3", - "Microsoft.EntityFrameworkCore.Sqlite": "7.0.3" - }, - "runtime": { - "EntityFrameWorkLib.dll": {} - } - } - } - }, - "libraries": { - "TestUnitaireLOL/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "coverlet.collector/3.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-xjY8xBigSeWIYs4I7DgUHqSNoGqnHi7Fv7/7RZD02rvZyG3hlsjnQKiVKVWKgr9kRKgmV+dEfu8KScvysiC0Wg==", - "path": "coverlet.collector/3.2.0", - "hashPath": "coverlet.collector.3.2.0.nupkg.sha512" - }, - "Microsoft.CodeCoverage/17.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6FQo0O6LKDqbCiIgVQhJAf810HSjFlOj7FunWaeOGDKxy8DAbpHzPk4SfBTXz9ytaaceuIIeR6hZgplt09m+ig==", - "path": "microsoft.codecoverage/17.5.0", - "hashPath": "microsoft.codecoverage.17.5.0.nupkg.sha512" - }, - "Microsoft.Data.Sqlite.Core/7.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pCmzLLWTIrIv94o7JtQ1qcPD0oc1YNY9XvlO6/tOF9YCcUfDZ3Tx9Z//CM7hFnprduHFPekif7jteBc/sXQ31Q==", - "path": "microsoft.data.sqlite.core/7.0.3", - "hashPath": "microsoft.data.sqlite.core.7.0.3.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore/7.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6XUI2YGoaLMoP9KGaqWmmd4B2n5bpQbXrVRpH20Et3YjQ0Rn3Ia6HM/ANcSq9rBfjfUySgo9SwUZgQ4m4PF3LQ==", - "path": "microsoft.entityframeworkcore/7.0.3", - "hashPath": "microsoft.entityframeworkcore.7.0.3.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Abstractions/7.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-0NaFBZykUlQHknddRuKY4v+MFZX/AW+v2V85dgj7abIlt+kL3GWa7QNH5S1084VLf1u+dq1SnhZsOvykc3Y0sA==", - "path": "microsoft.entityframeworkcore.abstractions/7.0.3", - "hashPath": "microsoft.entityframeworkcore.abstractions.7.0.3.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Analyzers/7.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-CLyRWFLwaOUZNPEia/aBMzFxZqm/ITKt3B+yUFtrg4Ys5VF3n2gvneuItC9IhpeOcjfdSgu/yUKf8y/IsNHs5A==", - "path": "microsoft.entityframeworkcore.analyzers/7.0.3", - "hashPath": "microsoft.entityframeworkcore.analyzers.7.0.3.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Relational/7.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-RxNNjtTrxsMtdBtgoXGRSy8uCXaBHaVzIonTeo7+Ys+N0yEWwhf2E74cxneyunMi13Ezlld10ecCHlDubEU/Pw==", - "path": "microsoft.entityframeworkcore.relational/7.0.3", - "hashPath": "microsoft.entityframeworkcore.relational.7.0.3.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Sqlite/7.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bNWgYJsT6+0I98RSIY0rZAYu6NkLFgPvWPO1LKTsBqG6iwhCW3M38JGDVOOSf69N9HUZz9ilKNLTyYKNRQkyGw==", - "path": "microsoft.entityframeworkcore.sqlite/7.0.3", - "hashPath": "microsoft.entityframeworkcore.sqlite.7.0.3.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Sqlite.Core/7.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-w0yzGr1IDY4sp+RkFnVlWVF1N2lmaJHCmzVldZ/e36bXdT95E8N7/+JYWwKm1nLWEpS6naaoNtqQO6buRHTfAg==", - "path": "microsoft.entityframeworkcore.sqlite.core/7.0.3", - "hashPath": "microsoft.entityframeworkcore.sqlite.core.7.0.3.nupkg.sha512" - }, - "Microsoft.Extensions.Caching.Abstractions/7.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IeimUd0TNbhB4ded3AbgBLQv2SnsiVugDyGV1MvspQFVlA07nDC7Zul7kcwH5jWN3JiTcp/ySE83AIJo8yfKjg==", - "path": "microsoft.extensions.caching.abstractions/7.0.0", - "hashPath": "microsoft.extensions.caching.abstractions.7.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Caching.Memory/7.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-xpidBs2KCE2gw1JrD0quHE72kvCaI3xFql5/Peb2GRtUuZX+dYPoK/NTdVMiM67Svym0M0Df9A3xyU0FbMQhHw==", - "path": "microsoft.extensions.caching.memory/7.0.0", - "hashPath": "microsoft.extensions.caching.memory.7.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Abstractions/7.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-f34u2eaqIjNO9YLHBz8rozVZ+TcFiFs0F3r7nUJd7FRkVSxk8u4OpoK226mi49MwexHOR2ibP9MFvRUaLilcQQ==", - "path": "microsoft.extensions.configuration.abstractions/7.0.0", - "hashPath": "microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection/7.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-elNeOmkeX3eDVG6pYVeV82p29hr+UKDaBhrZyWvWLw/EVZSYEkZlQdkp0V39k/Xehs2Qa0mvoCvkVj3eQxNQ1Q==", - "path": "microsoft.extensions.dependencyinjection/7.0.0", - "hashPath": "microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-h3j/QfmFN4S0w4C2A6X7arXij/M/OVw3uQHSOFxnND4DyAzO1F9eMX7Eti7lU/OkSthEE0WzRsfT/Dmx86jzCw==", - "path": "microsoft.extensions.dependencyinjection.abstractions/7.0.0", - "hashPath": "microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyModel/7.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oONNYd71J3LzkWc4fUHl3SvMfiQMYUCo/mDHDEu76hYYxdhdrPYv6fvGv9nnKVyhE9P0h20AU8RZB5OOWQcAXg==", - "path": "microsoft.extensions.dependencymodel/7.0.0", - "hashPath": "microsoft.extensions.dependencymodel.7.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Logging/7.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Nw2muoNrOG5U5qa2ZekXwudUn2BJcD41e65zwmDHb1fQegTX66UokLWZkJRpqSSHXDOWZ5V0iqhbxOEky91atA==", - "path": "microsoft.extensions.logging/7.0.0", - "hashPath": "microsoft.extensions.logging.7.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Abstractions/7.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kmn78+LPVMOWeITUjIlfxUPDsI0R6G0RkeAMBmQxAJ7vBJn4q2dTva7pWi65ceN5vPGjJ9q/Uae2WKgvfktJAw==", - "path": "microsoft.extensions.logging.abstractions/7.0.0", - "hashPath": "microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Options/7.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lP1yBnTTU42cKpMozuafbvNtQ7QcBjr/CcK3bYOGEMH55Fjt+iecXjT6chR7vbgCMqy3PG3aNQSZgo/EuY/9qQ==", - "path": "microsoft.extensions.options/7.0.0", - "hashPath": "microsoft.extensions.options.7.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Primitives/7.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-um1KU5kxcRp3CNuI8o/GrZtD4AIOXDk+RLsytjZ9QPok3ttLUelLKpilVPuaFT3TFjOhSibUAso0odbOaCDj3Q==", - "path": "microsoft.extensions.primitives/7.0.0", - "hashPath": "microsoft.extensions.primitives.7.0.0.nupkg.sha512" - }, - "Microsoft.NET.Test.Sdk/17.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IJ4eSPcsRbwbAZehh1M9KgejSy0u3d0wAdkJytfCh67zOaCl5U3ltruUEe15MqirdRqGmm/ngbjeaVeGapSZxg==", - "path": "microsoft.net.test.sdk/17.5.0", - "hashPath": "microsoft.net.test.sdk.17.5.0.nupkg.sha512" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" - }, - "Microsoft.NETCore.Targets/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", - "path": "microsoft.netcore.targets/1.1.0", - "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512" - }, - "Microsoft.TestPlatform.ObjectModel/17.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QwiBJcC/oEA1kojOaB0uPWOIo4i6BYuTBBYJVhUvmXkyYqZ2Ut/VZfgi+enf8LF8J4sjO98oRRFt39MiRorcIw==", - "path": "microsoft.testplatform.objectmodel/17.5.0", - "hashPath": "microsoft.testplatform.objectmodel.17.5.0.nupkg.sha512" - }, - "Microsoft.TestPlatform.TestHost/17.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-X86aikwp9d4SDcBChwzQYZihTPGEtMdDk+9t64emAl7N0Tq+OmlLAoW+Rs+2FB2k6QdUicSlT4QLO2xABRokaw==", - "path": "microsoft.testplatform.testhost/17.5.0", - "hashPath": "microsoft.testplatform.testhost.17.5.0.nupkg.sha512" - }, - "Microsoft.Win32.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==", - "path": "microsoft.win32.primitives/4.3.0", - "hashPath": "microsoft.win32.primitives.4.3.0.nupkg.sha512" - }, - "NETStandard.Library/1.6.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==", - "path": "netstandard.library/1.6.1", - "hashPath": "netstandard.library.1.6.1.nupkg.sha512" - }, - "Newtonsoft.Json/13.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==", - "path": "newtonsoft.json/13.0.1", - "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512" - }, - "NuGet.Frameworks/5.11.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-eaiXkUjC4NPcquGWzAGMXjuxvLwc6XGKMptSyOGQeT0X70BUZObuybJFZLA0OfTdueLd3US23NBPTBb6iF3V1Q==", - "path": "nuget.frameworks/5.11.0", - "hashPath": "nuget.frameworks.5.11.0.nupkg.sha512" - }, - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==", - "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==", - "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==", - "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.native.System/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==", - "path": "runtime.native.system/4.3.0", - "hashPath": "runtime.native.system.4.3.0.nupkg.sha512" - }, - "runtime.native.System.IO.Compression/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==", - "path": "runtime.native.system.io.compression/4.3.0", - "hashPath": "runtime.native.system.io.compression.4.3.0.nupkg.sha512" - }, - "runtime.native.System.Net.Http/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==", - "path": "runtime.native.system.net.http/4.3.0", - "hashPath": "runtime.native.system.net.http.4.3.0.nupkg.sha512" - }, - "runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==", - "path": "runtime.native.system.security.cryptography.apple/4.3.0", - "hashPath": "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512" - }, - "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==", - "path": "runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==", - "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==", - "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==", - "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0", - "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512" - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==", - "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==", - "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==", - "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==", - "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==", - "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "SQLitePCLRaw.bundle_e_sqlite3/2.1.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-EWI1olKDjFEBMJu0+3wuxwziIAdWDVMYLhuZ3Qs84rrz+DHwD00RzWPZCa+bLnHCf3oJwuFZIRsHT5p236QXww==", - "path": "sqlitepclraw.bundle_e_sqlite3/2.1.4", - "hashPath": "sqlitepclraw.bundle_e_sqlite3.2.1.4.nupkg.sha512" - }, - "SQLitePCLRaw.core/2.1.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-inBjvSHo9UDKneGNzfUfDjK08JzlcIhn1+SP5Y3m6cgXpCxXKCJDy6Mka7LpgSV+UZmKSnC8rTwB0SQ0xKu5pA==", - "path": "sqlitepclraw.core/2.1.4", - "hashPath": "sqlitepclraw.core.2.1.4.nupkg.sha512" - }, - "SQLitePCLRaw.lib.e_sqlite3/2.1.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-2C9Q9eX7CPLveJA0rIhf9RXAvu+7nWZu1A2MdG6SD/NOu26TakGgL1nsbc0JAspGijFOo3HoN79xrx8a368fBg==", - "path": "sqlitepclraw.lib.e_sqlite3/2.1.4", - "hashPath": "sqlitepclraw.lib.e_sqlite3.2.1.4.nupkg.sha512" - }, - "SQLitePCLRaw.provider.e_sqlite3/2.1.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-CSlb5dUp1FMIkez9Iv5EXzpeq7rHryVNqwJMWnpq87j9zWZexaEMdisDktMsnnrzKM6ahNrsTkjqNodTBPBxtQ==", - "path": "sqlitepclraw.provider.e_sqlite3/2.1.4", - "hashPath": "sqlitepclraw.provider.e_sqlite3.2.1.4.nupkg.sha512" - }, - "System.AppContext/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==", - "path": "system.appcontext/4.3.0", - "hashPath": "system.appcontext.4.3.0.nupkg.sha512" - }, - "System.Buffers/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ratu44uTIHgeBeI0dE8DWvmXVBSo4u7ozRZZHOMmK/JPpYyo0dAfgSiHlpiObMQ5lEtEyIXA40sKRYg5J6A8uQ==", - "path": "system.buffers/4.3.0", - "hashPath": "system.buffers.4.3.0.nupkg.sha512" - }, - "System.Collections/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==", - "path": "system.collections/4.3.0", - "hashPath": "system.collections.4.3.0.nupkg.sha512" - }, - "System.Collections.Concurrent/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==", - "path": "system.collections.concurrent/4.3.0", - "hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512" - }, - "System.Console/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==", - "path": "system.console/4.3.0", - "hashPath": "system.console.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.Debug/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==", - "path": "system.diagnostics.debug/4.3.0", - "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.DiagnosticSource/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==", - "path": "system.diagnostics.diagnosticsource/4.3.0", - "hashPath": "system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.Tools/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==", - "path": "system.diagnostics.tools/4.3.0", - "hashPath": "system.diagnostics.tools.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.Tracing/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==", - "path": "system.diagnostics.tracing/4.3.0", - "hashPath": "system.diagnostics.tracing.4.3.0.nupkg.sha512" - }, - "System.Globalization/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", - "path": "system.globalization/4.3.0", - "hashPath": "system.globalization.4.3.0.nupkg.sha512" - }, - "System.Globalization.Calendars/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==", - "path": "system.globalization.calendars/4.3.0", - "hashPath": "system.globalization.calendars.4.3.0.nupkg.sha512" - }, - "System.Globalization.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==", - "path": "system.globalization.extensions/4.3.0", - "hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512" - }, - "System.IO/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", - "path": "system.io/4.3.0", - "hashPath": "system.io.4.3.0.nupkg.sha512" - }, - "System.IO.Compression/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==", - "path": "system.io.compression/4.3.0", - "hashPath": "system.io.compression.4.3.0.nupkg.sha512" - }, - "System.IO.Compression.ZipFile/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==", - "path": "system.io.compression.zipfile/4.3.0", - "hashPath": "system.io.compression.zipfile.4.3.0.nupkg.sha512" - }, - "System.IO.FileSystem/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==", - "path": "system.io.filesystem/4.3.0", - "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512" - }, - "System.IO.FileSystem.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==", - "path": "system.io.filesystem.primitives/4.3.0", - "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512" - }, - "System.Linq/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==", - "path": "system.linq/4.3.0", - "hashPath": "system.linq.4.3.0.nupkg.sha512" - }, - "System.Linq.Expressions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==", - "path": "system.linq.expressions/4.3.0", - "hashPath": "system.linq.expressions.4.3.0.nupkg.sha512" - }, - "System.Memory/4.5.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", - "path": "system.memory/4.5.3", - "hashPath": "system.memory.4.5.3.nupkg.sha512" - }, - "System.Net.Http/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==", - "path": "system.net.http/4.3.0", - "hashPath": "system.net.http.4.3.0.nupkg.sha512" - }, - "System.Net.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==", - "path": "system.net.primitives/4.3.0", - "hashPath": "system.net.primitives.4.3.0.nupkg.sha512" - }, - "System.Net.Sockets/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==", - "path": "system.net.sockets/4.3.0", - "hashPath": "system.net.sockets.4.3.0.nupkg.sha512" - }, - "System.ObjectModel/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==", - "path": "system.objectmodel/4.3.0", - "hashPath": "system.objectmodel.4.3.0.nupkg.sha512" - }, - "System.Reflection/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", - "path": "system.reflection/4.3.0", - "hashPath": "system.reflection.4.3.0.nupkg.sha512" - }, - "System.Reflection.Emit/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==", - "path": "system.reflection.emit/4.3.0", - "hashPath": "system.reflection.emit.4.3.0.nupkg.sha512" - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==", - "path": "system.reflection.emit.ilgeneration/4.3.0", - "hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512" - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==", - "path": "system.reflection.emit.lightweight/4.3.0", - "hashPath": "system.reflection.emit.lightweight.4.3.0.nupkg.sha512" - }, - "System.Reflection.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==", - "path": "system.reflection.extensions/4.3.0", - "hashPath": "system.reflection.extensions.4.3.0.nupkg.sha512" - }, - "System.Reflection.Metadata/1.6.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==", - "path": "system.reflection.metadata/1.6.0", - "hashPath": "system.reflection.metadata.1.6.0.nupkg.sha512" - }, - "System.Reflection.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", - "path": "system.reflection.primitives/4.3.0", - "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512" - }, - "System.Reflection.TypeExtensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==", - "path": "system.reflection.typeextensions/4.3.0", - "hashPath": "system.reflection.typeextensions.4.3.0.nupkg.sha512" - }, - "System.Resources.ResourceManager/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==", - "path": "system.resources.resourcemanager/4.3.0", - "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512" - }, - "System.Runtime/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", - "path": "system.runtime/4.3.0", - "hashPath": "system.runtime.4.3.0.nupkg.sha512" - }, - "System.Runtime.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==", - "path": "system.runtime.extensions/4.3.0", - "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512" - }, - "System.Runtime.Handles/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==", - "path": "system.runtime.handles/4.3.0", - "hashPath": "system.runtime.handles.4.3.0.nupkg.sha512" - }, - "System.Runtime.InteropServices/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==", - "path": "system.runtime.interopservices/4.3.0", - "hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512" - }, - "System.Runtime.InteropServices.RuntimeInformation/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==", - "path": "system.runtime.interopservices.runtimeinformation/4.3.0", - "hashPath": "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512" - }, - "System.Runtime.Numerics/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==", - "path": "system.runtime.numerics/4.3.0", - "hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Algorithms/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==", - "path": "system.security.cryptography.algorithms/4.3.0", - "hashPath": "system.security.cryptography.algorithms.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Cng/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==", - "path": "system.security.cryptography.cng/4.3.0", - "hashPath": "system.security.cryptography.cng.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Csp/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==", - "path": "system.security.cryptography.csp/4.3.0", - "hashPath": "system.security.cryptography.csp.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Encoding/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==", - "path": "system.security.cryptography.encoding/4.3.0", - "hashPath": "system.security.cryptography.encoding.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==", - "path": "system.security.cryptography.openssl/4.3.0", - "hashPath": "system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==", - "path": "system.security.cryptography.primitives/4.3.0", - "hashPath": "system.security.cryptography.primitives.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.X509Certificates/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==", - "path": "system.security.cryptography.x509certificates/4.3.0", - "hashPath": "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512" - }, - "System.Text.Encoding/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", - "path": "system.text.encoding/4.3.0", - "hashPath": "system.text.encoding.4.3.0.nupkg.sha512" - }, - "System.Text.Encoding.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==", - "path": "system.text.encoding.extensions/4.3.0", - "hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512" - }, - "System.Text.Encodings.Web/7.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OP6umVGxc0Z0MvZQBVigj4/U31Pw72ITihDWP9WiWDm+q5aoe0GaJivsfYGq53o6dxH7DcXWiCTl7+0o2CGdmg==", - "path": "system.text.encodings.web/7.0.0", - "hashPath": "system.text.encodings.web.7.0.0.nupkg.sha512" - }, - "System.Text.Json/7.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DaGSsVqKsn/ia6RG8frjwmJonfos0srquhw09TlT8KRw5I43E+4gs+/bZj4K0vShJ5H9imCuXupb4RmS+dBy3w==", - "path": "system.text.json/7.0.0", - "hashPath": "system.text.json.7.0.0.nupkg.sha512" - }, - "System.Text.RegularExpressions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==", - "path": "system.text.regularexpressions/4.3.0", - "hashPath": "system.text.regularexpressions.4.3.0.nupkg.sha512" - }, - "System.Threading/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", - "path": "system.threading/4.3.0", - "hashPath": "system.threading.4.3.0.nupkg.sha512" - }, - "System.Threading.Tasks/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", - "path": "system.threading.tasks/4.3.0", - "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512" - }, - "System.Threading.Tasks.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==", - "path": "system.threading.tasks.extensions/4.3.0", - "hashPath": "system.threading.tasks.extensions.4.3.0.nupkg.sha512" - }, - "System.Threading.Timer/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==", - "path": "system.threading.timer/4.3.0", - "hashPath": "system.threading.timer.4.3.0.nupkg.sha512" - }, - "System.Xml.ReaderWriter/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==", - "path": "system.xml.readerwriter/4.3.0", - "hashPath": "system.xml.readerwriter.4.3.0.nupkg.sha512" - }, - "System.Xml.XDocument/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==", - "path": "system.xml.xdocument/4.3.0", - "hashPath": "system.xml.xdocument.4.3.0.nupkg.sha512" - }, - "xunit/2.4.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6Mj73Ont3zj2CJuoykVJfE0ZmRwn7C+pTuRP8c4bnaaTFjwNG6tGe0prJ1yIbMe9AHrpDys63ctWacSsFJWK/w==", - "path": "xunit/2.4.2", - "hashPath": "xunit.2.4.2.nupkg.sha512" - }, - "xunit.abstractions/2.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pot1I4YOxlWjIb5jmwvvQNbTrZ3lJQ+jUGkGjWE3hEFM0l5gOnBWS+H3qsex68s5cO52g+44vpGzhAt+42vwKg==", - "path": "xunit.abstractions/2.0.3", - "hashPath": "xunit.abstractions.2.0.3.nupkg.sha512" - }, - "xunit.analyzers/1.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BeO8hEgs/c8Ls2647fPfieMngncvf0D0xYNDfIO59MolxtCtVjFRd6SRc+7tj8VMqkVOuJcnc9eh4ngI2cAmLQ==", - "path": "xunit.analyzers/1.0.0", - "hashPath": "xunit.analyzers.1.0.0.nupkg.sha512" - }, - "xunit.assert/2.4.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pxJISOFjn2XTTi1mcDCkRZrTFb9OtRRCtx2kZFNF51GdReLr1ls2rnyxvAS4JO247K3aNtflvh5Q0346K5BROA==", - "path": "xunit.assert/2.4.2", - "hashPath": "xunit.assert.2.4.2.nupkg.sha512" - }, - "xunit.core/2.4.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KB4yGCxNqIVyekhJLXtKSEq6BaXVp/JO3mbGVE1hxypZTLEe7h+sTbAhpA+yZW2dPtXTuiW+C1B2oxxHEkrmOw==", - "path": "xunit.core/2.4.2", - "hashPath": "xunit.core.2.4.2.nupkg.sha512" - }, - "xunit.extensibility.core/2.4.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-W1BoXTIN1C6kpVSMw25huSet25ky6IAQUNovu3zGOGN/jWnbgSoTyCrlIhmXSg0tH5nEf8q7h3OjNHOjyu5PfA==", - "path": "xunit.extensibility.core/2.4.2", - "hashPath": "xunit.extensibility.core.2.4.2.nupkg.sha512" - }, - "xunit.extensibility.execution/2.4.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-CZmgcKkwpyo8FlupZdWpJCryrAOWLh1FBPG6gmVZuPQkGQsim/oL4PcP4nfrC2hHgXUFtluvaJ0Sp9PQKUMNpg==", - "path": "xunit.extensibility.execution/2.4.2", - "hashPath": "xunit.extensibility.execution.2.4.2.nupkg.sha512" - }, - "xunit.runner.visualstudio/2.4.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OwHamvBdUKgqsXfBzWiCW/O98BTx81UKzx2bieIOQI7CZFE5NEQZGi8PBQGIKawDW96xeRffiNf20SjfC0x9hw==", - "path": "xunit.runner.visualstudio/2.4.5", - "hashPath": "xunit.runner.visualstudio.2.4.5.nupkg.sha512" - }, - "EntityFrameWorkLib/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/TestUnitaireLOL.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/TestUnitaireLOL.dll deleted file mode 100644 index 5d5167b..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/TestUnitaireLOL.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/TestUnitaireLOL.pdb b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/TestUnitaireLOL.pdb deleted file mode 100644 index 01526df..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/TestUnitaireLOL.pdb and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/TestUnitaireLOL.runtimeconfig.json b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/TestUnitaireLOL.runtimeconfig.json deleted file mode 100644 index 8872219..0000000 --- a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/TestUnitaireLOL.runtimeconfig.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net7.0", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "7.0.0" - }, - "configProperties": { - "System.Reflection.NullabilityInfoContext.IsSupported": true - } - } -} \ No newline at end of file diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100755 index d1a7f8e..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100755 index a6505b6..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100755 index 7cc5081..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100755 index 52b75d1..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100755 index 8763295..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100755 index d716050..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100755 index 032b0f1..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100755 index eb8f9f9..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100755 index d962aa6..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100755 index 6910b13..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100755 index f25c5c1..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100755 index 7f97ff3..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100755 index 89ad7cc..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100755 index 5cee641..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100755 index 23f73ff..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100755 index e536c3f..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100755 index b30f834..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100755 index 77d22b3..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100755 index 74f0a63..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100755 index 8aface5..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100755 index b5ef25f..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100755 index 69ef187..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100755 index e5871ec..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100755 index bbb1dcc..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100755 index b0ab3a5..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100755 index f9fef39..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100755 index 0fcb066..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100755 index 02736d2..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100755 index 58de9df..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100755 index 34eaf07..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100755 index b5ac87d..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100755 index 748a01b..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100755 index 8bbed14..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100755 index 6b0ff76..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100755 index 5396f9d..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100755 index 1725a2a..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100755 index 1257d0a..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100755 index e89ca32..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100755 index 292196c..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100755 index 45ca49a..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100755 index 29bd2a6..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100755 index 0a755a2..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100755 index a5d15f5..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100755 index 22aacd8..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100755 index c57045e..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100755 index f8998e5..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100755 index b386a6c..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100755 index 3ee3654..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100755 index d5dd683..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100755 index 25764f4..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/alpine-arm/native/libe_sqlite3.so b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/alpine-arm/native/libe_sqlite3.so deleted file mode 100755 index 2c24486..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/alpine-arm/native/libe_sqlite3.so and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/alpine-arm64/native/libe_sqlite3.so b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/alpine-arm64/native/libe_sqlite3.so deleted file mode 100755 index 079c8af..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/alpine-arm64/native/libe_sqlite3.so and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/alpine-x64/native/libe_sqlite3.so b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/alpine-x64/native/libe_sqlite3.so deleted file mode 100755 index be7aba8..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/alpine-x64/native/libe_sqlite3.so and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a deleted file mode 100755 index f4d5a37..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-arm/native/libe_sqlite3.so b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-arm/native/libe_sqlite3.so deleted file mode 100755 index c24441c..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-arm/native/libe_sqlite3.so and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-arm64/native/libe_sqlite3.so b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-arm64/native/libe_sqlite3.so deleted file mode 100755 index a336011..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-arm64/native/libe_sqlite3.so and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-armel/native/libe_sqlite3.so b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-armel/native/libe_sqlite3.so deleted file mode 100755 index 2f29939..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-armel/native/libe_sqlite3.so and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-mips64/native/libe_sqlite3.so b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-mips64/native/libe_sqlite3.so deleted file mode 100755 index 4199492..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-mips64/native/libe_sqlite3.so and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-musl-arm/native/libe_sqlite3.so b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-musl-arm/native/libe_sqlite3.so deleted file mode 100755 index 2c24486..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-musl-arm/native/libe_sqlite3.so and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-musl-arm64/native/libe_sqlite3.so b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-musl-arm64/native/libe_sqlite3.so deleted file mode 100755 index 079c8af..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-musl-arm64/native/libe_sqlite3.so and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-musl-x64/native/libe_sqlite3.so b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-musl-x64/native/libe_sqlite3.so deleted file mode 100755 index be7aba8..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-musl-x64/native/libe_sqlite3.so and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-ppc64le/native/libe_sqlite3.so b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-ppc64le/native/libe_sqlite3.so deleted file mode 100755 index 1977f82..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-ppc64le/native/libe_sqlite3.so and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-s390x/native/libe_sqlite3.so b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-s390x/native/libe_sqlite3.so deleted file mode 100755 index abe4596..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-s390x/native/libe_sqlite3.so and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-x64/native/libe_sqlite3.so b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-x64/native/libe_sqlite3.so deleted file mode 100755 index 62b48e9..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-x64/native/libe_sqlite3.so and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-x86/native/libe_sqlite3.so b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-x86/native/libe_sqlite3.so deleted file mode 100755 index e64474d..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-x86/native/libe_sqlite3.so and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib deleted file mode 100755 index 2112503..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/maccatalyst-x64/native/libe_sqlite3.dylib b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/maccatalyst-x64/native/libe_sqlite3.dylib deleted file mode 100755 index 24653e2..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/maccatalyst-x64/native/libe_sqlite3.dylib and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/osx-arm64/native/libe_sqlite3.dylib b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/osx-arm64/native/libe_sqlite3.dylib deleted file mode 100755 index 04875eb..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/osx-arm64/native/libe_sqlite3.dylib and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/osx-x64/native/libe_sqlite3.dylib b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/osx-x64/native/libe_sqlite3.dylib deleted file mode 100755 index 215a8d6..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/osx-x64/native/libe_sqlite3.dylib and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/win-arm/native/e_sqlite3.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/win-arm/native/e_sqlite3.dll deleted file mode 100755 index 4c4e4e1..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/win-arm/native/e_sqlite3.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/win-arm64/native/e_sqlite3.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/win-arm64/native/e_sqlite3.dll deleted file mode 100755 index 0630a2d..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/win-arm64/native/e_sqlite3.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/win-x64/native/e_sqlite3.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/win-x64/native/e_sqlite3.dll deleted file mode 100755 index df1e054..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/win-x64/native/e_sqlite3.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/win-x86/native/e_sqlite3.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/win-x86/native/e_sqlite3.dll deleted file mode 100755 index cda8bbd..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/win-x86/native/e_sqlite3.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/testhost.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/testhost.dll deleted file mode 100755 index 8fecf5e..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/testhost.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100755 index 95aff09..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100755 index b951ff2..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100755 index 0b3b985..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100755 index 3ac7af2..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100755 index 2481c50..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/xunit.abstractions.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/xunit.abstractions.dll deleted file mode 100755 index d1e90bf..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/xunit.abstractions.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/xunit.assert.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/xunit.assert.dll deleted file mode 100755 index 27e97e5..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/xunit.assert.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/xunit.core.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/xunit.core.dll deleted file mode 100755 index fbc38a5..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/xunit.core.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/xunit.execution.dotnet.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/xunit.execution.dotnet.dll deleted file mode 100755 index 6367806..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/xunit.execution.dotnet.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/xunit.runner.reporters.netcoreapp10.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/xunit.runner.reporters.netcoreapp10.dll deleted file mode 100755 index 7481503..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/xunit.runner.reporters.netcoreapp10.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/xunit.runner.utility.netcoreapp10.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/xunit.runner.utility.netcoreapp10.dll deleted file mode 100755 index 6846845..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/xunit.runner.utility.netcoreapp10.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/xunit.runner.visualstudio.dotnetcore.testadapter.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/xunit.runner.visualstudio.dotnetcore.testadapter.dll deleted file mode 100755 index 5e9d619..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/xunit.runner.visualstudio.dotnetcore.testadapter.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100755 index 3f97cc2..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100755 index b4ce89e..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100755 index 619c96a..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100755 index 9b7ab49..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100755 index 5025035..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100755 index 11e8a73..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100755 index ca47ede..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100755 index 1bf48ad..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100755 index 4c2fd09..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100755 index 45edc6d..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/obj/Debug/net6.0/TestUnitaireLOL.GlobalUsings.g.cs b/Sources/Tests/TestUnitaireLOL/obj/Debug/net6.0/TestUnitaireLOL.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/Sources/Tests/TestUnitaireLOL/obj/Debug/net6.0/TestUnitaireLOL.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Sources/Tests/TestUnitaireLOL/obj/Debug/net6.0/TestUnitaireLOL.assets.cache b/Sources/Tests/TestUnitaireLOL/obj/Debug/net6.0/TestUnitaireLOL.assets.cache deleted file mode 100644 index b017db5..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/obj/Debug/net6.0/TestUnitaireLOL.assets.cache and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/obj/Debug/net6.0/TestUnitaireLOL.csproj.FileListAbsolute.txt b/Sources/Tests/TestUnitaireLOL/obj/Debug/net6.0/TestUnitaireLOL.csproj.FileListAbsolute.txt deleted file mode 100644 index e69de29..0000000 diff --git a/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs deleted file mode 100644 index d69481d..0000000 --- a/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")] diff --git a/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.AssemblyInfo.cs b/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.AssemblyInfo.cs deleted file mode 100644 index c46f908..0000000 --- a/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.AssemblyInfo.cs +++ /dev/null @@ -1,22 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// 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("TestUnitaireLOL")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("TestUnitaireLOL")] -[assembly: System.Reflection.AssemblyTitleAttribute("TestUnitaireLOL")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.AssemblyInfoInputs.cache b/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.AssemblyInfoInputs.cache deleted file mode 100644 index 5d9f558..0000000 --- a/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -7d85ddadbb9ede35b6434eb6b5e92b136d2d0768 diff --git a/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.GeneratedMSBuildEditorConfig.editorconfig b/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index daa805a..0000000 --- a/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,11 +0,0 @@ -is_global = true -build_property.TargetFramework = net7.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 = TestUnitaireLOL -build_property.ProjectDir = /Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/ diff --git a/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.GlobalUsings.g.cs b/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.assets.cache b/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.assets.cache deleted file mode 100644 index 9484621..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.assets.cache and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.csproj.AssemblyReference.cache b/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.csproj.AssemblyReference.cache deleted file mode 100644 index d837692..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.csproj.CopyComplete b/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.csproj.CoreCompileInputs.cache b/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.csproj.CoreCompileInputs.cache deleted file mode 100644 index f426c78..0000000 --- a/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -ec6204a8f1f212622103a86eef0774adb009516f diff --git a/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.csproj.FileListAbsolute.txt b/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.csproj.FileListAbsolute.txt deleted file mode 100644 index ecafadc..0000000 --- a/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,283 +0,0 @@ -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/CoverletSourceRootsMapping -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/xunit.runner.visualstudio.dotnetcore.testadapter.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/xunit.runner.reporters.netcoreapp10.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/xunit.runner.utility.netcoreapp10.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/TestUnitaireLOL.deps.json -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/TestUnitaireLOL.runtimeconfig.json -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/TestUnitaireLOL.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/TestUnitaireLOL.pdb -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Data.Sqlite.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Abstractions.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Relational.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Sqlite.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Caching.Abstractions.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Caching.Memory.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.DependencyModel.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Logging.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Logging.Abstractions.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Options.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Primitives.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/testhost.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/Newtonsoft.Json.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/NuGet.Frameworks.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/SQLitePCLRaw.batteries_v2.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/SQLitePCLRaw.core.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/SQLitePCLRaw.provider.e_sqlite3.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/xunit.abstractions.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/xunit.assert.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/xunit.core.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/xunit.execution.dotnet.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/alpine-arm/native/libe_sqlite3.so -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/alpine-arm64/native/libe_sqlite3.so -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/alpine-x64/native/libe_sqlite3.so -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-arm/native/libe_sqlite3.so -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-arm64/native/libe_sqlite3.so -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-armel/native/libe_sqlite3.so -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-mips64/native/libe_sqlite3.so -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-musl-arm/native/libe_sqlite3.so -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-musl-arm64/native/libe_sqlite3.so -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-musl-x64/native/libe_sqlite3.so -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-s390x/native/libe_sqlite3.so -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-x64/native/libe_sqlite3.so -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-x86/native/libe_sqlite3.so -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/maccatalyst-x64/native/libe_sqlite3.dylib -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/osx-arm64/native/libe_sqlite3.dylib -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/osx-x64/native/libe_sqlite3.dylib -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/win-arm/native/e_sqlite3.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/win-arm64/native/e_sqlite3.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/win-x64/native/e_sqlite3.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/win-x86/native/e_sqlite3.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/EntityFrameWorkLib.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/EntityFrameWorkLib.pdb -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.csproj.AssemblyReference.cache -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.GeneratedMSBuildEditorConfig.editorconfig -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.AssemblyInfoInputs.cache -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.AssemblyInfo.cs -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.csproj.CoreCompileInputs.cache -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.csproj.CopyComplete -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/refint/TestUnitaireLOL.dll -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.pdb -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.genruntimeconfig.cache -/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/ref/TestUnitaireLOL.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/CoverletSourceRootsMapping -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/xunit.runner.visualstudio.dotnetcore.testadapter.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/xunit.runner.reporters.netcoreapp10.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/xunit.runner.utility.netcoreapp10.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/TestUnitaireLOL.deps.json -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/TestUnitaireLOL.runtimeconfig.json -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/TestUnitaireLOL.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/TestUnitaireLOL.pdb -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Data.Sqlite.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Abstractions.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Relational.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Sqlite.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Caching.Abstractions.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Caching.Memory.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.DependencyModel.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Logging.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Logging.Abstractions.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Options.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Primitives.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/testhost.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/Newtonsoft.Json.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/NuGet.Frameworks.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/SQLitePCLRaw.batteries_v2.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/SQLitePCLRaw.core.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/SQLitePCLRaw.provider.e_sqlite3.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/xunit.abstractions.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/xunit.assert.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/xunit.core.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/xunit.execution.dotnet.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/alpine-arm/native/libe_sqlite3.so -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/alpine-arm64/native/libe_sqlite3.so -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/alpine-x64/native/libe_sqlite3.so -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-arm/native/libe_sqlite3.so -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-arm64/native/libe_sqlite3.so -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-armel/native/libe_sqlite3.so -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-mips64/native/libe_sqlite3.so -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-musl-arm/native/libe_sqlite3.so -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-musl-arm64/native/libe_sqlite3.so -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-musl-x64/native/libe_sqlite3.so -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-s390x/native/libe_sqlite3.so -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-x64/native/libe_sqlite3.so -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-x86/native/libe_sqlite3.so -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/maccatalyst-x64/native/libe_sqlite3.dylib -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/osx-arm64/native/libe_sqlite3.dylib -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/osx-x64/native/libe_sqlite3.dylib -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/win-arm/native/e_sqlite3.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/win-arm64/native/e_sqlite3.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/win-x64/native/e_sqlite3.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/win-x86/native/e_sqlite3.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/EntityFrameWorkLib.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/EntityFrameWorkLib.pdb -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.csproj.AssemblyReference.cache -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.GeneratedMSBuildEditorConfig.editorconfig -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.AssemblyInfoInputs.cache -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.AssemblyInfo.cs -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.csproj.CoreCompileInputs.cache -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.csproj.CopyComplete -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/obj/Debug/net7.0/refint/TestUnitaireLOL.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.pdb -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.genruntimeconfig.cache -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/obj/Debug/net7.0/ref/TestUnitaireLOL.dll -/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-ppc64le/native/libe_sqlite3.so diff --git a/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.dll b/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.dll deleted file mode 100644 index 5d5167b..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.genruntimeconfig.cache b/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.genruntimeconfig.cache deleted file mode 100644 index 1c3fb12..0000000 --- a/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -3885f25ef7f5214c347956facd92ed0a70b00193 diff --git a/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.pdb b/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.pdb deleted file mode 100644 index 01526df..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.pdb and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/ref/TestUnitaireLOL.dll b/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/ref/TestUnitaireLOL.dll deleted file mode 100644 index 5e17c1b..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/ref/TestUnitaireLOL.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/refint/TestUnitaireLOL.dll b/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/refint/TestUnitaireLOL.dll deleted file mode 100644 index 5e17c1b..0000000 Binary files a/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/refint/TestUnitaireLOL.dll and /dev/null differ diff --git a/Sources/Tests/TestUnitaireLOL/obj/TestUnitaireLOL.csproj.nuget.dgspec.json b/Sources/Tests/TestUnitaireLOL/obj/TestUnitaireLOL.csproj.nuget.dgspec.json deleted file mode 100644 index 15a2487..0000000 --- a/Sources/Tests/TestUnitaireLOL/obj/TestUnitaireLOL.csproj.nuget.dgspec.json +++ /dev/null @@ -1,344 +0,0 @@ -{ - "format": 1, - "restore": { - "/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/TestUnitaireLOL.csproj": {} - }, - "projects": { - "/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/DbDatamanager.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/DbDatamanager.csproj", - "projectName": "DbDatamanager", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/DbDatamanager.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net7.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "projectReferences": { - "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj": { - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj" - }, - "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj": { - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - }, - "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj", - "projectName": "EntityFrameWorkLib", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net7.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "dependencies": { - "Microsoft.EntityFrameworkCore": { - "target": "Package", - "version": "[7.0.3, )" - }, - "Microsoft.EntityFrameworkCore.Design": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[7.0.3, )" - }, - "Microsoft.EntityFrameworkCore.Sqlite": { - "target": "Package", - "version": "[7.0.3, )" - }, - "Microsoft.EntityFrameworkCore.Tools": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[7.0.3, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - }, - "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj", - "projectName": "Model", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net7.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "projectReferences": { - "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj": { - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - }, - "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj", - "projectName": "Shared", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net6.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - }, - "/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/TestUnitaireLOL.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/TestUnitaireLOL.csproj", - "projectName": "TestUnitaireLOL", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/TestUnitaireLOL.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net7.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "projectReferences": { - "/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/DbDatamanager.csproj": { - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/DbDatamanager.csproj" - }, - "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj": { - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "dependencies": { - "Microsoft.EntityFrameworkCore.Sqlite": { - "target": "Package", - "version": "[7.0.3, )" - }, - "Microsoft.NET.Test.Sdk": { - "target": "Package", - "version": "[17.5.0, )" - }, - "coverlet.collector": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[3.2.0, )" - }, - "xunit": { - "target": "Package", - "version": "[2.4.2, )" - }, - "xunit.runner.visualstudio": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[2.4.5, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/Sources/Tests/TestUnitaireLOL/obj/TestUnitaireLOL.csproj.nuget.g.props b/Sources/Tests/TestUnitaireLOL/obj/TestUnitaireLOL.csproj.nuget.g.props deleted file mode 100644 index 8418ad7..0000000 --- a/Sources/Tests/TestUnitaireLOL/obj/TestUnitaireLOL.csproj.nuget.g.props +++ /dev/null @@ -1,26 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - /Users/malanone/.nuget/packages/ - /Users/malanone/.nuget/packages/ - PackageReference - 6.4.0 - - - - - - - - - - - - - - /Users/malanone/.nuget/packages/xunit.analyzers/1.0.0 - - \ No newline at end of file diff --git a/Sources/Tests/TestUnitaireLOL/obj/TestUnitaireLOL.csproj.nuget.g.targets b/Sources/Tests/TestUnitaireLOL/obj/TestUnitaireLOL.csproj.nuget.g.targets deleted file mode 100644 index fbfbb95..0000000 --- a/Sources/Tests/TestUnitaireLOL/obj/TestUnitaireLOL.csproj.nuget.g.targets +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/Sources/Tests/TestUnitaireLOL/obj/project.assets.json b/Sources/Tests/TestUnitaireLOL/obj/project.assets.json deleted file mode 100644 index 3c6f093..0000000 --- a/Sources/Tests/TestUnitaireLOL/obj/project.assets.json +++ /dev/null @@ -1,6810 +0,0 @@ -{ - "version": 3, - "targets": { - "net7.0": { - "coverlet.collector/3.2.0": { - "type": "package", - "build": { - "build/netstandard1.0/coverlet.collector.targets": {} - } - }, - "Microsoft.CodeCoverage/17.5.0": { - "type": "package", - "compile": { - "lib/netcoreapp3.1/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {} - }, - "build": { - "build/netstandard2.0/Microsoft.CodeCoverage.props": {}, - "build/netstandard2.0/Microsoft.CodeCoverage.targets": {} - } - }, - "Microsoft.Data.Sqlite.Core/7.0.3": { - "type": "package", - "dependencies": { - "SQLitePCLRaw.core": "2.1.4" - }, - "compile": { - "lib/net6.0/Microsoft.Data.Sqlite.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/Microsoft.Data.Sqlite.dll": { - "related": ".xml" - } - } - }, - "Microsoft.EntityFrameworkCore/7.0.3": { - "type": "package", - "dependencies": { - "Microsoft.EntityFrameworkCore.Abstractions": "7.0.3", - "Microsoft.EntityFrameworkCore.Analyzers": "7.0.3", - "Microsoft.Extensions.Caching.Memory": "7.0.0", - "Microsoft.Extensions.DependencyInjection": "7.0.0", - "Microsoft.Extensions.Logging": "7.0.0" - }, - "compile": { - "lib/net6.0/Microsoft.EntityFrameworkCore.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/Microsoft.EntityFrameworkCore.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props": {} - } - }, - "Microsoft.EntityFrameworkCore.Abstractions/7.0.3": { - "type": "package", - "compile": { - "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { - "related": ".xml" - } - } - }, - "Microsoft.EntityFrameworkCore.Analyzers/7.0.3": { - "type": "package", - "compile": { - "lib/netstandard2.0/_._": {} - }, - "runtime": { - "lib/netstandard2.0/_._": {} - } - }, - "Microsoft.EntityFrameworkCore.Relational/7.0.3": { - "type": "package", - "dependencies": { - "Microsoft.EntityFrameworkCore": "7.0.3", - "Microsoft.Extensions.Configuration.Abstractions": "7.0.0" - }, - "compile": { - "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll": { - "related": ".xml" - } - } - }, - "Microsoft.EntityFrameworkCore.Sqlite/7.0.3": { - "type": "package", - "dependencies": { - "Microsoft.EntityFrameworkCore.Sqlite.Core": "7.0.3", - "SQLitePCLRaw.bundle_e_sqlite3": "2.1.4" - }, - "compile": { - "lib/net6.0/_._": {} - }, - "runtime": { - "lib/net6.0/_._": {} - } - }, - "Microsoft.EntityFrameworkCore.Sqlite.Core/7.0.3": { - "type": "package", - "dependencies": { - "Microsoft.Data.Sqlite.Core": "7.0.3", - "Microsoft.EntityFrameworkCore.Relational": "7.0.3", - "Microsoft.Extensions.DependencyModel": "7.0.0" - }, - "compile": { - "lib/net6.0/Microsoft.EntityFrameworkCore.Sqlite.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/Microsoft.EntityFrameworkCore.Sqlite.dll": { - "related": ".xml" - } - } - }, - "Microsoft.Extensions.Caching.Abstractions/7.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "7.0.0" - }, - "compile": { - "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.Caching.Memory/7.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Caching.Abstractions": "7.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0", - "Microsoft.Extensions.Logging.Abstractions": "7.0.0", - "Microsoft.Extensions.Options": "7.0.0", - "Microsoft.Extensions.Primitives": "7.0.0" - }, - "compile": { - "lib/net7.0/Microsoft.Extensions.Caching.Memory.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.Caching.Memory.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.Configuration.Abstractions/7.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "7.0.0" - }, - "compile": { - "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.DependencyInjection/7.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0" - }, - "compile": { - "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": { - "type": "package", - "compile": { - "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.DependencyModel/7.0.0": { - "type": "package", - "dependencies": { - "System.Text.Encodings.Web": "7.0.0", - "System.Text.Json": "7.0.0" - }, - "compile": { - "lib/net7.0/Microsoft.Extensions.DependencyModel.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.DependencyModel.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.Logging/7.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection": "7.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0", - "Microsoft.Extensions.Logging.Abstractions": "7.0.0", - "Microsoft.Extensions.Options": "7.0.0" - }, - "compile": { - "lib/net7.0/Microsoft.Extensions.Logging.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.Logging.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.Logging.Abstractions/7.0.0": { - "type": "package", - "compile": { - "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {} - } - }, - "Microsoft.Extensions.Options/7.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0", - "Microsoft.Extensions.Primitives": "7.0.0" - }, - "compile": { - "lib/net7.0/Microsoft.Extensions.Options.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.Options.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.Primitives/7.0.0": { - "type": "package", - "compile": { - "lib/net7.0/Microsoft.Extensions.Primitives.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.Extensions.Primitives.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.NET.Test.Sdk/17.5.0": { - "type": "package", - "dependencies": { - "Microsoft.CodeCoverage": "17.5.0", - "Microsoft.TestPlatform.TestHost": "17.5.0" - }, - "compile": { - "lib/netcoreapp3.1/_._": {} - }, - "runtime": { - "lib/netcoreapp3.1/_._": {} - }, - "build": { - "build/netcoreapp3.1/Microsoft.NET.Test.Sdk.props": {}, - "build/netcoreapp3.1/Microsoft.NET.Test.Sdk.targets": {} - }, - "buildMultiTargeting": { - "buildMultiTargeting/Microsoft.NET.Test.Sdk.props": {} - } - }, - "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/_._": {} - } - }, - "Microsoft.TestPlatform.ObjectModel/17.5.0": { - "type": "package", - "dependencies": { - "NuGet.Frameworks": "5.11.0", - "System.Reflection.Metadata": "1.6.0" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll": {}, - "lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {}, - "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll": {}, - "lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {}, - "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {} - }, - "resource": { - "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "cs" - }, - "lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "cs" - }, - "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "de" - }, - "lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "de" - }, - "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "es" - }, - "lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "es" - }, - "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "fr" - }, - "lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "fr" - }, - "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "it" - }, - "lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "it" - }, - "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "ja" - }, - "lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "ja" - }, - "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "ko" - }, - "lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "ko" - }, - "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "pl" - }, - "lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "pl" - }, - "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "pt-BR" - }, - "lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "pt-BR" - }, - "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "ru" - }, - "lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "ru" - }, - "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "tr" - }, - "lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "tr" - }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": { - "locale": "zh-Hant" - }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.TestPlatform.TestHost/17.5.0": { - "type": "package", - "dependencies": { - "Microsoft.TestPlatform.ObjectModel": "17.5.0", - "Newtonsoft.Json": "13.0.1" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.TestPlatform.CommunicationUtilities.dll": {}, - "lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll": {}, - "lib/netcoreapp3.1/Microsoft.TestPlatform.CrossPlatEngine.dll": {}, - "lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {}, - "lib/netcoreapp3.1/Microsoft.TestPlatform.Utilities.dll": {}, - "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.Common.dll": {}, - "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {}, - "lib/netcoreapp3.1/testhost.dll": { - "related": ".deps.json" - } - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.TestPlatform.CommunicationUtilities.dll": {}, - "lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll": {}, - "lib/netcoreapp3.1/Microsoft.TestPlatform.CrossPlatEngine.dll": {}, - "lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {}, - "lib/netcoreapp3.1/Microsoft.TestPlatform.Utilities.dll": {}, - "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.Common.dll": {}, - "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {}, - "lib/netcoreapp3.1/testhost.dll": { - "related": ".deps.json" - } - }, - "resource": { - "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { - "locale": "cs" - }, - "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { - "locale": "cs" - }, - "lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { - "locale": "cs" - }, - "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { - "locale": "de" - }, - "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { - "locale": "de" - }, - "lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { - "locale": "de" - }, - "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { - "locale": "es" - }, - "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { - "locale": "es" - }, - "lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { - "locale": "es" - }, - "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { - "locale": "fr" - }, - "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { - "locale": "fr" - }, - "lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { - "locale": "fr" - }, - "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { - "locale": "it" - }, - "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { - "locale": "it" - }, - "lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { - "locale": "it" - }, - "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { - "locale": "ja" - }, - "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { - "locale": "ja" - }, - "lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { - "locale": "ja" - }, - "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { - "locale": "ko" - }, - "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { - "locale": "ko" - }, - "lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { - "locale": "ko" - }, - "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { - "locale": "pl" - }, - "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { - "locale": "pl" - }, - "lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { - "locale": "pl" - }, - "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { - "locale": "pt-BR" - }, - "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { - "locale": "pt-BR" - }, - "lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { - "locale": "pt-BR" - }, - "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { - "locale": "ru" - }, - "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { - "locale": "ru" - }, - "lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { - "locale": "ru" - }, - "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { - "locale": "tr" - }, - "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { - "locale": "tr" - }, - "lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { - "locale": "tr" - }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { - "locale": "zh-Hant" - }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { - "locale": "zh-Hant" - }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { - "locale": "zh-Hant" - } - }, - "build": { - "build/netcoreapp3.1/Microsoft.TestPlatform.TestHost.props": {} - } - }, - "Microsoft.Win32.Primitives/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": { - "related": ".xml" - } - } - }, - "NETStandard.Library/1.6.1": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.Win32.Primitives": "4.3.0", - "System.AppContext": "4.3.0", - "System.Collections": "4.3.0", - "System.Collections.Concurrent": "4.3.0", - "System.Console": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tools": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Calendars": "4.3.0", - "System.IO": "4.3.0", - "System.IO.Compression": "4.3.0", - "System.IO.Compression.ZipFile": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Linq": "4.3.0", - "System.Linq.Expressions": "4.3.0", - "System.Net.Http": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Net.Sockets": "4.3.0", - "System.ObjectModel": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.InteropServices.RuntimeInformation": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Security.Cryptography.X509Certificates": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Text.Encoding.Extensions": "4.3.0", - "System.Text.RegularExpressions": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "System.Threading.Timer": "4.3.0", - "System.Xml.ReaderWriter": "4.3.0", - "System.Xml.XDocument": "4.3.0" - } - }, - "Newtonsoft.Json/13.0.1": { - "type": "package", - "compile": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "related": ".xml" - } - } - }, - "NuGet.Frameworks/5.11.0": { - "type": "package", - "compile": { - "lib/netstandard2.0/NuGet.Frameworks.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/NuGet.Frameworks.dll": { - "related": ".xml" - } - } - }, - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "debian.8-x64" - } - } - }, - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "fedora.23-x64" - } - } - }, - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "fedora.24-x64" - } - } - }, - "runtime.native.System/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "runtime.native.System.IO.Compression/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "runtime.native.System.Net.Http/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "dependencies": { - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "opensuse.13.2-x64" - } - } - }, - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "opensuse.42.1-x64" - } - } - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib": { - "assetType": "native", - "rid": "osx.10.10-x64" - } - } - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib": { - "assetType": "native", - "rid": "osx.10.10-x64" - } - } - }, - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "rhel.7-x64" - } - } - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "ubuntu.14.04-x64" - } - } - }, - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "ubuntu.16.04-x64" - } - } - }, - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "ubuntu.16.10-x64" - } - } - }, - "SQLitePCLRaw.bundle_e_sqlite3/2.1.4": { - "type": "package", - "dependencies": { - "SQLitePCLRaw.lib.e_sqlite3": "2.1.4", - "SQLitePCLRaw.provider.e_sqlite3": "2.1.4" - }, - "compile": { - "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {} - }, - "runtime": { - "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {} - } - }, - "SQLitePCLRaw.core/2.1.4": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.3" - }, - "compile": { - "lib/netstandard2.0/SQLitePCLRaw.core.dll": {} - }, - "runtime": { - "lib/netstandard2.0/SQLitePCLRaw.core.dll": {} - } - }, - "SQLitePCLRaw.lib.e_sqlite3/2.1.4": { - "type": "package", - "compile": { - "lib/netstandard2.0/_._": {} - }, - "runtime": { - "lib/netstandard2.0/_._": {} - }, - "build": { - "buildTransitive/net7.0/SQLitePCLRaw.lib.e_sqlite3.targets": {} - }, - "runtimeTargets": { - "runtimes/alpine-arm/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "alpine-arm" - }, - "runtimes/alpine-arm64/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "alpine-arm64" - }, - "runtimes/alpine-x64/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "alpine-x64" - }, - "runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a": { - "assetType": "native", - "rid": "browser-wasm" - }, - "runtimes/linux-arm/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-arm" - }, - "runtimes/linux-arm64/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-arm64" - }, - "runtimes/linux-armel/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-armel" - }, - "runtimes/linux-mips64/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-mips64" - }, - "runtimes/linux-musl-arm/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-musl-arm" - }, - "runtimes/linux-musl-arm64/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-musl-arm64" - }, - "runtimes/linux-musl-x64/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-musl-x64" - }, - "runtimes/linux-ppc64le/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-ppc64le" - }, - "runtimes/linux-s390x/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-s390x" - }, - "runtimes/linux-x64/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-x64" - }, - "runtimes/linux-x86/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-x86" - }, - "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": { - "assetType": "native", - "rid": "maccatalyst-arm64" - }, - "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": { - "assetType": "native", - "rid": "maccatalyst-x64" - }, - "runtimes/osx-arm64/native/libe_sqlite3.dylib": { - "assetType": "native", - "rid": "osx-arm64" - }, - "runtimes/osx-x64/native/libe_sqlite3.dylib": { - "assetType": "native", - "rid": "osx-x64" - }, - "runtimes/win-arm/native/e_sqlite3.dll": { - "assetType": "native", - "rid": "win-arm" - }, - "runtimes/win-arm64/native/e_sqlite3.dll": { - "assetType": "native", - "rid": "win-arm64" - }, - "runtimes/win-x64/native/e_sqlite3.dll": { - "assetType": "native", - "rid": "win-x64" - }, - "runtimes/win-x86/native/e_sqlite3.dll": { - "assetType": "native", - "rid": "win-x86" - } - } - }, - "SQLitePCLRaw.provider.e_sqlite3/2.1.4": { - "type": "package", - "dependencies": { - "SQLitePCLRaw.core": "2.1.4" - }, - "compile": { - "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {} - }, - "runtime": { - "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {} - } - }, - "System.AppContext/4.3.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.AppContext.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.6/System.AppContext.dll": {} - } - }, - "System.Buffers/4.3.0": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "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/System.Collections.dll": { - "related": ".xml" - } - } - }, - "System.Collections.Concurrent/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Reflection": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Console/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": { - "related": ".xml" - } - } - }, - "System.Diagnostics.Debug/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.Debug.dll": { - "related": ".xml" - } - } - }, - "System.Diagnostics.DiagnosticSource/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "lib/netstandard1.3/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": { - "related": ".xml" - } - } - }, - "System.Diagnostics.Tools/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Diagnostics.Tools.dll": { - "related": ".xml" - } - } - }, - "System.Diagnostics.Tracing/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.Diagnostics.Tracing.dll": { - "related": ".xml" - } - } - }, - "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/System.Globalization.dll": { - "related": ".xml" - } - } - }, - "System.Globalization.Calendars/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": { - "related": ".xml" - } - } - }, - "System.Globalization.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Globalization": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.InteropServices": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": { - "related": ".xml" - } - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.IO/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.IO.dll": { - "related": ".xml" - } - } - }, - "System.IO.Compression/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Buffers": "4.3.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.IO.Compression": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": { - "related": ".xml" - } - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.IO.Compression.ZipFile/4.3.0": { - "type": "package", - "dependencies": { - "System.Buffers": "4.3.0", - "System.IO": "4.3.0", - "System.IO.Compression": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Text.Encoding": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": { - "related": ".xml" - } - } - }, - "System.IO.FileSystem.Primitives/4.3.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.Linq/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.Linq.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.6/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Linq": "4.3.0", - "System.ObjectModel": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Emit.Lightweight": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Reflection.TypeExtensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.Linq.Expressions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.6/System.Linq.Expressions.dll": {} - } - }, - "System.Memory/4.5.3": { - "type": "package", - "compile": { - "ref/netcoreapp2.1/_._": {} - }, - "runtime": { - "lib/netcoreapp2.1/_._": {} - } - }, - "System.Net.Http/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.DiagnosticSource": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Extensions": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.OpenSsl": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Security.Cryptography.X509Certificates": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.Net.Http": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Net.Http.dll": { - "related": ".xml" - } - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.3/System.Net.Http.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Net.Primitives/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": { - "related": ".xml" - } - } - }, - "System.Net.Sockets/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": { - "related": ".xml" - } - } - }, - "System.ObjectModel/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "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/System.Reflection.dll": { - "related": ".xml" - } - } - }, - "System.Reflection.Emit/4.3.0": { - "type": "package", - "dependencies": { - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.1/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": { - "related": ".xml" - } - } - }, - "System.Reflection.Metadata/1.6.0": { - "type": "package", - "compile": { - "lib/netstandard2.0/System.Reflection.Metadata.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/System.Reflection.Metadata.dll": { - "related": ".xml" - } - } - }, - "System.Reflection.Primitives/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": { - "related": ".xml" - } - } - }, - "System.Reflection.TypeExtensions/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Resources.ResourceManager.dll": { - "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/System.Runtime.Extensions.dll": { - "related": ".xml" - } - } - }, - "System.Runtime.Handles/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Handles.dll": { - "related": ".xml" - } - } - }, - "System.Runtime.InteropServices/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0" - }, - "compile": { - "ref/netcoreapp1.1/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Threading": "4.3.0", - "runtime.native.System": "4.3.0" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Runtime.Numerics/4.3.0": { - "type": "package", - "dependencies": { - "System.Globalization": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.Apple": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {} - }, - "runtimeTargets": { - "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": { - "assetType": "runtime", - "rid": "osx" - }, - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Security.Cryptography.Cng/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/_._": {} - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Security.Cryptography.Csp/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Security.Cryptography.Encoding/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.Collections.Concurrent": "4.3.0", - "System.Linq": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": { - "related": ".xml" - } - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/_._": {} - }, - "runtime": { - "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {} - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": { - "assetType": "runtime", - "rid": "unix" - } - } - }, - "System.Security.Cryptography.Primitives/4.3.0": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Calendars": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Cng": "4.3.0", - "System.Security.Cryptography.Csp": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.OpenSsl": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.Net.Http": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": { - "related": ".xml" - } - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.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.Encoding.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": { - "related": ".xml" - } - } - }, - "System.Text.Encodings.Web/7.0.0": { - "type": "package", - "compile": { - "lib/net7.0/System.Text.Encodings.Web.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/System.Text.Encodings.Web.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - }, - "runtimeTargets": { - "runtimes/browser/lib/net7.0/System.Text.Encodings.Web.dll": { - "assetType": "runtime", - "rid": "browser" - } - } - }, - "System.Text.Json/7.0.0": { - "type": "package", - "dependencies": { - "System.Text.Encodings.Web": "7.0.0" - }, - "compile": { - "lib/net7.0/System.Text.Json.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/System.Text.Json.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/System.Text.Json.targets": {} - } - }, - "System.Text.RegularExpressions/4.3.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netcoreapp1.1/System.Text.RegularExpressions.dll": {} - }, - "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/System.Threading.dll": { - "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" - } - } - }, - "System.Threading.Tasks.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "lib/netstandard1.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": { - "related": ".xml" - } - } - }, - "System.Threading.Timer/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.2/System.Threading.Timer.dll": { - "related": ".xml" - } - } - }, - "System.Xml.ReaderWriter/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Text.Encoding.Extensions": "4.3.0", - "System.Text.RegularExpressions": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "System.Threading.Tasks.Extensions": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tools": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Xml.ReaderWriter": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - }, - "xunit/2.4.2": { - "type": "package", - "dependencies": { - "xunit.analyzers": "1.0.0", - "xunit.assert": "2.4.2", - "xunit.core": "[2.4.2]" - } - }, - "xunit.abstractions/2.0.3": { - "type": "package", - "compile": { - "lib/netstandard2.0/xunit.abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/xunit.abstractions.dll": { - "related": ".xml" - } - } - }, - "xunit.analyzers/1.0.0": { - "type": "package" - }, - "xunit.assert/2.4.2": { - "type": "package", - "dependencies": { - "NETStandard.Library": "1.6.1" - }, - "compile": { - "lib/netstandard1.1/xunit.assert.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.1/xunit.assert.dll": { - "related": ".xml" - } - } - }, - "xunit.core/2.4.2": { - "type": "package", - "dependencies": { - "xunit.extensibility.core": "[2.4.2]", - "xunit.extensibility.execution": "[2.4.2]" - }, - "build": { - "build/xunit.core.props": {}, - "build/xunit.core.targets": {} - }, - "buildMultiTargeting": { - "buildMultiTargeting/xunit.core.props": {}, - "buildMultiTargeting/xunit.core.targets": {} - } - }, - "xunit.extensibility.core/2.4.2": { - "type": "package", - "dependencies": { - "NETStandard.Library": "1.6.1", - "xunit.abstractions": "2.0.3" - }, - "compile": { - "lib/netstandard1.1/xunit.core.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.1/xunit.core.dll": { - "related": ".xml" - } - } - }, - "xunit.extensibility.execution/2.4.2": { - "type": "package", - "dependencies": { - "NETStandard.Library": "1.6.1", - "xunit.extensibility.core": "[2.4.2]" - }, - "compile": { - "lib/netstandard1.1/xunit.execution.dotnet.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.1/xunit.execution.dotnet.dll": { - "related": ".xml" - } - } - }, - "xunit.runner.visualstudio/2.4.5": { - "type": "package", - "compile": { - "lib/netcoreapp3.1/_._": {} - }, - "runtime": { - "lib/netcoreapp3.1/_._": {} - }, - "build": { - "build/netcoreapp3.1/xunit.runner.visualstudio.props": {} - } - }, - "DbDatamanager/1.0.0": { - "type": "project", - "framework": ".NETCoreApp,Version=v7.0", - "dependencies": { - "EntityFrameWorkLib": "1.0.0", - "Model": "1.0.0" - }, - "compile": { - "bin/placeholder/DbDatamanager.dll": {} - }, - "runtime": { - "bin/placeholder/DbDatamanager.dll": {} - } - }, - "EntityFrameWorkLib/1.0.0": { - "type": "project", - "framework": ".NETCoreApp,Version=v7.0", - "dependencies": { - "Microsoft.EntityFrameworkCore": "7.0.3", - "Microsoft.EntityFrameworkCore.Sqlite": "7.0.3" - }, - "compile": { - "bin/placeholder/EntityFrameWorkLib.dll": {} - }, - "runtime": { - "bin/placeholder/EntityFrameWorkLib.dll": {} - } - }, - "Model/1.0.0": { - "type": "project", - "framework": ".NETCoreApp,Version=v7.0", - "dependencies": { - "Shared": "1.0.0" - }, - "compile": { - "bin/placeholder/Model.dll": {} - }, - "runtime": { - "bin/placeholder/Model.dll": {} - } - }, - "Shared/1.0.0": { - "type": "project", - "framework": ".NETCoreApp,Version=v6.0", - "compile": { - "bin/placeholder/Shared.dll": {} - }, - "runtime": { - "bin/placeholder/Shared.dll": {} - } - } - } - }, - "libraries": { - "coverlet.collector/3.2.0": { - "sha512": "xjY8xBigSeWIYs4I7DgUHqSNoGqnHi7Fv7/7RZD02rvZyG3hlsjnQKiVKVWKgr9kRKgmV+dEfu8KScvysiC0Wg==", - "type": "package", - "path": "coverlet.collector/3.2.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/netstandard1.0/Microsoft.Bcl.AsyncInterfaces.dll", - "build/netstandard1.0/Microsoft.CSharp.dll", - "build/netstandard1.0/Microsoft.DotNet.PlatformAbstractions.dll", - "build/netstandard1.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "build/netstandard1.0/Microsoft.Extensions.DependencyInjection.dll", - "build/netstandard1.0/Microsoft.Extensions.DependencyModel.dll", - "build/netstandard1.0/Microsoft.Extensions.FileSystemGlobbing.dll", - "build/netstandard1.0/Microsoft.TestPlatform.CoreUtilities.dll", - "build/netstandard1.0/Microsoft.TestPlatform.PlatformAbstractions.dll", - "build/netstandard1.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll", - "build/netstandard1.0/Mono.Cecil.Mdb.dll", - "build/netstandard1.0/Mono.Cecil.Pdb.dll", - "build/netstandard1.0/Mono.Cecil.Rocks.dll", - "build/netstandard1.0/Mono.Cecil.dll", - "build/netstandard1.0/Newtonsoft.Json.dll", - "build/netstandard1.0/NuGet.Frameworks.dll", - "build/netstandard1.0/System.AppContext.dll", - "build/netstandard1.0/System.Collections.Immutable.dll", - "build/netstandard1.0/System.Dynamic.Runtime.dll", - "build/netstandard1.0/System.IO.FileSystem.Primitives.dll", - "build/netstandard1.0/System.Linq.Expressions.dll", - "build/netstandard1.0/System.Linq.dll", - "build/netstandard1.0/System.ObjectModel.dll", - "build/netstandard1.0/System.Reflection.Emit.ILGeneration.dll", - "build/netstandard1.0/System.Reflection.Emit.Lightweight.dll", - "build/netstandard1.0/System.Reflection.Emit.dll", - "build/netstandard1.0/System.Reflection.Metadata.dll", - "build/netstandard1.0/System.Reflection.TypeExtensions.dll", - "build/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll", - "build/netstandard1.0/System.Runtime.Serialization.Primitives.dll", - "build/netstandard1.0/System.Text.RegularExpressions.dll", - "build/netstandard1.0/System.Threading.Tasks.Extensions.dll", - "build/netstandard1.0/System.Threading.dll", - "build/netstandard1.0/System.Xml.ReaderWriter.dll", - "build/netstandard1.0/System.Xml.XDocument.dll", - "build/netstandard1.0/coverlet.collector.deps.json", - "build/netstandard1.0/coverlet.collector.dll", - "build/netstandard1.0/coverlet.collector.pdb", - "build/netstandard1.0/coverlet.collector.targets", - "build/netstandard1.0/coverlet.core.dll", - "build/netstandard1.0/coverlet.core.pdb", - "coverlet-icon.png", - "coverlet.collector.3.2.0.nupkg.sha512", - "coverlet.collector.nuspec" - ] - }, - "Microsoft.CodeCoverage/17.5.0": { - "sha512": "6FQo0O6LKDqbCiIgVQhJAf810HSjFlOj7FunWaeOGDKxy8DAbpHzPk4SfBTXz9ytaaceuIIeR6hZgplt09m+ig==", - "type": "package", - "path": "microsoft.codecoverage/17.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE_NET.txt", - "ThirdPartyNotices.txt", - "build/netstandard2.0/CodeCoverage/CodeCoverage.config", - "build/netstandard2.0/CodeCoverage/CodeCoverage.exe", - "build/netstandard2.0/CodeCoverage/VanguardInstrumentationProfiler_x86.config", - "build/netstandard2.0/CodeCoverage/amd64/CodeCoverage.exe", - "build/netstandard2.0/CodeCoverage/amd64/VanguardInstrumentationProfiler_x64.config", - "build/netstandard2.0/CodeCoverage/amd64/covrun64.dll", - "build/netstandard2.0/CodeCoverage/amd64/msdia140.dll", - "build/netstandard2.0/CodeCoverage/arm64/VanguardInstrumentationProfiler_arm64.config", - "build/netstandard2.0/CodeCoverage/arm64/covrunarm64.dll", - "build/netstandard2.0/CodeCoverage/arm64/msdia140.dll", - "build/netstandard2.0/CodeCoverage/codecoveragemessages.dll", - "build/netstandard2.0/CodeCoverage/coreclr/Microsoft.VisualStudio.CodeCoverage.Shim.dll", - "build/netstandard2.0/CodeCoverage/covrun32.dll", - "build/netstandard2.0/CodeCoverage/msdia140.dll", - "build/netstandard2.0/InstrumentationEngine/alpine/x64/VanguardInstrumentationProfiler_x64.config", - "build/netstandard2.0/InstrumentationEngine/alpine/x64/libCoverageInstrumentationMethod.so", - "build/netstandard2.0/InstrumentationEngine/alpine/x64/libInstrumentationEngine.so", - "build/netstandard2.0/InstrumentationEngine/arm64/MicrosoftInstrumentationEngine_arm64.dll", - "build/netstandard2.0/InstrumentationEngine/macos/x64/VanguardInstrumentationProfiler_x64.config", - "build/netstandard2.0/InstrumentationEngine/macos/x64/libCoverageInstrumentationMethod.dylib", - "build/netstandard2.0/InstrumentationEngine/macos/x64/libInstrumentationEngine.dylib", - "build/netstandard2.0/InstrumentationEngine/ubuntu/x64/VanguardInstrumentationProfiler_x64.config", - "build/netstandard2.0/InstrumentationEngine/ubuntu/x64/libCoverageInstrumentationMethod.so", - "build/netstandard2.0/InstrumentationEngine/ubuntu/x64/libInstrumentationEngine.so", - "build/netstandard2.0/InstrumentationEngine/x64/MicrosoftInstrumentationEngine_x64.dll", - "build/netstandard2.0/InstrumentationEngine/x86/MicrosoftInstrumentationEngine_x86.dll", - "build/netstandard2.0/Microsoft.CodeCoverage.Core.dll", - "build/netstandard2.0/Microsoft.CodeCoverage.Instrumentation.dll", - "build/netstandard2.0/Microsoft.CodeCoverage.Interprocess.dll", - "build/netstandard2.0/Microsoft.CodeCoverage.props", - "build/netstandard2.0/Microsoft.CodeCoverage.targets", - "build/netstandard2.0/Microsoft.VisualStudio.TraceDataCollector.dll", - "build/netstandard2.0/Mono.Cecil.Pdb.dll", - "build/netstandard2.0/Mono.Cecil.Rocks.dll", - "build/netstandard2.0/Mono.Cecil.dll", - "build/netstandard2.0/ThirdPartyNotices.txt", - "build/netstandard2.0/cs/Microsoft.VisualStudio.TraceDataCollector.resources.dll", - "build/netstandard2.0/de/Microsoft.VisualStudio.TraceDataCollector.resources.dll", - "build/netstandard2.0/es/Microsoft.VisualStudio.TraceDataCollector.resources.dll", - "build/netstandard2.0/fr/Microsoft.VisualStudio.TraceDataCollector.resources.dll", - "build/netstandard2.0/it/Microsoft.VisualStudio.TraceDataCollector.resources.dll", - "build/netstandard2.0/ja/Microsoft.VisualStudio.TraceDataCollector.resources.dll", - "build/netstandard2.0/ko/Microsoft.VisualStudio.TraceDataCollector.resources.dll", - "build/netstandard2.0/pl/Microsoft.VisualStudio.TraceDataCollector.resources.dll", - "build/netstandard2.0/pt-BR/Microsoft.VisualStudio.TraceDataCollector.resources.dll", - "build/netstandard2.0/ru/Microsoft.VisualStudio.TraceDataCollector.resources.dll", - "build/netstandard2.0/tr/Microsoft.VisualStudio.TraceDataCollector.resources.dll", - "build/netstandard2.0/zh-Hans/Microsoft.VisualStudio.TraceDataCollector.resources.dll", - "build/netstandard2.0/zh-Hant/Microsoft.VisualStudio.TraceDataCollector.resources.dll", - "lib/net462/Microsoft.VisualStudio.CodeCoverage.Shim.dll", - "lib/netcoreapp3.1/Microsoft.VisualStudio.CodeCoverage.Shim.dll", - "microsoft.codecoverage.17.5.0.nupkg.sha512", - "microsoft.codecoverage.nuspec" - ] - }, - "Microsoft.Data.Sqlite.Core/7.0.3": { - "sha512": "pCmzLLWTIrIv94o7JtQ1qcPD0oc1YNY9XvlO6/tOF9YCcUfDZ3Tx9Z//CM7hFnprduHFPekif7jteBc/sXQ31Q==", - "type": "package", - "path": "microsoft.data.sqlite.core/7.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net6.0/Microsoft.Data.Sqlite.dll", - "lib/net6.0/Microsoft.Data.Sqlite.xml", - "lib/netstandard2.0/Microsoft.Data.Sqlite.dll", - "lib/netstandard2.0/Microsoft.Data.Sqlite.xml", - "microsoft.data.sqlite.core.7.0.3.nupkg.sha512", - "microsoft.data.sqlite.core.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore/7.0.3": { - "sha512": "6XUI2YGoaLMoP9KGaqWmmd4B2n5bpQbXrVRpH20Et3YjQ0Rn3Ia6HM/ANcSq9rBfjfUySgo9SwUZgQ4m4PF3LQ==", - "type": "package", - "path": "microsoft.entityframeworkcore/7.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props", - "lib/net6.0/Microsoft.EntityFrameworkCore.dll", - "lib/net6.0/Microsoft.EntityFrameworkCore.xml", - "microsoft.entityframeworkcore.7.0.3.nupkg.sha512", - "microsoft.entityframeworkcore.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Abstractions/7.0.3": { - "sha512": "0NaFBZykUlQHknddRuKY4v+MFZX/AW+v2V85dgj7abIlt+kL3GWa7QNH5S1084VLf1u+dq1SnhZsOvykc3Y0sA==", - "type": "package", - "path": "microsoft.entityframeworkcore.abstractions/7.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll", - "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.xml", - "microsoft.entityframeworkcore.abstractions.7.0.3.nupkg.sha512", - "microsoft.entityframeworkcore.abstractions.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Analyzers/7.0.3": { - "sha512": "CLyRWFLwaOUZNPEia/aBMzFxZqm/ITKt3B+yUFtrg4Ys5VF3n2gvneuItC9IhpeOcjfdSgu/yUKf8y/IsNHs5A==", - "type": "package", - "path": "microsoft.entityframeworkcore.analyzers/7.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll", - "lib/netstandard2.0/_._", - "microsoft.entityframeworkcore.analyzers.7.0.3.nupkg.sha512", - "microsoft.entityframeworkcore.analyzers.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Relational/7.0.3": { - "sha512": "RxNNjtTrxsMtdBtgoXGRSy8uCXaBHaVzIonTeo7+Ys+N0yEWwhf2E74cxneyunMi13Ezlld10ecCHlDubEU/Pw==", - "type": "package", - "path": "microsoft.entityframeworkcore.relational/7.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll", - "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.xml", - "microsoft.entityframeworkcore.relational.7.0.3.nupkg.sha512", - "microsoft.entityframeworkcore.relational.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Sqlite/7.0.3": { - "sha512": "bNWgYJsT6+0I98RSIY0rZAYu6NkLFgPvWPO1LKTsBqG6iwhCW3M38JGDVOOSf69N9HUZz9ilKNLTyYKNRQkyGw==", - "type": "package", - "path": "microsoft.entityframeworkcore.sqlite/7.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net6.0/_._", - "microsoft.entityframeworkcore.sqlite.7.0.3.nupkg.sha512", - "microsoft.entityframeworkcore.sqlite.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Sqlite.Core/7.0.3": { - "sha512": "w0yzGr1IDY4sp+RkFnVlWVF1N2lmaJHCmzVldZ/e36bXdT95E8N7/+JYWwKm1nLWEpS6naaoNtqQO6buRHTfAg==", - "type": "package", - "path": "microsoft.entityframeworkcore.sqlite.core/7.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net6.0/Microsoft.EntityFrameworkCore.Sqlite.dll", - "lib/net6.0/Microsoft.EntityFrameworkCore.Sqlite.xml", - "microsoft.entityframeworkcore.sqlite.core.7.0.3.nupkg.sha512", - "microsoft.entityframeworkcore.sqlite.core.nuspec" - ] - }, - "Microsoft.Extensions.Caching.Abstractions/7.0.0": { - "sha512": "IeimUd0TNbhB4ded3AbgBLQv2SnsiVugDyGV1MvspQFVlA07nDC7Zul7kcwH5jWN3JiTcp/ySE83AIJo8yfKjg==", - "type": "package", - "path": "microsoft.extensions.caching.abstractions/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Caching.Abstractions.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Abstractions.targets", - "lib/net462/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/net462/Microsoft.Extensions.Caching.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.xml", - "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml", - "microsoft.extensions.caching.abstractions.7.0.0.nupkg.sha512", - "microsoft.extensions.caching.abstractions.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Caching.Memory/7.0.0": { - "sha512": "xpidBs2KCE2gw1JrD0quHE72kvCaI3xFql5/Peb2GRtUuZX+dYPoK/NTdVMiM67Svym0M0Df9A3xyU0FbMQhHw==", - "type": "package", - "path": "microsoft.extensions.caching.memory/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Caching.Memory.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Memory.targets", - "lib/net462/Microsoft.Extensions.Caching.Memory.dll", - "lib/net462/Microsoft.Extensions.Caching.Memory.xml", - "lib/net6.0/Microsoft.Extensions.Caching.Memory.dll", - "lib/net6.0/Microsoft.Extensions.Caching.Memory.xml", - "lib/net7.0/Microsoft.Extensions.Caching.Memory.dll", - "lib/net7.0/Microsoft.Extensions.Caching.Memory.xml", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml", - "microsoft.extensions.caching.memory.7.0.0.nupkg.sha512", - "microsoft.extensions.caching.memory.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Configuration.Abstractions/7.0.0": { - "sha512": "f34u2eaqIjNO9YLHBz8rozVZ+TcFiFs0F3r7nUJd7FRkVSxk8u4OpoK226mi49MwexHOR2ibP9MFvRUaLilcQQ==", - "type": "package", - "path": "microsoft.extensions.configuration.abstractions/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Abstractions.targets", - "lib/net462/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/net462/Microsoft.Extensions.Configuration.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512", - "microsoft.extensions.configuration.abstractions.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.DependencyInjection/7.0.0": { - "sha512": "elNeOmkeX3eDVG6pYVeV82p29hr+UKDaBhrZyWvWLw/EVZSYEkZlQdkp0V39k/Xehs2Qa0mvoCvkVj3eQxNQ1Q==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets", - "lib/net462/Microsoft.Extensions.DependencyInjection.dll", - "lib/net462/Microsoft.Extensions.DependencyInjection.xml", - "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/net6.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/net7.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml", - "microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512", - "microsoft.extensions.dependencyinjection.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": { - "sha512": "h3j/QfmFN4S0w4C2A6X7arXij/M/OVw3uQHSOFxnND4DyAzO1F9eMX7Eti7lU/OkSthEE0WzRsfT/Dmx86jzCw==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets", - "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512", - "microsoft.extensions.dependencyinjection.abstractions.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.DependencyModel/7.0.0": { - "sha512": "oONNYd71J3LzkWc4fUHl3SvMfiQMYUCo/mDHDEu76hYYxdhdrPYv6fvGv9nnKVyhE9P0h20AU8RZB5OOWQcAXg==", - "type": "package", - "path": "microsoft.extensions.dependencymodel/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "README.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyModel.targets", - "lib/net462/Microsoft.Extensions.DependencyModel.dll", - "lib/net462/Microsoft.Extensions.DependencyModel.xml", - "lib/net6.0/Microsoft.Extensions.DependencyModel.dll", - "lib/net6.0/Microsoft.Extensions.DependencyModel.xml", - "lib/net7.0/Microsoft.Extensions.DependencyModel.dll", - "lib/net7.0/Microsoft.Extensions.DependencyModel.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml", - "microsoft.extensions.dependencymodel.7.0.0.nupkg.sha512", - "microsoft.extensions.dependencymodel.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Logging/7.0.0": { - "sha512": "Nw2muoNrOG5U5qa2ZekXwudUn2BJcD41e65zwmDHb1fQegTX66UokLWZkJRpqSSHXDOWZ5V0iqhbxOEky91atA==", - "type": "package", - "path": "microsoft.extensions.logging/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Logging.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets", - "lib/net462/Microsoft.Extensions.Logging.dll", - "lib/net462/Microsoft.Extensions.Logging.xml", - "lib/net6.0/Microsoft.Extensions.Logging.dll", - "lib/net6.0/Microsoft.Extensions.Logging.xml", - "lib/net7.0/Microsoft.Extensions.Logging.dll", - "lib/net7.0/Microsoft.Extensions.Logging.xml", - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.xml", - "lib/netstandard2.1/Microsoft.Extensions.Logging.dll", - "lib/netstandard2.1/Microsoft.Extensions.Logging.xml", - "microsoft.extensions.logging.7.0.0.nupkg.sha512", - "microsoft.extensions.logging.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Logging.Abstractions/7.0.0": { - "sha512": "kmn78+LPVMOWeITUjIlfxUPDsI0R6G0RkeAMBmQxAJ7vBJn4q2dTva7pWi65ceN5vPGjJ9q/Uae2WKgvfktJAw==", - "type": "package", - "path": "microsoft.extensions.logging.abstractions/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "analyzers/dotnet/roslyn3.11/cs/Microsoft.Extensions.Logging.Generators.dll", - "analyzers/dotnet/roslyn3.11/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll", - "analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll", - "analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", - "buildTransitive/net461/Microsoft.Extensions.Logging.Abstractions.targets", - "buildTransitive/net462/Microsoft.Extensions.Logging.Abstractions.targets", - "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets", - "buildTransitive/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.targets", - "lib/net462/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/net462/Microsoft.Extensions.Logging.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.xml", - "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml", - "microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512", - "microsoft.extensions.logging.abstractions.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Options/7.0.0": { - "sha512": "lP1yBnTTU42cKpMozuafbvNtQ7QcBjr/CcK3bYOGEMH55Fjt+iecXjT6chR7vbgCMqy3PG3aNQSZgo/EuY/9qQ==", - "type": "package", - "path": "microsoft.extensions.options/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Options.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.targets", - "lib/net462/Microsoft.Extensions.Options.dll", - "lib/net462/Microsoft.Extensions.Options.xml", - "lib/net6.0/Microsoft.Extensions.Options.dll", - "lib/net6.0/Microsoft.Extensions.Options.xml", - "lib/net7.0/Microsoft.Extensions.Options.dll", - "lib/net7.0/Microsoft.Extensions.Options.xml", - "lib/netstandard2.0/Microsoft.Extensions.Options.dll", - "lib/netstandard2.0/Microsoft.Extensions.Options.xml", - "lib/netstandard2.1/Microsoft.Extensions.Options.dll", - "lib/netstandard2.1/Microsoft.Extensions.Options.xml", - "microsoft.extensions.options.7.0.0.nupkg.sha512", - "microsoft.extensions.options.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Primitives/7.0.0": { - "sha512": "um1KU5kxcRp3CNuI8o/GrZtD4AIOXDk+RLsytjZ9QPok3ttLUelLKpilVPuaFT3TFjOhSibUAso0odbOaCDj3Q==", - "type": "package", - "path": "microsoft.extensions.primitives/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Primitives.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets", - "lib/net462/Microsoft.Extensions.Primitives.dll", - "lib/net462/Microsoft.Extensions.Primitives.xml", - "lib/net6.0/Microsoft.Extensions.Primitives.dll", - "lib/net6.0/Microsoft.Extensions.Primitives.xml", - "lib/net7.0/Microsoft.Extensions.Primitives.dll", - "lib/net7.0/Microsoft.Extensions.Primitives.xml", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml", - "microsoft.extensions.primitives.7.0.0.nupkg.sha512", - "microsoft.extensions.primitives.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.NET.Test.Sdk/17.5.0": { - "sha512": "IJ4eSPcsRbwbAZehh1M9KgejSy0u3d0wAdkJytfCh67zOaCl5U3ltruUEe15MqirdRqGmm/ngbjeaVeGapSZxg==", - "type": "package", - "path": "microsoft.net.test.sdk/17.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE_NET.txt", - "build/net462/Microsoft.NET.Test.Sdk.props", - "build/net462/Microsoft.NET.Test.Sdk.targets", - "build/netcoreapp3.1/Microsoft.NET.Test.Sdk.Program.cs", - "build/netcoreapp3.1/Microsoft.NET.Test.Sdk.Program.fs", - "build/netcoreapp3.1/Microsoft.NET.Test.Sdk.Program.vb", - "build/netcoreapp3.1/Microsoft.NET.Test.Sdk.props", - "build/netcoreapp3.1/Microsoft.NET.Test.Sdk.targets", - "buildMultiTargeting/Microsoft.NET.Test.Sdk.props", - "lib/net462/_._", - "lib/netcoreapp3.1/_._", - "microsoft.net.test.sdk.17.5.0.nupkg.sha512", - "microsoft.net.test.sdk.nuspec" - ] - }, - "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" - ] - }, - "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" - ] - }, - "Microsoft.TestPlatform.TestHost/17.5.0": { - "sha512": "X86aikwp9d4SDcBChwzQYZihTPGEtMdDk+9t64emAl7N0Tq+OmlLAoW+Rs+2FB2k6QdUicSlT4QLO2xABRokaw==", - "type": "package", - "path": "microsoft.testplatform.testhost/17.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE_NET.txt", - "ThirdPartyNotices.txt", - "build/netcoreapp3.1/Microsoft.TestPlatform.TestHost.props", - "build/netcoreapp3.1/x64/testhost.dll", - "build/netcoreapp3.1/x64/testhost.exe", - "build/netcoreapp3.1/x86/testhost.x86.dll", - "build/netcoreapp3.1/x86/testhost.x86.exe", - "lib/net462/_._", - "lib/netcoreapp3.1/Microsoft.TestPlatform.CommunicationUtilities.dll", - "lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll", - "lib/netcoreapp3.1/Microsoft.TestPlatform.CrossPlatEngine.dll", - "lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll", - "lib/netcoreapp3.1/Microsoft.TestPlatform.Utilities.dll", - "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.Common.dll", - "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll", - "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", - "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", - "lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", - "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", - "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", - "lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", - "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", - "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", - "lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", - "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", - "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", - "lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", - "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", - "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", - "lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", - "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", - "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", - "lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", - "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", - "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", - "lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", - "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", - "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", - "lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", - "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", - "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", - "lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", - "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", - "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", - "lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", - "lib/netcoreapp3.1/testhost.deps.json", - "lib/netcoreapp3.1/testhost.dll", - "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", - "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", - "lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", - "lib/netcoreapp3.1/x64/msdia140.dll", - "lib/netcoreapp3.1/x86/msdia140.dll", - "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", - "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", - "lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", - "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", - "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", - "lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", - "microsoft.testplatform.testhost.17.5.0.nupkg.sha512", - "microsoft.testplatform.testhost.nuspec" - ] - }, - "Microsoft.Win32.Primitives/4.3.0": { - "sha512": "9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==", - "type": "package", - "path": "microsoft.win32.primitives/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/Microsoft.Win32.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "microsoft.win32.primitives.4.3.0.nupkg.sha512", - "microsoft.win32.primitives.nuspec", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/Microsoft.Win32.Primitives.dll", - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll", - "ref/netstandard1.3/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "NETStandard.Library/1.6.1": { - "sha512": "WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==", - "type": "package", - "path": "netstandard.library/1.6.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "netstandard.library.1.6.1.nupkg.sha512", - "netstandard.library.nuspec" - ] - }, - "Newtonsoft.Json/13.0.1": { - "sha512": "ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==", - "type": "package", - "path": "newtonsoft.json/13.0.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.md", - "lib/net20/Newtonsoft.Json.dll", - "lib/net20/Newtonsoft.Json.xml", - "lib/net35/Newtonsoft.Json.dll", - "lib/net35/Newtonsoft.Json.xml", - "lib/net40/Newtonsoft.Json.dll", - "lib/net40/Newtonsoft.Json.xml", - "lib/net45/Newtonsoft.Json.dll", - "lib/net45/Newtonsoft.Json.xml", - "lib/netstandard1.0/Newtonsoft.Json.dll", - "lib/netstandard1.0/Newtonsoft.Json.xml", - "lib/netstandard1.3/Newtonsoft.Json.dll", - "lib/netstandard1.3/Newtonsoft.Json.xml", - "lib/netstandard2.0/Newtonsoft.Json.dll", - "lib/netstandard2.0/Newtonsoft.Json.xml", - "newtonsoft.json.13.0.1.nupkg.sha512", - "newtonsoft.json.nuspec", - "packageIcon.png" - ] - }, - "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" - ] - }, - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==", - "type": "package", - "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==", - "type": "package", - "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==", - "type": "package", - "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "runtime.native.System/4.3.0": { - "sha512": "c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==", - "type": "package", - "path": "runtime.native.system/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "runtime.native.system.4.3.0.nupkg.sha512", - "runtime.native.system.nuspec" - ] - }, - "runtime.native.System.IO.Compression/4.3.0": { - "sha512": "INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==", - "type": "package", - "path": "runtime.native.system.io.compression/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "runtime.native.system.io.compression.4.3.0.nupkg.sha512", - "runtime.native.system.io.compression.nuspec" - ] - }, - "runtime.native.System.Net.Http/4.3.0": { - "sha512": "ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==", - "type": "package", - "path": "runtime.native.system.net.http/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "runtime.native.system.net.http.4.3.0.nupkg.sha512", - "runtime.native.system.net.http.nuspec" - ] - }, - "runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "sha512": "DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==", - "type": "package", - "path": "runtime.native.system.security.cryptography.apple/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "runtime.native.system.security.cryptography.apple.nuspec" - ] - }, - "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==", - "type": "package", - "path": "runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.native.system.security.cryptography.openssl.nuspec" - ] - }, - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==", - "type": "package", - "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==", - "type": "package", - "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "sha512": "kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==", - "type": "package", - "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.nuspec", - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib" - ] - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==", - "type": "package", - "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib" - ] - }, - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==", - "type": "package", - "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==", - "type": "package", - "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==", - "type": "package", - "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==", - "type": "package", - "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "SQLitePCLRaw.bundle_e_sqlite3/2.1.4": { - "sha512": "EWI1olKDjFEBMJu0+3wuxwziIAdWDVMYLhuZ3Qs84rrz+DHwD00RzWPZCa+bLnHCf3oJwuFZIRsHT5p236QXww==", - "type": "package", - "path": "sqlitepclraw.bundle_e_sqlite3/2.1.4", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/monoandroid90/SQLitePCLRaw.batteries_v2.dll", - "lib/net461/SQLitePCLRaw.batteries_v2.dll", - "lib/net6.0-android31.0/SQLitePCLRaw.batteries_v2.dll", - "lib/net6.0-android31.0/SQLitePCLRaw.batteries_v2.xml", - "lib/net6.0-ios14.0/SQLitePCLRaw.batteries_v2.dll", - "lib/net6.0-ios14.2/SQLitePCLRaw.batteries_v2.dll", - "lib/net6.0-tvos10.0/SQLitePCLRaw.batteries_v2.dll", - "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll", - "lib/xamarinios10/SQLitePCLRaw.batteries_v2.dll", - "sqlitepclraw.bundle_e_sqlite3.2.1.4.nupkg.sha512", - "sqlitepclraw.bundle_e_sqlite3.nuspec" - ] - }, - "SQLitePCLRaw.core/2.1.4": { - "sha512": "inBjvSHo9UDKneGNzfUfDjK08JzlcIhn1+SP5Y3m6cgXpCxXKCJDy6Mka7LpgSV+UZmKSnC8rTwB0SQ0xKu5pA==", - "type": "package", - "path": "sqlitepclraw.core/2.1.4", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/SQLitePCLRaw.core.dll", - "sqlitepclraw.core.2.1.4.nupkg.sha512", - "sqlitepclraw.core.nuspec" - ] - }, - "SQLitePCLRaw.lib.e_sqlite3/2.1.4": { - "sha512": "2C9Q9eX7CPLveJA0rIhf9RXAvu+7nWZu1A2MdG6SD/NOu26TakGgL1nsbc0JAspGijFOo3HoN79xrx8a368fBg==", - "type": "package", - "path": "sqlitepclraw.lib.e_sqlite3/2.1.4", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "buildTransitive/net461/SQLitePCLRaw.lib.e_sqlite3.targets", - "buildTransitive/net6.0/SQLitePCLRaw.lib.e_sqlite3.targets", - "buildTransitive/net7.0/SQLitePCLRaw.lib.e_sqlite3.targets", - "lib/net461/_._", - "lib/netstandard2.0/_._", - "runtimes/alpine-arm/native/libe_sqlite3.so", - "runtimes/alpine-arm64/native/libe_sqlite3.so", - "runtimes/alpine-x64/native/libe_sqlite3.so", - "runtimes/browser-wasm/nativeassets/net6.0/e_sqlite3.a", - "runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a", - "runtimes/linux-arm/native/libe_sqlite3.so", - "runtimes/linux-arm64/native/libe_sqlite3.so", - "runtimes/linux-armel/native/libe_sqlite3.so", - "runtimes/linux-mips64/native/libe_sqlite3.so", - "runtimes/linux-musl-arm/native/libe_sqlite3.so", - "runtimes/linux-musl-arm64/native/libe_sqlite3.so", - "runtimes/linux-musl-x64/native/libe_sqlite3.so", - "runtimes/linux-ppc64le/native/libe_sqlite3.so", - "runtimes/linux-s390x/native/libe_sqlite3.so", - "runtimes/linux-x64/native/libe_sqlite3.so", - "runtimes/linux-x86/native/libe_sqlite3.so", - "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib", - "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib", - "runtimes/osx-arm64/native/libe_sqlite3.dylib", - "runtimes/osx-x64/native/libe_sqlite3.dylib", - "runtimes/win-arm/native/e_sqlite3.dll", - "runtimes/win-arm64/native/e_sqlite3.dll", - "runtimes/win-x64/native/e_sqlite3.dll", - "runtimes/win-x86/native/e_sqlite3.dll", - "runtimes/win10-arm/nativeassets/uap10.0/e_sqlite3.dll", - "runtimes/win10-arm64/nativeassets/uap10.0/e_sqlite3.dll", - "runtimes/win10-x64/nativeassets/uap10.0/e_sqlite3.dll", - "runtimes/win10-x86/nativeassets/uap10.0/e_sqlite3.dll", - "sqlitepclraw.lib.e_sqlite3.2.1.4.nupkg.sha512", - "sqlitepclraw.lib.e_sqlite3.nuspec" - ] - }, - "SQLitePCLRaw.provider.e_sqlite3/2.1.4": { - "sha512": "CSlb5dUp1FMIkez9Iv5EXzpeq7rHryVNqwJMWnpq87j9zWZexaEMdisDktMsnnrzKM6ahNrsTkjqNodTBPBxtQ==", - "type": "package", - "path": "sqlitepclraw.provider.e_sqlite3/2.1.4", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net6.0-windows7.0/SQLitePCLRaw.provider.e_sqlite3.dll", - "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll", - "lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll", - "sqlitepclraw.provider.e_sqlite3.2.1.4.nupkg.sha512", - "sqlitepclraw.provider.e_sqlite3.nuspec" - ] - }, - "System.AppContext/4.3.0": { - "sha512": "fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==", - "type": "package", - "path": "system.appcontext/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.AppContext.dll", - "lib/net463/System.AppContext.dll", - "lib/netcore50/System.AppContext.dll", - "lib/netstandard1.6/System.AppContext.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.AppContext.dll", - "ref/net463/System.AppContext.dll", - "ref/netstandard/_._", - "ref/netstandard1.3/System.AppContext.dll", - "ref/netstandard1.3/System.AppContext.xml", - "ref/netstandard1.3/de/System.AppContext.xml", - "ref/netstandard1.3/es/System.AppContext.xml", - "ref/netstandard1.3/fr/System.AppContext.xml", - "ref/netstandard1.3/it/System.AppContext.xml", - "ref/netstandard1.3/ja/System.AppContext.xml", - "ref/netstandard1.3/ko/System.AppContext.xml", - "ref/netstandard1.3/ru/System.AppContext.xml", - "ref/netstandard1.3/zh-hans/System.AppContext.xml", - "ref/netstandard1.3/zh-hant/System.AppContext.xml", - "ref/netstandard1.6/System.AppContext.dll", - "ref/netstandard1.6/System.AppContext.xml", - "ref/netstandard1.6/de/System.AppContext.xml", - "ref/netstandard1.6/es/System.AppContext.xml", - "ref/netstandard1.6/fr/System.AppContext.xml", - "ref/netstandard1.6/it/System.AppContext.xml", - "ref/netstandard1.6/ja/System.AppContext.xml", - "ref/netstandard1.6/ko/System.AppContext.xml", - "ref/netstandard1.6/ru/System.AppContext.xml", - "ref/netstandard1.6/zh-hans/System.AppContext.xml", - "ref/netstandard1.6/zh-hant/System.AppContext.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.AppContext.dll", - "system.appcontext.4.3.0.nupkg.sha512", - "system.appcontext.nuspec" - ] - }, - "System.Buffers/4.3.0": { - "sha512": "ratu44uTIHgeBeI0dE8DWvmXVBSo4u7ozRZZHOMmK/JPpYyo0dAfgSiHlpiObMQ5lEtEyIXA40sKRYg5J6A8uQ==", - "type": "package", - "path": "system.buffers/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.1/.xml", - "lib/netstandard1.1/System.Buffers.dll", - "system.buffers.4.3.0.nupkg.sha512", - "system.buffers.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.Collections.Concurrent/4.3.0": { - "sha512": "ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==", - "type": "package", - "path": "system.collections.concurrent/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Collections.Concurrent.dll", - "lib/netstandard1.3/System.Collections.Concurrent.dll", - "lib/portable-net45+win8+wpa81/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Collections.Concurrent.dll", - "ref/netcore50/System.Collections.Concurrent.xml", - "ref/netcore50/de/System.Collections.Concurrent.xml", - "ref/netcore50/es/System.Collections.Concurrent.xml", - "ref/netcore50/fr/System.Collections.Concurrent.xml", - "ref/netcore50/it/System.Collections.Concurrent.xml", - "ref/netcore50/ja/System.Collections.Concurrent.xml", - "ref/netcore50/ko/System.Collections.Concurrent.xml", - "ref/netcore50/ru/System.Collections.Concurrent.xml", - "ref/netcore50/zh-hans/System.Collections.Concurrent.xml", - "ref/netcore50/zh-hant/System.Collections.Concurrent.xml", - "ref/netstandard1.1/System.Collections.Concurrent.dll", - "ref/netstandard1.1/System.Collections.Concurrent.xml", - "ref/netstandard1.1/de/System.Collections.Concurrent.xml", - "ref/netstandard1.1/es/System.Collections.Concurrent.xml", - "ref/netstandard1.1/fr/System.Collections.Concurrent.xml", - "ref/netstandard1.1/it/System.Collections.Concurrent.xml", - "ref/netstandard1.1/ja/System.Collections.Concurrent.xml", - "ref/netstandard1.1/ko/System.Collections.Concurrent.xml", - "ref/netstandard1.1/ru/System.Collections.Concurrent.xml", - "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml", - "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml", - "ref/netstandard1.3/System.Collections.Concurrent.dll", - "ref/netstandard1.3/System.Collections.Concurrent.xml", - "ref/netstandard1.3/de/System.Collections.Concurrent.xml", - "ref/netstandard1.3/es/System.Collections.Concurrent.xml", - "ref/netstandard1.3/fr/System.Collections.Concurrent.xml", - "ref/netstandard1.3/it/System.Collections.Concurrent.xml", - "ref/netstandard1.3/ja/System.Collections.Concurrent.xml", - "ref/netstandard1.3/ko/System.Collections.Concurrent.xml", - "ref/netstandard1.3/ru/System.Collections.Concurrent.xml", - "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml", - "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml", - "ref/portable-net45+win8+wpa81/_._", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.collections.concurrent.4.3.0.nupkg.sha512", - "system.collections.concurrent.nuspec" - ] - }, - "System.Console/4.3.0": { - "sha512": "DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==", - "type": "package", - "path": "system.console/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Console.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Console.dll", - "ref/netstandard1.3/System.Console.dll", - "ref/netstandard1.3/System.Console.xml", - "ref/netstandard1.3/de/System.Console.xml", - "ref/netstandard1.3/es/System.Console.xml", - "ref/netstandard1.3/fr/System.Console.xml", - "ref/netstandard1.3/it/System.Console.xml", - "ref/netstandard1.3/ja/System.Console.xml", - "ref/netstandard1.3/ko/System.Console.xml", - "ref/netstandard1.3/ru/System.Console.xml", - "ref/netstandard1.3/zh-hans/System.Console.xml", - "ref/netstandard1.3/zh-hant/System.Console.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.console.4.3.0.nupkg.sha512", - "system.console.nuspec" - ] - }, - "System.Diagnostics.Debug/4.3.0": { - "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==", - "type": "package", - "path": "system.diagnostics.debug/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", - "ref/netcore50/de/System.Diagnostics.Debug.xml", - "ref/netcore50/es/System.Diagnostics.Debug.xml", - "ref/netcore50/fr/System.Diagnostics.Debug.xml", - "ref/netcore50/it/System.Diagnostics.Debug.xml", - "ref/netcore50/ja/System.Diagnostics.Debug.xml", - "ref/netcore50/ko/System.Diagnostics.Debug.xml", - "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/System.Diagnostics.Debug.dll", - "ref/netstandard1.0/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/System.Diagnostics.Debug.dll", - "ref/netstandard1.3/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.diagnostics.debug.4.3.0.nupkg.sha512", - "system.diagnostics.debug.nuspec" - ] - }, - "System.Diagnostics.DiagnosticSource/4.3.0": { - "sha512": "tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==", - "type": "package", - "path": "system.diagnostics.diagnosticsource/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net46/System.Diagnostics.DiagnosticSource.dll", - "lib/net46/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.4.3.0.nupkg.sha512", - "system.diagnostics.diagnosticsource.nuspec" - ] - }, - "System.Diagnostics.Tools/4.3.0": { - "sha512": "UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==", - "type": "package", - "path": "system.diagnostics.tools/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Diagnostics.Tools.dll", - "ref/netcore50/System.Diagnostics.Tools.xml", - "ref/netcore50/de/System.Diagnostics.Tools.xml", - "ref/netcore50/es/System.Diagnostics.Tools.xml", - "ref/netcore50/fr/System.Diagnostics.Tools.xml", - "ref/netcore50/it/System.Diagnostics.Tools.xml", - "ref/netcore50/ja/System.Diagnostics.Tools.xml", - "ref/netcore50/ko/System.Diagnostics.Tools.xml", - "ref/netcore50/ru/System.Diagnostics.Tools.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/System.Diagnostics.Tools.dll", - "ref/netstandard1.0/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/de/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/es/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/fr/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/it/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/ja/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/ko/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/ru/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.diagnostics.tools.4.3.0.nupkg.sha512", - "system.diagnostics.tools.nuspec" - ] - }, - "System.Diagnostics.Tracing/4.3.0": { - "sha512": "rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==", - "type": "package", - "path": "system.diagnostics.tracing/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Diagnostics.Tracing.dll", - "lib/portable-net45+win8+wpa81/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Diagnostics.Tracing.dll", - "ref/netcore50/System.Diagnostics.Tracing.dll", - "ref/netcore50/System.Diagnostics.Tracing.xml", - "ref/netcore50/de/System.Diagnostics.Tracing.xml", - "ref/netcore50/es/System.Diagnostics.Tracing.xml", - "ref/netcore50/fr/System.Diagnostics.Tracing.xml", - "ref/netcore50/it/System.Diagnostics.Tracing.xml", - "ref/netcore50/ja/System.Diagnostics.Tracing.xml", - "ref/netcore50/ko/System.Diagnostics.Tracing.xml", - "ref/netcore50/ru/System.Diagnostics.Tracing.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/System.Diagnostics.Tracing.dll", - "ref/netstandard1.1/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/System.Diagnostics.Tracing.dll", - "ref/netstandard1.2/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/System.Diagnostics.Tracing.dll", - "ref/netstandard1.3/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/System.Diagnostics.Tracing.dll", - "ref/netstandard1.5/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml", - "ref/portable-net45+win8+wpa81/_._", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.diagnostics.tracing.4.3.0.nupkg.sha512", - "system.diagnostics.tracing.nuspec" - ] - }, - "System.Globalization/4.3.0": { - "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", - "type": "package", - "path": "system.globalization/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", - "ref/netcore50/de/System.Globalization.xml", - "ref/netcore50/es/System.Globalization.xml", - "ref/netcore50/fr/System.Globalization.xml", - "ref/netcore50/it/System.Globalization.xml", - "ref/netcore50/ja/System.Globalization.xml", - "ref/netcore50/ko/System.Globalization.xml", - "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/zh-hans/System.Globalization.xml", - "ref/netcore50/zh-hant/System.Globalization.xml", - "ref/netstandard1.0/System.Globalization.dll", - "ref/netstandard1.0/System.Globalization.xml", - "ref/netstandard1.0/de/System.Globalization.xml", - "ref/netstandard1.0/es/System.Globalization.xml", - "ref/netstandard1.0/fr/System.Globalization.xml", - "ref/netstandard1.0/it/System.Globalization.xml", - "ref/netstandard1.0/ja/System.Globalization.xml", - "ref/netstandard1.0/ko/System.Globalization.xml", - "ref/netstandard1.0/ru/System.Globalization.xml", - "ref/netstandard1.0/zh-hans/System.Globalization.xml", - "ref/netstandard1.0/zh-hant/System.Globalization.xml", - "ref/netstandard1.3/System.Globalization.dll", - "ref/netstandard1.3/System.Globalization.xml", - "ref/netstandard1.3/de/System.Globalization.xml", - "ref/netstandard1.3/es/System.Globalization.xml", - "ref/netstandard1.3/fr/System.Globalization.xml", - "ref/netstandard1.3/it/System.Globalization.xml", - "ref/netstandard1.3/ja/System.Globalization.xml", - "ref/netstandard1.3/ko/System.Globalization.xml", - "ref/netstandard1.3/ru/System.Globalization.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.globalization.4.3.0.nupkg.sha512", - "system.globalization.nuspec" - ] - }, - "System.Globalization.Calendars/4.3.0": { - "sha512": "GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==", - "type": "package", - "path": "system.globalization.calendars/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Globalization.Calendars.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Globalization.Calendars.dll", - "ref/netstandard1.3/System.Globalization.Calendars.dll", - "ref/netstandard1.3/System.Globalization.Calendars.xml", - "ref/netstandard1.3/de/System.Globalization.Calendars.xml", - "ref/netstandard1.3/es/System.Globalization.Calendars.xml", - "ref/netstandard1.3/fr/System.Globalization.Calendars.xml", - "ref/netstandard1.3/it/System.Globalization.Calendars.xml", - "ref/netstandard1.3/ja/System.Globalization.Calendars.xml", - "ref/netstandard1.3/ko/System.Globalization.Calendars.xml", - "ref/netstandard1.3/ru/System.Globalization.Calendars.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.globalization.calendars.4.3.0.nupkg.sha512", - "system.globalization.calendars.nuspec" - ] - }, - "System.Globalization.Extensions/4.3.0": { - "sha512": "FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==", - "type": "package", - "path": "system.globalization.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Globalization.Extensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Globalization.Extensions.dll", - "ref/netstandard1.3/System.Globalization.Extensions.dll", - "ref/netstandard1.3/System.Globalization.Extensions.xml", - "ref/netstandard1.3/de/System.Globalization.Extensions.xml", - "ref/netstandard1.3/es/System.Globalization.Extensions.xml", - "ref/netstandard1.3/fr/System.Globalization.Extensions.xml", - "ref/netstandard1.3/it/System.Globalization.Extensions.xml", - "ref/netstandard1.3/ja/System.Globalization.Extensions.xml", - "ref/netstandard1.3/ko/System.Globalization.Extensions.xml", - "ref/netstandard1.3/ru/System.Globalization.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll", - "runtimes/win/lib/net46/System.Globalization.Extensions.dll", - "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll", - "system.globalization.extensions.4.3.0.nupkg.sha512", - "system.globalization.extensions.nuspec" - ] - }, - "System.IO/4.3.0": { - "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", - "type": "package", - "path": "system.io/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.IO.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.IO.dll", - "ref/netcore50/System.IO.dll", - "ref/netcore50/System.IO.xml", - "ref/netcore50/de/System.IO.xml", - "ref/netcore50/es/System.IO.xml", - "ref/netcore50/fr/System.IO.xml", - "ref/netcore50/it/System.IO.xml", - "ref/netcore50/ja/System.IO.xml", - "ref/netcore50/ko/System.IO.xml", - "ref/netcore50/ru/System.IO.xml", - "ref/netcore50/zh-hans/System.IO.xml", - "ref/netcore50/zh-hant/System.IO.xml", - "ref/netstandard1.0/System.IO.dll", - "ref/netstandard1.0/System.IO.xml", - "ref/netstandard1.0/de/System.IO.xml", - "ref/netstandard1.0/es/System.IO.xml", - "ref/netstandard1.0/fr/System.IO.xml", - "ref/netstandard1.0/it/System.IO.xml", - "ref/netstandard1.0/ja/System.IO.xml", - "ref/netstandard1.0/ko/System.IO.xml", - "ref/netstandard1.0/ru/System.IO.xml", - "ref/netstandard1.0/zh-hans/System.IO.xml", - "ref/netstandard1.0/zh-hant/System.IO.xml", - "ref/netstandard1.3/System.IO.dll", - "ref/netstandard1.3/System.IO.xml", - "ref/netstandard1.3/de/System.IO.xml", - "ref/netstandard1.3/es/System.IO.xml", - "ref/netstandard1.3/fr/System.IO.xml", - "ref/netstandard1.3/it/System.IO.xml", - "ref/netstandard1.3/ja/System.IO.xml", - "ref/netstandard1.3/ko/System.IO.xml", - "ref/netstandard1.3/ru/System.IO.xml", - "ref/netstandard1.3/zh-hans/System.IO.xml", - "ref/netstandard1.3/zh-hant/System.IO.xml", - "ref/netstandard1.5/System.IO.dll", - "ref/netstandard1.5/System.IO.xml", - "ref/netstandard1.5/de/System.IO.xml", - "ref/netstandard1.5/es/System.IO.xml", - "ref/netstandard1.5/fr/System.IO.xml", - "ref/netstandard1.5/it/System.IO.xml", - "ref/netstandard1.5/ja/System.IO.xml", - "ref/netstandard1.5/ko/System.IO.xml", - "ref/netstandard1.5/ru/System.IO.xml", - "ref/netstandard1.5/zh-hans/System.IO.xml", - "ref/netstandard1.5/zh-hant/System.IO.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.io.4.3.0.nupkg.sha512", - "system.io.nuspec" - ] - }, - "System.IO.Compression/4.3.0": { - "sha512": "YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==", - "type": "package", - "path": "system.io.compression/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.IO.Compression.dll", - "lib/portable-net45+win8+wpa81/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.IO.Compression.dll", - "ref/netcore50/System.IO.Compression.dll", - "ref/netcore50/System.IO.Compression.xml", - "ref/netcore50/de/System.IO.Compression.xml", - "ref/netcore50/es/System.IO.Compression.xml", - "ref/netcore50/fr/System.IO.Compression.xml", - "ref/netcore50/it/System.IO.Compression.xml", - "ref/netcore50/ja/System.IO.Compression.xml", - "ref/netcore50/ko/System.IO.Compression.xml", - "ref/netcore50/ru/System.IO.Compression.xml", - "ref/netcore50/zh-hans/System.IO.Compression.xml", - "ref/netcore50/zh-hant/System.IO.Compression.xml", - "ref/netstandard1.1/System.IO.Compression.dll", - "ref/netstandard1.1/System.IO.Compression.xml", - "ref/netstandard1.1/de/System.IO.Compression.xml", - "ref/netstandard1.1/es/System.IO.Compression.xml", - "ref/netstandard1.1/fr/System.IO.Compression.xml", - "ref/netstandard1.1/it/System.IO.Compression.xml", - "ref/netstandard1.1/ja/System.IO.Compression.xml", - "ref/netstandard1.1/ko/System.IO.Compression.xml", - "ref/netstandard1.1/ru/System.IO.Compression.xml", - "ref/netstandard1.1/zh-hans/System.IO.Compression.xml", - "ref/netstandard1.1/zh-hant/System.IO.Compression.xml", - "ref/netstandard1.3/System.IO.Compression.dll", - "ref/netstandard1.3/System.IO.Compression.xml", - "ref/netstandard1.3/de/System.IO.Compression.xml", - "ref/netstandard1.3/es/System.IO.Compression.xml", - "ref/netstandard1.3/fr/System.IO.Compression.xml", - "ref/netstandard1.3/it/System.IO.Compression.xml", - "ref/netstandard1.3/ja/System.IO.Compression.xml", - "ref/netstandard1.3/ko/System.IO.Compression.xml", - "ref/netstandard1.3/ru/System.IO.Compression.xml", - "ref/netstandard1.3/zh-hans/System.IO.Compression.xml", - "ref/netstandard1.3/zh-hant/System.IO.Compression.xml", - "ref/portable-net45+win8+wpa81/_._", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll", - "runtimes/win/lib/net46/System.IO.Compression.dll", - "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll", - "system.io.compression.4.3.0.nupkg.sha512", - "system.io.compression.nuspec" - ] - }, - "System.IO.Compression.ZipFile/4.3.0": { - "sha512": "G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==", - "type": "package", - "path": "system.io.compression.zipfile/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.Compression.ZipFile.dll", - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.Compression.ZipFile.dll", - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll", - "ref/netstandard1.3/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.io.compression.zipfile.4.3.0.nupkg.sha512", - "system.io.compression.zipfile.nuspec" - ] - }, - "System.IO.FileSystem/4.3.0": { - "sha512": "3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==", - "type": "package", - "path": "system.io.filesystem/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.FileSystem.dll", - "ref/netstandard1.3/System.IO.FileSystem.dll", - "ref/netstandard1.3/System.IO.FileSystem.xml", - "ref/netstandard1.3/de/System.IO.FileSystem.xml", - "ref/netstandard1.3/es/System.IO.FileSystem.xml", - "ref/netstandard1.3/fr/System.IO.FileSystem.xml", - "ref/netstandard1.3/it/System.IO.FileSystem.xml", - "ref/netstandard1.3/ja/System.IO.FileSystem.xml", - "ref/netstandard1.3/ko/System.IO.FileSystem.xml", - "ref/netstandard1.3/ru/System.IO.FileSystem.xml", - "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml", - "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.io.filesystem.4.3.0.nupkg.sha512", - "system.io.filesystem.nuspec" - ] - }, - "System.IO.FileSystem.Primitives/4.3.0": { - "sha512": "6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==", - "type": "package", - "path": "system.io.filesystem.primitives/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.Primitives.dll", - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.FileSystem.Primitives.dll", - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll", - "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.io.filesystem.primitives.4.3.0.nupkg.sha512", - "system.io.filesystem.primitives.nuspec" - ] - }, - "System.Linq/4.3.0": { - "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==", - "type": "package", - "path": "system.linq/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Linq.dll", - "lib/netcore50/System.Linq.dll", - "lib/netstandard1.6/System.Linq.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net463/System.Linq.dll", - "ref/netcore50/System.Linq.dll", - "ref/netcore50/System.Linq.xml", - "ref/netcore50/de/System.Linq.xml", - "ref/netcore50/es/System.Linq.xml", - "ref/netcore50/fr/System.Linq.xml", - "ref/netcore50/it/System.Linq.xml", - "ref/netcore50/ja/System.Linq.xml", - "ref/netcore50/ko/System.Linq.xml", - "ref/netcore50/ru/System.Linq.xml", - "ref/netcore50/zh-hans/System.Linq.xml", - "ref/netcore50/zh-hant/System.Linq.xml", - "ref/netstandard1.0/System.Linq.dll", - "ref/netstandard1.0/System.Linq.xml", - "ref/netstandard1.0/de/System.Linq.xml", - "ref/netstandard1.0/es/System.Linq.xml", - "ref/netstandard1.0/fr/System.Linq.xml", - "ref/netstandard1.0/it/System.Linq.xml", - "ref/netstandard1.0/ja/System.Linq.xml", - "ref/netstandard1.0/ko/System.Linq.xml", - "ref/netstandard1.0/ru/System.Linq.xml", - "ref/netstandard1.0/zh-hans/System.Linq.xml", - "ref/netstandard1.0/zh-hant/System.Linq.xml", - "ref/netstandard1.6/System.Linq.dll", - "ref/netstandard1.6/System.Linq.xml", - "ref/netstandard1.6/de/System.Linq.xml", - "ref/netstandard1.6/es/System.Linq.xml", - "ref/netstandard1.6/fr/System.Linq.xml", - "ref/netstandard1.6/it/System.Linq.xml", - "ref/netstandard1.6/ja/System.Linq.xml", - "ref/netstandard1.6/ko/System.Linq.xml", - "ref/netstandard1.6/ru/System.Linq.xml", - "ref/netstandard1.6/zh-hans/System.Linq.xml", - "ref/netstandard1.6/zh-hant/System.Linq.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.linq.4.3.0.nupkg.sha512", - "system.linq.nuspec" - ] - }, - "System.Linq.Expressions/4.3.0": { - "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==", - "type": "package", - "path": "system.linq.expressions/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Linq.Expressions.dll", - "lib/netcore50/System.Linq.Expressions.dll", - "lib/netstandard1.6/System.Linq.Expressions.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net463/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.xml", - "ref/netcore50/de/System.Linq.Expressions.xml", - "ref/netcore50/es/System.Linq.Expressions.xml", - "ref/netcore50/fr/System.Linq.Expressions.xml", - "ref/netcore50/it/System.Linq.Expressions.xml", - "ref/netcore50/ja/System.Linq.Expressions.xml", - "ref/netcore50/ko/System.Linq.Expressions.xml", - "ref/netcore50/ru/System.Linq.Expressions.xml", - "ref/netcore50/zh-hans/System.Linq.Expressions.xml", - "ref/netcore50/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.0/System.Linq.Expressions.dll", - "ref/netstandard1.0/System.Linq.Expressions.xml", - "ref/netstandard1.0/de/System.Linq.Expressions.xml", - "ref/netstandard1.0/es/System.Linq.Expressions.xml", - "ref/netstandard1.0/fr/System.Linq.Expressions.xml", - "ref/netstandard1.0/it/System.Linq.Expressions.xml", - "ref/netstandard1.0/ja/System.Linq.Expressions.xml", - "ref/netstandard1.0/ko/System.Linq.Expressions.xml", - "ref/netstandard1.0/ru/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.3/System.Linq.Expressions.dll", - "ref/netstandard1.3/System.Linq.Expressions.xml", - "ref/netstandard1.3/de/System.Linq.Expressions.xml", - "ref/netstandard1.3/es/System.Linq.Expressions.xml", - "ref/netstandard1.3/fr/System.Linq.Expressions.xml", - "ref/netstandard1.3/it/System.Linq.Expressions.xml", - "ref/netstandard1.3/ja/System.Linq.Expressions.xml", - "ref/netstandard1.3/ko/System.Linq.Expressions.xml", - "ref/netstandard1.3/ru/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.6/System.Linq.Expressions.dll", - "ref/netstandard1.6/System.Linq.Expressions.xml", - "ref/netstandard1.6/de/System.Linq.Expressions.xml", - "ref/netstandard1.6/es/System.Linq.Expressions.xml", - "ref/netstandard1.6/fr/System.Linq.Expressions.xml", - "ref/netstandard1.6/it/System.Linq.Expressions.xml", - "ref/netstandard1.6/ja/System.Linq.Expressions.xml", - "ref/netstandard1.6/ko/System.Linq.Expressions.xml", - "ref/netstandard1.6/ru/System.Linq.Expressions.xml", - "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll", - "system.linq.expressions.4.3.0.nupkg.sha512", - "system.linq.expressions.nuspec" - ] - }, - "System.Memory/4.5.3": { - "sha512": "3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", - "type": "package", - "path": "system.memory/4.5.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "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.3.nupkg.sha512", - "system.memory.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Net.Http/4.3.0": { - "sha512": "sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==", - "type": "package", - "path": "system.net.http/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/Xamarinmac20/_._", - "lib/monoandroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/net46/System.Net.Http.dll", - "lib/portable-net45+win8+wpa81/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/Xamarinmac20/_._", - "ref/monoandroid10/_._", - "ref/monotouch10/_._", - "ref/net45/_._", - "ref/net46/System.Net.Http.dll", - "ref/net46/System.Net.Http.xml", - "ref/net46/de/System.Net.Http.xml", - "ref/net46/es/System.Net.Http.xml", - "ref/net46/fr/System.Net.Http.xml", - "ref/net46/it/System.Net.Http.xml", - "ref/net46/ja/System.Net.Http.xml", - "ref/net46/ko/System.Net.Http.xml", - "ref/net46/ru/System.Net.Http.xml", - "ref/net46/zh-hans/System.Net.Http.xml", - "ref/net46/zh-hant/System.Net.Http.xml", - "ref/netcore50/System.Net.Http.dll", - "ref/netcore50/System.Net.Http.xml", - "ref/netcore50/de/System.Net.Http.xml", - "ref/netcore50/es/System.Net.Http.xml", - "ref/netcore50/fr/System.Net.Http.xml", - "ref/netcore50/it/System.Net.Http.xml", - "ref/netcore50/ja/System.Net.Http.xml", - "ref/netcore50/ko/System.Net.Http.xml", - "ref/netcore50/ru/System.Net.Http.xml", - "ref/netcore50/zh-hans/System.Net.Http.xml", - "ref/netcore50/zh-hant/System.Net.Http.xml", - "ref/netstandard1.1/System.Net.Http.dll", - "ref/netstandard1.1/System.Net.Http.xml", - "ref/netstandard1.1/de/System.Net.Http.xml", - "ref/netstandard1.1/es/System.Net.Http.xml", - "ref/netstandard1.1/fr/System.Net.Http.xml", - "ref/netstandard1.1/it/System.Net.Http.xml", - "ref/netstandard1.1/ja/System.Net.Http.xml", - "ref/netstandard1.1/ko/System.Net.Http.xml", - "ref/netstandard1.1/ru/System.Net.Http.xml", - "ref/netstandard1.1/zh-hans/System.Net.Http.xml", - "ref/netstandard1.1/zh-hant/System.Net.Http.xml", - "ref/netstandard1.3/System.Net.Http.dll", - "ref/netstandard1.3/System.Net.Http.xml", - "ref/netstandard1.3/de/System.Net.Http.xml", - "ref/netstandard1.3/es/System.Net.Http.xml", - "ref/netstandard1.3/fr/System.Net.Http.xml", - "ref/netstandard1.3/it/System.Net.Http.xml", - "ref/netstandard1.3/ja/System.Net.Http.xml", - "ref/netstandard1.3/ko/System.Net.Http.xml", - "ref/netstandard1.3/ru/System.Net.Http.xml", - "ref/netstandard1.3/zh-hans/System.Net.Http.xml", - "ref/netstandard1.3/zh-hant/System.Net.Http.xml", - "ref/portable-net45+win8+wpa81/_._", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll", - "runtimes/win/lib/net46/System.Net.Http.dll", - "runtimes/win/lib/netcore50/System.Net.Http.dll", - "runtimes/win/lib/netstandard1.3/System.Net.Http.dll", - "system.net.http.4.3.0.nupkg.sha512", - "system.net.http.nuspec" - ] - }, - "System.Net.Primitives/4.3.0": { - "sha512": "qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==", - "type": "package", - "path": "system.net.primitives/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Net.Primitives.dll", - "ref/netcore50/System.Net.Primitives.xml", - "ref/netcore50/de/System.Net.Primitives.xml", - "ref/netcore50/es/System.Net.Primitives.xml", - "ref/netcore50/fr/System.Net.Primitives.xml", - "ref/netcore50/it/System.Net.Primitives.xml", - "ref/netcore50/ja/System.Net.Primitives.xml", - "ref/netcore50/ko/System.Net.Primitives.xml", - "ref/netcore50/ru/System.Net.Primitives.xml", - "ref/netcore50/zh-hans/System.Net.Primitives.xml", - "ref/netcore50/zh-hant/System.Net.Primitives.xml", - "ref/netstandard1.0/System.Net.Primitives.dll", - "ref/netstandard1.0/System.Net.Primitives.xml", - "ref/netstandard1.0/de/System.Net.Primitives.xml", - "ref/netstandard1.0/es/System.Net.Primitives.xml", - "ref/netstandard1.0/fr/System.Net.Primitives.xml", - "ref/netstandard1.0/it/System.Net.Primitives.xml", - "ref/netstandard1.0/ja/System.Net.Primitives.xml", - "ref/netstandard1.0/ko/System.Net.Primitives.xml", - "ref/netstandard1.0/ru/System.Net.Primitives.xml", - "ref/netstandard1.0/zh-hans/System.Net.Primitives.xml", - "ref/netstandard1.0/zh-hant/System.Net.Primitives.xml", - "ref/netstandard1.1/System.Net.Primitives.dll", - "ref/netstandard1.1/System.Net.Primitives.xml", - "ref/netstandard1.1/de/System.Net.Primitives.xml", - "ref/netstandard1.1/es/System.Net.Primitives.xml", - "ref/netstandard1.1/fr/System.Net.Primitives.xml", - "ref/netstandard1.1/it/System.Net.Primitives.xml", - "ref/netstandard1.1/ja/System.Net.Primitives.xml", - "ref/netstandard1.1/ko/System.Net.Primitives.xml", - "ref/netstandard1.1/ru/System.Net.Primitives.xml", - "ref/netstandard1.1/zh-hans/System.Net.Primitives.xml", - "ref/netstandard1.1/zh-hant/System.Net.Primitives.xml", - "ref/netstandard1.3/System.Net.Primitives.dll", - "ref/netstandard1.3/System.Net.Primitives.xml", - "ref/netstandard1.3/de/System.Net.Primitives.xml", - "ref/netstandard1.3/es/System.Net.Primitives.xml", - "ref/netstandard1.3/fr/System.Net.Primitives.xml", - "ref/netstandard1.3/it/System.Net.Primitives.xml", - "ref/netstandard1.3/ja/System.Net.Primitives.xml", - "ref/netstandard1.3/ko/System.Net.Primitives.xml", - "ref/netstandard1.3/ru/System.Net.Primitives.xml", - "ref/netstandard1.3/zh-hans/System.Net.Primitives.xml", - "ref/netstandard1.3/zh-hant/System.Net.Primitives.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.net.primitives.4.3.0.nupkg.sha512", - "system.net.primitives.nuspec" - ] - }, - "System.Net.Sockets/4.3.0": { - "sha512": "m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==", - "type": "package", - "path": "system.net.sockets/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Net.Sockets.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Net.Sockets.dll", - "ref/netstandard1.3/System.Net.Sockets.dll", - "ref/netstandard1.3/System.Net.Sockets.xml", - "ref/netstandard1.3/de/System.Net.Sockets.xml", - "ref/netstandard1.3/es/System.Net.Sockets.xml", - "ref/netstandard1.3/fr/System.Net.Sockets.xml", - "ref/netstandard1.3/it/System.Net.Sockets.xml", - "ref/netstandard1.3/ja/System.Net.Sockets.xml", - "ref/netstandard1.3/ko/System.Net.Sockets.xml", - "ref/netstandard1.3/ru/System.Net.Sockets.xml", - "ref/netstandard1.3/zh-hans/System.Net.Sockets.xml", - "ref/netstandard1.3/zh-hant/System.Net.Sockets.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.net.sockets.4.3.0.nupkg.sha512", - "system.net.sockets.nuspec" - ] - }, - "System.ObjectModel/4.3.0": { - "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==", - "type": "package", - "path": "system.objectmodel/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.ObjectModel.dll", - "lib/netstandard1.3/System.ObjectModel.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.ObjectModel.dll", - "ref/netcore50/System.ObjectModel.xml", - "ref/netcore50/de/System.ObjectModel.xml", - "ref/netcore50/es/System.ObjectModel.xml", - "ref/netcore50/fr/System.ObjectModel.xml", - "ref/netcore50/it/System.ObjectModel.xml", - "ref/netcore50/ja/System.ObjectModel.xml", - "ref/netcore50/ko/System.ObjectModel.xml", - "ref/netcore50/ru/System.ObjectModel.xml", - "ref/netcore50/zh-hans/System.ObjectModel.xml", - "ref/netcore50/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.0/System.ObjectModel.dll", - "ref/netstandard1.0/System.ObjectModel.xml", - "ref/netstandard1.0/de/System.ObjectModel.xml", - "ref/netstandard1.0/es/System.ObjectModel.xml", - "ref/netstandard1.0/fr/System.ObjectModel.xml", - "ref/netstandard1.0/it/System.ObjectModel.xml", - "ref/netstandard1.0/ja/System.ObjectModel.xml", - "ref/netstandard1.0/ko/System.ObjectModel.xml", - "ref/netstandard1.0/ru/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.3/System.ObjectModel.dll", - "ref/netstandard1.3/System.ObjectModel.xml", - "ref/netstandard1.3/de/System.ObjectModel.xml", - "ref/netstandard1.3/es/System.ObjectModel.xml", - "ref/netstandard1.3/fr/System.ObjectModel.xml", - "ref/netstandard1.3/it/System.ObjectModel.xml", - "ref/netstandard1.3/ja/System.ObjectModel.xml", - "ref/netstandard1.3/ko/System.ObjectModel.xml", - "ref/netstandard1.3/ru/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hant/System.ObjectModel.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.objectmodel.4.3.0.nupkg.sha512", - "system.objectmodel.nuspec" - ] - }, - "System.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.Emit/4.3.0": { - "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==", - "type": "package", - "path": "system.reflection.emit/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.dll", - "lib/netstandard1.3/System.Reflection.Emit.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/net45/_._", - "ref/netstandard1.1/System.Reflection.Emit.dll", - "ref/netstandard1.1/System.Reflection.Emit.xml", - "ref/netstandard1.1/de/System.Reflection.Emit.xml", - "ref/netstandard1.1/es/System.Reflection.Emit.xml", - "ref/netstandard1.1/fr/System.Reflection.Emit.xml", - "ref/netstandard1.1/it/System.Reflection.Emit.xml", - "ref/netstandard1.1/ja/System.Reflection.Emit.xml", - "ref/netstandard1.1/ko/System.Reflection.Emit.xml", - "ref/netstandard1.1/ru/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml", - "ref/xamarinmac20/_._", - "system.reflection.emit.4.3.0.nupkg.sha512", - "system.reflection.emit.nuspec" - ] - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==", - "type": "package", - "path": "system.reflection.emit.ilgeneration/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll", - "lib/portable-net45+wp8/_._", - "lib/wp80/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml", - "ref/portable-net45+wp8/_._", - "ref/wp80/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/_._", - "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "system.reflection.emit.ilgeneration.nuspec" - ] - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "sha512": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==", - "type": "package", - "path": "system.reflection.emit.lightweight/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll", - "lib/portable-net45+wp8/_._", - "lib/wp80/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml", - "ref/portable-net45+wp8/_._", - "ref/wp80/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/_._", - "system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "system.reflection.emit.lightweight.nuspec" - ] - }, - "System.Reflection.Extensions/4.3.0": { - "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==", - "type": "package", - "path": "system.reflection.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Extensions.dll", - "ref/netcore50/System.Reflection.Extensions.xml", - "ref/netcore50/de/System.Reflection.Extensions.xml", - "ref/netcore50/es/System.Reflection.Extensions.xml", - "ref/netcore50/fr/System.Reflection.Extensions.xml", - "ref/netcore50/it/System.Reflection.Extensions.xml", - "ref/netcore50/ja/System.Reflection.Extensions.xml", - "ref/netcore50/ko/System.Reflection.Extensions.xml", - "ref/netcore50/ru/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hans/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hant/System.Reflection.Extensions.xml", - "ref/netstandard1.0/System.Reflection.Extensions.dll", - "ref/netstandard1.0/System.Reflection.Extensions.xml", - "ref/netstandard1.0/de/System.Reflection.Extensions.xml", - "ref/netstandard1.0/es/System.Reflection.Extensions.xml", - "ref/netstandard1.0/fr/System.Reflection.Extensions.xml", - "ref/netstandard1.0/it/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ja/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ko/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ru/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.extensions.4.3.0.nupkg.sha512", - "system.reflection.extensions.nuspec" - ] - }, - "System.Reflection.Metadata/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.Reflection.Primitives/4.3.0": { - "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", - "type": "package", - "path": "system.reflection.primitives/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Primitives.dll", - "ref/netcore50/System.Reflection.Primitives.xml", - "ref/netcore50/de/System.Reflection.Primitives.xml", - "ref/netcore50/es/System.Reflection.Primitives.xml", - "ref/netcore50/fr/System.Reflection.Primitives.xml", - "ref/netcore50/it/System.Reflection.Primitives.xml", - "ref/netcore50/ja/System.Reflection.Primitives.xml", - "ref/netcore50/ko/System.Reflection.Primitives.xml", - "ref/netcore50/ru/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hans/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hant/System.Reflection.Primitives.xml", - "ref/netstandard1.0/System.Reflection.Primitives.dll", - "ref/netstandard1.0/System.Reflection.Primitives.xml", - "ref/netstandard1.0/de/System.Reflection.Primitives.xml", - "ref/netstandard1.0/es/System.Reflection.Primitives.xml", - "ref/netstandard1.0/fr/System.Reflection.Primitives.xml", - "ref/netstandard1.0/it/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ja/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ko/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ru/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.primitives.4.3.0.nupkg.sha512", - "system.reflection.primitives.nuspec" - ] - }, - "System.Reflection.TypeExtensions/4.3.0": { - "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==", - "type": "package", - "path": "system.reflection.typeextensions/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Reflection.TypeExtensions.dll", - "lib/net462/System.Reflection.TypeExtensions.dll", - "lib/netcore50/System.Reflection.TypeExtensions.dll", - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Reflection.TypeExtensions.dll", - "ref/net462/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.5/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll", - "system.reflection.typeextensions.4.3.0.nupkg.sha512", - "system.reflection.typeextensions.nuspec" - ] - }, - "System.Resources.ResourceManager/4.3.0": { - "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==", - "type": "package", - "path": "system.resources.resourcemanager/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Resources.ResourceManager.dll", - "ref/netcore50/System.Resources.ResourceManager.xml", - "ref/netcore50/de/System.Resources.ResourceManager.xml", - "ref/netcore50/es/System.Resources.ResourceManager.xml", - "ref/netcore50/fr/System.Resources.ResourceManager.xml", - "ref/netcore50/it/System.Resources.ResourceManager.xml", - "ref/netcore50/ja/System.Resources.ResourceManager.xml", - "ref/netcore50/ko/System.Resources.ResourceManager.xml", - "ref/netcore50/ru/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/System.Resources.ResourceManager.dll", - "ref/netstandard1.0/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/de/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/es/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/it/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.resources.resourcemanager.4.3.0.nupkg.sha512", - "system.resources.resourcemanager.nuspec" - ] - }, - "System.Runtime/4.3.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.Runtime.Handles/4.3.0": { - "sha512": "OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==", - "type": "package", - "path": "system.runtime.handles/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/_._", - "ref/netstandard1.3/System.Runtime.Handles.dll", - "ref/netstandard1.3/System.Runtime.Handles.xml", - "ref/netstandard1.3/de/System.Runtime.Handles.xml", - "ref/netstandard1.3/es/System.Runtime.Handles.xml", - "ref/netstandard1.3/fr/System.Runtime.Handles.xml", - "ref/netstandard1.3/it/System.Runtime.Handles.xml", - "ref/netstandard1.3/ja/System.Runtime.Handles.xml", - "ref/netstandard1.3/ko/System.Runtime.Handles.xml", - "ref/netstandard1.3/ru/System.Runtime.Handles.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.handles.4.3.0.nupkg.sha512", - "system.runtime.handles.nuspec" - ] - }, - "System.Runtime.InteropServices/4.3.0": { - "sha512": "uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==", - "type": "package", - "path": "system.runtime.interopservices/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Runtime.InteropServices.dll", - "lib/net463/System.Runtime.InteropServices.dll", - "lib/portable-net45+win8+wpa81/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Runtime.InteropServices.dll", - "ref/net463/System.Runtime.InteropServices.dll", - "ref/netcore50/System.Runtime.InteropServices.dll", - "ref/netcore50/System.Runtime.InteropServices.xml", - "ref/netcore50/de/System.Runtime.InteropServices.xml", - "ref/netcore50/es/System.Runtime.InteropServices.xml", - "ref/netcore50/fr/System.Runtime.InteropServices.xml", - "ref/netcore50/it/System.Runtime.InteropServices.xml", - "ref/netcore50/ja/System.Runtime.InteropServices.xml", - "ref/netcore50/ko/System.Runtime.InteropServices.xml", - "ref/netcore50/ru/System.Runtime.InteropServices.xml", - "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml", - "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml", - "ref/netcoreapp1.1/System.Runtime.InteropServices.dll", - "ref/netstandard1.1/System.Runtime.InteropServices.dll", - "ref/netstandard1.1/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/System.Runtime.InteropServices.dll", - "ref/netstandard1.2/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/System.Runtime.InteropServices.dll", - "ref/netstandard1.3/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/System.Runtime.InteropServices.dll", - "ref/netstandard1.5/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml", - "ref/portable-net45+win8+wpa81/_._", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.interopservices.4.3.0.nupkg.sha512", - "system.runtime.interopservices.nuspec" - ] - }, - "System.Runtime.InteropServices.RuntimeInformation/4.3.0": { - "sha512": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==", - "type": "package", - "path": "system.runtime.interopservices.runtimeinformation/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll", - "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", - "lib/win8/System.Runtime.InteropServices.RuntimeInformation.dll", - "lib/wpa81/System.Runtime.InteropServices.RuntimeInformation.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", - "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", - "system.runtime.interopservices.runtimeinformation.nuspec" - ] - }, - "System.Runtime.Numerics/4.3.0": { - "sha512": "yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==", - "type": "package", - "path": "system.runtime.numerics/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Runtime.Numerics.dll", - "lib/netstandard1.3/System.Runtime.Numerics.dll", - "lib/portable-net45+win8+wpa81/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Runtime.Numerics.dll", - "ref/netcore50/System.Runtime.Numerics.xml", - "ref/netcore50/de/System.Runtime.Numerics.xml", - "ref/netcore50/es/System.Runtime.Numerics.xml", - "ref/netcore50/fr/System.Runtime.Numerics.xml", - "ref/netcore50/it/System.Runtime.Numerics.xml", - "ref/netcore50/ja/System.Runtime.Numerics.xml", - "ref/netcore50/ko/System.Runtime.Numerics.xml", - "ref/netcore50/ru/System.Runtime.Numerics.xml", - "ref/netcore50/zh-hans/System.Runtime.Numerics.xml", - "ref/netcore50/zh-hant/System.Runtime.Numerics.xml", - "ref/netstandard1.1/System.Runtime.Numerics.dll", - "ref/netstandard1.1/System.Runtime.Numerics.xml", - "ref/netstandard1.1/de/System.Runtime.Numerics.xml", - "ref/netstandard1.1/es/System.Runtime.Numerics.xml", - "ref/netstandard1.1/fr/System.Runtime.Numerics.xml", - "ref/netstandard1.1/it/System.Runtime.Numerics.xml", - "ref/netstandard1.1/ja/System.Runtime.Numerics.xml", - "ref/netstandard1.1/ko/System.Runtime.Numerics.xml", - "ref/netstandard1.1/ru/System.Runtime.Numerics.xml", - "ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml", - "ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml", - "ref/portable-net45+win8+wpa81/_._", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.numerics.4.3.0.nupkg.sha512", - "system.runtime.numerics.nuspec" - ] - }, - "System.Security.Cryptography.Algorithms/4.3.0": { - "sha512": "W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==", - "type": "package", - "path": "system.security.cryptography.algorithms/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Algorithms.dll", - "lib/net461/System.Security.Cryptography.Algorithms.dll", - "lib/net463/System.Security.Cryptography.Algorithms.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Algorithms.dll", - "ref/net461/System.Security.Cryptography.Algorithms.dll", - "ref/net463/System.Security.Cryptography.Algorithms.dll", - "ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll", - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll", - "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll", - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll", - "runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll", - "runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll", - "runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll", - "runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll", - "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll", - "system.security.cryptography.algorithms.4.3.0.nupkg.sha512", - "system.security.cryptography.algorithms.nuspec" - ] - }, - "System.Security.Cryptography.Cng/4.3.0": { - "sha512": "03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==", - "type": "package", - "path": "system.security.cryptography.cng/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net46/System.Security.Cryptography.Cng.dll", - "lib/net461/System.Security.Cryptography.Cng.dll", - "lib/net463/System.Security.Cryptography.Cng.dll", - "ref/net46/System.Security.Cryptography.Cng.dll", - "ref/net461/System.Security.Cryptography.Cng.dll", - "ref/net463/System.Security.Cryptography.Cng.dll", - "ref/netstandard1.3/System.Security.Cryptography.Cng.dll", - "ref/netstandard1.4/System.Security.Cryptography.Cng.dll", - "ref/netstandard1.6/System.Security.Cryptography.Cng.dll", - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll", - "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll", - "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll", - "runtimes/win/lib/net463/System.Security.Cryptography.Cng.dll", - "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll", - "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll", - "system.security.cryptography.cng.4.3.0.nupkg.sha512", - "system.security.cryptography.cng.nuspec" - ] - }, - "System.Security.Cryptography.Csp/4.3.0": { - "sha512": "X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==", - "type": "package", - "path": "system.security.cryptography.csp/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Csp.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Csp.dll", - "ref/netstandard1.3/System.Security.Cryptography.Csp.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll", - "runtimes/win/lib/net46/System.Security.Cryptography.Csp.dll", - "runtimes/win/lib/netcore50/_._", - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll", - "system.security.cryptography.csp.4.3.0.nupkg.sha512", - "system.security.cryptography.csp.nuspec" - ] - }, - "System.Security.Cryptography.Encoding/4.3.0": { - "sha512": "1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==", - "type": "package", - "path": "system.security.cryptography.encoding/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Encoding.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Encoding.dll", - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll", - "ref/netstandard1.3/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll", - "runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll", - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll", - "system.security.cryptography.encoding.4.3.0.nupkg.sha512", - "system.security.cryptography.encoding.nuspec" - ] - }, - "System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==", - "type": "package", - "path": "system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll", - "ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll", - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll", - "system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "system.security.cryptography.openssl.nuspec" - ] - }, - "System.Security.Cryptography.Primitives/4.3.0": { - "sha512": "7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==", - "type": "package", - "path": "system.security.cryptography.primitives/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Primitives.dll", - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Primitives.dll", - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.security.cryptography.primitives.4.3.0.nupkg.sha512", - "system.security.cryptography.primitives.nuspec" - ] - }, - "System.Security.Cryptography.X509Certificates/4.3.0": { - "sha512": "t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==", - "type": "package", - "path": "system.security.cryptography.x509certificates/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.X509Certificates.dll", - "lib/net461/System.Security.Cryptography.X509Certificates.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.X509Certificates.dll", - "ref/net461/System.Security.Cryptography.X509Certificates.dll", - "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll", - "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll", - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll", - "runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll", - "runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll", - "runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll", - "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll", - "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", - "system.security.cryptography.x509certificates.nuspec" - ] - }, - "System.Text.Encoding/4.3.0": { - "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", - "type": "package", - "path": "system.text.encoding/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", - "ref/netcore50/de/System.Text.Encoding.xml", - "ref/netcore50/es/System.Text.Encoding.xml", - "ref/netcore50/fr/System.Text.Encoding.xml", - "ref/netcore50/it/System.Text.Encoding.xml", - "ref/netcore50/ja/System.Text.Encoding.xml", - "ref/netcore50/ko/System.Text.Encoding.xml", - "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/zh-hans/System.Text.Encoding.xml", - "ref/netcore50/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.0/System.Text.Encoding.dll", - "ref/netstandard1.0/System.Text.Encoding.xml", - "ref/netstandard1.0/de/System.Text.Encoding.xml", - "ref/netstandard1.0/es/System.Text.Encoding.xml", - "ref/netstandard1.0/fr/System.Text.Encoding.xml", - "ref/netstandard1.0/it/System.Text.Encoding.xml", - "ref/netstandard1.0/ja/System.Text.Encoding.xml", - "ref/netstandard1.0/ko/System.Text.Encoding.xml", - "ref/netstandard1.0/ru/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.3/System.Text.Encoding.dll", - "ref/netstandard1.3/System.Text.Encoding.xml", - "ref/netstandard1.3/de/System.Text.Encoding.xml", - "ref/netstandard1.3/es/System.Text.Encoding.xml", - "ref/netstandard1.3/fr/System.Text.Encoding.xml", - "ref/netstandard1.3/it/System.Text.Encoding.xml", - "ref/netstandard1.3/ja/System.Text.Encoding.xml", - "ref/netstandard1.3/ko/System.Text.Encoding.xml", - "ref/netstandard1.3/ru/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.text.encoding.4.3.0.nupkg.sha512", - "system.text.encoding.nuspec" - ] - }, - "System.Text.Encoding.Extensions/4.3.0": { - "sha512": "YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==", - "type": "package", - "path": "system.text.encoding.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.Encoding.Extensions.dll", - "ref/netcore50/System.Text.Encoding.Extensions.xml", - "ref/netcore50/de/System.Text.Encoding.Extensions.xml", - "ref/netcore50/es/System.Text.Encoding.Extensions.xml", - "ref/netcore50/fr/System.Text.Encoding.Extensions.xml", - "ref/netcore50/it/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ja/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ko/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ru/System.Text.Encoding.Extensions.xml", - "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/System.Text.Encoding.Extensions.dll", - "ref/netstandard1.0/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll", - "ref/netstandard1.3/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.text.encoding.extensions.4.3.0.nupkg.sha512", - "system.text.encoding.extensions.nuspec" - ] - }, - "System.Text.Encodings.Web/7.0.0": { - "sha512": "OP6umVGxc0Z0MvZQBVigj4/U31Pw72ITihDWP9WiWDm+q5aoe0GaJivsfYGq53o6dxH7DcXWiCTl7+0o2CGdmg==", - "type": "package", - "path": "system.text.encodings.web/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/System.Text.Encodings.Web.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets", - "lib/net462/System.Text.Encodings.Web.dll", - "lib/net462/System.Text.Encodings.Web.xml", - "lib/net6.0/System.Text.Encodings.Web.dll", - "lib/net6.0/System.Text.Encodings.Web.xml", - "lib/net7.0/System.Text.Encodings.Web.dll", - "lib/net7.0/System.Text.Encodings.Web.xml", - "lib/netstandard2.0/System.Text.Encodings.Web.dll", - "lib/netstandard2.0/System.Text.Encodings.Web.xml", - "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll", - "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.xml", - "runtimes/browser/lib/net7.0/System.Text.Encodings.Web.dll", - "runtimes/browser/lib/net7.0/System.Text.Encodings.Web.xml", - "system.text.encodings.web.7.0.0.nupkg.sha512", - "system.text.encodings.web.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Text.Json/7.0.0": { - "sha512": "DaGSsVqKsn/ia6RG8frjwmJonfos0srquhw09TlT8KRw5I43E+4gs+/bZj4K0vShJ5H9imCuXupb4RmS+dBy3w==", - "type": "package", - "path": "system.text.json/7.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "README.md", - "THIRD-PARTY-NOTICES.TXT", - "analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll", - "analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll", - "analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll", - "analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll", - "buildTransitive/net461/System.Text.Json.targets", - "buildTransitive/net462/System.Text.Json.targets", - "buildTransitive/net6.0/System.Text.Json.targets", - "buildTransitive/netcoreapp2.0/System.Text.Json.targets", - "buildTransitive/netstandard2.0/System.Text.Json.targets", - "lib/net462/System.Text.Json.dll", - "lib/net462/System.Text.Json.xml", - "lib/net6.0/System.Text.Json.dll", - "lib/net6.0/System.Text.Json.xml", - "lib/net7.0/System.Text.Json.dll", - "lib/net7.0/System.Text.Json.xml", - "lib/netstandard2.0/System.Text.Json.dll", - "lib/netstandard2.0/System.Text.Json.xml", - "system.text.json.7.0.0.nupkg.sha512", - "system.text.json.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "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" - ] - }, - "System.Threading.Tasks.Extensions/4.3.0": { - "sha512": "npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==", - "type": "package", - "path": "system.threading.tasks.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml", - "system.threading.tasks.extensions.4.3.0.nupkg.sha512", - "system.threading.tasks.extensions.nuspec" - ] - }, - "System.Threading.Timer/4.3.0": { - "sha512": "Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==", - "type": "package", - "path": "system.threading.timer/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net451/_._", - "lib/portable-net451+win81+wpa81/_._", - "lib/win81/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net451/_._", - "ref/netcore50/System.Threading.Timer.dll", - "ref/netcore50/System.Threading.Timer.xml", - "ref/netcore50/de/System.Threading.Timer.xml", - "ref/netcore50/es/System.Threading.Timer.xml", - "ref/netcore50/fr/System.Threading.Timer.xml", - "ref/netcore50/it/System.Threading.Timer.xml", - "ref/netcore50/ja/System.Threading.Timer.xml", - "ref/netcore50/ko/System.Threading.Timer.xml", - "ref/netcore50/ru/System.Threading.Timer.xml", - "ref/netcore50/zh-hans/System.Threading.Timer.xml", - "ref/netcore50/zh-hant/System.Threading.Timer.xml", - "ref/netstandard1.2/System.Threading.Timer.dll", - "ref/netstandard1.2/System.Threading.Timer.xml", - "ref/netstandard1.2/de/System.Threading.Timer.xml", - "ref/netstandard1.2/es/System.Threading.Timer.xml", - "ref/netstandard1.2/fr/System.Threading.Timer.xml", - "ref/netstandard1.2/it/System.Threading.Timer.xml", - "ref/netstandard1.2/ja/System.Threading.Timer.xml", - "ref/netstandard1.2/ko/System.Threading.Timer.xml", - "ref/netstandard1.2/ru/System.Threading.Timer.xml", - "ref/netstandard1.2/zh-hans/System.Threading.Timer.xml", - "ref/netstandard1.2/zh-hant/System.Threading.Timer.xml", - "ref/portable-net451+win81+wpa81/_._", - "ref/win81/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.threading.timer.4.3.0.nupkg.sha512", - "system.threading.timer.nuspec" - ] - }, - "System.Xml.ReaderWriter/4.3.0": { - "sha512": "GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==", - "type": "package", - "path": "system.xml.readerwriter/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.Xml.ReaderWriter.dll", - "lib/netcore50/System.Xml.ReaderWriter.dll", - "lib/netstandard1.3/System.Xml.ReaderWriter.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.Xml.ReaderWriter.dll", - "ref/netcore50/System.Xml.ReaderWriter.dll", - "ref/netcore50/System.Xml.ReaderWriter.xml", - "ref/netcore50/de/System.Xml.ReaderWriter.xml", - "ref/netcore50/es/System.Xml.ReaderWriter.xml", - "ref/netcore50/fr/System.Xml.ReaderWriter.xml", - "ref/netcore50/it/System.Xml.ReaderWriter.xml", - "ref/netcore50/ja/System.Xml.ReaderWriter.xml", - "ref/netcore50/ko/System.Xml.ReaderWriter.xml", - "ref/netcore50/ru/System.Xml.ReaderWriter.xml", - "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/System.Xml.ReaderWriter.dll", - "ref/netstandard1.0/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/de/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/es/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/it/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/System.Xml.ReaderWriter.dll", - "ref/netstandard1.3/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/de/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/es/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/it/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.xml.readerwriter.4.3.0.nupkg.sha512", - "system.xml.readerwriter.nuspec" - ] - }, - "System.Xml.XDocument/4.3.0": { - "sha512": "5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==", - "type": "package", - "path": "system.xml.xdocument/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Xml.XDocument.dll", - "lib/netstandard1.3/System.Xml.XDocument.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Xml.XDocument.dll", - "ref/netcore50/System.Xml.XDocument.xml", - "ref/netcore50/de/System.Xml.XDocument.xml", - "ref/netcore50/es/System.Xml.XDocument.xml", - "ref/netcore50/fr/System.Xml.XDocument.xml", - "ref/netcore50/it/System.Xml.XDocument.xml", - "ref/netcore50/ja/System.Xml.XDocument.xml", - "ref/netcore50/ko/System.Xml.XDocument.xml", - "ref/netcore50/ru/System.Xml.XDocument.xml", - "ref/netcore50/zh-hans/System.Xml.XDocument.xml", - "ref/netcore50/zh-hant/System.Xml.XDocument.xml", - "ref/netstandard1.0/System.Xml.XDocument.dll", - "ref/netstandard1.0/System.Xml.XDocument.xml", - "ref/netstandard1.0/de/System.Xml.XDocument.xml", - "ref/netstandard1.0/es/System.Xml.XDocument.xml", - "ref/netstandard1.0/fr/System.Xml.XDocument.xml", - "ref/netstandard1.0/it/System.Xml.XDocument.xml", - "ref/netstandard1.0/ja/System.Xml.XDocument.xml", - "ref/netstandard1.0/ko/System.Xml.XDocument.xml", - "ref/netstandard1.0/ru/System.Xml.XDocument.xml", - "ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml", - "ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml", - "ref/netstandard1.3/System.Xml.XDocument.dll", - "ref/netstandard1.3/System.Xml.XDocument.xml", - "ref/netstandard1.3/de/System.Xml.XDocument.xml", - "ref/netstandard1.3/es/System.Xml.XDocument.xml", - "ref/netstandard1.3/fr/System.Xml.XDocument.xml", - "ref/netstandard1.3/it/System.Xml.XDocument.xml", - "ref/netstandard1.3/ja/System.Xml.XDocument.xml", - "ref/netstandard1.3/ko/System.Xml.XDocument.xml", - "ref/netstandard1.3/ru/System.Xml.XDocument.xml", - "ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml", - "ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.xml.xdocument.4.3.0.nupkg.sha512", - "system.xml.xdocument.nuspec" - ] - }, - "xunit/2.4.2": { - "sha512": "6Mj73Ont3zj2CJuoykVJfE0ZmRwn7C+pTuRP8c4bnaaTFjwNG6tGe0prJ1yIbMe9AHrpDys63ctWacSsFJWK/w==", - "type": "package", - "path": "xunit/2.4.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "_content/logo-128-transparent.png", - "xunit.2.4.2.nupkg.sha512", - "xunit.nuspec" - ] - }, - "xunit.abstractions/2.0.3": { - "sha512": "pot1I4YOxlWjIb5jmwvvQNbTrZ3lJQ+jUGkGjWE3hEFM0l5gOnBWS+H3qsex68s5cO52g+44vpGzhAt+42vwKg==", - "type": "package", - "path": "xunit.abstractions/2.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net35/xunit.abstractions.dll", - "lib/net35/xunit.abstractions.xml", - "lib/netstandard1.0/xunit.abstractions.dll", - "lib/netstandard1.0/xunit.abstractions.xml", - "lib/netstandard2.0/xunit.abstractions.dll", - "lib/netstandard2.0/xunit.abstractions.xml", - "xunit.abstractions.2.0.3.nupkg.sha512", - "xunit.abstractions.nuspec" - ] - }, - "xunit.analyzers/1.0.0": { - "sha512": "BeO8hEgs/c8Ls2647fPfieMngncvf0D0xYNDfIO59MolxtCtVjFRd6SRc+7tj8VMqkVOuJcnc9eh4ngI2cAmLQ==", - "type": "package", - "path": "xunit.analyzers/1.0.0", - "hasTools": true, - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "_content/logo-128-transparent.png", - "analyzers/dotnet/cs/xunit.analyzers.dll", - "analyzers/dotnet/cs/xunit.analyzers.fixes.dll", - "tools/install.ps1", - "tools/uninstall.ps1", - "xunit.analyzers.1.0.0.nupkg.sha512", - "xunit.analyzers.nuspec" - ] - }, - "xunit.assert/2.4.2": { - "sha512": "pxJISOFjn2XTTi1mcDCkRZrTFb9OtRRCtx2kZFNF51GdReLr1ls2rnyxvAS4JO247K3aNtflvh5Q0346K5BROA==", - "type": "package", - "path": "xunit.assert/2.4.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "_content/logo-128-transparent.png", - "lib/netstandard1.1/xunit.assert.dll", - "lib/netstandard1.1/xunit.assert.xml", - "xunit.assert.2.4.2.nupkg.sha512", - "xunit.assert.nuspec" - ] - }, - "xunit.core/2.4.2": { - "sha512": "KB4yGCxNqIVyekhJLXtKSEq6BaXVp/JO3mbGVE1hxypZTLEe7h+sTbAhpA+yZW2dPtXTuiW+C1B2oxxHEkrmOw==", - "type": "package", - "path": "xunit.core/2.4.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "_content/logo-128-transparent.png", - "build/xunit.core.props", - "build/xunit.core.targets", - "buildMultiTargeting/xunit.core.props", - "buildMultiTargeting/xunit.core.targets", - "xunit.core.2.4.2.nupkg.sha512", - "xunit.core.nuspec" - ] - }, - "xunit.extensibility.core/2.4.2": { - "sha512": "W1BoXTIN1C6kpVSMw25huSet25ky6IAQUNovu3zGOGN/jWnbgSoTyCrlIhmXSg0tH5nEf8q7h3OjNHOjyu5PfA==", - "type": "package", - "path": "xunit.extensibility.core/2.4.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "_content/logo-128-transparent.png", - "lib/net452/xunit.core.dll", - "lib/net452/xunit.core.dll.tdnet", - "lib/net452/xunit.core.xml", - "lib/net452/xunit.runner.tdnet.dll", - "lib/net452/xunit.runner.utility.net452.dll", - "lib/netstandard1.1/xunit.core.dll", - "lib/netstandard1.1/xunit.core.xml", - "xunit.extensibility.core.2.4.2.nupkg.sha512", - "xunit.extensibility.core.nuspec" - ] - }, - "xunit.extensibility.execution/2.4.2": { - "sha512": "CZmgcKkwpyo8FlupZdWpJCryrAOWLh1FBPG6gmVZuPQkGQsim/oL4PcP4nfrC2hHgXUFtluvaJ0Sp9PQKUMNpg==", - "type": "package", - "path": "xunit.extensibility.execution/2.4.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "_content/logo-128-transparent.png", - "lib/net452/xunit.execution.desktop.dll", - "lib/net452/xunit.execution.desktop.xml", - "lib/netstandard1.1/xunit.execution.dotnet.dll", - "lib/netstandard1.1/xunit.execution.dotnet.xml", - "xunit.extensibility.execution.2.4.2.nupkg.sha512", - "xunit.extensibility.execution.nuspec" - ] - }, - "xunit.runner.visualstudio/2.4.5": { - "sha512": "OwHamvBdUKgqsXfBzWiCW/O98BTx81UKzx2bieIOQI7CZFE5NEQZGi8PBQGIKawDW96xeRffiNf20SjfC0x9hw==", - "type": "package", - "path": "xunit.runner.visualstudio/2.4.5", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "License.txt", - "build/net462/xunit.abstractions.dll", - "build/net462/xunit.runner.reporters.net452.dll", - "build/net462/xunit.runner.utility.net452.dll", - "build/net462/xunit.runner.visualstudio.props", - "build/net462/xunit.runner.visualstudio.testadapter.dll", - "build/netcoreapp3.1/xunit.abstractions.dll", - "build/netcoreapp3.1/xunit.runner.reporters.netcoreapp10.dll", - "build/netcoreapp3.1/xunit.runner.utility.netcoreapp10.dll", - "build/netcoreapp3.1/xunit.runner.visualstudio.dotnetcore.testadapter.dll", - "build/netcoreapp3.1/xunit.runner.visualstudio.props", - "build/uap10.0.16299/xunit.runner.reporters.netstandard15.dll", - "build/uap10.0.16299/xunit.runner.utility.netstandard15.dll", - "build/uap10.0.16299/xunit.runner.utility.uwp10.dll", - "build/uap10.0.16299/xunit.runner.utility.uwp10.pri", - "build/uap10.0.16299/xunit.runner.visualstudio.props", - "build/uap10.0.16299/xunit.runner.visualstudio.targets", - "build/uap10.0.16299/xunit.runner.visualstudio.uwp.testadapter.dll", - "build/uap10.0.16299/xunit.runner.visualstudio.uwp.testadapter.pri", - "lib/net462/_._", - "lib/netcoreapp3.1/_._", - "lib/uap10.0.16299/_._", - "logo-512-transparent.png", - "xunit.runner.visualstudio.2.4.5.nupkg.sha512", - "xunit.runner.visualstudio.nuspec" - ] - }, - "DbDatamanager/1.0.0": { - "type": "project", - "path": "../../DbDatamanager/DbDatamanager.csproj", - "msbuildProject": "../../DbDatamanager/DbDatamanager.csproj" - }, - "EntityFrameWorkLib/1.0.0": { - "type": "project", - "path": "../../EntityFrameWorkLib/EntityFrameWorkLib.csproj", - "msbuildProject": "../../EntityFrameWorkLib/EntityFrameWorkLib.csproj" - }, - "Model/1.0.0": { - "type": "project", - "path": "../../Model/Model.csproj", - "msbuildProject": "../../Model/Model.csproj" - }, - "Shared/1.0.0": { - "type": "project", - "path": "../../Shared/Shared.csproj", - "msbuildProject": "../../Shared/Shared.csproj" - } - }, - "projectFileDependencyGroups": { - "net7.0": [ - "DbDatamanager >= 1.0.0", - "EntityFrameWorkLib >= 1.0.0", - "Microsoft.EntityFrameworkCore.Sqlite >= 7.0.3", - "Microsoft.NET.Test.Sdk >= 17.5.0", - "coverlet.collector >= 3.2.0", - "xunit >= 2.4.2", - "xunit.runner.visualstudio >= 2.4.5" - ] - }, - "packageFolders": { - "/Users/malanone/.nuget/packages/": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/TestUnitaireLOL.csproj", - "projectName": "TestUnitaireLOL", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/TestUnitaireLOL.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net7.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "projectReferences": { - "/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/DbDatamanager.csproj": { - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/DbDatamanager.csproj" - }, - "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj": { - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "dependencies": { - "Microsoft.EntityFrameworkCore.Sqlite": { - "target": "Package", - "version": "[7.0.3, )" - }, - "Microsoft.NET.Test.Sdk": { - "target": "Package", - "version": "[17.5.0, )" - }, - "coverlet.collector": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[3.2.0, )" - }, - "xunit": { - "target": "Package", - "version": "[2.4.2, )" - }, - "xunit.runner.visualstudio": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[2.4.5, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/Sources/Tests/TestUnitaireLOL/obj/project.nuget.cache b/Sources/Tests/TestUnitaireLOL/obj/project.nuget.cache deleted file mode 100644 index 48abba1..0000000 --- a/Sources/Tests/TestUnitaireLOL/obj/project.nuget.cache +++ /dev/null @@ -1,122 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "W2JQt1/v/PUtV72+ovqtKPzmjtt5fc5AMYk9TgW//IH4vRD8KmZsmI9+SXGlvVRCf6nLJWTO5jLTCC4JXnTWpg==", - "success": true, - "projectFilePath": "/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/TestUnitaireLOL.csproj", - "expectedPackageFiles": [ - "/Users/malanone/.nuget/packages/coverlet.collector/3.2.0/coverlet.collector.3.2.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.codecoverage/17.5.0/microsoft.codecoverage.17.5.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.data.sqlite.core/7.0.3/microsoft.data.sqlite.core.7.0.3.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.entityframeworkcore/7.0.3/microsoft.entityframeworkcore.7.0.3.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.abstractions/7.0.3/microsoft.entityframeworkcore.abstractions.7.0.3.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.analyzers/7.0.3/microsoft.entityframeworkcore.analyzers.7.0.3.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.relational/7.0.3/microsoft.entityframeworkcore.relational.7.0.3.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.sqlite/7.0.3/microsoft.entityframeworkcore.sqlite.7.0.3.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.sqlite.core/7.0.3/microsoft.entityframeworkcore.sqlite.core.7.0.3.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.caching.abstractions/7.0.0/microsoft.extensions.caching.abstractions.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.caching.memory/7.0.0/microsoft.extensions.caching.memory.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.configuration.abstractions/7.0.0/microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.dependencyinjection/7.0.0/microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/7.0.0/microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.dependencymodel/7.0.0/microsoft.extensions.dependencymodel.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.logging/7.0.0/microsoft.extensions.logging.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.logging.abstractions/7.0.0/microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.options/7.0.0/microsoft.extensions.options.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.primitives/7.0.0/microsoft.extensions.primitives.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.net.test.sdk/17.5.0/microsoft.net.test.sdk.17.5.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.testplatform.objectmodel/17.5.0/microsoft.testplatform.objectmodel.17.5.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.testplatform.testhost/17.5.0/microsoft.testplatform.testhost.17.5.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg.sha512", - "/Users/malanone/.nuget/packages/newtonsoft.json/13.0.1/newtonsoft.json.13.0.1.nupkg.sha512", - "/Users/malanone/.nuget/packages/nuget.frameworks/5.11.0/nuget.frameworks.5.11.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/runtime.native.system/4.3.0/runtime.native.system.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/runtime.native.system.io.compression/4.3.0/runtime.native.system.io.compression.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/runtime.native.system.net.http/4.3.0/runtime.native.system.net.http.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/runtime.native.system.security.cryptography.apple/4.3.0/runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/runtime.native.system.security.cryptography.openssl/4.3.0/runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/sqlitepclraw.bundle_e_sqlite3/2.1.4/sqlitepclraw.bundle_e_sqlite3.2.1.4.nupkg.sha512", - "/Users/malanone/.nuget/packages/sqlitepclraw.core/2.1.4/sqlitepclraw.core.2.1.4.nupkg.sha512", - "/Users/malanone/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.1.4/sqlitepclraw.lib.e_sqlite3.2.1.4.nupkg.sha512", - "/Users/malanone/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.1.4/sqlitepclraw.provider.e_sqlite3.2.1.4.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.appcontext/4.3.0/system.appcontext.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.buffers/4.3.0/system.buffers.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.collections/4.3.0/system.collections.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.console/4.3.0/system.console.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.globalization/4.3.0/system.globalization.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.globalization.calendars/4.3.0/system.globalization.calendars.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.globalization.extensions/4.3.0/system.globalization.extensions.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.io/4.3.0/system.io.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.io.compression/4.3.0/system.io.compression.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.io.filesystem/4.3.0/system.io.filesystem.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.linq/4.3.0/system.linq.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.memory/4.5.3/system.memory.4.5.3.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.net.http/4.3.0/system.net.http.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.net.sockets/4.3.0/system.net.sockets.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.reflection/4.3.0/system.reflection.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.reflection.emit/4.3.0/system.reflection.emit.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.reflection.metadata/1.6.0/system.reflection.metadata.1.6.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.runtime/4.3.0/system.runtime.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.security.cryptography.cng/4.3.0/system.security.cryptography.cng.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.security.cryptography.csp/4.3.0/system.security.cryptography.csp.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.security.cryptography.openssl/4.3.0/system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.text.encodings.web/7.0.0/system.text.encodings.web.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.text.json/7.0.0/system.text.json.7.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.threading/4.3.0/system.threading.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.threading.tasks.extensions/4.3.0/system.threading.tasks.extensions.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.threading.timer/4.3.0/system.threading.timer.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/xunit/2.4.2/xunit.2.4.2.nupkg.sha512", - "/Users/malanone/.nuget/packages/xunit.abstractions/2.0.3/xunit.abstractions.2.0.3.nupkg.sha512", - "/Users/malanone/.nuget/packages/xunit.analyzers/1.0.0/xunit.analyzers.1.0.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/xunit.assert/2.4.2/xunit.assert.2.4.2.nupkg.sha512", - "/Users/malanone/.nuget/packages/xunit.core/2.4.2/xunit.core.2.4.2.nupkg.sha512", - "/Users/malanone/.nuget/packages/xunit.extensibility.core/2.4.2/xunit.extensibility.core.2.4.2.nupkg.sha512", - "/Users/malanone/.nuget/packages/xunit.extensibility.execution/2.4.2/xunit.extensibility.execution.2.4.2.nupkg.sha512", - "/Users/malanone/.nuget/packages/xunit.runner.visualstudio/2.4.5/xunit.runner.visualstudio.2.4.5.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/Sources/WebApiLol/bin/Debug/net7.0/Microsoft.AspNetCore.OpenApi.dll b/Sources/WebApiLol/bin/Debug/net7.0/Microsoft.AspNetCore.OpenApi.dll deleted file mode 100755 index f011298..0000000 Binary files a/Sources/WebApiLol/bin/Debug/net7.0/Microsoft.AspNetCore.OpenApi.dll and /dev/null differ diff --git a/Sources/WebApiLol/bin/Debug/net7.0/Microsoft.OpenApi.dll b/Sources/WebApiLol/bin/Debug/net7.0/Microsoft.OpenApi.dll deleted file mode 100755 index 1e0998d..0000000 Binary files a/Sources/WebApiLol/bin/Debug/net7.0/Microsoft.OpenApi.dll and /dev/null differ diff --git a/Sources/WebApiLol/bin/Debug/net7.0/Model.dll b/Sources/WebApiLol/bin/Debug/net7.0/Model.dll deleted file mode 100644 index ff76e14..0000000 Binary files a/Sources/WebApiLol/bin/Debug/net7.0/Model.dll and /dev/null differ diff --git a/Sources/WebApiLol/bin/Debug/net7.0/Model.pdb b/Sources/WebApiLol/bin/Debug/net7.0/Model.pdb deleted file mode 100644 index cedbc66..0000000 Binary files a/Sources/WebApiLol/bin/Debug/net7.0/Model.pdb and /dev/null differ diff --git a/Sources/WebApiLol/bin/Debug/net7.0/Shared.dll b/Sources/WebApiLol/bin/Debug/net7.0/Shared.dll deleted file mode 100644 index 8ca6e9e..0000000 Binary files a/Sources/WebApiLol/bin/Debug/net7.0/Shared.dll and /dev/null differ diff --git a/Sources/WebApiLol/bin/Debug/net7.0/Shared.pdb b/Sources/WebApiLol/bin/Debug/net7.0/Shared.pdb deleted file mode 100644 index 4f21315..0000000 Binary files a/Sources/WebApiLol/bin/Debug/net7.0/Shared.pdb and /dev/null differ diff --git a/Sources/WebApiLol/bin/Debug/net7.0/StubLib.dll b/Sources/WebApiLol/bin/Debug/net7.0/StubLib.dll deleted file mode 100644 index c9325c5..0000000 Binary files a/Sources/WebApiLol/bin/Debug/net7.0/StubLib.dll and /dev/null differ diff --git a/Sources/WebApiLol/bin/Debug/net7.0/StubLib.pdb b/Sources/WebApiLol/bin/Debug/net7.0/StubLib.pdb deleted file mode 100644 index 09ca018..0000000 Binary files a/Sources/WebApiLol/bin/Debug/net7.0/StubLib.pdb and /dev/null differ diff --git a/Sources/WebApiLol/bin/Debug/net7.0/Swashbuckle.AspNetCore.Swagger.dll b/Sources/WebApiLol/bin/Debug/net7.0/Swashbuckle.AspNetCore.Swagger.dll deleted file mode 100755 index fd052a3..0000000 Binary files a/Sources/WebApiLol/bin/Debug/net7.0/Swashbuckle.AspNetCore.Swagger.dll and /dev/null differ diff --git a/Sources/WebApiLol/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll b/Sources/WebApiLol/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll deleted file mode 100755 index 2ea00ee..0000000 Binary files a/Sources/WebApiLol/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll and /dev/null differ diff --git a/Sources/WebApiLol/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll b/Sources/WebApiLol/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll deleted file mode 100755 index 0571d0f..0000000 Binary files a/Sources/WebApiLol/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll and /dev/null differ diff --git a/Sources/WebApiLol/bin/Debug/net7.0/WebApiLol b/Sources/WebApiLol/bin/Debug/net7.0/WebApiLol deleted file mode 100755 index 2b60ef0..0000000 Binary files a/Sources/WebApiLol/bin/Debug/net7.0/WebApiLol and /dev/null differ diff --git a/Sources/WebApiLol/bin/Debug/net7.0/WebApiLol.deps.json b/Sources/WebApiLol/bin/Debug/net7.0/WebApiLol.deps.json deleted file mode 100644 index 7dd60f0..0000000 --- a/Sources/WebApiLol/bin/Debug/net7.0/WebApiLol.deps.json +++ /dev/null @@ -1,172 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v7.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v7.0": { - "WebApiLol/1.0.0": { - "dependencies": { - "Microsoft.AspNetCore.OpenApi": "7.0.2", - "Model": "1.0.0", - "StubLib": "1.0.0", - "Swashbuckle.AspNetCore": "6.5.0" - }, - "runtime": { - "WebApiLol.dll": {} - } - }, - "Microsoft.AspNetCore.OpenApi/7.0.2": { - "dependencies": { - "Microsoft.OpenApi": "1.4.3" - }, - "runtime": { - "lib/net7.0/Microsoft.AspNetCore.OpenApi.dll": { - "assemblyVersion": "7.0.2.0", - "fileVersion": "7.0.222.60606" - } - } - }, - "Microsoft.Extensions.ApiDescription.Server/6.0.5": {}, - "Microsoft.OpenApi/1.4.3": { - "runtime": { - "lib/netstandard2.0/Microsoft.OpenApi.dll": { - "assemblyVersion": "1.4.3.0", - "fileVersion": "1.4.3.0" - } - } - }, - "Swashbuckle.AspNetCore/6.5.0": { - "dependencies": { - "Microsoft.Extensions.ApiDescription.Server": "6.0.5", - "Swashbuckle.AspNetCore.Swagger": "6.5.0", - "Swashbuckle.AspNetCore.SwaggerGen": "6.5.0", - "Swashbuckle.AspNetCore.SwaggerUI": "6.5.0" - } - }, - "Swashbuckle.AspNetCore.Swagger/6.5.0": { - "dependencies": { - "Microsoft.OpenApi": "1.4.3" - }, - "runtime": { - "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll": { - "assemblyVersion": "6.5.0.0", - "fileVersion": "6.5.0.0" - } - } - }, - "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": { - "dependencies": { - "Swashbuckle.AspNetCore.Swagger": "6.5.0" - }, - "runtime": { - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { - "assemblyVersion": "6.5.0.0", - "fileVersion": "6.5.0.0" - } - } - }, - "Swashbuckle.AspNetCore.SwaggerUI/6.5.0": { - "runtime": { - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { - "assemblyVersion": "6.5.0.0", - "fileVersion": "6.5.0.0" - } - } - }, - "Model/1.0.0": { - "dependencies": { - "Shared": "1.0.0" - }, - "runtime": { - "Model.dll": {} - } - }, - "Shared/1.0.0": { - "runtime": { - "Shared.dll": {} - } - }, - "StubLib/1.0.0": { - "dependencies": { - "Model": "1.0.0" - }, - "runtime": { - "StubLib.dll": {} - } - } - } - }, - "libraries": { - "WebApiLol/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.OpenApi/7.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oK0ZRloonE/WDAjHniF2gTbSsTUk5Z26RGN/o6MSlOnrnN12lDMBgpP1o9QbByBLCIRwT/KYvgYeBrYSe/NFnw==", - "path": "microsoft.aspnetcore.openapi/7.0.2", - "hashPath": "microsoft.aspnetcore.openapi.7.0.2.nupkg.sha512" - }, - "Microsoft.Extensions.ApiDescription.Server/6.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Ckb5EDBUNJdFWyajfXzUIMRkhf52fHZOQuuZg/oiu8y7zDCVwD0iHhew6MnThjHmevanpxL3f5ci2TtHQEN6bw==", - "path": "microsoft.extensions.apidescription.server/6.0.5", - "hashPath": "microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512" - }, - "Microsoft.OpenApi/1.4.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rURwggB+QZYcSVbDr7HSdhw/FELvMlriW10OeOzjPT7pstefMo7IThhtNtDudxbXhW+lj0NfX72Ka5EDsG8x6w==", - "path": "microsoft.openapi/1.4.3", - "hashPath": "microsoft.openapi.1.4.3.nupkg.sha512" - }, - "Swashbuckle.AspNetCore/6.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-FK05XokgjgwlCI6wCT+D4/abtQkL1X1/B9Oas6uIwHFmYrIO9WUD5aLC9IzMs9GnHfUXOtXZ2S43gN1mhs5+aA==", - "path": "swashbuckle.aspnetcore/6.5.0", - "hashPath": "swashbuckle.aspnetcore.6.5.0.nupkg.sha512" - }, - "Swashbuckle.AspNetCore.Swagger/6.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-XWmCmqyFmoItXKFsQSwQbEAsjDKcxlNf1l+/Ki42hcb6LjKL8m5Db69OTvz5vLonMSRntYO1XLqz0OP+n3vKnA==", - "path": "swashbuckle.aspnetcore.swagger/6.5.0", - "hashPath": "swashbuckle.aspnetcore.swagger.6.5.0.nupkg.sha512" - }, - "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Y/qW8Qdg9OEs7V013tt+94OdPxbRdbhcEbw4NiwGvf4YBcfhL/y7qp/Mjv/cENsQ2L3NqJ2AOu94weBy/h4KvA==", - "path": "swashbuckle.aspnetcore.swaggergen/6.5.0", - "hashPath": "swashbuckle.aspnetcore.swaggergen.6.5.0.nupkg.sha512" - }, - "Swashbuckle.AspNetCore.SwaggerUI/6.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OvbvxX+wL8skxTBttcBsVxdh73Fag4xwqEU2edh4JMn7Ws/xJHnY/JB1e9RoCb6XpDxUF3hD9A0Z1lEUx40Pfw==", - "path": "swashbuckle.aspnetcore.swaggerui/6.5.0", - "hashPath": "swashbuckle.aspnetcore.swaggerui.6.5.0.nupkg.sha512" - }, - "Model/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Shared/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "StubLib/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/Sources/WebApiLol/bin/Debug/net7.0/WebApiLol.dll b/Sources/WebApiLol/bin/Debug/net7.0/WebApiLol.dll deleted file mode 100644 index 6371fcf..0000000 Binary files a/Sources/WebApiLol/bin/Debug/net7.0/WebApiLol.dll and /dev/null differ diff --git a/Sources/WebApiLol/bin/Debug/net7.0/WebApiLol.pdb b/Sources/WebApiLol/bin/Debug/net7.0/WebApiLol.pdb deleted file mode 100644 index 0eab54a..0000000 Binary files a/Sources/WebApiLol/bin/Debug/net7.0/WebApiLol.pdb and /dev/null differ diff --git a/Sources/WebApiLol/bin/Debug/net7.0/WebApiLol.runtimeconfig.json b/Sources/WebApiLol/bin/Debug/net7.0/WebApiLol.runtimeconfig.json deleted file mode 100644 index f784548..0000000 --- a/Sources/WebApiLol/bin/Debug/net7.0/WebApiLol.runtimeconfig.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net7.0", - "frameworks": [ - { - "name": "Microsoft.NETCore.App", - "version": "7.0.0" - }, - { - "name": "Microsoft.AspNetCore.App", - "version": "7.0.0" - } - ], - "configProperties": { - "System.GC.Server": true, - "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false - } - } -} \ No newline at end of file diff --git a/Sources/WebApiLol/bin/Debug/net7.0/appsettings.Development.json b/Sources/WebApiLol/bin/Debug/net7.0/appsettings.Development.json deleted file mode 100644 index ce16a2e..0000000 --- a/Sources/WebApiLol/bin/Debug/net7.0/appsettings.Development.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Information", - "Microsoft.AspNetCore": "Warning" - } - } -} - diff --git a/Sources/WebApiLol/bin/Debug/net7.0/appsettings.json b/Sources/WebApiLol/bin/Debug/net7.0/appsettings.json deleted file mode 100644 index af0538f..0000000 --- a/Sources/WebApiLol/bin/Debug/net7.0/appsettings.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Information", - "Microsoft.AspNetCore": "Warning" - } - }, - "AllowedHosts": "*" -} - diff --git a/Sources/WebApiLol/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Sources/WebApiLol/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs deleted file mode 100644 index d69481d..0000000 --- a/Sources/WebApiLol/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")] diff --git a/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.AssemblyInfo.cs b/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.AssemblyInfo.cs deleted file mode 100644 index 32b294c..0000000 --- a/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: Microsoft.Extensions.Configuration.UserSecrets.UserSecretsIdAttribute("dd7888cb-963f-4be5-85ae-fe318eb51482")] -[assembly: System.Reflection.AssemblyCompanyAttribute("WebApiLol")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("WebApiLol")] -[assembly: System.Reflection.AssemblyTitleAttribute("WebApiLol")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.AssemblyInfoInputs.cache b/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.AssemblyInfoInputs.cache deleted file mode 100644 index e88bd97..0000000 --- a/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -2475c5ff48063d0afde529fec0defa8e14d04703 diff --git a/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.GeneratedMSBuildEditorConfig.editorconfig b/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 05dc04f..0000000 --- a/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,17 +0,0 @@ -is_global = true -build_property.TargetFramework = net7.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = true -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = WebApiLol -build_property.RootNamespace = WebApiLol -build_property.ProjectDir = /Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/ -build_property.RazorLangVersion = 7.0 -build_property.SupportLocalizedComponentNames = -build_property.GenerateRazorMetadataSourceChecksumAttributes = -build_property.MSBuildProjectDirectory = /Users/malanone/Projects/EfCore_LoL_S4/WebApiLol -build_property._RazorSourceGeneratorDebug = diff --git a/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.GlobalUsings.g.cs b/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.GlobalUsings.g.cs deleted file mode 100644 index 025530a..0000000 --- a/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.GlobalUsings.g.cs +++ /dev/null @@ -1,17 +0,0 @@ -// -global using global::Microsoft.AspNetCore.Builder; -global using global::Microsoft.AspNetCore.Hosting; -global using global::Microsoft.AspNetCore.Http; -global using global::Microsoft.AspNetCore.Routing; -global using global::Microsoft.Extensions.Configuration; -global using global::Microsoft.Extensions.DependencyInjection; -global using global::Microsoft.Extensions.Hosting; -global using global::Microsoft.Extensions.Logging; -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Net.Http.Json; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.MvcApplicationPartsAssemblyInfo.cache b/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.MvcApplicationPartsAssemblyInfo.cache deleted file mode 100644 index e69de29..0000000 diff --git a/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.MvcApplicationPartsAssemblyInfo.cs b/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.MvcApplicationPartsAssemblyInfo.cs deleted file mode 100644 index 7a8df11..0000000 --- a/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.MvcApplicationPartsAssemblyInfo.cs +++ /dev/null @@ -1,17 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Microsoft.AspNetCore.OpenApi")] -[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.SwaggerGen")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.assets.cache b/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.assets.cache deleted file mode 100644 index ae9ce12..0000000 Binary files a/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.assets.cache and /dev/null differ diff --git a/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.csproj.AssemblyReference.cache b/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.csproj.AssemblyReference.cache deleted file mode 100644 index 6ba9303..0000000 Binary files a/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.csproj.CopyComplete b/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.csproj.CoreCompileInputs.cache b/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.csproj.CoreCompileInputs.cache deleted file mode 100644 index 3e05752..0000000 --- a/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -0dccf27486944f4f5ff06e0e5063d36fb252a5e4 diff --git a/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.csproj.FileListAbsolute.txt b/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.csproj.FileListAbsolute.txt deleted file mode 100644 index 215e38f..0000000 --- a/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,39 +0,0 @@ -/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/bin/Debug/net7.0/appsettings.Development.json -/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/bin/Debug/net7.0/appsettings.json -/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/bin/Debug/net7.0/WebApiLol -/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/bin/Debug/net7.0/WebApiLol.deps.json -/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/bin/Debug/net7.0/WebApiLol.runtimeconfig.json -/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/bin/Debug/net7.0/WebApiLol.dll -/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/bin/Debug/net7.0/WebApiLol.pdb -/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/bin/Debug/net7.0/Microsoft.AspNetCore.OpenApi.dll -/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/bin/Debug/net7.0/Microsoft.OpenApi.dll -/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/bin/Debug/net7.0/Swashbuckle.AspNetCore.Swagger.dll -/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll -/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll -/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/obj/Debug/net7.0/WebApiLol.csproj.AssemblyReference.cache -/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/obj/Debug/net7.0/WebApiLol.GeneratedMSBuildEditorConfig.editorconfig -/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/obj/Debug/net7.0/WebApiLol.AssemblyInfoInputs.cache -/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/obj/Debug/net7.0/WebApiLol.AssemblyInfo.cs -/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/obj/Debug/net7.0/WebApiLol.csproj.CoreCompileInputs.cache -/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/obj/Debug/net7.0/WebApiLol.MvcApplicationPartsAssemblyInfo.cs -/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/obj/Debug/net7.0/WebApiLol.MvcApplicationPartsAssemblyInfo.cache -/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/obj/Debug/net7.0/staticwebassets/msbuild.WebApiLol.Microsoft.AspNetCore.StaticWebAssets.props -/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/obj/Debug/net7.0/staticwebassets/msbuild.build.WebApiLol.props -/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/obj/Debug/net7.0/staticwebassets/msbuild.buildMultiTargeting.WebApiLol.props -/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/obj/Debug/net7.0/staticwebassets/msbuild.buildTransitive.WebApiLol.props -/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/obj/Debug/net7.0/staticwebassets.pack.json -/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/obj/Debug/net7.0/staticwebassets.build.json -/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/obj/Debug/net7.0/staticwebassets.development.json -/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/obj/Debug/net7.0/scopedcss/bundle/WebApiLol.styles.css -/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/obj/Debug/net7.0/WebApiLol.csproj.CopyComplete -/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/obj/Debug/net7.0/WebApiLol.dll -/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/obj/Debug/net7.0/refint/WebApiLol.dll -/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/obj/Debug/net7.0/WebApiLol.pdb -/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/obj/Debug/net7.0/WebApiLol.genruntimeconfig.cache -/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/obj/Debug/net7.0/ref/WebApiLol.dll -/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/bin/Debug/net7.0/Model.dll -/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/bin/Debug/net7.0/Shared.dll -/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/bin/Debug/net7.0/StubLib.dll -/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/bin/Debug/net7.0/Model.pdb -/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/bin/Debug/net7.0/StubLib.pdb -/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/bin/Debug/net7.0/Shared.pdb diff --git a/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.dll b/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.dll deleted file mode 100644 index 6371fcf..0000000 Binary files a/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.dll and /dev/null differ diff --git a/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.genruntimeconfig.cache b/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.genruntimeconfig.cache deleted file mode 100644 index 18a2ffa..0000000 --- a/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -ec898b95b2196ff673ee95cdf011afa2afef3b05 diff --git a/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.pdb b/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.pdb deleted file mode 100644 index 0eab54a..0000000 Binary files a/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.pdb and /dev/null differ diff --git a/Sources/WebApiLol/obj/Debug/net7.0/apphost b/Sources/WebApiLol/obj/Debug/net7.0/apphost deleted file mode 100755 index 2b60ef0..0000000 Binary files a/Sources/WebApiLol/obj/Debug/net7.0/apphost and /dev/null differ diff --git a/Sources/WebApiLol/obj/Debug/net7.0/ref/WebApiLol.dll b/Sources/WebApiLol/obj/Debug/net7.0/ref/WebApiLol.dll deleted file mode 100644 index 8325188..0000000 Binary files a/Sources/WebApiLol/obj/Debug/net7.0/ref/WebApiLol.dll and /dev/null differ diff --git a/Sources/WebApiLol/obj/Debug/net7.0/refint/WebApiLol.dll b/Sources/WebApiLol/obj/Debug/net7.0/refint/WebApiLol.dll deleted file mode 100644 index 8325188..0000000 Binary files a/Sources/WebApiLol/obj/Debug/net7.0/refint/WebApiLol.dll and /dev/null differ diff --git a/Sources/WebApiLol/obj/Debug/net7.0/staticwebassets.build.json b/Sources/WebApiLol/obj/Debug/net7.0/staticwebassets.build.json deleted file mode 100644 index aeccbd6..0000000 --- a/Sources/WebApiLol/obj/Debug/net7.0/staticwebassets.build.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "Version": 1, - "Hash": "btbc6uo21BwKvNkBIgJrpGNDvoxXqo5rSkmzlPRrDP8=", - "Source": "WebApiLol", - "BasePath": "_content/WebApiLol", - "Mode": "Default", - "ManifestType": "Build", - "ReferencedProjectsConfiguration": [], - "DiscoveryPatterns": [], - "Assets": [] -} \ No newline at end of file diff --git a/Sources/WebApiLol/obj/Debug/net7.0/staticwebassets/msbuild.build.WebApiLol.props b/Sources/WebApiLol/obj/Debug/net7.0/staticwebassets/msbuild.build.WebApiLol.props deleted file mode 100644 index 5a6032a..0000000 --- a/Sources/WebApiLol/obj/Debug/net7.0/staticwebassets/msbuild.build.WebApiLol.props +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/Sources/WebApiLol/obj/Debug/net7.0/staticwebassets/msbuild.buildMultiTargeting.WebApiLol.props b/Sources/WebApiLol/obj/Debug/net7.0/staticwebassets/msbuild.buildMultiTargeting.WebApiLol.props deleted file mode 100644 index 8690d85..0000000 --- a/Sources/WebApiLol/obj/Debug/net7.0/staticwebassets/msbuild.buildMultiTargeting.WebApiLol.props +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/Sources/WebApiLol/obj/Debug/net7.0/staticwebassets/msbuild.buildTransitive.WebApiLol.props b/Sources/WebApiLol/obj/Debug/net7.0/staticwebassets/msbuild.buildTransitive.WebApiLol.props deleted file mode 100644 index 28c9325..0000000 --- a/Sources/WebApiLol/obj/Debug/net7.0/staticwebassets/msbuild.buildTransitive.WebApiLol.props +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/Sources/WebApiLol/obj/WebApiLol.csproj.nuget.dgspec.json b/Sources/WebApiLol/obj/WebApiLol.csproj.nuget.dgspec.json deleted file mode 100644 index 9c9be7d..0000000 --- a/Sources/WebApiLol/obj/WebApiLol.csproj.nuget.dgspec.json +++ /dev/null @@ -1,252 +0,0 @@ -{ - "format": 1, - "restore": { - "/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/WebApiLol.csproj": {} - }, - "projects": { - "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj", - "projectName": "Model", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net7.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "projectReferences": { - "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj": { - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - }, - "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj", - "projectName": "Shared", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net6.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - }, - "/Users/malanone/Projects/EfCore_LoL_S4/StubLib/StubLib.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/StubLib/StubLib.csproj", - "projectName": "StubLib", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/StubLib/StubLib.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/StubLib/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net7.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "projectReferences": { - "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj": { - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - }, - "/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/WebApiLol.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/WebApiLol.csproj", - "projectName": "WebApiLol", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/WebApiLol.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net7.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "projectReferences": { - "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj": { - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj" - }, - "/Users/malanone/Projects/EfCore_LoL_S4/StubLib/StubLib.csproj": { - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/StubLib/StubLib.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "dependencies": { - "Microsoft.AspNetCore.OpenApi": { - "target": "Package", - "version": "[7.0.2, )" - }, - "Swashbuckle.AspNetCore": { - "target": "Package", - "version": "[6.5.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.AspNetCore.App": { - "privateAssets": "none" - }, - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/Sources/WebApiLol/obj/WebApiLol.csproj.nuget.g.props b/Sources/WebApiLol/obj/WebApiLol.csproj.nuget.g.props deleted file mode 100644 index 1421cf3..0000000 --- a/Sources/WebApiLol/obj/WebApiLol.csproj.nuget.g.props +++ /dev/null @@ -1,22 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - /Users/malanone/.nuget/packages/ - /Users/malanone/.nuget/packages/ - PackageReference - 6.4.0 - - - - - - - - - - /Users/malanone/.nuget/packages/microsoft.extensions.apidescription.server/6.0.5 - - \ No newline at end of file diff --git a/Sources/WebApiLol/obj/WebApiLol.csproj.nuget.g.targets b/Sources/WebApiLol/obj/WebApiLol.csproj.nuget.g.targets deleted file mode 100644 index 04427d8..0000000 --- a/Sources/WebApiLol/obj/WebApiLol.csproj.nuget.g.targets +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/Sources/WebApiLol/obj/project.assets.json b/Sources/WebApiLol/obj/project.assets.json deleted file mode 100644 index 6283265..0000000 --- a/Sources/WebApiLol/obj/project.assets.json +++ /dev/null @@ -1,601 +0,0 @@ -{ - "version": 3, - "targets": { - "net7.0": { - "Microsoft.AspNetCore.OpenApi/7.0.2": { - "type": "package", - "dependencies": { - "Microsoft.OpenApi": "1.4.3" - }, - "compile": { - "lib/net7.0/Microsoft.AspNetCore.OpenApi.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net7.0/Microsoft.AspNetCore.OpenApi.dll": { - "related": ".xml" - } - }, - "frameworkReferences": [ - "Microsoft.AspNetCore.App" - ] - }, - "Microsoft.Extensions.ApiDescription.Server/6.0.5": { - "type": "package", - "build": { - "build/Microsoft.Extensions.ApiDescription.Server.props": {}, - "build/Microsoft.Extensions.ApiDescription.Server.targets": {} - }, - "buildMultiTargeting": { - "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.props": {}, - "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.targets": {} - } - }, - "Microsoft.OpenApi/1.4.3": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.OpenApi.dll": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/netstandard2.0/Microsoft.OpenApi.dll": { - "related": ".pdb;.xml" - } - } - }, - "Swashbuckle.AspNetCore/6.5.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.ApiDescription.Server": "6.0.5", - "Swashbuckle.AspNetCore.Swagger": "6.5.0", - "Swashbuckle.AspNetCore.SwaggerGen": "6.5.0", - "Swashbuckle.AspNetCore.SwaggerUI": "6.5.0" - }, - "build": { - "build/Swashbuckle.AspNetCore.props": {} - } - }, - "Swashbuckle.AspNetCore.Swagger/6.5.0": { - "type": "package", - "dependencies": { - "Microsoft.OpenApi": "1.2.3" - }, - "compile": { - "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll": { - "related": ".pdb;.xml" - } - }, - "frameworkReferences": [ - "Microsoft.AspNetCore.App" - ] - }, - "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": { - "type": "package", - "dependencies": { - "Swashbuckle.AspNetCore.Swagger": "6.5.0" - }, - "compile": { - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { - "related": ".pdb;.xml" - } - } - }, - "Swashbuckle.AspNetCore.SwaggerUI/6.5.0": { - "type": "package", - "compile": { - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { - "related": ".pdb;.xml" - } - }, - "frameworkReferences": [ - "Microsoft.AspNetCore.App" - ] - }, - "Model/1.0.0": { - "type": "project", - "framework": ".NETCoreApp,Version=v7.0", - "dependencies": { - "Shared": "1.0.0" - }, - "compile": { - "bin/placeholder/Model.dll": {} - }, - "runtime": { - "bin/placeholder/Model.dll": {} - } - }, - "Shared/1.0.0": { - "type": "project", - "framework": ".NETCoreApp,Version=v6.0", - "compile": { - "bin/placeholder/Shared.dll": {} - }, - "runtime": { - "bin/placeholder/Shared.dll": {} - } - }, - "StubLib/1.0.0": { - "type": "project", - "framework": ".NETCoreApp,Version=v7.0", - "dependencies": { - "Model": "1.0.0" - }, - "compile": { - "bin/placeholder/StubLib.dll": {} - }, - "runtime": { - "bin/placeholder/StubLib.dll": {} - } - } - } - }, - "libraries": { - "Microsoft.AspNetCore.OpenApi/7.0.2": { - "sha512": "oK0ZRloonE/WDAjHniF2gTbSsTUk5Z26RGN/o6MSlOnrnN12lDMBgpP1o9QbByBLCIRwT/KYvgYeBrYSe/NFnw==", - "type": "package", - "path": "microsoft.aspnetcore.openapi/7.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "THIRD-PARTY-NOTICES.TXT", - "lib/net7.0/Microsoft.AspNetCore.OpenApi.dll", - "lib/net7.0/Microsoft.AspNetCore.OpenApi.xml", - "microsoft.aspnetcore.openapi.7.0.2.nupkg.sha512", - "microsoft.aspnetcore.openapi.nuspec" - ] - }, - "Microsoft.Extensions.ApiDescription.Server/6.0.5": { - "sha512": "Ckb5EDBUNJdFWyajfXzUIMRkhf52fHZOQuuZg/oiu8y7zDCVwD0iHhew6MnThjHmevanpxL3f5ci2TtHQEN6bw==", - "type": "package", - "path": "microsoft.extensions.apidescription.server/6.0.5", - "hasTools": true, - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "build/Microsoft.Extensions.ApiDescription.Server.props", - "build/Microsoft.Extensions.ApiDescription.Server.targets", - "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.props", - "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.targets", - "microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512", - "microsoft.extensions.apidescription.server.nuspec", - "tools/Newtonsoft.Json.dll", - "tools/dotnet-getdocument.deps.json", - "tools/dotnet-getdocument.dll", - "tools/dotnet-getdocument.runtimeconfig.json", - "tools/net461-x86/GetDocument.Insider.exe", - "tools/net461-x86/GetDocument.Insider.exe.config", - "tools/net461-x86/Microsoft.Win32.Primitives.dll", - "tools/net461-x86/System.AppContext.dll", - "tools/net461-x86/System.Buffers.dll", - "tools/net461-x86/System.Collections.Concurrent.dll", - "tools/net461-x86/System.Collections.NonGeneric.dll", - "tools/net461-x86/System.Collections.Specialized.dll", - "tools/net461-x86/System.Collections.dll", - "tools/net461-x86/System.ComponentModel.EventBasedAsync.dll", - "tools/net461-x86/System.ComponentModel.Primitives.dll", - "tools/net461-x86/System.ComponentModel.TypeConverter.dll", - "tools/net461-x86/System.ComponentModel.dll", - "tools/net461-x86/System.Console.dll", - "tools/net461-x86/System.Data.Common.dll", - "tools/net461-x86/System.Diagnostics.Contracts.dll", - "tools/net461-x86/System.Diagnostics.Debug.dll", - "tools/net461-x86/System.Diagnostics.DiagnosticSource.dll", - "tools/net461-x86/System.Diagnostics.FileVersionInfo.dll", - "tools/net461-x86/System.Diagnostics.Process.dll", - "tools/net461-x86/System.Diagnostics.StackTrace.dll", - "tools/net461-x86/System.Diagnostics.TextWriterTraceListener.dll", - "tools/net461-x86/System.Diagnostics.Tools.dll", - "tools/net461-x86/System.Diagnostics.TraceSource.dll", - "tools/net461-x86/System.Diagnostics.Tracing.dll", - "tools/net461-x86/System.Drawing.Primitives.dll", - "tools/net461-x86/System.Dynamic.Runtime.dll", - "tools/net461-x86/System.Globalization.Calendars.dll", - "tools/net461-x86/System.Globalization.Extensions.dll", - "tools/net461-x86/System.Globalization.dll", - "tools/net461-x86/System.IO.Compression.ZipFile.dll", - "tools/net461-x86/System.IO.Compression.dll", - "tools/net461-x86/System.IO.FileSystem.DriveInfo.dll", - "tools/net461-x86/System.IO.FileSystem.Primitives.dll", - "tools/net461-x86/System.IO.FileSystem.Watcher.dll", - "tools/net461-x86/System.IO.FileSystem.dll", - "tools/net461-x86/System.IO.IsolatedStorage.dll", - "tools/net461-x86/System.IO.MemoryMappedFiles.dll", - "tools/net461-x86/System.IO.Pipes.dll", - "tools/net461-x86/System.IO.UnmanagedMemoryStream.dll", - "tools/net461-x86/System.IO.dll", - "tools/net461-x86/System.Linq.Expressions.dll", - "tools/net461-x86/System.Linq.Parallel.dll", - "tools/net461-x86/System.Linq.Queryable.dll", - "tools/net461-x86/System.Linq.dll", - "tools/net461-x86/System.Memory.dll", - "tools/net461-x86/System.Net.Http.dll", - "tools/net461-x86/System.Net.NameResolution.dll", - "tools/net461-x86/System.Net.NetworkInformation.dll", - "tools/net461-x86/System.Net.Ping.dll", - "tools/net461-x86/System.Net.Primitives.dll", - "tools/net461-x86/System.Net.Requests.dll", - "tools/net461-x86/System.Net.Security.dll", - "tools/net461-x86/System.Net.Sockets.dll", - "tools/net461-x86/System.Net.WebHeaderCollection.dll", - "tools/net461-x86/System.Net.WebSockets.Client.dll", - "tools/net461-x86/System.Net.WebSockets.dll", - "tools/net461-x86/System.Numerics.Vectors.dll", - "tools/net461-x86/System.ObjectModel.dll", - "tools/net461-x86/System.Reflection.Extensions.dll", - "tools/net461-x86/System.Reflection.Primitives.dll", - "tools/net461-x86/System.Reflection.dll", - "tools/net461-x86/System.Resources.Reader.dll", - "tools/net461-x86/System.Resources.ResourceManager.dll", - "tools/net461-x86/System.Resources.Writer.dll", - "tools/net461-x86/System.Runtime.CompilerServices.Unsafe.dll", - "tools/net461-x86/System.Runtime.CompilerServices.VisualC.dll", - "tools/net461-x86/System.Runtime.Extensions.dll", - "tools/net461-x86/System.Runtime.Handles.dll", - "tools/net461-x86/System.Runtime.InteropServices.RuntimeInformation.dll", - "tools/net461-x86/System.Runtime.InteropServices.dll", - "tools/net461-x86/System.Runtime.Numerics.dll", - "tools/net461-x86/System.Runtime.Serialization.Formatters.dll", - "tools/net461-x86/System.Runtime.Serialization.Json.dll", - "tools/net461-x86/System.Runtime.Serialization.Primitives.dll", - "tools/net461-x86/System.Runtime.Serialization.Xml.dll", - "tools/net461-x86/System.Runtime.dll", - "tools/net461-x86/System.Security.Claims.dll", - "tools/net461-x86/System.Security.Cryptography.Algorithms.dll", - "tools/net461-x86/System.Security.Cryptography.Csp.dll", - "tools/net461-x86/System.Security.Cryptography.Encoding.dll", - "tools/net461-x86/System.Security.Cryptography.Primitives.dll", - "tools/net461-x86/System.Security.Cryptography.X509Certificates.dll", - "tools/net461-x86/System.Security.Principal.dll", - "tools/net461-x86/System.Security.SecureString.dll", - "tools/net461-x86/System.Text.Encoding.Extensions.dll", - "tools/net461-x86/System.Text.Encoding.dll", - "tools/net461-x86/System.Text.RegularExpressions.dll", - "tools/net461-x86/System.Threading.Overlapped.dll", - "tools/net461-x86/System.Threading.Tasks.Parallel.dll", - "tools/net461-x86/System.Threading.Tasks.dll", - "tools/net461-x86/System.Threading.Thread.dll", - "tools/net461-x86/System.Threading.ThreadPool.dll", - "tools/net461-x86/System.Threading.Timer.dll", - "tools/net461-x86/System.Threading.dll", - "tools/net461-x86/System.ValueTuple.dll", - "tools/net461-x86/System.Xml.ReaderWriter.dll", - "tools/net461-x86/System.Xml.XDocument.dll", - "tools/net461-x86/System.Xml.XPath.XDocument.dll", - "tools/net461-x86/System.Xml.XPath.dll", - "tools/net461-x86/System.Xml.XmlDocument.dll", - "tools/net461-x86/System.Xml.XmlSerializer.dll", - "tools/net461-x86/netstandard.dll", - "tools/net461/GetDocument.Insider.exe", - "tools/net461/GetDocument.Insider.exe.config", - "tools/net461/Microsoft.Win32.Primitives.dll", - "tools/net461/System.AppContext.dll", - "tools/net461/System.Buffers.dll", - "tools/net461/System.Collections.Concurrent.dll", - "tools/net461/System.Collections.NonGeneric.dll", - "tools/net461/System.Collections.Specialized.dll", - "tools/net461/System.Collections.dll", - "tools/net461/System.ComponentModel.EventBasedAsync.dll", - "tools/net461/System.ComponentModel.Primitives.dll", - "tools/net461/System.ComponentModel.TypeConverter.dll", - "tools/net461/System.ComponentModel.dll", - "tools/net461/System.Console.dll", - "tools/net461/System.Data.Common.dll", - "tools/net461/System.Diagnostics.Contracts.dll", - "tools/net461/System.Diagnostics.Debug.dll", - "tools/net461/System.Diagnostics.DiagnosticSource.dll", - "tools/net461/System.Diagnostics.FileVersionInfo.dll", - "tools/net461/System.Diagnostics.Process.dll", - "tools/net461/System.Diagnostics.StackTrace.dll", - "tools/net461/System.Diagnostics.TextWriterTraceListener.dll", - "tools/net461/System.Diagnostics.Tools.dll", - "tools/net461/System.Diagnostics.TraceSource.dll", - "tools/net461/System.Diagnostics.Tracing.dll", - "tools/net461/System.Drawing.Primitives.dll", - "tools/net461/System.Dynamic.Runtime.dll", - "tools/net461/System.Globalization.Calendars.dll", - "tools/net461/System.Globalization.Extensions.dll", - "tools/net461/System.Globalization.dll", - "tools/net461/System.IO.Compression.ZipFile.dll", - "tools/net461/System.IO.Compression.dll", - "tools/net461/System.IO.FileSystem.DriveInfo.dll", - "tools/net461/System.IO.FileSystem.Primitives.dll", - "tools/net461/System.IO.FileSystem.Watcher.dll", - "tools/net461/System.IO.FileSystem.dll", - "tools/net461/System.IO.IsolatedStorage.dll", - "tools/net461/System.IO.MemoryMappedFiles.dll", - "tools/net461/System.IO.Pipes.dll", - "tools/net461/System.IO.UnmanagedMemoryStream.dll", - "tools/net461/System.IO.dll", - "tools/net461/System.Linq.Expressions.dll", - "tools/net461/System.Linq.Parallel.dll", - "tools/net461/System.Linq.Queryable.dll", - "tools/net461/System.Linq.dll", - "tools/net461/System.Memory.dll", - "tools/net461/System.Net.Http.dll", - "tools/net461/System.Net.NameResolution.dll", - "tools/net461/System.Net.NetworkInformation.dll", - "tools/net461/System.Net.Ping.dll", - "tools/net461/System.Net.Primitives.dll", - "tools/net461/System.Net.Requests.dll", - "tools/net461/System.Net.Security.dll", - "tools/net461/System.Net.Sockets.dll", - "tools/net461/System.Net.WebHeaderCollection.dll", - "tools/net461/System.Net.WebSockets.Client.dll", - "tools/net461/System.Net.WebSockets.dll", - "tools/net461/System.Numerics.Vectors.dll", - "tools/net461/System.ObjectModel.dll", - "tools/net461/System.Reflection.Extensions.dll", - "tools/net461/System.Reflection.Primitives.dll", - "tools/net461/System.Reflection.dll", - "tools/net461/System.Resources.Reader.dll", - "tools/net461/System.Resources.ResourceManager.dll", - "tools/net461/System.Resources.Writer.dll", - "tools/net461/System.Runtime.CompilerServices.Unsafe.dll", - "tools/net461/System.Runtime.CompilerServices.VisualC.dll", - "tools/net461/System.Runtime.Extensions.dll", - "tools/net461/System.Runtime.Handles.dll", - "tools/net461/System.Runtime.InteropServices.RuntimeInformation.dll", - "tools/net461/System.Runtime.InteropServices.dll", - "tools/net461/System.Runtime.Numerics.dll", - "tools/net461/System.Runtime.Serialization.Formatters.dll", - "tools/net461/System.Runtime.Serialization.Json.dll", - "tools/net461/System.Runtime.Serialization.Primitives.dll", - "tools/net461/System.Runtime.Serialization.Xml.dll", - "tools/net461/System.Runtime.dll", - "tools/net461/System.Security.Claims.dll", - "tools/net461/System.Security.Cryptography.Algorithms.dll", - "tools/net461/System.Security.Cryptography.Csp.dll", - "tools/net461/System.Security.Cryptography.Encoding.dll", - "tools/net461/System.Security.Cryptography.Primitives.dll", - "tools/net461/System.Security.Cryptography.X509Certificates.dll", - "tools/net461/System.Security.Principal.dll", - "tools/net461/System.Security.SecureString.dll", - "tools/net461/System.Text.Encoding.Extensions.dll", - "tools/net461/System.Text.Encoding.dll", - "tools/net461/System.Text.RegularExpressions.dll", - "tools/net461/System.Threading.Overlapped.dll", - "tools/net461/System.Threading.Tasks.Parallel.dll", - "tools/net461/System.Threading.Tasks.dll", - "tools/net461/System.Threading.Thread.dll", - "tools/net461/System.Threading.ThreadPool.dll", - "tools/net461/System.Threading.Timer.dll", - "tools/net461/System.Threading.dll", - "tools/net461/System.ValueTuple.dll", - "tools/net461/System.Xml.ReaderWriter.dll", - "tools/net461/System.Xml.XDocument.dll", - "tools/net461/System.Xml.XPath.XDocument.dll", - "tools/net461/System.Xml.XPath.dll", - "tools/net461/System.Xml.XmlDocument.dll", - "tools/net461/System.Xml.XmlSerializer.dll", - "tools/net461/netstandard.dll", - "tools/netcoreapp2.1/GetDocument.Insider.deps.json", - "tools/netcoreapp2.1/GetDocument.Insider.dll", - "tools/netcoreapp2.1/GetDocument.Insider.runtimeconfig.json", - "tools/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll" - ] - }, - "Microsoft.OpenApi/1.4.3": { - "sha512": "rURwggB+QZYcSVbDr7HSdhw/FELvMlriW10OeOzjPT7pstefMo7IThhtNtDudxbXhW+lj0NfX72Ka5EDsG8x6w==", - "type": "package", - "path": "microsoft.openapi/1.4.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Microsoft.OpenApi.dll", - "lib/netstandard2.0/Microsoft.OpenApi.pdb", - "lib/netstandard2.0/Microsoft.OpenApi.xml", - "microsoft.openapi.1.4.3.nupkg.sha512", - "microsoft.openapi.nuspec" - ] - }, - "Swashbuckle.AspNetCore/6.5.0": { - "sha512": "FK05XokgjgwlCI6wCT+D4/abtQkL1X1/B9Oas6uIwHFmYrIO9WUD5aLC9IzMs9GnHfUXOtXZ2S43gN1mhs5+aA==", - "type": "package", - "path": "swashbuckle.aspnetcore/6.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/Swashbuckle.AspNetCore.props", - "swashbuckle.aspnetcore.6.5.0.nupkg.sha512", - "swashbuckle.aspnetcore.nuspec" - ] - }, - "Swashbuckle.AspNetCore.Swagger/6.5.0": { - "sha512": "XWmCmqyFmoItXKFsQSwQbEAsjDKcxlNf1l+/Ki42hcb6LjKL8m5Db69OTvz5vLonMSRntYO1XLqz0OP+n3vKnA==", - "type": "package", - "path": "swashbuckle.aspnetcore.swagger/6.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net5.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/net5.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/net5.0/Swashbuckle.AspNetCore.Swagger.xml", - "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/net6.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/net6.0/Swashbuckle.AspNetCore.Swagger.xml", - "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/net7.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/net7.0/Swashbuckle.AspNetCore.Swagger.xml", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.xml", - "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.xml", - "swashbuckle.aspnetcore.swagger.6.5.0.nupkg.sha512", - "swashbuckle.aspnetcore.swagger.nuspec" - ] - }, - "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": { - "sha512": "Y/qW8Qdg9OEs7V013tt+94OdPxbRdbhcEbw4NiwGvf4YBcfhL/y7qp/Mjv/cENsQ2L3NqJ2AOu94weBy/h4KvA==", - "type": "package", - "path": "swashbuckle.aspnetcore.swaggergen/6.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.xml", - "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.xml", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.xml", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.xml", - "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.xml", - "swashbuckle.aspnetcore.swaggergen.6.5.0.nupkg.sha512", - "swashbuckle.aspnetcore.swaggergen.nuspec" - ] - }, - "Swashbuckle.AspNetCore.SwaggerUI/6.5.0": { - "sha512": "OvbvxX+wL8skxTBttcBsVxdh73Fag4xwqEU2edh4JMn7Ws/xJHnY/JB1e9RoCb6XpDxUF3hD9A0Z1lEUx40Pfw==", - "type": "package", - "path": "swashbuckle.aspnetcore.swaggerui/6.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.xml", - "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.xml", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.xml", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.xml", - "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.xml", - "swashbuckle.aspnetcore.swaggerui.6.5.0.nupkg.sha512", - "swashbuckle.aspnetcore.swaggerui.nuspec" - ] - }, - "Model/1.0.0": { - "type": "project", - "path": "../Model/Model.csproj", - "msbuildProject": "../Model/Model.csproj" - }, - "Shared/1.0.0": { - "type": "project", - "path": "../Shared/Shared.csproj", - "msbuildProject": "../Shared/Shared.csproj" - }, - "StubLib/1.0.0": { - "type": "project", - "path": "../StubLib/StubLib.csproj", - "msbuildProject": "../StubLib/StubLib.csproj" - } - }, - "projectFileDependencyGroups": { - "net7.0": [ - "Microsoft.AspNetCore.OpenApi >= 7.0.2", - "Model >= 1.0.0", - "StubLib >= 1.0.0", - "Swashbuckle.AspNetCore >= 6.5.0" - ] - }, - "packageFolders": { - "/Users/malanone/.nuget/packages/": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/WebApiLol.csproj", - "projectName": "WebApiLol", - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/WebApiLol.csproj", - "packagesPath": "/Users/malanone/.nuget/packages/", - "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/malanone/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net7.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "projectReferences": { - "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj": { - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj" - }, - "/Users/malanone/Projects/EfCore_LoL_S4/StubLib/StubLib.csproj": { - "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/StubLib/StubLib.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net7.0": { - "targetAlias": "net7.0", - "dependencies": { - "Microsoft.AspNetCore.OpenApi": { - "target": "Package", - "version": "[7.0.2, )" - }, - "Swashbuckle.AspNetCore": { - "target": "Package", - "version": "[6.5.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.AspNetCore.App": { - "privateAssets": "none" - }, - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/Sources/WebApiLol/obj/project.nuget.cache b/Sources/WebApiLol/obj/project.nuget.cache deleted file mode 100644 index 64585c7..0000000 --- a/Sources/WebApiLol/obj/project.nuget.cache +++ /dev/null @@ -1,16 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "nYGagqUZuMDrsbKB7t+cChqZPdOCrFd7fnwEYDUazhzr6k83jmrCBEJdcLRgtDcyjq8dTETcL+1HdrN14S0EDg==", - "success": true, - "projectFilePath": "/Users/malanone/Projects/EfCore_LoL_S4/WebApiLol/WebApiLol.csproj", - "expectedPackageFiles": [ - "/Users/malanone/.nuget/packages/microsoft.aspnetcore.openapi/7.0.2/microsoft.aspnetcore.openapi.7.0.2.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.extensions.apidescription.server/6.0.5/microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512", - "/Users/malanone/.nuget/packages/microsoft.openapi/1.4.3/microsoft.openapi.1.4.3.nupkg.sha512", - "/Users/malanone/.nuget/packages/swashbuckle.aspnetcore/6.5.0/swashbuckle.aspnetcore.6.5.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/swashbuckle.aspnetcore.swagger/6.5.0/swashbuckle.aspnetcore.swagger.6.5.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/swashbuckle.aspnetcore.swaggergen/6.5.0/swashbuckle.aspnetcore.swaggergen.6.5.0.nupkg.sha512", - "/Users/malanone/.nuget/packages/swashbuckle.aspnetcore.swaggerui/6.5.0/swashbuckle.aspnetcore.swaggerui.6.5.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file