From 39fa4dedf3fededdb186bd30ed083f41645439a5 Mon Sep 17 00:00:00 2001
From: Kalarumeth <70245579+Kalarumeth@users.noreply.github.com>
Date: Thu, 29 Sep 2022 08:41:19 +0200
Subject: [PATCH] update references
---
.../Debug/net6.0/library_spo_utils.deps.json | 3405 +++++++++++++++++
.../library_spo_utils.runtimeconfig.json | 9 +
library_spo_utils/library_spo_utils.csproj | 9 +-
...ry_spo_utils.csproj.BuildWithSkipAnalyzers | 0
.../library_spo_utils.csproj.CopyComplete | 0
...rary_spo_utils.csproj.FileListAbsolute.txt | 171 +
...library_spo_utils.csproj.nuget.dgspec.json | 14 +-
.../library_spo_utils.csproj.nuget.g.props | 2 +-
.../library_spo_utils.csproj.nuget.g.targets | 3 +-
library_spo_utils/obj/project.assets.json | 1472 ++++---
10 files changed, 4247 insertions(+), 838 deletions(-)
create mode 100644 library_spo_utils/bin/Debug/net6.0/library_spo_utils.deps.json
create mode 100644 library_spo_utils/bin/Debug/net6.0/library_spo_utils.runtimeconfig.json
create mode 100644 library_spo_utils/obj/Debug/net6.0/library_spo_utils.csproj.BuildWithSkipAnalyzers
create mode 100644 library_spo_utils/obj/Debug/net6.0/library_spo_utils.csproj.CopyComplete
create mode 100644 library_spo_utils/obj/Debug/net6.0/library_spo_utils.csproj.FileListAbsolute.txt
diff --git a/library_spo_utils/bin/Debug/net6.0/library_spo_utils.deps.json b/library_spo_utils/bin/Debug/net6.0/library_spo_utils.deps.json
new file mode 100644
index 0000000..2807741
--- /dev/null
+++ b/library_spo_utils/bin/Debug/net6.0/library_spo_utils.deps.json
@@ -0,0 +1,3405 @@
+{
+ "runtimeTarget": {
+ "name": ".NETCoreApp,Version=v6.0",
+ "signature": ""
+ },
+ "compilationOptions": {},
+ "targets": {
+ ".NETCoreApp,Version=v6.0": {
+ "library_spo_utils/1.0.0": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Components.WebAssembly.Authentication": "6.0.8",
+ "Microsoft.Extensions.Hosting": "6.0.1",
+ "Microsoft.Extensions.Hosting.Abstractions": "6.0.0",
+ "Microsoft.PowerPlatform.Dataverse.Client": "1.0.9",
+ "Microsoft.SharePointOnline.CSOM": "16.1.22615.12000",
+ "PnP.Core": "1.7.0",
+ "PnP.Core.Admin": "1.7.0",
+ "PnP.Core.Auth": "1.7.0",
+ "PnP.Framework": "1.10.0",
+ "System.IdentityModel.Tokens.Jwt": "6.22.0"
+ },
+ "runtime": {
+ "library_spo_utils.dll": {}
+ }
+ },
+ "AngleSharp/0.14.0": {
+ "dependencies": {
+ "System.Text.Encoding.CodePages": "4.5.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/AngleSharp.dll": {
+ "assemblyVersion": "0.14.0.0",
+ "fileVersion": "0.14.0.0"
+ }
+ }
+ },
+ "AngleSharp.Css/0.14.2": {
+ "dependencies": {
+ "AngleSharp": "0.14.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/AngleSharp.Css.dll": {
+ "assemblyVersion": "0.14.2.0",
+ "fileVersion": "0.14.2.0"
+ }
+ }
+ },
+ "Microsoft.ApplicationInsights/2.16.0": {
+ "dependencies": {
+ "System.Diagnostics.DiagnosticSource": "6.0.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.ApplicationInsights.dll": {
+ "assemblyVersion": "2.16.0.18277",
+ "fileVersion": "2.16.0.18277"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Authorization/6.0.8": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Metadata": "6.0.8",
+ "Microsoft.Extensions.Logging.Abstractions": "6.0.1",
+ "Microsoft.Extensions.Options": "6.0.0"
+ },
+ "runtime": {
+ "lib/net6.0/Microsoft.AspNetCore.Authorization.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.822.36316"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Components/6.0.8": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Authorization": "6.0.8",
+ "Microsoft.AspNetCore.Components.Analyzers": "6.0.8"
+ },
+ "runtime": {
+ "lib/net6.0/Microsoft.AspNetCore.Components.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.822.36316"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Components.Analyzers/6.0.8": {},
+ "Microsoft.AspNetCore.Components.Authorization/6.0.8": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Authorization": "6.0.8",
+ "Microsoft.AspNetCore.Components": "6.0.8"
+ },
+ "runtime": {
+ "lib/net6.0/Microsoft.AspNetCore.Components.Authorization.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.822.36316"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Components.Forms/6.0.8": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Components": "6.0.8"
+ },
+ "runtime": {
+ "lib/net6.0/Microsoft.AspNetCore.Components.Forms.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.822.36316"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Components.Web/6.0.8": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Components": "6.0.8",
+ "Microsoft.AspNetCore.Components.Forms": "6.0.8",
+ "Microsoft.Extensions.DependencyInjection": "6.0.0",
+ "Microsoft.JSInterop": "6.0.8",
+ "System.IO.Pipelines": "6.0.3"
+ },
+ "runtime": {
+ "lib/net6.0/Microsoft.AspNetCore.Components.Web.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.822.36316"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Components.WebAssembly.Authentication/6.0.8": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Components.Authorization": "6.0.8",
+ "Microsoft.AspNetCore.Components.Web": "6.0.8"
+ },
+ "runtime": {
+ "lib/net6.0/Microsoft.AspNetCore.Components.WebAssembly.Authentication.dll": {
+ "assemblyVersion": "6.0.8.0",
+ "fileVersion": "6.0.822.36316"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Hosting.Abstractions/2.2.0": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.2.0",
+ "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
+ "Microsoft.Extensions.Hosting.Abstractions": "6.0.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll": {
+ "assemblyVersion": "2.2.0.0",
+ "fileVersion": "2.2.0.18316"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Hosting.Server.Abstractions/2.2.0": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Http.Features": "2.2.0",
+ "Microsoft.Extensions.Configuration.Abstractions": "6.0.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {
+ "assemblyVersion": "2.2.0.0",
+ "fileVersion": "2.2.0.18316"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Http.Features": "2.2.0",
+ "System.Text.Encodings.Web": "6.0.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {
+ "assemblyVersion": "2.2.0.0",
+ "fileVersion": "2.2.0.18316"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Http.Extensions/2.2.0": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
+ "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
+ "Microsoft.Net.Http.Headers": "2.2.0",
+ "System.Buffers": "4.5.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll": {
+ "assemblyVersion": "2.2.0.0",
+ "fileVersion": "2.2.0.18316"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Http.Features/2.2.0": {
+ "dependencies": {
+ "Microsoft.Extensions.Primitives": "6.0.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {
+ "assemblyVersion": "2.2.0.0",
+ "fileVersion": "2.2.0.18316"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Metadata/6.0.8": {
+ "runtime": {
+ "lib/net6.0/Microsoft.AspNetCore.Metadata.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.822.36316"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.StaticFiles/2.2.0": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
+ "Microsoft.AspNetCore.Http.Extensions": "2.2.0",
+ "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
+ "Microsoft.Extensions.Logging.Abstractions": "6.0.1",
+ "Microsoft.Extensions.WebEncoders": "2.2.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.StaticFiles.dll": {
+ "assemblyVersion": "2.2.0.0",
+ "fileVersion": "2.2.0.18316"
+ }
+ }
+ },
+ "Microsoft.Bcl.AsyncInterfaces/5.0.0": {
+ "runtime": {
+ "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
+ "assemblyVersion": "5.0.0.0",
+ "fileVersion": "5.0.20.51904"
+ }
+ }
+ },
+ "Microsoft.CSharp/4.5.0": {},
+ "Microsoft.Data.Edm/5.8.4": {
+ "runtime": {
+ "lib/netstandard1.1/Microsoft.Data.Edm.dll": {
+ "assemblyVersion": "5.8.4.0",
+ "fileVersion": "5.8.4.63386"
+ }
+ },
+ "resources": {
+ "lib/netstandard1.1/de/Microsoft.Data.Edm.resources.dll": {
+ "locale": "de"
+ },
+ "lib/netstandard1.1/es/Microsoft.Data.Edm.resources.dll": {
+ "locale": "es"
+ },
+ "lib/netstandard1.1/fr/Microsoft.Data.Edm.resources.dll": {
+ "locale": "fr"
+ },
+ "lib/netstandard1.1/it/Microsoft.Data.Edm.resources.dll": {
+ "locale": "it"
+ },
+ "lib/netstandard1.1/ja/Microsoft.Data.Edm.resources.dll": {
+ "locale": "ja"
+ },
+ "lib/netstandard1.1/ko/Microsoft.Data.Edm.resources.dll": {
+ "locale": "ko"
+ },
+ "lib/netstandard1.1/ru/Microsoft.Data.Edm.resources.dll": {
+ "locale": "ru"
+ },
+ "lib/netstandard1.1/zh-Hans/Microsoft.Data.Edm.resources.dll": {
+ "locale": "zh-Hans"
+ },
+ "lib/netstandard1.1/zh-Hant/Microsoft.Data.Edm.resources.dll": {
+ "locale": "zh-Hant"
+ }
+ }
+ },
+ "Microsoft.Data.OData/5.8.4": {
+ "dependencies": {
+ "Microsoft.Data.Edm": "5.8.4",
+ "System.Spatial": "5.8.4"
+ },
+ "runtime": {
+ "lib/netstandard1.1/Microsoft.Data.OData.dll": {
+ "assemblyVersion": "5.8.4.0",
+ "fileVersion": "5.8.4.63386"
+ }
+ },
+ "resources": {
+ "lib/netstandard1.1/de/Microsoft.Data.OData.resources.dll": {
+ "locale": "de"
+ },
+ "lib/netstandard1.1/es/Microsoft.Data.OData.resources.dll": {
+ "locale": "es"
+ },
+ "lib/netstandard1.1/fr/Microsoft.Data.OData.resources.dll": {
+ "locale": "fr"
+ },
+ "lib/netstandard1.1/it/Microsoft.Data.OData.resources.dll": {
+ "locale": "it"
+ },
+ "lib/netstandard1.1/ja/Microsoft.Data.OData.resources.dll": {
+ "locale": "ja"
+ },
+ "lib/netstandard1.1/ko/Microsoft.Data.OData.resources.dll": {
+ "locale": "ko"
+ },
+ "lib/netstandard1.1/ru/Microsoft.Data.OData.resources.dll": {
+ "locale": "ru"
+ },
+ "lib/netstandard1.1/zh-Hans/Microsoft.Data.OData.resources.dll": {
+ "locale": "zh-Hans"
+ },
+ "lib/netstandard1.1/zh-Hant/Microsoft.Data.OData.resources.dll": {
+ "locale": "zh-Hant"
+ }
+ }
+ },
+ "Microsoft.Extensions.Caching.Abstractions/6.0.0": {
+ "dependencies": {
+ "Microsoft.Extensions.Primitives": "6.0.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ }
+ }
+ },
+ "Microsoft.Extensions.Caching.Memory/6.0.0": {
+ "dependencies": {
+ "Microsoft.Extensions.Caching.Abstractions": "6.0.0",
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
+ "Microsoft.Extensions.Logging.Abstractions": "6.0.1",
+ "Microsoft.Extensions.Options": "6.0.0",
+ "Microsoft.Extensions.Primitives": "6.0.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ }
+ }
+ },
+ "Microsoft.Extensions.Configuration/6.0.0": {
+ "dependencies": {
+ "Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
+ "Microsoft.Extensions.Primitives": "6.0.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ }
+ }
+ },
+ "Microsoft.Extensions.Configuration.Abstractions/6.0.0": {
+ "dependencies": {
+ "Microsoft.Extensions.Primitives": "6.0.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ }
+ }
+ },
+ "Microsoft.Extensions.Configuration.Binder/6.0.0": {
+ "dependencies": {
+ "Microsoft.Extensions.Configuration.Abstractions": "6.0.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ }
+ }
+ },
+ "Microsoft.Extensions.Configuration.CommandLine/6.0.0": {
+ "dependencies": {
+ "Microsoft.Extensions.Configuration": "6.0.0",
+ "Microsoft.Extensions.Configuration.Abstractions": "6.0.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ }
+ }
+ },
+ "Microsoft.Extensions.Configuration.EnvironmentVariables/6.0.1": {
+ "dependencies": {
+ "Microsoft.Extensions.Configuration": "6.0.0",
+ "Microsoft.Extensions.Configuration.Abstractions": "6.0.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.222.6406"
+ }
+ }
+ },
+ "Microsoft.Extensions.Configuration.FileExtensions/6.0.0": {
+ "dependencies": {
+ "Microsoft.Extensions.Configuration": "6.0.0",
+ "Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
+ "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
+ "Microsoft.Extensions.FileProviders.Physical": "6.0.0",
+ "Microsoft.Extensions.Primitives": "6.0.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ }
+ }
+ },
+ "Microsoft.Extensions.Configuration.Json/6.0.0": {
+ "dependencies": {
+ "Microsoft.Extensions.Configuration": "6.0.0",
+ "Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
+ "Microsoft.Extensions.Configuration.FileExtensions": "6.0.0",
+ "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
+ "System.Text.Json": "6.0.2"
+ },
+ "runtime": {
+ "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ }
+ }
+ },
+ "Microsoft.Extensions.Configuration.UserSecrets/6.0.1": {
+ "dependencies": {
+ "Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
+ "Microsoft.Extensions.Configuration.Json": "6.0.0",
+ "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
+ "Microsoft.Extensions.FileProviders.Physical": "6.0.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.222.6406"
+ }
+ }
+ },
+ "Microsoft.Extensions.DependencyInjection/6.0.0": {
+ "dependencies": {
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
+ "System.Runtime.CompilerServices.Unsafe": "6.0.0"
+ },
+ "runtime": {
+ "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ }
+ }
+ },
+ "Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": {
+ "runtime": {
+ "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ }
+ }
+ },
+ "Microsoft.Extensions.FileProviders.Abstractions/6.0.0": {
+ "dependencies": {
+ "Microsoft.Extensions.Primitives": "6.0.0"
+ },
+ "runtime": {
+ "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ }
+ }
+ },
+ "Microsoft.Extensions.FileProviders.Physical/6.0.0": {
+ "dependencies": {
+ "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
+ "Microsoft.Extensions.FileSystemGlobbing": "6.0.0",
+ "Microsoft.Extensions.Primitives": "6.0.0"
+ },
+ "runtime": {
+ "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ }
+ }
+ },
+ "Microsoft.Extensions.FileSystemGlobbing/6.0.0": {
+ "runtime": {
+ "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ }
+ }
+ },
+ "Microsoft.Extensions.Hosting/6.0.1": {
+ "dependencies": {
+ "Microsoft.Extensions.Configuration": "6.0.0",
+ "Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
+ "Microsoft.Extensions.Configuration.Binder": "6.0.0",
+ "Microsoft.Extensions.Configuration.CommandLine": "6.0.0",
+ "Microsoft.Extensions.Configuration.EnvironmentVariables": "6.0.1",
+ "Microsoft.Extensions.Configuration.FileExtensions": "6.0.0",
+ "Microsoft.Extensions.Configuration.Json": "6.0.0",
+ "Microsoft.Extensions.Configuration.UserSecrets": "6.0.1",
+ "Microsoft.Extensions.DependencyInjection": "6.0.0",
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
+ "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
+ "Microsoft.Extensions.FileProviders.Physical": "6.0.0",
+ "Microsoft.Extensions.Hosting.Abstractions": "6.0.0",
+ "Microsoft.Extensions.Logging": "6.0.0",
+ "Microsoft.Extensions.Logging.Abstractions": "6.0.1",
+ "Microsoft.Extensions.Logging.Configuration": "6.0.0",
+ "Microsoft.Extensions.Logging.Console": "6.0.0",
+ "Microsoft.Extensions.Logging.Debug": "6.0.0",
+ "Microsoft.Extensions.Logging.EventLog": "6.0.0",
+ "Microsoft.Extensions.Logging.EventSource": "6.0.0",
+ "Microsoft.Extensions.Options": "6.0.0"
+ },
+ "runtime": {
+ "lib/net6.0/Microsoft.Extensions.Hosting.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.222.6406"
+ }
+ }
+ },
+ "Microsoft.Extensions.Hosting.Abstractions/6.0.0": {
+ "dependencies": {
+ "Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
+ "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0"
+ },
+ "runtime": {
+ "lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ }
+ }
+ },
+ "Microsoft.Extensions.Http/6.0.0": {
+ "dependencies": {
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
+ "Microsoft.Extensions.Logging": "6.0.0",
+ "Microsoft.Extensions.Logging.Abstractions": "6.0.1",
+ "Microsoft.Extensions.Options": "6.0.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Http.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ }
+ }
+ },
+ "Microsoft.Extensions.Logging/6.0.0": {
+ "dependencies": {
+ "Microsoft.Extensions.DependencyInjection": "6.0.0",
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
+ "Microsoft.Extensions.Logging.Abstractions": "6.0.1",
+ "Microsoft.Extensions.Options": "6.0.0",
+ "System.Diagnostics.DiagnosticSource": "6.0.0"
+ },
+ "runtime": {
+ "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ }
+ }
+ },
+ "Microsoft.Extensions.Logging.Abstractions/6.0.1": {
+ "runtime": {
+ "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.322.12309"
+ }
+ }
+ },
+ "Microsoft.Extensions.Logging.Configuration/6.0.0": {
+ "dependencies": {
+ "Microsoft.Extensions.Configuration": "6.0.0",
+ "Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
+ "Microsoft.Extensions.Configuration.Binder": "6.0.0",
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
+ "Microsoft.Extensions.Logging": "6.0.0",
+ "Microsoft.Extensions.Logging.Abstractions": "6.0.1",
+ "Microsoft.Extensions.Options": "6.0.0",
+ "Microsoft.Extensions.Options.ConfigurationExtensions": "6.0.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ }
+ }
+ },
+ "Microsoft.Extensions.Logging.Console/6.0.0": {
+ "dependencies": {
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
+ "Microsoft.Extensions.Logging": "6.0.0",
+ "Microsoft.Extensions.Logging.Abstractions": "6.0.1",
+ "Microsoft.Extensions.Logging.Configuration": "6.0.0",
+ "Microsoft.Extensions.Options": "6.0.0",
+ "System.Text.Json": "6.0.2"
+ },
+ "runtime": {
+ "lib/net6.0/Microsoft.Extensions.Logging.Console.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ }
+ }
+ },
+ "Microsoft.Extensions.Logging.Debug/6.0.0": {
+ "dependencies": {
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
+ "Microsoft.Extensions.Logging": "6.0.0",
+ "Microsoft.Extensions.Logging.Abstractions": "6.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Logging.Debug.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ }
+ }
+ },
+ "Microsoft.Extensions.Logging.EventLog/6.0.0": {
+ "dependencies": {
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
+ "Microsoft.Extensions.Logging": "6.0.0",
+ "Microsoft.Extensions.Logging.Abstractions": "6.0.1",
+ "Microsoft.Extensions.Options": "6.0.0",
+ "System.Diagnostics.EventLog": "6.0.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Logging.EventLog.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ }
+ }
+ },
+ "Microsoft.Extensions.Logging.EventSource/6.0.0": {
+ "dependencies": {
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
+ "Microsoft.Extensions.Logging": "6.0.0",
+ "Microsoft.Extensions.Logging.Abstractions": "6.0.1",
+ "Microsoft.Extensions.Options": "6.0.0",
+ "Microsoft.Extensions.Primitives": "6.0.0",
+ "System.Runtime.CompilerServices.Unsafe": "6.0.0",
+ "System.Text.Json": "6.0.2"
+ },
+ "runtime": {
+ "lib/net6.0/Microsoft.Extensions.Logging.EventSource.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ }
+ }
+ },
+ "Microsoft.Extensions.ObjectPool/5.0.10": {
+ "runtime": {
+ "lib/net5.0/Microsoft.Extensions.ObjectPool.dll": {
+ "assemblyVersion": "5.0.0.0",
+ "fileVersion": "5.0.1021.41022"
+ }
+ }
+ },
+ "Microsoft.Extensions.Options/6.0.0": {
+ "dependencies": {
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
+ "Microsoft.Extensions.Primitives": "6.0.0"
+ },
+ "runtime": {
+ "lib/netstandard2.1/Microsoft.Extensions.Options.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ }
+ }
+ },
+ "Microsoft.Extensions.Options.ConfigurationExtensions/6.0.0": {
+ "dependencies": {
+ "Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
+ "Microsoft.Extensions.Configuration.Binder": "6.0.0",
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
+ "Microsoft.Extensions.Options": "6.0.0",
+ "Microsoft.Extensions.Primitives": "6.0.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ }
+ }
+ },
+ "Microsoft.Extensions.Primitives/6.0.0": {
+ "dependencies": {
+ "System.Runtime.CompilerServices.Unsafe": "6.0.0"
+ },
+ "runtime": {
+ "lib/net6.0/Microsoft.Extensions.Primitives.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ }
+ }
+ },
+ "Microsoft.Extensions.WebEncoders/2.2.0": {
+ "dependencies": {
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
+ "Microsoft.Extensions.Options": "6.0.0",
+ "System.Text.Encodings.Web": "6.0.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.WebEncoders.dll": {
+ "assemblyVersion": "2.2.0.0",
+ "fileVersion": "2.2.0.18316"
+ }
+ }
+ },
+ "Microsoft.Graph/3.33.0": {
+ "dependencies": {
+ "Microsoft.Graph.Core": "1.25.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Graph.dll": {
+ "assemblyVersion": "3.33.0.0",
+ "fileVersion": "3.33.0.0"
+ }
+ }
+ },
+ "Microsoft.Graph.Core/1.25.1": {
+ "dependencies": {
+ "NETStandard.Library": "1.6.0",
+ "Newtonsoft.Json": "13.0.1",
+ "System.Diagnostics.DiagnosticSource": "6.0.0",
+ "System.Net.Http": "4.3.4",
+ "System.ValueTuple": "4.3.0"
+ },
+ "runtime": {
+ "lib/netstandard1.1/Microsoft.Graph.Core.dll": {
+ "assemblyVersion": "1.25.1.0",
+ "fileVersion": "1.25.1.0"
+ }
+ }
+ },
+ "Microsoft.Identity.Client/4.36.1": {
+ "runtime": {
+ "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
+ "assemblyVersion": "4.36.1.0",
+ "fileVersion": "4.36.1.0"
+ }
+ }
+ },
+ "Microsoft.Identity.Client.Extensions.Msal/2.18.9": {
+ "dependencies": {
+ "Microsoft.Identity.Client": "4.36.1",
+ "System.Security.Cryptography.ProtectedData": "6.0.0"
+ },
+ "runtime": {
+ "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll": {
+ "assemblyVersion": "2.18.9.0",
+ "fileVersion": "2.18.9.0"
+ }
+ }
+ },
+ "Microsoft.IdentityModel.Abstractions/6.22.0": {
+ "runtime": {
+ "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
+ "assemblyVersion": "6.22.0.0",
+ "fileVersion": "6.22.0.30727"
+ }
+ }
+ },
+ "Microsoft.IdentityModel.JsonWebTokens/6.22.0": {
+ "dependencies": {
+ "Microsoft.IdentityModel.Tokens": "6.22.0"
+ },
+ "runtime": {
+ "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
+ "assemblyVersion": "6.22.0.0",
+ "fileVersion": "6.22.0.30727"
+ }
+ }
+ },
+ "Microsoft.IdentityModel.Logging/6.22.0": {
+ "dependencies": {
+ "Microsoft.IdentityModel.Abstractions": "6.22.0"
+ },
+ "runtime": {
+ "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
+ "assemblyVersion": "6.22.0.0",
+ "fileVersion": "6.22.0.30727"
+ }
+ }
+ },
+ "Microsoft.IdentityModel.Tokens/6.22.0": {
+ "dependencies": {
+ "Microsoft.CSharp": "4.5.0",
+ "Microsoft.IdentityModel.Logging": "6.22.0",
+ "System.Security.Cryptography.Cng": "5.0.0"
+ },
+ "runtime": {
+ "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
+ "assemblyVersion": "6.22.0.0",
+ "fileVersion": "6.22.0.30727"
+ }
+ }
+ },
+ "Microsoft.JSInterop/6.0.8": {
+ "runtime": {
+ "lib/net6.0/Microsoft.JSInterop.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.822.36316"
+ }
+ }
+ },
+ "Microsoft.Net.Http.Headers/2.2.0": {
+ "dependencies": {
+ "Microsoft.Extensions.Primitives": "6.0.0",
+ "System.Buffers": "4.5.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {
+ "assemblyVersion": "2.2.0.0",
+ "fileVersion": "2.2.0.18316"
+ }
+ }
+ },
+ "Microsoft.NETCore.Platforms/2.0.0": {},
+ "Microsoft.NETCore.Targets/1.1.0": {},
+ "Microsoft.PowerPlatform.Dataverse.Client/1.0.9": {
+ "dependencies": {
+ "Microsoft.Extensions.Caching.Memory": "6.0.0",
+ "Microsoft.Extensions.DependencyInjection": "6.0.0",
+ "Microsoft.Extensions.Http": "6.0.0",
+ "Microsoft.Extensions.Logging": "6.0.0",
+ "Microsoft.Identity.Client": "4.36.1",
+ "Microsoft.Identity.Client.Extensions.Msal": "2.18.9",
+ "Microsoft.Rest.ClientRuntime": "2.3.20",
+ "Microsoft.VisualBasic": "10.3.0",
+ "Newtonsoft.Json": "13.0.1",
+ "System.Collections": "4.3.0",
+ "System.Configuration.ConfigurationManager": "6.0.0",
+ "System.Globalization": "4.3.0",
+ "System.Linq": "4.3.0",
+ "System.Linq.Expressions": "4.3.0",
+ "System.Private.DataContractSerialization": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Extensions": "4.3.0",
+ "System.Reflection.TypeExtensions": "4.7.0",
+ "System.Runtime.Caching": "4.7.0",
+ "System.Runtime.Serialization.Primitives": "4.3.0",
+ "System.Runtime.Serialization.Xml": "4.3.0",
+ "System.Security.Cryptography.Algorithms": "4.3.1",
+ "System.Security.Cryptography.ProtectedData": "6.0.0",
+ "System.Security.Permissions": "6.0.0",
+ "System.ServiceModel.Duplex": "4.9.0",
+ "System.ServiceModel.Http": "4.9.0",
+ "System.ServiceModel.Primitives": "4.9.0",
+ "System.Text.Json": "6.0.2"
+ },
+ "runtime": {
+ "lib/netcoreapp3.1/Microsoft.Crm.Sdk.Proxy.dll": {
+ "assemblyVersion": "9.0.0.0",
+ "fileVersion": "9.2.47.9409"
+ },
+ "lib/netcoreapp3.1/Microsoft.PowerPlatform.Dataverse.Client.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.9"
+ },
+ "lib/netcoreapp3.1/Microsoft.Xrm.Sdk.dll": {
+ "assemblyVersion": "9.0.0.0",
+ "fileVersion": "9.2.47.9489"
+ }
+ }
+ },
+ "Microsoft.Rest.ClientRuntime/2.3.20": {
+ "dependencies": {
+ "Newtonsoft.Json": "13.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Rest.ClientRuntime.dll": {
+ "assemblyVersion": "2.0.0.0",
+ "fileVersion": "2.3.20.0"
+ }
+ }
+ },
+ "Microsoft.SharePointOnline.CSOM/16.1.22615.12000": {
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Office.Client.Policy.dll": {
+ "assemblyVersion": "16.1.0.0",
+ "fileVersion": "16.1.22615.12000"
+ },
+ "lib/netstandard2.0/Microsoft.Office.Client.TranslationServices.dll": {
+ "assemblyVersion": "16.1.0.0",
+ "fileVersion": "16.1.22615.12000"
+ },
+ "lib/netstandard2.0/Microsoft.Office.SharePoint.Tools.dll": {
+ "assemblyVersion": "16.1.0.0",
+ "fileVersion": "16.1.22615.12000"
+ },
+ "lib/netstandard2.0/Microsoft.Online.SharePoint.Client.Tenant.dll": {
+ "assemblyVersion": "16.1.0.0",
+ "fileVersion": "16.1.22615.12000"
+ },
+ "lib/netstandard2.0/Microsoft.ProjectServer.Client.dll": {
+ "assemblyVersion": "16.1.0.0",
+ "fileVersion": "16.1.22615.12000"
+ },
+ "lib/netstandard2.0/Microsoft.SharePoint.Client.DocumentManagement.dll": {
+ "assemblyVersion": "16.1.0.0",
+ "fileVersion": "16.1.22615.12000"
+ },
+ "lib/netstandard2.0/Microsoft.SharePoint.Client.Publishing.dll": {
+ "assemblyVersion": "16.1.0.0",
+ "fileVersion": "16.1.22615.12000"
+ },
+ "lib/netstandard2.0/Microsoft.SharePoint.Client.Runtime.dll": {
+ "assemblyVersion": "16.1.0.0",
+ "fileVersion": "16.1.22615.12000"
+ },
+ "lib/netstandard2.0/Microsoft.SharePoint.Client.Search.Applications.dll": {
+ "assemblyVersion": "16.1.0.0",
+ "fileVersion": "16.1.22615.12000"
+ },
+ "lib/netstandard2.0/Microsoft.SharePoint.Client.Search.dll": {
+ "assemblyVersion": "16.1.0.0",
+ "fileVersion": "16.1.22615.12000"
+ },
+ "lib/netstandard2.0/Microsoft.SharePoint.Client.Taxonomy.dll": {
+ "assemblyVersion": "16.1.0.0",
+ "fileVersion": "16.1.22615.12000"
+ },
+ "lib/netstandard2.0/Microsoft.SharePoint.Client.UserProfiles.dll": {
+ "assemblyVersion": "16.1.0.0",
+ "fileVersion": "16.1.22615.12000"
+ },
+ "lib/netstandard2.0/Microsoft.SharePoint.Client.WorkflowServices.dll": {
+ "assemblyVersion": "16.1.0.0",
+ "fileVersion": "16.1.22615.12000"
+ },
+ "lib/netstandard2.0/Microsoft.SharePoint.Client.dll": {
+ "assemblyVersion": "16.1.0.0",
+ "fileVersion": "16.1.22615.12000"
+ }
+ }
+ },
+ "Microsoft.VisualBasic/10.3.0": {},
+ "Microsoft.Win32.Primitives/4.0.1": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "Microsoft.Win32.SystemEvents/6.0.0": {
+ "runtime": {
+ "lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ }
+ },
+ "runtimeTargets": {
+ "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
+ "rid": "win",
+ "assetType": "runtime",
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ }
+ }
+ },
+ "NETStandard.Library/1.6.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.Win32.Primitives": "4.0.1",
+ "System.AppContext": "4.1.0",
+ "System.Collections": "4.3.0",
+ "System.Collections.Concurrent": "4.3.0",
+ "System.Console": "4.0.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.1.0",
+ "System.IO.Compression.ZipFile": "4.0.1",
+ "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.4",
+ "System.Net.Primitives": "4.3.0",
+ "System.Net.Sockets": "4.1.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.0.0",
+ "System.Runtime.Numerics": "4.3.0",
+ "System.Security.Cryptography.Algorithms": "4.3.1",
+ "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.0.1",
+ "System.Xml.ReaderWriter": "4.3.0",
+ "System.Xml.XDocument": "4.3.0"
+ }
+ },
+ "Newtonsoft.Json/13.0.1": {
+ "runtime": {
+ "lib/netstandard2.0/Newtonsoft.Json.dll": {
+ "assemblyVersion": "13.0.0.0",
+ "fileVersion": "13.0.1.25517"
+ }
+ }
+ },
+ "PnP.Core/1.7.0": {
+ "dependencies": {
+ "AngleSharp": "0.14.0",
+ "Microsoft.ApplicationInsights": "2.16.0",
+ "Microsoft.Extensions.Caching.Abstractions": "6.0.0",
+ "Microsoft.Extensions.Caching.Memory": "6.0.0",
+ "Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
+ "Microsoft.Extensions.DependencyInjection": "6.0.0",
+ "Microsoft.Extensions.Http": "6.0.0",
+ "Microsoft.Extensions.Logging.Abstractions": "6.0.1",
+ "Microsoft.Extensions.Options": "6.0.0",
+ "System.Configuration.ConfigurationManager": "6.0.0",
+ "System.IdentityModel.Tokens.Jwt": "6.22.0",
+ "TimeZoneConverter": "3.5.0"
+ },
+ "runtime": {
+ "lib/net6.0/PnP.Core.dll": {
+ "assemblyVersion": "1.7.0.0",
+ "fileVersion": "1.7.0.0"
+ }
+ }
+ },
+ "PnP.Core.Admin/1.7.0": {
+ "dependencies": {
+ "PnP.Core": "1.7.0"
+ },
+ "runtime": {
+ "lib/net6.0/PnP.Core.Admin.dll": {
+ "assemblyVersion": "1.7.0.0",
+ "fileVersion": "1.7.0.0"
+ }
+ }
+ },
+ "PnP.Core.Auth/1.7.0": {
+ "dependencies": {
+ "Microsoft.Identity.Client": "4.36.1",
+ "PnP.Core": "1.7.0"
+ },
+ "runtime": {
+ "lib/net6.0/PnP.Core.Auth.dll": {
+ "assemblyVersion": "1.7.0.0",
+ "fileVersion": "1.7.0.0"
+ }
+ }
+ },
+ "PnP.Framework/1.10.0": {
+ "dependencies": {
+ "AngleSharp": "0.14.0",
+ "AngleSharp.Css": "0.14.2",
+ "Microsoft.ApplicationInsights": "2.16.0",
+ "Microsoft.AspNetCore.StaticFiles": "2.2.0",
+ "Microsoft.Data.OData": "5.8.4",
+ "Microsoft.Extensions.Caching.Memory": "6.0.0",
+ "Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
+ "Microsoft.Extensions.DependencyInjection": "6.0.0",
+ "Microsoft.Extensions.Http": "6.0.0",
+ "Microsoft.Extensions.Logging.Abstractions": "6.0.1",
+ "Microsoft.Extensions.Options": "6.0.0",
+ "Microsoft.Graph": "3.33.0",
+ "Microsoft.Graph.Core": "1.25.1",
+ "Microsoft.Identity.Client": "4.36.1",
+ "Microsoft.Identity.Client.Extensions.Msal": "2.18.9",
+ "Microsoft.SharePointOnline.CSOM": "16.1.22615.12000",
+ "Newtonsoft.Json": "13.0.1",
+ "PnP.Core": "1.7.0",
+ "Portable.Xaml": "0.26.0",
+ "System.Configuration.ConfigurationManager": "6.0.0",
+ "System.DirectoryServices": "6.0.0",
+ "System.IO.Packaging": "6.0.0",
+ "System.IdentityModel.Tokens.Jwt": "6.22.0"
+ },
+ "runtime": {
+ "lib/net6.0/PnP.Framework.dll": {
+ "assemblyVersion": "1.10.0.0",
+ "fileVersion": "1.10.0.0"
+ }
+ }
+ },
+ "Portable.Xaml/0.26.0": {
+ "runtime": {
+ "lib/netstandard2.0/Portable.Xaml.dll": {
+ "assemblyVersion": "0.26.0.0",
+ "fileVersion": "0.26.7607.20022"
+ }
+ }
+ },
+ "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
+ "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
+ "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
+ "runtime.native.System/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0"
+ }
+ },
+ "runtime.native.System.IO.Compression/4.1.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0"
+ }
+ },
+ "runtime.native.System.Net.Http/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0"
+ }
+ },
+ "runtime.native.System.Security.Cryptography.Apple/4.3.1": {
+ "dependencies": {
+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.1"
+ }
+ },
+ "runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
+ "dependencies": {
+ "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
+ "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
+ "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
+ "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
+ "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
+ "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
+ "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
+ "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
+ "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
+ }
+ },
+ "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
+ "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.1": {},
+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
+ "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
+ "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
+ "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
+ "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
+ "System.AppContext/4.1.0": {
+ "dependencies": {
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Buffers/4.5.0": {},
+ "System.Collections/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Collections.Concurrent/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Diagnostics.Tracing": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Threading.Tasks": "4.3.0"
+ }
+ },
+ "System.Configuration.ConfigurationManager/6.0.0": {
+ "dependencies": {
+ "System.Security.Cryptography.ProtectedData": "6.0.0",
+ "System.Security.Permissions": "6.0.0"
+ },
+ "runtime": {
+ "lib/net6.0/System.Configuration.ConfigurationManager.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ }
+ }
+ },
+ "System.Console/4.0.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.IO": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Text.Encoding": "4.3.0"
+ }
+ },
+ "System.Diagnostics.Debug/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Diagnostics.DiagnosticSource/6.0.0": {
+ "dependencies": {
+ "System.Runtime.CompilerServices.Unsafe": "6.0.0"
+ }
+ },
+ "System.Diagnostics.EventLog/6.0.0": {
+ "runtime": {
+ "lib/net6.0/System.Diagnostics.EventLog.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ }
+ },
+ "runtimeTargets": {
+ "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll": {
+ "rid": "win",
+ "assetType": "runtime",
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "0.0.0.0"
+ },
+ "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll": {
+ "rid": "win",
+ "assetType": "runtime",
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ }
+ }
+ },
+ "System.Diagnostics.Tools/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Diagnostics.Tracing/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.DirectoryServices/6.0.0": {
+ "dependencies": {
+ "System.Security.AccessControl": "6.0.0",
+ "System.Security.Permissions": "6.0.0"
+ },
+ "runtime": {
+ "lib/net6.0/System.DirectoryServices.dll": {
+ "assemblyVersion": "4.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ }
+ },
+ "runtimeTargets": {
+ "runtimes/win/lib/net6.0/System.DirectoryServices.dll": {
+ "rid": "win",
+ "assetType": "runtime",
+ "assemblyVersion": "4.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ }
+ }
+ },
+ "System.Drawing.Common/6.0.0": {
+ "dependencies": {
+ "Microsoft.Win32.SystemEvents": "6.0.0"
+ },
+ "runtime": {
+ "lib/net6.0/System.Drawing.Common.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ }
+ },
+ "runtimeTargets": {
+ "runtimes/unix/lib/net6.0/System.Drawing.Common.dll": {
+ "rid": "unix",
+ "assetType": "runtime",
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ },
+ "runtimes/win/lib/net6.0/System.Drawing.Common.dll": {
+ "rid": "win",
+ "assetType": "runtime",
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ }
+ }
+ },
+ "System.Formats.Asn1/5.0.0": {},
+ "System.Globalization/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Globalization.Calendars/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Globalization": "4.3.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Globalization.Extensions/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "System.Globalization": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0"
+ }
+ },
+ "System.IdentityModel.Tokens.Jwt/6.22.0": {
+ "dependencies": {
+ "Microsoft.IdentityModel.JsonWebTokens": "6.22.0",
+ "Microsoft.IdentityModel.Tokens": "6.22.0"
+ },
+ "runtime": {
+ "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
+ "assemblyVersion": "6.22.0.0",
+ "fileVersion": "6.22.0.30727"
+ }
+ }
+ },
+ "System.IO/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Threading.Tasks": "4.3.0"
+ }
+ },
+ "System.IO.Compression/4.1.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.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.1.0"
+ }
+ },
+ "System.IO.Compression.ZipFile/4.0.1": {
+ "dependencies": {
+ "System.Buffers": "4.5.0",
+ "System.IO": "4.3.0",
+ "System.IO.Compression": "4.1.0",
+ "System.IO.FileSystem": "4.3.0",
+ "System.IO.FileSystem.Primitives": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Text.Encoding": "4.3.0"
+ }
+ },
+ "System.IO.FileSystem/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.IO": "4.3.0",
+ "System.IO.FileSystem.Primitives": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Threading.Tasks": "4.3.0"
+ }
+ },
+ "System.IO.FileSystem.Primitives/4.3.0": {
+ "dependencies": {
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.IO.Packaging/6.0.0": {
+ "runtime": {
+ "lib/net6.0/System.IO.Packaging.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ }
+ }
+ },
+ "System.IO.Pipelines/6.0.3": {
+ "runtime": {
+ "lib/net6.0/System.IO.Pipelines.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.522.21309"
+ }
+ }
+ },
+ "System.Linq/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0"
+ }
+ },
+ "System.Linq.Expressions/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Linq": "4.3.0",
+ "System.ObjectModel": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Emit": "4.3.0",
+ "System.Reflection.Emit.ILGeneration": "4.3.0",
+ "System.Reflection.Emit.Lightweight": "4.3.0",
+ "System.Reflection.Extensions": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Reflection.TypeExtensions": "4.7.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Threading": "4.3.0"
+ }
+ },
+ "System.Net.Http/4.3.4": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Diagnostics.DiagnosticSource": "6.0.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.1",
+ "System.Security.Cryptography.Encoding": "4.3.0",
+ "System.Security.Cryptography.OpenSsl": "4.3.0",
+ "System.Security.Cryptography.Primitives": "4.3.0",
+ "System.Security.Cryptography.X509Certificates": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Threading.Tasks": "4.3.0",
+ "runtime.native.System": "4.3.0",
+ "runtime.native.System.Net.Http": "4.3.0",
+ "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
+ }
+ },
+ "System.Net.Primitives/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Handles": "4.3.0"
+ }
+ },
+ "System.Net.Sockets/4.1.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.IO": "4.3.0",
+ "System.Net.Primitives": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Threading.Tasks": "4.3.0"
+ }
+ },
+ "System.Numerics.Vectors/4.5.0": {},
+ "System.ObjectModel/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Threading": "4.3.0"
+ }
+ },
+ "System.Private.DataContractSerialization/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Collections.Concurrent": "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.Reflection": "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.7.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Serialization.Primitives": "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.Xml.ReaderWriter": "4.3.0",
+ "System.Xml.XDocument": "4.3.0",
+ "System.Xml.XmlDocument": "4.3.0",
+ "System.Xml.XmlSerializer": "4.3.0"
+ }
+ },
+ "System.Private.ServiceModel/4.9.0": {
+ "dependencies": {
+ "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
+ "Microsoft.Extensions.ObjectPool": "5.0.10",
+ "System.Numerics.Vectors": "4.5.0",
+ "System.Reflection.DispatchProxy": "4.7.1",
+ "System.Security.Cryptography.Xml": "5.0.0",
+ "System.Security.Principal.Windows": "5.0.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/System.Private.ServiceModel.dll": {
+ "assemblyVersion": "4.9.0.0",
+ "fileVersion": "4.900.21.52002"
+ }
+ },
+ "resources": {
+ "lib/netstandard2.0/cs/System.Private.ServiceModel.resources.dll": {
+ "locale": "cs"
+ },
+ "lib/netstandard2.0/de/System.Private.ServiceModel.resources.dll": {
+ "locale": "de"
+ },
+ "lib/netstandard2.0/es/System.Private.ServiceModel.resources.dll": {
+ "locale": "es"
+ },
+ "lib/netstandard2.0/fr/System.Private.ServiceModel.resources.dll": {
+ "locale": "fr"
+ },
+ "lib/netstandard2.0/it/System.Private.ServiceModel.resources.dll": {
+ "locale": "it"
+ },
+ "lib/netstandard2.0/ja/System.Private.ServiceModel.resources.dll": {
+ "locale": "ja"
+ },
+ "lib/netstandard2.0/ko/System.Private.ServiceModel.resources.dll": {
+ "locale": "ko"
+ },
+ "lib/netstandard2.0/pl/System.Private.ServiceModel.resources.dll": {
+ "locale": "pl"
+ },
+ "lib/netstandard2.0/pt-BR/System.Private.ServiceModel.resources.dll": {
+ "locale": "pt-BR"
+ },
+ "lib/netstandard2.0/ru/System.Private.ServiceModel.resources.dll": {
+ "locale": "ru"
+ },
+ "lib/netstandard2.0/tr/System.Private.ServiceModel.resources.dll": {
+ "locale": "tr"
+ },
+ "lib/netstandard2.0/zh-Hans/System.Private.ServiceModel.resources.dll": {
+ "locale": "zh-Hans"
+ },
+ "lib/netstandard2.0/zh-Hant/System.Private.ServiceModel.resources.dll": {
+ "locale": "zh-Hant"
+ }
+ }
+ },
+ "System.Reflection/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.IO": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Reflection.DispatchProxy/4.7.1": {},
+ "System.Reflection.Emit/4.3.0": {
+ "dependencies": {
+ "System.IO": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Emit.ILGeneration": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Reflection.Emit.ILGeneration/4.3.0": {
+ "dependencies": {
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Reflection.Emit.Lightweight/4.3.0": {
+ "dependencies": {
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Emit.ILGeneration": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Reflection.Extensions/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Reflection": "4.3.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Reflection.Primitives/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Reflection.TypeExtensions/4.7.0": {},
+ "System.Resources.ResourceManager/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Globalization": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Runtime/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0"
+ }
+ },
+ "System.Runtime.Caching/4.7.0": {
+ "dependencies": {
+ "System.Configuration.ConfigurationManager": "6.0.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/System.Runtime.Caching.dll": {
+ "assemblyVersion": "4.0.1.0",
+ "fileVersion": "4.700.19.56404"
+ }
+ },
+ "runtimeTargets": {
+ "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll": {
+ "rid": "win",
+ "assetType": "runtime",
+ "assemblyVersion": "4.0.1.0",
+ "fileVersion": "4.700.19.56404"
+ }
+ }
+ },
+ "System.Runtime.CompilerServices.Unsafe/6.0.0": {},
+ "System.Runtime.Extensions/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Runtime.Handles/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Runtime.InteropServices/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Handles": "4.3.0"
+ }
+ },
+ "System.Runtime.InteropServices.RuntimeInformation/4.0.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "System.Reflection": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Threading": "4.3.0",
+ "runtime.native.System": "4.3.0"
+ }
+ },
+ "System.Runtime.Numerics/4.3.0": {
+ "dependencies": {
+ "System.Globalization": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0"
+ }
+ },
+ "System.Runtime.Serialization.Primitives/4.3.0": {
+ "dependencies": {
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Runtime.Serialization.Xml/4.3.0": {
+ "dependencies": {
+ "System.IO": "4.3.0",
+ "System.Private.DataContractSerialization": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Serialization.Primitives": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Xml.ReaderWriter": "4.3.0"
+ }
+ },
+ "System.Security.AccessControl/6.0.0": {},
+ "System.Security.Cryptography.Algorithms/4.3.1": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.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.1",
+ "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
+ }
+ },
+ "System.Security.Cryptography.Cng/5.0.0": {
+ "dependencies": {
+ "System.Formats.Asn1": "5.0.0"
+ }
+ },
+ "System.Security.Cryptography.Csp/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.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.1",
+ "System.Security.Cryptography.Encoding": "4.3.0",
+ "System.Security.Cryptography.Primitives": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Threading": "4.3.0"
+ }
+ },
+ "System.Security.Cryptography.Encoding/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.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.2"
+ }
+ },
+ "System.Security.Cryptography.OpenSsl/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Runtime.Numerics": "4.3.0",
+ "System.Security.Cryptography.Algorithms": "4.3.1",
+ "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.2"
+ }
+ },
+ "System.Security.Cryptography.Pkcs/5.0.0": {
+ "dependencies": {
+ "System.Formats.Asn1": "5.0.0",
+ "System.Security.Cryptography.Cng": "5.0.0"
+ },
+ "runtime": {
+ "lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll": {
+ "assemblyVersion": "5.0.0.0",
+ "fileVersion": "5.0.20.51904"
+ }
+ },
+ "runtimeTargets": {
+ "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll": {
+ "rid": "win",
+ "assetType": "runtime",
+ "assemblyVersion": "5.0.0.0",
+ "fileVersion": "5.0.20.51904"
+ }
+ }
+ },
+ "System.Security.Cryptography.Primitives/4.3.0": {
+ "dependencies": {
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Threading.Tasks": "4.3.0"
+ }
+ },
+ "System.Security.Cryptography.ProtectedData/6.0.0": {
+ "runtime": {
+ "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ }
+ },
+ "runtimeTargets": {
+ "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
+ "rid": "win",
+ "assetType": "runtime",
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ }
+ }
+ },
+ "System.Security.Cryptography.X509Certificates/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.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.1",
+ "System.Security.Cryptography.Cng": "5.0.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.2"
+ }
+ },
+ "System.Security.Cryptography.Xml/5.0.0": {
+ "dependencies": {
+ "System.Security.Cryptography.Pkcs": "5.0.0",
+ "System.Security.Permissions": "6.0.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/System.Security.Cryptography.Xml.dll": {
+ "assemblyVersion": "5.0.0.0",
+ "fileVersion": "5.0.20.51904"
+ }
+ }
+ },
+ "System.Security.Permissions/6.0.0": {
+ "dependencies": {
+ "System.Security.AccessControl": "6.0.0",
+ "System.Windows.Extensions": "6.0.0"
+ },
+ "runtime": {
+ "lib/net6.0/System.Security.Permissions.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ }
+ }
+ },
+ "System.Security.Principal.Windows/5.0.0": {},
+ "System.ServiceModel.Duplex/4.9.0": {
+ "dependencies": {
+ "System.Private.ServiceModel": "4.9.0",
+ "System.ServiceModel.Primitives": "4.9.0"
+ },
+ "runtime": {
+ "lib/net6.0/System.ServiceModel.Duplex.dll": {
+ "assemblyVersion": "4.9.0.0",
+ "fileVersion": "4.900.21.52002"
+ }
+ }
+ },
+ "System.ServiceModel.Http/4.9.0": {
+ "dependencies": {
+ "System.Private.ServiceModel": "4.9.0",
+ "System.ServiceModel.Primitives": "4.9.0"
+ },
+ "runtime": {
+ "lib/net6.0/System.ServiceModel.Http.dll": {
+ "assemblyVersion": "4.9.0.0",
+ "fileVersion": "4.900.21.52002"
+ }
+ }
+ },
+ "System.ServiceModel.Primitives/4.9.0": {
+ "dependencies": {
+ "System.Private.ServiceModel": "4.9.0"
+ },
+ "runtime": {
+ "lib/net6.0/System.ServiceModel.Primitives.dll": {
+ "assemblyVersion": "4.9.0.0",
+ "fileVersion": "4.900.21.52002"
+ },
+ "lib/net6.0/System.ServiceModel.dll": {
+ "assemblyVersion": "4.0.0.0",
+ "fileVersion": "4.900.21.52002"
+ }
+ }
+ },
+ "System.Spatial/5.8.4": {
+ "runtime": {
+ "lib/netstandard1.1/System.Spatial.dll": {
+ "assemblyVersion": "5.8.4.0",
+ "fileVersion": "5.8.4.63386"
+ }
+ },
+ "resources": {
+ "lib/netstandard1.1/de/System.Spatial.resources.dll": {
+ "locale": "de"
+ },
+ "lib/netstandard1.1/es/System.Spatial.resources.dll": {
+ "locale": "es"
+ },
+ "lib/netstandard1.1/fr/System.Spatial.resources.dll": {
+ "locale": "fr"
+ },
+ "lib/netstandard1.1/it/System.Spatial.resources.dll": {
+ "locale": "it"
+ },
+ "lib/netstandard1.1/ja/System.Spatial.resources.dll": {
+ "locale": "ja"
+ },
+ "lib/netstandard1.1/ko/System.Spatial.resources.dll": {
+ "locale": "ko"
+ },
+ "lib/netstandard1.1/ru/System.Spatial.resources.dll": {
+ "locale": "ru"
+ },
+ "lib/netstandard1.1/zh-Hans/System.Spatial.resources.dll": {
+ "locale": "zh-Hans"
+ },
+ "lib/netstandard1.1/zh-Hant/System.Spatial.resources.dll": {
+ "locale": "zh-Hant"
+ }
+ }
+ },
+ "System.Text.Encoding/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Text.Encoding.CodePages/4.5.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "System.Runtime.CompilerServices.Unsafe": "6.0.0"
+ }
+ },
+ "System.Text.Encoding.Extensions/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0",
+ "System.Text.Encoding": "4.3.0"
+ }
+ },
+ "System.Text.Encodings.Web/6.0.0": {
+ "dependencies": {
+ "System.Runtime.CompilerServices.Unsafe": "6.0.0"
+ }
+ },
+ "System.Text.Json/6.0.2": {
+ "dependencies": {
+ "System.Runtime.CompilerServices.Unsafe": "6.0.0",
+ "System.Text.Encodings.Web": "6.0.0"
+ },
+ "runtime": {
+ "lib/net6.0/System.Text.Json.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.222.6406"
+ }
+ }
+ },
+ "System.Text.RegularExpressions/4.3.0": {
+ "dependencies": {
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Threading/4.3.0": {
+ "dependencies": {
+ "System.Runtime": "4.3.0",
+ "System.Threading.Tasks": "4.3.0"
+ }
+ },
+ "System.Threading.Tasks/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Threading.Tasks.Extensions/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Threading.Tasks": "4.3.0"
+ }
+ },
+ "System.Threading.Timer/4.0.1": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.ValueTuple/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Windows.Extensions/6.0.0": {
+ "dependencies": {
+ "System.Drawing.Common": "6.0.0"
+ },
+ "runtime": {
+ "lib/net6.0/System.Windows.Extensions.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ }
+ },
+ "runtimeTargets": {
+ "runtimes/win/lib/net6.0/System.Windows.Extensions.dll": {
+ "rid": "win",
+ "assetType": "runtime",
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
+ }
+ }
+ },
+ "System.Xml.ReaderWriter/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.IO.FileSystem": "4.3.0",
+ "System.IO.FileSystem.Primitives": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Text.Encoding.Extensions": "4.3.0",
+ "System.Text.RegularExpressions": "4.3.0",
+ "System.Threading.Tasks": "4.3.0",
+ "System.Threading.Tasks.Extensions": "4.3.0"
+ }
+ },
+ "System.Xml.XDocument/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Diagnostics.Tools": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Xml.ReaderWriter": "4.3.0"
+ }
+ },
+ "System.Xml.XmlDocument/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.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"
+ }
+ },
+ "System.Xml.XmlSerializer/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Linq": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Emit": "4.3.0",
+ "System.Reflection.Emit.ILGeneration": "4.3.0",
+ "System.Reflection.Extensions": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Reflection.TypeExtensions": "4.7.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Text.RegularExpressions": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Xml.ReaderWriter": "4.3.0",
+ "System.Xml.XmlDocument": "4.3.0"
+ }
+ },
+ "TimeZoneConverter/3.5.0": {
+ "runtime": {
+ "lib/netstandard2.0/TimeZoneConverter.dll": {
+ "assemblyVersion": "3.5.0.0",
+ "fileVersion": "3.5.0.0"
+ }
+ }
+ }
+ }
+ },
+ "libraries": {
+ "library_spo_utils/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "AngleSharp/0.14.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-34w9I7nyszfEYBY8g7T3B0AtWlOivNh+QoWc3KECRwbmcNyqWmb4huihtmpH2Ds7rIRRHMMPv9yfPBxxjBn03g==",
+ "path": "anglesharp/0.14.0",
+ "hashPath": "anglesharp.0.14.0.nupkg.sha512"
+ },
+ "AngleSharp.Css/0.14.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-2USpPu9V/+1iBwHpanBsqr1eR+3vxKe19ZsnejbZfxNOadsMvUUkJ+0OjMsQmT0ExSW4vjCKXq9K/JWv0ie8JQ==",
+ "path": "anglesharp.css/0.14.2",
+ "hashPath": "anglesharp.css.0.14.2.nupkg.sha512"
+ },
+ "Microsoft.ApplicationInsights/2.16.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-77RzjJe9nGn7wTOQvEFQZRdkQjETrbC4MhytzwTv2TTuoqoHvmUIzwFqE6BjjFGsHbZhYNYZg/YJbOa4kUMSSg==",
+ "path": "microsoft.applicationinsights/2.16.0",
+ "hashPath": "microsoft.applicationinsights.2.16.0.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Authorization/6.0.8": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-rDLMah6FOtFoC5uWDxnevcH/FqEs+APgmTqEvcLj3OU6Y/X8M5ASm/EdlQh6B+Z2XsQW5xu+K8tyn7w7OgOX8A==",
+ "path": "microsoft.aspnetcore.authorization/6.0.8",
+ "hashPath": "microsoft.aspnetcore.authorization.6.0.8.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Components/6.0.8": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-PB0k59EAiTctVaI5Yq3YHvwodXcsAcXPAn9TWJ9Yz+qrJ1+vuvP9sIBdnDgJKIzKLX6fg6QwKIGoO80B42G+aA==",
+ "path": "microsoft.aspnetcore.components/6.0.8",
+ "hashPath": "microsoft.aspnetcore.components.6.0.8.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Components.Analyzers/6.0.8": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-87BAjhlq/NEo00EtVc2MzXwaGTfF8q6fbeoefd/u3wN13G0LrCMAt5hUMNeu4Fz4TOz5FbuHUoBopPo7mENTuQ==",
+ "path": "microsoft.aspnetcore.components.analyzers/6.0.8",
+ "hashPath": "microsoft.aspnetcore.components.analyzers.6.0.8.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Components.Authorization/6.0.8": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-JzuvvYVCCceKvIeG8gFx5WRMHcJfOJXHcdT5BXzsAtB455QueCwqSaDGB/qySN2v8kLZ5n7qVRVXKBY+vr4MHg==",
+ "path": "microsoft.aspnetcore.components.authorization/6.0.8",
+ "hashPath": "microsoft.aspnetcore.components.authorization.6.0.8.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Components.Forms/6.0.8": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-AEQspooUSN8X+k1sMLmKIrkKBYBdp6l5mLmrfEze6IurxNbOXFvwmrCrFbtO47fVFm2NHXV1qsBFRNQj9eA8eA==",
+ "path": "microsoft.aspnetcore.components.forms/6.0.8",
+ "hashPath": "microsoft.aspnetcore.components.forms.6.0.8.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Components.Web/6.0.8": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-I0fkdznezi+Ew76gZKWz3oOuR/joNQy0aCyLYxamvAtKfl5Lr5rNKYEhBSosKe2+iqbpPVGKmcoZsX8c6uvKLA==",
+ "path": "microsoft.aspnetcore.components.web/6.0.8",
+ "hashPath": "microsoft.aspnetcore.components.web.6.0.8.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Components.WebAssembly.Authentication/6.0.8": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-6tUZizH9yRcHcwzodSCSP0b16SamAy6e2qw3oyL/10SNaxonpANn6wRja+lDPv1zqA0ReHDRAUmvRGCO3CtugQ==",
+ "path": "microsoft.aspnetcore.components.webassembly.authentication/6.0.8",
+ "hashPath": "microsoft.aspnetcore.components.webassembly.authentication.6.0.8.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Hosting.Abstractions/2.2.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-ubycklv+ZY7Kutdwuy1W4upWcZ6VFR8WUXU7l7B2+mvbDBBPAcfpi+E+Y5GFe+Q157YfA3C49D2GCjAZc7Mobw==",
+ "path": "microsoft.aspnetcore.hosting.abstractions/2.2.0",
+ "hashPath": "microsoft.aspnetcore.hosting.abstractions.2.2.0.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Hosting.Server.Abstractions/2.2.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-1PMijw8RMtuQF60SsD/JlKtVfvh4NORAhF4wjysdABhlhTrYmtgssqyncR0Stq5vqtjplZcj6kbT4LRTglt9IQ==",
+ "path": "microsoft.aspnetcore.hosting.server.abstractions/2.2.0",
+ "hashPath": "microsoft.aspnetcore.hosting.server.abstractions.2.2.0.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Nxs7Z1q3f1STfLYKJSVXCs1iBl+Ya6E8o4Oy1bCxJ/rNI44E/0f6tbsrVqAWfB7jlnJfyaAtIalBVxPKUPQb4Q==",
+ "path": "microsoft.aspnetcore.http.abstractions/2.2.0",
+ "hashPath": "microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Http.Extensions/2.2.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-2DgZ9rWrJtuR7RYiew01nGRzuQBDaGHGmK56Rk54vsLLsCdzuFUPqbDTJCS1qJQWTbmbIQ9wGIOjpxA1t0l7/w==",
+ "path": "microsoft.aspnetcore.http.extensions/2.2.0",
+ "hashPath": "microsoft.aspnetcore.http.extensions.2.2.0.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Http.Features/2.2.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-ziFz5zH8f33En4dX81LW84I6XrYXKf9jg6aM39cM+LffN9KJahViKZ61dGMSO2gd3e+qe5yBRwsesvyqlZaSMg==",
+ "path": "microsoft.aspnetcore.http.features/2.2.0",
+ "hashPath": "microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Metadata/6.0.8": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-RWENSe/yFqVSSOQuzVUhgJzXIVoF+AQ4N6FOxLM1/FmWWT9Ngdbhrx8LgauuFmz/2yqka6PCjtveiUasjTl/2A==",
+ "path": "microsoft.aspnetcore.metadata/6.0.8",
+ "hashPath": "microsoft.aspnetcore.metadata.6.0.8.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.StaticFiles/2.2.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-byZDrjir6Co5EoWbraQyG0qbPCUG6XgGYQstipMF9lucOAjq/mqnIyt8B8iMWnin/ghZoOln9Y01af4rUAwOhA==",
+ "path": "microsoft.aspnetcore.staticfiles/2.2.0",
+ "hashPath": "microsoft.aspnetcore.staticfiles.2.2.0.nupkg.sha512"
+ },
+ "Microsoft.Bcl.AsyncInterfaces/5.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-W8DPQjkMScOMTtJbPwmPyj9c3zYSFGawDW3jwlBOOsnY+EzZFLgNQ/UMkK35JmkNOVPdCyPr2Tw7Vv9N+KA3ZQ==",
+ "path": "microsoft.bcl.asyncinterfaces/5.0.0",
+ "hashPath": "microsoft.bcl.asyncinterfaces.5.0.0.nupkg.sha512"
+ },
+ "Microsoft.CSharp/4.5.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==",
+ "path": "microsoft.csharp/4.5.0",
+ "hashPath": "microsoft.csharp.4.5.0.nupkg.sha512"
+ },
+ "Microsoft.Data.Edm/5.8.4": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-pTN7J6ep8upUZFWGPnFL47j+kRN3ihKra+mDdqDmC2HN0AIuVAE6Dd/0IAqAUpKJc6uo5p5wNlCVn2eweAYhQQ==",
+ "path": "microsoft.data.edm/5.8.4",
+ "hashPath": "microsoft.data.edm.5.8.4.nupkg.sha512"
+ },
+ "Microsoft.Data.OData/5.8.4": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-dK+jMmswaFFWLcgpz9jE8Kwi+LSUkfGVp+MY2egIB7K6ZPWPxiDSTo2I48bpRiMm18nF02/XJL5NwIWH10/l/Q==",
+ "path": "microsoft.data.odata/5.8.4",
+ "hashPath": "microsoft.data.odata.5.8.4.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Caching.Abstractions/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-bcz5sSFJbganH0+YrfvIjJDIcKNW7TL07C4d1eTmXy/wOt52iz4LVogJb6pazs7W0+74j0YpXFErvp++Aq5Bsw==",
+ "path": "microsoft.extensions.caching.abstractions/6.0.0",
+ "hashPath": "microsoft.extensions.caching.abstractions.6.0.0.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Caching.Memory/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Ve3BlCzhAlVp5IgO3+8dacAhZk1A0GlIlFNkAcfR2TfAibLKWIt5DhVJZfu4YtW+XZ89OjYf/agMcgjDtPxdGA==",
+ "path": "microsoft.extensions.caching.memory/6.0.0",
+ "hashPath": "microsoft.extensions.caching.memory.6.0.0.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Configuration/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-tq2wXyh3fL17EMF2bXgRhU7JrbO3on93MRKYxzz4JzzvuGSA1l0W3GI9/tl8EO89TH+KWEymP7bcFway6z9fXg==",
+ "path": "microsoft.extensions.configuration/6.0.0",
+ "hashPath": "microsoft.extensions.configuration.6.0.0.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Configuration.Abstractions/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-qWzV9o+ZRWq+pGm+1dF+R7qTgTYoXvbyowRoBxQJGfqTpqDun2eteerjRQhq5PQ/14S+lqto3Ft4gYaRyl4rdQ==",
+ "path": "microsoft.extensions.configuration.abstractions/6.0.0",
+ "hashPath": "microsoft.extensions.configuration.abstractions.6.0.0.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Configuration.Binder/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-b3ErKzND8LIC7o08QAVlKfaEIYEvLJbtmVbFZVBRXeu9YkKfSSzLZfR1SUfQPBIy9mKLhEtJgGYImkcMNaKE0A==",
+ "path": "microsoft.extensions.configuration.binder/6.0.0",
+ "hashPath": "microsoft.extensions.configuration.binder.6.0.0.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Configuration.CommandLine/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-3nL1qCkZ1Oxx14ZTzgo4MmlO7tso7F+TtMZAY2jUAtTLyAcDp+EDjk3RqafoKiNaePyPvvlleEcBxh3b2Hzl1g==",
+ "path": "microsoft.extensions.configuration.commandline/6.0.0",
+ "hashPath": "microsoft.extensions.configuration.commandline.6.0.0.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Configuration.EnvironmentVariables/6.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-pnyXV1LFOsYjGveuC07xp0YHIyGq7jRq5Ncb5zrrIieMLWVwgMyYxcOH0jTnBedDT4Gh1QinSqsjqzcieHk1og==",
+ "path": "microsoft.extensions.configuration.environmentvariables/6.0.1",
+ "hashPath": "microsoft.extensions.configuration.environmentvariables.6.0.1.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Configuration.FileExtensions/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-V4Dth2cYMZpw3HhGw9XUDIijpI6gN+22LDt0AhufIgOppCUfpWX4483OmN+dFXRJkJLc8Tv0Q8QK+1ingT2+KQ==",
+ "path": "microsoft.extensions.configuration.fileextensions/6.0.0",
+ "hashPath": "microsoft.extensions.configuration.fileextensions.6.0.0.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Configuration.Json/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-GJGery6QytCzS/BxJ96klgG9in3uH26KcUBbiVG/coNDXCRq6LGVVlUT4vXq34KPuM+R2av+LeYdX9h4IZOCUg==",
+ "path": "microsoft.extensions.configuration.json/6.0.0",
+ "hashPath": "microsoft.extensions.configuration.json.6.0.0.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Configuration.UserSecrets/6.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Fy8yr4V6obi7ZxvKYI1i85jqtwMq8tqyxQVZpRSkgeA8enqy/KvBIMdcuNdznlxQMZa72mvbHqb7vbg4Pyx95w==",
+ "path": "microsoft.extensions.configuration.usersecrets/6.0.1",
+ "hashPath": "microsoft.extensions.configuration.usersecrets.6.0.1.nupkg.sha512"
+ },
+ "Microsoft.Extensions.DependencyInjection/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-k6PWQMuoBDGGHOQTtyois2u4AwyVcIwL2LaSLlTZQm2CYcJ1pxbt6jfAnpWmzENA/wfrYRI/X9DTLoUkE4AsLw==",
+ "path": "microsoft.extensions.dependencyinjection/6.0.0",
+ "hashPath": "microsoft.extensions.dependencyinjection.6.0.0.nupkg.sha512"
+ },
+ "Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-xlzi2IYREJH3/m6+lUrQlujzX8wDitm4QGnUu6kUXTQAWPuZY8i+ticFJbzfqaetLA6KR/rO6Ew/HuYD+bxifg==",
+ "path": "microsoft.extensions.dependencyinjection.abstractions/6.0.0",
+ "hashPath": "microsoft.extensions.dependencyinjection.abstractions.6.0.0.nupkg.sha512"
+ },
+ "Microsoft.Extensions.FileProviders.Abstractions/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-0pd4/fho0gC12rQswaGQxbU34jOS1TPS8lZPpkFCH68ppQjHNHYle9iRuHeev1LhrJ94YPvzcRd8UmIuFk23Qw==",
+ "path": "microsoft.extensions.fileproviders.abstractions/6.0.0",
+ "hashPath": "microsoft.extensions.fileproviders.abstractions.6.0.0.nupkg.sha512"
+ },
+ "Microsoft.Extensions.FileProviders.Physical/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-QvkL7l0nM8udt3gfyu0Vw8bbCXblxaKOl7c2oBfgGy4LCURRaL9XWZX1FWJrQc43oMokVneVxH38iz+bY1sbhg==",
+ "path": "microsoft.extensions.fileproviders.physical/6.0.0",
+ "hashPath": "microsoft.extensions.fileproviders.physical.6.0.0.nupkg.sha512"
+ },
+ "Microsoft.Extensions.FileSystemGlobbing/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-ip8jnL1aPiaPeKINCqaTEbvBFDmVx9dXQEBZ2HOBRXPD1eabGNqP/bKlsIcp7U2lGxiXd5xIhoFcmY8nM4Hdiw==",
+ "path": "microsoft.extensions.filesystemglobbing/6.0.0",
+ "hashPath": "microsoft.extensions.filesystemglobbing.6.0.0.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Hosting/6.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-hbmizc9KPWOacLU8Z8YMaBG6KWdZFppczYV/KwnPGU/8xebWxQxdDeJmLOgg968prb7g2oQgnp6JVLX6lgby8g==",
+ "path": "microsoft.extensions.hosting/6.0.1",
+ "hashPath": "microsoft.extensions.hosting.6.0.1.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Hosting.Abstractions/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-GcT5l2CYXL6Sa27KCSh0TixsRfADUgth+ojQSD5EkzisZxmGFh7CwzkcYuGwvmXLjr27uWRNrJ2vuuEjMhU05Q==",
+ "path": "microsoft.extensions.hosting.abstractions/6.0.0",
+ "hashPath": "microsoft.extensions.hosting.abstractions.6.0.0.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Http/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-15+pa2G0bAMHbHewaQIdr/y6ag2H3yh4rd9hTXavtWDzQBkvpe2RMqFg8BxDpcQWssmjmBApGPcw93QRz6YcMg==",
+ "path": "microsoft.extensions.http/6.0.0",
+ "hashPath": "microsoft.extensions.http.6.0.0.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Logging/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-eIbyj40QDg1NDz0HBW0S5f3wrLVnKWnDJ/JtZ+yJDFnDj90VoPuoPmFkeaXrtu+0cKm5GRAwoDf+dBWXK0TUdg==",
+ "path": "microsoft.extensions.logging/6.0.0",
+ "hashPath": "microsoft.extensions.logging.6.0.0.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Logging.Abstractions/6.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-dzB2Cgg+JmrouhjkcQGzSFjjvpwlq353i8oBQO2GWNjCXSzhbtBRUf28HSauWe7eib3wYOdb3tItdjRwAdwCSg==",
+ "path": "microsoft.extensions.logging.abstractions/6.0.1",
+ "hashPath": "microsoft.extensions.logging.abstractions.6.0.1.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Logging.Configuration/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-ZDskjagmBAbv+K8rYW9VhjPplhbOE63xUD0DiuydZJwt15dRyoqicYklLd86zzeintUc7AptDkHn+YhhYkYo8A==",
+ "path": "microsoft.extensions.logging.configuration/6.0.0",
+ "hashPath": "microsoft.extensions.logging.configuration.6.0.0.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Logging.Console/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-gsqKzOEdsvq28QiXFxagmn1oRB9GeI5GgYCkoybZtQA0IUb7QPwf1WmN3AwJeNIsadTvIFQCiVK0OVIgKfOBGg==",
+ "path": "microsoft.extensions.logging.console/6.0.0",
+ "hashPath": "microsoft.extensions.logging.console.6.0.0.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Logging.Debug/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-M9g/JixseSZATJE9tcMn9uzoD4+DbSglivFqVx8YkRJ7VVPmnvCEbOZ0AAaxsL1EKyI4cz07DXOOJExxNsUOHw==",
+ "path": "microsoft.extensions.logging.debug/6.0.0",
+ "hashPath": "microsoft.extensions.logging.debug.6.0.0.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Logging.EventLog/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-rlo0RxlMd0WtLG3CHI0qOTp6fFn7MvQjlrCjucA31RqmiMFCZkF8CHNbe8O7tbBIyyoLGWB1he9CbaA5iyHthg==",
+ "path": "microsoft.extensions.logging.eventlog/6.0.0",
+ "hashPath": "microsoft.extensions.logging.eventlog.6.0.0.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Logging.EventSource/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-BeDyyqt7nkm/nr+Gdk+L8n1tUT/u33VkbXAOesgYSNsxDM9hJ1NOBGoZfj9rCbeD2+9myElI6JOVVFmnzgeWQA==",
+ "path": "microsoft.extensions.logging.eventsource/6.0.0",
+ "hashPath": "microsoft.extensions.logging.eventsource.6.0.0.nupkg.sha512"
+ },
+ "Microsoft.Extensions.ObjectPool/5.0.10": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-pp9tbGqIhdEXL6Q1yJl+zevAJSq4BsxqhS1GXzBvEsEz9DDNu9GLNzgUy2xyFc4YjB4m4Ff2YEWTnvQvVYdkvQ==",
+ "path": "microsoft.extensions.objectpool/5.0.10",
+ "hashPath": "microsoft.extensions.objectpool.5.0.10.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Options/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-dzXN0+V1AyjOe2xcJ86Qbo233KHuLEY0njf/P2Kw8SfJU+d45HNS2ctJdnEnrWbM9Ye2eFgaC5Mj9otRMU6IsQ==",
+ "path": "microsoft.extensions.options/6.0.0",
+ "hashPath": "microsoft.extensions.options.6.0.0.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Options.ConfigurationExtensions/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-bXWINbTn0vC0FYc9GaQTISbxhQLAMrvtbuvD9N6JelEaIS/Pr62wUCinrq5bf1WRBGczt1v4wDhxFtVFNcMdUQ==",
+ "path": "microsoft.extensions.options.configurationextensions/6.0.0",
+ "hashPath": "microsoft.extensions.options.configurationextensions.6.0.0.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Primitives/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-9+PnzmQFfEFNR9J2aDTfJGGupShHjOuGw4VUv+JB044biSHrnmCIMD+mJHmb2H7YryrfBEXDurxQ47gJZdCKNQ==",
+ "path": "microsoft.extensions.primitives/6.0.0",
+ "hashPath": "microsoft.extensions.primitives.6.0.0.nupkg.sha512"
+ },
+ "Microsoft.Extensions.WebEncoders/2.2.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-V8XcqYcpcdBAxUhLeyYcuKmxu4CtNQA9IphTnARpQGhkop4A93v2XgM3AtaVVJo3H2cDWxWM6aeO8HxkifREqw==",
+ "path": "microsoft.extensions.webencoders/2.2.0",
+ "hashPath": "microsoft.extensions.webencoders.2.2.0.nupkg.sha512"
+ },
+ "Microsoft.Graph/3.33.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-jbPmGLjbXrQPZAu8AK11mzLploYFQ3KBNkEH3/9PFaYGvvjiGvm6KyK+sK/9kdEcAAlp6T9d+PIH0mpZJCObzA==",
+ "path": "microsoft.graph/3.33.0",
+ "hashPath": "microsoft.graph.3.33.0.nupkg.sha512"
+ },
+ "Microsoft.Graph.Core/1.25.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-K06ws9CP5oUi5tFSrxYqyWXwnzjYogo/tqe79+9Ns3IV4CD/bMZumVfTvs9SzwcnkCilea24RWm9RLIW9dYl7Q==",
+ "path": "microsoft.graph.core/1.25.1",
+ "hashPath": "microsoft.graph.core.1.25.1.nupkg.sha512"
+ },
+ "Microsoft.Identity.Client/4.36.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-E7nlLZ4CSdzLM4+OWXLrjHUfwn7S+fr7vnowjsFqeA3ST1jlNO8C87boCzsqBfjMSLeXaHa7SsvsKXoKAMHJuw==",
+ "path": "microsoft.identity.client/4.36.1",
+ "hashPath": "microsoft.identity.client.4.36.1.nupkg.sha512"
+ },
+ "Microsoft.Identity.Client.Extensions.Msal/2.18.9": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-7JdzM3RhD/aqfptmhszi9wJpuefksSolaXM+difE6aGjSO18FkJ10dtMk0w9zUIlRL2RgkiIjFdQQZVKn+ZFYQ==",
+ "path": "microsoft.identity.client.extensions.msal/2.18.9",
+ "hashPath": "microsoft.identity.client.extensions.msal.2.18.9.nupkg.sha512"
+ },
+ "Microsoft.IdentityModel.Abstractions/6.22.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-iI+9V+2ciCrbheeLjpmjcqCnhy+r6yCoEcid3nkoFWerHgjVuT6CPM4HODUTtUPe1uwks4wcnAujJ8u+IKogHQ==",
+ "path": "microsoft.identitymodel.abstractions/6.22.0",
+ "hashPath": "microsoft.identitymodel.abstractions.6.22.0.nupkg.sha512"
+ },
+ "Microsoft.IdentityModel.JsonWebTokens/6.22.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-NfE53bz3I3Uep7kfala+Tm34H0BfTfoD09/874QO9hscuQ6IfCpVofXftzjvblotiBXfd3rDweNX45L84aNMlw==",
+ "path": "microsoft.identitymodel.jsonwebtokens/6.22.0",
+ "hashPath": "microsoft.identitymodel.jsonwebtokens.6.22.0.nupkg.sha512"
+ },
+ "Microsoft.IdentityModel.Logging/6.22.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-v+BPO40iUEuAOmajdhL6tf2oSeCM5mGdHuuDJI0jr0GpTu3uv+UXh0lEy3DoKMZ52xk3RxDsLfMyzTdt7EC09A==",
+ "path": "microsoft.identitymodel.logging/6.22.0",
+ "hashPath": "microsoft.identitymodel.logging.6.22.0.nupkg.sha512"
+ },
+ "Microsoft.IdentityModel.Tokens/6.22.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-5EXMewUGlrYr18XvtRgvo/Rx+sBp4PcEC1iM+n35Y2VHkXaOKM9v0+ktd8qZp4SSqF5WpMHnM8YMkFsLXJKJ8w==",
+ "path": "microsoft.identitymodel.tokens/6.22.0",
+ "hashPath": "microsoft.identitymodel.tokens.6.22.0.nupkg.sha512"
+ },
+ "Microsoft.JSInterop/6.0.8": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-xdqTaQaofY1ypf2mki9IeWaUZwnBM+smdplCcjLVcGcxqZdUf+rWdQh1Vt4fGkF+2Hi56Y3jwOtAQUbfv7T44Q==",
+ "path": "microsoft.jsinterop/6.0.8",
+ "hashPath": "microsoft.jsinterop.6.0.8.nupkg.sha512"
+ },
+ "Microsoft.Net.Http.Headers/2.2.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-iZNkjYqlo8sIOI0bQfpsSoMTmB/kyvmV2h225ihyZT33aTp48ZpF6qYnXxzSXmHt8DpBAwBTX+1s1UFLbYfZKg==",
+ "path": "microsoft.net.http.headers/2.2.0",
+ "hashPath": "microsoft.net.http.headers.2.2.0.nupkg.sha512"
+ },
+ "Microsoft.NETCore.Platforms/2.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-VdLJOCXhZaEMY7Hm2GKiULmn7IEPFE4XC5LPSfBVCUIA8YLZVh846gtfBJalsPQF2PlzdD7ecX7DZEulJ402ZQ==",
+ "path": "microsoft.netcore.platforms/2.0.0",
+ "hashPath": "microsoft.netcore.platforms.2.0.0.nupkg.sha512"
+ },
+ "Microsoft.NETCore.Targets/1.1.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
+ "path": "microsoft.netcore.targets/1.1.0",
+ "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
+ },
+ "Microsoft.PowerPlatform.Dataverse.Client/1.0.9": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-dSa/NYobT1y+CtHgPr75vnUdX8DEkJ/egFxXH6P/s9/Xbmp+nHg5gWWxWhVfjgNSVN4HdIquLD6SXoXKWEmSsg==",
+ "path": "microsoft.powerplatform.dataverse.client/1.0.9",
+ "hashPath": "microsoft.powerplatform.dataverse.client.1.0.9.nupkg.sha512"
+ },
+ "Microsoft.Rest.ClientRuntime/2.3.20": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-bw/H1nO4JdnhTagPHWIFQwtlQ6rb2jqw5RTrqPsPqzrjhJxc7P6MyNGdf4pgHQdzdpBSNOfZTEQifoUkxmzYXQ==",
+ "path": "microsoft.rest.clientruntime/2.3.20",
+ "hashPath": "microsoft.rest.clientruntime.2.3.20.nupkg.sha512"
+ },
+ "Microsoft.SharePointOnline.CSOM/16.1.22615.12000": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-AJiI7ApweC1HYmlJiMvB3tIjtK0kCZnDLbQk66JqqUERTTIaZdIk/wyzGmyACZ8ox1zhxkDy2IbLOoAi8K7n3g==",
+ "path": "microsoft.sharepointonline.csom/16.1.22615.12000",
+ "hashPath": "microsoft.sharepointonline.csom.16.1.22615.12000.nupkg.sha512"
+ },
+ "Microsoft.VisualBasic/10.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-AvMDjmJHjz9bdlvxiSdEHHcWP+sZtp7zwule5ab6DaUbgoBnwCsd7nymj69vSz18ypXuEv3SI7ZUNwbIKrvtMA==",
+ "path": "microsoft.visualbasic/10.3.0",
+ "hashPath": "microsoft.visualbasic.10.3.0.nupkg.sha512"
+ },
+ "Microsoft.Win32.Primitives/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-fQnBHO9DgcmkC9dYSJoBqo6sH1VJwJprUHh8F3hbcRlxiQiBUuTntdk8tUwV490OqC2kQUrinGwZyQHTieuXRA==",
+ "path": "microsoft.win32.primitives/4.0.1",
+ "hashPath": "microsoft.win32.primitives.4.0.1.nupkg.sha512"
+ },
+ "Microsoft.Win32.SystemEvents/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==",
+ "path": "microsoft.win32.systemevents/6.0.0",
+ "hashPath": "microsoft.win32.systemevents.6.0.0.nupkg.sha512"
+ },
+ "NETStandard.Library/1.6.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-ypsCvIdCZ4IoYASJHt6tF2fMo7N30NLgV1EbmC+snO490OMl9FvVxmumw14rhReWU3j3g7BYudG6YCrchwHJlA==",
+ "path": "netstandard.library/1.6.0",
+ "hashPath": "netstandard.library.1.6.0.nupkg.sha512"
+ },
+ "Newtonsoft.Json/13.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
+ "path": "newtonsoft.json/13.0.1",
+ "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
+ },
+ "PnP.Core/1.7.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-dnxqfhSYupJDUPG2i+67Zn5PpXl9ukPqy6PWpSgeviHbjem9WnSkrhs3Amtg8mleXIgn20wwJdMYD7oZbsZvYQ==",
+ "path": "pnp.core/1.7.0",
+ "hashPath": "pnp.core.1.7.0.nupkg.sha512"
+ },
+ "PnP.Core.Admin/1.7.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-JFZo9lwfNCMghfCY3P7daw9Cvo6u6gogS4RY09nhvw1m28IMLCLfazPogxm65D2wsDHkftmamUvUcF68Ghd0Tg==",
+ "path": "pnp.core.admin/1.7.0",
+ "hashPath": "pnp.core.admin.1.7.0.nupkg.sha512"
+ },
+ "PnP.Core.Auth/1.7.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-+yWUlCOPlBAUfdPF9y3SK3YWfkbl/wISFDn6hwCfqP3HqfFqs76A7hVWeT8IP0+zBYhpUGOnP2F+KiiE0sahkw==",
+ "path": "pnp.core.auth/1.7.0",
+ "hashPath": "pnp.core.auth.1.7.0.nupkg.sha512"
+ },
+ "PnP.Framework/1.10.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-3kSndNdENVS7KxbrrF3xD1k6YJKcWHomHvbTa/J1tHn/U0fFUChUMIHhq/zihtNxtsssYHaOx4cyqAJW3T/Paw==",
+ "path": "pnp.framework/1.10.0",
+ "hashPath": "pnp.framework.1.10.0.nupkg.sha512"
+ },
+ "Portable.Xaml/0.26.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-QQ3TwfgLTg5uAphAH8hIsnWXOicEhXVyR1Mk9jBzjqy+1YiigtpHIqhUzZeh02R/4OlXuXH+4i1FlGok5mzFkQ==",
+ "path": "portable.xaml/0.26.0",
+ "hashPath": "portable.xaml.0.26.0.nupkg.sha512"
+ },
+ "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-7VSGO0URRKoMEAq0Sc9cRz8mb6zbyx/BZDEWhgPdzzpmFhkam3fJ1DAGWFXBI4nGlma+uPKpfuMQP5LXRnOH5g==",
+ "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
+ "hashPath": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
+ },
+ "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-0oAaTAm6e2oVH+/Zttt0cuhGaePQYKII1dY8iaqP7CvOpVKgLybKRFvQjXR2LtxXOXTVPNv14j0ot8uV+HrUmw==",
+ "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
+ "hashPath": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
+ },
+ "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-G24ibsCNi5Kbz0oXWynBoRgtGvsw5ZSVEWjv13/KiCAM8C6wz9zzcCniMeQFIkJ2tasjo2kXlvlBZhplL51kGg==",
+ "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
+ "hashPath": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
+ },
+ "runtime.native.System/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
+ "path": "runtime.native.system/4.3.0",
+ "hashPath": "runtime.native.system.4.3.0.nupkg.sha512"
+ },
+ "runtime.native.System.IO.Compression/4.1.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Ob7nvnJBox1aaB222zSVZSkf4WrebPG4qFscfK7vmD7P7NxoSxACQLtO7ytWpqXDn2wcd/+45+EAZ7xjaPip8A==",
+ "path": "runtime.native.system.io.compression/4.1.0",
+ "hashPath": "runtime.native.system.io.compression.4.1.0.nupkg.sha512"
+ },
+ "runtime.native.System.Net.Http/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==",
+ "path": "runtime.native.system.net.http/4.3.0",
+ "hashPath": "runtime.native.system.net.http.4.3.0.nupkg.sha512"
+ },
+ "runtime.native.System.Security.Cryptography.Apple/4.3.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-UPrVPlqPRSVZaB4ADmbsQ77KXn9ORiWXyA1RP2W2+byCh3bhgT1bQz0jbeOoog9/2oTQ5wWZSDSMeb74MjezcA==",
+ "path": "runtime.native.system.security.cryptography.apple/4.3.1",
+ "hashPath": "runtime.native.system.security.cryptography.apple.4.3.1.nupkg.sha512"
+ },
+ "runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-QR1OwtwehHxSeQvZKXe+iSd+d3XZNkEcuWMFYa2i0aG1l+lR739HPicKMlTbJst3spmeekDVBUS7SeS26s4U/g==",
+ "path": "runtime.native.system.security.cryptography.openssl/4.3.2",
+ "hashPath": "runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
+ },
+ "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-I+GNKGg2xCHueRd1m9PzeEW7WLbNNLznmTuEi8/vZX71HudUbx1UTwlGkiwMri7JLl8hGaIAWnA/GONhu+LOyQ==",
+ "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
+ "hashPath": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
+ },
+ "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-1Z3TAq1ytS1IBRtPXJvEUZdVsfWfeNEhBkbiOCGEl9wwAfsjP2lz3ZFDx5tq8p60/EqbS0HItG5piHuB71RjoA==",
+ "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
+ "hashPath": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
+ },
+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-t15yGf5r6vMV1rB5O6TgfXKChtCaN3niwFw44M2ImX3eZ8yzueplqMqXPCbWzoBDHJVz9fE+9LFUGCsUmS2Jgg==",
+ "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.1",
+ "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.1.nupkg.sha512"
+ },
+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-6mU/cVmmHtQiDXhnzUImxIcDL48GbTk+TsptXyJA+MIOG9LRjPoAQC/qBFB7X+UNyK86bmvGwC8t+M66wsYC8w==",
+ "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
+ "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
+ },
+ "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-vjwG0GGcTW/PPg6KVud8F9GLWYuAV1rrw1BKAqY0oh4jcUqg15oYF1+qkGR2x2ZHM4DQnWKQ7cJgYbfncz/lYg==",
+ "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
+ "hashPath": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
+ },
+ "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-7KMFpTkHC/zoExs+PwP8jDCWcrK9H6L7soowT80CUx3e+nxP/AFnq0AQAW5W76z2WYbLAYCRyPfwYFG6zkvQRw==",
+ "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
+ "hashPath": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
+ },
+ "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-xrlmRCnKZJLHxyyLIqkZjNXqgxnKdZxfItrPkjI+6pkRo5lHX8YvSZlWrSI5AVwLMi4HbNWP7064hcAWeZKp5w==",
+ "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
+ "hashPath": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
+ },
+ "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-leXiwfiIkW7Gmn7cgnNcdtNAU70SjmKW3jxGj1iKHOvdn0zRWsgv/l2OJUO5zdGdiv2VRFnAsxxhDgMzofPdWg==",
+ "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
+ "hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
+ },
+ "System.AppContext/4.1.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-3QjO4jNV7PdKkmQAVp9atA+usVnKRwI3Kx1nMwJ93T0LcQfx7pKAYk0nKz5wn1oP5iqlhZuy6RXOFdhr7rDwow==",
+ "path": "system.appcontext/4.1.0",
+ "hashPath": "system.appcontext.4.1.0.nupkg.sha512"
+ },
+ "System.Buffers/4.5.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-pL2ChpaRRWI/p4LXyy4RgeWlYF2sgfj/pnVMvBqwNFr5cXg7CXNnWZWxrOONLg8VGdFB8oB+EG2Qw4MLgTOe+A==",
+ "path": "system.buffers/4.5.0",
+ "hashPath": "system.buffers.4.5.0.nupkg.sha512"
+ },
+ "System.Collections/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
+ "path": "system.collections/4.3.0",
+ "hashPath": "system.collections.4.3.0.nupkg.sha512"
+ },
+ "System.Collections.Concurrent/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
+ "path": "system.collections.concurrent/4.3.0",
+ "hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512"
+ },
+ "System.Configuration.ConfigurationManager/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-7T+m0kDSlIPTHIkPMIu6m6tV6qsMqJpvQWW2jIc2qi7sn40qxFo0q+7mEQAhMPXZHMKnWrnv47ntGlM/ejvw3g==",
+ "path": "system.configuration.configurationmanager/6.0.0",
+ "hashPath": "system.configuration.configurationmanager.6.0.0.nupkg.sha512"
+ },
+ "System.Console/4.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-qSKUSOIiYA/a0g5XXdxFcUFmv1hNICBD7QZ0QhGYVipPIhvpiydY8VZqr1thmCXvmn8aipMg64zuanB4eotK9A==",
+ "path": "system.console/4.0.0",
+ "hashPath": "system.console.4.0.0.nupkg.sha512"
+ },
+ "System.Diagnostics.Debug/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
+ "path": "system.diagnostics.debug/4.3.0",
+ "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512"
+ },
+ "System.Diagnostics.DiagnosticSource/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-frQDfv0rl209cKm1lnwTgFPzNigy2EKk1BS3uAvHvlBVKe5cymGyHO+Sj+NLv5VF/AhHsqPIUUwya5oV4CHMUw==",
+ "path": "system.diagnostics.diagnosticsource/6.0.0",
+ "hashPath": "system.diagnostics.diagnosticsource.6.0.0.nupkg.sha512"
+ },
+ "System.Diagnostics.EventLog/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-lcyUiXTsETK2ALsZrX+nWuHSIQeazhqPphLfaRxzdGaG93+0kELqpgEHtwWOlQe7+jSFnKwaCAgL4kjeZCQJnw==",
+ "path": "system.diagnostics.eventlog/6.0.0",
+ "hashPath": "system.diagnostics.eventlog.6.0.0.nupkg.sha512"
+ },
+ "System.Diagnostics.Tools/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==",
+ "path": "system.diagnostics.tools/4.3.0",
+ "hashPath": "system.diagnostics.tools.4.3.0.nupkg.sha512"
+ },
+ "System.Diagnostics.Tracing/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
+ "path": "system.diagnostics.tracing/4.3.0",
+ "hashPath": "system.diagnostics.tracing.4.3.0.nupkg.sha512"
+ },
+ "System.DirectoryServices/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-kp/Op0nxDVGlElDKh8TsXO0GKXftQgAB6sJk0wUetZK1Rr0Pbd86Tn7AllLLlROFZa4BTl/LVHakljtGELFzCg==",
+ "path": "system.directoryservices/6.0.0",
+ "hashPath": "system.directoryservices.6.0.0.nupkg.sha512"
+ },
+ "System.Drawing.Common/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
+ "path": "system.drawing.common/6.0.0",
+ "hashPath": "system.drawing.common.6.0.0.nupkg.sha512"
+ },
+ "System.Formats.Asn1/5.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-MTvUIktmemNB+El0Fgw9egyqT9AYSIk6DTJeoDSpc3GIHxHCMo8COqkWT1mptX5tZ1SlQ6HJZ0OsSvMth1c12w==",
+ "path": "system.formats.asn1/5.0.0",
+ "hashPath": "system.formats.asn1.5.0.0.nupkg.sha512"
+ },
+ "System.Globalization/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
+ "path": "system.globalization/4.3.0",
+ "hashPath": "system.globalization.4.3.0.nupkg.sha512"
+ },
+ "System.Globalization.Calendars/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==",
+ "path": "system.globalization.calendars/4.3.0",
+ "hashPath": "system.globalization.calendars.4.3.0.nupkg.sha512"
+ },
+ "System.Globalization.Extensions/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==",
+ "path": "system.globalization.extensions/4.3.0",
+ "hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512"
+ },
+ "System.IdentityModel.Tokens.Jwt/6.22.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-jxUfcELhBZLq5r4lzlqqgTxwkkxRsGIMatcCMc6bXNQ8879neaIeKH6/8yzyNOV5rme/0xysWvilt1/JlfoVrw==",
+ "path": "system.identitymodel.tokens.jwt/6.22.0",
+ "hashPath": "system.identitymodel.tokens.jwt.6.22.0.nupkg.sha512"
+ },
+ "System.IO/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
+ "path": "system.io/4.3.0",
+ "hashPath": "system.io.4.3.0.nupkg.sha512"
+ },
+ "System.IO.Compression/4.1.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-TjnBS6eztThSzeSib+WyVbLzEdLKUcEHN69VtS3u8aAsSc18FU6xCZlNWWsEd8SKcXAE+y1sOu7VbU8sUeM0sg==",
+ "path": "system.io.compression/4.1.0",
+ "hashPath": "system.io.compression.4.1.0.nupkg.sha512"
+ },
+ "System.IO.Compression.ZipFile/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-hBQYJzfTbQURF10nLhd+az2NHxsU6MU7AB8RUf4IolBP5lOAm4Luho851xl+CqslmhI5ZH/el8BlngEk4lBkaQ==",
+ "path": "system.io.compression.zipfile/4.0.1",
+ "hashPath": "system.io.compression.zipfile.4.0.1.nupkg.sha512"
+ },
+ "System.IO.FileSystem/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
+ "path": "system.io.filesystem/4.3.0",
+ "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512"
+ },
+ "System.IO.FileSystem.Primitives/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
+ "path": "system.io.filesystem.primitives/4.3.0",
+ "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512"
+ },
+ "System.IO.Packaging/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-C7OkTRIjqIjAKu6ef/fuj8ynCZTPcTYZnvHaq48bniACgXXJogmEoIc56YCDNTc14xhsbLmgpS3KP+evbsUa2g==",
+ "path": "system.io.packaging/6.0.0",
+ "hashPath": "system.io.packaging.6.0.0.nupkg.sha512"
+ },
+ "System.IO.Pipelines/6.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-ryTgF+iFkpGZY1vRQhfCzX0xTdlV3pyaTTqRu2ETbEv+HlV7O6y7hyQURnghNIXvctl5DuZ//Dpks6HdL/Txgw==",
+ "path": "system.io.pipelines/6.0.3",
+ "hashPath": "system.io.pipelines.6.0.3.nupkg.sha512"
+ },
+ "System.Linq/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
+ "path": "system.linq/4.3.0",
+ "hashPath": "system.linq.4.3.0.nupkg.sha512"
+ },
+ "System.Linq.Expressions/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
+ "path": "system.linq.expressions/4.3.0",
+ "hashPath": "system.linq.expressions.4.3.0.nupkg.sha512"
+ },
+ "System.Net.Http/4.3.4": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-aOa2d51SEbmM+H+Csw7yJOuNZoHkrP2XnAurye5HWYgGVVU54YZDvsLUYRv6h18X3sPnjNCANmN7ZhIPiqMcjA==",
+ "path": "system.net.http/4.3.4",
+ "hashPath": "system.net.http.4.3.4.nupkg.sha512"
+ },
+ "System.Net.Primitives/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==",
+ "path": "system.net.primitives/4.3.0",
+ "hashPath": "system.net.primitives.4.3.0.nupkg.sha512"
+ },
+ "System.Net.Sockets/4.1.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-xAz0N3dAV/aR/9g8r0Y5oEqU1JRsz29F5EGb/WVHmX3jVSLqi2/92M5hTad2aNWovruXrJpJtgZ9fccPMG9uSw==",
+ "path": "system.net.sockets/4.1.0",
+ "hashPath": "system.net.sockets.4.1.0.nupkg.sha512"
+ },
+ "System.Numerics.Vectors/4.5.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
+ "path": "system.numerics.vectors/4.5.0",
+ "hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512"
+ },
+ "System.ObjectModel/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
+ "path": "system.objectmodel/4.3.0",
+ "hashPath": "system.objectmodel.4.3.0.nupkg.sha512"
+ },
+ "System.Private.DataContractSerialization/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-yDaJ2x3mMmjdZEDB4IbezSnCsnjQ4BxinKhRAaP6kEgL6Bb6jANWphs5SzyD8imqeC/3FxgsuXT6ykkiH1uUmA==",
+ "path": "system.private.datacontractserialization/4.3.0",
+ "hashPath": "system.private.datacontractserialization.4.3.0.nupkg.sha512"
+ },
+ "System.Private.ServiceModel/4.9.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-d3RjkrtpjUQ63PzFmm/SZ4aOXeJNP+8YW5QeP0lCJy8iX4xlHdlNLWTF9sRn9SmrFTK757kQXT9Op/R4l858uw==",
+ "path": "system.private.servicemodel/4.9.0",
+ "hashPath": "system.private.servicemodel.4.9.0.nupkg.sha512"
+ },
+ "System.Reflection/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
+ "path": "system.reflection/4.3.0",
+ "hashPath": "system.reflection.4.3.0.nupkg.sha512"
+ },
+ "System.Reflection.DispatchProxy/4.7.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-C1sMLwIG6ILQ2bmOT4gh62V6oJlyF4BlHcVMrOoor49p0Ji2tA8QAoqyMcIhAdH6OHKJ8m7BU+r4LK2CUEOKqw==",
+ "path": "system.reflection.dispatchproxy/4.7.1",
+ "hashPath": "system.reflection.dispatchproxy.4.7.1.nupkg.sha512"
+ },
+ "System.Reflection.Emit/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
+ "path": "system.reflection.emit/4.3.0",
+ "hashPath": "system.reflection.emit.4.3.0.nupkg.sha512"
+ },
+ "System.Reflection.Emit.ILGeneration/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
+ "path": "system.reflection.emit.ilgeneration/4.3.0",
+ "hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512"
+ },
+ "System.Reflection.Emit.Lightweight/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
+ "path": "system.reflection.emit.lightweight/4.3.0",
+ "hashPath": "system.reflection.emit.lightweight.4.3.0.nupkg.sha512"
+ },
+ "System.Reflection.Extensions/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
+ "path": "system.reflection.extensions/4.3.0",
+ "hashPath": "system.reflection.extensions.4.3.0.nupkg.sha512"
+ },
+ "System.Reflection.Primitives/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
+ "path": "system.reflection.primitives/4.3.0",
+ "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
+ },
+ "System.Reflection.TypeExtensions/4.7.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-VybpaOQQhqE6siHppMktjfGBw1GCwvCqiufqmP8F1nj7fTUNtW35LOEt3UZTEsECfo+ELAl/9o9nJx3U91i7vA==",
+ "path": "system.reflection.typeextensions/4.7.0",
+ "hashPath": "system.reflection.typeextensions.4.7.0.nupkg.sha512"
+ },
+ "System.Resources.ResourceManager/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
+ "path": "system.resources.resourcemanager/4.3.0",
+ "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512"
+ },
+ "System.Runtime/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
+ "path": "system.runtime/4.3.0",
+ "hashPath": "system.runtime.4.3.0.nupkg.sha512"
+ },
+ "System.Runtime.Caching/4.7.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-NdvNRjTPxYvIEhXQszT9L9vJhdQoX6AQ0AlhjTU+5NqFQVuacJTfhPVAvtGWNA2OJCqRiR/okBcZgMwI6MqcZg==",
+ "path": "system.runtime.caching/4.7.0",
+ "hashPath": "system.runtime.caching.4.7.0.nupkg.sha512"
+ },
+ "System.Runtime.CompilerServices.Unsafe/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
+ "path": "system.runtime.compilerservices.unsafe/6.0.0",
+ "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
+ },
+ "System.Runtime.Extensions/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
+ "path": "system.runtime.extensions/4.3.0",
+ "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512"
+ },
+ "System.Runtime.Handles/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
+ "path": "system.runtime.handles/4.3.0",
+ "hashPath": "system.runtime.handles.4.3.0.nupkg.sha512"
+ },
+ "System.Runtime.InteropServices/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
+ "path": "system.runtime.interopservices/4.3.0",
+ "hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512"
+ },
+ "System.Runtime.InteropServices.RuntimeInformation/4.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-hWPhJxc453RCa8Z29O91EmfGeZIHX1ZH2A8L6lYQVSaKzku2DfArSfMEb1/MYYzPQRJZeu0c9dmYeJKxW5Fgng==",
+ "path": "system.runtime.interopservices.runtimeinformation/4.0.0",
+ "hashPath": "system.runtime.interopservices.runtimeinformation.4.0.0.nupkg.sha512"
+ },
+ "System.Runtime.Numerics/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==",
+ "path": "system.runtime.numerics/4.3.0",
+ "hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512"
+ },
+ "System.Runtime.Serialization.Primitives/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Wz+0KOukJGAlXjtKr+5Xpuxf8+c8739RI1C+A2BoQZT+wMCCoMDDdO8/4IRHfaVINqL78GO8dW8G2lW/e45Mcw==",
+ "path": "system.runtime.serialization.primitives/4.3.0",
+ "hashPath": "system.runtime.serialization.primitives.4.3.0.nupkg.sha512"
+ },
+ "System.Runtime.Serialization.Xml/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-nUQx/5OVgrqEba3+j7OdiofvVq9koWZAC7Z3xGI8IIViZqApWnZ5+lLcwYgTlbkobrl/Rat+Jb8GeD4WQESD2A==",
+ "path": "system.runtime.serialization.xml/4.3.0",
+ "hashPath": "system.runtime.serialization.xml.4.3.0.nupkg.sha512"
+ },
+ "System.Security.AccessControl/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ==",
+ "path": "system.security.accesscontrol/6.0.0",
+ "hashPath": "system.security.accesscontrol.6.0.0.nupkg.sha512"
+ },
+ "System.Security.Cryptography.Algorithms/4.3.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-DVUblnRfnarrI5olEC2B/OCsJQd0anjVaObQMndHSc43efbc88/RMOlDyg/EyY0ix5ecyZMXS8zMksb5ukebZA==",
+ "path": "system.security.cryptography.algorithms/4.3.1",
+ "hashPath": "system.security.cryptography.algorithms.4.3.1.nupkg.sha512"
+ },
+ "System.Security.Cryptography.Cng/5.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-jIMXsKn94T9JY7PvPq/tMfqa6GAaHpElRDpmG+SuL+D3+sTw2M8VhnibKnN8Tq+4JqbPJ/f+BwtLeDMEnzAvRg==",
+ "path": "system.security.cryptography.cng/5.0.0",
+ "hashPath": "system.security.cryptography.cng.5.0.0.nupkg.sha512"
+ },
+ "System.Security.Cryptography.Csp/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==",
+ "path": "system.security.cryptography.csp/4.3.0",
+ "hashPath": "system.security.cryptography.csp.4.3.0.nupkg.sha512"
+ },
+ "System.Security.Cryptography.Encoding/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
+ "path": "system.security.cryptography.encoding/4.3.0",
+ "hashPath": "system.security.cryptography.encoding.4.3.0.nupkg.sha512"
+ },
+ "System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==",
+ "path": "system.security.cryptography.openssl/4.3.0",
+ "hashPath": "system.security.cryptography.openssl.4.3.0.nupkg.sha512"
+ },
+ "System.Security.Cryptography.Pkcs/5.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-9TPLGjBCGKmNvG8pjwPeuYy0SMVmGZRwlTZvyPHDbYv/DRkoeumJdfumaaDNQzVGMEmbWtg07zUpSW9q70IlDQ==",
+ "path": "system.security.cryptography.pkcs/5.0.0",
+ "hashPath": "system.security.cryptography.pkcs.5.0.0.nupkg.sha512"
+ },
+ "System.Security.Cryptography.Primitives/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==",
+ "path": "system.security.cryptography.primitives/4.3.0",
+ "hashPath": "system.security.cryptography.primitives.4.3.0.nupkg.sha512"
+ },
+ "System.Security.Cryptography.ProtectedData/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ==",
+ "path": "system.security.cryptography.protecteddata/6.0.0",
+ "hashPath": "system.security.cryptography.protecteddata.6.0.0.nupkg.sha512"
+ },
+ "System.Security.Cryptography.X509Certificates/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
+ "path": "system.security.cryptography.x509certificates/4.3.0",
+ "hashPath": "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512"
+ },
+ "System.Security.Cryptography.Xml/5.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-MYmkHtCW+paFmPGFDktnLdOeH3zUrNchbZNki87E1ejNSMm9enSRbJokmvFrsWUrDE4bRE1lVeAle01+t6SGhA==",
+ "path": "system.security.cryptography.xml/5.0.0",
+ "hashPath": "system.security.cryptography.xml.5.0.0.nupkg.sha512"
+ },
+ "System.Security.Permissions/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
+ "path": "system.security.permissions/6.0.0",
+ "hashPath": "system.security.permissions.6.0.0.nupkg.sha512"
+ },
+ "System.Security.Principal.Windows/5.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
+ "path": "system.security.principal.windows/5.0.0",
+ "hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512"
+ },
+ "System.ServiceModel.Duplex/4.9.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Yb8MFiJxBBtm2JnfS/5SxYzm2HqkEmHu5xeaVIHXy83sNpty9wc30JifH2xgda821D6nr1UctbwbdZqN4LBUKQ==",
+ "path": "system.servicemodel.duplex/4.9.0",
+ "hashPath": "system.servicemodel.duplex.4.9.0.nupkg.sha512"
+ },
+ "System.ServiceModel.Http/4.9.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Z+s3RkLNzJ31fDXAjqXdXp67FqsNG4V3Md3r7FOrzMkHmg61gY8faEfTFPBLxU9tax1HPWt6IHVAquXBKySJaw==",
+ "path": "system.servicemodel.http/4.9.0",
+ "hashPath": "system.servicemodel.http.4.9.0.nupkg.sha512"
+ },
+ "System.ServiceModel.Primitives/4.9.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-LTFPVdS8Nf76xg/wRZkDa+2Q+GnjTOmwkTlwuoetwX37mAfYnGkf7p8ydhpDwVmomNljpUOhUUGxfjQyd5YcOg==",
+ "path": "system.servicemodel.primitives/4.9.0",
+ "hashPath": "system.servicemodel.primitives.4.9.0.nupkg.sha512"
+ },
+ "System.Spatial/5.8.4": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-0xPUcjZX/SlFA34BeXGC3oPX0wX98ndJApYjdDnisWubuAprbqAX8mRPoM10vFfUE6VQyyBj7u2we7be52D+BQ==",
+ "path": "system.spatial/5.8.4",
+ "hashPath": "system.spatial.5.8.4.nupkg.sha512"
+ },
+ "System.Text.Encoding/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
+ "path": "system.text.encoding/4.3.0",
+ "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
+ },
+ "System.Text.Encoding.CodePages/4.5.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-S0wEUiKcLvRlkFUXca8uio1UQ5bYQzYgOmOKtCqaBQC3GR9AJjh43otcM32IGsAyvadFTaAMw9Irm6dS4Evfng==",
+ "path": "system.text.encoding.codepages/4.5.0",
+ "hashPath": "system.text.encoding.codepages.4.5.0.nupkg.sha512"
+ },
+ "System.Text.Encoding.Extensions/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
+ "path": "system.text.encoding.extensions/4.3.0",
+ "hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512"
+ },
+ "System.Text.Encodings.Web/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==",
+ "path": "system.text.encodings.web/6.0.0",
+ "hashPath": "system.text.encodings.web.6.0.0.nupkg.sha512"
+ },
+ "System.Text.Json/6.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-0nE2gwXLn3PTBOPwORLqwuYvWB+Beomt9ZBX+6LmogMNKUvfD1SoDb/ycB1vBntT94rGaB/SvxEyeLu14H6aEg==",
+ "path": "system.text.json/6.0.2",
+ "hashPath": "system.text.json.6.0.2.nupkg.sha512"
+ },
+ "System.Text.RegularExpressions/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
+ "path": "system.text.regularexpressions/4.3.0",
+ "hashPath": "system.text.regularexpressions.4.3.0.nupkg.sha512"
+ },
+ "System.Threading/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
+ "path": "system.threading/4.3.0",
+ "hashPath": "system.threading.4.3.0.nupkg.sha512"
+ },
+ "System.Threading.Tasks/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
+ "path": "system.threading.tasks/4.3.0",
+ "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
+ },
+ "System.Threading.Tasks.Extensions/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==",
+ "path": "system.threading.tasks.extensions/4.3.0",
+ "hashPath": "system.threading.tasks.extensions.4.3.0.nupkg.sha512"
+ },
+ "System.Threading.Timer/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-saGfUV8uqVW6LeURiqxcGhZ24PzuRNaUBtbhVeuUAvky1naH395A/1nY0P2bWvrw/BreRtIB/EzTDkGBpqCwEw==",
+ "path": "system.threading.timer/4.0.1",
+ "hashPath": "system.threading.timer.4.0.1.nupkg.sha512"
+ },
+ "System.ValueTuple/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-cNLEvBX3d6MMQRZe3SMFNukVbitDAEpVZO17qa0/2FHxZ7Y7PpFRpr6m2615XYM/tYYYf0B+WyHNujqIw8Luwg==",
+ "path": "system.valuetuple/4.3.0",
+ "hashPath": "system.valuetuple.4.3.0.nupkg.sha512"
+ },
+ "System.Windows.Extensions/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
+ "path": "system.windows.extensions/6.0.0",
+ "hashPath": "system.windows.extensions.6.0.0.nupkg.sha512"
+ },
+ "System.Xml.ReaderWriter/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==",
+ "path": "system.xml.readerwriter/4.3.0",
+ "hashPath": "system.xml.readerwriter.4.3.0.nupkg.sha512"
+ },
+ "System.Xml.XDocument/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==",
+ "path": "system.xml.xdocument/4.3.0",
+ "hashPath": "system.xml.xdocument.4.3.0.nupkg.sha512"
+ },
+ "System.Xml.XmlDocument/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-lJ8AxvkX7GQxpC6GFCeBj8ThYVyQczx2+f/cWHJU8tjS7YfI6Cv6bon70jVEgs2CiFbmmM8b9j1oZVx0dSI2Ww==",
+ "path": "system.xml.xmldocument/4.3.0",
+ "hashPath": "system.xml.xmldocument.4.3.0.nupkg.sha512"
+ },
+ "System.Xml.XmlSerializer/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-MYoTCP7EZ98RrANESW05J5ZwskKDoN0AuZ06ZflnowE50LTpbR5yRg3tHckTVm5j/m47stuGgCrCHWePyHS70Q==",
+ "path": "system.xml.xmlserializer/4.3.0",
+ "hashPath": "system.xml.xmlserializer.4.3.0.nupkg.sha512"
+ },
+ "TimeZoneConverter/3.5.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-ziTcQ5rVxRdtWJEnEqhKBukZGuUQregbf5G7QRrFKj6CwBLss5tSz0dlSHy9gzi5M5ES0PNQ0K2ACP/0XVT5Ow==",
+ "path": "timezoneconverter/3.5.0",
+ "hashPath": "timezoneconverter.3.5.0.nupkg.sha512"
+ }
+ }
+}
\ No newline at end of file
diff --git a/library_spo_utils/bin/Debug/net6.0/library_spo_utils.runtimeconfig.json b/library_spo_utils/bin/Debug/net6.0/library_spo_utils.runtimeconfig.json
new file mode 100644
index 0000000..4986d16
--- /dev/null
+++ b/library_spo_utils/bin/Debug/net6.0/library_spo_utils.runtimeconfig.json
@@ -0,0 +1,9 @@
+{
+ "runtimeOptions": {
+ "tfm": "net6.0",
+ "framework": {
+ "name": "Microsoft.NETCore.App",
+ "version": "6.0.0"
+ }
+ }
+}
\ No newline at end of file
diff --git a/library_spo_utils/library_spo_utils.csproj b/library_spo_utils/library_spo_utils.csproj
index 37da5e1..9f606a4 100644
--- a/library_spo_utils/library_spo_utils.csproj
+++ b/library_spo_utils/library_spo_utils.csproj
@@ -8,17 +8,16 @@
-
+
-
-
+
-
-
+
+
diff --git a/library_spo_utils/obj/Debug/net6.0/library_spo_utils.csproj.BuildWithSkipAnalyzers b/library_spo_utils/obj/Debug/net6.0/library_spo_utils.csproj.BuildWithSkipAnalyzers
new file mode 100644
index 0000000..e69de29
diff --git a/library_spo_utils/obj/Debug/net6.0/library_spo_utils.csproj.CopyComplete b/library_spo_utils/obj/Debug/net6.0/library_spo_utils.csproj.CopyComplete
new file mode 100644
index 0000000..e69de29
diff --git a/library_spo_utils/obj/Debug/net6.0/library_spo_utils.csproj.FileListAbsolute.txt b/library_spo_utils/obj/Debug/net6.0/library_spo_utils.csproj.FileListAbsolute.txt
new file mode 100644
index 0000000..9b57e67
--- /dev/null
+++ b/library_spo_utils/obj/Debug/net6.0/library_spo_utils.csproj.FileListAbsolute.txt
@@ -0,0 +1,171 @@
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\library_spo_utils.exe
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\library_spo_utils.deps.json
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\library_spo_utils.runtimeconfig.json
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\library_spo_utils.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\library_spo_utils.pdb
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\AngleSharp.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\AngleSharp.Css.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.ApplicationInsights.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.AspNetCore.Authorization.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.AspNetCore.Components.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.AspNetCore.Components.Authorization.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.AspNetCore.Components.Forms.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.AspNetCore.Components.Web.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.AspNetCore.Components.WebAssembly.Authentication.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.AspNetCore.Hosting.Abstractions.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.AspNetCore.Http.Abstractions.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.AspNetCore.Http.Extensions.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.AspNetCore.Http.Features.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.AspNetCore.Metadata.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.AspNetCore.StaticFiles.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Bcl.AsyncInterfaces.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Data.Edm.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Data.OData.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Extensions.Caching.Abstractions.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Extensions.Caching.Memory.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Extensions.Configuration.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Extensions.Configuration.Abstractions.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Extensions.Configuration.Binder.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Extensions.Configuration.CommandLine.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Extensions.Configuration.EnvironmentVariables.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Extensions.Configuration.FileExtensions.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Extensions.Configuration.Json.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Extensions.Configuration.UserSecrets.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Extensions.DependencyInjection.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Extensions.FileProviders.Abstractions.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Extensions.FileProviders.Physical.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Extensions.FileSystemGlobbing.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Extensions.Hosting.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Extensions.Hosting.Abstractions.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Extensions.Http.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Extensions.Logging.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Extensions.Logging.Abstractions.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Extensions.Logging.Configuration.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Extensions.Logging.Console.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Extensions.Logging.Debug.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Extensions.Logging.EventLog.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Extensions.Logging.EventSource.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Extensions.ObjectPool.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Extensions.Options.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Extensions.Options.ConfigurationExtensions.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Extensions.Primitives.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Extensions.WebEncoders.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Graph.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Graph.Core.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Identity.Client.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Identity.Client.Extensions.Msal.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.IdentityModel.Abstractions.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.IdentityModel.JsonWebTokens.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.IdentityModel.Logging.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.IdentityModel.Tokens.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.JSInterop.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Net.Http.Headers.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Crm.Sdk.Proxy.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.PowerPlatform.Dataverse.Client.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Xrm.Sdk.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Rest.ClientRuntime.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Office.Client.Policy.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Office.Client.TranslationServices.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Office.SharePoint.Tools.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Online.SharePoint.Client.Tenant.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.ProjectServer.Client.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.SharePoint.Client.DocumentManagement.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.SharePoint.Client.Publishing.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.SharePoint.Client.Runtime.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.SharePoint.Client.Search.Applications.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.SharePoint.Client.Search.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.SharePoint.Client.Taxonomy.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.SharePoint.Client.UserProfiles.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.SharePoint.Client.WorkflowServices.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.SharePoint.Client.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Microsoft.Win32.SystemEvents.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Newtonsoft.Json.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\PnP.Core.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\PnP.Core.Admin.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\PnP.Core.Auth.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\PnP.Framework.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\Portable.Xaml.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\System.Configuration.ConfigurationManager.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\System.Diagnostics.EventLog.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\System.DirectoryServices.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\System.Drawing.Common.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\System.IdentityModel.Tokens.Jwt.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\System.IO.Packaging.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\System.IO.Pipelines.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\System.Private.ServiceModel.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\System.Runtime.Caching.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\System.Security.Cryptography.Pkcs.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\System.Security.Cryptography.ProtectedData.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\System.Security.Cryptography.Xml.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\System.Security.Permissions.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\System.ServiceModel.Duplex.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\System.ServiceModel.Http.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\System.ServiceModel.Primitives.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\System.ServiceModel.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\System.Spatial.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\System.Text.Json.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\System.Windows.Extensions.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\TimeZoneConverter.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\de\Microsoft.Data.Edm.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\es\Microsoft.Data.Edm.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\fr\Microsoft.Data.Edm.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\it\Microsoft.Data.Edm.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\ja\Microsoft.Data.Edm.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\ko\Microsoft.Data.Edm.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\ru\Microsoft.Data.Edm.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\zh-Hans\Microsoft.Data.Edm.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\zh-Hant\Microsoft.Data.Edm.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\de\Microsoft.Data.OData.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\es\Microsoft.Data.OData.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\fr\Microsoft.Data.OData.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\it\Microsoft.Data.OData.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\ja\Microsoft.Data.OData.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\ko\Microsoft.Data.OData.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\ru\Microsoft.Data.OData.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\zh-Hans\Microsoft.Data.OData.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\zh-Hant\Microsoft.Data.OData.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\cs\System.Private.ServiceModel.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\de\System.Private.ServiceModel.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\es\System.Private.ServiceModel.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\fr\System.Private.ServiceModel.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\it\System.Private.ServiceModel.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\ja\System.Private.ServiceModel.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\ko\System.Private.ServiceModel.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\pl\System.Private.ServiceModel.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\pt-BR\System.Private.ServiceModel.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\ru\System.Private.ServiceModel.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\tr\System.Private.ServiceModel.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\zh-Hans\System.Private.ServiceModel.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\zh-Hant\System.Private.ServiceModel.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\de\System.Spatial.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\es\System.Spatial.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\fr\System.Spatial.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\it\System.Spatial.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\ja\System.Spatial.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\ko\System.Spatial.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\ru\System.Spatial.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\zh-Hans\System.Spatial.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\zh-Hant\System.Spatial.resources.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\runtimes\win\lib\net6.0\Microsoft.Win32.SystemEvents.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\runtimes\win\lib\net6.0\System.Diagnostics.EventLog.Messages.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\runtimes\win\lib\net6.0\System.Diagnostics.EventLog.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\runtimes\win\lib\net6.0\System.DirectoryServices.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\runtimes\unix\lib\net6.0\System.Drawing.Common.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\runtimes\win\lib\net6.0\System.Drawing.Common.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\runtimes\win\lib\netstandard2.0\System.Runtime.Caching.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\runtimes\win\lib\netcoreapp3.0\System.Security.Cryptography.Pkcs.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\runtimes\win\lib\net6.0\System.Security.Cryptography.ProtectedData.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\bin\Debug\net6.0\runtimes\win\lib\net6.0\System.Windows.Extensions.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\obj\Debug\net6.0\library_spo_utils.csproj.AssemblyReference.cache
+C:\Sources\VS\console_spo_utils\library_spo_utils\obj\Debug\net6.0\library_spo_utils.GeneratedMSBuildEditorConfig.editorconfig
+C:\Sources\VS\console_spo_utils\library_spo_utils\obj\Debug\net6.0\library_spo_utils.AssemblyInfoInputs.cache
+C:\Sources\VS\console_spo_utils\library_spo_utils\obj\Debug\net6.0\library_spo_utils.AssemblyInfo.cs
+C:\Sources\VS\console_spo_utils\library_spo_utils\obj\Debug\net6.0\library_spo_utils.csproj.CoreCompileInputs.cache
+C:\Sources\VS\console_spo_utils\library_spo_utils\obj\Debug\net6.0\library_spo_utils.csproj.CopyComplete
+C:\Sources\VS\console_spo_utils\library_spo_utils\obj\Debug\net6.0\library_spo_utils.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\obj\Debug\net6.0\refint\library_spo_utils.dll
+C:\Sources\VS\console_spo_utils\library_spo_utils\obj\Debug\net6.0\library_spo_utils.pdb
+C:\Sources\VS\console_spo_utils\library_spo_utils\obj\Debug\net6.0\library_spo_utils.genruntimeconfig.cache
+C:\Sources\VS\console_spo_utils\library_spo_utils\obj\Debug\net6.0\ref\library_spo_utils.dll
diff --git a/library_spo_utils/obj/library_spo_utils.csproj.nuget.dgspec.json b/library_spo_utils/obj/library_spo_utils.csproj.nuget.dgspec.json
index 32c1b0e..ba4aac5 100644
--- a/library_spo_utils/obj/library_spo_utils.csproj.nuget.dgspec.json
+++ b/library_spo_utils/obj/library_spo_utils.csproj.nuget.dgspec.json
@@ -50,7 +50,7 @@
"dependencies": {
"Microsoft.AspNetCore.Components.WebAssembly.Authentication": {
"target": "Package",
- "version": "[6.0.8, )"
+ "version": "[6.0.9, )"
},
"Microsoft.Extensions.Hosting": {
"target": "Package",
@@ -64,13 +64,9 @@
"target": "Package",
"version": "[1.0.9, )"
},
- "Microsoft.SharePoint.Client": {
- "target": "Package",
- "version": "[14.0.4762.1000, )"
- },
"Microsoft.SharePointOnline.CSOM": {
"target": "Package",
- "version": "[16.1.22615.12000, )"
+ "version": "[16.1.22810.12000, )"
},
"PnP.Core": {
"target": "Package",
@@ -84,13 +80,13 @@
"target": "Package",
"version": "[1.7.0, )"
},
- "SharePointPnPCoreOnline": {
+ "PnP.Framework": {
"target": "Package",
- "version": "[3.28.2012, )"
+ "version": "[1.10.0, )"
},
"System.IdentityModel.Tokens.Jwt": {
"target": "Package",
- "version": "[6.22.0, )"
+ "version": "[6.23.1, )"
}
},
"imports": [
diff --git a/library_spo_utils/obj/library_spo_utils.csproj.nuget.g.props b/library_spo_utils/obj/library_spo_utils.csproj.nuget.g.props
index 6da8d3f..7ebeab3 100644
--- a/library_spo_utils/obj/library_spo_utils.csproj.nuget.g.props
+++ b/library_spo_utils/obj/library_spo_utils.csproj.nuget.g.props
@@ -16,6 +16,6 @@
-
+
\ No newline at end of file
diff --git a/library_spo_utils/obj/library_spo_utils.csproj.nuget.g.targets b/library_spo_utils/obj/library_spo_utils.csproj.nuget.g.targets
index 73b4c7c..ed4e6a7 100644
--- a/library_spo_utils/obj/library_spo_utils.csproj.nuget.g.targets
+++ b/library_spo_utils/obj/library_spo_utils.csproj.nuget.g.targets
@@ -1,8 +1,7 @@
-
-
+
\ No newline at end of file
diff --git a/library_spo_utils/obj/project.assets.json b/library_spo_utils/obj/project.assets.json
index e11c095..645c0fc 100644
--- a/library_spo_utils/obj/project.assets.json
+++ b/library_spo_utils/obj/project.assets.json
@@ -18,6 +18,22 @@
}
}
},
+ "AngleSharp.Css/0.14.2": {
+ "type": "package",
+ "dependencies": {
+ "AngleSharp": "0.14.0"
+ },
+ "compile": {
+ "lib/netstandard2.0/AngleSharp.Css.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard2.0/AngleSharp.Css.dll": {
+ "related": ".xml"
+ }
+ }
+ },
"Microsoft.ApplicationInsights/2.16.0": {
"type": "package",
"dependencies": {
@@ -34,43 +50,11 @@
}
}
},
- "Microsoft.AspNet.WebApi.Client/5.2.3": {
+ "Microsoft.AspNetCore.Authorization/6.0.9": {
"type": "package",
"dependencies": {
- "Newtonsoft.Json": "6.0.4"
- },
- "compile": {
- "lib/net45/System.Net.Http.Formatting.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net45/System.Net.Http.Formatting.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.AspNet.WebApi.Core/5.2.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.AspNet.WebApi.Client": "5.2.3"
- },
- "compile": {
- "lib/net45/System.Web.Http.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net45/System.Web.Http.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.AspNetCore.Authorization/6.0.8": {
- "type": "package",
- "dependencies": {
- "Microsoft.AspNetCore.Metadata": "6.0.8",
- "Microsoft.Extensions.Logging.Abstractions": "6.0.1",
+ "Microsoft.AspNetCore.Metadata": "6.0.9",
+ "Microsoft.Extensions.Logging.Abstractions": "6.0.2",
"Microsoft.Extensions.Options": "6.0.0"
},
"compile": {
@@ -84,11 +68,11 @@
}
}
},
- "Microsoft.AspNetCore.Components/6.0.8": {
+ "Microsoft.AspNetCore.Components/6.0.9": {
"type": "package",
"dependencies": {
- "Microsoft.AspNetCore.Authorization": "6.0.8",
- "Microsoft.AspNetCore.Components.Analyzers": "6.0.8"
+ "Microsoft.AspNetCore.Authorization": "6.0.9",
+ "Microsoft.AspNetCore.Components.Analyzers": "6.0.9"
},
"compile": {
"lib/net6.0/Microsoft.AspNetCore.Components.dll": {
@@ -101,17 +85,17 @@
}
}
},
- "Microsoft.AspNetCore.Components.Analyzers/6.0.8": {
+ "Microsoft.AspNetCore.Components.Analyzers/6.0.9": {
"type": "package",
"build": {
"buildTransitive/netstandard2.0/Microsoft.AspNetCore.Components.Analyzers.targets": {}
}
},
- "Microsoft.AspNetCore.Components.Authorization/6.0.8": {
+ "Microsoft.AspNetCore.Components.Authorization/6.0.9": {
"type": "package",
"dependencies": {
- "Microsoft.AspNetCore.Authorization": "6.0.8",
- "Microsoft.AspNetCore.Components": "6.0.8"
+ "Microsoft.AspNetCore.Authorization": "6.0.9",
+ "Microsoft.AspNetCore.Components": "6.0.9"
},
"compile": {
"lib/net6.0/Microsoft.AspNetCore.Components.Authorization.dll": {
@@ -124,10 +108,10 @@
}
}
},
- "Microsoft.AspNetCore.Components.Forms/6.0.8": {
+ "Microsoft.AspNetCore.Components.Forms/6.0.9": {
"type": "package",
"dependencies": {
- "Microsoft.AspNetCore.Components": "6.0.8"
+ "Microsoft.AspNetCore.Components": "6.0.9"
},
"compile": {
"lib/net6.0/Microsoft.AspNetCore.Components.Forms.dll": {
@@ -140,13 +124,13 @@
}
}
},
- "Microsoft.AspNetCore.Components.Web/6.0.8": {
+ "Microsoft.AspNetCore.Components.Web/6.0.9": {
"type": "package",
"dependencies": {
- "Microsoft.AspNetCore.Components": "6.0.8",
- "Microsoft.AspNetCore.Components.Forms": "6.0.8",
+ "Microsoft.AspNetCore.Components": "6.0.9",
+ "Microsoft.AspNetCore.Components.Forms": "6.0.9",
"Microsoft.Extensions.DependencyInjection": "6.0.0",
- "Microsoft.JSInterop": "6.0.8",
+ "Microsoft.JSInterop": "6.0.9",
"System.IO.Pipelines": "6.0.3"
},
"compile": {
@@ -160,11 +144,11 @@
}
}
},
- "Microsoft.AspNetCore.Components.WebAssembly.Authentication/6.0.8": {
+ "Microsoft.AspNetCore.Components.WebAssembly.Authentication/6.0.9": {
"type": "package",
"dependencies": {
- "Microsoft.AspNetCore.Components.Authorization": "6.0.8",
- "Microsoft.AspNetCore.Components.Web": "6.0.8"
+ "Microsoft.AspNetCore.Components.Authorization": "6.0.9",
+ "Microsoft.AspNetCore.Components.Web": "6.0.9"
},
"compile": {
"lib/net6.0/Microsoft.AspNetCore.Components.WebAssembly.Authentication.dll": {
@@ -183,43 +167,122 @@
"buildMultiTargeting/Microsoft.AspNetCore.Components.WebAssembly.Authentication.props": {}
}
},
- "Microsoft.AspNetCore.Metadata/6.0.8": {
- "type": "package",
- "compile": {
- "lib/net6.0/Microsoft.AspNetCore.Metadata.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/Microsoft.AspNetCore.Metadata.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.Azure.ActiveDirectory.GraphClient/2.1.0": {
+ "Microsoft.AspNetCore.Hosting.Abstractions/2.2.0": {
"type": "package",
"dependencies": {
- "Microsoft.Data.Edm": "5.6.4",
- "Microsoft.Data.OData": "5.6.4",
- "Microsoft.Data.Services.Client": "5.6.4",
- "System.Spatial": "5.6.4"
+ "Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.2.0",
+ "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
+ "Microsoft.Extensions.Hosting.Abstractions": "2.2.0"
},
"compile": {
- "lib/portable-net4+sl5+win+wpa+wp8/Microsoft.Azure.ActiveDirectory.GraphClient.dll": {}
- },
- "runtime": {
- "lib/portable-net4+sl5+win+wpa+wp8/Microsoft.Azure.ActiveDirectory.GraphClient.dll": {}
- }
- },
- "Microsoft.Azure.KeyVault.Core/1.0.0": {
- "type": "package",
- "compile": {
- "lib/net40/Microsoft.Azure.KeyVault.Core.dll": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll": {
"related": ".xml"
}
},
"runtime": {
- "lib/net40/Microsoft.Azure.KeyVault.Core.dll": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "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": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "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": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "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": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "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": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Metadata/6.0.9": {
+ "type": "package",
+ "compile": {
+ "lib/net6.0/Microsoft.AspNetCore.Metadata.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/net6.0/Microsoft.AspNetCore.Metadata.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.StaticFiles/2.2.0": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
+ "Microsoft.AspNetCore.Http.Extensions": "2.2.0",
+ "Microsoft.Extensions.FileProviders.Abstractions": "2.2.0",
+ "Microsoft.Extensions.Logging.Abstractions": "2.2.0",
+ "Microsoft.Extensions.WebEncoders": "2.2.0"
+ },
+ "compile": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.StaticFiles.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.StaticFiles.dll": {
"related": ".xml"
}
}
@@ -334,51 +397,6 @@
}
}
},
- "Microsoft.Data.Services.Client/5.6.4": {
- "type": "package",
- "dependencies": {
- "Microsoft.Data.OData": "[5.6.4]"
- },
- "compile": {
- "lib/net40/Microsoft.Data.Services.Client.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net40/Microsoft.Data.Services.Client.dll": {
- "related": ".xml"
- }
- },
- "resource": {
- "lib/net40/de/Microsoft.Data.Services.Client.resources.dll": {
- "locale": "de"
- },
- "lib/net40/es/Microsoft.Data.Services.Client.resources.dll": {
- "locale": "es"
- },
- "lib/net40/fr/Microsoft.Data.Services.Client.resources.dll": {
- "locale": "fr"
- },
- "lib/net40/it/Microsoft.Data.Services.Client.resources.dll": {
- "locale": "it"
- },
- "lib/net40/ja/Microsoft.Data.Services.Client.resources.dll": {
- "locale": "ja"
- },
- "lib/net40/ko/Microsoft.Data.Services.Client.resources.dll": {
- "locale": "ko"
- },
- "lib/net40/ru/Microsoft.Data.Services.Client.resources.dll": {
- "locale": "ru"
- },
- "lib/net40/zh-Hans/Microsoft.Data.Services.Client.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/net40/zh-Hant/Microsoft.Data.Services.Client.resources.dll": {
- "locale": "zh-Hant"
- }
- }
- },
"Microsoft.Extensions.Caching.Abstractions/6.0.0": {
"type": "package",
"dependencies": {
@@ -749,7 +767,7 @@
}
}
},
- "Microsoft.Extensions.Logging.Abstractions/6.0.1": {
+ "Microsoft.Extensions.Logging.Abstractions/6.0.2": {
"type": "package",
"compile": {
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
@@ -944,30 +962,48 @@
"buildTransitive/netcoreapp3.1/_._": {}
}
},
- "Microsoft.Graph/1.9.0": {
+ "Microsoft.Extensions.WebEncoders/2.2.0": {
"type": "package",
"dependencies": {
- "Microsoft.Graph.Core": "1.9.0",
- "NETStandard.Library": "1.6.0",
- "Newtonsoft.Json": "[9.0.1, 12.0.0)",
- "System.Net.Http": "4.3.1"
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "2.2.0",
+ "Microsoft.Extensions.Options": "2.2.0",
+ "System.Text.Encodings.Web": "4.5.0"
},
"compile": {
- "lib/netstandard1.1/Microsoft.Graph.dll": {
+ "lib/netstandard2.0/Microsoft.Extensions.WebEncoders.dll": {
"related": ".xml"
}
},
"runtime": {
- "lib/netstandard1.1/Microsoft.Graph.dll": {
+ "lib/netstandard2.0/Microsoft.Extensions.WebEncoders.dll": {
"related": ".xml"
}
}
},
- "Microsoft.Graph.Core/1.9.0": {
+ "Microsoft.Graph/3.33.0": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.Graph.Core": "1.25.1"
+ },
+ "compile": {
+ "lib/netstandard2.0/Microsoft.Graph.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Graph.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "Microsoft.Graph.Core/1.25.1": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.0",
- "Newtonsoft.Json": "[9.0.1, 12.0.0)"
+ "Newtonsoft.Json": "9.0.1",
+ "System.Diagnostics.DiagnosticSource": "4.7.1",
+ "System.Net.Http": "4.3.4",
+ "System.ValueTuple": "4.3.0"
},
"compile": {
"lib/netstandard1.1/Microsoft.Graph.Core.dll": {
@@ -1010,16 +1046,7 @@
}
}
},
- "Microsoft.IdentityModel/6.1.7600.16394": {
- "type": "package",
- "compile": {
- "lib/net35/Microsoft.IdentityModel.dll": {}
- },
- "runtime": {
- "lib/net35/Microsoft.IdentityModel.dll": {}
- }
- },
- "Microsoft.IdentityModel.Abstractions/6.22.0": {
+ "Microsoft.IdentityModel.Abstractions/6.23.1": {
"type": "package",
"compile": {
"lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
@@ -1032,34 +1059,12 @@
}
}
},
- "Microsoft.IdentityModel.Clients.ActiveDirectory/3.19.8": {
+ "Microsoft.IdentityModel.JsonWebTokens/6.23.1": {
"type": "package",
"dependencies": {
- "NETStandard.Library": "1.6.0",
- "System.Runtime.Serialization.Json": "4.3.0",
- "System.Runtime.Serialization.Primitives": "4.3.0"
- },
- "compile": {
- "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll": {
- "related": ".xml"
- },
- "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.dll": {
- "related": ".Platform.xml;.xml"
- }
- },
- "runtime": {
- "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll": {
- "related": ".xml"
- },
- "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.dll": {
- "related": ".Platform.xml;.xml"
- }
- }
- },
- "Microsoft.IdentityModel.JsonWebTokens/6.22.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Tokens": "6.22.0"
+ "Microsoft.IdentityModel.Tokens": "6.23.1",
+ "System.Text.Encoding": "4.3.0",
+ "System.Text.Json": "4.7.2"
},
"compile": {
"lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
@@ -1072,10 +1077,10 @@
}
}
},
- "Microsoft.IdentityModel.Logging/6.22.0": {
+ "Microsoft.IdentityModel.Logging/6.23.1": {
"type": "package",
"dependencies": {
- "Microsoft.IdentityModel.Abstractions": "6.22.0"
+ "Microsoft.IdentityModel.Abstractions": "6.23.1"
},
"compile": {
"lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
@@ -1088,11 +1093,11 @@
}
}
},
- "Microsoft.IdentityModel.Tokens/6.22.0": {
+ "Microsoft.IdentityModel.Tokens/6.23.1": {
"type": "package",
"dependencies": {
"Microsoft.CSharp": "4.5.0",
- "Microsoft.IdentityModel.Logging": "6.22.0",
+ "Microsoft.IdentityModel.Logging": "6.23.1",
"System.Security.Cryptography.Cng": "4.5.0"
},
"compile": {
@@ -1106,7 +1111,7 @@
}
}
},
- "Microsoft.JSInterop/6.0.8": {
+ "Microsoft.JSInterop/6.0.9": {
"type": "package",
"compile": {
"lib/net6.0/Microsoft.JSInterop.dll": {
@@ -1119,6 +1124,23 @@
}
}
},
+ "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": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {
+ "related": ".xml"
+ }
+ }
+ },
"Microsoft.NETCore.Platforms/2.0.0": {
"type": "package",
"compile": {
@@ -1200,18 +1222,7 @@
}
}
},
- "Microsoft.SharePoint.Client/14.0.4762.1000": {
- "type": "package",
- "compile": {
- "lib/Microsoft.SharePoint.Client.Runtime.dll": {},
- "lib/Microsoft.SharePoint.Client.dll": {}
- },
- "runtime": {
- "lib/Microsoft.SharePoint.Client.Runtime.dll": {},
- "lib/Microsoft.SharePoint.Client.dll": {}
- }
- },
- "Microsoft.SharePointOnline.CSOM/16.1.22615.12000": {
+ "Microsoft.SharePointOnline.CSOM/16.1.22810.12000": {
"type": "package",
"compile": {
"lib/netstandard2.0/Microsoft.Office.Client.Policy.dll": {},
@@ -1412,6 +1423,53 @@
}
}
},
+ "PnP.Framework/1.10.0": {
+ "type": "package",
+ "dependencies": {
+ "AngleSharp": "0.14.0",
+ "AngleSharp.Css": "0.14.2",
+ "Microsoft.ApplicationInsights": "2.16.0",
+ "Microsoft.AspNetCore.StaticFiles": "2.2.0",
+ "Microsoft.Data.OData": "5.8.4",
+ "Microsoft.Extensions.Caching.Memory": "6.0.0",
+ "Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
+ "Microsoft.Extensions.DependencyInjection": "6.0.0",
+ "Microsoft.Extensions.Http": "6.0.0",
+ "Microsoft.Extensions.Logging.Abstractions": "6.0.0",
+ "Microsoft.Extensions.Options": "6.0.0",
+ "Microsoft.Graph": "3.33.0",
+ "Microsoft.Graph.Core": "1.25.1",
+ "Microsoft.Identity.Client": "4.36.1",
+ "Microsoft.Identity.Client.Extensions.Msal": "2.18.4",
+ "Microsoft.SharePointOnline.CSOM": "16.1.22615.12000",
+ "Newtonsoft.Json": "12.0.3",
+ "PnP.Core": "1.7.0",
+ "Portable.Xaml": "0.26.0",
+ "System.Configuration.ConfigurationManager": "6.0.0",
+ "System.DirectoryServices": "6.0.0",
+ "System.IO.Packaging": "6.0.0",
+ "System.IdentityModel.Tokens.Jwt": "6.12.2"
+ },
+ "compile": {
+ "lib/net6.0/PnP.Framework.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/net6.0/PnP.Framework.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "Portable.Xaml/0.26.0": {
+ "type": "package",
+ "compile": {
+ "lib/netstandard2.0/Portable.Xaml.dll": {}
+ },
+ "runtime": {
+ "lib/netstandard2.0/Portable.Xaml.dll": {}
+ }
+ },
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
"type": "package",
"runtimeTargets": {
@@ -1583,47 +1641,6 @@
}
}
},
- "SharePointPnP.IdentityModel.Extensions/1.2.4": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel": "6.1.7600.16394"
- },
- "compile": {
- "lib/net45/SharePointPnP.IdentityModel.Extensions.dll": {}
- },
- "runtime": {
- "lib/net45/SharePointPnP.IdentityModel.Extensions.dll": {}
- }
- },
- "SharePointPnPCoreOnline/3.28.2012": {
- "type": "package",
- "dependencies": {
- "AngleSharp": "0.14.0",
- "Microsoft.AspNet.WebApi.Client": "5.2.3",
- "Microsoft.AspNet.WebApi.Core": "5.2.3",
- "Microsoft.Azure.ActiveDirectory.GraphClient": "2.1.0",
- "Microsoft.Data.OData": "5.8.4",
- "Microsoft.Graph": "1.9.0",
- "Microsoft.IdentityModel.Clients.ActiveDirectory": "3.19.8",
- "Microsoft.SharePointOnline.CSOM": "16.1.20720.12000",
- "Newtonsoft.Json": "11.0.1",
- "SharePointPnP.IdentityModel.Extensions": "1.2.4",
- "System.IdentityModel.Tokens.Jwt": "5.2.4",
- "System.Net.Http": "4.3.1",
- "System.Text.Json": "4.7.2",
- "WindowsAzure.Storage": "7.0.0"
- },
- "compile": {
- "lib/net461/OfficeDevPnP.Core.dll": {
- "related": ".XML"
- }
- },
- "runtime": {
- "lib/net461/OfficeDevPnP.Core.dll": {
- "related": ".XML"
- }
- }
- },
"System.AppContext/4.1.0": {
"type": "package",
"dependencies": {
@@ -1638,20 +1655,13 @@
"lib/netstandard1.6/System.AppContext.dll": {}
}
},
- "System.Buffers/4.0.0": {
+ "System.Buffers/4.5.0": {
"type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.0.11",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Threading": "4.0.11"
- },
"compile": {
- "lib/netstandard1.1/_._": {}
+ "ref/netcoreapp2.0/_._": {}
},
"runtime": {
- "lib/netstandard1.1/System.Buffers.dll": {}
+ "lib/netcoreapp2.0/_._": {}
}
},
"System.Collections/4.3.0": {
@@ -1809,6 +1819,32 @@
}
}
},
+ "System.DirectoryServices/6.0.0": {
+ "type": "package",
+ "dependencies": {
+ "System.Security.AccessControl": "6.0.0",
+ "System.Security.Permissions": "6.0.0"
+ },
+ "compile": {
+ "lib/net6.0/System.DirectoryServices.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/net6.0/System.DirectoryServices.dll": {
+ "related": ".xml"
+ }
+ },
+ "build": {
+ "buildTransitive/netcoreapp3.1/_._": {}
+ },
+ "runtimeTargets": {
+ "runtimes/win/lib/net6.0/System.DirectoryServices.dll": {
+ "assetType": "runtime",
+ "rid": "win"
+ }
+ }
+ },
"System.Drawing.Common/6.0.0": {
"type": "package",
"dependencies": {
@@ -1904,11 +1940,11 @@
}
}
},
- "System.IdentityModel.Tokens.Jwt/6.22.0": {
+ "System.IdentityModel.Tokens.Jwt/6.23.1": {
"type": "package",
"dependencies": {
- "Microsoft.IdentityModel.JsonWebTokens": "6.22.0",
- "Microsoft.IdentityModel.Tokens": "6.22.0"
+ "Microsoft.IdentityModel.JsonWebTokens": "6.23.1",
+ "Microsoft.IdentityModel.Tokens": "6.23.1"
},
"compile": {
"lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
@@ -2024,6 +2060,22 @@
"lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
}
},
+ "System.IO.Packaging/6.0.0": {
+ "type": "package",
+ "compile": {
+ "lib/net6.0/System.IO.Packaging.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/net6.0/System.IO.Packaging.dll": {
+ "related": ".xml"
+ }
+ },
+ "build": {
+ "buildTransitive/netcoreapp3.1/_._": {}
+ }
+ },
"System.IO.Pipelines/6.0.3": {
"type": "package",
"compile": {
@@ -2088,10 +2140,10 @@
"lib/netstandard1.6/System.Linq.Expressions.dll": {}
}
},
- "System.Net.Http/4.3.1": {
+ "System.Net.Http/4.3.4": {
"type": "package",
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Platforms": "1.1.1",
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Diagnostics.DiagnosticSource": "4.3.0",
@@ -2116,12 +2168,10 @@
"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"
+ "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
},
"compile": {
- "ref/netstandard1.3/System.Net.Http.dll": {
- "related": ".xml"
- }
+ "ref/netstandard1.3/System.Net.Http.dll": {}
},
"runtimeTargets": {
"runtimes/unix/lib/netstandard1.6/System.Net.Http.dll": {
@@ -2549,22 +2599,6 @@
"lib/netstandard1.3/System.Runtime.Numerics.dll": {}
}
},
- "System.Runtime.Serialization.Json/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.3.0",
- "System.Private.DataContractSerialization": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.0/System.Runtime.Serialization.Json.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard1.3/System.Runtime.Serialization.Json.dll": {}
- }
- },
"System.Runtime.Serialization.Primitives/4.3.0": {
"type": "package",
"dependencies": {
@@ -3120,7 +3154,6 @@
}
},
"build": {
- "build/System.Text.Json.targets": {},
"buildTransitive/netcoreapp3.1/_._": {}
}
},
@@ -3195,6 +3228,20 @@
}
}
},
+ "System.ValueTuple/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0"
+ },
+ "compile": {
+ "lib/netstandard1.0/System.ValueTuple.dll": {}
+ },
+ "runtime": {
+ "lib/netstandard1.0/System.ValueTuple.dll": {}
+ }
+ },
"System.Windows.Extensions/6.0.0": {
"type": "package",
"dependencies": {
@@ -3335,25 +3382,6 @@
"related": ".xml"
}
}
- },
- "WindowsAzure.Storage/7.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Azure.KeyVault.Core": "1.0.0",
- "Microsoft.Data.OData": "5.6.4",
- "Microsoft.Data.Services.Client": "5.6.4",
- "Newtonsoft.Json": "6.0.8"
- },
- "compile": {
- "lib/net40/Microsoft.WindowsAzure.Storage.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/net40/Microsoft.WindowsAzure.Storage.dll": {
- "related": ".pdb;.xml"
- }
- }
}
}
},
@@ -3379,6 +3407,27 @@
"lib/netstandard2.0/AngleSharp.xml"
]
},
+ "AngleSharp.Css/0.14.2": {
+ "sha512": "2USpPu9V/+1iBwHpanBsqr1eR+3vxKe19ZsnejbZfxNOadsMvUUkJ+0OjMsQmT0ExSW4vjCKXq9K/JWv0ie8JQ==",
+ "type": "package",
+ "path": "anglesharp.css/0.14.2",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "anglesharp.css.0.14.2.nupkg.sha512",
+ "anglesharp.css.nuspec",
+ "lib/net46/AngleSharp.Css.dll",
+ "lib/net46/AngleSharp.Css.xml",
+ "lib/net461/AngleSharp.Css.dll",
+ "lib/net461/AngleSharp.Css.xml",
+ "lib/net472/AngleSharp.Css.dll",
+ "lib/net472/AngleSharp.Css.xml",
+ "lib/netstandard1.3/AngleSharp.Css.dll",
+ "lib/netstandard1.3/AngleSharp.Css.xml",
+ "lib/netstandard2.0/AngleSharp.Css.dll",
+ "lib/netstandard2.0/AngleSharp.Css.xml"
+ ]
+ },
"Microsoft.ApplicationInsights/2.16.0": {
"sha512": "77RzjJe9nGn7wTOQvEFQZRdkQjETrbC4MhytzwTv2TTuoqoHvmUIzwFqE6BjjFGsHbZhYNYZg/YJbOa4kUMSSg==",
"type": "package",
@@ -3400,39 +3449,10 @@
"microsoft.applicationinsights.nuspec"
]
},
- "Microsoft.AspNet.WebApi.Client/5.2.3": {
- "sha512": "3kiI8peSXbXHDDrRuo+QaX0iCEVRe0nvn2dBDRw656uPX32UalbBlSIDUDlJxu05eau4tnuhsikiUuugvvoUoQ==",
+ "Microsoft.AspNetCore.Authorization/6.0.9": {
+ "sha512": "paH0Zgo6yWMhVwaWZ0wqyY5az7zv89C5AlRfrpAAjAyKLvgBuTIQIK9kPSIGAoOhvt56fxcDTLws3cckauWOWw==",
"type": "package",
- "path": "microsoft.aspnet.webapi.client/5.2.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/System.Net.Http.Formatting.dll",
- "lib/net45/System.Net.Http.Formatting.xml",
- "lib/portable-wp8+netcore45+net45+wp81+wpa81/System.Net.Http.Formatting.dll",
- "lib/portable-wp8+netcore45+net45+wp81+wpa81/System.Net.Http.Formatting.xml",
- "microsoft.aspnet.webapi.client.5.2.3.nupkg.sha512",
- "microsoft.aspnet.webapi.client.nuspec"
- ]
- },
- "Microsoft.AspNet.WebApi.Core/5.2.3": {
- "sha512": "o90QYlRV8VKR1S7+EcJw9w8WSyVFLl+IIzN8ILZ+n2t6rsc/KS8kBxRzA7wCFPRUHhebCfLqilBk39phvanx3g==",
- "type": "package",
- "path": "microsoft.aspnet.webapi.core/5.2.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Content/web.config.transform",
- "lib/net45/System.Web.Http.dll",
- "lib/net45/System.Web.Http.xml",
- "microsoft.aspnet.webapi.core.5.2.3.nupkg.sha512",
- "microsoft.aspnet.webapi.core.nuspec"
- ]
- },
- "Microsoft.AspNetCore.Authorization/6.0.8": {
- "sha512": "rDLMah6FOtFoC5uWDxnevcH/FqEs+APgmTqEvcLj3OU6Y/X8M5ASm/EdlQh6B+Z2XsQW5xu+K8tyn7w7OgOX8A==",
- "type": "package",
- "path": "microsoft.aspnetcore.authorization/6.0.8",
+ "path": "microsoft.aspnetcore.authorization/6.0.9",
"files": [
".nupkg.metadata",
".signature.p7s",
@@ -3444,14 +3464,14 @@
"lib/net6.0/Microsoft.AspNetCore.Authorization.xml",
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.xml",
- "microsoft.aspnetcore.authorization.6.0.8.nupkg.sha512",
+ "microsoft.aspnetcore.authorization.6.0.9.nupkg.sha512",
"microsoft.aspnetcore.authorization.nuspec"
]
},
- "Microsoft.AspNetCore.Components/6.0.8": {
- "sha512": "PB0k59EAiTctVaI5Yq3YHvwodXcsAcXPAn9TWJ9Yz+qrJ1+vuvP9sIBdnDgJKIzKLX6fg6QwKIGoO80B42G+aA==",
+ "Microsoft.AspNetCore.Components/6.0.9": {
+ "sha512": "ueQkgDVg30fWLRrHiK/yaDEH2J8UUZ8+5KykWTupiHoLxHBcdx60lxelmJWrLzHsiA/1aoZMhPF2r5sGDPd8nw==",
"type": "package",
- "path": "microsoft.aspnetcore.components/6.0.8",
+ "path": "microsoft.aspnetcore.components/6.0.9",
"files": [
".nupkg.metadata",
".signature.p7s",
@@ -3459,14 +3479,14 @@
"THIRD-PARTY-NOTICES.txt",
"lib/net6.0/Microsoft.AspNetCore.Components.dll",
"lib/net6.0/Microsoft.AspNetCore.Components.xml",
- "microsoft.aspnetcore.components.6.0.8.nupkg.sha512",
+ "microsoft.aspnetcore.components.6.0.9.nupkg.sha512",
"microsoft.aspnetcore.components.nuspec"
]
},
- "Microsoft.AspNetCore.Components.Analyzers/6.0.8": {
- "sha512": "87BAjhlq/NEo00EtVc2MzXwaGTfF8q6fbeoefd/u3wN13G0LrCMAt5hUMNeu4Fz4TOz5FbuHUoBopPo7mENTuQ==",
+ "Microsoft.AspNetCore.Components.Analyzers/6.0.9": {
+ "sha512": "yVI41+FbLzNhBUEPWNTEwFCz3+JkzCfiD1K+8MLFa66+yDSDWBUbzXtTxzVb2I8RstANXalR/6BFUvmdYjruAQ==",
"type": "package",
- "path": "microsoft.aspnetcore.components.analyzers/6.0.8",
+ "path": "microsoft.aspnetcore.components.analyzers/6.0.9",
"files": [
".nupkg.metadata",
".signature.p7s",
@@ -3475,14 +3495,14 @@
"analyzers/dotnet/cs/Microsoft.AspNetCore.Components.Analyzers.dll",
"build/netstandard2.0/Microsoft.AspNetCore.Components.Analyzers.targets",
"buildTransitive/netstandard2.0/Microsoft.AspNetCore.Components.Analyzers.targets",
- "microsoft.aspnetcore.components.analyzers.6.0.8.nupkg.sha512",
+ "microsoft.aspnetcore.components.analyzers.6.0.9.nupkg.sha512",
"microsoft.aspnetcore.components.analyzers.nuspec"
]
},
- "Microsoft.AspNetCore.Components.Authorization/6.0.8": {
- "sha512": "JzuvvYVCCceKvIeG8gFx5WRMHcJfOJXHcdT5BXzsAtB455QueCwqSaDGB/qySN2v8kLZ5n7qVRVXKBY+vr4MHg==",
+ "Microsoft.AspNetCore.Components.Authorization/6.0.9": {
+ "sha512": "MhJ3Hv+A7y5EK+eVDMEpNKWH2T2G7QWnAPyRk3vqJrnxciUXFuIooBV+y1q4IqtpegkOalfZV8AGdinNLQW0gw==",
"type": "package",
- "path": "microsoft.aspnetcore.components.authorization/6.0.8",
+ "path": "microsoft.aspnetcore.components.authorization/6.0.9",
"files": [
".nupkg.metadata",
".signature.p7s",
@@ -3490,14 +3510,14 @@
"THIRD-PARTY-NOTICES.txt",
"lib/net6.0/Microsoft.AspNetCore.Components.Authorization.dll",
"lib/net6.0/Microsoft.AspNetCore.Components.Authorization.xml",
- "microsoft.aspnetcore.components.authorization.6.0.8.nupkg.sha512",
+ "microsoft.aspnetcore.components.authorization.6.0.9.nupkg.sha512",
"microsoft.aspnetcore.components.authorization.nuspec"
]
},
- "Microsoft.AspNetCore.Components.Forms/6.0.8": {
- "sha512": "AEQspooUSN8X+k1sMLmKIrkKBYBdp6l5mLmrfEze6IurxNbOXFvwmrCrFbtO47fVFm2NHXV1qsBFRNQj9eA8eA==",
+ "Microsoft.AspNetCore.Components.Forms/6.0.9": {
+ "sha512": "uPFeDc3Ur8lReE6J5k+8Y+8xIhXiUHKBB3w2IV37bBh2vOSTpoMq9RkcKC8omeulqGRD4iPyzGxEA7OIIXqC0A==",
"type": "package",
- "path": "microsoft.aspnetcore.components.forms/6.0.8",
+ "path": "microsoft.aspnetcore.components.forms/6.0.9",
"files": [
".nupkg.metadata",
".signature.p7s",
@@ -3505,14 +3525,14 @@
"THIRD-PARTY-NOTICES.txt",
"lib/net6.0/Microsoft.AspNetCore.Components.Forms.dll",
"lib/net6.0/Microsoft.AspNetCore.Components.Forms.xml",
- "microsoft.aspnetcore.components.forms.6.0.8.nupkg.sha512",
+ "microsoft.aspnetcore.components.forms.6.0.9.nupkg.sha512",
"microsoft.aspnetcore.components.forms.nuspec"
]
},
- "Microsoft.AspNetCore.Components.Web/6.0.8": {
- "sha512": "I0fkdznezi+Ew76gZKWz3oOuR/joNQy0aCyLYxamvAtKfl5Lr5rNKYEhBSosKe2+iqbpPVGKmcoZsX8c6uvKLA==",
+ "Microsoft.AspNetCore.Components.Web/6.0.9": {
+ "sha512": "fNb8IGYDYYaWrt20ObNhwXkh5AhYyiphrIZDpNegvbtLtlJMsz2OaJztgpVDGNLmb7x20TQ3GlnGQiqHChcmeA==",
"type": "package",
- "path": "microsoft.aspnetcore.components.web/6.0.8",
+ "path": "microsoft.aspnetcore.components.web/6.0.9",
"files": [
".nupkg.metadata",
".signature.p7s",
@@ -3520,14 +3540,14 @@
"THIRD-PARTY-NOTICES.txt",
"lib/net6.0/Microsoft.AspNetCore.Components.Web.dll",
"lib/net6.0/Microsoft.AspNetCore.Components.Web.xml",
- "microsoft.aspnetcore.components.web.6.0.8.nupkg.sha512",
+ "microsoft.aspnetcore.components.web.6.0.9.nupkg.sha512",
"microsoft.aspnetcore.components.web.nuspec"
]
},
- "Microsoft.AspNetCore.Components.WebAssembly.Authentication/6.0.8": {
- "sha512": "6tUZizH9yRcHcwzodSCSP0b16SamAy6e2qw3oyL/10SNaxonpANn6wRja+lDPv1zqA0ReHDRAUmvRGCO3CtugQ==",
+ "Microsoft.AspNetCore.Components.WebAssembly.Authentication/6.0.9": {
+ "sha512": "+TDHZ+20h4wgYwyLC9GwLz0wmzAZnyjAjnLVlBFq3eAdJjq6N0HptcWZN8V1bBY3LYl1E+jfFcaeyBpfkHFOkg==",
"type": "package",
- "path": "microsoft.aspnetcore.components.webassembly.authentication/6.0.8",
+ "path": "microsoft.aspnetcore.components.webassembly.authentication/6.0.9",
"files": [
".nupkg.metadata",
".signature.p7s",
@@ -3539,15 +3559,80 @@
"buildTransitive/Microsoft.AspNetCore.Components.WebAssembly.Authentication.props",
"lib/net6.0/Microsoft.AspNetCore.Components.WebAssembly.Authentication.dll",
"lib/net6.0/Microsoft.AspNetCore.Components.WebAssembly.Authentication.xml",
- "microsoft.aspnetcore.components.webassembly.authentication.6.0.8.nupkg.sha512",
+ "microsoft.aspnetcore.components.webassembly.authentication.6.0.9.nupkg.sha512",
"microsoft.aspnetcore.components.webassembly.authentication.nuspec",
"staticwebassets/AuthenticationService.js"
]
},
- "Microsoft.AspNetCore.Metadata/6.0.8": {
- "sha512": "RWENSe/yFqVSSOQuzVUhgJzXIVoF+AQ4N6FOxLM1/FmWWT9Ngdbhrx8LgauuFmz/2yqka6PCjtveiUasjTl/2A==",
+ "Microsoft.AspNetCore.Hosting.Abstractions/2.2.0": {
+ "sha512": "ubycklv+ZY7Kutdwuy1W4upWcZ6VFR8WUXU7l7B2+mvbDBBPAcfpi+E+Y5GFe+Q157YfA3C49D2GCjAZc7Mobw==",
"type": "package",
- "path": "microsoft.aspnetcore.metadata/6.0.8",
+ "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.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.Metadata/6.0.9": {
+ "sha512": "cQET2vOT72zW+kOd71KQE80qBSQJEnWs86HfJEZPzHgTfn/o5UyzHHRosP1EQX8iPQ9ESxmd+AJedggkSxN93Q==",
+ "type": "package",
+ "path": "microsoft.aspnetcore.metadata/6.0.9",
"files": [
".nupkg.metadata",
".signature.p7s",
@@ -3559,35 +3644,21 @@
"lib/net6.0/Microsoft.AspNetCore.Metadata.xml",
"lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Metadata.xml",
- "microsoft.aspnetcore.metadata.6.0.8.nupkg.sha512",
+ "microsoft.aspnetcore.metadata.6.0.9.nupkg.sha512",
"microsoft.aspnetcore.metadata.nuspec"
]
},
- "Microsoft.Azure.ActiveDirectory.GraphClient/2.1.0": {
- "sha512": "mWW9sJzDfb0C5wqBIZ967TcAh4ee68DGAxE5fvE0MqdWimp1PZxT29mzAkGfQ1on7KklimYeFChZnhOY7dMPHA==",
+ "Microsoft.AspNetCore.StaticFiles/2.2.0": {
+ "sha512": "byZDrjir6Co5EoWbraQyG0qbPCUG6XgGYQstipMF9lucOAjq/mqnIyt8B8iMWnin/ghZoOln9Y01af4rUAwOhA==",
"type": "package",
- "path": "microsoft.azure.activedirectory.graphclient/2.1.0",
+ "path": "microsoft.aspnetcore.staticfiles/2.2.0",
"files": [
".nupkg.metadata",
".signature.p7s",
- "lib/portable-net4+sl5+win+wpa+wp8/Microsoft.Azure.ActiveDirectory.GraphClient.dll",
- "microsoft.azure.activedirectory.graphclient.2.1.0.nupkg.sha512",
- "microsoft.azure.activedirectory.graphclient.nuspec"
- ]
- },
- "Microsoft.Azure.KeyVault.Core/1.0.0": {
- "sha512": "iaA0E8xoVlqroQ7Iurg/VyAjfPdhzn+xN7JkdncmNoox/ez49uPbxp2vMrvhopBaUMuoBu38+8e0RvrV+X+BxA==",
- "type": "package",
- "path": "microsoft.azure.keyvault.core/1.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net40/Microsoft.Azure.KeyVault.Core.dll",
- "lib/net40/Microsoft.Azure.KeyVault.Core.xml",
- "lib/portable-net45+wp8+wpa81+win/Microsoft.Azure.KeyVault.Core.dll",
- "lib/portable-net45+wp8+wpa81+win/Microsoft.Azure.KeyVault.Core.xml",
- "microsoft.azure.keyvault.core.1.0.0.nupkg.sha512",
- "microsoft.azure.keyvault.core.nuspec"
+ "lib/netstandard2.0/Microsoft.AspNetCore.StaticFiles.dll",
+ "lib/netstandard2.0/Microsoft.AspNetCore.StaticFiles.xml",
+ "microsoft.aspnetcore.staticfiles.2.2.0.nupkg.sha512",
+ "microsoft.aspnetcore.staticfiles.nuspec"
]
},
"Microsoft.Bcl.AsyncInterfaces/5.0.0": {
@@ -3812,50 +3883,6 @@
"microsoft.data.odata.nuspec"
]
},
- "Microsoft.Data.Services.Client/5.6.4": {
- "sha512": "94XNZKwnpHuFAdR70kqNTMBv2ex9m+VVQX8dHknZgtlq+nTlZDgzFmahU0wsBaIqJWc3k8Z+FftQ2Voq9r0NWA==",
- "type": "package",
- "path": "microsoft.data.services.client/5.6.4",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net40/Microsoft.Data.Services.Client.dll",
- "lib/net40/Microsoft.Data.Services.Client.xml",
- "lib/net40/de/Microsoft.Data.Services.Client.resources.dll",
- "lib/net40/es/Microsoft.Data.Services.Client.resources.dll",
- "lib/net40/fr/Microsoft.Data.Services.Client.resources.dll",
- "lib/net40/it/Microsoft.Data.Services.Client.resources.dll",
- "lib/net40/ja/Microsoft.Data.Services.Client.resources.dll",
- "lib/net40/ko/Microsoft.Data.Services.Client.resources.dll",
- "lib/net40/ru/Microsoft.Data.Services.Client.resources.dll",
- "lib/net40/zh-Hans/Microsoft.Data.Services.Client.resources.dll",
- "lib/net40/zh-Hant/Microsoft.Data.Services.Client.resources.dll",
- "lib/portable-net45+wp8+win8+wpa/Microsoft.Data.Services.Client.dll",
- "lib/portable-net45+wp8+win8+wpa/Microsoft.Data.Services.Client.xml",
- "lib/portable-net45+wp8+win8+wpa/de/Microsoft.Data.Services.Client.resources.dll",
- "lib/portable-net45+wp8+win8+wpa/es/Microsoft.Data.Services.Client.resources.dll",
- "lib/portable-net45+wp8+win8+wpa/fr/Microsoft.Data.Services.Client.resources.dll",
- "lib/portable-net45+wp8+win8+wpa/it/Microsoft.Data.Services.Client.resources.dll",
- "lib/portable-net45+wp8+win8+wpa/ja/Microsoft.Data.Services.Client.resources.dll",
- "lib/portable-net45+wp8+win8+wpa/ko/Microsoft.Data.Services.Client.resources.dll",
- "lib/portable-net45+wp8+win8+wpa/ru/Microsoft.Data.Services.Client.resources.dll",
- "lib/portable-net45+wp8+win8+wpa/zh-Hans/Microsoft.Data.Services.Client.resources.dll",
- "lib/portable-net45+wp8+win8+wpa/zh-Hant/Microsoft.Data.Services.Client.resources.dll",
- "lib/sl4/Microsoft.Data.Services.Client.dll",
- "lib/sl4/Microsoft.Data.Services.Client.xml",
- "lib/sl4/de/Microsoft.Data.Services.Client.resources.dll",
- "lib/sl4/es/Microsoft.Data.Services.Client.resources.dll",
- "lib/sl4/fr/Microsoft.Data.Services.Client.resources.dll",
- "lib/sl4/it/Microsoft.Data.Services.Client.resources.dll",
- "lib/sl4/ja/Microsoft.Data.Services.Client.resources.dll",
- "lib/sl4/ko/Microsoft.Data.Services.Client.resources.dll",
- "lib/sl4/ru/Microsoft.Data.Services.Client.resources.dll",
- "lib/sl4/zh-Hans/Microsoft.Data.Services.Client.resources.dll",
- "lib/sl4/zh-Hant/Microsoft.Data.Services.Client.resources.dll",
- "microsoft.data.services.client.5.6.4.nupkg.sha512",
- "microsoft.data.services.client.nuspec"
- ]
- },
"Microsoft.Extensions.Caching.Abstractions/6.0.0": {
"sha512": "bcz5sSFJbganH0+YrfvIjJDIcKNW7TL07C4d1eTmXy/wOt52iz4LVogJb6pazs7W0+74j0YpXFErvp++Aq5Bsw==",
"type": "package",
@@ -4255,10 +4282,10 @@
"useSharedDesignerContext.txt"
]
},
- "Microsoft.Extensions.Logging.Abstractions/6.0.1": {
- "sha512": "dzB2Cgg+JmrouhjkcQGzSFjjvpwlq353i8oBQO2GWNjCXSzhbtBRUf28HSauWe7eib3wYOdb3tItdjRwAdwCSg==",
+ "Microsoft.Extensions.Logging.Abstractions/6.0.2": {
+ "sha512": "pwXCZKaA7m5wgmCj49dW+H1RPSY7U62SKLTQYCcavf/k3Nyt/WnBgAjG4jMGnwy9rElfAZ2KvxvM5CJzJWG0hg==",
"type": "package",
- "path": "microsoft.extensions.logging.abstractions/6.0.1",
+ "path": "microsoft.extensions.logging.abstractions/6.0.2",
"files": [
".nupkg.metadata",
".signature.p7s",
@@ -4302,7 +4329,7 @@
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.xml",
"lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll",
"lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml",
- "microsoft.extensions.logging.abstractions.6.0.1.nupkg.sha512",
+ "microsoft.extensions.logging.abstractions.6.0.2.nupkg.sha512",
"microsoft.extensions.logging.abstractions.nuspec",
"useSharedDesignerContext.txt"
]
@@ -4498,33 +4525,54 @@
"useSharedDesignerContext.txt"
]
},
- "Microsoft.Graph/1.9.0": {
- "sha512": "l7sT2IB0Sz+pG+FQo4ksruYQtPrG3hPG9HWGLDM21Gj0gScwe1Bn+UHUPQI9k7uIBRH8yZse/00YQs7Z/V77wA==",
+ "Microsoft.Extensions.WebEncoders/2.2.0": {
+ "sha512": "V8XcqYcpcdBAxUhLeyYcuKmxu4CtNQA9IphTnARpQGhkop4A93v2XgM3AtaVVJo3H2cDWxWM6aeO8HxkifREqw==",
"type": "package",
- "path": "microsoft.graph/1.9.0",
+ "path": "microsoft.extensions.webencoders/2.2.0",
"files": [
".nupkg.metadata",
".signature.p7s",
- "lib/net45/Microsoft.Graph.dll",
- "lib/net45/Microsoft.Graph.xml",
- "lib/netstandard1.1/Microsoft.Graph.dll",
- "lib/netstandard1.1/Microsoft.Graph.xml",
- "microsoft.graph.1.9.0.nupkg.sha512",
+ "lib/netstandard2.0/Microsoft.Extensions.WebEncoders.dll",
+ "lib/netstandard2.0/Microsoft.Extensions.WebEncoders.xml",
+ "microsoft.extensions.webencoders.2.2.0.nupkg.sha512",
+ "microsoft.extensions.webencoders.nuspec"
+ ]
+ },
+ "Microsoft.Graph/3.33.0": {
+ "sha512": "jbPmGLjbXrQPZAu8AK11mzLploYFQ3KBNkEH3/9PFaYGvvjiGvm6KyK+sK/9kdEcAAlp6T9d+PIH0mpZJCObzA==",
+ "type": "package",
+ "path": "microsoft.graph/3.33.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "LICENSE.txt",
+ "lib/net461/Microsoft.Graph.dll",
+ "lib/net461/Microsoft.Graph.xml",
+ "lib/netstandard2.0/Microsoft.Graph.dll",
+ "lib/netstandard2.0/Microsoft.Graph.xml",
+ "microsoft.graph.3.33.0.nupkg.sha512",
"microsoft.graph.nuspec"
]
},
- "Microsoft.Graph.Core/1.9.0": {
- "sha512": "akP7EY//5IhHj0kE6jbzy8tGfYUH53WZ+NR5s9HmJhfHE7zG7x6ul9BwhDhYwCok7dDIpN0e7/NNv1y30Hn8tg==",
+ "Microsoft.Graph.Core/1.25.1": {
+ "sha512": "K06ws9CP5oUi5tFSrxYqyWXwnzjYogo/tqe79+9Ns3IV4CD/bMZumVfTvs9SzwcnkCilea24RWm9RLIW9dYl7Q==",
"type": "package",
- "path": "microsoft.graph.core/1.9.0",
+ "path": "microsoft.graph.core/1.25.1",
"files": [
".nupkg.metadata",
".signature.p7s",
+ "LICENSE.txt",
+ "lib/monoandroid70/Microsoft.Graph.Core.dll",
+ "lib/monoandroid70/Microsoft.Graph.Core.xml",
"lib/net45/Microsoft.Graph.Core.dll",
"lib/net45/Microsoft.Graph.Core.xml",
"lib/netstandard1.1/Microsoft.Graph.Core.dll",
"lib/netstandard1.1/Microsoft.Graph.Core.xml",
- "microsoft.graph.core.1.9.0.nupkg.sha512",
+ "lib/xamarinios10/Microsoft.Graph.Core.dll",
+ "lib/xamarinios10/Microsoft.Graph.Core.xml",
+ "lib/xamarinmac20/Microsoft.Graph.Core.dll",
+ "lib/xamarinmac20/Microsoft.Graph.Core.xml",
+ "microsoft.graph.core.1.25.1.nupkg.sha512",
"microsoft.graph.core.nuspec"
]
},
@@ -4577,22 +4625,10 @@
"microsoft.identity.client.extensions.msal.nuspec"
]
},
- "Microsoft.IdentityModel/6.1.7600.16394": {
- "sha512": "qsst2HALUxXdDVmOEk6GJ8U7LNbrQIpIiPesdD+k99TuRc5zy+J4zK4fNpiX+hiMd4cCGoY9WIT3f021Syocdw==",
+ "Microsoft.IdentityModel.Abstractions/6.23.1": {
+ "sha512": "LTUhLFzhzCEWUwhIgiYFAFAf8xxOg9VOZQgldiCiAHIejVfEiyG4a4sq00QVmwv9Wdig2uCHVQudaTSA3t+/7A==",
"type": "package",
- "path": "microsoft.identitymodel/6.1.7600.16394",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net35/Microsoft.IdentityModel.dll",
- "microsoft.identitymodel.6.1.7600.16394.nupkg.sha512",
- "microsoft.identitymodel.nuspec"
- ]
- },
- "Microsoft.IdentityModel.Abstractions/6.22.0": {
- "sha512": "iI+9V+2ciCrbheeLjpmjcqCnhy+r6yCoEcid3nkoFWerHgjVuT6CPM4HODUTtUPe1uwks4wcnAujJ8u+IKogHQ==",
- "type": "package",
- "path": "microsoft.identitymodel.abstractions/6.22.0",
+ "path": "microsoft.identitymodel.abstractions/6.23.1",
"files": [
".nupkg.metadata",
".signature.p7s",
@@ -4606,53 +4642,14 @@
"lib/net6.0/Microsoft.IdentityModel.Abstractions.xml",
"lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.dll",
"lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.xml",
- "microsoft.identitymodel.abstractions.6.22.0.nupkg.sha512",
+ "microsoft.identitymodel.abstractions.6.23.1.nupkg.sha512",
"microsoft.identitymodel.abstractions.nuspec"
]
},
- "Microsoft.IdentityModel.Clients.ActiveDirectory/3.19.8": {
- "sha512": "PRTE+0vg/e+wNFDBEPdZlDVVwopyOZtGnbg0B4ANxR0eeZKoEwfumBoAIO6iC91jRLMTpCfYXTArmn8BpyLIIg==",
+ "Microsoft.IdentityModel.JsonWebTokens/6.23.1": {
+ "sha512": "Tfa2g1b6wE9Ds3MG/LivoRjk9+FAiPE24kMpTK0vbUt03t44zfVNz9O1QU/yf6Ic5hfk+DrY9huPxg7EeTYBGg==",
"type": "package",
- "path": "microsoft.identitymodel.clients.activedirectory/3.19.8",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/MonoAndroid7/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll",
- "lib/MonoAndroid7/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.xml",
- "lib/MonoAndroid7/Microsoft.IdentityModel.Clients.ActiveDirectory.dll",
- "lib/MonoAndroid7/Microsoft.IdentityModel.Clients.ActiveDirectory.xml",
- "lib/Xamarin.iOS10/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll",
- "lib/Xamarin.iOS10/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.xml",
- "lib/Xamarin.iOS10/Microsoft.IdentityModel.Clients.ActiveDirectory.dll",
- "lib/Xamarin.iOS10/Microsoft.IdentityModel.Clients.ActiveDirectory.xml",
- "lib/net45/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll",
- "lib/net45/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.xml",
- "lib/net45/Microsoft.IdentityModel.Clients.ActiveDirectory.dll",
- "lib/net45/Microsoft.IdentityModel.Clients.ActiveDirectory.xml",
- "lib/netcore45/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll",
- "lib/netcore45/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.xml",
- "lib/netcore45/Microsoft.IdentityModel.Clients.ActiveDirectory.dll",
- "lib/netcore45/Microsoft.IdentityModel.Clients.ActiveDirectory.xml",
- "lib/netstandard1.1/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll",
- "lib/netstandard1.1/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.xml",
- "lib/netstandard1.1/Microsoft.IdentityModel.Clients.ActiveDirectory.dll",
- "lib/netstandard1.1/Microsoft.IdentityModel.Clients.ActiveDirectory.xml",
- "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll",
- "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.xml",
- "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.dll",
- "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.xml",
- "lib/portable-net45+win/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll",
- "lib/portable-net45+win/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.xml",
- "lib/portable-net45+win/Microsoft.IdentityModel.Clients.ActiveDirectory.dll",
- "lib/portable-net45+win/Microsoft.IdentityModel.Clients.ActiveDirectory.xml",
- "microsoft.identitymodel.clients.activedirectory.3.19.8.nupkg.sha512",
- "microsoft.identitymodel.clients.activedirectory.nuspec"
- ]
- },
- "Microsoft.IdentityModel.JsonWebTokens/6.22.0": {
- "sha512": "NfE53bz3I3Uep7kfala+Tm34H0BfTfoD09/874QO9hscuQ6IfCpVofXftzjvblotiBXfd3rDweNX45L84aNMlw==",
- "type": "package",
- "path": "microsoft.identitymodel.jsonwebtokens/6.22.0",
+ "path": "microsoft.identitymodel.jsonwebtokens/6.23.1",
"files": [
".nupkg.metadata",
".signature.p7s",
@@ -4666,14 +4663,14 @@
"lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.xml",
"lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll",
"lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml",
- "microsoft.identitymodel.jsonwebtokens.6.22.0.nupkg.sha512",
+ "microsoft.identitymodel.jsonwebtokens.6.23.1.nupkg.sha512",
"microsoft.identitymodel.jsonwebtokens.nuspec"
]
},
- "Microsoft.IdentityModel.Logging/6.22.0": {
- "sha512": "v+BPO40iUEuAOmajdhL6tf2oSeCM5mGdHuuDJI0jr0GpTu3uv+UXh0lEy3DoKMZ52xk3RxDsLfMyzTdt7EC09A==",
+ "Microsoft.IdentityModel.Logging/6.23.1": {
+ "sha512": "SF+1itC0kQDMvfo8jzWYfQ1mkt5CZsC8/KYMjt6N9LAP7sCCKdZkkJHgvat+DxTfZATBtcvJ6tGyEaiVR1ASUg==",
"type": "package",
- "path": "microsoft.identitymodel.logging/6.22.0",
+ "path": "microsoft.identitymodel.logging/6.23.1",
"files": [
".nupkg.metadata",
".signature.p7s",
@@ -4687,14 +4684,14 @@
"lib/net6.0/Microsoft.IdentityModel.Logging.xml",
"lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll",
"lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml",
- "microsoft.identitymodel.logging.6.22.0.nupkg.sha512",
+ "microsoft.identitymodel.logging.6.23.1.nupkg.sha512",
"microsoft.identitymodel.logging.nuspec"
]
},
- "Microsoft.IdentityModel.Tokens/6.22.0": {
- "sha512": "5EXMewUGlrYr18XvtRgvo/Rx+sBp4PcEC1iM+n35Y2VHkXaOKM9v0+ktd8qZp4SSqF5WpMHnM8YMkFsLXJKJ8w==",
+ "Microsoft.IdentityModel.Tokens/6.23.1": {
+ "sha512": "hPPOGGIZRFl8QxZfc4Saa56Q4RrpBoT7E+VgW9qdHoiRm/ieh1aSaeXhp3uNh8EBkO92skiav2I4AUxwtBDHgA==",
"type": "package",
- "path": "microsoft.identitymodel.tokens/6.22.0",
+ "path": "microsoft.identitymodel.tokens/6.23.1",
"files": [
".nupkg.metadata",
".signature.p7s",
@@ -4708,14 +4705,14 @@
"lib/net6.0/Microsoft.IdentityModel.Tokens.xml",
"lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll",
"lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml",
- "microsoft.identitymodel.tokens.6.22.0.nupkg.sha512",
+ "microsoft.identitymodel.tokens.6.23.1.nupkg.sha512",
"microsoft.identitymodel.tokens.nuspec"
]
},
- "Microsoft.JSInterop/6.0.8": {
- "sha512": "xdqTaQaofY1ypf2mki9IeWaUZwnBM+smdplCcjLVcGcxqZdUf+rWdQh1Vt4fGkF+2Hi56Y3jwOtAQUbfv7T44Q==",
+ "Microsoft.JSInterop/6.0.9": {
+ "sha512": "6SRDR3QEhnT3WuNittrXn0yKM2a2J7E22GAdSuKzC8tPcAjA25tHJeyFcRIJFZBmsIE0tuJzXopLrvG4sTacAg==",
"type": "package",
- "path": "microsoft.jsinterop/6.0.8",
+ "path": "microsoft.jsinterop/6.0.9",
"files": [
".nupkg.metadata",
".signature.p7s",
@@ -4723,10 +4720,23 @@
"THIRD-PARTY-NOTICES.TXT",
"lib/net6.0/Microsoft.JSInterop.dll",
"lib/net6.0/Microsoft.JSInterop.xml",
- "microsoft.jsinterop.6.0.8.nupkg.sha512",
+ "microsoft.jsinterop.6.0.9.nupkg.sha512",
"microsoft.jsinterop.nuspec"
]
},
+ "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",
@@ -4812,23 +4822,10 @@
"microsoft.rest.clientruntime.nuspec"
]
},
- "Microsoft.SharePoint.Client/14.0.4762.1000": {
- "sha512": "pY+Fy+aG8bSHJYj4irmFc5Jo1mrglZGJ6MBR/aJYD75h+slmaSjj8xtBH82WLWH+gXghvZY7RDvZgJbPx1w+EQ==",
+ "Microsoft.SharePointOnline.CSOM/16.1.22810.12000": {
+ "sha512": "LJ8LUmN3UNtS63suOL5l/OfjatlF+iyRx07piI/98fWcSIRmu7jdTB4nE55ZfwtO/mmRz67hoZDdf1OHRZGtxg==",
"type": "package",
- "path": "microsoft.sharepoint.client/14.0.4762.1000",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/Microsoft.SharePoint.Client.Runtime.dll",
- "lib/Microsoft.SharePoint.Client.dll",
- "microsoft.sharepoint.client.14.0.4762.1000.nupkg.sha512",
- "microsoft.sharepoint.client.nuspec"
- ]
- },
- "Microsoft.SharePointOnline.CSOM/16.1.22615.12000": {
- "sha512": "AJiI7ApweC1HYmlJiMvB3tIjtK0kCZnDLbQk66JqqUERTTIaZdIk/wyzGmyACZ8ox1zhxkDy2IbLOoAi8K7n3g==",
- "type": "package",
- "path": "microsoft.sharepointonline.csom/16.1.22615.12000",
+ "path": "microsoft.sharepointonline.csom/16.1.22810.12000",
"files": [
".nupkg.metadata",
".signature.p7s",
@@ -4888,7 +4885,7 @@
"lib/netstandard2.0/Microsoft.SharePoint.Client.UserProfiles.dll",
"lib/netstandard2.0/Microsoft.SharePoint.Client.WorkflowServices.dll",
"lib/netstandard2.0/Microsoft.SharePoint.Client.dll",
- "microsoft.sharepointonline.csom.16.1.22615.12000.nupkg.sha512",
+ "microsoft.sharepointonline.csom.16.1.22810.12000.nupkg.sha512",
"microsoft.sharepointonline.csom.nuspec"
]
},
@@ -5106,6 +5103,38 @@
"pnp.core.auth.nuspec"
]
},
+ "PnP.Framework/1.10.0": {
+ "sha512": "3kSndNdENVS7KxbrrF3xD1k6YJKcWHomHvbTa/J1tHn/U0fFUChUMIHhq/zihtNxtsssYHaOx4cyqAJW3T/Paw==",
+ "type": "package",
+ "path": "pnp.framework/1.10.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "lib/net5.0/PnP.Framework.dll",
+ "lib/net5.0/PnP.Framework.xml",
+ "lib/net6.0/PnP.Framework.dll",
+ "lib/net6.0/PnP.Framework.xml",
+ "lib/netstandard2.0/PnP.Framework.dll",
+ "lib/netstandard2.0/PnP.Framework.xml",
+ "nugeticon.png",
+ "pnp.framework.1.10.0.nupkg.sha512",
+ "pnp.framework.nuspec"
+ ]
+ },
+ "Portable.Xaml/0.26.0": {
+ "sha512": "QQ3TwfgLTg5uAphAH8hIsnWXOicEhXVyR1Mk9jBzjqy+1YiigtpHIqhUzZeh02R/4OlXuXH+4i1FlGok5mzFkQ==",
+ "type": "package",
+ "path": "portable.xaml/0.26.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "Portable.Xaml-LICENSE.txt",
+ "lib/netstandard1.0/Portable.Xaml.dll",
+ "lib/netstandard2.0/Portable.Xaml.dll",
+ "portable.xaml.0.26.0.nupkg.sha512",
+ "portable.xaml.nuspec"
+ ]
+ },
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
"sha512": "7VSGO0URRKoMEAq0Sc9cRz8mb6zbyx/BZDEWhgPdzzpmFhkam3fJ1DAGWFXBI4nGlma+uPKpfuMQP5LXRnOH5g==",
"type": "package",
@@ -5330,31 +5359,6 @@
"runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
]
},
- "SharePointPnP.IdentityModel.Extensions/1.2.4": {
- "sha512": "/kFtJWkTXxlwNapdNGuvflYTcB3ODFUzt/PVDTNQQyfl7V7mnB+HrTuvlKfrWDHscx21Qavac9xVogG9nAptWA==",
- "type": "package",
- "path": "sharepointpnp.identitymodel.extensions/1.2.4",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/SharePointPnP.IdentityModel.Extensions.dll",
- "sharepointpnp.identitymodel.extensions.1.2.4.nupkg.sha512",
- "sharepointpnp.identitymodel.extensions.nuspec"
- ]
- },
- "SharePointPnPCoreOnline/3.28.2012": {
- "sha512": "f7WiL1N8o/Ys8tRi59hnQkUWVPxXFQnLn4PgMlnWk70tGbys34am1fquJ4ZnzViAbjHrqYljKs1R6H3lsYPF/A==",
- "type": "package",
- "path": "sharepointpnpcoreonline/3.28.2012",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net461/OfficeDevPnP.Core.XML",
- "lib/net461/OfficeDevPnP.Core.dll",
- "sharepointpnpcoreonline.3.28.2012.nupkg.sha512",
- "sharepointpnpcoreonline.nuspec"
- ]
- },
"System.AppContext/4.1.0": {
"sha512": "3QjO4jNV7PdKkmQAVp9atA+usVnKRwI3Kx1nMwJ93T0LcQfx7pKAYk0nKz5wn1oP5iqlhZuy6RXOFdhr7rDwow==",
"type": "package",
@@ -5410,19 +5414,33 @@
"system.appcontext.nuspec"
]
},
- "System.Buffers/4.0.0": {
- "sha512": "msXumHfjjURSkvxUjYuq4N2ghHoRi2VpXcKMA7gK6ujQfU3vGpl+B6ld0ATRg+FZFpRyA6PgEPA+VlIkTeNf2w==",
+ "System.Buffers/4.5.0": {
+ "sha512": "pL2ChpaRRWI/p4LXyy4RgeWlYF2sgfj/pnVMvBqwNFr5cXg7CXNnWZWxrOONLg8VGdFB8oB+EG2Qw4MLgTOe+A==",
"type": "package",
- "path": "system.buffers/4.0.0",
+ "path": "system.buffers/4.5.0",
"files": [
".nupkg.metadata",
".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/netstandard1.1/.xml",
+ "LICENSE.TXT",
+ "THIRD-PARTY-NOTICES.TXT",
+ "lib/netcoreapp2.0/_._",
"lib/netstandard1.1/System.Buffers.dll",
- "system.buffers.4.0.0.nupkg.sha512",
- "system.buffers.nuspec"
+ "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": {
@@ -5894,6 +5912,34 @@
"system.diagnostics.tracing.nuspec"
]
},
+ "System.DirectoryServices/6.0.0": {
+ "sha512": "kp/Op0nxDVGlElDKh8TsXO0GKXftQgAB6sJk0wUetZK1Rr0Pbd86Tn7AllLLlROFZa4BTl/LVHakljtGELFzCg==",
+ "type": "package",
+ "path": "system.directoryservices/6.0.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "Icon.png",
+ "LICENSE.TXT",
+ "THIRD-PARTY-NOTICES.TXT",
+ "buildTransitive/netcoreapp2.0/System.DirectoryServices.targets",
+ "buildTransitive/netcoreapp3.1/_._",
+ "lib/net461/_._",
+ "lib/net6.0/System.DirectoryServices.dll",
+ "lib/net6.0/System.DirectoryServices.xml",
+ "lib/netcoreapp3.1/System.DirectoryServices.dll",
+ "lib/netcoreapp3.1/System.DirectoryServices.xml",
+ "lib/netstandard2.0/System.DirectoryServices.dll",
+ "lib/netstandard2.0/System.DirectoryServices.xml",
+ "runtimes/win/lib/net6.0/System.DirectoryServices.dll",
+ "runtimes/win/lib/net6.0/System.DirectoryServices.xml",
+ "runtimes/win/lib/netcoreapp3.1/System.DirectoryServices.dll",
+ "runtimes/win/lib/netcoreapp3.1/System.DirectoryServices.xml",
+ "system.directoryservices.6.0.0.nupkg.sha512",
+ "system.directoryservices.nuspec",
+ "useSharedDesignerContext.txt"
+ ]
+ },
"System.Drawing.Common/6.0.0": {
"sha512": "NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
"type": "package",
@@ -6100,10 +6146,10 @@
"system.globalization.extensions.nuspec"
]
},
- "System.IdentityModel.Tokens.Jwt/6.22.0": {
- "sha512": "jxUfcELhBZLq5r4lzlqqgTxwkkxRsGIMatcCMc6bXNQ8879neaIeKH6/8yzyNOV5rme/0xysWvilt1/JlfoVrw==",
+ "System.IdentityModel.Tokens.Jwt/6.23.1": {
+ "sha512": "f/bzIDc2ie8jIMprqM6icfy0JGZqaFxhiENjoDS1lQur/jjanrfzwo2xTcod0ADoILPi9RywfE8hI6Wg8BHxkw==",
"type": "package",
- "path": "system.identitymodel.tokens.jwt/6.22.0",
+ "path": "system.identitymodel.tokens.jwt/6.23.1",
"files": [
".nupkg.metadata",
".signature.p7s",
@@ -6117,7 +6163,7 @@
"lib/net6.0/System.IdentityModel.Tokens.Jwt.xml",
"lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll",
"lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.xml",
- "system.identitymodel.tokens.jwt.6.22.0.nupkg.sha512",
+ "system.identitymodel.tokens.jwt.6.23.1.nupkg.sha512",
"system.identitymodel.tokens.jwt.nuspec"
]
},
@@ -6389,6 +6435,29 @@
"system.io.filesystem.primitives.nuspec"
]
},
+ "System.IO.Packaging/6.0.0": {
+ "sha512": "C7OkTRIjqIjAKu6ef/fuj8ynCZTPcTYZnvHaq48bniACgXXJogmEoIc56YCDNTc14xhsbLmgpS3KP+evbsUa2g==",
+ "type": "package",
+ "path": "system.io.packaging/6.0.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "Icon.png",
+ "LICENSE.TXT",
+ "THIRD-PARTY-NOTICES.TXT",
+ "buildTransitive/netcoreapp2.0/System.IO.Packaging.targets",
+ "buildTransitive/netcoreapp3.1/_._",
+ "lib/net461/System.IO.Packaging.dll",
+ "lib/net461/System.IO.Packaging.xml",
+ "lib/net6.0/System.IO.Packaging.dll",
+ "lib/net6.0/System.IO.Packaging.xml",
+ "lib/netstandard2.0/System.IO.Packaging.dll",
+ "lib/netstandard2.0/System.IO.Packaging.xml",
+ "system.io.packaging.6.0.0.nupkg.sha512",
+ "system.io.packaging.nuspec",
+ "useSharedDesignerContext.txt"
+ ]
+ },
"System.IO.Pipelines/6.0.3": {
"sha512": "ryTgF+iFkpGZY1vRQhfCzX0xTdlV3pyaTTqRu2ETbEv+HlV7O6y7hyQURnghNIXvctl5DuZ//Dpks6HdL/Txgw==",
"type": "package",
@@ -6570,10 +6639,10 @@
"system.linq.expressions.nuspec"
]
},
- "System.Net.Http/4.3.1": {
- "sha512": "UrTyRczM3ZvNk6oetBuwlu67MFKKRva+r7bw4JDVZ6Y2IukyZ24td5ppsieu/4yZlogVAIuZul9GIQ3hoiz0yA==",
+ "System.Net.Http/4.3.4": {
+ "sha512": "aOa2d51SEbmM+H+Csw7yJOuNZoHkrP2XnAurye5HWYgGVVU54YZDvsLUYRv6h18X3sPnjNCANmN7ZhIPiqMcjA==",
"type": "package",
- "path": "system.net.http/4.3.1",
+ "path": "system.net.http/4.3.4",
"files": [
".nupkg.metadata",
".signature.p7s",
@@ -6595,49 +6664,9 @@
"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/_._",
@@ -6648,7 +6677,7 @@
"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.1.nupkg.sha512",
+ "system.net.http.4.3.4.nupkg.sha512",
"system.net.http.nuspec"
]
},
@@ -7893,65 +7922,6 @@
"system.runtime.numerics.nuspec"
]
},
- "System.Runtime.Serialization.Json/4.3.0": {
- "sha512": "CpVfOH0M/uZ5PH+M9+Gu56K0j9lJw3M+PKRegTkcrY/stOIvRUeonggxNrfBYLA5WOHL2j15KNJuTuld3x4o9w==",
- "type": "package",
- "path": "system.runtime.serialization.json/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/netcore50/System.Runtime.Serialization.Json.dll",
- "lib/netstandard1.3/System.Runtime.Serialization.Json.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.Runtime.Serialization.Json.dll",
- "ref/netcore50/System.Runtime.Serialization.Json.xml",
- "ref/netcore50/de/System.Runtime.Serialization.Json.xml",
- "ref/netcore50/es/System.Runtime.Serialization.Json.xml",
- "ref/netcore50/fr/System.Runtime.Serialization.Json.xml",
- "ref/netcore50/it/System.Runtime.Serialization.Json.xml",
- "ref/netcore50/ja/System.Runtime.Serialization.Json.xml",
- "ref/netcore50/ko/System.Runtime.Serialization.Json.xml",
- "ref/netcore50/ru/System.Runtime.Serialization.Json.xml",
- "ref/netcore50/zh-hans/System.Runtime.Serialization.Json.xml",
- "ref/netcore50/zh-hant/System.Runtime.Serialization.Json.xml",
- "ref/netstandard1.0/System.Runtime.Serialization.Json.dll",
- "ref/netstandard1.0/System.Runtime.Serialization.Json.xml",
- "ref/netstandard1.0/de/System.Runtime.Serialization.Json.xml",
- "ref/netstandard1.0/es/System.Runtime.Serialization.Json.xml",
- "ref/netstandard1.0/fr/System.Runtime.Serialization.Json.xml",
- "ref/netstandard1.0/it/System.Runtime.Serialization.Json.xml",
- "ref/netstandard1.0/ja/System.Runtime.Serialization.Json.xml",
- "ref/netstandard1.0/ko/System.Runtime.Serialization.Json.xml",
- "ref/netstandard1.0/ru/System.Runtime.Serialization.Json.xml",
- "ref/netstandard1.0/zh-hans/System.Runtime.Serialization.Json.xml",
- "ref/netstandard1.0/zh-hant/System.Runtime.Serialization.Json.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.runtime.serialization.json.4.3.0.nupkg.sha512",
- "system.runtime.serialization.json.nuspec"
- ]
- },
"System.Runtime.Serialization.Primitives/4.3.0": {
"sha512": "Wz+0KOukJGAlXjtKr+5Xpuxf8+c8739RI1C+A2BoQZT+wMCCoMDDdO8/4IRHfaVINqL78GO8dW8G2lW/e45Mcw==",
"type": "package",
@@ -9397,6 +9367,23 @@
"system.threading.timer.nuspec"
]
},
+ "System.ValueTuple/4.3.0": {
+ "sha512": "cNLEvBX3d6MMQRZe3SMFNukVbitDAEpVZO17qa0/2FHxZ7Y7PpFRpr6m2615XYM/tYYYf0B+WyHNujqIw8Luwg==",
+ "type": "package",
+ "path": "system.valuetuple/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/netstandard1.0/.xml",
+ "lib/netstandard1.0/System.ValueTuple.dll",
+ "lib/portable-net40+sl4+win8+wp8/.xml",
+ "lib/portable-net40+sl4+win8+wp8/System.ValueTuple.dll",
+ "system.valuetuple.4.3.0.nupkg.sha512",
+ "system.valuetuple.nuspec"
+ ]
+ },
"System.Windows.Extensions/6.0.0": {
"sha512": "IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
"type": "package",
@@ -9698,41 +9685,20 @@
"timezoneconverter.3.5.0.nupkg.sha512",
"timezoneconverter.nuspec"
]
- },
- "WindowsAzure.Storage/7.0.0": {
- "sha512": "AKxGH6NpZN0fRc2eRKtlDdkk1JW5uqCMeHCF06Z/L5xkYajM7OWquzsjAkQsi2s5a2O0Y4iE6WZOcT5PLE0IMA==",
- "type": "package",
- "path": "windowsazure.storage/7.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net40/Microsoft.WindowsAzure.Storage.dll",
- "lib/net40/Microsoft.WindowsAzure.Storage.pdb",
- "lib/net40/Microsoft.WindowsAzure.Storage.xml",
- "lib/win8/Microsoft.WindowsAzure.Storage.dll",
- "lib/win8/Microsoft.WindowsAzure.Storage.pdb",
- "lib/wp8/Microsoft.WindowsAzure.Storage.dll",
- "lib/wp8/Microsoft.WindowsAzure.Storage.pdb",
- "lib/wpa/Microsoft.WindowsAzure.Storage.dll",
- "lib/wpa/Microsoft.WindowsAzure.Storage.pdb",
- "windowsazure.storage.7.0.0.nupkg.sha512",
- "windowsazure.storage.nuspec"
- ]
}
},
"projectFileDependencyGroups": {
"net6.0": [
- "Microsoft.AspNetCore.Components.WebAssembly.Authentication >= 6.0.8",
+ "Microsoft.AspNetCore.Components.WebAssembly.Authentication >= 6.0.9",
"Microsoft.Extensions.Hosting >= 6.0.1",
"Microsoft.Extensions.Hosting.Abstractions >= 6.0.0",
"Microsoft.PowerPlatform.Dataverse.Client >= 1.0.9",
- "Microsoft.SharePoint.Client >= 14.0.4762.1000",
- "Microsoft.SharePointOnline.CSOM >= 16.1.22615.12000",
+ "Microsoft.SharePointOnline.CSOM >= 16.1.22810.12000",
"PnP.Core >= 1.7.0",
"PnP.Core.Admin >= 1.7.0",
"PnP.Core.Auth >= 1.7.0",
- "SharePointPnPCoreOnline >= 3.28.2012",
- "System.IdentityModel.Tokens.Jwt >= 6.22.0"
+ "PnP.Framework >= 1.10.0",
+ "System.IdentityModel.Tokens.Jwt >= 6.23.1"
]
},
"packageFolders": {
@@ -9786,7 +9752,7 @@
"dependencies": {
"Microsoft.AspNetCore.Components.WebAssembly.Authentication": {
"target": "Package",
- "version": "[6.0.8, )"
+ "version": "[6.0.9, )"
},
"Microsoft.Extensions.Hosting": {
"target": "Package",
@@ -9800,13 +9766,9 @@
"target": "Package",
"version": "[1.0.9, )"
},
- "Microsoft.SharePoint.Client": {
- "target": "Package",
- "version": "[14.0.4762.1000, )"
- },
"Microsoft.SharePointOnline.CSOM": {
"target": "Package",
- "version": "[16.1.22615.12000, )"
+ "version": "[16.1.22810.12000, )"
},
"PnP.Core": {
"target": "Package",
@@ -9820,13 +9782,13 @@
"target": "Package",
"version": "[1.7.0, )"
},
- "SharePointPnPCoreOnline": {
+ "PnP.Framework": {
"target": "Package",
- "version": "[3.28.2012, )"
+ "version": "[1.10.0, )"
},
"System.IdentityModel.Tokens.Jwt": {
"target": "Package",
- "version": "[6.22.0, )"
+ "version": "[6.23.1, )"
}
},
"imports": [
@@ -9848,137 +9810,5 @@
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.400\\RuntimeIdentifierGraph.json"
}
}
- },
- "logs": [
- {
- "code": "NU1608",
- "level": "Warning",
- "warningLevel": 1,
- "message": "È stata rilevata una versione del pacchetto all'esterno del vincolo di dipendenza: Microsoft.Graph 1.9.0 richiede Newtonsoft.Json (>= 9.0.1 && < 12.0.0) ma è stata risolta la versione Newtonsoft.Json 13.0.1.",
- "libraryId": "Newtonsoft.Json",
- "targetGraphs": [
- "net6.0"
- ]
- },
- {
- "code": "NU1608",
- "level": "Warning",
- "warningLevel": 1,
- "message": "È stata rilevata una versione del pacchetto all'esterno del vincolo di dipendenza: Microsoft.Data.Services.Client 5.6.4 richiede Microsoft.Data.OData (= 5.6.4) ma è stata risolta la versione Microsoft.Data.OData 5.8.4.",
- "libraryId": "Microsoft.Data.OData",
- "targetGraphs": [
- "net6.0"
- ]
- },
- {
- "code": "NU1608",
- "level": "Warning",
- "warningLevel": 1,
- "message": "È stata rilevata una versione del pacchetto all'esterno del vincolo di dipendenza: Microsoft.Graph.Core 1.9.0 richiede Newtonsoft.Json (>= 9.0.1 && < 12.0.0) ma è stata risolta la versione Newtonsoft.Json 13.0.1.",
- "libraryId": "Newtonsoft.Json",
- "targetGraphs": [
- "net6.0"
- ]
- },
- {
- "code": "NU1701",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Il pacchetto 'Microsoft.AspNet.WebApi.Client 5.2.3' è stato ripristinato mediante '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' e non mediante il framework di destinazione del progetto 'net6.0'. Questo pacchetto potrebbe non essere completamente compatibile con il progetto.",
- "libraryId": "Microsoft.AspNet.WebApi.Client",
- "targetGraphs": [
- "net6.0"
- ]
- },
- {
- "code": "NU1701",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Il pacchetto 'Microsoft.AspNet.WebApi.Core 5.2.3' è stato ripristinato mediante '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' e non mediante il framework di destinazione del progetto 'net6.0'. Questo pacchetto potrebbe non essere completamente compatibile con il progetto.",
- "libraryId": "Microsoft.AspNet.WebApi.Core",
- "targetGraphs": [
- "net6.0"
- ]
- },
- {
- "code": "NU1701",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Il pacchetto 'Microsoft.Azure.ActiveDirectory.GraphClient 2.1.0' è stato ripristinato mediante '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' e non mediante il framework di destinazione del progetto 'net6.0'. Questo pacchetto potrebbe non essere completamente compatibile con il progetto.",
- "libraryId": "Microsoft.Azure.ActiveDirectory.GraphClient",
- "targetGraphs": [
- "net6.0"
- ]
- },
- {
- "code": "NU1701",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Il pacchetto 'Microsoft.Azure.KeyVault.Core 1.0.0' è stato ripristinato mediante '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' e non mediante il framework di destinazione del progetto 'net6.0'. Questo pacchetto potrebbe non essere completamente compatibile con il progetto.",
- "libraryId": "Microsoft.Azure.KeyVault.Core",
- "targetGraphs": [
- "net6.0"
- ]
- },
- {
- "code": "NU1701",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Il pacchetto 'Microsoft.Data.Services.Client 5.6.4' è stato ripristinato mediante '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' e non mediante il framework di destinazione del progetto 'net6.0'. Questo pacchetto potrebbe non essere completamente compatibile con il progetto.",
- "libraryId": "Microsoft.Data.Services.Client",
- "targetGraphs": [
- "net6.0"
- ]
- },
- {
- "code": "NU1701",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Il pacchetto 'Microsoft.IdentityModel 6.1.7600.16394' è stato ripristinato mediante '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' e non mediante il framework di destinazione del progetto 'net6.0'. Questo pacchetto potrebbe non essere completamente compatibile con il progetto.",
- "libraryId": "Microsoft.IdentityModel",
- "targetGraphs": [
- "net6.0"
- ]
- },
- {
- "code": "NU1701",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Il pacchetto 'Microsoft.SharePoint.Client 14.0.4762.1000' è stato ripristinato mediante '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' e non mediante il framework di destinazione del progetto 'net6.0'. Questo pacchetto potrebbe non essere completamente compatibile con il progetto.",
- "libraryId": "Microsoft.SharePoint.Client",
- "targetGraphs": [
- "net6.0"
- ]
- },
- {
- "code": "NU1701",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Il pacchetto 'SharePointPnP.IdentityModel.Extensions 1.2.4' è stato ripristinato mediante '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' e non mediante il framework di destinazione del progetto 'net6.0'. Questo pacchetto potrebbe non essere completamente compatibile con il progetto.",
- "libraryId": "SharePointPnP.IdentityModel.Extensions",
- "targetGraphs": [
- "net6.0"
- ]
- },
- {
- "code": "NU1701",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Il pacchetto 'SharePointPnPCoreOnline 3.28.2012' è stato ripristinato mediante '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' e non mediante il framework di destinazione del progetto 'net6.0'. Questo pacchetto potrebbe non essere completamente compatibile con il progetto.",
- "libraryId": "SharePointPnPCoreOnline",
- "targetGraphs": [
- "net6.0"
- ]
- },
- {
- "code": "NU1701",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Il pacchetto 'WindowsAzure.Storage 7.0.0' è stato ripristinato mediante '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' e non mediante il framework di destinazione del progetto 'net6.0'. Questo pacchetto potrebbe non essere completamente compatibile con il progetto.",
- "libraryId": "WindowsAzure.Storage",
- "targetGraphs": [
- "net6.0"
- ]
- }
- ]
+ }
}
\ No newline at end of file