2063 lines
80 KiB
JSON
2063 lines
80 KiB
JSON
{
|
|
"runtimeTarget": {
|
|
"name": ".NETCoreApp,Version=v8.0",
|
|
"signature": ""
|
|
},
|
|
"compilationOptions": {},
|
|
"targets": {
|
|
".NETCoreApp,Version=v8.0": {
|
|
"Common/1.0.0": {
|
|
"dependencies": {
|
|
"Domain": "1.0.0",
|
|
"FirebaseAdmin": "2.3.0",
|
|
"Microsoft.AspNetCore.Authorization": "9.0.0",
|
|
"Microsoft.AspNetCore.Authorization.Policy": "2.2.0",
|
|
"Microsoft.AspNetCore.Mvc.Abstractions": "2.2.0",
|
|
"Microsoft.AspNetCore.Mvc.Core": "2.2.5",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "9.0.0",
|
|
"Microsoft.IdentityModel.JsonWebTokens": "6.35.0",
|
|
"Microsoft.IdentityModel.Tokens": "6.35.0",
|
|
"Newtonsoft.Json": "12.0.3",
|
|
"System.IdentityModel.Tokens.Jwt": "6.35.0"
|
|
},
|
|
"runtime": {
|
|
"Common.dll": {}
|
|
}
|
|
},
|
|
"Azure.Core/1.38.0": {
|
|
"dependencies": {
|
|
"Microsoft.Bcl.AsyncInterfaces": "1.1.1",
|
|
"System.ClientModel": "1.0.0",
|
|
"System.Diagnostics.DiagnosticSource": "9.0.0",
|
|
"System.Memory.Data": "1.0.2",
|
|
"System.Numerics.Vectors": "4.5.0",
|
|
"System.Text.Encodings.Web": "9.0.0",
|
|
"System.Text.Json": "9.0.0",
|
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Azure.Core.dll": {
|
|
"assemblyVersion": "1.38.0.0",
|
|
"fileVersion": "1.3800.24.12602"
|
|
}
|
|
}
|
|
},
|
|
"Azure.Identity/1.11.4": {
|
|
"dependencies": {
|
|
"Azure.Core": "1.38.0",
|
|
"Microsoft.Identity.Client": "4.61.3",
|
|
"Microsoft.Identity.Client.Extensions.Msal": "4.61.3",
|
|
"System.Memory": "4.5.4",
|
|
"System.Security.Cryptography.ProtectedData": "6.0.0",
|
|
"System.Text.Json": "9.0.0",
|
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Azure.Identity.dll": {
|
|
"assemblyVersion": "1.11.4.0",
|
|
"fileVersion": "1.1100.424.31005"
|
|
}
|
|
}
|
|
},
|
|
"FirebaseAdmin/2.3.0": {
|
|
"dependencies": {
|
|
"Google.Api.Gax.Rest": "3.2.0",
|
|
"Google.Apis.Auth": "1.49.0",
|
|
"System.Collections.Immutable": "1.7.1"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/FirebaseAdmin.dll": {
|
|
"assemblyVersion": "2.3.0.0",
|
|
"fileVersion": "2.3.0.0"
|
|
}
|
|
}
|
|
},
|
|
"Google.Api.Gax/3.2.0": {
|
|
"dependencies": {
|
|
"Microsoft.Bcl.AsyncInterfaces": "1.1.1",
|
|
"Newtonsoft.Json": "12.0.3"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Google.Api.Gax.dll": {
|
|
"assemblyVersion": "3.2.0.0",
|
|
"fileVersion": "3.2.0.0"
|
|
}
|
|
}
|
|
},
|
|
"Google.Api.Gax.Rest/3.2.0": {
|
|
"dependencies": {
|
|
"Google.Api.Gax": "3.2.0",
|
|
"Google.Apis.Auth": "1.49.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Google.Api.Gax.Rest.dll": {
|
|
"assemblyVersion": "3.2.0.0",
|
|
"fileVersion": "3.2.0.0"
|
|
}
|
|
}
|
|
},
|
|
"Google.Apis/1.49.0": {
|
|
"dependencies": {
|
|
"Google.Apis.Core": "1.49.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Google.Apis.dll": {
|
|
"assemblyVersion": "1.49.0.0",
|
|
"fileVersion": "1.49.0.0"
|
|
}
|
|
}
|
|
},
|
|
"Google.Apis.Auth/1.49.0": {
|
|
"dependencies": {
|
|
"Google.Apis": "1.49.0",
|
|
"Google.Apis.Core": "1.49.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Google.Apis.Auth.PlatformServices.dll": {
|
|
"assemblyVersion": "1.49.0.0",
|
|
"fileVersion": "1.49.0.0"
|
|
},
|
|
"lib/netstandard2.0/Google.Apis.Auth.dll": {
|
|
"assemblyVersion": "1.49.0.0",
|
|
"fileVersion": "1.49.0.0"
|
|
}
|
|
}
|
|
},
|
|
"Google.Apis.Core/1.49.0": {
|
|
"dependencies": {
|
|
"Newtonsoft.Json": "12.0.3"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Google.Apis.Core.dll": {
|
|
"assemblyVersion": "1.49.0.0",
|
|
"fileVersion": "1.49.0.0"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Authentication.Abstractions/2.2.0": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "9.0.0",
|
|
"Microsoft.Extensions.Options": "9.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll": {
|
|
"assemblyVersion": "2.2.0.0",
|
|
"fileVersion": "2.2.0.18316"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Authentication.Core/2.2.0": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Authentication.Abstractions": "2.2.0",
|
|
"Microsoft.AspNetCore.Http": "2.2.0",
|
|
"Microsoft.AspNetCore.Http.Extensions": "2.2.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll": {
|
|
"assemblyVersion": "2.2.0.0",
|
|
"fileVersion": "2.2.0.18316"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Authorization/9.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Metadata": "9.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "9.0.0",
|
|
"Microsoft.Extensions.Options": "9.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {
|
|
"assemblyVersion": "9.0.0.0",
|
|
"fileVersion": "9.0.24.52903"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Authorization.Policy/2.2.0": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Authentication.Abstractions": "2.2.0",
|
|
"Microsoft.AspNetCore.Authorization": "9.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll": {
|
|
"assemblyVersion": "2.2.0.0",
|
|
"fileVersion": "2.2.0.18316"
|
|
}
|
|
}
|
|
},
|
|
"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": "2.2.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": "9.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/2.2.0": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
|
|
"Microsoft.AspNetCore.WebUtilities": "2.2.0",
|
|
"Microsoft.Extensions.ObjectPool": "2.2.0",
|
|
"Microsoft.Extensions.Options": "9.0.0",
|
|
"Microsoft.Net.Http.Headers": "2.2.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.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": "9.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": "2.2.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": "9.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {
|
|
"assemblyVersion": "2.2.0.0",
|
|
"fileVersion": "2.2.0.18316"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Metadata/9.0.0": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll": {
|
|
"assemblyVersion": "9.0.0.0",
|
|
"fileVersion": "9.0.24.52903"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Mvc.Abstractions/2.2.0": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Routing.Abstractions": "2.2.0",
|
|
"Microsoft.Net.Http.Headers": "2.2.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.dll": {
|
|
"assemblyVersion": "2.2.0.0",
|
|
"fileVersion": "2.2.0.0"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Mvc.Core/2.2.5": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Authentication.Core": "2.2.0",
|
|
"Microsoft.AspNetCore.Authorization.Policy": "2.2.0",
|
|
"Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
|
|
"Microsoft.AspNetCore.Http": "2.2.0",
|
|
"Microsoft.AspNetCore.Http.Extensions": "2.2.0",
|
|
"Microsoft.AspNetCore.Mvc.Abstractions": "2.2.0",
|
|
"Microsoft.AspNetCore.ResponseCaching.Abstractions": "2.2.0",
|
|
"Microsoft.AspNetCore.Routing": "2.2.0",
|
|
"Microsoft.AspNetCore.Routing.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.DependencyInjection": "9.0.0",
|
|
"Microsoft.Extensions.DependencyModel": "2.1.0",
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "9.0.0",
|
|
"System.Diagnostics.DiagnosticSource": "9.0.0",
|
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.dll": {
|
|
"assemblyVersion": "2.2.5.0",
|
|
"fileVersion": "2.2.5.19109"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.ResponseCaching.Abstractions/2.2.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "9.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {
|
|
"assemblyVersion": "2.2.0.0",
|
|
"fileVersion": "2.2.0.18316"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Routing/2.2.0": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Extensions": "2.2.0",
|
|
"Microsoft.AspNetCore.Routing.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "9.0.0",
|
|
"Microsoft.Extensions.ObjectPool": "2.2.0",
|
|
"Microsoft.Extensions.Options": "9.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.2/Microsoft.AspNetCore.Routing.dll": {
|
|
"assemblyVersion": "2.2.0.0",
|
|
"fileVersion": "2.2.0.18316"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Routing.Abstractions/2.2.0": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Abstractions": "2.2.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll": {
|
|
"assemblyVersion": "2.2.0.0",
|
|
"fileVersion": "2.2.0.18316"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.WebUtilities/2.2.0": {
|
|
"dependencies": {
|
|
"Microsoft.Net.Http.Headers": "2.2.0",
|
|
"System.Text.Encodings.Web": "9.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll": {
|
|
"assemblyVersion": "2.2.0.0",
|
|
"fileVersion": "2.2.0.18316"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Bcl.AsyncInterfaces/1.1.1": {
|
|
"runtime": {
|
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
"assemblyVersion": "1.0.0.0",
|
|
"fileVersion": "4.700.20.21406"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.CSharp/4.5.0": {},
|
|
"Microsoft.Data.SqlClient/5.1.6": {
|
|
"dependencies": {
|
|
"Azure.Identity": "1.11.4",
|
|
"Microsoft.Data.SqlClient.SNI.runtime": "5.1.1",
|
|
"Microsoft.Identity.Client": "4.61.3",
|
|
"Microsoft.IdentityModel.JsonWebTokens": "6.35.0",
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.0",
|
|
"Microsoft.SqlServer.Server": "1.0.0",
|
|
"System.Configuration.ConfigurationManager": "6.0.1",
|
|
"System.Diagnostics.DiagnosticSource": "9.0.0",
|
|
"System.Runtime.Caching": "6.0.0",
|
|
"System.Security.Cryptography.Cng": "5.0.0",
|
|
"System.Security.Principal.Windows": "5.0.0",
|
|
"System.Text.Encoding.CodePages": "6.0.0",
|
|
"System.Text.Encodings.Web": "9.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Data.SqlClient.dll": {
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.16.24240.5"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll": {
|
|
"rid": "unix",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.16.24240.5"
|
|
},
|
|
"runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll": {
|
|
"rid": "win",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.16.24240.5"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Data.SqlClient.SNI.runtime/5.1.1": {
|
|
"runtimeTargets": {
|
|
"runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
|
|
"rid": "win-arm",
|
|
"assetType": "native",
|
|
"fileVersion": "0.0.0.0"
|
|
},
|
|
"runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
|
|
"rid": "win-arm64",
|
|
"assetType": "native",
|
|
"fileVersion": "0.0.0.0"
|
|
},
|
|
"runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
|
|
"rid": "win-x64",
|
|
"assetType": "native",
|
|
"fileVersion": "0.0.0.0"
|
|
},
|
|
"runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
|
|
"rid": "win-x86",
|
|
"assetType": "native",
|
|
"fileVersion": "0.0.0.0"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.DotNet.PlatformAbstractions/2.1.0": {
|
|
"dependencies": {
|
|
"System.AppContext": "4.1.0",
|
|
"System.Collections": "4.0.11",
|
|
"System.IO": "4.1.0",
|
|
"System.IO.FileSystem": "4.0.1",
|
|
"System.Reflection.TypeExtensions": "4.1.0",
|
|
"System.Runtime.Extensions": "4.1.0",
|
|
"System.Runtime.InteropServices": "4.1.0",
|
|
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll": {
|
|
"assemblyVersion": "2.1.0.0",
|
|
"fileVersion": "2.1.0.0"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore/9.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.EntityFrameworkCore.Abstractions": "9.0.0",
|
|
"Microsoft.EntityFrameworkCore.Analyzers": "9.0.0",
|
|
"Microsoft.Extensions.Caching.Memory": "9.0.0",
|
|
"Microsoft.Extensions.Logging": "9.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.dll": {
|
|
"assemblyVersion": "9.0.0.0",
|
|
"fileVersion": "9.0.24.52902"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Abstractions/9.0.0": {
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
|
|
"assemblyVersion": "9.0.0.0",
|
|
"fileVersion": "9.0.24.52902"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Analyzers/9.0.0": {},
|
|
"Microsoft.EntityFrameworkCore.Relational/9.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.EntityFrameworkCore": "9.0.0",
|
|
"Microsoft.Extensions.Caching.Memory": "9.0.0",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "9.0.0",
|
|
"Microsoft.Extensions.Logging": "9.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
|
|
"assemblyVersion": "9.0.0.0",
|
|
"fileVersion": "9.0.24.52902"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore.SqlServer/9.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Data.SqlClient": "5.1.6",
|
|
"Microsoft.EntityFrameworkCore.Relational": "9.0.0",
|
|
"Microsoft.Extensions.Caching.Memory": "9.0.0",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "9.0.0",
|
|
"Microsoft.Extensions.Logging": "9.0.0",
|
|
"System.Formats.Asn1": "9.0.0",
|
|
"System.Text.Json": "9.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
|
|
"assemblyVersion": "9.0.0.0",
|
|
"fileVersion": "9.0.24.52902"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Caching.Abstractions/9.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "9.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": {
|
|
"assemblyVersion": "9.0.0.0",
|
|
"fileVersion": "9.0.24.52809"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Caching.Memory/9.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Caching.Abstractions": "9.0.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "9.0.0",
|
|
"Microsoft.Extensions.Options": "9.0.0",
|
|
"Microsoft.Extensions.Primitives": "9.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": {
|
|
"assemblyVersion": "9.0.0.0",
|
|
"fileVersion": "9.0.24.52809"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.Abstractions/9.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "9.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
|
|
"assemblyVersion": "9.0.0.0",
|
|
"fileVersion": "9.0.24.52809"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection/9.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
|
|
"assemblyVersion": "9.0.0.0",
|
|
"fileVersion": "9.0.24.52809"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": {
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
|
"assemblyVersion": "9.0.0.0",
|
|
"fileVersion": "9.0.24.52809"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.DependencyModel/2.1.0": {
|
|
"dependencies": {
|
|
"Microsoft.DotNet.PlatformAbstractions": "2.1.0",
|
|
"Newtonsoft.Json": "12.0.3",
|
|
"System.Diagnostics.Debug": "4.0.11",
|
|
"System.Dynamic.Runtime": "4.0.11",
|
|
"System.Linq": "4.1.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll": {
|
|
"assemblyVersion": "2.1.0.0",
|
|
"fileVersion": "2.1.0.0"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.FileProviders.Abstractions/2.2.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "9.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
|
|
"assemblyVersion": "2.2.0.0",
|
|
"fileVersion": "2.2.0.18315"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Hosting.Abstractions/2.2.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration.Abstractions": "9.0.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0",
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "9.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
|
|
"assemblyVersion": "2.2.0.0",
|
|
"fileVersion": "2.2.0.18316"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging/9.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection": "9.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "9.0.0",
|
|
"Microsoft.Extensions.Options": "9.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Logging.dll": {
|
|
"assemblyVersion": "9.0.0.0",
|
|
"fileVersion": "9.0.24.52809"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging.Abstractions/9.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0",
|
|
"System.Diagnostics.DiagnosticSource": "9.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
|
"assemblyVersion": "9.0.0.0",
|
|
"fileVersion": "9.0.24.52809"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.ObjectPool/2.2.0": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": {
|
|
"assemblyVersion": "2.2.0.0",
|
|
"fileVersion": "2.2.0.18315"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Options/9.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0",
|
|
"Microsoft.Extensions.Primitives": "9.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Options.dll": {
|
|
"assemblyVersion": "9.0.0.0",
|
|
"fileVersion": "9.0.24.52809"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Primitives/9.0.0": {
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Primitives.dll": {
|
|
"assemblyVersion": "9.0.0.0",
|
|
"fileVersion": "9.0.24.52809"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Identity.Client/4.61.3": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Abstractions": "6.35.0",
|
|
"System.Diagnostics.DiagnosticSource": "9.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Identity.Client.dll": {
|
|
"assemblyVersion": "4.61.3.0",
|
|
"fileVersion": "4.61.3.0"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Identity.Client.Extensions.Msal/4.61.3": {
|
|
"dependencies": {
|
|
"Microsoft.Identity.Client": "4.61.3",
|
|
"System.Security.Cryptography.ProtectedData": "6.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll": {
|
|
"assemblyVersion": "4.61.3.0",
|
|
"fileVersion": "4.61.3.0"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Abstractions/6.35.0": {
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
|
|
"assemblyVersion": "6.35.0.0",
|
|
"fileVersion": "6.35.0.41201"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.JsonWebTokens/6.35.0": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Tokens": "6.35.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Text.Encodings.Web": "9.0.0",
|
|
"System.Text.Json": "9.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
|
|
"assemblyVersion": "6.35.0.0",
|
|
"fileVersion": "6.35.0.41201"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Logging/6.35.0": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Abstractions": "6.35.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
|
|
"assemblyVersion": "6.35.0.0",
|
|
"fileVersion": "6.35.0.41201"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Protocols/6.35.0": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Logging": "6.35.0",
|
|
"Microsoft.IdentityModel.Tokens": "6.35.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
|
|
"assemblyVersion": "6.35.0.0",
|
|
"fileVersion": "6.35.0.41201"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Protocols": "6.35.0",
|
|
"System.IdentityModel.Tokens.Jwt": "6.35.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
|
|
"assemblyVersion": "6.35.0.0",
|
|
"fileVersion": "6.35.0.41201"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Tokens/6.35.0": {
|
|
"dependencies": {
|
|
"Microsoft.CSharp": "4.5.0",
|
|
"Microsoft.IdentityModel.Logging": "6.35.0",
|
|
"System.Security.Cryptography.Cng": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
|
|
"assemblyVersion": "6.35.0.0",
|
|
"fileVersion": "6.35.0.41201"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Net.Http.Headers/2.2.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "9.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/1.1.0": {},
|
|
"Microsoft.NETCore.Targets/1.1.0": {},
|
|
"Microsoft.SqlServer.Server/1.0.0": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
|
|
"assemblyVersion": "1.0.0.0",
|
|
"fileVersion": "1.0.0.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"
|
|
}
|
|
}
|
|
},
|
|
"Newtonsoft.Json/12.0.3": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/Newtonsoft.Json.dll": {
|
|
"assemblyVersion": "12.0.0.0",
|
|
"fileVersion": "12.0.3.23909"
|
|
}
|
|
}
|
|
},
|
|
"runtime.native.System/4.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0"
|
|
}
|
|
},
|
|
"System.AppContext/4.1.0": {
|
|
"dependencies": {
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.Buffers/4.5.0": {},
|
|
"System.ClientModel/1.0.0": {
|
|
"dependencies": {
|
|
"System.Memory.Data": "1.0.2",
|
|
"System.Text.Json": "9.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.ClientModel.dll": {
|
|
"assemblyVersion": "1.0.0.0",
|
|
"fileVersion": "1.0.24.5302"
|
|
}
|
|
}
|
|
},
|
|
"System.Collections/4.0.11": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.Collections.Immutable/1.7.1": {},
|
|
"System.Configuration.ConfigurationManager/6.0.1": {
|
|
"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.922.41905"
|
|
}
|
|
}
|
|
},
|
|
"System.Diagnostics.Debug/4.0.11": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.Diagnostics.DiagnosticSource/9.0.0": {
|
|
"runtime": {
|
|
"lib/net8.0/System.Diagnostics.DiagnosticSource.dll": {
|
|
"assemblyVersion": "9.0.0.0",
|
|
"fileVersion": "9.0.24.52809"
|
|
}
|
|
}
|
|
},
|
|
"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.Dynamic.Runtime/4.0.11": {
|
|
"dependencies": {
|
|
"System.Collections": "4.0.11",
|
|
"System.Diagnostics.Debug": "4.0.11",
|
|
"System.Globalization": "4.0.11",
|
|
"System.Linq": "4.1.0",
|
|
"System.Linq.Expressions": "4.1.0",
|
|
"System.ObjectModel": "4.0.12",
|
|
"System.Reflection": "4.1.0",
|
|
"System.Reflection.Emit": "4.0.1",
|
|
"System.Reflection.Emit.ILGeneration": "4.0.1",
|
|
"System.Reflection.Primitives": "4.0.1",
|
|
"System.Reflection.TypeExtensions": "4.1.0",
|
|
"System.Resources.ResourceManager": "4.0.1",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.1.0",
|
|
"System.Threading": "4.0.11"
|
|
}
|
|
},
|
|
"System.Formats.Asn1/9.0.0": {
|
|
"runtime": {
|
|
"lib/net8.0/System.Formats.Asn1.dll": {
|
|
"assemblyVersion": "9.0.0.0",
|
|
"fileVersion": "9.0.24.52809"
|
|
}
|
|
}
|
|
},
|
|
"System.Globalization/4.0.11": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.IdentityModel.Tokens.Jwt/6.35.0": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.JsonWebTokens": "6.35.0",
|
|
"Microsoft.IdentityModel.Tokens": "6.35.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
|
|
"assemblyVersion": "6.35.0.0",
|
|
"fileVersion": "6.35.0.41201"
|
|
}
|
|
}
|
|
},
|
|
"System.IO/4.1.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Threading.Tasks": "4.0.11"
|
|
}
|
|
},
|
|
"System.IO.FileSystem/4.0.1": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.IO": "4.1.0",
|
|
"System.IO.FileSystem.Primitives": "4.0.1",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Handles": "4.0.1",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Threading.Tasks": "4.0.11"
|
|
}
|
|
},
|
|
"System.IO.FileSystem.Primitives/4.0.1": {
|
|
"dependencies": {
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.IO.Pipelines/9.0.0": {
|
|
"runtime": {
|
|
"lib/net8.0/System.IO.Pipelines.dll": {
|
|
"assemblyVersion": "9.0.0.0",
|
|
"fileVersion": "9.0.24.52809"
|
|
}
|
|
}
|
|
},
|
|
"System.Linq/4.1.0": {
|
|
"dependencies": {
|
|
"System.Collections": "4.0.11",
|
|
"System.Diagnostics.Debug": "4.0.11",
|
|
"System.Resources.ResourceManager": "4.0.1",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.1.0"
|
|
}
|
|
},
|
|
"System.Linq.Expressions/4.1.0": {
|
|
"dependencies": {
|
|
"System.Collections": "4.0.11",
|
|
"System.Diagnostics.Debug": "4.0.11",
|
|
"System.Globalization": "4.0.11",
|
|
"System.IO": "4.1.0",
|
|
"System.Linq": "4.1.0",
|
|
"System.ObjectModel": "4.0.12",
|
|
"System.Reflection": "4.1.0",
|
|
"System.Reflection.Emit": "4.0.1",
|
|
"System.Reflection.Emit.ILGeneration": "4.0.1",
|
|
"System.Reflection.Emit.Lightweight": "4.0.1",
|
|
"System.Reflection.Extensions": "4.0.1",
|
|
"System.Reflection.Primitives": "4.0.1",
|
|
"System.Reflection.TypeExtensions": "4.1.0",
|
|
"System.Resources.ResourceManager": "4.0.1",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.1.0",
|
|
"System.Threading": "4.0.11"
|
|
}
|
|
},
|
|
"System.Memory/4.5.4": {},
|
|
"System.Memory.Data/1.0.2": {
|
|
"dependencies": {
|
|
"System.Text.Encodings.Web": "9.0.0",
|
|
"System.Text.Json": "9.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Memory.Data.dll": {
|
|
"assemblyVersion": "1.0.2.0",
|
|
"fileVersion": "1.0.221.20802"
|
|
}
|
|
}
|
|
},
|
|
"System.Numerics.Vectors/4.5.0": {},
|
|
"System.ObjectModel/4.0.12": {
|
|
"dependencies": {
|
|
"System.Collections": "4.0.11",
|
|
"System.Diagnostics.Debug": "4.0.11",
|
|
"System.Resources.ResourceManager": "4.0.1",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Threading": "4.0.11"
|
|
}
|
|
},
|
|
"System.Reflection/4.1.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.IO": "4.1.0",
|
|
"System.Reflection.Primitives": "4.0.1",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.Reflection.Emit/4.0.1": {
|
|
"dependencies": {
|
|
"System.IO": "4.1.0",
|
|
"System.Reflection": "4.1.0",
|
|
"System.Reflection.Emit.ILGeneration": "4.0.1",
|
|
"System.Reflection.Primitives": "4.0.1",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.Reflection.Emit.ILGeneration/4.0.1": {
|
|
"dependencies": {
|
|
"System.Reflection": "4.1.0",
|
|
"System.Reflection.Primitives": "4.0.1",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.Reflection.Emit.Lightweight/4.0.1": {
|
|
"dependencies": {
|
|
"System.Reflection": "4.1.0",
|
|
"System.Reflection.Emit.ILGeneration": "4.0.1",
|
|
"System.Reflection.Primitives": "4.0.1",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.Reflection.Extensions/4.0.1": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Reflection": "4.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.Reflection.Primitives/4.0.1": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.Reflection.TypeExtensions/4.1.0": {
|
|
"dependencies": {
|
|
"System.Reflection": "4.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.Resources.ResourceManager/4.0.1": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Globalization": "4.0.11",
|
|
"System.Reflection": "4.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.Runtime/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0"
|
|
}
|
|
},
|
|
"System.Runtime.Caching/6.0.0": {
|
|
"dependencies": {
|
|
"System.Configuration.ConfigurationManager": "6.0.1"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.Runtime.Caching.dll": {
|
|
"assemblyVersion": "4.0.0.0",
|
|
"fileVersion": "6.0.21.52210"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/net6.0/System.Runtime.Caching.dll": {
|
|
"rid": "win",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "4.0.0.0",
|
|
"fileVersion": "6.0.21.52210"
|
|
}
|
|
}
|
|
},
|
|
"System.Runtime.CompilerServices.Unsafe/6.0.0": {},
|
|
"System.Runtime.Extensions/4.1.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.Runtime.Handles/4.0.1": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.Runtime.InteropServices/4.1.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Reflection": "4.1.0",
|
|
"System.Reflection.Primitives": "4.0.1",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Handles": "4.0.1"
|
|
}
|
|
},
|
|
"System.Runtime.InteropServices.RuntimeInformation/4.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"System.Reflection": "4.1.0",
|
|
"System.Resources.ResourceManager": "4.0.1",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.InteropServices": "4.1.0",
|
|
"System.Threading": "4.0.11",
|
|
"runtime.native.System": "4.0.0"
|
|
}
|
|
},
|
|
"System.Security.AccessControl/6.0.0": {},
|
|
"System.Security.Cryptography.Cng/5.0.0": {
|
|
"dependencies": {
|
|
"System.Formats.Asn1": "9.0.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.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.Text.Encoding/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.Text.Encoding.CodePages/6.0.0": {
|
|
"dependencies": {
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
}
|
|
},
|
|
"System.Text.Encodings.Web/9.0.0": {
|
|
"runtime": {
|
|
"lib/net8.0/System.Text.Encodings.Web.dll": {
|
|
"assemblyVersion": "9.0.0.0",
|
|
"fileVersion": "9.0.24.52809"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": {
|
|
"rid": "browser",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "9.0.0.0",
|
|
"fileVersion": "9.0.24.52809"
|
|
}
|
|
}
|
|
},
|
|
"System.Text.Json/9.0.0": {
|
|
"dependencies": {
|
|
"System.IO.Pipelines": "9.0.0",
|
|
"System.Text.Encodings.Web": "9.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/System.Text.Json.dll": {
|
|
"assemblyVersion": "9.0.0.0",
|
|
"fileVersion": "9.0.24.52809"
|
|
}
|
|
}
|
|
},
|
|
"System.Threading/4.0.11": {
|
|
"dependencies": {
|
|
"System.Runtime": "4.3.0",
|
|
"System.Threading.Tasks": "4.0.11"
|
|
}
|
|
},
|
|
"System.Threading.Tasks/4.0.11": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.Threading.Tasks.Extensions/4.5.4": {},
|
|
"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"
|
|
}
|
|
}
|
|
},
|
|
"Domain/1.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.EntityFrameworkCore": "9.0.0",
|
|
"Microsoft.EntityFrameworkCore.SqlServer": "9.0.0"
|
|
},
|
|
"runtime": {
|
|
"Domain.dll": {
|
|
"assemblyVersion": "1.0.0",
|
|
"fileVersion": "1.0.0.0"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"Common/1.0.0": {
|
|
"type": "project",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
},
|
|
"Azure.Core/1.38.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-IuEgCoVA0ef7E4pQtpC3+TkPbzaoQfa77HlfJDmfuaJUCVJmn7fT0izamZiryW5sYUFKizsftIxMkXKbgIcPMQ==",
|
|
"path": "azure.core/1.38.0",
|
|
"hashPath": "azure.core.1.38.0.nupkg.sha512"
|
|
},
|
|
"Azure.Identity/1.11.4": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-Sf4BoE6Q3jTgFkgBkx7qztYOFELBCo+wQgpYDwal/qJ1unBH73ywPztIJKXBXORRzAeNijsuxhk94h0TIMvfYg==",
|
|
"path": "azure.identity/1.11.4",
|
|
"hashPath": "azure.identity.1.11.4.nupkg.sha512"
|
|
},
|
|
"FirebaseAdmin/2.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-ror9V68bFWdr3VXoCPQrAAJ1ZA8dyLzIHJvy53BmoD83Ze9VuWC9hPBicPqqOANP3VTMWnylC7xci59UEMuU4A==",
|
|
"path": "firebaseadmin/2.3.0",
|
|
"hashPath": "firebaseadmin.2.3.0.nupkg.sha512"
|
|
},
|
|
"Google.Api.Gax/3.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-0OjahFAHTOoprSgvJiQ6/fIQLrUYU4QIFgkuJ51/lcmhZbuXxB3ycPk3JTVEvx6A5yQBL14wgmHgwXLcEsnu3Q==",
|
|
"path": "google.api.gax/3.2.0",
|
|
"hashPath": "google.api.gax.3.2.0.nupkg.sha512"
|
|
},
|
|
"Google.Api.Gax.Rest/3.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-YY4mD0nGxTx1uez7Perm+zAd3FH50dd3+7HTYsRFCywDEtj3RkrMjcAmw6mNpKkw2sRICu7aYNy1mgMjd3nVbw==",
|
|
"path": "google.api.gax.rest/3.2.0",
|
|
"hashPath": "google.api.gax.rest.3.2.0.nupkg.sha512"
|
|
},
|
|
"Google.Apis/1.49.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-fmXQQTxZFOBlnvokvdQMzq0Lt+g2QzpZ4H6U8lMMFHgAR8ZqxQnPN5yHDpoHf7a++hJHb5W3pALxauGsq+afKQ==",
|
|
"path": "google.apis/1.49.0",
|
|
"hashPath": "google.apis.1.49.0.nupkg.sha512"
|
|
},
|
|
"Google.Apis.Auth/1.49.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-3V9ohvixQtjaEvk7T9Ac7E/KvwEPa7eL4aMNreJDI0CEPzCdQdk2zCvaJPRrNIjhe+UuBeOeom1oAOMFB74JHg==",
|
|
"path": "google.apis.auth/1.49.0",
|
|
"hashPath": "google.apis.auth.1.49.0.nupkg.sha512"
|
|
},
|
|
"Google.Apis.Core/1.49.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-9DgGdtyzgrCfHWwc/HiDXDbykNMeKQozbEHYEUEcezRuH+YR3fvq7YGVBDmUM8g6qEL3kDk6h5EU4h0IJwue1w==",
|
|
"path": "google.apis.core/1.49.0",
|
|
"hashPath": "google.apis.core.1.49.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Authentication.Abstractions/2.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-VloMLDJMf3n/9ic5lCBOa42IBYJgyB1JhzLsL68Zqg+2bEPWfGBj/xCJy/LrKTArN0coOcZp3wyVTZlx0y9pHQ==",
|
|
"path": "microsoft.aspnetcore.authentication.abstractions/2.2.0",
|
|
"hashPath": "microsoft.aspnetcore.authentication.abstractions.2.2.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Authentication.Core/2.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-XlVJzJ5wPOYW+Y0J6Q/LVTEyfS4ssLXmt60T0SPP+D8abVhBTl+cgw2gDHlyKYIkcJg7btMVh383NDkMVqD/fg==",
|
|
"path": "microsoft.aspnetcore.authentication.core/2.2.0",
|
|
"hashPath": "microsoft.aspnetcore.authentication.core.2.2.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Authorization/9.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-qDJlBC5pUQ/3o6/C6Vuo9CGKtV5TAe5AdKeHvDR2bgmw8vwPxsAy3KG5eU0i1C+iAUNbmq+iDTbiKt16f9pRiA==",
|
|
"path": "microsoft.aspnetcore.authorization/9.0.0",
|
|
"hashPath": "microsoft.aspnetcore.authorization.9.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Authorization.Policy/2.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-aJCo6niDRKuNg2uS2WMEmhJTooQUGARhV2ENQ2tO5443zVHUo19MSgrgGo9FIrfD+4yKPF8Q+FF33WkWfPbyKw==",
|
|
"path": "microsoft.aspnetcore.authorization.policy/2.2.0",
|
|
"hashPath": "microsoft.aspnetcore.authorization.policy.2.2.0.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/2.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-YogBSMotWPAS/X5967pZ+yyWPQkThxhmzAwyCHCSSldzYBkW5W5d6oPfBaPqQOnSHYTpSOSOkpZoAce0vwb6+A==",
|
|
"path": "microsoft.aspnetcore.http/2.2.0",
|
|
"hashPath": "microsoft.aspnetcore.http.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/9.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-X81C891nMuWgzNHyZ0C3s+blSDxRHzQHDFYQoOKtFvFuxGq3BbkLbc5CfiCqIzA/sWIfz6u8sGBgwntQwBJWBw==",
|
|
"path": "microsoft.aspnetcore.metadata/9.0.0",
|
|
"hashPath": "microsoft.aspnetcore.metadata.9.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Mvc.Abstractions/2.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-ET6uZpfVbGR1NjCuLaLy197cQ3qZUjzl7EG5SL4GfJH/c9KRE89MMBrQegqWsh0w1iRUB/zQaK0anAjxa/pz4g==",
|
|
"path": "microsoft.aspnetcore.mvc.abstractions/2.2.0",
|
|
"hashPath": "microsoft.aspnetcore.mvc.abstractions.2.2.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Mvc.Core/2.2.5": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-/8sr8ixIUD57UFwUntha9bOwex7/AkZfdk1f9oNJG1Ek7p/uuKVa7fuHmYZpQOf35Oxrt+2Ku4WPwMSbNxOuWg==",
|
|
"path": "microsoft.aspnetcore.mvc.core/2.2.5",
|
|
"hashPath": "microsoft.aspnetcore.mvc.core.2.2.5.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.ResponseCaching.Abstractions/2.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-CIHWEKrHzZfFp7t57UXsueiSA/raku56TgRYauV/W1+KAQq6vevz60zjEKaazt3BI76zwMz3B4jGWnCwd8kwQw==",
|
|
"path": "microsoft.aspnetcore.responsecaching.abstractions/2.2.0",
|
|
"hashPath": "microsoft.aspnetcore.responsecaching.abstractions.2.2.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Routing/2.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-jAhDBy0wryOnMhhZTtT9z63gJbvCzFuLm8yC6pHzuVu9ZD1dzg0ltxIwT4cfwuNkIL/TixdKsm3vpVOpG8euWQ==",
|
|
"path": "microsoft.aspnetcore.routing/2.2.0",
|
|
"hashPath": "microsoft.aspnetcore.routing.2.2.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Routing.Abstractions/2.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-lRRaPN7jDlUCVCp9i0W+PB0trFaKB0bgMJD7hEJS9Uo4R9MXaMC8X2tJhPLmeVE3SGDdYI4QNKdVmhNvMJGgPQ==",
|
|
"path": "microsoft.aspnetcore.routing.abstractions/2.2.0",
|
|
"hashPath": "microsoft.aspnetcore.routing.abstractions.2.2.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.WebUtilities/2.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-9ErxAAKaDzxXASB/b5uLEkLgUWv1QbeVxyJYEHQwMaxXOeFFVkQxiq8RyfVcifLU7NR0QY0p3acqx4ZpYfhHDg==",
|
|
"path": "microsoft.aspnetcore.webutilities/2.2.0",
|
|
"hashPath": "microsoft.aspnetcore.webutilities.2.2.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Bcl.AsyncInterfaces/1.1.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-yuvf07qFWFqtK3P/MRkEKLhn5r2UbSpVueRziSqj0yJQIKFwG1pq9mOayK3zE5qZCTs0CbrwL9M6R8VwqyGy2w==",
|
|
"path": "microsoft.bcl.asyncinterfaces/1.1.1",
|
|
"hashPath": "microsoft.bcl.asyncinterfaces.1.1.1.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.SqlClient/5.1.6": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-+pz7gIPh5ydsBcQvivt4R98PwJXer86fyQBBToIBLxZ5kuhW4N13Ijz87s9WpuPtF1vh4JesYCgpDPAOgkMhdg==",
|
|
"path": "microsoft.data.sqlclient/5.1.6",
|
|
"hashPath": "microsoft.data.sqlclient.5.1.6.nupkg.sha512"
|
|
},
|
|
"Microsoft.Data.SqlClient.SNI.runtime/5.1.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-wNGM5ZTQCa2blc9ikXQouybGiyMd6IHPVJvAlBEPtr6JepZEOYeDxGyprYvFVeOxlCXs7avridZQ0nYkHzQWCQ==",
|
|
"path": "microsoft.data.sqlclient.sni.runtime/5.1.1",
|
|
"hashPath": "microsoft.data.sqlclient.sni.runtime.5.1.1.nupkg.sha512"
|
|
},
|
|
"Microsoft.DotNet.PlatformAbstractions/2.1.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-9KPDwvb/hLEVXYruVHVZ8BkebC8j17DmPb56LnqRF74HqSPLjCkrlFUjOtFpQPA2DeADBRTI/e69aCfRBfrhxw==",
|
|
"path": "microsoft.dotnet.platformabstractions/2.1.0",
|
|
"hashPath": "microsoft.dotnet.platformabstractions.2.1.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.EntityFrameworkCore/9.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-wpG+nfnfDAw87R3ovAsUmjr3MZ4tYXf6bFqEPVAIKE6IfPml3DS//iX0DBnf8kWn5ZHSO5oi1m4d/Jf+1LifJQ==",
|
|
"path": "microsoft.entityframeworkcore/9.0.0",
|
|
"hashPath": "microsoft.entityframeworkcore.9.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Abstractions/9.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-fnmifFL8KaA4ZNLCVgfjCWhZUFxkrDInx5hR4qG7Q8IEaSiy/6VOSRFyx55oH7MV4y7wM3J3EE90nSpcVBI44Q==",
|
|
"path": "microsoft.entityframeworkcore.abstractions/9.0.0",
|
|
"hashPath": "microsoft.entityframeworkcore.abstractions.9.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Analyzers/9.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-Qje+DzXJOKiXF72SL0XxNlDtTkvWWvmwknuZtFahY5hIQpRKO59qnGuERIQ3qlzuq5x4bAJ8WMbgU5DLhBgeOQ==",
|
|
"path": "microsoft.entityframeworkcore.analyzers/9.0.0",
|
|
"hashPath": "microsoft.entityframeworkcore.analyzers.9.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Relational/9.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-j+msw6fWgAE9M3Q/5B9Uhv7pdAdAQUvFPJAiBJmoy+OXvehVbfbCE8ftMAa51Uo2ZeiqVnHShhnv4Y4UJJmUzA==",
|
|
"path": "microsoft.entityframeworkcore.relational/9.0.0",
|
|
"hashPath": "microsoft.entityframeworkcore.relational.9.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.EntityFrameworkCore.SqlServer/9.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-3Y7/3kgz6C5kRFeELLZ5VeIeBlxB31x/ywscbN4r1JqTXIy8WWGo0CqzuOxBy4UzaTzpifElAZvv4fyD3ZQK5w==",
|
|
"path": "microsoft.entityframeworkcore.sqlserver/9.0.0",
|
|
"hashPath": "microsoft.entityframeworkcore.sqlserver.9.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Caching.Abstractions/9.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-FPWZAa9c0H4dvOj351iR1jkUIs4u9ykL4Bm592yhjDyO5lCoWd+TMAHx2EMbarzUvCvgjWjJIoC6//Q9kH6YhA==",
|
|
"path": "microsoft.extensions.caching.abstractions/9.0.0",
|
|
"hashPath": "microsoft.extensions.caching.abstractions.9.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Caching.Memory/9.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-zbnPX/JQ0pETRSUG9fNPBvpIq42Aufvs15gGYyNIMhCun9yhmWihz0WgsI7bSDPjxWTKBf8oX/zv6v2uZ3W9OQ==",
|
|
"path": "microsoft.extensions.caching.memory/9.0.0",
|
|
"hashPath": "microsoft.extensions.caching.memory.9.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Configuration.Abstractions/9.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-lqvd7W3FGKUO1+ZoUEMaZ5XDJeWvjpy2/M/ptCGz3tXLD4HWVaSzjufsAsjemasBEg+2SxXVtYVvGt5r2nKDlg==",
|
|
"path": "microsoft.extensions.configuration.abstractions/9.0.0",
|
|
"hashPath": "microsoft.extensions.configuration.abstractions.9.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection/9.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-MCPrg7v3QgNMr0vX4vzRXvkNGgLg8vKWX0nKCWUxu2uPyMsaRgiRc1tHBnbTcfJMhMKj2slE/j2M9oGkd25DNw==",
|
|
"path": "microsoft.extensions.dependencyinjection/9.0.0",
|
|
"hashPath": "microsoft.extensions.dependencyinjection.9.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-+6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg==",
|
|
"path": "microsoft.extensions.dependencyinjection.abstractions/9.0.0",
|
|
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.DependencyModel/2.1.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-nS2XKqi+1A1umnYNLX2Fbm/XnzCxs5i+zXVJ3VC6r9t2z0NZr9FLnJN4VQpKigdcWH/iFTbMuX6M6WQJcTjVIg==",
|
|
"path": "microsoft.extensions.dependencymodel/2.1.0",
|
|
"hashPath": "microsoft.extensions.dependencymodel.2.1.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.FileProviders.Abstractions/2.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-EcnaSsPTqx2MGnHrmWOD0ugbuuqVT8iICqSqPzi45V5/MA1LjUNb0kwgcxBGqizV1R+WeBK7/Gw25Jzkyk9bIw==",
|
|
"path": "microsoft.extensions.fileproviders.abstractions/2.2.0",
|
|
"hashPath": "microsoft.extensions.fileproviders.abstractions.2.2.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Hosting.Abstractions/2.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-+k4AEn68HOJat5gj1TWa6X28WlirNQO9sPIIeQbia+91n03esEtMSSoekSTpMjUzjqtJWQN3McVx0GvSPFHF/Q==",
|
|
"path": "microsoft.extensions.hosting.abstractions/2.2.0",
|
|
"hashPath": "microsoft.extensions.hosting.abstractions.2.2.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Logging/9.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-crjWyORoug0kK7RSNJBTeSE6VX8IQgLf3nUpTB9m62bPXp/tzbnOsnbe8TXEG0AASNaKZddnpHKw7fET8E++Pg==",
|
|
"path": "microsoft.extensions.logging/9.0.0",
|
|
"hashPath": "microsoft.extensions.logging.9.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Logging.Abstractions/9.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-g0UfujELzlLbHoVG8kPKVBaW470Ewi+jnptGS9KUi6jcb+k2StujtK3m26DFSGGwQ/+bVgZfsWqNzlP6YOejvw==",
|
|
"path": "microsoft.extensions.logging.abstractions/9.0.0",
|
|
"hashPath": "microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.ObjectPool/2.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-gA8H7uQOnM5gb+L0uTNjViHYr+hRDqCdfugheGo/MxQnuHzmhhzCBTIPm19qL1z1Xe0NEMabfcOBGv9QghlZ8g==",
|
|
"path": "microsoft.extensions.objectpool/2.2.0",
|
|
"hashPath": "microsoft.extensions.objectpool.2.2.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Options/9.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-y2146b3jrPI3Q0lokKXdKLpmXqakYbDIPDV6r3M8SqvSf45WwOTzkyfDpxnZXJsJQEpAsAqjUq5Pu8RCJMjubg==",
|
|
"path": "microsoft.extensions.options/9.0.0",
|
|
"hashPath": "microsoft.extensions.options.9.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Primitives/9.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-N3qEBzmLMYiASUlKxxFIISP4AiwuPTHF5uCh+2CWSwwzAJiIYx0kBJsS30cp1nvhSySFAVi30jecD307jV+8Kg==",
|
|
"path": "microsoft.extensions.primitives/9.0.0",
|
|
"hashPath": "microsoft.extensions.primitives.9.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Identity.Client/4.61.3": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==",
|
|
"path": "microsoft.identity.client/4.61.3",
|
|
"hashPath": "microsoft.identity.client.4.61.3.nupkg.sha512"
|
|
},
|
|
"Microsoft.Identity.Client.Extensions.Msal/4.61.3": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==",
|
|
"path": "microsoft.identity.client.extensions.msal/4.61.3",
|
|
"hashPath": "microsoft.identity.client.extensions.msal.4.61.3.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Abstractions/6.35.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-xuR8E4Rd96M41CnUSCiOJ2DBh+z+zQSmyrYHdYhD6K4fXBcQGVnRCFQ0efROUYpP+p0zC1BLKr0JRpVuujTZSg==",
|
|
"path": "microsoft.identitymodel.abstractions/6.35.0",
|
|
"hashPath": "microsoft.identitymodel.abstractions.6.35.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.JsonWebTokens/6.35.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-9wxai3hKgZUb4/NjdRKfQd0QJvtXKDlvmGMYACbEC8DFaicMFCFhQFZq9ZET1kJLwZahf2lfY5Gtcpsx8zYzbg==",
|
|
"path": "microsoft.identitymodel.jsonwebtokens/6.35.0",
|
|
"hashPath": "microsoft.identitymodel.jsonwebtokens.6.35.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Logging/6.35.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-jePrSfGAmqT81JDCNSY+fxVWoGuJKt9e6eJ+vT7+quVS55nWl//jGjUQn4eFtVKt4rt5dXaleZdHRB9J9AJZ7Q==",
|
|
"path": "microsoft.identitymodel.logging/6.35.0",
|
|
"hashPath": "microsoft.identitymodel.logging.6.35.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Protocols/6.35.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-BPQhlDzdFvv1PzaUxNSk+VEPwezlDEVADIKmyxubw7IiELK18uJ06RQ9QKKkds30XI+gDu9n8j24XQ8w7fjWcg==",
|
|
"path": "microsoft.identitymodel.protocols/6.35.0",
|
|
"hashPath": "microsoft.identitymodel.protocols.6.35.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-LMtVqnECCCdSmyFoCOxIE5tXQqkOLrvGrL7OxHg41DIm1bpWtaCdGyVcTAfOQpJXvzND9zUKIN/lhngPkYR8vg==",
|
|
"path": "microsoft.identitymodel.protocols.openidconnect/6.35.0",
|
|
"hashPath": "microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Tokens/6.35.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-RN7lvp7s3Boucg1NaNAbqDbxtlLj5Qeb+4uSS1TeK5FSBVM40P4DKaTKChT43sHyKfh7V0zkrMph6DdHvyA4bg==",
|
|
"path": "microsoft.identitymodel.tokens/6.35.0",
|
|
"hashPath": "microsoft.identitymodel.tokens.6.35.0.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/1.1.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
|
|
"path": "microsoft.netcore.platforms/1.1.0",
|
|
"hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.NETCore.Targets/1.1.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
|
|
"path": "microsoft.netcore.targets/1.1.0",
|
|
"hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.SqlServer.Server/1.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==",
|
|
"path": "microsoft.sqlserver.server/1.0.0",
|
|
"hashPath": "microsoft.sqlserver.server.1.0.0.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"
|
|
},
|
|
"Newtonsoft.Json/12.0.3": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==",
|
|
"path": "newtonsoft.json/12.0.3",
|
|
"hashPath": "newtonsoft.json.12.0.3.nupkg.sha512"
|
|
},
|
|
"runtime.native.System/4.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-QfS/nQI7k/BLgmLrw7qm7YBoULEvgWnPI+cYsbfCVFTW8Aj+i8JhccxcFMu1RWms0YZzF+UHguNBK4Qn89e2Sg==",
|
|
"path": "runtime.native.system/4.0.0",
|
|
"hashPath": "runtime.native.system.4.0.0.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.ClientModel/1.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-I3CVkvxeqFYjIVEP59DnjbeoGNfo/+SZrCLpRz2v/g0gpCHaEMPtWSY0s9k/7jR1rAsLNg2z2u1JRB76tPjnIw==",
|
|
"path": "system.clientmodel/1.0.0",
|
|
"hashPath": "system.clientmodel.1.0.0.nupkg.sha512"
|
|
},
|
|
"System.Collections/4.0.11": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-YUJGz6eFKqS0V//mLt25vFGrrCvOnsXjlvFQs+KimpwNxug9x0Pzy4PlFMU3Q2IzqAa9G2L4LsK3+9vCBK7oTg==",
|
|
"path": "system.collections/4.0.11",
|
|
"hashPath": "system.collections.4.0.11.nupkg.sha512"
|
|
},
|
|
"System.Collections.Immutable/1.7.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-B43Zsz5EfMwyEbnObwRxW5u85fzJma3lrDeGcSAV1qkhSRTNY5uXAByTn9h9ddNdhM+4/YoLc/CI43umjwIl9Q==",
|
|
"path": "system.collections.immutable/1.7.1",
|
|
"hashPath": "system.collections.immutable.1.7.1.nupkg.sha512"
|
|
},
|
|
"System.Configuration.ConfigurationManager/6.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-jXw9MlUu/kRfEU0WyTptAVueupqIeE3/rl0EZDMlf8pcvJnitQ8HeVEp69rZdaStXwTV72boi/Bhw8lOeO+U2w==",
|
|
"path": "system.configuration.configurationmanager/6.0.1",
|
|
"hashPath": "system.configuration.configurationmanager.6.0.1.nupkg.sha512"
|
|
},
|
|
"System.Diagnostics.Debug/4.0.11": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-w5U95fVKHY4G8ASs/K5iK3J5LY+/dLFd4vKejsnI/ZhBsWS9hQakfx3Zr7lRWKg4tAw9r4iktyvsTagWkqYCiw==",
|
|
"path": "system.diagnostics.debug/4.0.11",
|
|
"hashPath": "system.diagnostics.debug.4.0.11.nupkg.sha512"
|
|
},
|
|
"System.Diagnostics.DiagnosticSource/9.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-ddppcFpnbohLWdYKr/ZeLZHmmI+DXFgZ3Snq+/E7SwcdW4UnvxmaugkwGywvGVWkHPGCSZjCP+MLzu23AL5SDw==",
|
|
"path": "system.diagnostics.diagnosticsource/9.0.0",
|
|
"hashPath": "system.diagnostics.diagnosticsource.9.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.Dynamic.Runtime/4.0.11": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-db34f6LHYM0U0JpE+sOmjar27BnqTVkbLJhgfwMpTdgTigG/Hna3m2MYVwnFzGGKnEJk2UXFuoVTr8WUbU91/A==",
|
|
"path": "system.dynamic.runtime/4.0.11",
|
|
"hashPath": "system.dynamic.runtime.4.0.11.nupkg.sha512"
|
|
},
|
|
"System.Formats.Asn1/9.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-VRDjgfqV0hCma5HBQa46nZTRuqfYMWZClwxUtvLJVTCeDp9Esdvr91AfEWP98IMO8ooSv1yXb6/oCc6jApoXvQ==",
|
|
"path": "system.formats.asn1/9.0.0",
|
|
"hashPath": "system.formats.asn1.9.0.0.nupkg.sha512"
|
|
},
|
|
"System.Globalization/4.0.11": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-B95h0YLEL2oSnwF/XjqSWKnwKOy/01VWkNlsCeMTFJLLabflpGV26nK164eRs5GiaRSBGpOxQ3pKoSnnyZN5pg==",
|
|
"path": "system.globalization/4.0.11",
|
|
"hashPath": "system.globalization.4.0.11.nupkg.sha512"
|
|
},
|
|
"System.IdentityModel.Tokens.Jwt/6.35.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-yxGIQd3BFK7F6S62/7RdZk3C/mfwyVxvh6ngd1VYMBmbJ1YZZA9+Ku6suylVtso0FjI0wbElpJ0d27CdsyLpBQ==",
|
|
"path": "system.identitymodel.tokens.jwt/6.35.0",
|
|
"hashPath": "system.identitymodel.tokens.jwt.6.35.0.nupkg.sha512"
|
|
},
|
|
"System.IO/4.1.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-3KlTJceQc3gnGIaHZ7UBZO26SHL1SHE4ddrmiwumFnId+CEHP+O8r386tZKaE6zlk5/mF8vifMBzHj9SaXN+mQ==",
|
|
"path": "system.io/4.1.0",
|
|
"hashPath": "system.io.4.1.0.nupkg.sha512"
|
|
},
|
|
"System.IO.FileSystem/4.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-IBErlVq5jOggAD69bg1t0pJcHaDbJbWNUZTPI96fkYWzwYbN6D9wRHMULLDd9dHsl7C2YsxXL31LMfPI1SWt8w==",
|
|
"path": "system.io.filesystem/4.0.1",
|
|
"hashPath": "system.io.filesystem.4.0.1.nupkg.sha512"
|
|
},
|
|
"System.IO.FileSystem.Primitives/4.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-kWkKD203JJKxJeE74p8aF8y4Qc9r9WQx4C0cHzHPrY3fv/L/IhWnyCHaFJ3H1QPOH6A93whlQ2vG5nHlBDvzWQ==",
|
|
"path": "system.io.filesystem.primitives/4.0.1",
|
|
"hashPath": "system.io.filesystem.primitives.4.0.1.nupkg.sha512"
|
|
},
|
|
"System.IO.Pipelines/9.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-eA3cinogwaNB4jdjQHOP3Z3EuyiDII7MT35jgtnsA4vkn0LUrrSHsU0nzHTzFzmaFYeKV7MYyMxOocFzsBHpTw==",
|
|
"path": "system.io.pipelines/9.0.0",
|
|
"hashPath": "system.io.pipelines.9.0.0.nupkg.sha512"
|
|
},
|
|
"System.Linq/4.1.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-bQ0iYFOQI0nuTnt+NQADns6ucV4DUvMdwN6CbkB1yj8i7arTGiTN5eok1kQwdnnNWSDZfIUySQY+J3d5KjWn0g==",
|
|
"path": "system.linq/4.1.0",
|
|
"hashPath": "system.linq.4.1.0.nupkg.sha512"
|
|
},
|
|
"System.Linq.Expressions/4.1.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-I+y02iqkgmCAyfbqOmSDOgqdZQ5tTj80Akm5BPSS8EeB0VGWdy6X1KCoYe8Pk6pwDoAKZUOdLVxnTJcExiv5zw==",
|
|
"path": "system.linq.expressions/4.1.0",
|
|
"hashPath": "system.linq.expressions.4.1.0.nupkg.sha512"
|
|
},
|
|
"System.Memory/4.5.4": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
|
|
"path": "system.memory/4.5.4",
|
|
"hashPath": "system.memory.4.5.4.nupkg.sha512"
|
|
},
|
|
"System.Memory.Data/1.0.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==",
|
|
"path": "system.memory.data/1.0.2",
|
|
"hashPath": "system.memory.data.1.0.2.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.0.12": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-tAgJM1xt3ytyMoW4qn4wIqgJYm7L7TShRZG4+Q4Qsi2PCcj96pXN7nRywS9KkB3p/xDUjc2HSwP9SROyPYDYKQ==",
|
|
"path": "system.objectmodel/4.0.12",
|
|
"hashPath": "system.objectmodel.4.0.12.nupkg.sha512"
|
|
},
|
|
"System.Reflection/4.1.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-JCKANJ0TI7kzoQzuwB/OoJANy1Lg338B6+JVacPl4TpUwi3cReg3nMLplMq2uqYfHFQpKIlHAUVAJlImZz/4ng==",
|
|
"path": "system.reflection/4.1.0",
|
|
"hashPath": "system.reflection.4.1.0.nupkg.sha512"
|
|
},
|
|
"System.Reflection.Emit/4.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-P2wqAj72fFjpP6wb9nSfDqNBMab+2ovzSDzUZK7MVIm54tBJEPr9jWfSjjoTpPwj1LeKcmX3vr0ttyjSSFM47g==",
|
|
"path": "system.reflection.emit/4.0.1",
|
|
"hashPath": "system.reflection.emit.4.0.1.nupkg.sha512"
|
|
},
|
|
"System.Reflection.Emit.ILGeneration/4.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-Ov6dU8Bu15Bc7zuqttgHF12J5lwSWyTf1S+FJouUXVMSqImLZzYaQ+vRr1rQ0OZ0HqsrwWl4dsKHELckQkVpgA==",
|
|
"path": "system.reflection.emit.ilgeneration/4.0.1",
|
|
"hashPath": "system.reflection.emit.ilgeneration.4.0.1.nupkg.sha512"
|
|
},
|
|
"System.Reflection.Emit.Lightweight/4.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-sSzHHXueZ5Uh0OLpUQprhr+ZYJrLPA2Cmr4gn0wj9+FftNKXx8RIMKvO9qnjk2ebPYUjZ+F2ulGdPOsvj+MEjA==",
|
|
"path": "system.reflection.emit.lightweight/4.0.1",
|
|
"hashPath": "system.reflection.emit.lightweight.4.0.1.nupkg.sha512"
|
|
},
|
|
"System.Reflection.Extensions/4.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-GYrtRsZcMuHF3sbmRHfMYpvxZoIN2bQGrYGerUiWLEkqdEUQZhH3TRSaC/oI4wO0II1RKBPlpIa1TOMxIcOOzQ==",
|
|
"path": "system.reflection.extensions/4.0.1",
|
|
"hashPath": "system.reflection.extensions.4.0.1.nupkg.sha512"
|
|
},
|
|
"System.Reflection.Primitives/4.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-4inTox4wTBaDhB7V3mPvp9XlCbeGYWVEM9/fXALd52vNEAVisc1BoVWQPuUuD0Ga//dNbA/WeMy9u9mzLxGTHQ==",
|
|
"path": "system.reflection.primitives/4.0.1",
|
|
"hashPath": "system.reflection.primitives.4.0.1.nupkg.sha512"
|
|
},
|
|
"System.Reflection.TypeExtensions/4.1.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-tsQ/ptQ3H5FYfON8lL4MxRk/8kFyE0A+tGPXmVP967cT/gzLHYxIejIYSxp4JmIeFHVP78g/F2FE1mUUTbDtrg==",
|
|
"path": "system.reflection.typeextensions/4.1.0",
|
|
"hashPath": "system.reflection.typeextensions.4.1.0.nupkg.sha512"
|
|
},
|
|
"System.Resources.ResourceManager/4.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-TxwVeUNoTgUOdQ09gfTjvW411MF+w9MBYL7AtNVc+HtBCFlutPLhUCdZjNkjbhj3bNQWMdHboF0KIWEOjJssbA==",
|
|
"path": "system.resources.resourcemanager/4.0.1",
|
|
"hashPath": "system.resources.resourcemanager.4.0.1.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/6.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-E0e03kUp5X2k+UAoVl6efmI7uU7JRBWi5EIdlQ7cr0NpBGjHG4fWII35PgsBY9T4fJQ8E4QPsL0rKksU9gcL5A==",
|
|
"path": "system.runtime.caching/6.0.0",
|
|
"hashPath": "system.runtime.caching.6.0.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.1.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-CUOHjTT/vgP0qGW22U4/hDlOqXmcPq5YicBaXdUR2UiUoLwBT+olO6we4DVbq57jeX5uXH2uerVZhf0qGj+sVQ==",
|
|
"path": "system.runtime.extensions/4.1.0",
|
|
"hashPath": "system.runtime.extensions.4.1.0.nupkg.sha512"
|
|
},
|
|
"System.Runtime.Handles/4.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-nCJvEKguXEvk2ymk1gqj625vVnlK3/xdGzx0vOKicQkoquaTBJTP13AIYkocSUwHCLNBwUbXTqTWGDxBTWpt7g==",
|
|
"path": "system.runtime.handles/4.0.1",
|
|
"hashPath": "system.runtime.handles.4.0.1.nupkg.sha512"
|
|
},
|
|
"System.Runtime.InteropServices/4.1.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-16eu3kjHS633yYdkjwShDHZLRNMKVi/s0bY8ODiqJ2RfMhDMAwxZaUaWVnZ2P71kr/or+X9o/xFWtNqz8ivieQ==",
|
|
"path": "system.runtime.interopservices/4.1.0",
|
|
"hashPath": "system.runtime.interopservices.4.1.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.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.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.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.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.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/6.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==",
|
|
"path": "system.text.encoding.codepages/6.0.0",
|
|
"hashPath": "system.text.encoding.codepages.6.0.0.nupkg.sha512"
|
|
},
|
|
"System.Text.Encodings.Web/9.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-e2hMgAErLbKyUUwt18qSBf9T5Y+SFAL3ZedM8fLupkVj8Rj2PZ9oxQ37XX2LF8fTO1wNIxvKpihD7Of7D/NxZw==",
|
|
"path": "system.text.encodings.web/9.0.0",
|
|
"hashPath": "system.text.encodings.web.9.0.0.nupkg.sha512"
|
|
},
|
|
"System.Text.Json/9.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-js7+qAu/9mQvnhA4EfGMZNEzXtJCDxgkgj8ohuxq/Qxv+R56G+ljefhiJHOxTNiw54q8vmABCWUwkMulNdlZ4A==",
|
|
"path": "system.text.json/9.0.0",
|
|
"hashPath": "system.text.json.9.0.0.nupkg.sha512"
|
|
},
|
|
"System.Threading/4.0.11": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-N+3xqIcg3VDKyjwwCGaZ9HawG9aC6cSDI+s7ROma310GQo8vilFZa86hqKppwTHleR/G0sfOzhvgnUxWCR/DrQ==",
|
|
"path": "system.threading/4.0.11",
|
|
"hashPath": "system.threading.4.0.11.nupkg.sha512"
|
|
},
|
|
"System.Threading.Tasks/4.0.11": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-k1S4Gc6IGwtHGT8188RSeGaX86Qw/wnrgNLshJvsdNUOPP9etMmo8S07c+UlOAx4K/xLuN9ivA1bD0LVurtIxQ==",
|
|
"path": "system.threading.tasks/4.0.11",
|
|
"hashPath": "system.threading.tasks.4.0.11.nupkg.sha512"
|
|
},
|
|
"System.Threading.Tasks.Extensions/4.5.4": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
|
|
"path": "system.threading.tasks.extensions/4.5.4",
|
|
"hashPath": "system.threading.tasks.extensions.4.5.4.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"
|
|
},
|
|
"Domain/1.0.0": {
|
|
"type": "project",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
}
|
|
}
|
|
} |