From 6e80d54dc1742f529807dab8776fc808c2371b74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E5=8D=8E=E5=AE=87?= Date: Mon, 23 May 2022 11:01:31 +0800 Subject: [PATCH] a --- ...pplication.Shared.csproj.nuget.dgspec.json | 22 +- ....GeneratedMSBuildEditorConfig.editorconfig | 2 +- .../Application.Shared.assets.cache | Bin 63254 -> 63254 bytes Application.Shared/obj/project.assets.json | 10 +- Application.Shared/obj/project.nuget.cache | 4 +- .../obj/Application.csproj.nuget.dgspec.json | 552 ++ .../obj/Application.csproj.nuget.g.props | 15 + .../obj/Application.csproj.nuget.g.targets | 2 + ...CoreApp,Version=v3.1.AssemblyAttributes.cs | 4 + .../netcoreapp3.1/Application.AssemblyInfo.cs | 23 + .../Application.AssemblyInfoInputs.cache | 1 + ....GeneratedMSBuildEditorConfig.editorconfig | 3 + .../netcoreapp3.1/Application.assets.cache | Bin 0 -> 77135 bytes ...Application.csproj.AssemblyReference.cache | Bin 0 -> 193007 bytes Application/obj/project.assets.json | 7841 +++++++++++++++++ Application/obj/project.nuget.cache | 159 + .../obj/BackGround.csproj.nuget.dgspec.json | 78 +- ....GeneratedMSBuildEditorConfig.editorconfig | 2 +- .../netcoreapp3.1/BackGround.assets.cache | Bin 76552 -> 76552 bytes BackGround/obj/project.assets.json | 18 +- BackGround/obj/project.nuget.cache | 4 +- ....GeneratedMSBuildEditorConfig.editorconfig | 2 +- .../netcoreapp3.1/Domain.Service.assets.cache | Bin 68102 -> 68102 bytes .../Domain.Service.csproj.nuget.dgspec.json | 62 +- Domain.Service/obj/project.assets.json | 14 +- Domain.Service/obj/project.nuget.cache | 4 +- ....GeneratedMSBuildEditorConfig.editorconfig | 2 +- .../netcoreapp3.1/Domain.Shared.assets.cache | Bin 145 -> 145 bytes .../Domain.Shared.csproj.nuget.dgspec.json | 10 +- Domain.Shared/obj/project.assets.json | 6 +- Domain.Shared/obj/project.nuget.cache | 4 +- ....GeneratedMSBuildEditorConfig.editorconfig | 2 +- .../Debug/netcoreapp3.1/Domain.assets.cache | Bin 63254 -> 63254 bytes Domain/obj/Domain.csproj.nuget.dgspec.json | 34 +- Domain/obj/project.assets.json | 14 +- Domain/obj/project.nuget.cache | 4 +- ....GeneratedMSBuildEditorConfig.editorconfig | 2 +- .../EntityFramework.assets.cache | Bin 68126 -> 68126 bytes .../EntityFramework.csproj.nuget.dgspec.json | 46 +- EntityFramework/obj/project.assets.json | 10 +- EntityFramework/obj/project.nuget.cache | 4 +- ....GeneratedMSBuildEditorConfig.editorconfig | 2 +- .../FireStaionDocuments.assets.cache | Bin 78591 -> 78591 bytes ...reStaionDocuments.csproj.nuget.dgspec.json | 142 +- FireStaionDocuments/obj/project.assets.json | 18 +- FireStaionDocuments/obj/project.nuget.cache | 4 +- ....GeneratedMSBuildEditorConfig.editorconfig | 2 +- .../netcoreapp3.1/Infrastructure.assets.cache | Bin 63254 -> 63254 bytes .../Infrastructure.csproj.nuget.dgspec.json | 10 +- Infrastructure/obj/project.assets.json | 6 +- Infrastructure/obj/project.nuget.cache | 4 +- 51 files changed, 8874 insertions(+), 274 deletions(-) create mode 100644 Application/obj/Application.csproj.nuget.dgspec.json create mode 100644 Application/obj/Application.csproj.nuget.g.props create mode 100644 Application/obj/Application.csproj.nuget.g.targets create mode 100644 Application/obj/Debug/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs create mode 100644 Application/obj/Debug/netcoreapp3.1/Application.AssemblyInfo.cs create mode 100644 Application/obj/Debug/netcoreapp3.1/Application.AssemblyInfoInputs.cache create mode 100644 Application/obj/Debug/netcoreapp3.1/Application.GeneratedMSBuildEditorConfig.editorconfig create mode 100644 Application/obj/Debug/netcoreapp3.1/Application.assets.cache create mode 100644 Application/obj/Debug/netcoreapp3.1/Application.csproj.AssemblyReference.cache create mode 100644 Application/obj/project.assets.json create mode 100644 Application/obj/project.nuget.cache diff --git a/Application.Shared/obj/Application.Shared.csproj.nuget.dgspec.json b/Application.Shared/obj/Application.Shared.csproj.nuget.dgspec.json index aab0c1c..ae28607 100644 --- a/Application.Shared/obj/Application.Shared.csproj.nuget.dgspec.json +++ b/Application.Shared/obj/Application.Shared.csproj.nuget.dgspec.json @@ -1,17 +1,17 @@ { "format": 1, "restore": { - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Application.Shared\\Application.Shared.csproj": {} + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application.Shared\\Application.Shared.csproj": {} }, "projects": { - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Application.Shared\\Application.Shared.csproj": { + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application.Shared\\Application.Shared.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Application.Shared\\Application.Shared.csproj", + "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application.Shared\\Application.Shared.csproj", "projectName": "Application.Shared", - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Application.Shared\\Application.Shared.csproj", + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application.Shared\\Application.Shared.csproj", "packagesPath": "C:\\Users\\NineFishes\\.nuget\\packages\\", - "outputPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Application.Shared\\obj\\", + "outputPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application.Shared\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\NineFishes\\AppData\\Roaming\\NuGet\\NuGet.Config", @@ -28,8 +28,8 @@ "netcoreapp3.1": { "targetAlias": "netcoreapp3.1", "projectReferences": { - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj": { - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj" + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj" } } } @@ -62,14 +62,14 @@ } } }, - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj": { + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj", + "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj", "projectName": "Infrastructure", - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj", + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj", "packagesPath": "C:\\Users\\NineFishes\\.nuget\\packages\\", - "outputPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\obj\\", + "outputPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\NineFishes\\AppData\\Roaming\\NuGet\\NuGet.Config", diff --git a/Application.Shared/obj/Debug/netcoreapp3.1/Application.Shared.GeneratedMSBuildEditorConfig.editorconfig b/Application.Shared/obj/Debug/netcoreapp3.1/Application.Shared.GeneratedMSBuildEditorConfig.editorconfig index 8460de0..68370ec 100644 --- a/Application.Shared/obj/Debug/netcoreapp3.1/Application.Shared.GeneratedMSBuildEditorConfig.editorconfig +++ b/Application.Shared/obj/Debug/netcoreapp3.1/Application.Shared.GeneratedMSBuildEditorConfig.editorconfig @@ -1,3 +1,3 @@ is_global = true build_property.RootNamespace = Application.Shared -build_property.ProjectDir = C:\Users\NineFishes\Desktop\FireStaionDocuments-master\Application.Shared\ +build_property.ProjectDir = C:\Users\NineFishes\Desktop\sss\FireStaionDocuments\Application.Shared\ diff --git a/Application.Shared/obj/Debug/netcoreapp3.1/Application.Shared.assets.cache b/Application.Shared/obj/Debug/netcoreapp3.1/Application.Shared.assets.cache index 8b7c0c53fb8374c4dc4dea7a9bf719e9ef032e4d..58b0748499050b65642ff0e77a66e9c813c20527 100644 GIT binary patch delta 51 zcmV-30L=fE?gN(Y11L~SM?nez000j507%Moo*e=DIJbDJ4td^gocmb1z}-q2Ht@7D J^ZKzU?)DNr7v=x} delta 51 zcmV-30L=fE?gN(Y11L~SM?nez006`aanl(zQVYA8G~bDrDT;mwzH^pIit*vZdbin! J^KY>z?)C~@7r+1j diff --git a/Application.Shared/obj/project.assets.json b/Application.Shared/obj/project.assets.json index a7e10d0..1e5214e 100644 --- a/Application.Shared/obj/project.assets.json +++ b/Application.Shared/obj/project.assets.json @@ -6653,11 +6653,11 @@ "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Application.Shared\\Application.Shared.csproj", + "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application.Shared\\Application.Shared.csproj", "projectName": "Application.Shared", - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Application.Shared\\Application.Shared.csproj", + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application.Shared\\Application.Shared.csproj", "packagesPath": "C:\\Users\\NineFishes\\.nuget\\packages\\", - "outputPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Application.Shared\\obj\\", + "outputPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application.Shared\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\NineFishes\\AppData\\Roaming\\NuGet\\NuGet.Config", @@ -6674,8 +6674,8 @@ "netcoreapp3.1": { "targetAlias": "netcoreapp3.1", "projectReferences": { - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj": { - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj" + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj" } } } diff --git a/Application.Shared/obj/project.nuget.cache b/Application.Shared/obj/project.nuget.cache index 9de16d2..672e046 100644 --- a/Application.Shared/obj/project.nuget.cache +++ b/Application.Shared/obj/project.nuget.cache @@ -1,8 +1,8 @@ { "version": 2, - "dgSpecHash": "vtd89qPRNaQdVUvovNAa83X8OFgtXNBzsXXNUsYtm/gj+bfnQwg4FusnSiv56M2X6BXQCH6Nr/ZVGUYxZ2M+eQ==", + "dgSpecHash": "VfHrGlBfEfUBtIdIFZBKFVkXWp7lLxv3lvAIjdUiVOY3PkGUBwRlZ3dTiZmiQ7+5WLVYFntRv2QdqV1ZQJfqYw==", "success": true, - "projectFilePath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Application.Shared\\Application.Shared.csproj", + "projectFilePath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application.Shared\\Application.Shared.csproj", "expectedPackageFiles": [ "C:\\Users\\NineFishes\\.nuget\\packages\\autofac\\6.2.0\\autofac.6.2.0.nupkg.sha512", "C:\\Users\\NineFishes\\.nuget\\packages\\autofac.extensions.dependencyinjection\\7.1.0\\autofac.extensions.dependencyinjection.7.1.0.nupkg.sha512", diff --git a/Application/obj/Application.csproj.nuget.dgspec.json b/Application/obj/Application.csproj.nuget.dgspec.json new file mode 100644 index 0000000..3981c52 --- /dev/null +++ b/Application/obj/Application.csproj.nuget.dgspec.json @@ -0,0 +1,552 @@ +{ + "format": 1, + "restore": { + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application\\Application.csproj": {} + }, + "projects": { + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application.Shared\\Application.Shared.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application.Shared\\Application.Shared.csproj", + "projectName": "Application.Shared", + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application.Shared\\Application.Shared.csproj", + "packagesPath": "C:\\Users\\NineFishes\\.nuget\\packages\\", + "outputPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application.Shared\\obj\\", + "projectStyle": "PackageReference", + "configFilePaths": [ + "C:\\Users\\NineFishes\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" + ], + "originalTargetFrameworks": [ + "netcoreapp3.1" + ], + "sources": { + "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, + "https://www.nuget.org/api/v2/": {} + }, + "frameworks": { + "netcoreapp3.1": { + "targetAlias": "netcoreapp3.1", + "projectReferences": { + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj" + } + } + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "netcoreapp3.1": { + "targetAlias": "netcoreapp3.1", + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48" + ], + "assetTargetFallback": true, + "warn": true, + "frameworkReferences": { + "Microsoft.NETCore.App": { + "privateAssets": "all" + } + }, + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.202\\RuntimeIdentifierGraph.json" + } + } + }, + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application\\Application.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application\\Application.csproj", + "projectName": "Application", + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application\\Application.csproj", + "packagesPath": "C:\\Users\\NineFishes\\.nuget\\packages\\", + "outputPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application\\obj\\", + "projectStyle": "PackageReference", + "configFilePaths": [ + "C:\\Users\\NineFishes\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" + ], + "originalTargetFrameworks": [ + "netcoreapp3.1" + ], + "sources": { + "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, + "https://www.nuget.org/api/v2/": {} + }, + "frameworks": { + "netcoreapp3.1": { + "targetAlias": "netcoreapp3.1", + "projectReferences": { + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application.Shared\\Application.Shared.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application.Shared\\Application.Shared.csproj" + }, + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\BackGround\\BackGround.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\BackGround\\BackGround.csproj" + }, + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Service\\Domain.Service.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Service\\Domain.Service.csproj" + }, + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain\\Domain.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain\\Domain.csproj" + }, + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\EntityFramework\\EntityFramework.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\EntityFramework\\EntityFramework.csproj" + } + } + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "netcoreapp3.1": { + "targetAlias": "netcoreapp3.1", + "dependencies": { + "AutoMapper": { + "target": "Package", + "version": "[10.1.1, )" + }, + "AutoMapper.Extensions.Microsoft.DependencyInjection": { + "target": "Package", + "version": "[8.1.1, )" + } + }, + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48" + ], + "assetTargetFallback": true, + "warn": true, + "frameworkReferences": { + "Microsoft.NETCore.App": { + "privateAssets": "all" + } + }, + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.202\\RuntimeIdentifierGraph.json" + } + } + }, + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\BackGround\\BackGround.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\BackGround\\BackGround.csproj", + "projectName": "BackGround", + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\BackGround\\BackGround.csproj", + "packagesPath": "C:\\Users\\NineFishes\\.nuget\\packages\\", + "outputPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\BackGround\\obj\\", + "projectStyle": "PackageReference", + "configFilePaths": [ + "C:\\Users\\NineFishes\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" + ], + "originalTargetFrameworks": [ + "netcoreapp3.1" + ], + "sources": { + "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, + "https://www.nuget.org/api/v2/": {} + }, + "frameworks": { + "netcoreapp3.1": { + "targetAlias": "netcoreapp3.1", + "projectReferences": { + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application.Shared\\Application.Shared.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application.Shared\\Application.Shared.csproj" + }, + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\EntityFramework\\EntityFramework.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\EntityFramework\\EntityFramework.csproj" + }, + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj" + } + } + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "netcoreapp3.1": { + "targetAlias": "netcoreapp3.1", + "dependencies": { + "Hangfire.AspNetCore": { + "target": "Package", + "version": "[1.7.24, )" + }, + "Hangfire.Core": { + "target": "Package", + "version": "[1.7.24, )" + }, + "Hangfire.MySqlStorage": { + "target": "Package", + "version": "[2.0.3, )" + } + }, + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48" + ], + "assetTargetFallback": true, + "warn": true, + "frameworkReferences": { + "Microsoft.NETCore.App": { + "privateAssets": "all" + } + }, + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.202\\RuntimeIdentifierGraph.json" + } + } + }, + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Service\\Domain.Service.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Service\\Domain.Service.csproj", + "projectName": "Domain.Service", + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Service\\Domain.Service.csproj", + "packagesPath": "C:\\Users\\NineFishes\\.nuget\\packages\\", + "outputPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Service\\obj\\", + "projectStyle": "PackageReference", + "configFilePaths": [ + "C:\\Users\\NineFishes\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" + ], + "originalTargetFrameworks": [ + "netcoreapp3.1" + ], + "sources": { + "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, + "https://www.nuget.org/api/v2/": {} + }, + "frameworks": { + "netcoreapp3.1": { + "targetAlias": "netcoreapp3.1", + "projectReferences": { + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\EntityFramework\\EntityFramework.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\EntityFramework\\EntityFramework.csproj" + }, + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj" + } + } + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "netcoreapp3.1": { + "targetAlias": "netcoreapp3.1", + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48" + ], + "assetTargetFallback": true, + "warn": true, + "frameworkReferences": { + "Microsoft.NETCore.App": { + "privateAssets": "all" + } + }, + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.202\\RuntimeIdentifierGraph.json" + } + } + }, + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Shared\\Domain.Shared.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Shared\\Domain.Shared.csproj", + "projectName": "Domain.Shared", + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Shared\\Domain.Shared.csproj", + "packagesPath": "C:\\Users\\NineFishes\\.nuget\\packages\\", + "outputPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Shared\\obj\\", + "projectStyle": "PackageReference", + "configFilePaths": [ + "C:\\Users\\NineFishes\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" + ], + "originalTargetFrameworks": [ + "netcoreapp3.1" + ], + "sources": { + "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, + "https://www.nuget.org/api/v2/": {} + }, + "frameworks": { + "netcoreapp3.1": { + "targetAlias": "netcoreapp3.1", + "projectReferences": {} + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "netcoreapp3.1": { + "targetAlias": "netcoreapp3.1", + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48" + ], + "assetTargetFallback": true, + "warn": true, + "frameworkReferences": { + "Microsoft.NETCore.App": { + "privateAssets": "all" + } + }, + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.202\\RuntimeIdentifierGraph.json" + } + } + }, + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain\\Domain.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain\\Domain.csproj", + "projectName": "Domain", + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain\\Domain.csproj", + "packagesPath": "C:\\Users\\NineFishes\\.nuget\\packages\\", + "outputPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain\\obj\\", + "projectStyle": "PackageReference", + "configFilePaths": [ + "C:\\Users\\NineFishes\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" + ], + "originalTargetFrameworks": [ + "netcoreapp3.1" + ], + "sources": { + "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, + "https://www.nuget.org/api/v2/": {} + }, + "frameworks": { + "netcoreapp3.1": { + "targetAlias": "netcoreapp3.1", + "projectReferences": { + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Shared\\Domain.Shared.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Shared\\Domain.Shared.csproj" + }, + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj" + } + } + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "netcoreapp3.1": { + "targetAlias": "netcoreapp3.1", + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48" + ], + "assetTargetFallback": true, + "warn": true, + "frameworkReferences": { + "Microsoft.NETCore.App": { + "privateAssets": "all" + } + }, + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.202\\RuntimeIdentifierGraph.json" + } + } + }, + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\EntityFramework\\EntityFramework.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\EntityFramework\\EntityFramework.csproj", + "projectName": "EntityFramework", + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\EntityFramework\\EntityFramework.csproj", + "packagesPath": "C:\\Users\\NineFishes\\.nuget\\packages\\", + "outputPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\EntityFramework\\obj\\", + "projectStyle": "PackageReference", + "configFilePaths": [ + "C:\\Users\\NineFishes\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" + ], + "originalTargetFrameworks": [ + "netcoreapp3.1" + ], + "sources": { + "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, + "https://www.nuget.org/api/v2/": {} + }, + "frameworks": { + "netcoreapp3.1": { + "targetAlias": "netcoreapp3.1", + "projectReferences": { + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain\\Domain.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain\\Domain.csproj" + } + } + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "netcoreapp3.1": { + "targetAlias": "netcoreapp3.1", + "dependencies": { + "Microsoft.EntityFrameworkCore": { + "target": "Package", + "version": "[5.0.7, )" + }, + "Pomelo.EntityFrameworkCore.MySql": { + "target": "Package", + "version": "[5.0.1, )" + } + }, + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48" + ], + "assetTargetFallback": true, + "warn": true, + "frameworkReferences": { + "Microsoft.NETCore.App": { + "privateAssets": "all" + } + }, + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.202\\RuntimeIdentifierGraph.json" + } + } + }, + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj", + "projectName": "Infrastructure", + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj", + "packagesPath": "C:\\Users\\NineFishes\\.nuget\\packages\\", + "outputPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\obj\\", + "projectStyle": "PackageReference", + "configFilePaths": [ + "C:\\Users\\NineFishes\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" + ], + "originalTargetFrameworks": [ + "netcoreapp3.1" + ], + "sources": { + "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, + "https://www.nuget.org/api/v2/": {} + }, + "frameworks": { + "netcoreapp3.1": { + "targetAlias": "netcoreapp3.1", + "projectReferences": {} + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "netcoreapp3.1": { + "targetAlias": "netcoreapp3.1", + "dependencies": { + "Autofac": { + "target": "Package", + "version": "[6.2.0, )" + }, + "Autofac.Extensions.DependencyInjection": { + "target": "Package", + "version": "[7.1.0, )" + }, + "Autofac.Extras.DynamicProxy": { + "target": "Package", + "version": "[6.0.0, )" + }, + "Microsoft.AspNetCore.Mvc.Core": { + "target": "Package", + "version": "[2.2.5, )" + }, + "Microsoft.Extensions.DependencyModel": { + "target": "Package", + "version": "[5.0.0, )" + }, + "NPOI": { + "target": "Package", + "version": "[2.5.3, )" + }, + "Newtonsoft.Json": { + "target": "Package", + "version": "[13.0.1, )" + } + }, + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48" + ], + "assetTargetFallback": true, + "warn": true, + "frameworkReferences": { + "Microsoft.NETCore.App": { + "privateAssets": "all" + } + }, + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.202\\RuntimeIdentifierGraph.json" + } + } + } + } +} \ No newline at end of file diff --git a/Application/obj/Application.csproj.nuget.g.props b/Application/obj/Application.csproj.nuget.g.props new file mode 100644 index 0000000..1168ab9 --- /dev/null +++ b/Application/obj/Application.csproj.nuget.g.props @@ -0,0 +1,15 @@ + + + + True + NuGet + $(MSBuildThisFileDirectory)project.assets.json + $(UserProfile)\.nuget\packages\ + C:\Users\NineFishes\.nuget\packages\ + PackageReference + 6.1.0 + + + + + \ No newline at end of file diff --git a/Application/obj/Application.csproj.nuget.g.targets b/Application/obj/Application.csproj.nuget.g.targets new file mode 100644 index 0000000..3dc06ef --- /dev/null +++ b/Application/obj/Application.csproj.nuget.g.targets @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/Application/obj/Debug/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs b/Application/obj/Debug/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs new file mode 100644 index 0000000..ad8dfe1 --- /dev/null +++ b/Application/obj/Debug/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v3.1", FrameworkDisplayName = "")] diff --git a/Application/obj/Debug/netcoreapp3.1/Application.AssemblyInfo.cs b/Application/obj/Debug/netcoreapp3.1/Application.AssemblyInfo.cs new file mode 100644 index 0000000..33649f6 --- /dev/null +++ b/Application/obj/Debug/netcoreapp3.1/Application.AssemblyInfo.cs @@ -0,0 +1,23 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("Application")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] +[assembly: System.Reflection.AssemblyProductAttribute("Application")] +[assembly: System.Reflection.AssemblyTitleAttribute("Application")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/Application/obj/Debug/netcoreapp3.1/Application.AssemblyInfoInputs.cache b/Application/obj/Debug/netcoreapp3.1/Application.AssemblyInfoInputs.cache new file mode 100644 index 0000000..eb61576 --- /dev/null +++ b/Application/obj/Debug/netcoreapp3.1/Application.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +902ad8dd3d4c1b0ee82fe4e9b2ada2b00a0eba7f diff --git a/Application/obj/Debug/netcoreapp3.1/Application.GeneratedMSBuildEditorConfig.editorconfig b/Application/obj/Debug/netcoreapp3.1/Application.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..e2ba25c --- /dev/null +++ b/Application/obj/Debug/netcoreapp3.1/Application.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,3 @@ +is_global = true +build_property.RootNamespace = Application +build_property.ProjectDir = C:\Users\NineFishes\Desktop\sss\FireStaionDocuments\Application\ diff --git a/Application/obj/Debug/netcoreapp3.1/Application.assets.cache b/Application/obj/Debug/netcoreapp3.1/Application.assets.cache new file mode 100644 index 0000000000000000000000000000000000000000..f139ff1fc120a41ba887dd03805adbe846d013b8 GIT binary patch literal 77135 zcmdU22b^3-dAB7?#uk=)l`TuM+^u(a>Mq!pPt~X#cd}*RD0_Q*cWdwMu6Oq&ov5Mr z9$J79AOr{@v=BlPAb~ifkdQ_QA%qY@8ZD#&AtC?oz4>OonK$$Hz1@{b^z(Rc=6&G3ess>U4^4dd zrsdn;-Tdq+r<@A9SDre0%j7-nN~=A2uv)L|uD0hY?a8RVFk9(NHcRCPO0)3KSIezN zyD`&=D)mmavpCZ#%~y^!S`U;Ptx8m?muibAh{cv@INCO8{L_t29em2|$pf0hu9(Aa z<}gYeb})x%x>j2PSoDwJ(ceqSgMS^ku{>x?3!TPHsXVzg+87N_)~ZvJ0MYK0>eHpx z^u}mpaz{cyi81rjz?>3W2DcpUbhwx0(v3g{Ty-j1d#%}RZ`QZFx7>-Sg6 z9RyBpi$=1+>@x9p>iGLOzQp+NoP-np%$qQ<})NEE-lOw}W(nvbThT|MN5EIEXS0W8c^K3Xu z^BlN$<<7JuQJHV1nEP^Ydk%0S6HSTllAY%QHA!(E97%CL+k>Fh z>r%M6JZa69>a#OdYGK+X)Cm8RNgPU2Rs4Rqc%cUW`)B7e{jOHMlk zCy9R@@RA0vf+PIv;a)W`{Bgeah1<>XtAS7Ay$1g0^@q37s-B3|-Ghd8T&dG*9gNq( z|C#||jGB#FwY=CD)UlX_M0~x2_=f%v&o$beYJIk!;=5O|2$kC#9mF@m-$%V;#2Bp| zt+WOKd?Mi#!oR`6AHmCh8#e{@aG$)1rhb7MuHbo-iU*B zBm6Jwy@HYU#8{;lMT)_R7zu20aBhabkH#v-Ia4Wh7Fw7%6l+%F?B1>7%6#AAVB8A- zOM2Jk{Lykh*?s`gL%F`qLAo9Or}kWB2&nF!yrV5M$`suy0d)JMn-#EI@JoH@t#I$? zU4_WpCZ;--a;ZGmXDd3cSdA)HA=TcdB;ZlNqu^icS+%Xk0yY132_;=)IEhm0AFqrj zkz~=l-9dE+{C)JJ3RXYGlR<{`c&CGS2mH_Jy(Ao~OhJ>iYNuMbz8|Sf-NR9(PVaIM zj>2EC5_#4s)apcP$}%GI+P63%+RB{@7_AymCE5k|+JdU{AhUBjSwtxeGnC!C9n5>+ zFFJVkVQy7w@qn~c>s7JinuE;zy$;@e@E5I6Sm5Bb7;ghbD)y`l$yti%EW0&KcPqq? z#xIqM{ctZRS}M|r=PUD#)?%#O;#d#Fk)>V_I4BRo|JFWGHtI9g*@c#84p>mT7Nbxp zKIEVugTHVoHahmL?+|Ry;*-@p7!F+)bsnSej^mfg#01=Xd)KxHZ@SUQUrK!7Lz+LV zB;nG15Bx>Pv7$a2N#+~Vm89+H1^5AqEz9@44$dR+_ffuQs(?^ zv>v;`2&<)vQAo@8DfB$Jc`W>Ww0b;MEQu8rd#EEyUF0N1LPmv0jT>t_g1KkIM3}yWj9mG$9|Czlv6^$v{ za%eUhwSpObD2_OWh*F&TdnC$UXC*edWJErt!N-BCP~o~x9o0m_q=SoDtK8T8&H zj)XL$AaO3v7Ke1KTHmxW5}Mi^kzQJr8M(bSg0*R*sv~h6zn10{q$+-?hrA!|iMg~y ztKsEFy^dnuz@`ykjOenYa||s8ErX9Toz%tyD(RX^dLF-}JW1Cp$2us!v=MrL8=HC~ z(135uFg$tCP~HtnnR;EN-cYGG@tbR3v)*h}Q4qHHmj6d44~`w$7aclu-+}!yu?JOR zEtOaszxU=6HAiCD<-BjcwwVf^m?XJL(!T9u2b<*XMr*#*!49U`z;#nyK&p2SDAkN) zjv|?7(jrmHg;oU%w_jlr!$29ZxNMid$iTJ*>qP-#hZ(*#b&1=b7N7#IDucP+)sg<&I6-8S86p+RGT#Y z9SQ9v?HipSvQZ2Hqxi4KRh#>(Qxd>a6@aHH08h^iV6ok)%tu%SLKD-$2nAcK-ga*5 z|O9Khla-&vDOb6N_1e+MasG*e*e!_w9EckORqqI{H zunJi(FSJ@%2q=UGic!%duxC5Ko&$fbF@* zFLa>22>x0jX!BS{MzKm}gMqp>Y)ZN!Pfh<`>;QQQ{P|Wjb)k|-VAND^bmGMg9uqnv z9Wo@+CCfs!!$g&;dZ|Ll#p`A8=j%HB2)hr(LTd95$X@Pf@D=dqTgLL^>nx(kH0s!@ z?7+4skh5C?Iy{WXXgre0Qj4#2P`(QOd=q7jQZ8HppjpP6hvnLAj1{v0cVtU;4LZL? zBZ-+_dMMEq)n_%-;YzVIjEat(A1;C7=%CO+PNNb~|2nW6(1qm|dHq`4D%9sEUV z=X9x4ifFW5t0pZ!85yPOf!51TBBw!jOfG@EUIDofzodgVz_kiA6VuhwY@K%7%Vb?Q zwJ_UN8#_geofJdDd82~Edig2%3l((>k4dSq&?;B_138))sp4Zn(~&3Q$P(q76iOb; zy}1vibug_D4kSzlYBcTWFvXB?-r^|jr{OQs3rU@k!BC~0sHDCqD;&uE~kYrrBC!iiR$U zAygoPbT!)}sU?heIWXQ0f02T0!HCMG8jO8QSfeQhXq4kgXzy{L{XG1K3uIQc5kjHM z?Y=`Y!S^}|{sR0(ifOe$CA0~105W|JC9d-XiKB!vxdie)2gonNUu3dk1Boz&q!s+4 zfH0Ay^?C{H{SL4Xz+a@$0vI7lif|r01VHr^qCNSb1LH&R=UXLKmB+%7YaLI4K%NOm z{;}hS9dy40e=Zwl1+G@DKN!-Do@nm}k<6KoIEnr;{LKQDg%X8H6_>_f1-1d~G7%)0 zk2+v}1^y=&0K+T3AuZ@Cq?dU`;rN)7_^-lWq!v@+-KP^41b;dBH3!JA!(U|8gMhRf z%C8B{_6j`4y@mUzt9o~#u4$PpdImFW=`&%{R(Ux6ZV8L56@Km_Z@tng}=yDyvrEa z)XMbO_Ya(;{}BFMw$xnK6-%>c9x6pC6k=0f)V|L-fc^;nBJ%>JiwK8wrZKz;q0wz6 z&j)Z$hv;Q#{$mHqpTPgL0(~b#sbUqr)o7A^d==A68@%#S1fO>#_;dJ+43b#4^@Vv_&32T^ z%j_Pl9#jz|m@hbB{sR6YgM8QVby~1<=r%c?;AlJIXjrhLXcE{L z6)>J8|0Vpd$hEDf@>wG*$9rM3tx|IiFl)0oeAAhm52{U%Ej7kb$zX?OAkluwQR831 zpU)gV6DVnnZeSO72`#12vssB=Ne9Q37 zWvqf%XXwbB+b)?Zw3!iMe<^1p>Y*O6eiK;Rhed^MiSQ<2SHbJ8%! zOe6{FYYG%ss=tH3(3VV_>n-xTUamGvwFqls(~V?Fh#NWTt&X;o*I>Z^EC;dPkM@7*A}z6SDQ1NTy*i4A*++TTbfVhQG*I zB~HCnnO&%rTEVr4^jIavGM+>WtU!E6A>&f?FYr$l$)`CSe#zDTA7)CKE#GyL|5x~n zj3+yqX{XeFAlPB*hTVWTO!N}Uzd2C;y>}>B@eb}?Zshh_Kp}bw*?w~5emCT{T+$6 z)MIT=q^ks}d$R_8Ka;*EmtK%}lkrOC24EnW6>Ox1vu(s@d2&Gm{dvCU&IAfSONWoD zNEhmm*y3y=xr=~khYbL!q42?eigaC`NSyY%AhAB!PCT#gP8KDH%EQz?n|Gr23(3@; zQ`8jcQZFE~(50`}1ixBmONn%SnADUqBJ^v@I#o+#S9|%nr&@{fiXbIt&WM)+OEB^2 zP~XWZ;(NJ2R&u(M2>hApJK0FoYrX8`=|ZA9$518qgA^zv+?BqVh$wC_(L5BX%(}J< zIp1_dtVK2Ou{P)9h*+q^ZB#9HhmW@*g^IEaH)lx!Q!uixohW7 zkww>;e8%Xtiko5<>7$S?`Irp3cOAvRB4)nQw%(^W=L5rpy2UGkxo@kK@H*SEwI|xs z$QqvhSkujTnusnOW8-IO)=Xda^70pqj;f`4w0*(XJ7*eavj8GL5@@qK%sd%58H$+%9BnmP~~DI`5arvGr=#Y1(nhdOxwf?N5ZO z{e)afiDbl2;#V_XVl|5HAh2}^Eg|1YgcP-4! z;4B*jou`6?O+E!*kq##FT6KhgC@%L-~ZY zEVZ>bQLXV)*`4!Mej>~AnV4O#>4crJ*Xo$4S=mqNE= z8$kNNc&rZ?MJpRVBDvBRS4_Ey<_tx%?-2PIV!E5-0&RbZl$jaDWu%ss6@6eB)`!S0 zLMs#uvW%iQ7YjcSYs)73cDDK^yI2NJVK!&3p!7u<*$@*B7KSer%=O+_eo!dqj|q*) z9)vz|*>XNvrXobQPJwpmgtZ2dajPK7^voncV9U!jR&bz-Xh!?Q#SjH-4Ty*z=b12%{A}VfA;td0-6fR5F2XrITl`*>G znc{MjW0TmWmCLe46YtRwhjWw+@mJb9p+GC;^d5#4k2e7*kSm5*UZ<6Q`oy|$J~^$l zhXJk669cXQ?s7SOV-;Ep*z|$<#UIRqGJT@O;`MnpTZs6PaJkmq=lD+BGUnzu4=b;} z<$Ys1msBp9>u=*}JX=r2+aiykH1Y2WxFv9_;OG#}|G@nSj=-M^w*+n}+-Y#j;FiOk z4)+MSfx?}x^aA$`!0^F66X67R1suVBB-}vZV#i)Df9KckS%Be#yAt69_iQ+Vdk)+{ z;m-6_7|sO@AKdd0PH@kMBe)m94Hj;z7wujM7(TccA)Me|3`cM;fg32?`cyA)F9i%A z+{+M7a96<*+{@tx3%Aw_+$#XX2X{5X3GS6}1a}SGe4bV>Z$sAXY`AN@7sP9U#D{nt z!U^$JaD;e0+@KMU9qtA3)j;Ayd=0`0@wIS-_&T_O7Kvu37r560h7axy2q(BV!V%n? z;0CJT6LT95AL#}01|abvju1|Whu{eDFx)^Dd}6K_xFdk!gS!#o1a}i0!QBk^cy!vi zu8b)acnX7t1oZDTI2tA_gQKw1;Rx6kBrJysTj9@l`LaSG43kdQ6B#T64S7h0GvFxf zOgNtm+aN-p`;-SGa%WJh1Bh-1 zqKD^+4@P#S($yOLQrKEJU&+1$$ohDK0F_xj*irO)$$S<p0ZDd3 zl0ND?OF~DgPU@2*EY}7{t|%baF36SZ_?)+>(bbv-Ye#HFCo1%i19Uh5bT@$J8zl#k z+LzB3YnEcz(ws?F>=8$XjR6_OD`1b;TAB}2^ ze^5`Fa6#YVVBZ?Rz7N>*o$d0LA9_Kgk6zj}3YFU5=18zTAi>>`AlD(kpa8l%?(GQ_ zR{6~e@GbbIuv-Iw9}U3y4taVJW9|LndK!f#yG=>PqohX#B-;B6}nm(9~$h3;4%$z4< z0jcikrIwh|HLV|8Hjg!vINqzcy@kshNwA)4=G=LVl4Bgd6gCl%<6g+||LchumhiBW zkaOyufP_aNVbOVns68g9lG~Yz6*`kk`o1Q{f3Ji8NC5wR{na132JT^aQii3vPf5jt z!p8=rdMu>sqjlybf}*nw(K`E%-N?TGagHRk{pIUt9tTNsUC!ifoYhk=_ThBXvshyl z(|qt5AF(trso-*TctQZ~EADl`%XcqppRW=zu%`kD0ec!8g*_e42dt4BSaS5Za@|r-eAxSx*je9O9i+`gxd9G#Cu`d(fKx^>`JqJO1>{uu%E&qR2>1ssiDF63Ivy5_oN ztgg8&bm1qExct0YNy4**p9o0uEQA-Sn$y1bi5$fX(Dngnsp{7&fIRzpb^zdW5MHRD zOzQ*FIErQdPF}w8E;AQ+D2UbjCWW4dV{eAv*SkEosCs>G&}69BI-xDq`wl1npBGT? z^ATR;Cb((u+cXYBsZjf*xPW3ZFFA1Q2DZ+DEU@Oq#0g)6yJ@(}XL>SCR9562nfO$E> zi(J|mcvz$hFmYaA=JQ7#kgo`Ud?mt*JhhQ5x+Xg*-NxhMxW9zkyvLl!>vcO9*n`SDzB4$NTEJPJZ5z?DYZ3-hl8Tb+V-dbMCQE!8gT7Mc}Iu zr24<$fP7;BYz^w};)CCO^|671du21}Q0RLMNK7f1syU#;(G4YGwpN@RR zDKQ`QSS)I^0Nrfb;8aS zC4CcpjtU^I%#dKe<`n;T2EhIt!VAs3b@4}u@!n9M2eXc+D$nOCZDj7VN`uPCl_agkqagRLrG~ZCF z0azbIc#)9=T|e%*l0A&hy<$sdl!J_#vQ4_ zA36|!IRNpa2pr8)T!V(+1V*1MpF+4R%g1vagy$JZ)>Xo)_Ud6p#;97$E%{9**Z1;fpMP+A zFuAsvhuQ50>)_LnO^&jEOX=Vt{GLkR;FiMuHXP~TGjNojzXSKlLORI20l60?SPc8q z!tX*FsfFKzpGtzOh2KXwY2mYQq=i3#>rD&Z+i3gILd>u~E&L&*ky`j1{5~!G5yD9e ze+)-j_!GF#6e9zKW+R4q>|eBBK$sW{3XIk8()GWZTuD7CyJGgtjno0HG!VkJpY|6<+LZQyRM7q z09F(9D)=HsDBM_n8Nx^<{5AYOC42?pq=dhLBPDzl?o$tw65?8**I{&z(X$%3%diyj zw-87w;%o5x6!CWmcNOumLW&4qE}mHw0$MQKij)Laf$25B?#Tc50r~$y$^Vb|rGoHJ za1RxdzuS%Iy=cMZ*`F@{88XST@D2EVW#O9$r?T)ZIMT(p;d;|W=rZ?ybiq9P)5Uin zlhnn(!0*$=cM(py_*Xd6#lOMzstf-;^!@1~;n|-q{v9$&UHk|9K3)7L!bun3gCkvh zA1>cafk)Sv&G@g-S4yx=1|qy$q1L=~>!>-f$e^JKCpY{*049=!*SG!)exEEqL^#Rv z-*6<$|G?!lj*+r>?(;7s3E~Ij_!00(ImqLa<5Yx`982&^axBGf4|1fR7APji_N@Uq zP6HnNr}JYOJU%&=Bb?+o9ls>UBk)_qG|( zoOGS3;IB~dX&oTfS$?mYUHD=VpfB`~44^+tp&Rr&#r{U&Rn7G)4D!DX`){T|X`h$h1ny zB^dPn^Siz>tu?Q16@;;}d1>h56L3O%&(>l=u=Yq41A63SSq1e3gQ{9=|l=pe`cU z-N>p|hahLGIuGKj1BkCth-C@?V3A78L)YB)L*5R;)Z-qliMaQ0t%)Gv2RjhQES%ec694HD-_7vQ1lygV-hyzNV9ShqdH;peBULXs)aZK)hX^?0bFx;sthp zdg|DC^GD1DT+8I$0qOQA>15;h_Wq^w+4%a#UEHzxtj4YJNy^}tM`5nP@7{o*`;?$^ zrSCoc3wnIZ@Xh5)t5cn+mP?)3QZ>iIUzfp{`wX9~m0xvg<=p{!AFbq-8T;;&FR!?kDLdQF@&BS$1Wr~zxGR|#_Ycf6_kY~ap4}wm)I*KND;+2_dJ)#$> zE7P_wD!0*2-cOYD?=b$Lzwg2Su0>3|jfyvYI<19rX94fH*j^{@y&^90Is*U7gA02q zov~8+0hrM5o4(dqf9~?!X}hCdsx6+tJJ{#TX!jxjOSjADNbt7PcO=g?E!!HQy*_KK z)S25?SNvDQ1Z4;dL#9C=8B*j_?yup$#p12G`B2|axolfB5)D5pgI9KZN@|rzirz%p znH;V~2XcH7$cLlhjoJL&NW}C^VtN3^JC)XQdf`4AS({=q91ENfQJhUCj(7kxGTGo$ zz;@z&cQ$XKgG^=wV#O$m5Nw1-VFkP_K1H$4VU8OBh6E8sTE0_B8f_Vlwp`&vK;91} z1VnqjeuL7y*|9u%67+f%Q8g#%7l%B=#N;d;PB_kbYL> z<|0YxSj7DL?#!dHMy*<2ytB77lE~qte3x|QPRbXVlJXY~rk+S%9g#&NccIAOK?z^# zRVOX<59d`M?+RQKWEDx|>Be?=C|^v%yFN^6TB%zLK{xRz0e|6*W!zmUQODTMU3jfn z#QbV6diQaO+w#J9BT^Dq1e2iZ8Mi1~HWx{NYxRhi@wj^A!FRFv-n_|VF(H{Q_b1)J zV*vG8?p(_d54{MQOn-42PsoX%zYSpmSy*#dY+qzbYONRgk;>FPoocPxsaD$C^J+;( za&p=;zDnouh|r5C0lv8U06_pR|z$m8}5U*_QA{Kcjrzj$imGp zldNw{8QNF-pmUOvuGR%UK^;ZZUDad-7yDIo1Q&OVo7OGJ9ZEs3tmQ}G$5#jr}gV>p%C+xn+ zg#Aiy2~6&Q8EZ6ZTT}1@RoFxctK?9VOqSYdm4tXE^kJM>4#KT3)uWa67KKywkTfmw zN@ijZ*UJozwxrlwDN&gm$rRkBc9(7UNy=$ zC1VP>DH<8(shpM-C5onNnvSBLeXw$@17$a6I?>(jMt%7R5JV%_c*JrjDfVdx#}4ho zKx#|0DLp428KSSzp+ol_*iXdQrg$<1t_Hz@=*^@p(B065Zg-dHP*v6PvmZKDA5bY8m&%g3KRRg8VmLEVlshWHWF=*wx+QU4@s&hSy(4F zD`;7&`M7Fxe{~9xY4V%`G(5C#G$tFxZ4B``mWn_O&Q*qzIEaKSrDeJ6QYB~WP>P76 zo~J^^rK;Db;%?%&f{G$vk&Y~GWZj&P4-l6ZTCGYw&hpDWEceaNFT`s0wF6o7A&ll$ z)0`Mh1Y)_`lcu~^?IWd+kUpUJM3`R zXMmlEM6B2NS(^rHo5L9khyl(f4l%yU&)B;5@|G0uEdkzEG-7|fW-l+bM3FOZ6&)zm zv1HXki;EH3ola7;%9fi2CAiX1w;Q#})eb*u!EFkP#CdO@190qfYn5x)8byK~2nbu3F~nS-ENv5{ru%k9{@ehKxM5DT&Diiiu_H zd}Ek}MMn%+)%J(cQms;-F16Yjst&{;re`Qr`wp#1LD8CpVK7Kpk+zwzt4L7@Z9-zf zJ(cqXeJ)K3GI{}j1Y*f*1%>V!J}IrTZ+` zrC8`;0AF``u^`6=NfS$XwAa+eEjG^B(~c@hk?Prs4UcoLNk!M-nS{V{)>4=eBO_~V zLSn%q82U2NC_jMRuZ$6lppucr9hMo91rY zcEo?F&OT$b!j!2v#F%^c@x;hC-MgFYPADkSrJNZm$V~Z%Q_4!kH^jt>`vaAJgx$C4 zTBV)QA2^i6gqw5zv=1|eR-;M#DOH@DBQ#=5R8{s@HZTBQ_CVcAj{TkqRb zNOe=&Eh;5*b!IYbbaz`S5#1pB6XA&6B{7vRElHO|OjJr{L#8CIJ=V^YM4P#!`XzE1 zP?D?MB*i6>8=VBi09+>^$cY_K!OVBp{wO^KOP3^QC2h3C;|T)3n6t9F-UGS6YJNwWk0BBB6NPpvCdhw-IvP zO*d$P2o{z(y3G$G`fHuSAcmXP1%uo~o4~`R_5)c>v_na$dze(`E3I@pzmZG4U_z9{ zgd4`x4TE7xQlwzR<&M7TYXCFKokb^wi9eWY`qIMaw!)z#Ccf3xa>-b-jAEk`LsstZ z5#x*1Db?z7X;Ry?q?ul9 z$JkkIRm!k=SzL-}r;jewXe)e4x#UATUCBbbdb*O8?oxbSGF|cUt+X@w!WcF~o~8J_ zq~cw>p2^hi>X}SEEyd?0GhRK+v@-F|v@-GH^OBjCPY?B}OuqH0OuqQMq(0^4Tg&EK z%jR1H-&%U#d3dPV*>Kl*7VEV!MHctv3B|JbCy>V2;cjV+9qyI}C@77w!#@2qJ6Q>= zZg#S`FU992&5jTIiMb7jk7Ti48&hO)U!G7bi+_CBPt0W{u=>PY7Wbw2yyV2(>8)g3 zzk)3u(e~WHf1BPlGCQQ&(2^RqD+Q^~=5Zx`H|C7ngjX;(+fspK&UTCo&os7!7wh&x z7~lcfxjH;<2N80f4$ zHbNqiX(0tkD{-?_!qmp-Ws^~)=m@`*TsX5(gW0zP6_JEGKjlSy7?gVy~r zWZP=^waFFIg(8ZZfWih2c5(9%xa|CfOtv|LKS^cIK)K*&Vo!%x8|BloWn7V!u>rBT z#C%Rn0r=%;o_EQ`iV!U^66Pp2Bk#v#l9t?&?AwraQJEs+ zY*X&R+k5A{_zD$KwnXcY+>}zYovvKyVx z;7vmlTj^x{k=j_NV#N!4*7qQ_o2g>mExqy0nVSB>(#h>v^LMgMOyIJTOYO+&B-g<(g=?56>R{G(BJWgX(WDPE>Bf$?8P8Vbh5fFD zlV~4f5@&mnmuY?9_<)nAad9^6cv;N}PS+sah>Yv4y(qOmN7=|_tQ(zsIzlMljq2>S zU85A&h0HxxkYn4%zn!v$(^I=u-FI?G59#bQDpZW*W(#L$YR?9&+~O~4zg|_h_GT!3 zF8*N(Zc8MxMA$0vi2GD_81vt zj?wd2?jT19WbJpL-%~M24Lr!nAmOb^izMD*AqKoYAAjX75f_Un$T3}dmn4P7PvV;H ziiXT=K}b}*e?t5-S_xY6ACC>GkKj73WCMd+3E#IH!<8uBJ=obOFU%{OQnrmteaPst zV_LIWLFl>5_I$cctpT=&=vo4vf0eN(5g)#irse4wmX6%ZgF$OJi zrF9x%yp`h(9jn$00@iUS5tr{cGs0#*aC9Z78;H9UEbm~NoY<0f$GqC3;|J2{HbdR3 z(vRfhIS~gYkLX01jh*UF9<2qDoQ4t(JRQ_+j@2Qhp5a-Z#L_G$B}=~iIulfivQ;KFbX))_f9jh6cpV?Vf5-EjvpXtfW4^>FC3|b*E zt3fHGkJoWPC$kh`F|Af%Ww(c{CvA$TCgzj8 z?4!92wJdC`<+H3%-PTy4y_A?kTxfe&$sttliFPefissk5QY?PEIqS{yJH3d> z3d5m-xk@eCwgK;46v=kR)NW`_lZF##Qf3KEb+)Tm^&U=V8s^*^MDEi&z34$_&ydTl zH*IKslPA=Zs8UN^9=t}KuR&rdNQ8*(WRB9B}rT^Ch8F& zO+gcngn|WA6qo4|pQ1QJhisP^Jx}}u5$efRj8HUsDs}xm#+QEl=MoE@_%@3%L)RX1*UoHm~s{?Vun$fH34KB&(CGdQ4LBiS1^TG(lOg5?Z|l%NAvJ%4LmeH zeRwd%BU^pM<1UR9qVO_BF`$}-PmlRLPtc%q}vgV{Yz}_j*H6Te3h#9Vw94 z`o>xrsavD5b#jx&lHF)Xt~yQ^$z_~-bvpj?u5Ad$3+<(8wgIj5`20sVy^T!Xqvi4H ztw(V*SHEU^l%`9QJTiHwPZ-n6amCZCuc<9X%|PNd47mD-8R(^2nrx^0E?pxu2WtV? z91o*bQS+jSw%es+b0>u+gO^cVfY(xl^E|>oo)X(hdC+TSff8K^zE*|5b?Z^Bo{>_| zY7OvW<14?$@B+myU1a_3Nf*)78y1>NZ^~9&bT{0SmR%;Y3Yp%oOSUT}UDVcYYJt0T zvH`^>k7Q^r0k!GzY$lg3YSTs$`Iz|CmJi9@T?$hdD0+JvjgMy4n`$I0y`JVTRs}$5 zPCY5fkEy3>$BTtfl)*%t3OCb&(?Okko~~FJ7Wm6i>X`=3&ZjJ}%kDl>?8Y^^o;2n= zhpSlz%2=1S!pHJ48l^{vU3;)hjy^SZ?Jj&Ab*p2wU1pS#8m4&7S2Pz(d4@|Wd%aw| yZI@w^4~k|YRb-gtL$bq{bA|~cvFu@Ns~XKA8%73)v#cira4j3ItY2y0{{O!K@1f)X literal 0 HcmV?d00001 diff --git a/Application/obj/Debug/netcoreapp3.1/Application.csproj.AssemblyReference.cache b/Application/obj/Debug/netcoreapp3.1/Application.csproj.AssemblyReference.cache new file mode 100644 index 0000000000000000000000000000000000000000..e61ef9120c8c12d01361896dda180b5101ecd6e5 GIT binary patch literal 193007 zcmds=2YeL8{=hk@4+Nx1M?g_&mmH~7A0(kj3nWxS+1zcCgS*?~ZbJxClp>;Z6e}2? zVnM{-P*I<#_!m(DMSR#06%h;8_f+&hGq<}lyEl6`!JEA-;R8f7bNqfg-~G*Re)F5( z)N}N8)T-t1~lG86mCv-|g=oBP$3jTD1&?!jh z6d-hpPH3VBA#@e^Cu?04`R8u{-_|=P^55eN2D@qjfgRvi{dazww0pBe6jKRxT@+7-Xop6gpW>Xr?i9_|0-t%u(|^3sR5?$2z|<(zemLIeJH)s2gHe_CKN>YhAyyvvJQzdL@)Q#9(_jW0cL%cawbduf69I;Jj|BD;bM^D|q(a`|N^zdaf7B_phVLwL!);yv|ug(+2P}nO4 z2Btex;jdnubIN^kc}N@>5X$AHSo3)rzXD#*~6o#1?`7 z&>N>Y)-nafuYwZU3a2U5Cu|_e4t8piH;~rHnIH1{y|Q<%7{=3_``(+Q?Ub=On(&}) zf^!P|N}8QAN@i0#H4TGh)Ckj+4t$nAi851SqRmu6Wmp#d(80=)04NCMqab~jd_K)rSE*QUH>+%R%bOFb)fdIEr-tzJlA!~@_Vv}bqf4EXYYo)g#opm z{!M(Z!@f`6`20tA>g!b(3|>0nj`rVOw6}ZfR}Z)NZ0q2(ejV!`-nGAH_8Z9A-g{+> zzuxTq;W)=Q{WB$DNo9k@?anH8rInPpJ$*bLPlgLV0;8)vhZ8J0lFui)Ww0~|13x?9 zE)Rvo0M+7jRP?0x&`@d`k=|q?tK^IlT{xRsA|d7z*MsItnA;t+fV2^Qf4M9a`$TM{ zTKhID?otPe+FAz`LV)Hf_QGzSg`8=!*%Y%Gv7R@k47yASgUkwZHbx2z69ZxhL=dz! z9(KxU<_z~h<}AKnZlyWH!r7FwnH0{jQW&&^dgmbvtXV-&bbAG#cfRPsq&@$S+Z21& ziJ~{rg%P#+7FskyI-9aan>q=tIKft80c;dg);t<8MyLW7LS@fD)r9D0%L$%xZt(bn zQUEyhqa}~%a}Ev!Bw2_!{2EIizjc*jth#9Wn)O0x)rJd{n4bPZ?r50_Xj7BriTmV9 z@X!ucVs>#VtpP7rkOeAywVEAJ;Oj4A?XZ?WgOtn^KJmx8 zFV9(Ax}sA>zqKE&%-+-S;5j?RXF7MBIc3nM-5bPC*WUipWi4BM{lsP4o4Iy0I*|6t zw==tx_P(jj3D@$c8{LThdubR*z@O?8`Pb4KZ<6!UdW#KVCI+%M;X%) zkR&qhC#JcIOVYA4G6hdsX1bV`5g9=JexgMr=FJ7x5Ns`qp26YD0I@na(eL)yBpP}$ z&azgMXpoYb#G18D5u(J#ERM^Ypl7Tu_CwDOQuI%8($XIzehzVwMzT z+$;N5N+az>2#JjLrIfpUQA9ltGNOEGGbcghVzq z{%S0o(1e61fh!?i+rvn5_(y>#=gpJF0L+OeGNmv_>h>_bhxW#64yp3G={*YG+rxC> z5MA+YfVv$^{}6IuQ{fR02FH-WD)2JXNQoF`8va}xG-a$z+(6!DS`#(?5UFMwcF_+A zo0G*bAiT1Da=k)nKnlxVH_9smM@-x@@uFqUy-Ar!)odSX2W`l-X^i@w@y_<4%4Sm| zu4emCb<#tYu;rkSlXFJukSi9Kmtv0q1J*|Ib)p(0xZ->FGH16fN-mp%b%oh;CZS58 z$ImNTsv8f@iWNxZAvduSc;~)K#ek{N(pdd8I~F@@k$1E-mWa&M)vWAmHCh@=H4;F^ z^Jy$8*>f$hYD2+6SLNvDh(L*i?Hf*H>`Hm>4Ba&RVo#%sEVOh637P4uS+NZ<{W(@`Al?MB6AY zI9&-&1>mU^XZ`e`ylE!g84Vx zE0?WUi7FVMvDNkzZP|+S;RF@011UN~0H;;siWTRTsRvR_x-bI9`#_3`bT+kS>VXs! ztvJDE#VP^Ls@?!K^hR4HD9sUMHEWeXDq=r7Mq4E)8j)}%aFyWa<-CQ23J8=Tj}&dS zVI$U7bq}IiYiPyZoGa%Y?T8Z0rlzaN^hxW%V%sESC@aP*@h4Xq5pADvYWQ74;*Zh< zAp~6+^$Vhee(N&Eco)VX1+Idk*vhj~6MqyfNLX0&Oc-F9#mfp+1_VDiIzGNUAbb5p zkYdYURSGoct1pJWDS`*W5<6=w#M}PprLw8ZYBuoj6NAPmahxw#pctAXox0)mP z#DGVjm*`QQbCWKNaPfA|O{B9aWU6y+q7^6D!kjFZUJF{96OOZ9puApYeHd}OlCv!{ z6VIl+6~}q%oPgt%m9HNi&AY;}EHx`%*N_n{-dXuNnQY3Fnw789g%d=)62?Z1g;~A9 z5ZG`8IhoEOAxZXm(RiR`+?;)P7!t;)9S~IU!wS3;#;CF(W#T9OsR>%t&maetbt%t~ z1<32Tt3e02>93eR%}U@kn0nmRv=bU!xC~Oi=&Lf`$6Zb3V;o@hc&X{e3%5wYecsm|CAbhQp}pa?_*> z8p`;w4BpF46Y0>HR>9f8R)H~fxoM&m30neV8@!gAdM#){`+wwZQhYacxoOsi5jWn; zO*8Rq%A2~}G*gQca2!_(gms%F$nG*Sod=)cQjeDC^;SACqGrKL!9*GR*)?M260H*_ z$auvx^vqCPA2p_-Ysd%{@0f;8CYu^9HKw7{g%d=)cCvx&BS5JEK^8p)vJ?_ZiB%DH z!PK4X=+=xl@!rXf7R;thsXN)x3ULBU;uPWs3XB&0QmAq?xNS}JKx<1R5#kxJy%KGq zwP%E@q6B<6kGs}lh-Oo~rpHi;6JTzBfaQCGBvg3O-xRBf+AxANn?FccWcxW!;|))h z6EGZCffE9LApqt$PsB78$lxwWKYEo>1RvkqN2~&=eHekVU=>Ie&!*OiSOrqm;so3@ zeilme%JF{oKeV?9K@@){NaSyopqTcvN29bSNrJ%|{A5Vnn#~D}QQp8DXWl$@Cz0@r z@Ijx}igL!bjL?KRLt_-nrWR+a$y4S86t7SK8jXAbT$1Yp_475OgK1Jj0lJ0=B@mg0 zHw2?EGzo(5^d*9LhXQmm*_0zS6rj_EgeZZPD|zjuA=$^3i=j&WwO2TsRNYI{w`9bK z_g@mDiV;!^62hM|PGh_)U1_3LK?7*3EjqRG7F2-*B!T{q zz{&rKtiJF(g^M;cR_5bK3k?!&VuGUtzVs86m$R=!h+75!^*ET+tm-rQx+kg!h3Pm9 zOPv{BF`hA^>>Mu3L5vCx9I7!MwT%W#>@y9#V?3%jHl2Xf7>}xk9+-sPNX=_yrHUP0 zLZREnyOkY&b!BC2ivWV}cWi)oudIw>F@sdI?2fv!GO9xYmB7n~d0L>+f|poSVUS1* z1luqIWQ7INM6QBB+iJohEf7?L6EM6sR3YzU1iv_51ly|R@De*bdEu3mx}h4~8bK64 zosIW~YP4X?cBp36KT|hUqZJ~-N?;NjuN-EifGAf;q1iA~GUPYhFoEGxbC~Hp5Mc46 z&b)J&>B89*GBu}~t`rGc0#|1|r@VY!xeU6~4cjnUD=VfvO=OlSuV&dOa>|2hkiaC+ zGVux=Lh5NrwfI1k8aULqWQ2!z;7~7=O)ZcbIMge{38Yd^aUm%DcyUg-7$ys`V~4wi z63ZalF+wD9juDX}*%YCPl&5P$fC@x+IjE&riADhh4)OFw0;IO9K>(>Dodp1?s&E2` zXZ)x@49)er#eB&dkZBN+@guS=0tqg+lOI1K#bSo3=Ejdmbx5ER7(e257ZjWq3MBVz zk(|-6W7M3mxk@vHQT+88@4KLkg4@rlR_}r$G$G+h;7W{FS_hPTl31MM^Mc#Ju_?k1 zk($<_YshGac&ByfWU{FdQqwwgx{weh&;s!~X{*RSTogQFC`SSrLT-Ij5+CzWPuiMv zVf2)EpR_fRjv29em zEY&QZiCn>{s*nIB&|2|2Ijg(|s>@_P^{FRksT~+C74MU?RN0u>s#$hQJvmF&iG(bH zR*Gl961*QOWLl~k-a;V*mbfJ&R#pTou~0VUi40g`WjKK}onydKqi4n4?X1OWoS95F2r~f1ZDUpy zpJH;fTqLCpqut@YF-wXZzp$XT5vp_}2Z;5JXQ)QTE7&)-couloM@t_1AsjW>M>Nyk z^Vl(C-oZXXBAdSAYOs&cgoG!7PARYB$>YTmH8hj!4F_S(Aj2{mPaEp-WV1fn+aG)S z;C(#VOgx)1rXEi=Q;P&HHF47kuUmu(HS+vk**Rj=FnH^nXWzjJjWAp;XS$QEkUE1eW`PBx zrE=r)MHCB$JJdW2hGnxUViXI8b;6LP19v}R(!Qlzs@{k);7#)vt=V;EBx_@VE%V?W;@8224vZ+Z@_wS7AkU-gD z`olm)z8j6Ik%ll?c%_J^Ka)<3i1DBPOysjEYk2xI(Tfvw{H@p|a4L$tg#wpLj<#Zv zwv32bXT=B=>^C7sTd{~boPe6o%b!win}$~*g1YM=<#0~eIUx`hN{H(Nuq%JD>I%f} zig1H|PV8OFB@W)MS8OqDYS_GNgFw=lz)j36t)_9JH(W0Ga%fZQCGnnw(wEWvElnDa zq>lEphqD-mfh014ULLOkK;sqbL5ptSYsS<9K+&xcb@A7qybAzD3uaThrxpN;R)_>E zf$LFjJC+Jq!-arHcbN(f&T2cB`lgJAjQftIUMidNr0rPhwIN|jpp{zg;5>1T2!KU_ z6x6&p3Ag}fjI37kCAIKw8;xbVQOHFKxU%#n%O zaOTLWg$EXlnXa038r!(=zzUIIrLyJevQ%N`bzD|`Jw{2egai#L^|-9QB?1b<6dNes z$7S_GF~d}|jzOx&W%bICASE#2o7-N5vSiXuMr!s6SBTK|A`ERcm||z$a^H(Eh-Fip zw7m#}I(ncImQchy`U_UCUcu*`A33`+6ctAX%UWUr%-y_2$tyBOf6e-8(_!odt7Xw& zGdXQapfUPurXERT0vD&{oWm-5buJH+W#DoBt}cefPjoMh!q_Rh3oY6bix$wP_<7rrmmzKU<5 zw;7ZD#9b=*td*ATWY$UZ|6&_L?&(fu^4XLM-E4ZJ;qRECpi(g7ZJ2yc4402EtSXZN%vs0xFX~lN*|9Q%vj-1Mh8e zgH$%1Sk!HDgEk~g3EU><AIrnvTY%B#CMQm&Uv@gfykV%NB5Zg8~tXJ<{SvC8VNe2t~JM zG?2VAgrWtrDQs$nP_#lMSPAqGc~y_m6hPmI1uy}vlxFeNs4KMtBVN3tu2k7^znBODK<+jf33DbD8az1`lY6!=>zz@%U`SF*pwc%9Ji_l2@LDD z0YgnIUg>6F;}Kru7^%k%?wG&^34^1in;F|O0>nGr%qSK!NKgE+?#pu)m#*kk(QoZX zE3@}>Jb2Dd@tMvYXHFTkY4--P)3vw1bXm(*Uq5l#_GYdfjSi%}^6ktnrM+)zbHa7s zj^`U!)lcd6{=%Ko>rGEjS#$7%jANtvuFA`)fBdul%Pwv?aL4OEZ(1tdwCC4h`JdlZ zd2uHurk z?2Jsola`q-re#E4a7V+r>CRMVT56iBZ!HI}L|8?9P?j51g&{opPwO34?2wuWt8d8& z6YoS=y->_3)yza#y)tJ25=-S{Ugtsz#d)$*3!mkH3j^|nQgV$rdB8%2DD_;3Nf*s$ zf*T3&OUt#^?NswV7h)ovO&L?qg_vkX!sc?OCFa3z(^;2QFb**}Sf;)vKX->p1UFy|z}@kP$83*VgJ}vMEoKXm2qm zh+l+nSegd31xbrtDp>VQp#!;Jq5<+s)vT@suC7x zxH|0P#nN)05Xzeu41wjJzQjLvp>z&=bQc6v{9PPN9QJ7Gn2l4-S`_LW_Gqn0*le&( zQ&<)P1!rLdJ*P|v1VkSZYQP62)oq&S)|$cZG|^9*1S^4;YfHSQ zK5azC&J{yGAs7@r*sH=d0@|zAn$jM@1t-JUa8>Z05GkVB)Obyg@w7?661We@E!3cm zN}&**9d_n|J4#A?QU!)=xqp%3x@(~ZlRgMESP3+?1J6CwU?QGPVbeklCTfwuWwJT* zEP+&B$8E7mjsQoCZs93YJ#K5>3qc1%sj=OC-p6gt1!TsqX8Hf>aa(i6Nbu4UR};l5 zOP4Q%1fP$*_ZP1S%q*SSNAuTWR~oR|(y8JxBUiK51ZI{_Rf_~JfrSNl9cwbaIa*j1 zCvK_7nhZ@DJvQFQnha9elq&UDlR+C2rUd$FyfPyQ>5(6R1_MobxFDUH8DVV8h!gM3 z2%}gwFTbK4H@s7e1A|Z_8*QJ?A z(MCUDAhWzz=bUn%Tpkh!2E=k1L{@rr&MzfvCUq8N@o z@v4}nTn&N&X_EbcvhS)^OjDXLLc+UZ8Y!^-Kv65EDOzxXh1bDKSdw#;H!z1ri+Zq9 zZNrEQ?}L@9I7sC9PN#a1QSEjn1H|BP@(R~Ou_Jeo6Bpnb90xUAZ)}SOEPlQr?{K|Q zEHrTTd(qW!y-^(!s03yh`Z)OxP<(KJj;NWhc@q7-|4}B2Hp=W5)tJ!+$ejI(D7hGo z!4+nDk%P#3yqUo&@H%D#^`D$8xy$`xK*qKkuO-xDHoAsr@SyF8y^`R4%tj}ZO^tzi z%togR2~h%ff&&~a!Q^~FE~BA@_wCvd?~I{2BT#cKum%RnY>L%1^JmQoE?)aA=*2*A zY10c%GFJClv_^~|@!n_AOPC62PbHF1<8=yeqXGKO%0M6nlb{!J4j}b%BC2p zK{A6joM7VV=mHH?UzbcAz>^#4=;|6X0%e7xtCP#7NRf`WP9IKC@rt|x+0h7~6*vy8 zsgYOkV+0QHv9&MQ6#dq1&+(4Ds)EK3kf@PP(1RR|1g?Una&llb&!YE`gUZ6SUc`Z7 z9E4)djwuu{{s4@K$js^C&q(ycR|1_wgfOuOibDsDh@UeKLn*IeAVgudn>DL?))+#C zGXR98VpdV20r7|3Qpo2ewx|w#{EqT|Hc)@ah=zw38mb(Ki}>&8NVWYL3<68OLc-tD zfGCG$A>a{0#4*o%cD${OLnGqn4j2wX6Phw-(Pu1fZz&-P^IKZ8@{z_6DqukRz@tno z2`wyJ$@$aG4k`at6vvMY$*_xM#x}Vnsr^ER_iEqD**~MG<%f ziwMDhI7Nda4X_K-+r9JmI)@uL9FF?R&m8dFr5YfFK+tKJOuU##t`sa+N<^*{Rjw38 zt`sC!3Xm&BFINgFR~7t6e>7=By~B@pzi8qEf9<;di`VKk%KYHmw5OMTwqngg3s#=~ zxce7J7hW`Z&DF=HeqBGjvR(JtGwS{Rdw!$m<@0{Kx67cPj_#Y=b;lpI&%dqqMb8~L z_pPtCFR62EQ=>0XiNn^{^gA`OR_+Im%N6nQ&?7}zhTfHxotY+-xYCPLQ`6Hu0@NKm za$QNoHI8bGy%Us|6TuDeQUFvA5QAdCBL>`+-oPvor7sp`K`3LPK^&vZ)%uT6`(ttj z9FZF>cps8;u{wIOyE^Ja&5(YPKj>g>A}@SkB`c2BDM;&B;Kdf5*(}v8F1>66gRw=A zDN)$Yt0uJ}0T5dm5d2UPPvgzpfu+^BCqPTA))ae#AkcrF&Nt; zYez6?V(qRvQz(r}0TT$6ibJANNSop}J;rm#%%KO8DCQ=yGUtZ{FhWJHRA3HW(Tt^{ znQ}C0giW4QckEYl5K;}HYLOp18j|>c@9Ac3Ms?@Qh=eH-38R5YMRO)0VHFf3&a_$i z@psF=nSI~jIg472ZPBJz!xnbMv4dSc=+5foZu}0G-=ItE1_p-gS zI)47q{6C-j@1|F0JpRAJ`Mz^KX?14o+xy6Gt-hN1Zriut^p5O)H<~tgZF;j;_IKyi zb&SCe5#s>#MZXx*fW^LC!1HO-W>Wn;YavlM8C?tiY60pCj&4YLz z&1L|Hm{dk<9~N^`ZMAsZ(bo}SY53tdSw9CoUWkGEMMv@BY8$g^KAaTvaN;n_suZ*F zJ2jwot;?m;e|2wPw{ZQ`tj@>7T|WNy$LHS5-P+{*8v}i&zm>Od$|buV%bU2h*~ts{ zlx}&pbfqxsvCXZwe82jg`d_Da^A>02K5=4e!^+9szHaeJ_jl4RI6C5sd|^z#Aw5UE z8pxRV;?gbeeDK4+>hAr|6T8F%KdtN0PCn87uAg@O@NNB-|4v`}JbLw3-l;HmppJnwyDa@$*4xqhBGZ~FE>RzCU1hrc}Aqn6xn&JD*3U%VuJ*dKwD znZrij_xW8*T*LOa?7n8~t?u^i{`_?71%K`s8ajA0SQRuG*r#Q|o9}P0H~Py@-x}Su z=c22B9zFJ8X}7G#!5(!VUy;4H``a5XJ+&>=B*wBJ;Zf#DX9g(kXv6_7Fmny_0?*c&reaTMfgkwj%7Qt>-r9_A1Dalf zJfS9zkbP>nq_ zN$?8|4*XkZ^p{o33yrB-3Q{e4q+BU61!Z;*e(cx1&e;18{qyz5y7b%l`GRGShxUwV zbX}8n$JUhI|KDFe+B{?N!13EJJa*kHZ5*eL+}Lo}x{h~^?y;r+w*Rzj*ZQ?ZKfWS< zIQ{dwBiFy>es;jDr!NaV(C?wI1~z^9-|5%S9sAJ3kGvQj_<74IJ02K1x%RRbHp{z@ zUhR46&7;HqyMAZ=l^r&(=&}D<3~3xpdGjh5m zah&R&z?nizs$f%s{p^Fp3Fi$7z&RxP1XvM3@SQ2l>+^E2NVa!Jp>Borey2N1{QT7ahC6u)v zswE8L!3ol;zX7QfDDjq-hmf=Iw`{KNgXos`i>&nuye5Xr^fMSizAphF>trA&q3S}d z`=F=?Vn4t`bihs3@^p0cdXGGW)e}jX?sn~wz_L?$`f5&Rm z#x%-QA+I^O;wr^mb~h8;ha z7vj1^ybykHTWuuT!R}_`!HrzTtsUCbQ?ia;*P^cp#-5U}~H`4cvVaEE}&wiJ( z3<)Px=T~#D1J5r$sk9UXHp~`+CLYJANH4qsbT=O~GZMb&Kz$5K2Sy^7{Cy%7z063| z?Q`I#LF#2c0%yc}^qk218!A(nR0!*l)S2dX= z^*UQjsG<`m@)n=*qb5%311h3yPa^eOvN zEy4Hol>Z)IFxXWK9Dj9yUv<0eY5)EAC$GG?{nNKSu~g`oRoZ!4VXyOF&lu#ACv5+v z`GJ!I-|k=W5JCW&HY0%Co+i zL;7Ys_}eElOV2;y`>fpsZ%#b@XuUtq?ccoa$=O?_N6&4!yGz}B93Q^@!j5}8FD$sC z`(1bZx#ar>SN-(M*lWIc?uWn=7xie-|G~}k`+U}XX6BREw|Kn8zJK2I@k^_3y`s~I zvF*MoJhJRigFD_n?7DkP=^aNFtgXMbdB-2u{Ch#KTQ=VJ-&2{7Zk#t_$AKQ-g)iFr z)UhQ;oKJ3i?dG*J<>SusyF0$^n0)22L+cw%zP{VRCWm)C*7Sc}zIiDB_8Wd}dFinw zZFk<#bjEov3PU=+_+q_J?l|$$%Z-0%)Vsyoy#^fH_gGJ9*XeFUu01%T|D(IRJ#y2h zn{GMu-N&yzu=T^dr!IN!<_F#{+5gKIThi_sGji(GM~)pDak1~pAC^yOeE;vYrSrb~ zb+&imSFe1t`q*7>K6hv9yqv;D-}w67=;?5J`_4V-D@*$R_ulF6{C@lCTb8~*uu;xa zvk$Bsx&N^b8t)(2sdn+r<6D2fV*9>!izgQPx(r{peaG5Yn_RN8>5m<Vn&)EWRzsP`@%e6@TJd97g%1>fLI}e^NjE)#w>6zdyxwy%+eytsYPRO zOZ_$PM|Qoi_$w4RZfa=bXdIDC`;-2ndaIMdX%ILiBCz_VlBt9SVVM2hpM{SvS>S6l zVqx*RK98UG=3AEr3KrBIcG0hYRh^%c_e;+~p3dD5-FNQG~h@vQiHZPzO=6UbEV@p%3~hb9L{_Cp3vlzt>0Np7ativ$&6tDTtycG9G$bm<~Y)f|3{Hn`Y4ROxxBV}lc4+y-v+6(ke%WVT7w6vi1j3;4uY+E@p=bK1j?q{HOaM}s z#ayI%O0v>KcUIr@KE>c-2Nw;1iA?5#0RV6?8q~W<2buO5gXasSg%J$SiztE{F~Tst zT1J8a1}uS1kti@eNlsu)Nh}ycrI25c!Fgm*zz6Nk?OXrSQ$IDE z@D}n>dhNb>@}Ni7#%zN&XynC z{J$3pCe1o<&E0Qzd0>CWw}YQ6Jijch<<;H>b7yQHF)p=JtMvtMo%2F_*RDPP+6PMV zy?pL#yM7)sZgfGT;J~cnb@Lt=wD;48wtjQjX7`Uz)V{gRbyv6hV9Js!x3nAc?b8eE z9((B672myg+YfJ^&iZj_`cuRAys`K>#8i`8vZfc#y=91FB1IL95qbbD7^RAR`=(`O zh#BcwnSFs5tPG5<77#4g92cW-nGg!j_Xc4BC{%}>2G59`0@y4EZ0S4EcT>H=QDo7! zK9^>0?SKGkZPFG&1OrL%>lg5w4iQ;N5*e@;WkL>^{*p1E_(eSd5&zvYwT zJ(_R$m#g;oU7Dn9xUT6?ulu13|N8AeTQ~1rwdLZI@3cJh;^VEijC{TS`4gY|w)f?w zA1-LSK^)Zh_E*w>T|ZKq-2WVB!}<5!o%&P#jVZU5)%*Sr&wHKby}QG)ZS9h@wxw+k zj{esx4SRR^?XvmL$}1k5IDc%NiQ7s_Ta79m@d(1FeeEx{pE`eR*imGn4v7#vi`XYU zGk$WEt2i}H%oN-uE>~tcSWuy{F$7(hc89{1VOjKpf&e~Wq;yo+>Gk`|k$ut!=!tlS zdNE@T(QAa-3)`k2erqya*Mz$Gh##uGrp>~I}}SVePEu@DkktLevg5F>NDN00?4DAM5ed4ZKx%Kn%$n+u!6ZBW!4^Lg<{T~_Zq z2v-`d6z%mb5sRvuXwD*8N6!Yo`{D8@2`Q<6Wpeh8X>* z(>7Y9=&WG%4(Bl_OOL7mWmWr!6$IrgH3bM|tKfSQCyraQEME!3cwk7Gy~>2!ypT`< z&px{)zaMNR$D5~fmF799Ip*+7?+Im2)@+`xr8fVcK?jd8Gn2V#a;1sUL6e^4JWDr4iOCA7K*jXVK>(|CwR*vTR6~Z2QS`YPxWW>kY z!c-+|vaRwqMYm?OX;)TflR+_Q(aPu-#8?^Cjzx>dJgL?!>!r>@(F$S65^A%U5?{!1 zL76W|1T~t6heId5KJlgPr(Ojq_0lz@B5cG+QnfN)j1n^eq)BW)!=&E0rae?nxWHoC zpulx0D9zP*sMiN_WId7$iVC9I|6!s=2T?w7a4_f`4?-j$OAsbCDvrHI4S5=d>;-Co zl}I75h$V_?&+=C`FGp@yXPnGQ@8p2_GU{vxCmQv8eW*lNQCp{3N<=esdq9{-i6#HJ zh-N7f&D3=!*36`rK{FQGYF4cdcf5y>>4T4kX%)b7co3}ubc4hXzjC<@?#Q|$@vBJRGGzBed6(;b)z`RzXYZYd`ZEsK$_RLiMU7qDmI^e)rLU!YNT`gPei& z#wrJ#(P4!2+8O|<|6le&B`opxN8L7JF0g;9(@0GudXZk<;N_VFS)Wnm|DDD`88 zB9-&scwZs1H}!#-eF7t#tF52M%_O!dr@?9s3nye3T4p$j(SrxQh*(nlxf>KxyTyAX zs3#+#%ackd*3o`zpE9Ol;6&u2WDr>(hUSVPyeuCx>h>0qeWHuwJ&Q(&Xljj7UrK=lM$O>Fa1eQ0{o3ikF+iZ11 z{{%)Vld`&@OKej}%~m&bB{?BmX`!uz8|21-<)N=$Rjg$f6YmB0VkGnGWO$HRN}JN? ziTn6D5je*}0z<@_+PUsSg}k;Vs)xdi#8oC?hE`Ou-ztTk!3fd{!khp@B|>zL6SvTJ z4yw!mQa6KTmCg|XSqyM0mmClyDG>LmsgSw3avXMgSuiNI&Hay!p*g{AC<&K zmGK6I6Q(OH42_eVjT9?$#gKPyWJ6I~#(Xtyw8APq#a1`?y3b$)c5M=->DYSPk6Pju zDKlzyL&FJO3zLT7xlUl+Cv2??xEsb#L-npT z-4#^n0e5{rMn01eaM#OeQz+>HcfD$yNVG8SiI32m#XaAweVGC!J??4t35<9qA?|4= zu}wjx$34xIJiCw`E($)mET>F#&n7}q2YdgA8CmiZ?13yP@mY&3sU#<4tveV@zKhyq zzv$e_3Z(Rd!9*uUE|YLDm=MyYDAErG6MAu?&$|5K;h?S%IQR~Nr?7g9#veYXM$aGC zbz>wj3Hif1F>T5qJ%3oI87B%YJZJ&cfdJBX*TZ)XP^=;SR2r=}Ba}%vXhDYmrWBqc&*@sq|oIj1OT1HVMJd7(&~WTY4}whMt`8l`Y$jS9Q~7 z`16;JQAj0j5+(LEln#tkF0g!4o>a(wdr8DC%+b%B6KvLHvJaR2K9i}u-&Ly=?C6>7 zQC%4UOhP7ml&Cf}hV)GKDDBPyD&?RFm2bb$BMy~@t~HrTgQ#a2l?LrNQHcub>k@mo zr7;bcflA61xG2LIB!q(!s%Y3yBGbA5_p1VDFX~p9$pjuQU`jtWY3#|!XA+K08YQ(UnDk?lM&&pWxxl)W4YZ%M+>T|- zQWPLBGJi#JM@Al(S)b8?h71d8QyfcK27wce7RJ*djYCC2E)S9Q2|N7WO<~a_o=$dS zBrzHBbW%*4a%d7yCpF_lp>>BZkj2nu<_!;ID)7+{U%=Lk%vpc<+IeZM#+{|g+7?DeonbX8P>&%>{87B&@OPzqPQrLLN@v5AM6>CRN zogg|f5}1V42|`Gl@<&gdAoSuyU%6!qj}abNP+cYp0(ySFQ$epI)!9{hFmkuh@=X<0 zK$|i*Gv-t01e}Fg5~C!y;8Uwnj+e?&%7o_T9W6Yn&_~abp!H@XF$q}`G-+*$B|S@m zrXVLot*bkrQ%WOq@1h43GU;^($X<*@CZX;CDWy$Gq}LrF72`ypb+htlQ5HP#Moo=A zoIOULmDL`Mvlv&&vl#ZD&vx;^c@jnPeuTfup?rW)TSiT zcSMZJaU#;X9TB8Z(3>|e=mYnM5M?CG+~buplJp%BLq|p)ldvOV5Y(nP(sx7*x^be> z!U-AJM|h77o{&Gj`Inf>WcUQCaq~?QCS+12`^BYACS*mavjsTf$X^pjzGC-GJiv(R ztQDw|23$m?vkW+1m8dMd@(UU)c=mg6ARx)8v=0?N`jual&Wsap60ZEB2y4^Hmwx3J zML$mV&|*Ac{dYkI$Na)h?OI@zUD&_RIK?)a<7wzzv+*{a^FE`>aLK{9(+D z3&Mqr<|eX`i2K!S60w|T9f?>qP9$3E8cy_z715dgvu@oM*EJ-2GSZkN*N~LdraYRv zhNN!7I$3H7B^NOZShs=i|#kzN??u z$b0$n6f|jS;vcr2Ff{w5gS&pK8)+#)-m^WhO47jb`N9?7T;zuO0QpL(Lhf zn{T<9!^+st&`mRc-kcy?XG@v<-8j)`;r6qp zkmL`B#BdlCxj_Slwx2h({Zc`azWq$;%!p+YvLh(M+7wNCb_7K~PIy{Z7;(H<5%S8! zqUM9Gk19mc3nMBW7%8;AFe0gt{ibVrVMIkIPOw>cf=@lPN3R|`G}vE3kA8xW)|-*T zB%I)*No!McNI$_xQ;-v)7TQDOu~J;q!NeX$IxupW1bav*bk^9zh)$efvu-&)r9V?-|rTg!SmZEF1JTg!UYIFVRkS!_{JXT*pCyfzs)V4gzZ z1=Jt{?!!pnV#}k9SVWt`R~+Zba{|x8Ypn4Q!8@$Mb=I+}&d6gDuCb9y=g#W)eT)WTJbf*`n;N0!`@ z&vhcv1o|w?lF+=no3_kXCfk-YFPD)s+46h{sDS;v zxkGDbe%K zaHu$;&HH$^scnKWAmWFbe~OJVaXg!7sCPZ|pTdZlG zRJjoWFB&>@8g|}uPb#+fVulwSbY*1qnq-?^RZIJ=y}WD#!HG)FWtdH=)Yk~dSQ2HJ zWA2AWje5$;obJh?+V%U#g^G8Fv6UK#g>`GHszPT z*fLX+6S6C;v&=9S05as~dO`kxnK}OH*cJua6zbb;{uzweuC?9-t(!#Z7+t0qkRA)w5yU0ttPNdiIu7|D4cNReIAK$>Gc*T&tEKh zJfa7U9ooMVgp&%b#CfE+{TX4k>O4|hd2PxnaULnIif0?D`DK-1uUjCl7VUC=RW(pm z``ZOoRo=50RaHe!s9Lx43XLkLekhCnVLqw27~VOct+ifzY_mcsedjg0FC(Ez*m;eX z)uwdPcV45_<3y%~8QQ~PybJJ1FIS8M0rU)QT5m=?laQfJlh&qy(lfMa3UWe}^SNWf zeNmOtEan?s#&n4s8z9adM|WW4(4uq4(el}pJfb#Dv`(C0n`2q#9;{Q0=Vs^AEfmt) zQdfbnH6vz~CBO&hmy(i_(=P=?vOp0~e`h$Kgi}0{91!J{pa6Cnh{)C8aBz$$=SZM3 z$>3nnIbJMDNprfKuGEwe_!jhVgC7aOAo!m|FLFp!RqVI#S!DXOIRR$fR_6#0$kF%8 zm4@<~-{!7YPTSG9I(6L`kxRl>r%p_p8aVn^r%p3Y6mq^lim(luHU%=UB1GxTh8yot zI3(_mGVjPpqE+`tnG0%D7K!_#%yr{LqlLM2qa+Zx@y?Ib#ip-BDzYwAregXTJkyV0 zL^KJxbfzNP6jpjJovD_bu;pB=fp`sdnrW+(mUm85KqZPbnDk;~)2d<(CQ{lIN1|AR ziDH}xPcp7rT)H-i- zl%!D_mdHaL13qr2@JaVJ4ILTDOoF#*5Y(nj(!EWCZk%YeZUwIDlPeaN6Z^q|&N;3g|-G zltkj50=izD=$p+qh;(@YyhS=B5qWA&ceGW2Yk?;XtsNs{VQVtfG_h<-)kMk@<^)oR zFGwK0(24RLL9GM50qbA4vyuhW4r^;{&WP1~Yp^m(XH&YSnLlq%kOlcdHpv@E>jSb^ zOTFM$@k%r*D9T+iw8HH@1Z%&y!7A$;JL=S`RSPz*4SvHf)Dix@82nM^s>uIv%(DhC zy==^Q)qm%=NxOF({{AlKvTaRwoNoNp@zb+Tu3hna?YX|Cqi)&I>CygQ-g@}mBQJe; z>;B9ZUCvq8C^X=ISKYXH_oo%-t$nqA#n|r0`!v~bqVCCK$Gg0^^}FMzJVm3<-T2Z2 zw_G}{xYstZSI6Jp8z@hcdVhXu(e#I!?%p);;ttm}&k@^n_P@9>ee~4*8yyY6vwHZl z8H<~}+pwSG3bSX8;YtTd#%a#fUY&EweR6q792gMG<&Xf14CR*>`@C*YsIE|&Ed~Y_ zr>2!;lw_5-T%L?nAx!}P4)}63oSW`Ub*81Jx%$>}gn7UfIZ5Rts~tq|qP%lorNUSH z80`^aQ0#NyAK;6Q*p)mHiyh)+tPPF*{*+^T1Wf;`NU%<`__`{w935q zvo{Veo>AwmrpxC{xNpOnZQZ{<-R!MrAMAf`lRxi${;saRS*x=ejyh2L*OtR)2cGLX zW%)hX!#V|ip0jtu-NJxcPyZ&q*J0l$Z+!lvJN5Od3kENpa7X*^F526@^{a@46q7U2&KrBOhHd>$n)`HTG5iG7g7ey?a0yUAM3MY`tIa(}GAhJ9J zbN>gs-QdD)khCR-$apcH6FVvj(|c$Wqh_rluY_S@TxfySq6^53SqR0y62Jme?=v;#T9$zrn zRSRh00KaOM!xo!9U4>EP+_Ts|7O#!x@<5xJKq+y*HyqY)B1}tp$*?@2wP$3`isb=K zJZ4*0vuIP72Q-yPGY3|Yi2{wwp%A0V&JTG5Zf_8jpaHQ0k5oY{7BFsI;`Tz&LF*XX zyW@K(B(9Xq?A0t6&l6WMlE4JId0dXLE6S+25xX4PUKA#;t!Zn`%*7^->k)QS;g~_I TSw^nNR3Q?uRJL^l!(96Rd9_df literal 0 HcmV?d00001 diff --git a/Application/obj/project.assets.json b/Application/obj/project.assets.json new file mode 100644 index 0000000..321b085 --- /dev/null +++ b/Application/obj/project.assets.json @@ -0,0 +1,7841 @@ +{ + "version": 3, + "targets": { + ".NETCoreApp,Version=v3.1": { + "Autofac/6.2.0": { + "type": "package", + "dependencies": { + "System.Diagnostics.DiagnosticSource": "4.7.1" + }, + "compile": { + "lib/netstandard2.1/Autofac.dll": {} + }, + "runtime": { + "lib/netstandard2.1/Autofac.dll": {} + } + }, + "Autofac.Extensions.DependencyInjection/7.1.0": { + "type": "package", + "dependencies": { + "Autofac": "6.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.0" + }, + "compile": { + "lib/netstandard2.1/Autofac.Extensions.DependencyInjection.dll": {} + }, + "runtime": { + "lib/netstandard2.1/Autofac.Extensions.DependencyInjection.dll": {} + } + }, + "Autofac.Extras.DynamicProxy/6.0.0": { + "type": "package", + "dependencies": { + "Autofac": "6.0.0", + "Castle.Core": "4.4.0" + }, + "compile": { + "lib/netstandard2.1/Autofac.Extras.DynamicProxy.dll": {} + }, + "runtime": { + "lib/netstandard2.1/Autofac.Extras.DynamicProxy.dll": {} + } + }, + "AutoMapper/10.1.1": { + "type": "package", + "dependencies": { + "Microsoft.CSharp": "4.7.0", + "System.Reflection.Emit": "4.7.0" + }, + "compile": { + "lib/netstandard2.0/AutoMapper.dll": {} + }, + "runtime": { + "lib/netstandard2.0/AutoMapper.dll": {} + } + }, + "AutoMapper.Extensions.Microsoft.DependencyInjection/8.1.1": { + "type": "package", + "dependencies": { + "AutoMapper": "[10.1.1, 11.0.0)", + "Microsoft.Extensions.DependencyInjection.Abstractions": "3.0.0", + "Microsoft.Extensions.Options": "3.0.0" + }, + "compile": { + "lib/netstandard2.0/AutoMapper.Extensions.Microsoft.DependencyInjection.dll": {} + }, + "runtime": { + "lib/netstandard2.0/AutoMapper.Extensions.Microsoft.DependencyInjection.dll": {} + } + }, + "Castle.Core/4.4.0": { + "type": "package", + "dependencies": { + "NETStandard.Library": "1.6.1", + "System.Collections.Specialized": "4.3.0", + "System.ComponentModel": "4.3.0", + "System.ComponentModel.TypeConverter": "4.3.0", + "System.Diagnostics.TraceSource": "4.3.0", + "System.Dynamic.Runtime": "4.3.0", + "System.Reflection": "4.3.0", + "System.Reflection.Emit": "4.3.0", + "System.Reflection.TypeExtensions": "4.3.0", + "System.Xml.XmlDocument": "4.3.0" + }, + "compile": { + "lib/netstandard1.5/Castle.Core.dll": {} + }, + "runtime": { + "lib/netstandard1.5/Castle.Core.dll": {} + } + }, + "Dapper/1.50.5": { + "type": "package", + "dependencies": { + "System.Data.SqlClient": "4.4.0", + "System.Reflection.Emit.Lightweight": "4.3.0", + "System.Reflection.TypeExtensions": "4.4.0" + }, + "compile": { + "lib/netstandard2.0/Dapper.dll": {} + }, + "runtime": { + "lib/netstandard2.0/Dapper.dll": {} + } + }, + "Hangfire.AspNetCore/1.7.24": { + "type": "package", + "dependencies": { + "Hangfire.Core": "[1.7.24]" + }, + "compile": { + "lib/netcoreapp3.0/Hangfire.AspNetCore.dll": {} + }, + "runtime": { + "lib/netcoreapp3.0/Hangfire.AspNetCore.dll": {} + }, + "frameworkReferences": [ + "Microsoft.AspNetCore.App" + ] + }, + "Hangfire.Core/1.7.24": { + "type": "package", + "dependencies": { + "Newtonsoft.Json": "11.0.1" + }, + "compile": { + "lib/netstandard2.0/Hangfire.Core.dll": {} + }, + "runtime": { + "lib/netstandard2.0/Hangfire.Core.dll": {} + }, + "resource": { + "lib/netstandard2.0/ca/Hangfire.Core.resources.dll": { + "locale": "ca" + }, + "lib/netstandard2.0/de/Hangfire.Core.resources.dll": { + "locale": "de" + }, + "lib/netstandard2.0/es/Hangfire.Core.resources.dll": { + "locale": "es" + }, + "lib/netstandard2.0/fa/Hangfire.Core.resources.dll": { + "locale": "fa" + }, + "lib/netstandard2.0/fr/Hangfire.Core.resources.dll": { + "locale": "fr" + }, + "lib/netstandard2.0/nb/Hangfire.Core.resources.dll": { + "locale": "nb" + }, + "lib/netstandard2.0/nl/Hangfire.Core.resources.dll": { + "locale": "nl" + }, + "lib/netstandard2.0/pt-BR/Hangfire.Core.resources.dll": { + "locale": "pt-BR" + }, + "lib/netstandard2.0/pt-PT/Hangfire.Core.resources.dll": { + "locale": "pt-PT" + }, + "lib/netstandard2.0/pt/Hangfire.Core.resources.dll": { + "locale": "pt" + }, + "lib/netstandard2.0/zh-TW/Hangfire.Core.resources.dll": { + "locale": "zh-TW" + }, + "lib/netstandard2.0/zh/Hangfire.Core.resources.dll": { + "locale": "zh" + } + } + }, + "Hangfire.MySqlStorage/2.0.3": { + "type": "package", + "dependencies": { + "Dapper": "1.50.5", + "Hangfire.Core": "1.6.21", + "Microsoft.CSharp": "4.4.1", + "MySqlConnector": "1.0.0", + "Newtonsoft.Json": "11.0.2" + }, + "compile": { + "lib/netstandard2.0/Hangfire.MySql.dll": {} + }, + "runtime": { + "lib/netstandard2.0/Hangfire.MySql.dll": {} + } + }, + "Microsoft.AspNetCore.Authentication.Abstractions/2.2.0": { + "type": "package", + "dependencies": { + "Microsoft.AspNetCore.Http.Abstractions": "2.2.0", + "Microsoft.Extensions.Logging.Abstractions": "2.2.0", + "Microsoft.Extensions.Options": "2.2.0" + }, + "compile": { + "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll": {} + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll": {} + } + }, + "Microsoft.AspNetCore.Authentication.Core/2.2.0": { + "type": "package", + "dependencies": { + "Microsoft.AspNetCore.Authentication.Abstractions": "2.2.0", + "Microsoft.AspNetCore.Http": "2.2.0", + "Microsoft.AspNetCore.Http.Extensions": "2.2.0" + }, + "compile": { + "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll": {} + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll": {} + } + }, + "Microsoft.AspNetCore.Authorization/2.2.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.Logging.Abstractions": "2.2.0", + "Microsoft.Extensions.Options": "2.2.0" + }, + "compile": { + "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {} + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {} + } + }, + "Microsoft.AspNetCore.Authorization.Policy/2.2.0": { + "type": "package", + "dependencies": { + "Microsoft.AspNetCore.Authentication.Abstractions": "2.2.0", + "Microsoft.AspNetCore.Authorization": "2.2.0" + }, + "compile": { + "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll": {} + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll": {} + } + }, + "Microsoft.AspNetCore.Hosting.Abstractions/2.2.0": { + "type": "package", + "dependencies": { + "Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.2.0", + "Microsoft.AspNetCore.Http.Abstractions": "2.2.0", + "Microsoft.Extensions.Hosting.Abstractions": "2.2.0" + }, + "compile": { + "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll": {} + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll": {} + } + }, + "Microsoft.AspNetCore.Hosting.Server.Abstractions/2.2.0": { + "type": "package", + "dependencies": { + "Microsoft.AspNetCore.Http.Features": "2.2.0", + "Microsoft.Extensions.Configuration.Abstractions": "2.2.0" + }, + "compile": { + "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {} + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {} + } + }, + "Microsoft.AspNetCore.Http/2.2.0": { + "type": "package", + "dependencies": { + "Microsoft.AspNetCore.Http.Abstractions": "2.2.0", + "Microsoft.AspNetCore.WebUtilities": "2.2.0", + "Microsoft.Extensions.ObjectPool": "2.2.0", + "Microsoft.Extensions.Options": "2.2.0", + "Microsoft.Net.Http.Headers": "2.2.0" + }, + "compile": { + "lib/netstandard2.0/Microsoft.AspNetCore.Http.dll": {} + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AspNetCore.Http.dll": {} + } + }, + "Microsoft.AspNetCore.Http.Abstractions/2.2.0": { + "type": "package", + "dependencies": { + "Microsoft.AspNetCore.Http.Features": "2.2.0", + "System.Text.Encodings.Web": "4.5.0" + }, + "compile": { + "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {} + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {} + } + }, + "Microsoft.AspNetCore.Http.Extensions/2.2.0": { + "type": "package", + "dependencies": { + "Microsoft.AspNetCore.Http.Abstractions": "2.2.0", + "Microsoft.Extensions.FileProviders.Abstractions": "2.2.0", + "Microsoft.Net.Http.Headers": "2.2.0", + "System.Buffers": "4.5.0" + }, + "compile": { + "lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll": {} + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll": {} + } + }, + "Microsoft.AspNetCore.Http.Features/2.2.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.Primitives": "2.2.0" + }, + "compile": { + "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {} + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {} + } + }, + "Microsoft.AspNetCore.Mvc.Abstractions/2.2.0": { + "type": "package", + "dependencies": { + "Microsoft.AspNetCore.Routing.Abstractions": "2.2.0", + "Microsoft.Net.Http.Headers": "2.2.0" + }, + "compile": { + "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.dll": {} + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.dll": {} + } + }, + "Microsoft.AspNetCore.Mvc.Core/2.2.5": { + "type": "package", + "dependencies": { + "Microsoft.AspNetCore.Authentication.Core": "2.2.0", + "Microsoft.AspNetCore.Authorization.Policy": "2.2.0", + "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0", + "Microsoft.AspNetCore.Http": "2.2.0", + "Microsoft.AspNetCore.Http.Extensions": "2.2.0", + "Microsoft.AspNetCore.Mvc.Abstractions": "2.2.0", + "Microsoft.AspNetCore.ResponseCaching.Abstractions": "2.2.0", + "Microsoft.AspNetCore.Routing": "2.2.0", + "Microsoft.AspNetCore.Routing.Abstractions": "2.2.0", + "Microsoft.Extensions.DependencyInjection": "2.2.0", + "Microsoft.Extensions.DependencyModel": "2.1.0", + "Microsoft.Extensions.FileProviders.Abstractions": "2.2.0", + "Microsoft.Extensions.Logging.Abstractions": "2.2.0", + "System.Diagnostics.DiagnosticSource": "4.5.0", + "System.Threading.Tasks.Extensions": "4.5.1" + }, + "compile": { + "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.dll": {} + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.dll": {} + } + }, + "Microsoft.AspNetCore.ResponseCaching.Abstractions/2.2.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.Primitives": "2.2.0" + }, + "compile": { + "lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {} + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {} + } + }, + "Microsoft.AspNetCore.Routing/2.2.0": { + "type": "package", + "dependencies": { + "Microsoft.AspNetCore.Http.Extensions": "2.2.0", + "Microsoft.AspNetCore.Routing.Abstractions": "2.2.0", + "Microsoft.Extensions.Logging.Abstractions": "2.2.0", + "Microsoft.Extensions.ObjectPool": "2.2.0", + "Microsoft.Extensions.Options": "2.2.0" + }, + "compile": { + "lib/netcoreapp2.2/Microsoft.AspNetCore.Routing.dll": {} + }, + "runtime": { + "lib/netcoreapp2.2/Microsoft.AspNetCore.Routing.dll": {} + } + }, + "Microsoft.AspNetCore.Routing.Abstractions/2.2.0": { + "type": "package", + "dependencies": { + "Microsoft.AspNetCore.Http.Abstractions": "2.2.0" + }, + "compile": { + "lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll": {} + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll": {} + } + }, + "Microsoft.AspNetCore.WebUtilities/2.2.0": { + "type": "package", + "dependencies": { + "Microsoft.Net.Http.Headers": "2.2.0", + "System.Text.Encodings.Web": "4.5.0" + }, + "compile": { + "lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll": {} + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll": {} + } + }, + "Microsoft.CSharp/4.7.0": { + "type": "package", + "compile": { + "ref/netcoreapp2.0/_._": {} + }, + "runtime": { + "lib/netcoreapp2.0/_._": {} + } + }, + "Microsoft.EntityFrameworkCore/5.0.7": { + "type": "package", + "dependencies": { + "Microsoft.EntityFrameworkCore.Abstractions": "5.0.7", + "Microsoft.EntityFrameworkCore.Analyzers": "5.0.7", + "Microsoft.Extensions.Caching.Memory": "5.0.0", + "Microsoft.Extensions.DependencyInjection": "5.0.1", + "Microsoft.Extensions.Logging": "5.0.0", + "System.Collections.Immutable": "5.0.0", + "System.ComponentModel.Annotations": "5.0.0", + "System.Diagnostics.DiagnosticSource": "5.0.1" + }, + "compile": { + "lib/netstandard2.1/Microsoft.EntityFrameworkCore.dll": {} + }, + "runtime": { + "lib/netstandard2.1/Microsoft.EntityFrameworkCore.dll": {} + } + }, + "Microsoft.EntityFrameworkCore.Abstractions/5.0.7": { + "type": "package", + "compile": { + "lib/netstandard2.1/Microsoft.EntityFrameworkCore.Abstractions.dll": {} + }, + "runtime": { + "lib/netstandard2.1/Microsoft.EntityFrameworkCore.Abstractions.dll": {} + } + }, + "Microsoft.EntityFrameworkCore.Analyzers/5.0.7": { + "type": "package", + "compile": { + "lib/netstandard2.0/_._": {} + }, + "runtime": { + "lib/netstandard2.0/_._": {} + } + }, + "Microsoft.EntityFrameworkCore.Relational/5.0.7": { + "type": "package", + "dependencies": { + "Microsoft.EntityFrameworkCore": "5.0.7", + "Microsoft.Extensions.Configuration.Abstractions": "5.0.0" + }, + "compile": { + "lib/netstandard2.1/Microsoft.EntityFrameworkCore.Relational.dll": {} + }, + "runtime": { + "lib/netstandard2.1/Microsoft.EntityFrameworkCore.Relational.dll": {} + } + }, + "Microsoft.Extensions.Caching.Abstractions/5.0.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.Primitives": "5.0.0" + }, + "compile": { + "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {} + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {} + } + }, + "Microsoft.Extensions.Caching.Memory/5.0.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.Caching.Abstractions": "5.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", + "Microsoft.Extensions.Logging.Abstractions": "5.0.0", + "Microsoft.Extensions.Options": "5.0.0", + "Microsoft.Extensions.Primitives": "5.0.0" + }, + "compile": { + "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {} + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {} + } + }, + "Microsoft.Extensions.Configuration.Abstractions/5.0.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.Primitives": "5.0.0" + }, + "compile": { + "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} + } + }, + "Microsoft.Extensions.DependencyInjection/5.0.1": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0" + }, + "compile": { + "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll": {} + }, + "runtime": { + "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll": {} + } + }, + "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": { + "type": "package", + "compile": { + "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} + } + }, + "Microsoft.Extensions.DependencyModel/5.0.0": { + "type": "package", + "dependencies": { + "System.Text.Encodings.Web": "5.0.0", + "System.Text.Json": "5.0.0" + }, + "compile": { + "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": {} + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": {} + } + }, + "Microsoft.Extensions.FileProviders.Abstractions/2.2.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.Primitives": "2.2.0" + }, + "compile": { + "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {} + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {} + } + }, + "Microsoft.Extensions.Hosting.Abstractions/2.2.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.Configuration.Abstractions": "2.2.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "2.2.0", + "Microsoft.Extensions.FileProviders.Abstractions": "2.2.0", + "Microsoft.Extensions.Logging.Abstractions": "2.2.0" + }, + "compile": { + "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {} + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {} + } + }, + "Microsoft.Extensions.Logging/5.0.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.DependencyInjection": "5.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", + "Microsoft.Extensions.Logging.Abstractions": "5.0.0", + "Microsoft.Extensions.Options": "5.0.0", + "System.Diagnostics.DiagnosticSource": "5.0.0" + }, + "compile": { + "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": {} + }, + "runtime": { + "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": {} + } + }, + "Microsoft.Extensions.Logging.Abstractions/5.0.0": { + "type": "package", + "compile": { + "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} + } + }, + "Microsoft.Extensions.ObjectPool/2.2.0": { + "type": "package", + "compile": { + "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": {} + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": {} + } + }, + "Microsoft.Extensions.Options/5.0.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", + "Microsoft.Extensions.Primitives": "5.0.0" + }, + "compile": { + "lib/netstandard2.0/Microsoft.Extensions.Options.dll": {} + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Extensions.Options.dll": {} + } + }, + "Microsoft.Extensions.Primitives/5.0.0": { + "type": "package", + "compile": { + "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll": {} + }, + "runtime": { + "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll": {} + } + }, + "Microsoft.Net.Http.Headers/2.2.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.Primitives": "2.2.0", + "System.Buffers": "4.5.0" + }, + "compile": { + "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {} + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {} + } + }, + "Microsoft.NETCore.Platforms/2.0.0": { + "type": "package", + "compile": { + "lib/netstandard1.0/_._": {} + }, + "runtime": { + "lib/netstandard1.0/_._": {} + } + }, + "Microsoft.NETCore.Targets/1.1.0": { + "type": "package", + "compile": { + "lib/netstandard1.0/_._": {} + }, + "runtime": { + "lib/netstandard1.0/_._": {} + } + }, + "Microsoft.Win32.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": {} + } + }, + "Microsoft.Win32.Registry/4.4.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "2.0.0", + "System.Security.AccessControl": "4.4.0", + "System.Security.Principal.Windows": "4.4.0" + }, + "compile": { + "ref/netstandard2.0/_._": {} + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Win32.Registry.dll": {} + }, + "runtimeTargets": { + "runtimes/unix/lib/netcoreapp2.0/Microsoft.Win32.Registry.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.Registry.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "Microsoft.Win32.SystemEvents/4.5.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "2.0.0" + }, + "compile": { + "ref/netstandard2.0/_._": {} + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {} + }, + "runtimeTargets": { + "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "MySqlConnector/1.3.10": { + "type": "package", + "compile": { + "lib/netcoreapp3.1/MySqlConnector.dll": {} + }, + "runtime": { + "lib/netcoreapp3.1/MySqlConnector.dll": {} + } + }, + "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": {} + }, + "runtime": { + "lib/netstandard2.0/Newtonsoft.Json.dll": {} + } + }, + "NPOI/2.5.3": { + "type": "package", + "dependencies": { + "Portable.BouncyCastle": "1.8.6", + "SharpZipLib": "[1.2.0]", + "System.Configuration.ConfigurationManager": "4.5.0", + "System.Drawing.Common": "4.5.0" + }, + "compile": { + "lib/netstandard2.1/NPOI.OOXML.dll": {}, + "lib/netstandard2.1/NPOI.OpenXml4Net.dll": {}, + "lib/netstandard2.1/NPOI.OpenXmlFormats.dll": {}, + "lib/netstandard2.1/NPOI.dll": {} + }, + "runtime": { + "lib/netstandard2.1/NPOI.OOXML.dll": {}, + "lib/netstandard2.1/NPOI.OpenXml4Net.dll": {}, + "lib/netstandard2.1/NPOI.OpenXmlFormats.dll": {}, + "lib/netstandard2.1/NPOI.dll": {} + } + }, + "Pomelo.EntityFrameworkCore.MySql/5.0.1": { + "type": "package", + "dependencies": { + "Microsoft.EntityFrameworkCore.Relational": "[5.0.7, 6.0.0)", + "Microsoft.Extensions.DependencyInjection": "5.0.1", + "MySqlConnector": "1.3.10" + }, + "compile": { + "lib/netstandard2.1/Pomelo.EntityFrameworkCore.MySql.dll": {} + }, + "runtime": { + "lib/netstandard2.1/Pomelo.EntityFrameworkCore.MySql.dll": {} + } + }, + "Portable.BouncyCastle/1.8.6": { + "type": "package", + "compile": { + "lib/netstandard2.0/BouncyCastle.Crypto.dll": {} + }, + "runtime": { + "lib/netstandard2.0/BouncyCastle.Crypto.dll": {} + } + }, + "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.Data.SqlClient.sni/4.4.0": { + "type": "package", + "dependencies": { + "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0", + "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0", + "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0" + } + }, + "runtime.native.System.IO.Compression/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0" + }, + "compile": { + "lib/netstandard1.0/_._": {} + }, + "runtime": { + "lib/netstandard1.0/_._": {} + } + }, + "runtime.native.System.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" + } + } + }, + "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "type": "package", + "runtimeTargets": { + "runtimes/win-arm64/native/sni.dll": { + "assetType": "native", + "rid": "win-arm64" + } + } + }, + "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "type": "package", + "runtimeTargets": { + "runtimes/win-x64/native/sni.dll": { + "assetType": "native", + "rid": "win-x64" + } + } + }, + "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "type": "package", + "runtimeTargets": { + "runtimes/win-x86/native/sni.dll": { + "assetType": "native", + "rid": "win-x86" + } + } + }, + "SharpZipLib/1.2.0": { + "type": "package", + "compile": { + "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll": {} + }, + "runtime": { + "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll": {} + } + }, + "System.AppContext/4.3.0": { + "type": "package", + "dependencies": { + "System.Runtime": "4.3.0" + }, + "compile": { + "ref/netstandard1.6/System.AppContext.dll": {} + }, + "runtime": { + "lib/netstandard1.6/System.AppContext.dll": {} + } + }, + "System.Buffers/4.5.0": { + "type": "package", + "compile": { + "ref/netcoreapp2.0/_._": {} + }, + "runtime": { + "lib/netcoreapp2.0/_._": {} + } + }, + "System.Collections/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/System.Collections.dll": {} + } + }, + "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": {} + }, + "runtime": { + "lib/netstandard1.3/System.Collections.Concurrent.dll": {} + } + }, + "System.Collections.Immutable/5.0.0": { + "type": "package", + "compile": { + "lib/netstandard2.0/System.Collections.Immutable.dll": {} + }, + "runtime": { + "lib/netstandard2.0/System.Collections.Immutable.dll": {} + } + }, + "System.Collections.NonGeneric/4.3.0": { + "type": "package", + "dependencies": { + "System.Diagnostics.Debug": "4.3.0", + "System.Globalization": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Threading": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/System.Collections.NonGeneric.dll": {} + }, + "runtime": { + "lib/netstandard1.3/System.Collections.NonGeneric.dll": {} + } + }, + "System.Collections.Specialized/4.3.0": { + "type": "package", + "dependencies": { + "System.Collections.NonGeneric": "4.3.0", + "System.Globalization": "4.3.0", + "System.Globalization.Extensions": "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.3/System.Collections.Specialized.dll": {} + }, + "runtime": { + "lib/netstandard1.3/System.Collections.Specialized.dll": {} + } + }, + "System.ComponentModel/4.3.0": { + "type": "package", + "dependencies": { + "System.Runtime": "4.3.0" + }, + "compile": { + "ref/netstandard1.0/System.ComponentModel.dll": {} + }, + "runtime": { + "lib/netstandard1.3/System.ComponentModel.dll": {} + } + }, + "System.ComponentModel.Annotations/5.0.0": { + "type": "package", + "compile": { + "ref/netstandard2.1/System.ComponentModel.Annotations.dll": {} + }, + "runtime": { + "lib/netstandard2.1/System.ComponentModel.Annotations.dll": {} + } + }, + "System.ComponentModel.Primitives/4.3.0": { + "type": "package", + "dependencies": { + "System.ComponentModel": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0" + }, + "compile": { + "ref/netstandard1.0/System.ComponentModel.Primitives.dll": {} + }, + "runtime": { + "lib/netstandard1.0/System.ComponentModel.Primitives.dll": {} + } + }, + "System.ComponentModel.TypeConverter/4.3.0": { + "type": "package", + "dependencies": { + "System.Collections": "4.3.0", + "System.Collections.NonGeneric": "4.3.0", + "System.Collections.Specialized": "4.3.0", + "System.ComponentModel": "4.3.0", + "System.ComponentModel.Primitives": "4.3.0", + "System.Globalization": "4.3.0", + "System.Linq": "4.3.0", + "System.Reflection": "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.5/System.ComponentModel.TypeConverter.dll": {} + }, + "runtime": { + "lib/netstandard1.5/System.ComponentModel.TypeConverter.dll": {} + } + }, + "System.Configuration.ConfigurationManager/4.5.0": { + "type": "package", + "dependencies": { + "System.Security.Cryptography.ProtectedData": "4.5.0", + "System.Security.Permissions": "4.5.0" + }, + "compile": { + "ref/netstandard2.0/System.Configuration.ConfigurationManager.dll": {} + }, + "runtime": { + "lib/netstandard2.0/System.Configuration.ConfigurationManager.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": {} + } + }, + "System.Data.SqlClient/4.4.0": { + "type": "package", + "dependencies": { + "Microsoft.Win32.Registry": "4.4.0", + "System.Security.Principal.Windows": "4.4.0", + "System.Text.Encoding.CodePages": "4.4.0", + "runtime.native.System.Data.SqlClient.sni": "4.4.0" + }, + "compile": { + "ref/netstandard2.0/System.Data.SqlClient.dll": {} + }, + "runtime": { + "lib/netstandard2.0/System.Data.SqlClient.dll": {} + }, + "runtimeTargets": { + "runtimes/unix/lib/netstandard2.0/System.Data.SqlClient.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/netstandard2.0/System.Data.SqlClient.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Diagnostics.Debug/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} + } + }, + "System.Diagnostics.DiagnosticSource/5.0.1": { + "type": "package", + "compile": { + "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {} + }, + "runtime": { + "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {} + } + }, + "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": {} + } + }, + "System.Diagnostics.TraceSource/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.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Threading": "4.3.0", + "runtime.native.System": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/System.Diagnostics.TraceSource.dll": {} + }, + "runtimeTargets": { + "runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "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": {} + } + }, + "System.Drawing.Common/4.5.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "2.0.0", + "Microsoft.Win32.SystemEvents": "4.5.0" + }, + "compile": { + "ref/netstandard2.0/System.Drawing.Common.dll": {} + }, + "runtime": { + "lib/netstandard2.0/System.Drawing.Common.dll": {} + }, + "runtimeTargets": { + "runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Dynamic.Runtime/4.3.0": { + "type": "package", + "dependencies": { + "System.Collections": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Linq": "4.3.0", + "System.Linq.Expressions": "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.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.3/System.Dynamic.Runtime.dll": {} + }, + "runtime": { + "lib/netstandard1.3/System.Dynamic.Runtime.dll": {} + } + }, + "System.Globalization/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/System.Globalization.dll": {} + } + }, + "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": {} + } + }, + "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/_._": {} + }, + "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": {} + } + }, + "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": {} + }, + "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": {} + }, + "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": {} + } + }, + "System.IO.FileSystem.Primitives/4.3.0": { + "type": "package", + "dependencies": { + "System.Runtime": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} + }, + "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": {} + }, + "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": {} + }, + "runtime": { + "lib/netstandard1.6/System.Linq.Expressions.dll": {} + } + }, + "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": {} + }, + "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": {} + } + }, + "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": {} + } + }, + "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": {} + }, + "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": {} + } + }, + "System.Reflection.Emit/4.7.0": { + "type": "package", + "compile": { + "ref/netcoreapp2.0/_._": {} + }, + "runtime": { + "lib/netcoreapp2.0/_._": {} + } + }, + "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/System.Reflection.Emit.ILGeneration.dll": {} + }, + "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/System.Reflection.Emit.Lightweight.dll": {} + }, + "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": {} + } + }, + "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": {} + } + }, + "System.Reflection.TypeExtensions/4.4.0": { + "type": "package", + "compile": { + "ref/netcoreapp2.0/_._": {} + }, + "runtime": { + "lib/netcoreapp2.0/_._": {} + } + }, + "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": {} + } + }, + "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": {} + } + }, + "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": {} + } + }, + "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": {} + } + }, + "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": {} + }, + "runtime": { + "lib/netstandard1.3/System.Runtime.Numerics.dll": {} + } + }, + "System.Security.AccessControl/4.5.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "2.0.0", + "System.Security.Principal.Windows": "4.5.0" + }, + "compile": { + "ref/netstandard2.0/System.Security.AccessControl.dll": {} + }, + "runtime": { + "lib/netstandard2.0/System.Security.AccessControl.dll": {} + }, + "runtimeTargets": { + "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Security.Cryptography.Algorithms/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "System.Collections": "4.3.0", + "System.IO": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Runtime.Numerics": "4.3.0", + "System.Security.Cryptography.Encoding": "4.3.0", + "System.Security.Cryptography.Primitives": "4.3.0", + "System.Text.Encoding": "4.3.0", + "runtime.native.System.Security.Cryptography.Apple": "4.3.0", + "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" + }, + "compile": { + "ref/netstandard1.6/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": {} + }, + "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.ProtectedData/4.5.0": { + "type": "package", + "compile": { + "ref/netstandard2.0/_._": {} + }, + "runtime": { + "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {} + }, + "runtimeTargets": { + "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Security.Cryptography.X509Certificates/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "System.Collections": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Globalization": "4.3.0", + "System.Globalization.Calendars": "4.3.0", + "System.IO": "4.3.0", + "System.IO.FileSystem": "4.3.0", + "System.IO.FileSystem.Primitives": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Runtime.Numerics": "4.3.0", + "System.Security.Cryptography.Algorithms": "4.3.0", + "System.Security.Cryptography.Cng": "4.3.0", + "System.Security.Cryptography.Csp": "4.3.0", + "System.Security.Cryptography.Encoding": "4.3.0", + "System.Security.Cryptography.OpenSsl": "4.3.0", + "System.Security.Cryptography.Primitives": "4.3.0", + "System.Text.Encoding": "4.3.0", + "System.Threading": "4.3.0", + "runtime.native.System": "4.3.0", + "runtime.native.System.Net.Http": "4.3.0", + "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" + }, + "compile": { + "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} + }, + "runtimeTargets": { + "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Security.Permissions/4.5.0": { + "type": "package", + "dependencies": { + "System.Security.AccessControl": "4.5.0" + }, + "compile": { + "ref/netstandard2.0/System.Security.Permissions.dll": {} + }, + "runtime": { + "lib/netstandard2.0/System.Security.Permissions.dll": {} + } + }, + "System.Security.Principal.Windows/4.5.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "2.0.0" + }, + "compile": { + "ref/netstandard2.0/System.Security.Principal.Windows.dll": {} + }, + "runtime": { + "lib/netstandard2.0/System.Security.Principal.Windows.dll": {} + }, + "runtimeTargets": { + "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Text.Encoding/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/System.Text.Encoding.dll": {} + } + }, + "System.Text.Encoding.CodePages/4.4.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "2.0.0" + }, + "compile": { + "ref/netstandard2.0/_._": {} + }, + "runtime": { + "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {} + }, + "runtimeTargets": { + "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Text.Encoding.Extensions/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0", + "System.Text.Encoding": "4.3.0" + }, + "compile": { + "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} + } + }, + "System.Text.Encodings.Web/5.0.0": { + "type": "package", + "compile": { + "lib/netcoreapp3.0/System.Text.Encodings.Web.dll": {} + }, + "runtime": { + "lib/netcoreapp3.0/System.Text.Encodings.Web.dll": {} + } + }, + "System.Text.Json/5.0.0": { + "type": "package", + "compile": { + "lib/netcoreapp3.0/System.Text.Json.dll": {} + }, + "runtime": { + "lib/netcoreapp3.0/System.Text.Json.dll": {} + } + }, + "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": {} + }, + "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": {} + } + }, + "System.Threading.Tasks.Extensions/4.5.1": { + "type": "package", + "compile": { + "ref/netcoreapp2.1/_._": {} + }, + "runtime": { + "lib/netcoreapp2.1/_._": {} + } + }, + "System.Threading.Timer/4.3.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0" + }, + "compile": { + "ref/netstandard1.2/System.Threading.Timer.dll": {} + } + }, + "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": {} + }, + "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": {} + }, + "runtime": { + "lib/netstandard1.3/System.Xml.XDocument.dll": {} + } + }, + "System.Xml.XmlDocument/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.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.XmlDocument.dll": {} + }, + "runtime": { + "lib/netstandard1.3/System.Xml.XmlDocument.dll": {} + } + }, + "Application.Shared/1.0.0": { + "type": "project", + "framework": ".NETCoreApp,Version=v3.1", + "dependencies": { + "Infrastructure": "1.0.0" + }, + "compile": { + "bin/placeholder/Application.Shared.dll": {} + }, + "runtime": { + "bin/placeholder/Application.Shared.dll": {} + } + }, + "BackGround/1.0.0": { + "type": "project", + "framework": ".NETCoreApp,Version=v3.1", + "dependencies": { + "Application.Shared": "1.0.0", + "EntityFramework": "1.0.0", + "Hangfire.AspNetCore": "1.7.24", + "Hangfire.Core": "1.7.24", + "Hangfire.MySqlStorage": "2.0.3", + "Infrastructure": "1.0.0" + }, + "compile": { + "bin/placeholder/BackGround.dll": {} + }, + "runtime": { + "bin/placeholder/BackGround.dll": {} + } + }, + "Domain/1.0.0": { + "type": "project", + "framework": ".NETCoreApp,Version=v3.1", + "dependencies": { + "Domain.Shared": "1.0.0", + "Infrastructure": "1.0.0" + }, + "compile": { + "bin/placeholder/Domain.dll": {} + }, + "runtime": { + "bin/placeholder/Domain.dll": {} + } + }, + "Domain.Service/1.0.0": { + "type": "project", + "framework": ".NETCoreApp,Version=v3.1", + "dependencies": { + "EntityFramework": "1.0.0", + "Infrastructure": "1.0.0" + }, + "compile": { + "bin/placeholder/Domain.Service.dll": {} + }, + "runtime": { + "bin/placeholder/Domain.Service.dll": {} + } + }, + "Domain.Shared/1.0.0": { + "type": "project", + "framework": ".NETCoreApp,Version=v3.1", + "compile": { + "bin/placeholder/Domain.Shared.dll": {} + }, + "runtime": { + "bin/placeholder/Domain.Shared.dll": {} + } + }, + "EntityFramework/1.0.0": { + "type": "project", + "framework": ".NETCoreApp,Version=v3.1", + "dependencies": { + "Domain": "1.0.0", + "Microsoft.EntityFrameworkCore": "5.0.7", + "Pomelo.EntityFrameworkCore.MySql": "5.0.1" + }, + "compile": { + "bin/placeholder/EntityFramework.dll": {} + }, + "runtime": { + "bin/placeholder/EntityFramework.dll": {} + } + }, + "Infrastructure/1.0.0": { + "type": "project", + "framework": ".NETCoreApp,Version=v3.1", + "dependencies": { + "Autofac": "6.2.0", + "Autofac.Extensions.DependencyInjection": "7.1.0", + "Autofac.Extras.DynamicProxy": "6.0.0", + "Microsoft.AspNetCore.Mvc.Core": "2.2.5", + "Microsoft.Extensions.DependencyModel": "5.0.0", + "NPOI": "2.5.3", + "Newtonsoft.Json": "13.0.1" + }, + "compile": { + "bin/placeholder/Infrastructure.dll": {} + }, + "runtime": { + "bin/placeholder/Infrastructure.dll": {} + } + } + } + }, + "libraries": { + "Autofac/6.2.0": { + "sha512": "BX8IM0GANE38uSr4QwXL4PgA8vWWYt2P5cZzipn/vDnf0fDbPSGKSHEroJ09rB7ANxdyf7MdEgVs+pvL8kwYCg==", + "type": "package", + "path": "autofac/6.2.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "autofac.6.2.0.nupkg.sha512", + "autofac.nuspec", + "icon.png", + "lib/net5.0/Autofac.dll", + "lib/net5.0/Autofac.pdb", + "lib/net5.0/Autofac.xml", + "lib/netstandard2.0/Autofac.dll", + "lib/netstandard2.0/Autofac.pdb", + "lib/netstandard2.0/Autofac.xml", + "lib/netstandard2.1/Autofac.dll", + "lib/netstandard2.1/Autofac.pdb", + "lib/netstandard2.1/Autofac.xml" + ] + }, + "Autofac.Extensions.DependencyInjection/7.1.0": { + "sha512": "nm6rZREZ9tjdKXu9cmT69zHkZODagjCPlRRCOhiS1VqFFis9LQnMl18L4OYr8yfCW1WAQkFDD2CNaK/kF5Eqeg==", + "type": "package", + "path": "autofac.extensions.dependencyinjection/7.1.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "autofac.extensions.dependencyinjection.7.1.0.nupkg.sha512", + "autofac.extensions.dependencyinjection.nuspec", + "icon.png", + "lib/netstandard2.0/Autofac.Extensions.DependencyInjection.dll", + "lib/netstandard2.0/Autofac.Extensions.DependencyInjection.pdb", + "lib/netstandard2.0/Autofac.Extensions.DependencyInjection.xml", + "lib/netstandard2.1/Autofac.Extensions.DependencyInjection.dll", + "lib/netstandard2.1/Autofac.Extensions.DependencyInjection.pdb", + "lib/netstandard2.1/Autofac.Extensions.DependencyInjection.xml" + ] + }, + "Autofac.Extras.DynamicProxy/6.0.0": { + "sha512": "Z86ZX33qYZ09xhdnYEyD/xilGUQBiITSAdHVZw59Qb+bN+tN/WFVDBZGQZZnI3+l8+hdjM2zWdcK4sgUEavRzw==", + "type": "package", + "path": "autofac.extras.dynamicproxy/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "autofac.extras.dynamicproxy.6.0.0.nupkg.sha512", + "autofac.extras.dynamicproxy.nuspec", + "icon.png", + "lib/netstandard2.0/Autofac.Extras.DynamicProxy.dll", + "lib/netstandard2.0/Autofac.Extras.DynamicProxy.pdb", + "lib/netstandard2.0/Autofac.Extras.DynamicProxy.xml", + "lib/netstandard2.1/Autofac.Extras.DynamicProxy.dll", + "lib/netstandard2.1/Autofac.Extras.DynamicProxy.pdb", + "lib/netstandard2.1/Autofac.Extras.DynamicProxy.xml" + ] + }, + "AutoMapper/10.1.1": { + "sha512": "uMgbqOdu9ZG5cIOty0C85hzzayBH2i9BthnS5FlMqKtMSHDv4ts81a2jS1VFaDBVhlBeIqJ/kQKjQY95BZde9w==", + "type": "package", + "path": "automapper/10.1.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "automapper.10.1.1.nupkg.sha512", + "automapper.nuspec", + "icon.png", + "lib/net461/AutoMapper.dll", + "lib/net461/AutoMapper.xml", + "lib/netstandard2.0/AutoMapper.dll", + "lib/netstandard2.0/AutoMapper.xml" + ] + }, + "AutoMapper.Extensions.Microsoft.DependencyInjection/8.1.1": { + "sha512": "xSWoVzOipuDU4PeZcUfaZQ+xqXU8QmGv5jrdlxt3MYm9xaOmrefqcfzGQ3SQ+D+8wfBa/ZwSuL0qKOVj080inA==", + "type": "package", + "path": "automapper.extensions.microsoft.dependencyinjection/8.1.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "automapper.extensions.microsoft.dependencyinjection.8.1.1.nupkg.sha512", + "automapper.extensions.microsoft.dependencyinjection.nuspec", + "icon.png", + "lib/netstandard2.0/AutoMapper.Extensions.Microsoft.DependencyInjection.dll" + ] + }, + "Castle.Core/4.4.0": { + "sha512": "b5rRL5zeaau1y/5hIbI+6mGw3cwun16YjkHZnV9RRT5UyUIFsgLmNXJ0YnIN9p8Hw7K7AbG1q1UclQVU3DinAQ==", + "type": "package", + "path": "castle.core/4.4.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ASL - Apache Software Foundation License.txt", + "CHANGELOG.md", + "LICENSE", + "castle.core.4.4.0.nupkg.sha512", + "castle.core.nuspec", + "lib/net35/Castle.Core.dll", + "lib/net35/Castle.Core.xml", + "lib/net40/Castle.Core.dll", + "lib/net40/Castle.Core.xml", + "lib/net45/Castle.Core.dll", + "lib/net45/Castle.Core.xml", + "lib/netstandard1.3/Castle.Core.dll", + "lib/netstandard1.3/Castle.Core.xml", + "lib/netstandard1.5/Castle.Core.dll", + "lib/netstandard1.5/Castle.Core.xml", + "readme.txt" + ] + }, + "Dapper/1.50.5": { + "sha512": "1vPpX7WQmQCIb7rwlGOUoVs/yWZhVKvdhuG7WrJV+V+qsP8btnrrCqVWHENAlJxBAnUw5rhWfmuba9/Egei9MA==", + "type": "package", + "path": "dapper/1.50.5", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "dapper.1.50.5.nupkg.sha512", + "dapper.nuspec", + "lib/net451/Dapper.dll", + "lib/net451/Dapper.xml", + "lib/netstandard1.3/Dapper.dll", + "lib/netstandard1.3/Dapper.xml", + "lib/netstandard2.0/Dapper.dll", + "lib/netstandard2.0/Dapper.xml" + ] + }, + "Hangfire.AspNetCore/1.7.24": { + "sha512": "RrX90Pgo+EzwVKpSa2xCokAtVlNfukX2lLUw3skEkRVggxqh8sWR/Krmf1uHFnJ2+rFK6CtrjLtMsZedH8rBFg==", + "type": "package", + "path": "hangfire.aspnetcore/1.7.24", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "COPYING", + "COPYING.LESSER", + "LICENSE.md", + "LICENSE_ROYALTYFREE", + "LICENSE_STANDARD", + "NOTICES", + "hangfire.aspnetcore.1.7.24.nupkg.sha512", + "hangfire.aspnetcore.nuspec", + "lib/net451/Hangfire.AspNetCore.dll", + "lib/net451/Hangfire.AspNetCore.xml", + "lib/net461/Hangfire.AspNetCore.dll", + "lib/net461/Hangfire.AspNetCore.xml", + "lib/netcoreapp3.0/Hangfire.AspNetCore.dll", + "lib/netcoreapp3.0/Hangfire.AspNetCore.xml", + "lib/netstandard1.3/Hangfire.AspNetCore.dll", + "lib/netstandard1.3/Hangfire.AspNetCore.xml", + "lib/netstandard2.0/Hangfire.AspNetCore.dll", + "lib/netstandard2.0/Hangfire.AspNetCore.xml" + ] + }, + "Hangfire.Core/1.7.24": { + "sha512": "3TzxeY8VDEYZR6Fo6EmgPNUBynOnWWiH7zbDB8TUEXZTA2EWnKjQg2p1UyMziRmPSg+qZdizgozKCuQlXPbktw==", + "type": "package", + "path": "hangfire.core/1.7.24", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "COPYING", + "COPYING.LESSER", + "LICENSE.md", + "LICENSE_ROYALTYFREE", + "LICENSE_STANDARD", + "NOTICES", + "hangfire.core.1.7.24.nupkg.sha512", + "hangfire.core.nuspec", + "lib/net45/Hangfire.Core.dll", + "lib/net45/Hangfire.Core.xml", + "lib/net45/ca/Hangfire.Core.resources.dll", + "lib/net45/de/Hangfire.Core.resources.dll", + "lib/net45/es/Hangfire.Core.resources.dll", + "lib/net45/fa/Hangfire.Core.resources.dll", + "lib/net45/fr/Hangfire.Core.resources.dll", + "lib/net45/nb/Hangfire.Core.resources.dll", + "lib/net45/nl/Hangfire.Core.resources.dll", + "lib/net45/pt-BR/Hangfire.Core.resources.dll", + "lib/net45/pt-PT/Hangfire.Core.resources.dll", + "lib/net45/pt/Hangfire.Core.resources.dll", + "lib/net45/zh-TW/Hangfire.Core.resources.dll", + "lib/net45/zh/Hangfire.Core.resources.dll", + "lib/net46/Hangfire.Core.dll", + "lib/net46/Hangfire.Core.xml", + "lib/net46/ca/Hangfire.Core.resources.dll", + "lib/net46/de/Hangfire.Core.resources.dll", + "lib/net46/es/Hangfire.Core.resources.dll", + "lib/net46/fa/Hangfire.Core.resources.dll", + "lib/net46/fr/Hangfire.Core.resources.dll", + "lib/net46/nb/Hangfire.Core.resources.dll", + "lib/net46/nl/Hangfire.Core.resources.dll", + "lib/net46/pt-BR/Hangfire.Core.resources.dll", + "lib/net46/pt-PT/Hangfire.Core.resources.dll", + "lib/net46/pt/Hangfire.Core.resources.dll", + "lib/net46/zh-TW/Hangfire.Core.resources.dll", + "lib/net46/zh/Hangfire.Core.resources.dll", + "lib/netstandard1.3/Hangfire.Core.dll", + "lib/netstandard1.3/Hangfire.Core.xml", + "lib/netstandard1.3/ca/Hangfire.Core.resources.dll", + "lib/netstandard1.3/de/Hangfire.Core.resources.dll", + "lib/netstandard1.3/es/Hangfire.Core.resources.dll", + "lib/netstandard1.3/fa/Hangfire.Core.resources.dll", + "lib/netstandard1.3/fr/Hangfire.Core.resources.dll", + "lib/netstandard1.3/nb/Hangfire.Core.resources.dll", + "lib/netstandard1.3/nl/Hangfire.Core.resources.dll", + "lib/netstandard1.3/pt-BR/Hangfire.Core.resources.dll", + "lib/netstandard1.3/pt-PT/Hangfire.Core.resources.dll", + "lib/netstandard1.3/pt/Hangfire.Core.resources.dll", + "lib/netstandard1.3/zh-TW/Hangfire.Core.resources.dll", + "lib/netstandard1.3/zh/Hangfire.Core.resources.dll", + "lib/netstandard2.0/Hangfire.Core.dll", + "lib/netstandard2.0/Hangfire.Core.xml", + "lib/netstandard2.0/ca/Hangfire.Core.resources.dll", + "lib/netstandard2.0/de/Hangfire.Core.resources.dll", + "lib/netstandard2.0/es/Hangfire.Core.resources.dll", + "lib/netstandard2.0/fa/Hangfire.Core.resources.dll", + "lib/netstandard2.0/fr/Hangfire.Core.resources.dll", + "lib/netstandard2.0/nb/Hangfire.Core.resources.dll", + "lib/netstandard2.0/nl/Hangfire.Core.resources.dll", + "lib/netstandard2.0/pt-BR/Hangfire.Core.resources.dll", + "lib/netstandard2.0/pt-PT/Hangfire.Core.resources.dll", + "lib/netstandard2.0/pt/Hangfire.Core.resources.dll", + "lib/netstandard2.0/zh-TW/Hangfire.Core.resources.dll", + "lib/netstandard2.0/zh/Hangfire.Core.resources.dll" + ] + }, + "Hangfire.MySqlStorage/2.0.3": { + "sha512": "02hKjRxeEl3UQkfu3tHXZd2qe5FwOErX2j8ezhJooFEzCyrrDhFTuB8sXtJW0Hr+sbAuR6oF4nvAwOp+USU6nw==", + "type": "package", + "path": "hangfire.mysqlstorage/2.0.3", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "hangfire.mysqlstorage.2.0.3.nupkg.sha512", + "hangfire.mysqlstorage.nuspec", + "lib/net452/Hangfire.MySql.dll", + "lib/netstandard2.0/Hangfire.MySql.dll" + ] + }, + "Microsoft.AspNetCore.Authentication.Abstractions/2.2.0": { + "sha512": "VloMLDJMf3n/9ic5lCBOa42IBYJgyB1JhzLsL68Zqg+2bEPWfGBj/xCJy/LrKTArN0coOcZp3wyVTZlx0y9pHQ==", + "type": "package", + "path": "microsoft.aspnetcore.authentication.abstractions/2.2.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll", + "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.xml", + "microsoft.aspnetcore.authentication.abstractions.2.2.0.nupkg.sha512", + "microsoft.aspnetcore.authentication.abstractions.nuspec" + ] + }, + "Microsoft.AspNetCore.Authentication.Core/2.2.0": { + "sha512": "XlVJzJ5wPOYW+Y0J6Q/LVTEyfS4ssLXmt60T0SPP+D8abVhBTl+cgw2gDHlyKYIkcJg7btMVh383NDkMVqD/fg==", + "type": "package", + "path": "microsoft.aspnetcore.authentication.core/2.2.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll", + "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.xml", + "microsoft.aspnetcore.authentication.core.2.2.0.nupkg.sha512", + "microsoft.aspnetcore.authentication.core.nuspec" + ] + }, + "Microsoft.AspNetCore.Authorization/2.2.0": { + "sha512": "/L0W8H3jMYWyaeA9gBJqS/tSWBegP9aaTM0mjRhxTttBY9z4RVDRYJ2CwPAmAXIuPr3r1sOw+CS8jFVRGHRezQ==", + "type": "package", + "path": "microsoft.aspnetcore.authorization/2.2.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll", + "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.xml", + "microsoft.aspnetcore.authorization.2.2.0.nupkg.sha512", + "microsoft.aspnetcore.authorization.nuspec" + ] + }, + "Microsoft.AspNetCore.Authorization.Policy/2.2.0": { + "sha512": "aJCo6niDRKuNg2uS2WMEmhJTooQUGARhV2ENQ2tO5443zVHUo19MSgrgGo9FIrfD+4yKPF8Q+FF33WkWfPbyKw==", + "type": "package", + "path": "microsoft.aspnetcore.authorization.policy/2.2.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll", + "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.xml", + "microsoft.aspnetcore.authorization.policy.2.2.0.nupkg.sha512", + "microsoft.aspnetcore.authorization.policy.nuspec" + ] + }, + "Microsoft.AspNetCore.Hosting.Abstractions/2.2.0": { + "sha512": "ubycklv+ZY7Kutdwuy1W4upWcZ6VFR8WUXU7l7B2+mvbDBBPAcfpi+E+Y5GFe+Q157YfA3C49D2GCjAZc7Mobw==", + "type": "package", + "path": "microsoft.aspnetcore.hosting.abstractions/2.2.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll", + "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.xml", + "microsoft.aspnetcore.hosting.abstractions.2.2.0.nupkg.sha512", + "microsoft.aspnetcore.hosting.abstractions.nuspec" + ] + }, + "Microsoft.AspNetCore.Hosting.Server.Abstractions/2.2.0": { + "sha512": "1PMijw8RMtuQF60SsD/JlKtVfvh4NORAhF4wjysdABhlhTrYmtgssqyncR0Stq5vqtjplZcj6kbT4LRTglt9IQ==", + "type": "package", + "path": "microsoft.aspnetcore.hosting.server.abstractions/2.2.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll", + "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.xml", + "microsoft.aspnetcore.hosting.server.abstractions.2.2.0.nupkg.sha512", + "microsoft.aspnetcore.hosting.server.abstractions.nuspec" + ] + }, + "Microsoft.AspNetCore.Http/2.2.0": { + "sha512": "YogBSMotWPAS/X5967pZ+yyWPQkThxhmzAwyCHCSSldzYBkW5W5d6oPfBaPqQOnSHYTpSOSOkpZoAce0vwb6+A==", + "type": "package", + "path": "microsoft.aspnetcore.http/2.2.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/netstandard2.0/Microsoft.AspNetCore.Http.dll", + "lib/netstandard2.0/Microsoft.AspNetCore.Http.xml", + "microsoft.aspnetcore.http.2.2.0.nupkg.sha512", + "microsoft.aspnetcore.http.nuspec" + ] + }, + "Microsoft.AspNetCore.Http.Abstractions/2.2.0": { + "sha512": "Nxs7Z1q3f1STfLYKJSVXCs1iBl+Ya6E8o4Oy1bCxJ/rNI44E/0f6tbsrVqAWfB7jlnJfyaAtIalBVxPKUPQb4Q==", + "type": "package", + "path": "microsoft.aspnetcore.http.abstractions/2.2.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll", + "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.xml", + "microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512", + "microsoft.aspnetcore.http.abstractions.nuspec" + ] + }, + "Microsoft.AspNetCore.Http.Extensions/2.2.0": { + "sha512": "2DgZ9rWrJtuR7RYiew01nGRzuQBDaGHGmK56Rk54vsLLsCdzuFUPqbDTJCS1qJQWTbmbIQ9wGIOjpxA1t0l7/w==", + "type": "package", + "path": "microsoft.aspnetcore.http.extensions/2.2.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll", + "lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.xml", + "microsoft.aspnetcore.http.extensions.2.2.0.nupkg.sha512", + "microsoft.aspnetcore.http.extensions.nuspec" + ] + }, + "Microsoft.AspNetCore.Http.Features/2.2.0": { + "sha512": "ziFz5zH8f33En4dX81LW84I6XrYXKf9jg6aM39cM+LffN9KJahViKZ61dGMSO2gd3e+qe5yBRwsesvyqlZaSMg==", + "type": "package", + "path": "microsoft.aspnetcore.http.features/2.2.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll", + "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.xml", + "microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512", + "microsoft.aspnetcore.http.features.nuspec" + ] + }, + "Microsoft.AspNetCore.Mvc.Abstractions/2.2.0": { + "sha512": "ET6uZpfVbGR1NjCuLaLy197cQ3qZUjzl7EG5SL4GfJH/c9KRE89MMBrQegqWsh0w1iRUB/zQaK0anAjxa/pz4g==", + "type": "package", + "path": "microsoft.aspnetcore.mvc.abstractions/2.2.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.dll", + "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.xml", + "microsoft.aspnetcore.mvc.abstractions.2.2.0.nupkg.sha512", + "microsoft.aspnetcore.mvc.abstractions.nuspec" + ] + }, + "Microsoft.AspNetCore.Mvc.Core/2.2.5": { + "sha512": "/8sr8ixIUD57UFwUntha9bOwex7/AkZfdk1f9oNJG1Ek7p/uuKVa7fuHmYZpQOf35Oxrt+2Ku4WPwMSbNxOuWg==", + "type": "package", + "path": "microsoft.aspnetcore.mvc.core/2.2.5", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.dll", + "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.xml", + "microsoft.aspnetcore.mvc.core.2.2.5.nupkg.sha512", + "microsoft.aspnetcore.mvc.core.nuspec" + ] + }, + "Microsoft.AspNetCore.ResponseCaching.Abstractions/2.2.0": { + "sha512": "CIHWEKrHzZfFp7t57UXsueiSA/raku56TgRYauV/W1+KAQq6vevz60zjEKaazt3BI76zwMz3B4jGWnCwd8kwQw==", + "type": "package", + "path": "microsoft.aspnetcore.responsecaching.abstractions/2.2.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll", + "lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.xml", + "microsoft.aspnetcore.responsecaching.abstractions.2.2.0.nupkg.sha512", + "microsoft.aspnetcore.responsecaching.abstractions.nuspec" + ] + }, + "Microsoft.AspNetCore.Routing/2.2.0": { + "sha512": "jAhDBy0wryOnMhhZTtT9z63gJbvCzFuLm8yC6pHzuVu9ZD1dzg0ltxIwT4cfwuNkIL/TixdKsm3vpVOpG8euWQ==", + "type": "package", + "path": "microsoft.aspnetcore.routing/2.2.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/netcoreapp2.2/Microsoft.AspNetCore.Routing.dll", + "lib/netcoreapp2.2/Microsoft.AspNetCore.Routing.xml", + "lib/netstandard2.0/Microsoft.AspNetCore.Routing.dll", + "lib/netstandard2.0/Microsoft.AspNetCore.Routing.xml", + "microsoft.aspnetcore.routing.2.2.0.nupkg.sha512", + "microsoft.aspnetcore.routing.nuspec" + ] + }, + "Microsoft.AspNetCore.Routing.Abstractions/2.2.0": { + "sha512": "lRRaPN7jDlUCVCp9i0W+PB0trFaKB0bgMJD7hEJS9Uo4R9MXaMC8X2tJhPLmeVE3SGDdYI4QNKdVmhNvMJGgPQ==", + "type": "package", + "path": "microsoft.aspnetcore.routing.abstractions/2.2.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll", + "lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.xml", + "microsoft.aspnetcore.routing.abstractions.2.2.0.nupkg.sha512", + "microsoft.aspnetcore.routing.abstractions.nuspec" + ] + }, + "Microsoft.AspNetCore.WebUtilities/2.2.0": { + "sha512": "9ErxAAKaDzxXASB/b5uLEkLgUWv1QbeVxyJYEHQwMaxXOeFFVkQxiq8RyfVcifLU7NR0QY0p3acqx4ZpYfhHDg==", + "type": "package", + "path": "microsoft.aspnetcore.webutilities/2.2.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll", + "lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.xml", + "microsoft.aspnetcore.webutilities.2.2.0.nupkg.sha512", + "microsoft.aspnetcore.webutilities.nuspec" + ] + }, + "Microsoft.CSharp/4.7.0": { + "sha512": "pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==", + "type": "package", + "path": "microsoft.csharp/4.7.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/netcore50/Microsoft.CSharp.dll", + "lib/netcoreapp2.0/_._", + "lib/netstandard1.3/Microsoft.CSharp.dll", + "lib/netstandard2.0/Microsoft.CSharp.dll", + "lib/netstandard2.0/Microsoft.CSharp.xml", + "lib/portable-net45+win8+wp8+wpa81/_._", + "lib/uap10.0.16299/_._", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "microsoft.csharp.4.7.0.nupkg.sha512", + "microsoft.csharp.nuspec", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/netcore50/Microsoft.CSharp.dll", + "ref/netcore50/Microsoft.CSharp.xml", + "ref/netcore50/de/Microsoft.CSharp.xml", + "ref/netcore50/es/Microsoft.CSharp.xml", + "ref/netcore50/fr/Microsoft.CSharp.xml", + "ref/netcore50/it/Microsoft.CSharp.xml", + "ref/netcore50/ja/Microsoft.CSharp.xml", + "ref/netcore50/ko/Microsoft.CSharp.xml", + "ref/netcore50/ru/Microsoft.CSharp.xml", + "ref/netcore50/zh-hans/Microsoft.CSharp.xml", + "ref/netcore50/zh-hant/Microsoft.CSharp.xml", + "ref/netcoreapp2.0/_._", + "ref/netstandard1.0/Microsoft.CSharp.dll", + "ref/netstandard1.0/Microsoft.CSharp.xml", + "ref/netstandard1.0/de/Microsoft.CSharp.xml", + "ref/netstandard1.0/es/Microsoft.CSharp.xml", + "ref/netstandard1.0/fr/Microsoft.CSharp.xml", + "ref/netstandard1.0/it/Microsoft.CSharp.xml", + "ref/netstandard1.0/ja/Microsoft.CSharp.xml", + "ref/netstandard1.0/ko/Microsoft.CSharp.xml", + "ref/netstandard1.0/ru/Microsoft.CSharp.xml", + "ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml", + "ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml", + "ref/netstandard2.0/Microsoft.CSharp.dll", + "ref/netstandard2.0/Microsoft.CSharp.xml", + "ref/portable-net45+win8+wp8+wpa81/_._", + "ref/uap10.0.16299/_._", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "Microsoft.EntityFrameworkCore/5.0.7": { + "sha512": "VAvmiQPdw0PUh3X7k9k7haVnCfQuDgyki9rq5XVk0gXJFeh+bwqPzPrY71A08O5TjnIeK9lEggXDnMuhQXUUww==", + "type": "package", + "path": "microsoft.entityframeworkcore/5.0.7", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "lib/netstandard2.1/Microsoft.EntityFrameworkCore.dll", + "lib/netstandard2.1/Microsoft.EntityFrameworkCore.xml", + "microsoft.entityframeworkcore.5.0.7.nupkg.sha512", + "microsoft.entityframeworkcore.nuspec" + ] + }, + "Microsoft.EntityFrameworkCore.Abstractions/5.0.7": { + "sha512": "MM5M9vYDLUXCePUGN2WZ0MkNcNj74sIgyVR9v7tW6abRULtBWPcyZf6zLYhZYpRgPXcahcME+Koscz9kP2DxyA==", + "type": "package", + "path": "microsoft.entityframeworkcore.abstractions/5.0.7", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "lib/netstandard2.1/Microsoft.EntityFrameworkCore.Abstractions.dll", + "lib/netstandard2.1/Microsoft.EntityFrameworkCore.Abstractions.xml", + "microsoft.entityframeworkcore.abstractions.5.0.7.nupkg.sha512", + "microsoft.entityframeworkcore.abstractions.nuspec" + ] + }, + "Microsoft.EntityFrameworkCore.Analyzers/5.0.7": { + "sha512": "ZShPEOZaQhBZqDObU3+kigEmlEGug37F8v/jpQgVs1XfHrLeXVyk+p94DBH4f+bUUHUbsEEcIbU6OhUBtWZztg==", + "type": "package", + "path": "microsoft.entityframeworkcore.analyzers/5.0.7", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll", + "lib/netstandard2.0/_._", + "microsoft.entityframeworkcore.analyzers.5.0.7.nupkg.sha512", + "microsoft.entityframeworkcore.analyzers.nuspec" + ] + }, + "Microsoft.EntityFrameworkCore.Relational/5.0.7": { + "sha512": "W3nj58s5GX8KFQwZaytERGy3tTqutjWK6309KCpXaVtVvuYf3GE3R0lrouxONzLynLG8hsODcs2gym5QQoqtSg==", + "type": "package", + "path": "microsoft.entityframeworkcore.relational/5.0.7", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "lib/netstandard2.1/Microsoft.EntityFrameworkCore.Relational.dll", + "lib/netstandard2.1/Microsoft.EntityFrameworkCore.Relational.xml", + "microsoft.entityframeworkcore.relational.5.0.7.nupkg.sha512", + "microsoft.entityframeworkcore.relational.nuspec" + ] + }, + "Microsoft.Extensions.Caching.Abstractions/5.0.0": { + "sha512": "bu8As90/SBAouMZ6fJ+qRNo1X+KgHGrVueFhhYi+E5WqEhcnp2HoWRFnMzXQ6g4RdZbvPowFerSbKNH4Dtg5yg==", + "type": "package", + "path": "microsoft.extensions.caching.abstractions/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/Microsoft.Extensions.Caching.Abstractions.dll", + "lib/net461/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.5.0.0.nupkg.sha512", + "microsoft.extensions.caching.abstractions.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "Microsoft.Extensions.Caching.Memory/5.0.0": { + "sha512": "/1qPCleFOkJe0O+xmFqCNLFYQZTJz965sVw8CUB/BQgsApBwzAUsL2BUkDvQW+geRUVTXUS9zLa0pBjC2VJ1gA==", + "type": "package", + "path": "microsoft.extensions.caching.memory/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/Microsoft.Extensions.Caching.Memory.dll", + "lib/net461/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.5.0.0.nupkg.sha512", + "microsoft.extensions.caching.memory.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "Microsoft.Extensions.Configuration.Abstractions/5.0.0": { + "sha512": "ETjSBHMp3OAZ4HxGQYpwyGsD8Sw5FegQXphi0rpoGMT74S4+I2mm7XJEswwn59XAaKOzC15oDSOWEE8SzDCd6Q==", + "type": "package", + "path": "microsoft.extensions.configuration.abstractions/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/Microsoft.Extensions.Configuration.Abstractions.dll", + "lib/net461/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.5.0.0.nupkg.sha512", + "microsoft.extensions.configuration.abstractions.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "Microsoft.Extensions.DependencyInjection/5.0.1": { + "sha512": "//mDNrYeiJ0eh/awFhDFJQzkRVra/njU5Y4fyK7X29g5HScrzbUkKOKlyTtygthcGFt4zNC8G5CFCjb/oizomA==", + "type": "package", + "path": "microsoft.extensions.dependencyinjection/5.0.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/Microsoft.Extensions.DependencyInjection.dll", + "lib/net461/Microsoft.Extensions.DependencyInjection.xml", + "lib/net5.0/Microsoft.Extensions.DependencyInjection.dll", + "lib/net5.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.5.0.1.nupkg.sha512", + "microsoft.extensions.dependencyinjection.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": { + "sha512": "ORj7Zh81gC69TyvmcUm9tSzytcy8AVousi+IVRAI8nLieQjOFryRusSFh7+aLk16FN9pQNqJAiMd7BTKINK0kA==", + "type": "package", + "path": "microsoft.extensions.dependencyinjection.abstractions/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.dll", + "lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.xml", + "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", + "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", + "microsoft.extensions.dependencyinjection.abstractions.5.0.0.nupkg.sha512", + "microsoft.extensions.dependencyinjection.abstractions.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "Microsoft.Extensions.DependencyModel/5.0.0": { + "sha512": "umBECCoMC+sOUgm083yFr8SxTobUOcPFH4AXigdO2xJiszCHAnmeDl4qPphJt+oaJ/XIfV1wOjIts2nRnki61Q==", + "type": "package", + "path": "microsoft.extensions.dependencymodel/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net451/Microsoft.Extensions.DependencyModel.dll", + "lib/net451/Microsoft.Extensions.DependencyModel.xml", + "lib/net461/Microsoft.Extensions.DependencyModel.dll", + "lib/net461/Microsoft.Extensions.DependencyModel.xml", + "lib/netstandard1.3/Microsoft.Extensions.DependencyModel.dll", + "lib/netstandard1.3/Microsoft.Extensions.DependencyModel.xml", + "lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll", + "lib/netstandard1.6/Microsoft.Extensions.DependencyModel.xml", + "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll", + "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml", + "microsoft.extensions.dependencymodel.5.0.0.nupkg.sha512", + "microsoft.extensions.dependencymodel.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "Microsoft.Extensions.FileProviders.Abstractions/2.2.0": { + "sha512": "EcnaSsPTqx2MGnHrmWOD0ugbuuqVT8iICqSqPzi45V5/MA1LjUNb0kwgcxBGqizV1R+WeBK7/Gw25Jzkyk9bIw==", + "type": "package", + "path": "microsoft.extensions.fileproviders.abstractions/2.2.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll", + "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml", + "microsoft.extensions.fileproviders.abstractions.2.2.0.nupkg.sha512", + "microsoft.extensions.fileproviders.abstractions.nuspec" + ] + }, + "Microsoft.Extensions.Hosting.Abstractions/2.2.0": { + "sha512": "+k4AEn68HOJat5gj1TWa6X28WlirNQO9sPIIeQbia+91n03esEtMSSoekSTpMjUzjqtJWQN3McVx0GvSPFHF/Q==", + "type": "package", + "path": "microsoft.extensions.hosting.abstractions/2.2.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll", + "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.xml", + "microsoft.extensions.hosting.abstractions.2.2.0.nupkg.sha512", + "microsoft.extensions.hosting.abstractions.nuspec" + ] + }, + "Microsoft.Extensions.Logging/5.0.0": { + "sha512": "MgOwK6tPzB6YNH21wssJcw/2MKwee8b2gI7SllYfn6rvTpIrVvVS5HAjSU2vqSku1fwqRvWP0MdIi14qjd93Aw==", + "type": "package", + "path": "microsoft.extensions.logging/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/Microsoft.Extensions.Logging.dll", + "lib/net461/Microsoft.Extensions.Logging.xml", + "lib/netstandard2.0/Microsoft.Extensions.Logging.dll", + "lib/netstandard2.0/Microsoft.Extensions.Logging.xml", + "lib/netstandard2.1/Microsoft.Extensions.Logging.dll", + "lib/netstandard2.1/Microsoft.Extensions.Logging.xml", + "microsoft.extensions.logging.5.0.0.nupkg.sha512", + "microsoft.extensions.logging.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "Microsoft.Extensions.Logging.Abstractions/5.0.0": { + "sha512": "NxP6ahFcBnnSfwNBi2KH2Oz8Xl5Sm2krjId/jRR3I7teFphwiUoUeZPwTNA21EX+5PtjqmyAvKaOeBXcJjcH/w==", + "type": "package", + "path": "microsoft.extensions.logging.abstractions/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/Microsoft.Extensions.Logging.Abstractions.dll", + "lib/net461/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.5.0.0.nupkg.sha512", + "microsoft.extensions.logging.abstractions.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "Microsoft.Extensions.ObjectPool/2.2.0": { + "sha512": "gA8H7uQOnM5gb+L0uTNjViHYr+hRDqCdfugheGo/MxQnuHzmhhzCBTIPm19qL1z1Xe0NEMabfcOBGv9QghlZ8g==", + "type": "package", + "path": "microsoft.extensions.objectpool/2.2.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll", + "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.xml", + "microsoft.extensions.objectpool.2.2.0.nupkg.sha512", + "microsoft.extensions.objectpool.nuspec" + ] + }, + "Microsoft.Extensions.Options/5.0.0": { + "sha512": "CBvR92TCJ5uBIdd9/HzDSrxYak+0W/3+yxrNg8Qm6Bmrkh5L+nu6m3WeazQehcZ5q1/6dDA7J5YdQjim0165zg==", + "type": "package", + "path": "microsoft.extensions.options/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/Microsoft.Extensions.Options.dll", + "lib/net461/Microsoft.Extensions.Options.xml", + "lib/net5.0/Microsoft.Extensions.Options.dll", + "lib/net5.0/Microsoft.Extensions.Options.xml", + "lib/netstandard2.0/Microsoft.Extensions.Options.dll", + "lib/netstandard2.0/Microsoft.Extensions.Options.xml", + "microsoft.extensions.options.5.0.0.nupkg.sha512", + "microsoft.extensions.options.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "Microsoft.Extensions.Primitives/5.0.0": { + "sha512": "cI/VWn9G1fghXrNDagX9nYaaB/nokkZn0HYAawGaELQrl8InSezfe9OnfPZLcJq3esXxygh3hkq2c3qoV3SDyQ==", + "type": "package", + "path": "microsoft.extensions.primitives/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/Microsoft.Extensions.Primitives.dll", + "lib/net461/Microsoft.Extensions.Primitives.xml", + "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll", + "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.xml", + "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll", + "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml", + "microsoft.extensions.primitives.5.0.0.nupkg.sha512", + "microsoft.extensions.primitives.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "Microsoft.Net.Http.Headers/2.2.0": { + "sha512": "iZNkjYqlo8sIOI0bQfpsSoMTmB/kyvmV2h225ihyZT33aTp48ZpF6qYnXxzSXmHt8DpBAwBTX+1s1UFLbYfZKg==", + "type": "package", + "path": "microsoft.net.http.headers/2.2.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll", + "lib/netstandard2.0/Microsoft.Net.Http.Headers.xml", + "microsoft.net.http.headers.2.2.0.nupkg.sha512", + "microsoft.net.http.headers.nuspec" + ] + }, + "Microsoft.NETCore.Platforms/2.0.0": { + "sha512": "VdLJOCXhZaEMY7Hm2GKiULmn7IEPFE4XC5LPSfBVCUIA8YLZVh846gtfBJalsPQF2PlzdD7ecX7DZEulJ402ZQ==", + "type": "package", + "path": "microsoft.netcore.platforms/2.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/netstandard1.0/_._", + "microsoft.netcore.platforms.2.0.0.nupkg.sha512", + "microsoft.netcore.platforms.nuspec", + "runtime.json", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "Microsoft.NETCore.Targets/1.1.0": { + "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", + "type": "package", + "path": "microsoft.netcore.targets/1.1.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/netstandard1.0/_._", + "microsoft.netcore.targets.1.1.0.nupkg.sha512", + "microsoft.netcore.targets.nuspec", + "runtime.json" + ] + }, + "Microsoft.Win32.Primitives/4.3.0": { + "sha512": "9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==", + "type": "package", + "path": "microsoft.win32.primitives/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/Microsoft.Win32.Primitives.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "microsoft.win32.primitives.4.3.0.nupkg.sha512", + "microsoft.win32.primitives.nuspec", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/Microsoft.Win32.Primitives.dll", + "ref/netstandard1.3/Microsoft.Win32.Primitives.dll", + "ref/netstandard1.3/Microsoft.Win32.Primitives.xml", + "ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml", + "ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml", + "ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml", + "ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml", + "ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml", + "ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml", + "ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml", + "ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml", + "ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._" + ] + }, + "Microsoft.Win32.Registry/4.4.0": { + "sha512": "dA36TlNVn/XfrZtmf0fiI/z1nd3Wfp2QVzTdj26pqgP9LFWq0i1hYEUAW50xUjGFYn1+/cP3KGuxT2Yn1OUNBQ==", + "type": "package", + "path": "microsoft.win32.registry/4.4.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net46/Microsoft.Win32.Registry.dll", + "lib/net461/Microsoft.Win32.Registry.dll", + "lib/netstandard1.3/Microsoft.Win32.Registry.dll", + "lib/netstandard2.0/Microsoft.Win32.Registry.dll", + "microsoft.win32.registry.4.4.0.nupkg.sha512", + "microsoft.win32.registry.nuspec", + "ref/net46/Microsoft.Win32.Registry.dll", + "ref/net461/Microsoft.Win32.Registry.dll", + "ref/net461/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/Microsoft.Win32.Registry.dll", + "ref/netstandard1.3/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/de/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/es/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/it/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml", + "ref/netstandard2.0/Microsoft.Win32.Registry.dll", + "ref/netstandard2.0/Microsoft.Win32.Registry.xml", + "runtimes/unix/lib/netcoreapp2.0/Microsoft.Win32.Registry.dll", + "runtimes/win/lib/net46/Microsoft.Win32.Registry.dll", + "runtimes/win/lib/net461/Microsoft.Win32.Registry.dll", + "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.Registry.dll", + "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "Microsoft.Win32.SystemEvents/4.5.0": { + "sha512": "LuI1oG+24TUj1ZRQQjM5Ew73BKnZE5NZ/7eAdh1o8ST5dPhUnJvIkiIn2re3MwnkRy6ELRnvEbBxHP8uALKhJw==", + "type": "package", + "path": "microsoft.win32.systemevents/4.5.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/Microsoft.Win32.SystemEvents.dll", + "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll", + "microsoft.win32.systemevents.4.5.0.nupkg.sha512", + "microsoft.win32.systemevents.nuspec", + "ref/net461/Microsoft.Win32.SystemEvents.dll", + "ref/netstandard2.0/Microsoft.Win32.SystemEvents.dll", + "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "MySqlConnector/1.3.10": { + "sha512": "geL3pNiwbSXzUqQLHLm2/igDHuz5Q4qqp2rKczYoIHtdvvrsd5fnYHN8eFgP81qu77Blv0+0IOn69RJATNQoSQ==", + "type": "package", + "path": "mysqlconnector/1.3.10", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "README.md", + "lib/net45/MySqlConnector.dll", + "lib/net45/MySqlConnector.xml", + "lib/net461/MySqlConnector.dll", + "lib/net461/MySqlConnector.xml", + "lib/net471/MySqlConnector.dll", + "lib/net471/MySqlConnector.xml", + "lib/net5.0/MySqlConnector.dll", + "lib/net5.0/MySqlConnector.xml", + "lib/netcoreapp2.1/MySqlConnector.dll", + "lib/netcoreapp2.1/MySqlConnector.xml", + "lib/netcoreapp3.1/MySqlConnector.dll", + "lib/netcoreapp3.1/MySqlConnector.xml", + "lib/netstandard1.3/MySqlConnector.dll", + "lib/netstandard1.3/MySqlConnector.xml", + "lib/netstandard2.0/MySqlConnector.dll", + "lib/netstandard2.0/MySqlConnector.xml", + "lib/netstandard2.1/MySqlConnector.dll", + "lib/netstandard2.1/MySqlConnector.xml", + "logo.png", + "mysqlconnector.1.3.10.nupkg.sha512", + "mysqlconnector.nuspec" + ] + }, + "NETStandard.Library/1.6.1": { + "sha512": "WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==", + "type": "package", + "path": "netstandard.library/1.6.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "netstandard.library.1.6.1.nupkg.sha512", + "netstandard.library.nuspec" + ] + }, + "Newtonsoft.Json/13.0.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" + ] + }, + "NPOI/2.5.3": { + "sha512": "+DDU8JOHNhhiyAHr8Ew1hp85uPTcEw+O93+R2GDRB7sI5KpiQ+1i65DlY2OzfOq43+R3+39MyM7BTvjQi2KbfA==", + "type": "package", + "path": "npoi/2.5.3", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE", + "Read Me.txt", + "lib/net45/NPOI.OOXML.XML", + "lib/net45/NPOI.OOXML.dll", + "lib/net45/NPOI.OpenXml4Net.XML", + "lib/net45/NPOI.OpenXml4Net.dll", + "lib/net45/NPOI.OpenXmlFormats.dll", + "lib/net45/NPOI.XML", + "lib/net45/NPOI.dll", + "lib/netstandard2.0/NPOI.OOXML.dll", + "lib/netstandard2.0/NPOI.OOXML.xml", + "lib/netstandard2.0/NPOI.OpenXml4Net.dll", + "lib/netstandard2.0/NPOI.OpenXml4Net.xml", + "lib/netstandard2.0/NPOI.OpenXmlFormats.dll", + "lib/netstandard2.0/NPOI.dll", + "lib/netstandard2.0/NPOI.xml", + "lib/netstandard2.1/NPOI.OOXML.dll", + "lib/netstandard2.1/NPOI.OOXML.xml", + "lib/netstandard2.1/NPOI.OpenXml4Net.dll", + "lib/netstandard2.1/NPOI.OpenXml4Net.xml", + "lib/netstandard2.1/NPOI.OpenXmlFormats.dll", + "lib/netstandard2.1/NPOI.dll", + "lib/netstandard2.1/NPOI.xml", + "logo/120_120.jpg", + "logo/240_240.png", + "logo/32_32.jpg", + "logo/60_60.jpg", + "npoi.2.5.3.nupkg.sha512", + "npoi.nuspec" + ] + }, + "Pomelo.EntityFrameworkCore.MySql/5.0.1": { + "sha512": "15t0Zda7kZFIe3U68komYU18KLGBr5K9lFydWBOycN7Xzb98xopVlyvb07GZb2OKJfX+sInhhD/U+jmHY9ceOg==", + "type": "package", + "path": "pomelo.entityframeworkcore.mysql/5.0.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "icon.png", + "lib/netstandard2.1/Pomelo.EntityFrameworkCore.MySql.dll", + "lib/netstandard2.1/Pomelo.EntityFrameworkCore.MySql.xml", + "pomelo.entityframeworkcore.mysql.5.0.1.nupkg.sha512", + "pomelo.entityframeworkcore.mysql.nuspec" + ] + }, + "Portable.BouncyCastle/1.8.6": { + "sha512": "y+GvZomzhY+Lwu5mMeNmFFYLHiEr2xFDOANhABn/wgg64/QpTzfgpNGPct+pXgQHjmutd363ZCur/91DLaBxOw==", + "type": "package", + "path": "portable.bouncycastle/1.8.6", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/net40/BouncyCastle.Crypto.dll", + "lib/net40/BouncyCastle.Crypto.xml", + "lib/netstandard2.0/BouncyCastle.Crypto.dll", + "lib/netstandard2.0/BouncyCastle.Crypto.xml", + "portable.bouncycastle.1.8.6.nupkg.sha512", + "portable.bouncycastle.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.Data.SqlClient.sni/4.4.0": { + "sha512": "A8v6PGmk+UGbfWo5Ixup0lPM4swuSwOiayJExZwKIOjTlFFQIsu3QnDXECosBEyrWSPryxBVrdqtJyhK3BaupQ==", + "type": "package", + "path": "runtime.native.system.data.sqlclient.sni/4.4.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", + "runtime.native.system.data.sqlclient.sni.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "runtime.native.System.IO.Compression/4.3.0": { + "sha512": "INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==", + "type": "package", + "path": "runtime.native.system.io.compression/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/netstandard1.0/_._", + "runtime.native.system.io.compression.4.3.0.nupkg.sha512", + "runtime.native.system.io.compression.nuspec" + ] + }, + "runtime.native.System.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" + ] + }, + "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "sha512": "LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==", + "type": "package", + "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", + "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.nuspec", + "runtimes/win-arm64/native/sni.dll", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "sha512": "38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==", + "type": "package", + "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", + "runtime.win-x64.runtime.native.system.data.sqlclient.sni.nuspec", + "runtimes/win-x64/native/sni.dll", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "sha512": "YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==", + "type": "package", + "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", + "runtime.win-x86.runtime.native.system.data.sqlclient.sni.nuspec", + "runtimes/win-x86/native/sni.dll", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "SharpZipLib/1.2.0": { + "sha512": "zvWa/L02JHNatdtjya6Swpudb2YEHaOLHL1eRrqpjm71iGRNUNONO5adUF/9CHbSJbzhELW1UoH4NGy7n7+3bQ==", + "type": "package", + "path": "sharpziplib/1.2.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/net45/ICSharpCode.SharpZipLib.dll", + "lib/net45/ICSharpCode.SharpZipLib.pdb", + "lib/net45/ICSharpCode.SharpZipLib.xml", + "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll", + "lib/netstandard2.0/ICSharpCode.SharpZipLib.pdb", + "lib/netstandard2.0/ICSharpCode.SharpZipLib.xml", + "sharpziplib.1.2.0.nupkg.sha512", + "sharpziplib.nuspec" + ] + }, + "System.AppContext/4.3.0": { + "sha512": "fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==", + "type": "package", + "path": "system.appcontext/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.AppContext.dll", + "lib/net463/System.AppContext.dll", + "lib/netcore50/System.AppContext.dll", + "lib/netstandard1.6/System.AppContext.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.AppContext.dll", + "ref/net463/System.AppContext.dll", + "ref/netstandard/_._", + "ref/netstandard1.3/System.AppContext.dll", + "ref/netstandard1.3/System.AppContext.xml", + "ref/netstandard1.3/de/System.AppContext.xml", + "ref/netstandard1.3/es/System.AppContext.xml", + "ref/netstandard1.3/fr/System.AppContext.xml", + "ref/netstandard1.3/it/System.AppContext.xml", + "ref/netstandard1.3/ja/System.AppContext.xml", + "ref/netstandard1.3/ko/System.AppContext.xml", + "ref/netstandard1.3/ru/System.AppContext.xml", + "ref/netstandard1.3/zh-hans/System.AppContext.xml", + "ref/netstandard1.3/zh-hant/System.AppContext.xml", + "ref/netstandard1.6/System.AppContext.dll", + "ref/netstandard1.6/System.AppContext.xml", + "ref/netstandard1.6/de/System.AppContext.xml", + "ref/netstandard1.6/es/System.AppContext.xml", + "ref/netstandard1.6/fr/System.AppContext.xml", + "ref/netstandard1.6/it/System.AppContext.xml", + "ref/netstandard1.6/ja/System.AppContext.xml", + "ref/netstandard1.6/ko/System.AppContext.xml", + "ref/netstandard1.6/ru/System.AppContext.xml", + "ref/netstandard1.6/zh-hans/System.AppContext.xml", + "ref/netstandard1.6/zh-hant/System.AppContext.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "runtimes/aot/lib/netcore50/System.AppContext.dll", + "system.appcontext.4.3.0.nupkg.sha512", + "system.appcontext.nuspec" + ] + }, + "System.Buffers/4.5.0": { + "sha512": "pL2ChpaRRWI/p4LXyy4RgeWlYF2sgfj/pnVMvBqwNFr5cXg7CXNnWZWxrOONLg8VGdFB8oB+EG2Qw4MLgTOe+A==", + "type": "package", + "path": "system.buffers/4.5.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/netcoreapp2.0/_._", + "lib/netstandard1.1/System.Buffers.dll", + "lib/netstandard1.1/System.Buffers.xml", + "lib/netstandard2.0/System.Buffers.dll", + "lib/netstandard2.0/System.Buffers.xml", + "lib/uap10.0.16299/_._", + "ref/net45/System.Buffers.dll", + "ref/net45/System.Buffers.xml", + "ref/netcoreapp2.0/_._", + "ref/netstandard1.1/System.Buffers.dll", + "ref/netstandard1.1/System.Buffers.xml", + "ref/netstandard2.0/System.Buffers.dll", + "ref/netstandard2.0/System.Buffers.xml", + "ref/uap10.0.16299/_._", + "system.buffers.4.5.0.nupkg.sha512", + "system.buffers.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "System.Collections/4.3.0": { + "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==", + "type": "package", + "path": "system.collections/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/portable-net45+win8+wp8+wpa81/_._", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/netcore50/System.Collections.dll", + "ref/netcore50/System.Collections.xml", + "ref/netcore50/de/System.Collections.xml", + "ref/netcore50/es/System.Collections.xml", + "ref/netcore50/fr/System.Collections.xml", + "ref/netcore50/it/System.Collections.xml", + "ref/netcore50/ja/System.Collections.xml", + "ref/netcore50/ko/System.Collections.xml", + "ref/netcore50/ru/System.Collections.xml", + "ref/netcore50/zh-hans/System.Collections.xml", + "ref/netcore50/zh-hant/System.Collections.xml", + "ref/netstandard1.0/System.Collections.dll", + "ref/netstandard1.0/System.Collections.xml", + "ref/netstandard1.0/de/System.Collections.xml", + "ref/netstandard1.0/es/System.Collections.xml", + "ref/netstandard1.0/fr/System.Collections.xml", + "ref/netstandard1.0/it/System.Collections.xml", + "ref/netstandard1.0/ja/System.Collections.xml", + "ref/netstandard1.0/ko/System.Collections.xml", + "ref/netstandard1.0/ru/System.Collections.xml", + "ref/netstandard1.0/zh-hans/System.Collections.xml", + "ref/netstandard1.0/zh-hant/System.Collections.xml", + "ref/netstandard1.3/System.Collections.dll", + "ref/netstandard1.3/System.Collections.xml", + "ref/netstandard1.3/de/System.Collections.xml", + "ref/netstandard1.3/es/System.Collections.xml", + "ref/netstandard1.3/fr/System.Collections.xml", + "ref/netstandard1.3/it/System.Collections.xml", + "ref/netstandard1.3/ja/System.Collections.xml", + "ref/netstandard1.3/ko/System.Collections.xml", + "ref/netstandard1.3/ru/System.Collections.xml", + "ref/netstandard1.3/zh-hans/System.Collections.xml", + "ref/netstandard1.3/zh-hant/System.Collections.xml", + "ref/portable-net45+win8+wp8+wpa81/_._", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.collections.4.3.0.nupkg.sha512", + "system.collections.nuspec" + ] + }, + "System.Collections.Concurrent/4.3.0": { + "sha512": "ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==", + "type": "package", + "path": "system.collections.concurrent/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/netcore50/System.Collections.Concurrent.dll", + "lib/netstandard1.3/System.Collections.Concurrent.dll", + "lib/portable-net45+win8+wpa81/_._", + "lib/win8/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/netcore50/System.Collections.Concurrent.dll", + "ref/netcore50/System.Collections.Concurrent.xml", + "ref/netcore50/de/System.Collections.Concurrent.xml", + "ref/netcore50/es/System.Collections.Concurrent.xml", + "ref/netcore50/fr/System.Collections.Concurrent.xml", + "ref/netcore50/it/System.Collections.Concurrent.xml", + "ref/netcore50/ja/System.Collections.Concurrent.xml", + "ref/netcore50/ko/System.Collections.Concurrent.xml", + "ref/netcore50/ru/System.Collections.Concurrent.xml", + "ref/netcore50/zh-hans/System.Collections.Concurrent.xml", + "ref/netcore50/zh-hant/System.Collections.Concurrent.xml", + "ref/netstandard1.1/System.Collections.Concurrent.dll", + "ref/netstandard1.1/System.Collections.Concurrent.xml", + "ref/netstandard1.1/de/System.Collections.Concurrent.xml", + "ref/netstandard1.1/es/System.Collections.Concurrent.xml", + "ref/netstandard1.1/fr/System.Collections.Concurrent.xml", + "ref/netstandard1.1/it/System.Collections.Concurrent.xml", + "ref/netstandard1.1/ja/System.Collections.Concurrent.xml", + "ref/netstandard1.1/ko/System.Collections.Concurrent.xml", + "ref/netstandard1.1/ru/System.Collections.Concurrent.xml", + "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml", + "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml", + "ref/netstandard1.3/System.Collections.Concurrent.dll", + "ref/netstandard1.3/System.Collections.Concurrent.xml", + "ref/netstandard1.3/de/System.Collections.Concurrent.xml", + "ref/netstandard1.3/es/System.Collections.Concurrent.xml", + "ref/netstandard1.3/fr/System.Collections.Concurrent.xml", + "ref/netstandard1.3/it/System.Collections.Concurrent.xml", + "ref/netstandard1.3/ja/System.Collections.Concurrent.xml", + "ref/netstandard1.3/ko/System.Collections.Concurrent.xml", + "ref/netstandard1.3/ru/System.Collections.Concurrent.xml", + "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml", + "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml", + "ref/portable-net45+win8+wpa81/_._", + "ref/win8/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.collections.concurrent.4.3.0.nupkg.sha512", + "system.collections.concurrent.nuspec" + ] + }, + "System.Collections.Immutable/5.0.0": { + "sha512": "FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==", + "type": "package", + "path": "system.collections.immutable/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/System.Collections.Immutable.dll", + "lib/net461/System.Collections.Immutable.xml", + "lib/netstandard1.0/System.Collections.Immutable.dll", + "lib/netstandard1.0/System.Collections.Immutable.xml", + "lib/netstandard1.3/System.Collections.Immutable.dll", + "lib/netstandard1.3/System.Collections.Immutable.xml", + "lib/netstandard2.0/System.Collections.Immutable.dll", + "lib/netstandard2.0/System.Collections.Immutable.xml", + "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", + "system.collections.immutable.5.0.0.nupkg.sha512", + "system.collections.immutable.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "System.Collections.NonGeneric/4.3.0": { + "sha512": "prtjIEMhGUnQq6RnPEYLpFt8AtLbp9yq2zxOSrY7KJJZrw25Fi97IzBqY7iqssbM61Ek5b8f3MG/sG1N2sN5KA==", + "type": "package", + "path": "system.collections.nongeneric/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Collections.NonGeneric.dll", + "lib/netstandard1.3/System.Collections.NonGeneric.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Collections.NonGeneric.dll", + "ref/netstandard1.3/System.Collections.NonGeneric.dll", + "ref/netstandard1.3/System.Collections.NonGeneric.xml", + "ref/netstandard1.3/de/System.Collections.NonGeneric.xml", + "ref/netstandard1.3/es/System.Collections.NonGeneric.xml", + "ref/netstandard1.3/fr/System.Collections.NonGeneric.xml", + "ref/netstandard1.3/it/System.Collections.NonGeneric.xml", + "ref/netstandard1.3/ja/System.Collections.NonGeneric.xml", + "ref/netstandard1.3/ko/System.Collections.NonGeneric.xml", + "ref/netstandard1.3/ru/System.Collections.NonGeneric.xml", + "ref/netstandard1.3/zh-hans/System.Collections.NonGeneric.xml", + "ref/netstandard1.3/zh-hant/System.Collections.NonGeneric.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.collections.nongeneric.4.3.0.nupkg.sha512", + "system.collections.nongeneric.nuspec" + ] + }, + "System.Collections.Specialized/4.3.0": { + "sha512": "Epx8PoVZR0iuOnJJDzp7pWvdfMMOAvpUo95pC4ScH2mJuXkKA2Y4aR3cG9qt2klHgSons1WFh4kcGW7cSXvrxg==", + "type": "package", + "path": "system.collections.specialized/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Collections.Specialized.dll", + "lib/netstandard1.3/System.Collections.Specialized.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Collections.Specialized.dll", + "ref/netstandard1.3/System.Collections.Specialized.dll", + "ref/netstandard1.3/System.Collections.Specialized.xml", + "ref/netstandard1.3/de/System.Collections.Specialized.xml", + "ref/netstandard1.3/es/System.Collections.Specialized.xml", + "ref/netstandard1.3/fr/System.Collections.Specialized.xml", + "ref/netstandard1.3/it/System.Collections.Specialized.xml", + "ref/netstandard1.3/ja/System.Collections.Specialized.xml", + "ref/netstandard1.3/ko/System.Collections.Specialized.xml", + "ref/netstandard1.3/ru/System.Collections.Specialized.xml", + "ref/netstandard1.3/zh-hans/System.Collections.Specialized.xml", + "ref/netstandard1.3/zh-hant/System.Collections.Specialized.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.collections.specialized.4.3.0.nupkg.sha512", + "system.collections.specialized.nuspec" + ] + }, + "System.ComponentModel/4.3.0": { + "sha512": "VyGn1jGRZVfxnh8EdvDCi71v3bMXrsu8aYJOwoV7SNDLVhiEqwP86pPMyRGsDsxhXAm2b3o9OIqeETfN5qfezw==", + "type": "package", + "path": "system.componentmodel/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/netcore50/System.ComponentModel.dll", + "lib/netstandard1.3/System.ComponentModel.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.ComponentModel.dll", + "ref/netcore50/System.ComponentModel.xml", + "ref/netcore50/de/System.ComponentModel.xml", + "ref/netcore50/es/System.ComponentModel.xml", + "ref/netcore50/fr/System.ComponentModel.xml", + "ref/netcore50/it/System.ComponentModel.xml", + "ref/netcore50/ja/System.ComponentModel.xml", + "ref/netcore50/ko/System.ComponentModel.xml", + "ref/netcore50/ru/System.ComponentModel.xml", + "ref/netcore50/zh-hans/System.ComponentModel.xml", + "ref/netcore50/zh-hant/System.ComponentModel.xml", + "ref/netstandard1.0/System.ComponentModel.dll", + "ref/netstandard1.0/System.ComponentModel.xml", + "ref/netstandard1.0/de/System.ComponentModel.xml", + "ref/netstandard1.0/es/System.ComponentModel.xml", + "ref/netstandard1.0/fr/System.ComponentModel.xml", + "ref/netstandard1.0/it/System.ComponentModel.xml", + "ref/netstandard1.0/ja/System.ComponentModel.xml", + "ref/netstandard1.0/ko/System.ComponentModel.xml", + "ref/netstandard1.0/ru/System.ComponentModel.xml", + "ref/netstandard1.0/zh-hans/System.ComponentModel.xml", + "ref/netstandard1.0/zh-hant/System.ComponentModel.xml", + "ref/portable-net45+win8+wp8+wpa81/_._", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.componentmodel.4.3.0.nupkg.sha512", + "system.componentmodel.nuspec" + ] + }, + "System.ComponentModel.Annotations/5.0.0": { + "sha512": "dMkqfy2el8A8/I76n2Hi1oBFEbG1SfxD2l5nhwXV3XjlnOmwxJlQbYpJH4W51odnU9sARCSAgv7S3CyAFMkpYg==", + "type": "package", + "path": "system.componentmodel.annotations/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/net461/System.ComponentModel.Annotations.dll", + "lib/netcore50/System.ComponentModel.Annotations.dll", + "lib/netstandard1.4/System.ComponentModel.Annotations.dll", + "lib/netstandard2.0/System.ComponentModel.Annotations.dll", + "lib/netstandard2.1/System.ComponentModel.Annotations.dll", + "lib/netstandard2.1/System.ComponentModel.Annotations.xml", + "lib/portable-net45+win8/_._", + "lib/win8/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/net461/System.ComponentModel.Annotations.dll", + "ref/net461/System.ComponentModel.Annotations.xml", + "ref/netcore50/System.ComponentModel.Annotations.dll", + "ref/netcore50/System.ComponentModel.Annotations.xml", + "ref/netcore50/de/System.ComponentModel.Annotations.xml", + "ref/netcore50/es/System.ComponentModel.Annotations.xml", + "ref/netcore50/fr/System.ComponentModel.Annotations.xml", + "ref/netcore50/it/System.ComponentModel.Annotations.xml", + "ref/netcore50/ja/System.ComponentModel.Annotations.xml", + "ref/netcore50/ko/System.ComponentModel.Annotations.xml", + "ref/netcore50/ru/System.ComponentModel.Annotations.xml", + "ref/netcore50/zh-hans/System.ComponentModel.Annotations.xml", + "ref/netcore50/zh-hant/System.ComponentModel.Annotations.xml", + "ref/netstandard1.1/System.ComponentModel.Annotations.dll", + "ref/netstandard1.1/System.ComponentModel.Annotations.xml", + "ref/netstandard1.1/de/System.ComponentModel.Annotations.xml", + "ref/netstandard1.1/es/System.ComponentModel.Annotations.xml", + "ref/netstandard1.1/fr/System.ComponentModel.Annotations.xml", + "ref/netstandard1.1/it/System.ComponentModel.Annotations.xml", + "ref/netstandard1.1/ja/System.ComponentModel.Annotations.xml", + "ref/netstandard1.1/ko/System.ComponentModel.Annotations.xml", + "ref/netstandard1.1/ru/System.ComponentModel.Annotations.xml", + "ref/netstandard1.1/zh-hans/System.ComponentModel.Annotations.xml", + "ref/netstandard1.1/zh-hant/System.ComponentModel.Annotations.xml", + "ref/netstandard1.3/System.ComponentModel.Annotations.dll", + "ref/netstandard1.3/System.ComponentModel.Annotations.xml", + "ref/netstandard1.3/de/System.ComponentModel.Annotations.xml", + "ref/netstandard1.3/es/System.ComponentModel.Annotations.xml", + "ref/netstandard1.3/fr/System.ComponentModel.Annotations.xml", + "ref/netstandard1.3/it/System.ComponentModel.Annotations.xml", + "ref/netstandard1.3/ja/System.ComponentModel.Annotations.xml", + "ref/netstandard1.3/ko/System.ComponentModel.Annotations.xml", + "ref/netstandard1.3/ru/System.ComponentModel.Annotations.xml", + "ref/netstandard1.3/zh-hans/System.ComponentModel.Annotations.xml", + "ref/netstandard1.3/zh-hant/System.ComponentModel.Annotations.xml", + "ref/netstandard1.4/System.ComponentModel.Annotations.dll", + "ref/netstandard1.4/System.ComponentModel.Annotations.xml", + "ref/netstandard1.4/de/System.ComponentModel.Annotations.xml", + "ref/netstandard1.4/es/System.ComponentModel.Annotations.xml", + "ref/netstandard1.4/fr/System.ComponentModel.Annotations.xml", + "ref/netstandard1.4/it/System.ComponentModel.Annotations.xml", + "ref/netstandard1.4/ja/System.ComponentModel.Annotations.xml", + "ref/netstandard1.4/ko/System.ComponentModel.Annotations.xml", + "ref/netstandard1.4/ru/System.ComponentModel.Annotations.xml", + "ref/netstandard1.4/zh-hans/System.ComponentModel.Annotations.xml", + "ref/netstandard1.4/zh-hant/System.ComponentModel.Annotations.xml", + "ref/netstandard2.0/System.ComponentModel.Annotations.dll", + "ref/netstandard2.0/System.ComponentModel.Annotations.xml", + "ref/netstandard2.1/System.ComponentModel.Annotations.dll", + "ref/netstandard2.1/System.ComponentModel.Annotations.xml", + "ref/portable-net45+win8/_._", + "ref/win8/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.componentmodel.annotations.5.0.0.nupkg.sha512", + "system.componentmodel.annotations.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "System.ComponentModel.Primitives/4.3.0": { + "sha512": "j8GUkCpM8V4d4vhLIIoBLGey2Z5bCkMVNjEZseyAlm4n5arcsJOeI3zkUP+zvZgzsbLTYh4lYeP/ZD/gdIAPrw==", + "type": "package", + "path": "system.componentmodel.primitives/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/System.ComponentModel.Primitives.dll", + "lib/netstandard1.0/System.ComponentModel.Primitives.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/System.ComponentModel.Primitives.dll", + "ref/netstandard1.0/System.ComponentModel.Primitives.dll", + "ref/netstandard1.0/System.ComponentModel.Primitives.xml", + "ref/netstandard1.0/de/System.ComponentModel.Primitives.xml", + "ref/netstandard1.0/es/System.ComponentModel.Primitives.xml", + "ref/netstandard1.0/fr/System.ComponentModel.Primitives.xml", + "ref/netstandard1.0/it/System.ComponentModel.Primitives.xml", + "ref/netstandard1.0/ja/System.ComponentModel.Primitives.xml", + "ref/netstandard1.0/ko/System.ComponentModel.Primitives.xml", + "ref/netstandard1.0/ru/System.ComponentModel.Primitives.xml", + "ref/netstandard1.0/zh-hans/System.ComponentModel.Primitives.xml", + "ref/netstandard1.0/zh-hant/System.ComponentModel.Primitives.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.componentmodel.primitives.4.3.0.nupkg.sha512", + "system.componentmodel.primitives.nuspec" + ] + }, + "System.ComponentModel.TypeConverter/4.3.0": { + "sha512": "16pQ6P+EdhcXzPiEK4kbA953Fu0MNG2ovxTZU81/qsCd1zPRsKc3uif5NgvllCY598k6bI0KUyKW8fanlfaDQg==", + "type": "package", + "path": "system.componentmodel.typeconverter/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/System.ComponentModel.TypeConverter.dll", + "lib/net462/System.ComponentModel.TypeConverter.dll", + "lib/netstandard1.0/System.ComponentModel.TypeConverter.dll", + "lib/netstandard1.5/System.ComponentModel.TypeConverter.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/System.ComponentModel.TypeConverter.dll", + "ref/net462/System.ComponentModel.TypeConverter.dll", + "ref/netstandard1.0/System.ComponentModel.TypeConverter.dll", + "ref/netstandard1.0/System.ComponentModel.TypeConverter.xml", + "ref/netstandard1.0/de/System.ComponentModel.TypeConverter.xml", + "ref/netstandard1.0/es/System.ComponentModel.TypeConverter.xml", + "ref/netstandard1.0/fr/System.ComponentModel.TypeConverter.xml", + "ref/netstandard1.0/it/System.ComponentModel.TypeConverter.xml", + "ref/netstandard1.0/ja/System.ComponentModel.TypeConverter.xml", + "ref/netstandard1.0/ko/System.ComponentModel.TypeConverter.xml", + "ref/netstandard1.0/ru/System.ComponentModel.TypeConverter.xml", + "ref/netstandard1.0/zh-hans/System.ComponentModel.TypeConverter.xml", + "ref/netstandard1.0/zh-hant/System.ComponentModel.TypeConverter.xml", + "ref/netstandard1.5/System.ComponentModel.TypeConverter.dll", + "ref/netstandard1.5/System.ComponentModel.TypeConverter.xml", + "ref/netstandard1.5/de/System.ComponentModel.TypeConverter.xml", + "ref/netstandard1.5/es/System.ComponentModel.TypeConverter.xml", + "ref/netstandard1.5/fr/System.ComponentModel.TypeConverter.xml", + "ref/netstandard1.5/it/System.ComponentModel.TypeConverter.xml", + "ref/netstandard1.5/ja/System.ComponentModel.TypeConverter.xml", + "ref/netstandard1.5/ko/System.ComponentModel.TypeConverter.xml", + "ref/netstandard1.5/ru/System.ComponentModel.TypeConverter.xml", + "ref/netstandard1.5/zh-hans/System.ComponentModel.TypeConverter.xml", + "ref/netstandard1.5/zh-hant/System.ComponentModel.TypeConverter.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.componentmodel.typeconverter.4.3.0.nupkg.sha512", + "system.componentmodel.typeconverter.nuspec" + ] + }, + "System.Configuration.ConfigurationManager/4.5.0": { + "sha512": "UIFvaFfuKhLr9u5tWMxmVoDPkFeD+Qv8gUuap4aZgVGYSYMdERck4OhLN/2gulAc0nYTEigWXSJNNWshrmxnng==", + "type": "package", + "path": "system.configuration.configurationmanager/4.5.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/System.Configuration.ConfigurationManager.dll", + "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll", + "ref/net461/System.Configuration.ConfigurationManager.dll", + "ref/net461/System.Configuration.ConfigurationManager.xml", + "ref/netstandard2.0/System.Configuration.ConfigurationManager.dll", + "ref/netstandard2.0/System.Configuration.ConfigurationManager.xml", + "system.configuration.configurationmanager.4.5.0.nupkg.sha512", + "system.configuration.configurationmanager.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "System.Console/4.3.0": { + "sha512": "DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==", + "type": "package", + "path": "system.console/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Console.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Console.dll", + "ref/netstandard1.3/System.Console.dll", + "ref/netstandard1.3/System.Console.xml", + "ref/netstandard1.3/de/System.Console.xml", + "ref/netstandard1.3/es/System.Console.xml", + "ref/netstandard1.3/fr/System.Console.xml", + "ref/netstandard1.3/it/System.Console.xml", + "ref/netstandard1.3/ja/System.Console.xml", + "ref/netstandard1.3/ko/System.Console.xml", + "ref/netstandard1.3/ru/System.Console.xml", + "ref/netstandard1.3/zh-hans/System.Console.xml", + "ref/netstandard1.3/zh-hant/System.Console.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.console.4.3.0.nupkg.sha512", + "system.console.nuspec" + ] + }, + "System.Data.SqlClient/4.4.0": { + "sha512": "fxb9ghn1k1Ua7FFdlvtiBOD4/PsQvD/fk2KnhS+FK7VC6OggEx6P+lP1P0+KMb5V2dqS1+FbR7HCenoqzJMNIA==", + "type": "package", + "path": "system.data.sqlclient/4.4.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net451/System.Data.SqlClient.dll", + "lib/net46/System.Data.SqlClient.dll", + "lib/net461/System.Data.SqlClient.dll", + "lib/netstandard1.2/System.Data.SqlClient.dll", + "lib/netstandard1.3/System.Data.SqlClient.dll", + "lib/netstandard2.0/System.Data.SqlClient.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net451/System.Data.SqlClient.dll", + "ref/net46/System.Data.SqlClient.dll", + "ref/net461/System.Data.SqlClient.dll", + "ref/net461/System.Data.SqlClient.xml", + "ref/netstandard1.2/System.Data.SqlClient.dll", + "ref/netstandard1.2/System.Data.SqlClient.xml", + "ref/netstandard1.2/de/System.Data.SqlClient.xml", + "ref/netstandard1.2/es/System.Data.SqlClient.xml", + "ref/netstandard1.2/fr/System.Data.SqlClient.xml", + "ref/netstandard1.2/it/System.Data.SqlClient.xml", + "ref/netstandard1.2/ja/System.Data.SqlClient.xml", + "ref/netstandard1.2/ko/System.Data.SqlClient.xml", + "ref/netstandard1.2/ru/System.Data.SqlClient.xml", + "ref/netstandard1.2/zh-hans/System.Data.SqlClient.xml", + "ref/netstandard1.2/zh-hant/System.Data.SqlClient.xml", + "ref/netstandard1.3/System.Data.SqlClient.dll", + "ref/netstandard1.3/System.Data.SqlClient.xml", + "ref/netstandard1.3/de/System.Data.SqlClient.xml", + "ref/netstandard1.3/es/System.Data.SqlClient.xml", + "ref/netstandard1.3/fr/System.Data.SqlClient.xml", + "ref/netstandard1.3/it/System.Data.SqlClient.xml", + "ref/netstandard1.3/ja/System.Data.SqlClient.xml", + "ref/netstandard1.3/ko/System.Data.SqlClient.xml", + "ref/netstandard1.3/ru/System.Data.SqlClient.xml", + "ref/netstandard1.3/zh-hans/System.Data.SqlClient.xml", + "ref/netstandard1.3/zh-hant/System.Data.SqlClient.xml", + "ref/netstandard2.0/System.Data.SqlClient.dll", + "ref/netstandard2.0/System.Data.SqlClient.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "runtimes/unix/lib/netstandard1.3/System.Data.SqlClient.dll", + "runtimes/unix/lib/netstandard2.0/System.Data.SqlClient.dll", + "runtimes/win/lib/net451/System.Data.SqlClient.dll", + "runtimes/win/lib/net46/System.Data.SqlClient.dll", + "runtimes/win/lib/net461/System.Data.SqlClient.dll", + "runtimes/win/lib/netstandard1.3/System.Data.SqlClient.dll", + "runtimes/win/lib/netstandard2.0/System.Data.SqlClient.dll", + "system.data.sqlclient.4.4.0.nupkg.sha512", + "system.data.sqlclient.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "System.Diagnostics.Debug/4.3.0": { + "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==", + "type": "package", + "path": "system.diagnostics.debug/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/portable-net45+win8+wp8+wpa81/_._", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", + "ref/netcore50/System.Diagnostics.Debug.xml", + "ref/netcore50/de/System.Diagnostics.Debug.xml", + "ref/netcore50/es/System.Diagnostics.Debug.xml", + "ref/netcore50/fr/System.Diagnostics.Debug.xml", + "ref/netcore50/it/System.Diagnostics.Debug.xml", + "ref/netcore50/ja/System.Diagnostics.Debug.xml", + "ref/netcore50/ko/System.Diagnostics.Debug.xml", + "ref/netcore50/ru/System.Diagnostics.Debug.xml", + "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", + "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", + "ref/netstandard1.0/System.Diagnostics.Debug.dll", + "ref/netstandard1.0/System.Diagnostics.Debug.xml", + "ref/netstandard1.0/de/System.Diagnostics.Debug.xml", + "ref/netstandard1.0/es/System.Diagnostics.Debug.xml", + "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml", + "ref/netstandard1.0/it/System.Diagnostics.Debug.xml", + "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml", + "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml", + "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml", + "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml", + "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml", + "ref/netstandard1.3/System.Diagnostics.Debug.dll", + "ref/netstandard1.3/System.Diagnostics.Debug.xml", + "ref/netstandard1.3/de/System.Diagnostics.Debug.xml", + "ref/netstandard1.3/es/System.Diagnostics.Debug.xml", + "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml", + "ref/netstandard1.3/it/System.Diagnostics.Debug.xml", + "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml", + "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml", + "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml", + "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml", + "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml", + "ref/portable-net45+win8+wp8+wpa81/_._", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.diagnostics.debug.4.3.0.nupkg.sha512", + "system.diagnostics.debug.nuspec" + ] + }, + "System.Diagnostics.DiagnosticSource/5.0.1": { + "sha512": "uXQEYqav2V3zP6OwkOKtLv+qIi6z3m1hsGyKwXX7ZA7htT4shoVccGxnJ9kVRFPNAsi1ArZTq2oh7WOto6GbkQ==", + "type": "package", + "path": "system.diagnostics.diagnosticsource/5.0.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net45/System.Diagnostics.DiagnosticSource.dll", + "lib/net45/System.Diagnostics.DiagnosticSource.xml", + "lib/net46/System.Diagnostics.DiagnosticSource.dll", + "lib/net46/System.Diagnostics.DiagnosticSource.xml", + "lib/net5.0/System.Diagnostics.DiagnosticSource.dll", + "lib/net5.0/System.Diagnostics.DiagnosticSource.xml", + "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll", + "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml", + "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll", + "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml", + "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll", + "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml", + "system.diagnostics.diagnosticsource.5.0.1.nupkg.sha512", + "system.diagnostics.diagnosticsource.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "System.Diagnostics.Tools/4.3.0": { + "sha512": "UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==", + "type": "package", + "path": "system.diagnostics.tools/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/portable-net45+win8+wp8+wpa81/_._", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", + "ref/netcore50/System.Diagnostics.Tools.xml", + "ref/netcore50/de/System.Diagnostics.Tools.xml", + "ref/netcore50/es/System.Diagnostics.Tools.xml", + "ref/netcore50/fr/System.Diagnostics.Tools.xml", + "ref/netcore50/it/System.Diagnostics.Tools.xml", + "ref/netcore50/ja/System.Diagnostics.Tools.xml", + "ref/netcore50/ko/System.Diagnostics.Tools.xml", + "ref/netcore50/ru/System.Diagnostics.Tools.xml", + "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml", + "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml", + "ref/netstandard1.0/System.Diagnostics.Tools.dll", + "ref/netstandard1.0/System.Diagnostics.Tools.xml", + "ref/netstandard1.0/de/System.Diagnostics.Tools.xml", + "ref/netstandard1.0/es/System.Diagnostics.Tools.xml", + "ref/netstandard1.0/fr/System.Diagnostics.Tools.xml", + "ref/netstandard1.0/it/System.Diagnostics.Tools.xml", + "ref/netstandard1.0/ja/System.Diagnostics.Tools.xml", + "ref/netstandard1.0/ko/System.Diagnostics.Tools.xml", + "ref/netstandard1.0/ru/System.Diagnostics.Tools.xml", + "ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml", + "ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml", + "ref/portable-net45+win8+wp8+wpa81/_._", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.diagnostics.tools.4.3.0.nupkg.sha512", + "system.diagnostics.tools.nuspec" + ] + }, + "System.Diagnostics.TraceSource/4.3.0": { + "sha512": "VnYp1NxGx8Ww731y2LJ1vpfb/DKVNKEZ8Jsh5SgQTZREL/YpWRArgh9pI8CDLmgHspZmLL697CaLvH85qQpRiw==", + "type": "package", + "path": "system.diagnostics.tracesource/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Diagnostics.TraceSource.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Diagnostics.TraceSource.dll", + "ref/netstandard1.3/System.Diagnostics.TraceSource.dll", + "ref/netstandard1.3/System.Diagnostics.TraceSource.xml", + "ref/netstandard1.3/de/System.Diagnostics.TraceSource.xml", + "ref/netstandard1.3/es/System.Diagnostics.TraceSource.xml", + "ref/netstandard1.3/fr/System.Diagnostics.TraceSource.xml", + "ref/netstandard1.3/it/System.Diagnostics.TraceSource.xml", + "ref/netstandard1.3/ja/System.Diagnostics.TraceSource.xml", + "ref/netstandard1.3/ko/System.Diagnostics.TraceSource.xml", + "ref/netstandard1.3/ru/System.Diagnostics.TraceSource.xml", + "ref/netstandard1.3/zh-hans/System.Diagnostics.TraceSource.xml", + "ref/netstandard1.3/zh-hant/System.Diagnostics.TraceSource.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll", + "runtimes/win/lib/net46/System.Diagnostics.TraceSource.dll", + "runtimes/win/lib/netstandard1.3/System.Diagnostics.TraceSource.dll", + "system.diagnostics.tracesource.4.3.0.nupkg.sha512", + "system.diagnostics.tracesource.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.Drawing.Common/4.5.0": { + "sha512": "AiJFxxVPdeITstiRS5aAu8+8Dpf5NawTMoapZ53Gfirml24p7HIfhjmCRxdXnmmf3IUA3AX3CcW7G73CjWxW/Q==", + "type": "package", + "path": "system.drawing.common/4.5.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net461/System.Drawing.Common.dll", + "lib/netstandard2.0/System.Drawing.Common.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net461/System.Drawing.Common.dll", + "ref/netstandard2.0/System.Drawing.Common.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll", + "runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll", + "system.drawing.common.4.5.0.nupkg.sha512", + "system.drawing.common.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "System.Dynamic.Runtime/4.3.0": { + "sha512": "SNVi1E/vfWUAs/WYKhE9+qlS6KqK0YVhnlT0HQtr8pMIA8YX3lwy3uPMownDwdYISBdmAF/2holEIldVp85Wag==", + "type": "package", + "path": "system.dynamic.runtime/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/netcore50/System.Dynamic.Runtime.dll", + "lib/netstandard1.3/System.Dynamic.Runtime.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.Dynamic.Runtime.dll", + "ref/netcore50/System.Dynamic.Runtime.xml", + "ref/netcore50/de/System.Dynamic.Runtime.xml", + "ref/netcore50/es/System.Dynamic.Runtime.xml", + "ref/netcore50/fr/System.Dynamic.Runtime.xml", + "ref/netcore50/it/System.Dynamic.Runtime.xml", + "ref/netcore50/ja/System.Dynamic.Runtime.xml", + "ref/netcore50/ko/System.Dynamic.Runtime.xml", + "ref/netcore50/ru/System.Dynamic.Runtime.xml", + "ref/netcore50/zh-hans/System.Dynamic.Runtime.xml", + "ref/netcore50/zh-hant/System.Dynamic.Runtime.xml", + "ref/netstandard1.0/System.Dynamic.Runtime.dll", + "ref/netstandard1.0/System.Dynamic.Runtime.xml", + "ref/netstandard1.0/de/System.Dynamic.Runtime.xml", + "ref/netstandard1.0/es/System.Dynamic.Runtime.xml", + "ref/netstandard1.0/fr/System.Dynamic.Runtime.xml", + "ref/netstandard1.0/it/System.Dynamic.Runtime.xml", + "ref/netstandard1.0/ja/System.Dynamic.Runtime.xml", + "ref/netstandard1.0/ko/System.Dynamic.Runtime.xml", + "ref/netstandard1.0/ru/System.Dynamic.Runtime.xml", + "ref/netstandard1.0/zh-hans/System.Dynamic.Runtime.xml", + "ref/netstandard1.0/zh-hant/System.Dynamic.Runtime.xml", + "ref/netstandard1.3/System.Dynamic.Runtime.dll", + "ref/netstandard1.3/System.Dynamic.Runtime.xml", + "ref/netstandard1.3/de/System.Dynamic.Runtime.xml", + "ref/netstandard1.3/es/System.Dynamic.Runtime.xml", + "ref/netstandard1.3/fr/System.Dynamic.Runtime.xml", + "ref/netstandard1.3/it/System.Dynamic.Runtime.xml", + "ref/netstandard1.3/ja/System.Dynamic.Runtime.xml", + "ref/netstandard1.3/ko/System.Dynamic.Runtime.xml", + "ref/netstandard1.3/ru/System.Dynamic.Runtime.xml", + "ref/netstandard1.3/zh-hans/System.Dynamic.Runtime.xml", + "ref/netstandard1.3/zh-hant/System.Dynamic.Runtime.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.Dynamic.Runtime.dll", + "system.dynamic.runtime.4.3.0.nupkg.sha512", + "system.dynamic.runtime.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.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.7.0": { + "sha512": "VR4kk8XLKebQ4MZuKuIni/7oh+QGFmZW3qORd1GvBq/8026OpW501SzT/oypwiQl4TvT8ErnReh/NzY9u+C6wQ==", + "type": "package", + "path": "system.reflection.emit/4.7.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/netcore50/System.Reflection.Emit.dll", + "lib/netcoreapp2.0/_._", + "lib/netstandard1.1/System.Reflection.Emit.dll", + "lib/netstandard1.1/System.Reflection.Emit.xml", + "lib/netstandard1.3/System.Reflection.Emit.dll", + "lib/netstandard2.0/System.Reflection.Emit.dll", + "lib/netstandard2.0/System.Reflection.Emit.xml", + "lib/netstandard2.1/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/netcoreapp2.0/_._", + "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/netstandard2.0/System.Reflection.Emit.dll", + "ref/netstandard2.0/System.Reflection.Emit.xml", + "ref/netstandard2.1/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "runtimes/aot/lib/netcore50/System.Reflection.Emit.dll", + "runtimes/aot/lib/netcore50/System.Reflection.Emit.xml", + "system.reflection.emit.4.7.0.nupkg.sha512", + "system.reflection.emit.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "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.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.4.0": { + "sha512": "dkmh/ySlwnXJp/1qYP9uyKkCK1CXR/REFzl7abHcArxBcV91mY2CgrrzSRA5Z/X4MevJWwXsklGRdR3A7K9zbg==", + "type": "package", + "path": "system.reflection.typeextensions/4.4.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Reflection.TypeExtensions.dll", + "lib/net461/System.Reflection.TypeExtensions.dll", + "lib/netcore50/System.Reflection.TypeExtensions.dll", + "lib/netcoreapp1.0/System.Reflection.TypeExtensions.dll", + "lib/netcoreapp2.0/_._", + "lib/netstandard1.3/System.Reflection.TypeExtensions.dll", + "lib/netstandard1.5/System.Reflection.TypeExtensions.dll", + "lib/netstandard2.0/System.Reflection.TypeExtensions.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Reflection.TypeExtensions.dll", + "ref/net461/System.Reflection.TypeExtensions.dll", + "ref/net461/System.Reflection.TypeExtensions.xml", + "ref/netcoreapp2.0/_._", + "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/netstandard2.0/System.Reflection.TypeExtensions.dll", + "ref/netstandard2.0/System.Reflection.TypeExtensions.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll", + "system.reflection.typeextensions.4.4.0.nupkg.sha512", + "system.reflection.typeextensions.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "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.AccessControl/4.5.0": { + "sha512": "vW8Eoq0TMyz5vAG/6ce483x/CP83fgm4SJe5P8Tb1tZaobcvPrbMEL7rhH1DRdrYbbb6F0vq3OlzmK0Pkwks5A==", + "type": "package", + "path": "system.security.accesscontrol/4.5.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net46/System.Security.AccessControl.dll", + "lib/net461/System.Security.AccessControl.dll", + "lib/netstandard1.3/System.Security.AccessControl.dll", + "lib/netstandard2.0/System.Security.AccessControl.dll", + "lib/uap10.0.16299/_._", + "ref/net46/System.Security.AccessControl.dll", + "ref/net461/System.Security.AccessControl.dll", + "ref/net461/System.Security.AccessControl.xml", + "ref/netstandard1.3/System.Security.AccessControl.dll", + "ref/netstandard1.3/System.Security.AccessControl.xml", + "ref/netstandard1.3/de/System.Security.AccessControl.xml", + "ref/netstandard1.3/es/System.Security.AccessControl.xml", + "ref/netstandard1.3/fr/System.Security.AccessControl.xml", + "ref/netstandard1.3/it/System.Security.AccessControl.xml", + "ref/netstandard1.3/ja/System.Security.AccessControl.xml", + "ref/netstandard1.3/ko/System.Security.AccessControl.xml", + "ref/netstandard1.3/ru/System.Security.AccessControl.xml", + "ref/netstandard1.3/zh-hans/System.Security.AccessControl.xml", + "ref/netstandard1.3/zh-hant/System.Security.AccessControl.xml", + "ref/netstandard2.0/System.Security.AccessControl.dll", + "ref/netstandard2.0/System.Security.AccessControl.xml", + "ref/uap10.0.16299/_._", + "runtimes/win/lib/net46/System.Security.AccessControl.dll", + "runtimes/win/lib/net461/System.Security.AccessControl.dll", + "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll", + "runtimes/win/lib/netstandard1.3/System.Security.AccessControl.dll", + "runtimes/win/lib/uap10.0.16299/_._", + "system.security.accesscontrol.4.5.0.nupkg.sha512", + "system.security.accesscontrol.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "System.Security.Cryptography.Algorithms/4.3.0": { + "sha512": "W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==", + "type": "package", + "path": "system.security.cryptography.algorithms/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Security.Cryptography.Algorithms.dll", + "lib/net461/System.Security.Cryptography.Algorithms.dll", + "lib/net463/System.Security.Cryptography.Algorithms.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Security.Cryptography.Algorithms.dll", + "ref/net461/System.Security.Cryptography.Algorithms.dll", + "ref/net463/System.Security.Cryptography.Algorithms.dll", + "ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll", + "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll", + "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll", + "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll", + "runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll", + "runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll", + "runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll", + "runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll", + "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll", + "system.security.cryptography.algorithms.4.3.0.nupkg.sha512", + "system.security.cryptography.algorithms.nuspec" + ] + }, + "System.Security.Cryptography.Cng/4.3.0": { + "sha512": "03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==", + "type": "package", + "path": "system.security.cryptography.cng/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/net46/System.Security.Cryptography.Cng.dll", + "lib/net461/System.Security.Cryptography.Cng.dll", + "lib/net463/System.Security.Cryptography.Cng.dll", + "ref/net46/System.Security.Cryptography.Cng.dll", + "ref/net461/System.Security.Cryptography.Cng.dll", + "ref/net463/System.Security.Cryptography.Cng.dll", + "ref/netstandard1.3/System.Security.Cryptography.Cng.dll", + "ref/netstandard1.4/System.Security.Cryptography.Cng.dll", + "ref/netstandard1.6/System.Security.Cryptography.Cng.dll", + "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll", + "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll", + "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll", + "runtimes/win/lib/net463/System.Security.Cryptography.Cng.dll", + "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll", + "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll", + "system.security.cryptography.cng.4.3.0.nupkg.sha512", + "system.security.cryptography.cng.nuspec" + ] + }, + "System.Security.Cryptography.Csp/4.3.0": { + "sha512": "X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==", + "type": "package", + "path": "system.security.cryptography.csp/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Security.Cryptography.Csp.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Security.Cryptography.Csp.dll", + "ref/netstandard1.3/System.Security.Cryptography.Csp.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll", + "runtimes/win/lib/net46/System.Security.Cryptography.Csp.dll", + "runtimes/win/lib/netcore50/_._", + "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll", + "system.security.cryptography.csp.4.3.0.nupkg.sha512", + "system.security.cryptography.csp.nuspec" + ] + }, + "System.Security.Cryptography.Encoding/4.3.0": { + "sha512": "1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==", + "type": "package", + "path": "system.security.cryptography.encoding/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Security.Cryptography.Encoding.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Security.Cryptography.Encoding.dll", + "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll", + "ref/netstandard1.3/System.Security.Cryptography.Encoding.xml", + "ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml", + "ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml", + "ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml", + "ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml", + "ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml", + "ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml", + "ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml", + "ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml", + "ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll", + "runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll", + "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll", + "system.security.cryptography.encoding.4.3.0.nupkg.sha512", + "system.security.cryptography.encoding.nuspec" + ] + }, + "System.Security.Cryptography.OpenSsl/4.3.0": { + "sha512": "h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==", + "type": "package", + "path": "system.security.cryptography.openssl/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll", + "ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll", + "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll", + "system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "system.security.cryptography.openssl.nuspec" + ] + }, + "System.Security.Cryptography.Primitives/4.3.0": { + "sha512": "7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==", + "type": "package", + "path": "system.security.cryptography.primitives/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Security.Cryptography.Primitives.dll", + "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Security.Cryptography.Primitives.dll", + "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.security.cryptography.primitives.4.3.0.nupkg.sha512", + "system.security.cryptography.primitives.nuspec" + ] + }, + "System.Security.Cryptography.ProtectedData/4.5.0": { + "sha512": "wLBKzFnDCxP12VL9ANydSYhk59fC4cvOr9ypYQLPnAj48NQIhqnjdD2yhP8yEKyBJEjERWS9DisKL7rX5eU25Q==", + "type": "package", + "path": "system.security.cryptography.protecteddata/4.5.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Security.Cryptography.ProtectedData.dll", + "lib/net461/System.Security.Cryptography.ProtectedData.dll", + "lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll", + "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Security.Cryptography.ProtectedData.dll", + "ref/net461/System.Security.Cryptography.ProtectedData.dll", + "ref/net461/System.Security.Cryptography.ProtectedData.xml", + "ref/netstandard1.3/System.Security.Cryptography.ProtectedData.dll", + "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll", + "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "runtimes/win/lib/net46/System.Security.Cryptography.ProtectedData.dll", + "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.dll", + "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll", + "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll", + "system.security.cryptography.protecteddata.4.5.0.nupkg.sha512", + "system.security.cryptography.protecteddata.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "System.Security.Cryptography.X509Certificates/4.3.0": { + "sha512": "t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==", + "type": "package", + "path": "system.security.cryptography.x509certificates/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Security.Cryptography.X509Certificates.dll", + "lib/net461/System.Security.Cryptography.X509Certificates.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Security.Cryptography.X509Certificates.dll", + "ref/net461/System.Security.Cryptography.X509Certificates.dll", + "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll", + "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml", + "ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml", + "ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml", + "ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml", + "ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml", + "ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml", + "ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml", + "ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml", + "ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml", + "ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml", + "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll", + "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml", + "ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml", + "ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml", + "ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml", + "ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml", + "ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml", + "ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml", + "ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml", + "ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml", + "ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll", + "runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll", + "runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll", + "runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll", + "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll", + "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", + "system.security.cryptography.x509certificates.nuspec" + ] + }, + "System.Security.Permissions/4.5.0": { + "sha512": "9gdyuARhUR7H+p5CjyUB/zPk7/Xut3wUSP8NJQB6iZr8L3XUXTMdoLeVAg9N4rqF8oIpE7MpdqHdDHQ7XgJe0g==", + "type": "package", + "path": "system.security.permissions/4.5.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/System.Security.Permissions.dll", + "lib/netstandard2.0/System.Security.Permissions.dll", + "ref/net461/System.Security.Permissions.dll", + "ref/net461/System.Security.Permissions.xml", + "ref/netstandard2.0/System.Security.Permissions.dll", + "ref/netstandard2.0/System.Security.Permissions.xml", + "system.security.permissions.4.5.0.nupkg.sha512", + "system.security.permissions.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "System.Security.Principal.Windows/4.5.0": { + "sha512": "U77HfRXlZlOeIXd//Yoj6Jnk8AXlbeisf1oq1os+hxOGVnuG+lGSfGqTwTZBoORFF6j/0q7HXIl8cqwQ9aUGqQ==", + "type": "package", + "path": "system.security.principal.windows/4.5.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net46/System.Security.Principal.Windows.dll", + "lib/net461/System.Security.Principal.Windows.dll", + "lib/netstandard1.3/System.Security.Principal.Windows.dll", + "lib/netstandard2.0/System.Security.Principal.Windows.dll", + "lib/uap10.0.16299/_._", + "ref/net46/System.Security.Principal.Windows.dll", + "ref/net461/System.Security.Principal.Windows.dll", + "ref/net461/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/System.Security.Principal.Windows.dll", + "ref/netstandard1.3/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/de/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/es/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/it/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml", + "ref/netstandard2.0/System.Security.Principal.Windows.dll", + "ref/netstandard2.0/System.Security.Principal.Windows.xml", + "ref/uap10.0.16299/_._", + "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll", + "runtimes/win/lib/net46/System.Security.Principal.Windows.dll", + "runtimes/win/lib/net461/System.Security.Principal.Windows.dll", + "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll", + "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll", + "runtimes/win/lib/uap10.0.16299/_._", + "system.security.principal.windows.4.5.0.nupkg.sha512", + "system.security.principal.windows.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "System.Text.Encoding/4.3.0": { + "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", + "type": "package", + "path": "system.text.encoding/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/portable-net45+win8+wp8+wpa81/_._", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", + "ref/netcore50/System.Text.Encoding.xml", + "ref/netcore50/de/System.Text.Encoding.xml", + "ref/netcore50/es/System.Text.Encoding.xml", + "ref/netcore50/fr/System.Text.Encoding.xml", + "ref/netcore50/it/System.Text.Encoding.xml", + "ref/netcore50/ja/System.Text.Encoding.xml", + "ref/netcore50/ko/System.Text.Encoding.xml", + "ref/netcore50/ru/System.Text.Encoding.xml", + "ref/netcore50/zh-hans/System.Text.Encoding.xml", + "ref/netcore50/zh-hant/System.Text.Encoding.xml", + "ref/netstandard1.0/System.Text.Encoding.dll", + "ref/netstandard1.0/System.Text.Encoding.xml", + "ref/netstandard1.0/de/System.Text.Encoding.xml", + "ref/netstandard1.0/es/System.Text.Encoding.xml", + "ref/netstandard1.0/fr/System.Text.Encoding.xml", + "ref/netstandard1.0/it/System.Text.Encoding.xml", + "ref/netstandard1.0/ja/System.Text.Encoding.xml", + "ref/netstandard1.0/ko/System.Text.Encoding.xml", + "ref/netstandard1.0/ru/System.Text.Encoding.xml", + "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml", + "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml", + "ref/netstandard1.3/System.Text.Encoding.dll", + "ref/netstandard1.3/System.Text.Encoding.xml", + "ref/netstandard1.3/de/System.Text.Encoding.xml", + "ref/netstandard1.3/es/System.Text.Encoding.xml", + "ref/netstandard1.3/fr/System.Text.Encoding.xml", + "ref/netstandard1.3/it/System.Text.Encoding.xml", + "ref/netstandard1.3/ja/System.Text.Encoding.xml", + "ref/netstandard1.3/ko/System.Text.Encoding.xml", + "ref/netstandard1.3/ru/System.Text.Encoding.xml", + "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml", + "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml", + "ref/portable-net45+win8+wp8+wpa81/_._", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.text.encoding.4.3.0.nupkg.sha512", + "system.text.encoding.nuspec" + ] + }, + "System.Text.Encoding.CodePages/4.4.0": { + "sha512": "6JX7ZdaceBiLKLkYt8zJcp4xTJd1uYyXXEkPw6mnlUIjh1gZPIVKPtRXPmY5kLf6DwZmf5YLwR3QUrRonl7l0A==", + "type": "package", + "path": "system.text.encoding.codepages/4.4.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Text.Encoding.CodePages.dll", + "lib/net461/System.Text.Encoding.CodePages.dll", + "lib/netstandard1.3/System.Text.Encoding.CodePages.dll", + "lib/netstandard2.0/System.Text.Encoding.CodePages.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/netstandard1.3/System.Text.Encoding.CodePages.dll", + "ref/netstandard1.3/System.Text.Encoding.CodePages.xml", + "ref/netstandard1.3/de/System.Text.Encoding.CodePages.xml", + "ref/netstandard1.3/es/System.Text.Encoding.CodePages.xml", + "ref/netstandard1.3/fr/System.Text.Encoding.CodePages.xml", + "ref/netstandard1.3/it/System.Text.Encoding.CodePages.xml", + "ref/netstandard1.3/ja/System.Text.Encoding.CodePages.xml", + "ref/netstandard1.3/ko/System.Text.Encoding.CodePages.xml", + "ref/netstandard1.3/ru/System.Text.Encoding.CodePages.xml", + "ref/netstandard1.3/zh-hans/System.Text.Encoding.CodePages.xml", + "ref/netstandard1.3/zh-hant/System.Text.Encoding.CodePages.xml", + "ref/netstandard2.0/System.Text.Encoding.CodePages.dll", + "ref/netstandard2.0/System.Text.Encoding.CodePages.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "runtimes/win/lib/net461/System.Text.Encoding.CodePages.dll", + "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll", + "runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll", + "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll", + "system.text.encoding.codepages.4.4.0.nupkg.sha512", + "system.text.encoding.codepages.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "System.Text.Encoding.Extensions/4.3.0": { + "sha512": "YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==", + "type": "package", + "path": "system.text.encoding.extensions/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/portable-net45+win8+wp8+wpa81/_._", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.Extensions.dll", + "ref/netcore50/System.Text.Encoding.Extensions.xml", + "ref/netcore50/de/System.Text.Encoding.Extensions.xml", + "ref/netcore50/es/System.Text.Encoding.Extensions.xml", + "ref/netcore50/fr/System.Text.Encoding.Extensions.xml", + "ref/netcore50/it/System.Text.Encoding.Extensions.xml", + "ref/netcore50/ja/System.Text.Encoding.Extensions.xml", + "ref/netcore50/ko/System.Text.Encoding.Extensions.xml", + "ref/netcore50/ru/System.Text.Encoding.Extensions.xml", + "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml", + "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.0/System.Text.Encoding.Extensions.dll", + "ref/netstandard1.0/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.3/System.Text.Encoding.Extensions.dll", + "ref/netstandard1.3/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml", + "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml", + "ref/portable-net45+win8+wp8+wpa81/_._", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.text.encoding.extensions.4.3.0.nupkg.sha512", + "system.text.encoding.extensions.nuspec" + ] + }, + "System.Text.Encodings.Web/5.0.0": { + "sha512": "EEslUvHKll1ftizbn20mX3Ix/l4Ygk/bdJ2LY6/X6FlGaP0RIhKMo9nS6JIGnKKT6KBP2PGj6JC3B9/ZF6ErqQ==", + "type": "package", + "path": "system.text.encodings.web/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/System.Text.Encodings.Web.dll", + "lib/net461/System.Text.Encodings.Web.xml", + "lib/netcoreapp3.0/System.Text.Encodings.Web.dll", + "lib/netcoreapp3.0/System.Text.Encodings.Web.xml", + "lib/netstandard1.0/System.Text.Encodings.Web.dll", + "lib/netstandard1.0/System.Text.Encodings.Web.xml", + "lib/netstandard2.0/System.Text.Encodings.Web.dll", + "lib/netstandard2.0/System.Text.Encodings.Web.xml", + "lib/netstandard2.1/System.Text.Encodings.Web.dll", + "lib/netstandard2.1/System.Text.Encodings.Web.xml", + "system.text.encodings.web.5.0.0.nupkg.sha512", + "system.text.encodings.web.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "System.Text.Json/5.0.0": { + "sha512": "+luxMQNZ2WqeffBU7Ml6njIvxc8169NW2oU+ygNudXQGZiarjE7DOtN7bILiQjTZjkmwwRZGTtLzmdrSI/Ustw==", + "type": "package", + "path": "system.text.json/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/System.Text.Json.dll", + "lib/net461/System.Text.Json.xml", + "lib/netcoreapp3.0/System.Text.Json.dll", + "lib/netcoreapp3.0/System.Text.Json.xml", + "lib/netstandard2.0/System.Text.Json.dll", + "lib/netstandard2.0/System.Text.Json.xml", + "system.text.json.5.0.0.nupkg.sha512", + "system.text.json.nuspec", + "useSharedDesignerContext.txt", + "version.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.5.1": { + "sha512": "WSKUTtLhPR8gllzIWO2x6l4lmAIfbyMAiTlyXAis4QBDonXK4b4S6F8zGARX4/P8wH3DH+sLdhamCiHn+fTU1A==", + "type": "package", + "path": "system.threading.tasks.extensions/4.5.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/netcoreapp2.1/_._", + "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll", + "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml", + "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll", + "lib/netstandard2.0/System.Threading.Tasks.Extensions.xml", + "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/netcoreapp2.1/_._", + "ref/netstandard1.0/System.Threading.Tasks.Extensions.dll", + "ref/netstandard1.0/System.Threading.Tasks.Extensions.xml", + "ref/netstandard2.0/System.Threading.Tasks.Extensions.dll", + "ref/netstandard2.0/System.Threading.Tasks.Extensions.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.threading.tasks.extensions.4.5.1.nupkg.sha512", + "system.threading.tasks.extensions.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "System.Threading.Timer/4.3.0": { + "sha512": "Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==", + "type": "package", + "path": "system.threading.timer/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net451/_._", + "lib/portable-net451+win81+wpa81/_._", + "lib/win81/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net451/_._", + "ref/netcore50/System.Threading.Timer.dll", + "ref/netcore50/System.Threading.Timer.xml", + "ref/netcore50/de/System.Threading.Timer.xml", + "ref/netcore50/es/System.Threading.Timer.xml", + "ref/netcore50/fr/System.Threading.Timer.xml", + "ref/netcore50/it/System.Threading.Timer.xml", + "ref/netcore50/ja/System.Threading.Timer.xml", + "ref/netcore50/ko/System.Threading.Timer.xml", + "ref/netcore50/ru/System.Threading.Timer.xml", + "ref/netcore50/zh-hans/System.Threading.Timer.xml", + "ref/netcore50/zh-hant/System.Threading.Timer.xml", + "ref/netstandard1.2/System.Threading.Timer.dll", + "ref/netstandard1.2/System.Threading.Timer.xml", + "ref/netstandard1.2/de/System.Threading.Timer.xml", + "ref/netstandard1.2/es/System.Threading.Timer.xml", + "ref/netstandard1.2/fr/System.Threading.Timer.xml", + "ref/netstandard1.2/it/System.Threading.Timer.xml", + "ref/netstandard1.2/ja/System.Threading.Timer.xml", + "ref/netstandard1.2/ko/System.Threading.Timer.xml", + "ref/netstandard1.2/ru/System.Threading.Timer.xml", + "ref/netstandard1.2/zh-hans/System.Threading.Timer.xml", + "ref/netstandard1.2/zh-hant/System.Threading.Timer.xml", + "ref/portable-net451+win81+wpa81/_._", + "ref/win81/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.threading.timer.4.3.0.nupkg.sha512", + "system.threading.timer.nuspec" + ] + }, + "System.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" + ] + }, + "System.Xml.XmlDocument/4.3.0": { + "sha512": "lJ8AxvkX7GQxpC6GFCeBj8ThYVyQczx2+f/cWHJU8tjS7YfI6Cv6bon70jVEgs2CiFbmmM8b9j1oZVx0dSI2Ww==", + "type": "package", + "path": "system.xml.xmldocument/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Xml.XmlDocument.dll", + "lib/netstandard1.3/System.Xml.XmlDocument.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Xml.XmlDocument.dll", + "ref/netstandard1.3/System.Xml.XmlDocument.dll", + "ref/netstandard1.3/System.Xml.XmlDocument.xml", + "ref/netstandard1.3/de/System.Xml.XmlDocument.xml", + "ref/netstandard1.3/es/System.Xml.XmlDocument.xml", + "ref/netstandard1.3/fr/System.Xml.XmlDocument.xml", + "ref/netstandard1.3/it/System.Xml.XmlDocument.xml", + "ref/netstandard1.3/ja/System.Xml.XmlDocument.xml", + "ref/netstandard1.3/ko/System.Xml.XmlDocument.xml", + "ref/netstandard1.3/ru/System.Xml.XmlDocument.xml", + "ref/netstandard1.3/zh-hans/System.Xml.XmlDocument.xml", + "ref/netstandard1.3/zh-hant/System.Xml.XmlDocument.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.xml.xmldocument.4.3.0.nupkg.sha512", + "system.xml.xmldocument.nuspec" + ] + }, + "Application.Shared/1.0.0": { + "type": "project", + "path": "../Application.Shared/Application.Shared.csproj", + "msbuildProject": "../Application.Shared/Application.Shared.csproj" + }, + "BackGround/1.0.0": { + "type": "project", + "path": "../BackGround/BackGround.csproj", + "msbuildProject": "../BackGround/BackGround.csproj" + }, + "Domain/1.0.0": { + "type": "project", + "path": "../Domain/Domain.csproj", + "msbuildProject": "../Domain/Domain.csproj" + }, + "Domain.Service/1.0.0": { + "type": "project", + "path": "../Domain.Service/Domain.Service.csproj", + "msbuildProject": "../Domain.Service/Domain.Service.csproj" + }, + "Domain.Shared/1.0.0": { + "type": "project", + "path": "../Domain.Shared/Domain.Shared.csproj", + "msbuildProject": "../Domain.Shared/Domain.Shared.csproj" + }, + "EntityFramework/1.0.0": { + "type": "project", + "path": "../EntityFramework/EntityFramework.csproj", + "msbuildProject": "../EntityFramework/EntityFramework.csproj" + }, + "Infrastructure/1.0.0": { + "type": "project", + "path": "../Infrastructure/Infrastructure.csproj", + "msbuildProject": "../Infrastructure/Infrastructure.csproj" + } + }, + "projectFileDependencyGroups": { + ".NETCoreApp,Version=v3.1": [ + "Application.Shared >= 1.0.0", + "AutoMapper >= 10.1.1", + "AutoMapper.Extensions.Microsoft.DependencyInjection >= 8.1.1", + "BackGround >= 1.0.0", + "Domain >= 1.0.0", + "Domain.Service >= 1.0.0", + "EntityFramework >= 1.0.0" + ] + }, + "packageFolders": { + "C:\\Users\\NineFishes\\.nuget\\packages\\": {} + }, + "project": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application\\Application.csproj", + "projectName": "Application", + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application\\Application.csproj", + "packagesPath": "C:\\Users\\NineFishes\\.nuget\\packages\\", + "outputPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application\\obj\\", + "projectStyle": "PackageReference", + "configFilePaths": [ + "C:\\Users\\NineFishes\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" + ], + "originalTargetFrameworks": [ + "netcoreapp3.1" + ], + "sources": { + "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, + "https://www.nuget.org/api/v2/": {} + }, + "frameworks": { + "netcoreapp3.1": { + "targetAlias": "netcoreapp3.1", + "projectReferences": { + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application.Shared\\Application.Shared.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application.Shared\\Application.Shared.csproj" + }, + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\BackGround\\BackGround.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\BackGround\\BackGround.csproj" + }, + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Service\\Domain.Service.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Service\\Domain.Service.csproj" + }, + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain\\Domain.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain\\Domain.csproj" + }, + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\EntityFramework\\EntityFramework.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\EntityFramework\\EntityFramework.csproj" + } + } + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "netcoreapp3.1": { + "targetAlias": "netcoreapp3.1", + "dependencies": { + "AutoMapper": { + "target": "Package", + "version": "[10.1.1, )" + }, + "AutoMapper.Extensions.Microsoft.DependencyInjection": { + "target": "Package", + "version": "[8.1.1, )" + } + }, + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48" + ], + "assetTargetFallback": true, + "warn": true, + "frameworkReferences": { + "Microsoft.NETCore.App": { + "privateAssets": "all" + } + }, + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.202\\RuntimeIdentifierGraph.json" + } + } + } +} \ No newline at end of file diff --git a/Application/obj/project.nuget.cache b/Application/obj/project.nuget.cache new file mode 100644 index 0000000..9f7752e --- /dev/null +++ b/Application/obj/project.nuget.cache @@ -0,0 +1,159 @@ +{ + "version": 2, + "dgSpecHash": "HFmlxAxoEA8+NcBwRo0GFWStufqMlKw4XWN+nUw+g2EB/k9ym2eh9odUg1mxT+yZzCJGRH69cDt+fiTN2QkLSQ==", + "success": true, + "projectFilePath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application\\Application.csproj", + "expectedPackageFiles": [ + "C:\\Users\\NineFishes\\.nuget\\packages\\autofac\\6.2.0\\autofac.6.2.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\autofac.extensions.dependencyinjection\\7.1.0\\autofac.extensions.dependencyinjection.7.1.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\autofac.extras.dynamicproxy\\6.0.0\\autofac.extras.dynamicproxy.6.0.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\automapper\\10.1.1\\automapper.10.1.1.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\automapper.extensions.microsoft.dependencyinjection\\8.1.1\\automapper.extensions.microsoft.dependencyinjection.8.1.1.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\castle.core\\4.4.0\\castle.core.4.4.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\dapper\\1.50.5\\dapper.1.50.5.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\hangfire.aspnetcore\\1.7.24\\hangfire.aspnetcore.1.7.24.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\hangfire.core\\1.7.24\\hangfire.core.1.7.24.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\hangfire.mysqlstorage\\2.0.3\\hangfire.mysqlstorage.2.0.3.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.aspnetcore.authentication.abstractions\\2.2.0\\microsoft.aspnetcore.authentication.abstractions.2.2.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.aspnetcore.authentication.core\\2.2.0\\microsoft.aspnetcore.authentication.core.2.2.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.aspnetcore.authorization\\2.2.0\\microsoft.aspnetcore.authorization.2.2.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.aspnetcore.authorization.policy\\2.2.0\\microsoft.aspnetcore.authorization.policy.2.2.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.aspnetcore.hosting.abstractions\\2.2.0\\microsoft.aspnetcore.hosting.abstractions.2.2.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.aspnetcore.hosting.server.abstractions\\2.2.0\\microsoft.aspnetcore.hosting.server.abstractions.2.2.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.aspnetcore.http\\2.2.0\\microsoft.aspnetcore.http.2.2.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.aspnetcore.http.abstractions\\2.2.0\\microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.aspnetcore.http.extensions\\2.2.0\\microsoft.aspnetcore.http.extensions.2.2.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.aspnetcore.http.features\\2.2.0\\microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.aspnetcore.mvc.abstractions\\2.2.0\\microsoft.aspnetcore.mvc.abstractions.2.2.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.aspnetcore.mvc.core\\2.2.5\\microsoft.aspnetcore.mvc.core.2.2.5.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.aspnetcore.responsecaching.abstractions\\2.2.0\\microsoft.aspnetcore.responsecaching.abstractions.2.2.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.aspnetcore.routing\\2.2.0\\microsoft.aspnetcore.routing.2.2.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.aspnetcore.routing.abstractions\\2.2.0\\microsoft.aspnetcore.routing.abstractions.2.2.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.aspnetcore.webutilities\\2.2.0\\microsoft.aspnetcore.webutilities.2.2.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.csharp\\4.7.0\\microsoft.csharp.4.7.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.entityframeworkcore\\5.0.7\\microsoft.entityframeworkcore.5.0.7.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.entityframeworkcore.abstractions\\5.0.7\\microsoft.entityframeworkcore.abstractions.5.0.7.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.entityframeworkcore.analyzers\\5.0.7\\microsoft.entityframeworkcore.analyzers.5.0.7.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.entityframeworkcore.relational\\5.0.7\\microsoft.entityframeworkcore.relational.5.0.7.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\5.0.0\\microsoft.extensions.caching.abstractions.5.0.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.extensions.caching.memory\\5.0.0\\microsoft.extensions.caching.memory.5.0.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\5.0.0\\microsoft.extensions.configuration.abstractions.5.0.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\5.0.1\\microsoft.extensions.dependencyinjection.5.0.1.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\5.0.0\\microsoft.extensions.dependencyinjection.abstractions.5.0.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.extensions.dependencymodel\\5.0.0\\microsoft.extensions.dependencymodel.5.0.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\2.2.0\\microsoft.extensions.fileproviders.abstractions.2.2.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\2.2.0\\microsoft.extensions.hosting.abstractions.2.2.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.extensions.logging\\5.0.0\\microsoft.extensions.logging.5.0.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\5.0.0\\microsoft.extensions.logging.abstractions.5.0.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.extensions.objectpool\\2.2.0\\microsoft.extensions.objectpool.2.2.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.extensions.options\\5.0.0\\microsoft.extensions.options.5.0.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.extensions.primitives\\5.0.0\\microsoft.extensions.primitives.5.0.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.net.http.headers\\2.2.0\\microsoft.net.http.headers.2.2.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.netcore.platforms\\2.0.0\\microsoft.netcore.platforms.2.0.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.win32.primitives\\4.3.0\\microsoft.win32.primitives.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.win32.registry\\4.4.0\\microsoft.win32.registry.4.4.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\microsoft.win32.systemevents\\4.5.0\\microsoft.win32.systemevents.4.5.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\mysqlconnector\\1.3.10\\mysqlconnector.1.3.10.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\netstandard.library\\1.6.1\\netstandard.library.1.6.1.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\newtonsoft.json\\13.0.1\\newtonsoft.json.13.0.1.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\npoi\\2.5.3\\npoi.2.5.3.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\pomelo.entityframeworkcore.mysql\\5.0.1\\pomelo.entityframeworkcore.mysql.5.0.1.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\portable.bouncycastle\\1.8.6\\portable.bouncycastle.1.8.6.nupkg.sha512", + "C:\\Users\\NineFishes\\.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", + "C:\\Users\\NineFishes\\.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", + "C:\\Users\\NineFishes\\.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", + "C:\\Users\\NineFishes\\.nuget\\packages\\runtime.native.system\\4.3.0\\runtime.native.system.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\runtime.native.system.data.sqlclient.sni\\4.4.0\\runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\runtime.native.system.io.compression\\4.3.0\\runtime.native.system.io.compression.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\runtime.native.system.net.http\\4.3.0\\runtime.native.system.net.http.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.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", + "C:\\Users\\NineFishes\\.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", + "C:\\Users\\NineFishes\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.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", + "C:\\Users\\NineFishes\\.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", + "C:\\Users\\NineFishes\\.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", + "C:\\Users\\NineFishes\\.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", + "C:\\Users\\NineFishes\\.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", + "C:\\Users\\NineFishes\\.nuget\\packages\\runtime.win-arm64.runtime.native.system.data.sqlclient.sni\\4.4.0\\runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\runtime.win-x64.runtime.native.system.data.sqlclient.sni\\4.4.0\\runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\runtime.win-x86.runtime.native.system.data.sqlclient.sni\\4.4.0\\runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\sharpziplib\\1.2.0\\sharpziplib.1.2.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.appcontext\\4.3.0\\system.appcontext.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.buffers\\4.5.0\\system.buffers.4.5.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.collections.concurrent\\4.3.0\\system.collections.concurrent.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.collections.immutable\\5.0.0\\system.collections.immutable.5.0.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.collections.nongeneric\\4.3.0\\system.collections.nongeneric.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.collections.specialized\\4.3.0\\system.collections.specialized.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.componentmodel\\4.3.0\\system.componentmodel.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.componentmodel.annotations\\5.0.0\\system.componentmodel.annotations.5.0.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.componentmodel.primitives\\4.3.0\\system.componentmodel.primitives.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.componentmodel.typeconverter\\4.3.0\\system.componentmodel.typeconverter.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.configuration.configurationmanager\\4.5.0\\system.configuration.configurationmanager.4.5.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.console\\4.3.0\\system.console.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.data.sqlclient\\4.4.0\\system.data.sqlclient.4.4.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.diagnostics.diagnosticsource\\5.0.1\\system.diagnostics.diagnosticsource.5.0.1.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.diagnostics.tools\\4.3.0\\system.diagnostics.tools.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.diagnostics.tracesource\\4.3.0\\system.diagnostics.tracesource.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.diagnostics.tracing\\4.3.0\\system.diagnostics.tracing.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.drawing.common\\4.5.0\\system.drawing.common.4.5.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.dynamic.runtime\\4.3.0\\system.dynamic.runtime.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.globalization.calendars\\4.3.0\\system.globalization.calendars.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.globalization.extensions\\4.3.0\\system.globalization.extensions.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.io.compression\\4.3.0\\system.io.compression.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.io.compression.zipfile\\4.3.0\\system.io.compression.zipfile.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.io.filesystem\\4.3.0\\system.io.filesystem.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.io.filesystem.primitives\\4.3.0\\system.io.filesystem.primitives.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.net.http\\4.3.0\\system.net.http.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.net.primitives\\4.3.0\\system.net.primitives.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.net.sockets\\4.3.0\\system.net.sockets.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.reflection.emit\\4.7.0\\system.reflection.emit.4.7.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.reflection.typeextensions\\4.4.0\\system.reflection.typeextensions.4.4.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.runtime.handles\\4.3.0\\system.runtime.handles.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.runtime.interopservices\\4.3.0\\system.runtime.interopservices.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.runtime.interopservices.runtimeinformation\\4.3.0\\system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.runtime.numerics\\4.3.0\\system.runtime.numerics.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.security.accesscontrol\\4.5.0\\system.security.accesscontrol.4.5.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.security.cryptography.algorithms\\4.3.0\\system.security.cryptography.algorithms.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.security.cryptography.cng\\4.3.0\\system.security.cryptography.cng.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.security.cryptography.csp\\4.3.0\\system.security.cryptography.csp.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.security.cryptography.encoding\\4.3.0\\system.security.cryptography.encoding.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.security.cryptography.openssl\\4.3.0\\system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.security.cryptography.primitives\\4.3.0\\system.security.cryptography.primitives.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.security.cryptography.protecteddata\\4.5.0\\system.security.cryptography.protecteddata.4.5.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.security.cryptography.x509certificates\\4.3.0\\system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.security.permissions\\4.5.0\\system.security.permissions.4.5.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.security.principal.windows\\4.5.0\\system.security.principal.windows.4.5.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.text.encoding.codepages\\4.4.0\\system.text.encoding.codepages.4.4.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.text.encoding.extensions\\4.3.0\\system.text.encoding.extensions.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.text.encodings.web\\5.0.0\\system.text.encodings.web.5.0.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.text.json\\5.0.0\\system.text.json.5.0.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.text.regularexpressions\\4.3.0\\system.text.regularexpressions.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.1\\system.threading.tasks.extensions.4.5.1.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.threading.timer\\4.3.0\\system.threading.timer.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.xml.readerwriter\\4.3.0\\system.xml.readerwriter.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.xml.xdocument\\4.3.0\\system.xml.xdocument.4.3.0.nupkg.sha512", + "C:\\Users\\NineFishes\\.nuget\\packages\\system.xml.xmldocument\\4.3.0\\system.xml.xmldocument.4.3.0.nupkg.sha512" + ], + "logs": [] +} \ No newline at end of file diff --git a/BackGround/obj/BackGround.csproj.nuget.dgspec.json b/BackGround/obj/BackGround.csproj.nuget.dgspec.json index 2ac2ac5..6438eb3 100644 --- a/BackGround/obj/BackGround.csproj.nuget.dgspec.json +++ b/BackGround/obj/BackGround.csproj.nuget.dgspec.json @@ -1,17 +1,17 @@ { "format": 1, "restore": { - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\BackGround\\BackGround.csproj": {} + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\BackGround\\BackGround.csproj": {} }, "projects": { - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Application.Shared\\Application.Shared.csproj": { + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application.Shared\\Application.Shared.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Application.Shared\\Application.Shared.csproj", + "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application.Shared\\Application.Shared.csproj", "projectName": "Application.Shared", - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Application.Shared\\Application.Shared.csproj", + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application.Shared\\Application.Shared.csproj", "packagesPath": "C:\\Users\\NineFishes\\.nuget\\packages\\", - "outputPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Application.Shared\\obj\\", + "outputPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application.Shared\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\NineFishes\\AppData\\Roaming\\NuGet\\NuGet.Config", @@ -28,8 +28,8 @@ "netcoreapp3.1": { "targetAlias": "netcoreapp3.1", "projectReferences": { - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj": { - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj" + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj" } } } @@ -62,14 +62,14 @@ } } }, - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\BackGround\\BackGround.csproj": { + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\BackGround\\BackGround.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\BackGround\\BackGround.csproj", + "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\BackGround\\BackGround.csproj", "projectName": "BackGround", - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\BackGround\\BackGround.csproj", + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\BackGround\\BackGround.csproj", "packagesPath": "C:\\Users\\NineFishes\\.nuget\\packages\\", - "outputPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\BackGround\\obj\\", + "outputPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\BackGround\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\NineFishes\\AppData\\Roaming\\NuGet\\NuGet.Config", @@ -86,14 +86,14 @@ "netcoreapp3.1": { "targetAlias": "netcoreapp3.1", "projectReferences": { - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Application.Shared\\Application.Shared.csproj": { - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Application.Shared\\Application.Shared.csproj" + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application.Shared\\Application.Shared.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application.Shared\\Application.Shared.csproj" }, - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\EntityFramework\\EntityFramework.csproj": { - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\EntityFramework\\EntityFramework.csproj" + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\EntityFramework\\EntityFramework.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\EntityFramework\\EntityFramework.csproj" }, - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj": { - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj" + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj" } } } @@ -140,14 +140,14 @@ } } }, - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Shared\\Domain.Shared.csproj": { + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Shared\\Domain.Shared.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Shared\\Domain.Shared.csproj", + "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Shared\\Domain.Shared.csproj", "projectName": "Domain.Shared", - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Shared\\Domain.Shared.csproj", + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Shared\\Domain.Shared.csproj", "packagesPath": "C:\\Users\\NineFishes\\.nuget\\packages\\", - "outputPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Shared\\obj\\", + "outputPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Shared\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\NineFishes\\AppData\\Roaming\\NuGet\\NuGet.Config", @@ -194,14 +194,14 @@ } } }, - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain\\Domain.csproj": { + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain\\Domain.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain\\Domain.csproj", + "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain\\Domain.csproj", "projectName": "Domain", - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain\\Domain.csproj", + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain\\Domain.csproj", "packagesPath": "C:\\Users\\NineFishes\\.nuget\\packages\\", - "outputPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain\\obj\\", + "outputPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\NineFishes\\AppData\\Roaming\\NuGet\\NuGet.Config", @@ -218,11 +218,11 @@ "netcoreapp3.1": { "targetAlias": "netcoreapp3.1", "projectReferences": { - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Shared\\Domain.Shared.csproj": { - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Shared\\Domain.Shared.csproj" + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Shared\\Domain.Shared.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Shared\\Domain.Shared.csproj" }, - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj": { - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj" + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj" } } } @@ -255,14 +255,14 @@ } } }, - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\EntityFramework\\EntityFramework.csproj": { + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\EntityFramework\\EntityFramework.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\EntityFramework\\EntityFramework.csproj", + "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\EntityFramework\\EntityFramework.csproj", "projectName": "EntityFramework", - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\EntityFramework\\EntityFramework.csproj", + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\EntityFramework\\EntityFramework.csproj", "packagesPath": "C:\\Users\\NineFishes\\.nuget\\packages\\", - "outputPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\EntityFramework\\obj\\", + "outputPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\EntityFramework\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\NineFishes\\AppData\\Roaming\\NuGet\\NuGet.Config", @@ -279,8 +279,8 @@ "netcoreapp3.1": { "targetAlias": "netcoreapp3.1", "projectReferences": { - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain\\Domain.csproj": { - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain\\Domain.csproj" + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain\\Domain.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain\\Domain.csproj" } } } @@ -323,14 +323,14 @@ } } }, - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj": { + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj", + "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj", "projectName": "Infrastructure", - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj", + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj", "packagesPath": "C:\\Users\\NineFishes\\.nuget\\packages\\", - "outputPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\obj\\", + "outputPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\NineFishes\\AppData\\Roaming\\NuGet\\NuGet.Config", diff --git a/BackGround/obj/Debug/netcoreapp3.1/BackGround.GeneratedMSBuildEditorConfig.editorconfig b/BackGround/obj/Debug/netcoreapp3.1/BackGround.GeneratedMSBuildEditorConfig.editorconfig index 0ec5ace..826d5c5 100644 --- a/BackGround/obj/Debug/netcoreapp3.1/BackGround.GeneratedMSBuildEditorConfig.editorconfig +++ b/BackGround/obj/Debug/netcoreapp3.1/BackGround.GeneratedMSBuildEditorConfig.editorconfig @@ -1,3 +1,3 @@ is_global = true build_property.RootNamespace = BackGround -build_property.ProjectDir = C:\Users\NineFishes\Desktop\FireStaionDocuments-master\BackGround\ +build_property.ProjectDir = C:\Users\NineFishes\Desktop\sss\FireStaionDocuments\BackGround\ diff --git a/BackGround/obj/Debug/netcoreapp3.1/BackGround.assets.cache b/BackGround/obj/Debug/netcoreapp3.1/BackGround.assets.cache index d6adce3bd77f0626e6d69060e62c1b7bb5562e12..220e94a35b6e5ddb09f9b9773c8ab936264c16ce 100644 GIT binary patch delta 54 zcmV-60LlM|)&z*w1Sn8TM?nez002{}Ydv;RO^9f|aj8CfQLB!%sSE#nyE8DhId!m+ MwSs{twI~7LDmyF|OaK4? delta 54 zcmV-60LlM|)&z*w1Sn8TM?nez0045Np*jJJ{vvnj5q_bXkWLPm{Llg5X=9mni;m?x MfGvS2wI~7LDn`~8V*mgE diff --git a/BackGround/obj/project.assets.json b/BackGround/obj/project.assets.json index 891e1ee..b3786a6 100644 --- a/BackGround/obj/project.assets.json +++ b/BackGround/obj/project.assets.json @@ -7648,11 +7648,11 @@ "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\BackGround\\BackGround.csproj", + "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\BackGround\\BackGround.csproj", "projectName": "BackGround", - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\BackGround\\BackGround.csproj", + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\BackGround\\BackGround.csproj", "packagesPath": "C:\\Users\\NineFishes\\.nuget\\packages\\", - "outputPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\BackGround\\obj\\", + "outputPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\BackGround\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\NineFishes\\AppData\\Roaming\\NuGet\\NuGet.Config", @@ -7669,14 +7669,14 @@ "netcoreapp3.1": { "targetAlias": "netcoreapp3.1", "projectReferences": { - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Application.Shared\\Application.Shared.csproj": { - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Application.Shared\\Application.Shared.csproj" + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application.Shared\\Application.Shared.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application.Shared\\Application.Shared.csproj" }, - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\EntityFramework\\EntityFramework.csproj": { - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\EntityFramework\\EntityFramework.csproj" + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\EntityFramework\\EntityFramework.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\EntityFramework\\EntityFramework.csproj" }, - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj": { - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj" + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj" } } } diff --git a/BackGround/obj/project.nuget.cache b/BackGround/obj/project.nuget.cache index a651484..c41ff6f 100644 --- a/BackGround/obj/project.nuget.cache +++ b/BackGround/obj/project.nuget.cache @@ -1,8 +1,8 @@ { "version": 2, - "dgSpecHash": "vSIXoHXycayVNioFcIBR9MhY5PWDWBKWSFaFXIB9IwooLJFsATTphPVKBFzKVikRzJWaBf2punMtscFIGPvT8w==", + "dgSpecHash": "pZtLc4Nb7CeWb6RjQ9J6a+2Dxj9I7ZwCTRAp7hrT7sDXRyZ/G+3OQCq+d6v/in/vya5Fqm57Vq2qQcCQUx01tA==", "success": true, - "projectFilePath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\BackGround\\BackGround.csproj", + "projectFilePath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\BackGround\\BackGround.csproj", "expectedPackageFiles": [ "C:\\Users\\NineFishes\\.nuget\\packages\\autofac\\6.2.0\\autofac.6.2.0.nupkg.sha512", "C:\\Users\\NineFishes\\.nuget\\packages\\autofac.extensions.dependencyinjection\\7.1.0\\autofac.extensions.dependencyinjection.7.1.0.nupkg.sha512", diff --git a/Domain.Service/obj/Debug/netcoreapp3.1/Domain.Service.GeneratedMSBuildEditorConfig.editorconfig b/Domain.Service/obj/Debug/netcoreapp3.1/Domain.Service.GeneratedMSBuildEditorConfig.editorconfig index cfe95c1..bb10e38 100644 --- a/Domain.Service/obj/Debug/netcoreapp3.1/Domain.Service.GeneratedMSBuildEditorConfig.editorconfig +++ b/Domain.Service/obj/Debug/netcoreapp3.1/Domain.Service.GeneratedMSBuildEditorConfig.editorconfig @@ -1,3 +1,3 @@ is_global = true build_property.RootNamespace = Domain.Service -build_property.ProjectDir = C:\Users\NineFishes\Desktop\FireStaionDocuments-master\Domain.Service\ +build_property.ProjectDir = C:\Users\NineFishes\Desktop\sss\FireStaionDocuments\Domain.Service\ diff --git a/Domain.Service/obj/Debug/netcoreapp3.1/Domain.Service.assets.cache b/Domain.Service/obj/Debug/netcoreapp3.1/Domain.Service.assets.cache index e0b033c256850beca281c534c99206c54c688ba0..f29fdb61b473ee50707d5d82cd0e644a305c003d 100644 GIT binary patch delta 54 zcmV-60LlM`lmv#91Sn8TM?nez003RTj18-Swh#WNw07J(2eSW94R}PhE<=(~;gp5B M7RG@nwI~7J2{hal^Z)<= delta 54 zcmV-60LlM`lmv#91Sn8TM?nez001lCQ!WioyLar?#>qUe;93ACm%^wG3gzZWK?4Z% M$3cN8wI~7J2_(c7DgXcg diff --git a/Domain.Service/obj/Domain.Service.csproj.nuget.dgspec.json b/Domain.Service/obj/Domain.Service.csproj.nuget.dgspec.json index 22bcd75..9537187 100644 --- a/Domain.Service/obj/Domain.Service.csproj.nuget.dgspec.json +++ b/Domain.Service/obj/Domain.Service.csproj.nuget.dgspec.json @@ -1,17 +1,17 @@ { "format": 1, "restore": { - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Service\\Domain.Service.csproj": {} + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Service\\Domain.Service.csproj": {} }, "projects": { - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Service\\Domain.Service.csproj": { + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Service\\Domain.Service.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Service\\Domain.Service.csproj", + "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Service\\Domain.Service.csproj", "projectName": "Domain.Service", - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Service\\Domain.Service.csproj", + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Service\\Domain.Service.csproj", "packagesPath": "C:\\Users\\NineFishes\\.nuget\\packages\\", - "outputPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Service\\obj\\", + "outputPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Service\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\NineFishes\\AppData\\Roaming\\NuGet\\NuGet.Config", @@ -28,11 +28,11 @@ "netcoreapp3.1": { "targetAlias": "netcoreapp3.1", "projectReferences": { - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\EntityFramework\\EntityFramework.csproj": { - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\EntityFramework\\EntityFramework.csproj" + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\EntityFramework\\EntityFramework.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\EntityFramework\\EntityFramework.csproj" }, - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj": { - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj" + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj" } } } @@ -65,14 +65,14 @@ } } }, - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Shared\\Domain.Shared.csproj": { + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Shared\\Domain.Shared.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Shared\\Domain.Shared.csproj", + "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Shared\\Domain.Shared.csproj", "projectName": "Domain.Shared", - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Shared\\Domain.Shared.csproj", + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Shared\\Domain.Shared.csproj", "packagesPath": "C:\\Users\\NineFishes\\.nuget\\packages\\", - "outputPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Shared\\obj\\", + "outputPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Shared\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\NineFishes\\AppData\\Roaming\\NuGet\\NuGet.Config", @@ -119,14 +119,14 @@ } } }, - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain\\Domain.csproj": { + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain\\Domain.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain\\Domain.csproj", + "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain\\Domain.csproj", "projectName": "Domain", - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain\\Domain.csproj", + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain\\Domain.csproj", "packagesPath": "C:\\Users\\NineFishes\\.nuget\\packages\\", - "outputPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain\\obj\\", + "outputPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\NineFishes\\AppData\\Roaming\\NuGet\\NuGet.Config", @@ -143,11 +143,11 @@ "netcoreapp3.1": { "targetAlias": "netcoreapp3.1", "projectReferences": { - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Shared\\Domain.Shared.csproj": { - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Shared\\Domain.Shared.csproj" + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Shared\\Domain.Shared.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Shared\\Domain.Shared.csproj" }, - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj": { - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj" + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj" } } } @@ -180,14 +180,14 @@ } } }, - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\EntityFramework\\EntityFramework.csproj": { + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\EntityFramework\\EntityFramework.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\EntityFramework\\EntityFramework.csproj", + "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\EntityFramework\\EntityFramework.csproj", "projectName": "EntityFramework", - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\EntityFramework\\EntityFramework.csproj", + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\EntityFramework\\EntityFramework.csproj", "packagesPath": "C:\\Users\\NineFishes\\.nuget\\packages\\", - "outputPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\EntityFramework\\obj\\", + "outputPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\EntityFramework\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\NineFishes\\AppData\\Roaming\\NuGet\\NuGet.Config", @@ -204,8 +204,8 @@ "netcoreapp3.1": { "targetAlias": "netcoreapp3.1", "projectReferences": { - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain\\Domain.csproj": { - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain\\Domain.csproj" + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain\\Domain.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain\\Domain.csproj" } } } @@ -248,14 +248,14 @@ } } }, - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj": { + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj", + "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj", "projectName": "Infrastructure", - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj", + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj", "packagesPath": "C:\\Users\\NineFishes\\.nuget\\packages\\", - "outputPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\obj\\", + "outputPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\NineFishes\\AppData\\Roaming\\NuGet\\NuGet.Config", diff --git a/Domain.Service/obj/project.assets.json b/Domain.Service/obj/project.assets.json index c84e779..09768b6 100644 --- a/Domain.Service/obj/project.assets.json +++ b/Domain.Service/obj/project.assets.json @@ -6999,11 +6999,11 @@ "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Service\\Domain.Service.csproj", + "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Service\\Domain.Service.csproj", "projectName": "Domain.Service", - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Service\\Domain.Service.csproj", + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Service\\Domain.Service.csproj", "packagesPath": "C:\\Users\\NineFishes\\.nuget\\packages\\", - "outputPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Service\\obj\\", + "outputPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Service\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\NineFishes\\AppData\\Roaming\\NuGet\\NuGet.Config", @@ -7020,11 +7020,11 @@ "netcoreapp3.1": { "targetAlias": "netcoreapp3.1", "projectReferences": { - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\EntityFramework\\EntityFramework.csproj": { - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\EntityFramework\\EntityFramework.csproj" + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\EntityFramework\\EntityFramework.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\EntityFramework\\EntityFramework.csproj" }, - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj": { - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj" + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj" } } } diff --git a/Domain.Service/obj/project.nuget.cache b/Domain.Service/obj/project.nuget.cache index fe1aadc..9f973ff 100644 --- a/Domain.Service/obj/project.nuget.cache +++ b/Domain.Service/obj/project.nuget.cache @@ -1,8 +1,8 @@ { "version": 2, - "dgSpecHash": "khy1F64KNlzDxirvpbmeH0zHCavtahsJyWUp2NcYf4jSPA/VMGxp9du0E/l0pVSoxY88MCACn0ACGXUwmoTwxw==", + "dgSpecHash": "bq9q3H+aDymy46okxB2bueI2QHONdkvWzKh3ctL6txCLPAQiMFSRDmddZHHojA3aJ0SdmgsvqZlFBFM5gIJZog==", "success": true, - "projectFilePath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Service\\Domain.Service.csproj", + "projectFilePath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Service\\Domain.Service.csproj", "expectedPackageFiles": [ "C:\\Users\\NineFishes\\.nuget\\packages\\autofac\\6.2.0\\autofac.6.2.0.nupkg.sha512", "C:\\Users\\NineFishes\\.nuget\\packages\\autofac.extensions.dependencyinjection\\7.1.0\\autofac.extensions.dependencyinjection.7.1.0.nupkg.sha512", diff --git a/Domain.Shared/obj/Debug/netcoreapp3.1/Domain.Shared.GeneratedMSBuildEditorConfig.editorconfig b/Domain.Shared/obj/Debug/netcoreapp3.1/Domain.Shared.GeneratedMSBuildEditorConfig.editorconfig index 57670eb..7c178f2 100644 --- a/Domain.Shared/obj/Debug/netcoreapp3.1/Domain.Shared.GeneratedMSBuildEditorConfig.editorconfig +++ b/Domain.Shared/obj/Debug/netcoreapp3.1/Domain.Shared.GeneratedMSBuildEditorConfig.editorconfig @@ -1,3 +1,3 @@ is_global = true build_property.RootNamespace = Domain.Shared -build_property.ProjectDir = C:\Users\NineFishes\Desktop\FireStaionDocuments-master\Domain.Shared\ +build_property.ProjectDir = C:\Users\NineFishes\Desktop\sss\FireStaionDocuments\Domain.Shared\ diff --git a/Domain.Shared/obj/Debug/netcoreapp3.1/Domain.Shared.assets.cache b/Domain.Shared/obj/Debug/netcoreapp3.1/Domain.Shared.assets.cache index 7e96003f000236172366939debb2fb9a8a7cc831..beaeb53b4545c1941bbe7d7a1fbaffb7d1084311 100644 GIT binary patch delta 55 zcmV-70LcH50g(YIP)kQa3IG5A70W@x2S`HPQd5PxZ}vY=$xP*;WUUN(X>K9*+?UCw Njgc`Mkw6HMOhqcc7773W delta 55 zcmV-70LcH50g(YIP)kQa3IG5AB~#3y(e7BCl!$bkQI^Z6WHTi-cQdiCdJ_7JAqHhP Njgc`Mkw6HMOhq=56wLqt diff --git a/Domain.Shared/obj/Domain.Shared.csproj.nuget.dgspec.json b/Domain.Shared/obj/Domain.Shared.csproj.nuget.dgspec.json index 457103c..2f1a33b 100644 --- a/Domain.Shared/obj/Domain.Shared.csproj.nuget.dgspec.json +++ b/Domain.Shared/obj/Domain.Shared.csproj.nuget.dgspec.json @@ -1,17 +1,17 @@ { "format": 1, "restore": { - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Shared\\Domain.Shared.csproj": {} + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Shared\\Domain.Shared.csproj": {} }, "projects": { - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Shared\\Domain.Shared.csproj": { + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Shared\\Domain.Shared.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Shared\\Domain.Shared.csproj", + "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Shared\\Domain.Shared.csproj", "projectName": "Domain.Shared", - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Shared\\Domain.Shared.csproj", + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Shared\\Domain.Shared.csproj", "packagesPath": "C:\\Users\\NineFishes\\.nuget\\packages\\", - "outputPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Shared\\obj\\", + "outputPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Shared\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\NineFishes\\AppData\\Roaming\\NuGet\\NuGet.Config", diff --git a/Domain.Shared/obj/project.assets.json b/Domain.Shared/obj/project.assets.json index 618f254..5b9e590 100644 --- a/Domain.Shared/obj/project.assets.json +++ b/Domain.Shared/obj/project.assets.json @@ -13,11 +13,11 @@ "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Shared\\Domain.Shared.csproj", + "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Shared\\Domain.Shared.csproj", "projectName": "Domain.Shared", - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Shared\\Domain.Shared.csproj", + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Shared\\Domain.Shared.csproj", "packagesPath": "C:\\Users\\NineFishes\\.nuget\\packages\\", - "outputPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Shared\\obj\\", + "outputPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Shared\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\NineFishes\\AppData\\Roaming\\NuGet\\NuGet.Config", diff --git a/Domain.Shared/obj/project.nuget.cache b/Domain.Shared/obj/project.nuget.cache index 1184ecc..bf4839d 100644 --- a/Domain.Shared/obj/project.nuget.cache +++ b/Domain.Shared/obj/project.nuget.cache @@ -1,8 +1,8 @@ { "version": 2, - "dgSpecHash": "8CKyzAhkcdDgNcbfZ1UV4QppFSNJyU083HJKRp/8aiEtNFppA4p+7jaMfdiQXCf5dTpZG2Ql5yz63huck7NjCQ==", + "dgSpecHash": "4cp7vS7iuIyDfexdPOfBGlz5w1gab5JpthGaH4PR/sbl8rKT4L29HgjHKa2cdXCbaLXlU8FBEfN+DH+K53RmUA==", "success": true, - "projectFilePath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Shared\\Domain.Shared.csproj", + "projectFilePath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Shared\\Domain.Shared.csproj", "expectedPackageFiles": [], "logs": [] } \ No newline at end of file diff --git a/Domain/obj/Debug/netcoreapp3.1/Domain.GeneratedMSBuildEditorConfig.editorconfig b/Domain/obj/Debug/netcoreapp3.1/Domain.GeneratedMSBuildEditorConfig.editorconfig index 38d93d9..fb6b566 100644 --- a/Domain/obj/Debug/netcoreapp3.1/Domain.GeneratedMSBuildEditorConfig.editorconfig +++ b/Domain/obj/Debug/netcoreapp3.1/Domain.GeneratedMSBuildEditorConfig.editorconfig @@ -1,3 +1,3 @@ is_global = true build_property.RootNamespace = Domain -build_property.ProjectDir = C:\Users\NineFishes\Desktop\FireStaionDocuments-master\Domain\ +build_property.ProjectDir = C:\Users\NineFishes\Desktop\sss\FireStaionDocuments\Domain\ diff --git a/Domain/obj/Debug/netcoreapp3.1/Domain.assets.cache b/Domain/obj/Debug/netcoreapp3.1/Domain.assets.cache index 660f264706328ea19d6b8ac964c4cdca014ab1db..19a87b2d258d379ea096681644ddef0930cfaada 100644 GIT binary patch delta 51 zcmV-30L=fE?gN(Y11L~SM?nez000k(0c>L9-`eV0c~8lL!z7}$R1Tj8n3T>>y^>Rd~qbZmsL M_B??owI~7h31-n3k^lez delta 54 zcmV-60LlNJlmwoX1Sn8TM?nez005&sqfWo2Ib=r?Bf7!I71FVGy#swI~7CGVqZbi~s-t diff --git a/FireStaionDocuments/obj/FireStaionDocuments.csproj.nuget.dgspec.json b/FireStaionDocuments/obj/FireStaionDocuments.csproj.nuget.dgspec.json index 5bc69aa..f73baaa 100644 --- a/FireStaionDocuments/obj/FireStaionDocuments.csproj.nuget.dgspec.json +++ b/FireStaionDocuments/obj/FireStaionDocuments.csproj.nuget.dgspec.json @@ -1,17 +1,17 @@ { "format": 1, "restore": { - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\FireStaionDocuments\\FireStaionDocuments.csproj": {} + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\FireStaionDocuments\\FireStaionDocuments.csproj": {} }, "projects": { - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Application.Shared\\Application.Shared.csproj": { + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application.Shared\\Application.Shared.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Application.Shared\\Application.Shared.csproj", + "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application.Shared\\Application.Shared.csproj", "projectName": "Application.Shared", - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Application.Shared\\Application.Shared.csproj", + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application.Shared\\Application.Shared.csproj", "packagesPath": "C:\\Users\\NineFishes\\.nuget\\packages\\", - "outputPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Application.Shared\\obj\\", + "outputPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application.Shared\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\NineFishes\\AppData\\Roaming\\NuGet\\NuGet.Config", @@ -28,8 +28,8 @@ "netcoreapp3.1": { "targetAlias": "netcoreapp3.1", "projectReferences": { - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj": { - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj" + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj" } } } @@ -62,14 +62,14 @@ } } }, - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Application\\Application.csproj": { + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application\\Application.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Application\\Application.csproj", + "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application\\Application.csproj", "projectName": "Application", - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Application\\Application.csproj", + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application\\Application.csproj", "packagesPath": "C:\\Users\\NineFishes\\.nuget\\packages\\", - "outputPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Application\\obj\\", + "outputPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\NineFishes\\AppData\\Roaming\\NuGet\\NuGet.Config", @@ -86,20 +86,20 @@ "netcoreapp3.1": { "targetAlias": "netcoreapp3.1", "projectReferences": { - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Application.Shared\\Application.Shared.csproj": { - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Application.Shared\\Application.Shared.csproj" + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application.Shared\\Application.Shared.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application.Shared\\Application.Shared.csproj" }, - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\BackGround\\BackGround.csproj": { - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\BackGround\\BackGround.csproj" + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\BackGround\\BackGround.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\BackGround\\BackGround.csproj" }, - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Service\\Domain.Service.csproj": { - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Service\\Domain.Service.csproj" + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Service\\Domain.Service.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Service\\Domain.Service.csproj" }, - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain\\Domain.csproj": { - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain\\Domain.csproj" + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain\\Domain.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain\\Domain.csproj" }, - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\EntityFramework\\EntityFramework.csproj": { - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\EntityFramework\\EntityFramework.csproj" + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\EntityFramework\\EntityFramework.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\EntityFramework\\EntityFramework.csproj" } } } @@ -142,14 +142,14 @@ } } }, - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\BackGround\\BackGround.csproj": { + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\BackGround\\BackGround.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\BackGround\\BackGround.csproj", + "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\BackGround\\BackGround.csproj", "projectName": "BackGround", - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\BackGround\\BackGround.csproj", + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\BackGround\\BackGround.csproj", "packagesPath": "C:\\Users\\NineFishes\\.nuget\\packages\\", - "outputPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\BackGround\\obj\\", + "outputPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\BackGround\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\NineFishes\\AppData\\Roaming\\NuGet\\NuGet.Config", @@ -166,14 +166,14 @@ "netcoreapp3.1": { "targetAlias": "netcoreapp3.1", "projectReferences": { - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Application.Shared\\Application.Shared.csproj": { - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Application.Shared\\Application.Shared.csproj" + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application.Shared\\Application.Shared.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application.Shared\\Application.Shared.csproj" }, - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\EntityFramework\\EntityFramework.csproj": { - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\EntityFramework\\EntityFramework.csproj" + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\EntityFramework\\EntityFramework.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\EntityFramework\\EntityFramework.csproj" }, - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj": { - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj" + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj" } } } @@ -220,14 +220,14 @@ } } }, - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Service\\Domain.Service.csproj": { + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Service\\Domain.Service.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Service\\Domain.Service.csproj", + "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Service\\Domain.Service.csproj", "projectName": "Domain.Service", - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Service\\Domain.Service.csproj", + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Service\\Domain.Service.csproj", "packagesPath": "C:\\Users\\NineFishes\\.nuget\\packages\\", - "outputPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Service\\obj\\", + "outputPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Service\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\NineFishes\\AppData\\Roaming\\NuGet\\NuGet.Config", @@ -244,11 +244,11 @@ "netcoreapp3.1": { "targetAlias": "netcoreapp3.1", "projectReferences": { - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\EntityFramework\\EntityFramework.csproj": { - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\EntityFramework\\EntityFramework.csproj" + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\EntityFramework\\EntityFramework.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\EntityFramework\\EntityFramework.csproj" }, - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj": { - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj" + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj" } } } @@ -281,14 +281,14 @@ } } }, - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Shared\\Domain.Shared.csproj": { + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Shared\\Domain.Shared.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Shared\\Domain.Shared.csproj", + "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Shared\\Domain.Shared.csproj", "projectName": "Domain.Shared", - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Shared\\Domain.Shared.csproj", + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Shared\\Domain.Shared.csproj", "packagesPath": "C:\\Users\\NineFishes\\.nuget\\packages\\", - "outputPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Shared\\obj\\", + "outputPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Shared\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\NineFishes\\AppData\\Roaming\\NuGet\\NuGet.Config", @@ -335,14 +335,14 @@ } } }, - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain\\Domain.csproj": { + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain\\Domain.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain\\Domain.csproj", + "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain\\Domain.csproj", "projectName": "Domain", - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain\\Domain.csproj", + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain\\Domain.csproj", "packagesPath": "C:\\Users\\NineFishes\\.nuget\\packages\\", - "outputPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain\\obj\\", + "outputPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\NineFishes\\AppData\\Roaming\\NuGet\\NuGet.Config", @@ -359,11 +359,11 @@ "netcoreapp3.1": { "targetAlias": "netcoreapp3.1", "projectReferences": { - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Shared\\Domain.Shared.csproj": { - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain.Shared\\Domain.Shared.csproj" + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Shared\\Domain.Shared.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain.Shared\\Domain.Shared.csproj" }, - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj": { - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj" + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj" } } } @@ -396,14 +396,14 @@ } } }, - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\EntityFramework\\EntityFramework.csproj": { + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\EntityFramework\\EntityFramework.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\EntityFramework\\EntityFramework.csproj", + "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\EntityFramework\\EntityFramework.csproj", "projectName": "EntityFramework", - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\EntityFramework\\EntityFramework.csproj", + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\EntityFramework\\EntityFramework.csproj", "packagesPath": "C:\\Users\\NineFishes\\.nuget\\packages\\", - "outputPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\EntityFramework\\obj\\", + "outputPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\EntityFramework\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\NineFishes\\AppData\\Roaming\\NuGet\\NuGet.Config", @@ -420,8 +420,8 @@ "netcoreapp3.1": { "targetAlias": "netcoreapp3.1", "projectReferences": { - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain\\Domain.csproj": { - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Domain\\Domain.csproj" + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain\\Domain.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Domain\\Domain.csproj" } } } @@ -464,14 +464,14 @@ } } }, - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\FireStaionDocuments\\FireStaionDocuments.csproj": { + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\FireStaionDocuments\\FireStaionDocuments.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\FireStaionDocuments\\FireStaionDocuments.csproj", + "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\FireStaionDocuments\\FireStaionDocuments.csproj", "projectName": "FireStaionDocuments", - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\FireStaionDocuments\\FireStaionDocuments.csproj", + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\FireStaionDocuments\\FireStaionDocuments.csproj", "packagesPath": "C:\\Users\\NineFishes\\.nuget\\packages\\", - "outputPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\FireStaionDocuments\\obj\\", + "outputPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\FireStaionDocuments\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\NineFishes\\AppData\\Roaming\\NuGet\\NuGet.Config", @@ -488,14 +488,14 @@ "netcoreapp3.1": { "targetAlias": "netcoreapp3.1", "projectReferences": { - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Application\\Application.csproj": { - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Application\\Application.csproj" + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application\\Application.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application\\Application.csproj" }, - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\BackGround\\BackGround.csproj": { - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\BackGround\\BackGround.csproj" + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\BackGround\\BackGround.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\BackGround\\BackGround.csproj" }, - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj": { - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj" + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj" } } } @@ -553,14 +553,14 @@ } } }, - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj": { + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj", + "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj", "projectName": "Infrastructure", - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj", + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj", "packagesPath": "C:\\Users\\NineFishes\\.nuget\\packages\\", - "outputPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\obj\\", + "outputPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\NineFishes\\AppData\\Roaming\\NuGet\\NuGet.Config", diff --git a/FireStaionDocuments/obj/project.assets.json b/FireStaionDocuments/obj/project.assets.json index efbbf0e..ba9480c 100644 --- a/FireStaionDocuments/obj/project.assets.json +++ b/FireStaionDocuments/obj/project.assets.json @@ -7903,11 +7903,11 @@ "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\FireStaionDocuments\\FireStaionDocuments.csproj", + "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\FireStaionDocuments\\FireStaionDocuments.csproj", "projectName": "FireStaionDocuments", - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\FireStaionDocuments\\FireStaionDocuments.csproj", + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\FireStaionDocuments\\FireStaionDocuments.csproj", "packagesPath": "C:\\Users\\NineFishes\\.nuget\\packages\\", - "outputPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\FireStaionDocuments\\obj\\", + "outputPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\FireStaionDocuments\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\NineFishes\\AppData\\Roaming\\NuGet\\NuGet.Config", @@ -7924,14 +7924,14 @@ "netcoreapp3.1": { "targetAlias": "netcoreapp3.1", "projectReferences": { - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Application\\Application.csproj": { - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Application\\Application.csproj" + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application\\Application.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Application\\Application.csproj" }, - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\BackGround\\BackGround.csproj": { - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\BackGround\\BackGround.csproj" + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\BackGround\\BackGround.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\BackGround\\BackGround.csproj" }, - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj": { - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj" + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj": { + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj" } } } diff --git a/FireStaionDocuments/obj/project.nuget.cache b/FireStaionDocuments/obj/project.nuget.cache index e404052..00970d5 100644 --- a/FireStaionDocuments/obj/project.nuget.cache +++ b/FireStaionDocuments/obj/project.nuget.cache @@ -1,8 +1,8 @@ { "version": 2, - "dgSpecHash": "mfnG4k21w6bgd1ihlKdqdIf0B35f/ztCce+XBkJs9o6TQBBFfjPq4dy3XiowIF7pswCTPx/kI2rFwzy3TQAUFQ==", + "dgSpecHash": "1gkKXnkLBDgPWFyo1OrXKYtuWlFHSrsIb8Um6nJSUFjSoM41E9phRXGhWWrn0iYKzLv9WF0glP5W39SC1bk8cA==", "success": true, - "projectFilePath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\FireStaionDocuments\\FireStaionDocuments.csproj", + "projectFilePath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\FireStaionDocuments\\FireStaionDocuments.csproj", "expectedPackageFiles": [ "C:\\Users\\NineFishes\\.nuget\\packages\\autofac\\6.2.0\\autofac.6.2.0.nupkg.sha512", "C:\\Users\\NineFishes\\.nuget\\packages\\autofac.extensions.dependencyinjection\\7.1.0\\autofac.extensions.dependencyinjection.7.1.0.nupkg.sha512", diff --git a/Infrastructure/obj/Debug/netcoreapp3.1/Infrastructure.GeneratedMSBuildEditorConfig.editorconfig b/Infrastructure/obj/Debug/netcoreapp3.1/Infrastructure.GeneratedMSBuildEditorConfig.editorconfig index b241db0..39b9ab9 100644 --- a/Infrastructure/obj/Debug/netcoreapp3.1/Infrastructure.GeneratedMSBuildEditorConfig.editorconfig +++ b/Infrastructure/obj/Debug/netcoreapp3.1/Infrastructure.GeneratedMSBuildEditorConfig.editorconfig @@ -1,3 +1,3 @@ is_global = true build_property.RootNamespace = Infrastructure -build_property.ProjectDir = C:\Users\NineFishes\Desktop\FireStaionDocuments-master\Infrastructure\ +build_property.ProjectDir = C:\Users\NineFishes\Desktop\sss\FireStaionDocuments\Infrastructure\ diff --git a/Infrastructure/obj/Debug/netcoreapp3.1/Infrastructure.assets.cache b/Infrastructure/obj/Debug/netcoreapp3.1/Infrastructure.assets.cache index 88c6854a02d0cbf0e720665b8fe01796e5ad53f6..027601f5cca9d98073ec36c8aa226472a42eb7b0 100644 GIT binary patch delta 51 zcmV-30L=fE?gN(Y11L~SM?nez005=0KKN_BQ+~IzJb?qzU91OqW!op9GmnjteH426 J2}!Xi?)Dz27GwYb delta 51 zcmV-30L=fE?gN(Y11L~SM?nez0081!#FQ;T*5gbARy&&}oY+p2&~ICj<=*Ha?W>J; JN!PI`?)EH`7=-`; diff --git a/Infrastructure/obj/Infrastructure.csproj.nuget.dgspec.json b/Infrastructure/obj/Infrastructure.csproj.nuget.dgspec.json index a93a1d5..2dba981 100644 --- a/Infrastructure/obj/Infrastructure.csproj.nuget.dgspec.json +++ b/Infrastructure/obj/Infrastructure.csproj.nuget.dgspec.json @@ -1,17 +1,17 @@ { "format": 1, "restore": { - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj": {} + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj": {} }, "projects": { - "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj": { + "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj", + "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj", "projectName": "Infrastructure", - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj", + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj", "packagesPath": "C:\\Users\\NineFishes\\.nuget\\packages\\", - "outputPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\obj\\", + "outputPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\NineFishes\\AppData\\Roaming\\NuGet\\NuGet.Config", diff --git a/Infrastructure/obj/project.assets.json b/Infrastructure/obj/project.assets.json index 839e6a2..b49e293 100644 --- a/Infrastructure/obj/project.assets.json +++ b/Infrastructure/obj/project.assets.json @@ -6635,11 +6635,11 @@ "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj", + "projectUniqueName": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj", "projectName": "Infrastructure", - "projectPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj", + "projectPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj", "packagesPath": "C:\\Users\\NineFishes\\.nuget\\packages\\", - "outputPath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\obj\\", + "outputPath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\NineFishes\\AppData\\Roaming\\NuGet\\NuGet.Config", diff --git a/Infrastructure/obj/project.nuget.cache b/Infrastructure/obj/project.nuget.cache index 9912acc..3dbe0ca 100644 --- a/Infrastructure/obj/project.nuget.cache +++ b/Infrastructure/obj/project.nuget.cache @@ -1,8 +1,8 @@ { "version": 2, - "dgSpecHash": "a+cKAbDiLAF6ITmyg4xi2MfWVkyjw2eFEBerWFpwnQzh430Y8mRIqzrKMHZo+VTvQIW6/52VJ3cPaU6t25/IjA==", + "dgSpecHash": "rz1MHfyvtl19BVXhtLUXlZfFslnJrWD8Di0fQGQx/72x4Fm8o85G4VWqOcM7Io5vHqGNoh/Izi9HnNvf10DBTg==", "success": true, - "projectFilePath": "C:\\Users\\NineFishes\\Desktop\\FireStaionDocuments-master\\Infrastructure\\Infrastructure.csproj", + "projectFilePath": "C:\\Users\\NineFishes\\Desktop\\sss\\FireStaionDocuments\\Infrastructure\\Infrastructure.csproj", "expectedPackageFiles": [ "C:\\Users\\NineFishes\\.nuget\\packages\\autofac\\6.2.0\\autofac.6.2.0.nupkg.sha512", "C:\\Users\\NineFishes\\.nuget\\packages\\autofac.extensions.dependencyinjection\\7.1.0\\autofac.extensions.dependencyinjection.7.1.0.nupkg.sha512",