1721 lines
68 KiB
JSON
1721 lines
68 KiB
JSON
{
|
|
"runtimeTarget": {
|
|
"name": ".NETCoreApp,Version=v7.0",
|
|
"signature": ""
|
|
},
|
|
"compilationOptions": {},
|
|
"targets": {
|
|
".NETCoreApp,Version=v7.0": {
|
|
"DigitalData.UserManager.API/1.0.0": {
|
|
"dependencies": {
|
|
"DigitalData.UserManager.Application": "1.0.0",
|
|
"DigitalData.UserManager.Domain": "1.0.0",
|
|
"Microsoft.AspNetCore.Authentication.JwtBearer": "7.0.14",
|
|
"Microsoft.AspNetCore.OpenApi": "7.0.4",
|
|
"Microsoft.EntityFrameworkCore": "7.0.16",
|
|
"Microsoft.EntityFrameworkCore.Design": "7.0.15",
|
|
"Microsoft.EntityFrameworkCore.SqlServer": "7.0.15",
|
|
"Microsoft.Extensions.Hosting.WindowsServices": "7.0.1",
|
|
"NLog": "5.2.8",
|
|
"NLog.Web.AspNetCore": "5.3.8",
|
|
"Swashbuckle.AspNetCore": "6.4.0",
|
|
"System.DirectoryServices": "7.0.1",
|
|
"System.DirectoryServices.AccountManagement": "7.0.1",
|
|
"System.DirectoryServices.Protocols": "7.0.1",
|
|
"DigitalData.Core.API": "1.0.0.0",
|
|
"DigitalData.Core.Application": "1.0.0.0",
|
|
"DigitalData.Core.Contracts": "1.0.0.0",
|
|
"DigitalData.Core.CultureServices": "1.0.0.0",
|
|
"DigitalData.Core.Infrastructure": "1.0.0.0"
|
|
},
|
|
"runtime": {
|
|
"DigitalData.UserManager.API.dll": {}
|
|
}
|
|
},
|
|
"AutoMapper/13.0.1": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Options": "7.0.1"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/AutoMapper.dll": {
|
|
"assemblyVersion": "13.0.0.0",
|
|
"fileVersion": "13.0.1.0"
|
|
}
|
|
}
|
|
},
|
|
"Azure.Core/1.25.0": {
|
|
"dependencies": {
|
|
"Microsoft.Bcl.AsyncInterfaces": "1.1.1",
|
|
"System.Diagnostics.DiagnosticSource": "7.0.1",
|
|
"System.Memory.Data": "1.0.2",
|
|
"System.Numerics.Vectors": "4.5.0",
|
|
"System.Text.Encodings.Web": "7.0.0",
|
|
"System.Text.Json": "7.0.0",
|
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
},
|
|
"runtime": {
|
|
"lib/net5.0/Azure.Core.dll": {
|
|
"assemblyVersion": "1.25.0.0",
|
|
"fileVersion": "1.2500.22.33004"
|
|
}
|
|
}
|
|
},
|
|
"Azure.Identity/1.7.0": {
|
|
"dependencies": {
|
|
"Azure.Core": "1.25.0",
|
|
"Microsoft.Identity.Client": "4.47.2",
|
|
"Microsoft.Identity.Client.Extensions.Msal": "2.19.3",
|
|
"System.Memory": "4.5.4",
|
|
"System.Security.Cryptography.ProtectedData": "7.0.0",
|
|
"System.Text.Json": "7.0.0",
|
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Azure.Identity.dll": {
|
|
"assemblyVersion": "1.7.0.0",
|
|
"fileVersion": "1.700.22.46903"
|
|
}
|
|
}
|
|
},
|
|
"Humanizer.Core/2.14.1": {
|
|
"runtime": {
|
|
"lib/net6.0/Humanizer.dll": {
|
|
"assemblyVersion": "2.14.0.0",
|
|
"fileVersion": "2.14.1.48190"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Authentication.JwtBearer/7.0.14": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.24.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net7.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
|
|
"assemblyVersion": "7.0.14.0",
|
|
"fileVersion": "7.0.1423.52316"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.OpenApi/7.0.4": {
|
|
"dependencies": {
|
|
"Microsoft.OpenApi": "1.4.3"
|
|
},
|
|
"runtime": {
|
|
"lib/net7.0/Microsoft.AspNetCore.OpenApi.dll": {
|
|
"assemblyVersion": "7.0.4.0",
|
|
"fileVersion": "7.0.423.11903"
|
|
}
|
|
}
|
|
},
|
|
"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.1": {
|
|
"dependencies": {
|
|
"Azure.Identity": "1.7.0",
|
|
"Microsoft.Data.SqlClient.SNI.runtime": "5.1.0",
|
|
"Microsoft.Identity.Client": "4.47.2",
|
|
"Microsoft.IdentityModel.JsonWebTokens": "6.24.0",
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.24.0",
|
|
"Microsoft.SqlServer.Server": "1.0.0",
|
|
"System.Configuration.ConfigurationManager": "7.0.0",
|
|
"System.Diagnostics.DiagnosticSource": "7.0.1",
|
|
"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": "7.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Data.SqlClient.dll": {
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.0.0.0"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll": {
|
|
"rid": "unix",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.0.0.0"
|
|
},
|
|
"runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll": {
|
|
"rid": "win",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.0.0.0"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Data.SqlClient.SNI.runtime/5.1.0": {
|
|
"runtimeTargets": {
|
|
"runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
|
|
"rid": "win-arm",
|
|
"assetType": "native",
|
|
"fileVersion": "5.1.0.0"
|
|
},
|
|
"runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
|
|
"rid": "win-arm64",
|
|
"assetType": "native",
|
|
"fileVersion": "5.1.0.0"
|
|
},
|
|
"runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
|
|
"rid": "win-x64",
|
|
"assetType": "native",
|
|
"fileVersion": "5.1.0.0"
|
|
},
|
|
"runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
|
|
"rid": "win-x86",
|
|
"assetType": "native",
|
|
"fileVersion": "5.1.0.0"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore/7.0.16": {
|
|
"dependencies": {
|
|
"Microsoft.EntityFrameworkCore.Abstractions": "7.0.16",
|
|
"Microsoft.EntityFrameworkCore.Analyzers": "7.0.16",
|
|
"Microsoft.Extensions.Caching.Memory": "7.0.0",
|
|
"Microsoft.Extensions.DependencyInjection": "7.0.0",
|
|
"Microsoft.Extensions.Logging": "7.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.dll": {
|
|
"assemblyVersion": "7.0.16.0",
|
|
"fileVersion": "7.0.1624.6616"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Abstractions/7.0.16": {
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
|
|
"assemblyVersion": "7.0.16.0",
|
|
"fileVersion": "7.0.1624.6616"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Analyzers/7.0.16": {},
|
|
"Microsoft.EntityFrameworkCore.Design/7.0.15": {
|
|
"dependencies": {
|
|
"Humanizer.Core": "2.14.1",
|
|
"Microsoft.EntityFrameworkCore.Relational": "7.0.15",
|
|
"Microsoft.Extensions.DependencyModel": "7.0.0",
|
|
"Mono.TextTemplating": "2.2.1"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.Design.dll": {
|
|
"assemblyVersion": "7.0.15.0",
|
|
"fileVersion": "7.0.1523.57109"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Relational/7.0.15": {
|
|
"dependencies": {
|
|
"Microsoft.EntityFrameworkCore": "7.0.16",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "7.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll": {
|
|
"assemblyVersion": "7.0.15.0",
|
|
"fileVersion": "7.0.1523.57109"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore.SqlServer/7.0.15": {
|
|
"dependencies": {
|
|
"Microsoft.Data.SqlClient": "5.1.1",
|
|
"Microsoft.EntityFrameworkCore.Relational": "7.0.15"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
|
|
"assemblyVersion": "7.0.15.0",
|
|
"fileVersion": "7.0.1523.57109"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.ApiDescription.Server/6.0.5": {},
|
|
"Microsoft.Extensions.Caching.Abstractions/7.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "7.0.0"
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Caching.Memory/7.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Caching.Abstractions": "7.0.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "7.0.1",
|
|
"Microsoft.Extensions.Options": "7.0.1",
|
|
"Microsoft.Extensions.Primitives": "7.0.0"
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration/7.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration.Abstractions": "7.0.0",
|
|
"Microsoft.Extensions.Primitives": "7.0.0"
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.Abstractions/7.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "7.0.0"
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.Binder/7.0.3": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration.Abstractions": "7.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net7.0/Microsoft.Extensions.Configuration.Binder.dll": {
|
|
"assemblyVersion": "7.0.0.0",
|
|
"fileVersion": "7.0.323.6910"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.CommandLine/7.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration": "7.0.0",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "7.0.0"
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.EnvironmentVariables/7.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration": "7.0.0",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "7.0.0"
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.FileExtensions/7.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration": "7.0.0",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "7.0.0",
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "7.0.0",
|
|
"Microsoft.Extensions.FileProviders.Physical": "7.0.0",
|
|
"Microsoft.Extensions.Primitives": "7.0.0"
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.Json/7.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration": "7.0.0",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "7.0.0",
|
|
"Microsoft.Extensions.Configuration.FileExtensions": "7.0.0",
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "7.0.0",
|
|
"System.Text.Json": "7.0.0"
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.UserSecrets/7.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration.Abstractions": "7.0.0",
|
|
"Microsoft.Extensions.Configuration.Json": "7.0.0",
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "7.0.0",
|
|
"Microsoft.Extensions.FileProviders.Physical": "7.0.0"
|
|
}
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection/7.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0"
|
|
}
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": {},
|
|
"Microsoft.Extensions.DependencyModel/7.0.0": {
|
|
"dependencies": {
|
|
"System.Text.Encodings.Web": "7.0.0",
|
|
"System.Text.Json": "7.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net7.0/Microsoft.Extensions.DependencyModel.dll": {
|
|
"assemblyVersion": "7.0.0.0",
|
|
"fileVersion": "7.0.22.51805"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.FileProviders.Abstractions/7.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "7.0.0"
|
|
}
|
|
},
|
|
"Microsoft.Extensions.FileProviders.Physical/7.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "7.0.0",
|
|
"Microsoft.Extensions.FileSystemGlobbing": "7.0.0",
|
|
"Microsoft.Extensions.Primitives": "7.0.0"
|
|
}
|
|
},
|
|
"Microsoft.Extensions.FileSystemGlobbing/7.0.0": {},
|
|
"Microsoft.Extensions.Hosting/7.0.1": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration": "7.0.0",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "7.0.0",
|
|
"Microsoft.Extensions.Configuration.Binder": "7.0.3",
|
|
"Microsoft.Extensions.Configuration.CommandLine": "7.0.0",
|
|
"Microsoft.Extensions.Configuration.EnvironmentVariables": "7.0.0",
|
|
"Microsoft.Extensions.Configuration.FileExtensions": "7.0.0",
|
|
"Microsoft.Extensions.Configuration.Json": "7.0.0",
|
|
"Microsoft.Extensions.Configuration.UserSecrets": "7.0.0",
|
|
"Microsoft.Extensions.DependencyInjection": "7.0.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "7.0.0",
|
|
"Microsoft.Extensions.FileProviders.Physical": "7.0.0",
|
|
"Microsoft.Extensions.Hosting.Abstractions": "7.0.0",
|
|
"Microsoft.Extensions.Logging": "7.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "7.0.1",
|
|
"Microsoft.Extensions.Logging.Configuration": "7.0.0",
|
|
"Microsoft.Extensions.Logging.Console": "7.0.0",
|
|
"Microsoft.Extensions.Logging.Debug": "7.0.0",
|
|
"Microsoft.Extensions.Logging.EventLog": "7.0.0",
|
|
"Microsoft.Extensions.Logging.EventSource": "7.0.0",
|
|
"Microsoft.Extensions.Options": "7.0.1",
|
|
"System.Diagnostics.DiagnosticSource": "7.0.1"
|
|
},
|
|
"runtime": {
|
|
"lib/net7.0/Microsoft.Extensions.Hosting.dll": {
|
|
"assemblyVersion": "7.0.0.0",
|
|
"fileVersion": "7.0.323.6910"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Hosting.Abstractions/7.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration.Abstractions": "7.0.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "7.0.0"
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Hosting.WindowsServices/7.0.1": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Hosting": "7.0.1",
|
|
"Microsoft.Extensions.Logging.Abstractions": "7.0.1",
|
|
"Microsoft.Extensions.Logging.EventLog": "7.0.0",
|
|
"System.ServiceProcess.ServiceController": "7.0.1"
|
|
},
|
|
"runtime": {
|
|
"lib/net7.0/Microsoft.Extensions.Hosting.WindowsServices.dll": {
|
|
"assemblyVersion": "7.0.0.1",
|
|
"fileVersion": "7.0.723.27404"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging/7.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection": "7.0.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "7.0.1",
|
|
"Microsoft.Extensions.Options": "7.0.1"
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging.Abstractions/7.0.1": {
|
|
"runtime": {
|
|
"lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
|
"assemblyVersion": "7.0.0.0",
|
|
"fileVersion": "7.0.723.27404"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging.Configuration/7.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration": "7.0.0",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "7.0.0",
|
|
"Microsoft.Extensions.Configuration.Binder": "7.0.3",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
|
|
"Microsoft.Extensions.Logging": "7.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "7.0.1",
|
|
"Microsoft.Extensions.Options": "7.0.1",
|
|
"Microsoft.Extensions.Options.ConfigurationExtensions": "7.0.0"
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging.Console/7.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
|
|
"Microsoft.Extensions.Logging": "7.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "7.0.1",
|
|
"Microsoft.Extensions.Logging.Configuration": "7.0.0",
|
|
"Microsoft.Extensions.Options": "7.0.1",
|
|
"System.Text.Json": "7.0.0"
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging.Debug/7.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
|
|
"Microsoft.Extensions.Logging": "7.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "7.0.1"
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging.EventLog/7.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
|
|
"Microsoft.Extensions.Logging": "7.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "7.0.1",
|
|
"Microsoft.Extensions.Options": "7.0.1",
|
|
"System.Diagnostics.EventLog": "7.0.0"
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging.EventSource/7.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
|
|
"Microsoft.Extensions.Logging": "7.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "7.0.1",
|
|
"Microsoft.Extensions.Options": "7.0.1",
|
|
"Microsoft.Extensions.Primitives": "7.0.0",
|
|
"System.Text.Json": "7.0.0"
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Options/7.0.1": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
|
|
"Microsoft.Extensions.Primitives": "7.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net7.0/Microsoft.Extensions.Options.dll": {
|
|
"assemblyVersion": "7.0.0.0",
|
|
"fileVersion": "7.0.323.6910"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Options.ConfigurationExtensions/7.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration.Abstractions": "7.0.0",
|
|
"Microsoft.Extensions.Configuration.Binder": "7.0.3",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
|
|
"Microsoft.Extensions.Options": "7.0.1",
|
|
"Microsoft.Extensions.Primitives": "7.0.0"
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Primitives/7.0.0": {},
|
|
"Microsoft.Identity.Client/4.47.2": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Abstractions": "6.24.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
|
|
"assemblyVersion": "4.47.2.0",
|
|
"fileVersion": "4.47.2.0"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
|
|
"dependencies": {
|
|
"Microsoft.Identity.Client": "4.47.2",
|
|
"System.Security.Cryptography.ProtectedData": "7.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll": {
|
|
"assemblyVersion": "2.19.3.0",
|
|
"fileVersion": "2.19.3.0"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Abstractions/6.24.0": {
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
|
|
"assemblyVersion": "6.24.0.0",
|
|
"fileVersion": "6.24.0.31013"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.JsonWebTokens/6.24.0": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Tokens": "6.24.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Text.Json": "7.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
|
|
"assemblyVersion": "6.24.0.0",
|
|
"fileVersion": "6.24.0.31013"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Logging/6.24.0": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Abstractions": "6.24.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
|
|
"assemblyVersion": "6.24.0.0",
|
|
"fileVersion": "6.24.0.31013"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Protocols/6.24.0": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Logging": "6.24.0",
|
|
"Microsoft.IdentityModel.Tokens": "6.24.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
|
|
"assemblyVersion": "6.24.0.0",
|
|
"fileVersion": "6.24.0.31013"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect/6.24.0": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Protocols": "6.24.0",
|
|
"System.IdentityModel.Tokens.Jwt": "6.24.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
|
|
"assemblyVersion": "6.24.0.0",
|
|
"fileVersion": "6.24.0.31013"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Tokens/6.24.0": {
|
|
"dependencies": {
|
|
"Microsoft.CSharp": "4.5.0",
|
|
"Microsoft.IdentityModel.Logging": "6.24.0",
|
|
"System.Security.Cryptography.Cng": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
|
|
"assemblyVersion": "6.24.0.0",
|
|
"fileVersion": "6.24.0.31013"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.NETCore.Platforms/1.1.0": {},
|
|
"Microsoft.NETCore.Targets/1.1.0": {},
|
|
"Microsoft.OpenApi/1.4.3": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.OpenApi.dll": {
|
|
"assemblyVersion": "1.4.3.0",
|
|
"fileVersion": "1.4.3.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/7.0.0": {
|
|
"runtime": {
|
|
"lib/net7.0/Microsoft.Win32.SystemEvents.dll": {
|
|
"assemblyVersion": "7.0.0.0",
|
|
"fileVersion": "7.0.22.51805"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.dll": {
|
|
"rid": "win",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "7.0.0.0",
|
|
"fileVersion": "7.0.22.51805"
|
|
}
|
|
}
|
|
},
|
|
"Mono.TextTemplating/2.2.1": {
|
|
"dependencies": {
|
|
"System.CodeDom": "4.4.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Mono.TextTemplating.dll": {
|
|
"assemblyVersion": "2.2.0.0",
|
|
"fileVersion": "2.2.1.1"
|
|
}
|
|
}
|
|
},
|
|
"NLog/5.2.8": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/NLog.dll": {
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.2.8.2366"
|
|
}
|
|
}
|
|
},
|
|
"NLog.Extensions.Logging/5.3.8": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration.Abstractions": "7.0.0",
|
|
"Microsoft.Extensions.Logging": "7.0.0",
|
|
"NLog": "5.2.8"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/NLog.Extensions.Logging.dll": {
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.3.8.469"
|
|
}
|
|
}
|
|
},
|
|
"NLog.Web.AspNetCore/5.3.8": {
|
|
"dependencies": {
|
|
"NLog.Extensions.Logging": "5.3.8"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/NLog.Web.AspNetCore.dll": {
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.3.8.1035"
|
|
}
|
|
}
|
|
},
|
|
"Swashbuckle.AspNetCore/6.4.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.ApiDescription.Server": "6.0.5",
|
|
"Swashbuckle.AspNetCore.Swagger": "6.4.0",
|
|
"Swashbuckle.AspNetCore.SwaggerGen": "6.4.0",
|
|
"Swashbuckle.AspNetCore.SwaggerUI": "6.4.0"
|
|
}
|
|
},
|
|
"Swashbuckle.AspNetCore.Swagger/6.4.0": {
|
|
"dependencies": {
|
|
"Microsoft.OpenApi": "1.4.3"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll": {
|
|
"assemblyVersion": "6.4.0.0",
|
|
"fileVersion": "6.4.0.0"
|
|
}
|
|
}
|
|
},
|
|
"Swashbuckle.AspNetCore.SwaggerGen/6.4.0": {
|
|
"dependencies": {
|
|
"Swashbuckle.AspNetCore.Swagger": "6.4.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
|
|
"assemblyVersion": "6.4.0.0",
|
|
"fileVersion": "6.4.0.0"
|
|
}
|
|
}
|
|
},
|
|
"Swashbuckle.AspNetCore.SwaggerUI/6.4.0": {
|
|
"runtime": {
|
|
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
|
|
"assemblyVersion": "6.4.0.0",
|
|
"fileVersion": "6.4.0.0"
|
|
}
|
|
}
|
|
},
|
|
"System.CodeDom/4.4.0": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.CodeDom.dll": {
|
|
"assemblyVersion": "4.0.0.0",
|
|
"fileVersion": "4.6.25519.3"
|
|
}
|
|
}
|
|
},
|
|
"System.Configuration.ConfigurationManager/7.0.0": {
|
|
"dependencies": {
|
|
"System.Diagnostics.EventLog": "7.0.0",
|
|
"System.Security.Cryptography.ProtectedData": "7.0.0",
|
|
"System.Security.Permissions": "7.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net7.0/System.Configuration.ConfigurationManager.dll": {
|
|
"assemblyVersion": "7.0.0.0",
|
|
"fileVersion": "7.0.22.51805"
|
|
}
|
|
}
|
|
},
|
|
"System.Diagnostics.DiagnosticSource/7.0.1": {},
|
|
"System.Diagnostics.EventLog/7.0.0": {},
|
|
"System.DirectoryServices/7.0.1": {
|
|
"dependencies": {
|
|
"System.Security.Permissions": "7.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net7.0/System.DirectoryServices.dll": {
|
|
"assemblyVersion": "4.0.0.0",
|
|
"fileVersion": "7.0.323.6910"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/net7.0/System.DirectoryServices.dll": {
|
|
"rid": "win",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "4.0.0.0",
|
|
"fileVersion": "7.0.323.6910"
|
|
}
|
|
}
|
|
},
|
|
"System.DirectoryServices.AccountManagement/7.0.1": {
|
|
"dependencies": {
|
|
"System.Configuration.ConfigurationManager": "7.0.0",
|
|
"System.DirectoryServices": "7.0.1",
|
|
"System.DirectoryServices.Protocols": "7.0.1"
|
|
},
|
|
"runtime": {
|
|
"lib/net7.0/System.DirectoryServices.AccountManagement.dll": {
|
|
"assemblyVersion": "4.0.0.0",
|
|
"fileVersion": "7.0.1123.42427"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/net7.0/System.DirectoryServices.AccountManagement.dll": {
|
|
"rid": "win",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "4.0.0.0",
|
|
"fileVersion": "7.0.1123.42427"
|
|
}
|
|
}
|
|
},
|
|
"System.DirectoryServices.Protocols/7.0.1": {
|
|
"runtime": {
|
|
"lib/net7.0/System.DirectoryServices.Protocols.dll": {
|
|
"assemblyVersion": "7.0.0.1",
|
|
"fileVersion": "7.0.723.27404"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/linux/lib/net7.0/System.DirectoryServices.Protocols.dll": {
|
|
"rid": "linux",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "7.0.0.1",
|
|
"fileVersion": "7.0.723.27404"
|
|
},
|
|
"runtimes/osx/lib/net7.0/System.DirectoryServices.Protocols.dll": {
|
|
"rid": "osx",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "7.0.0.1",
|
|
"fileVersion": "7.0.723.27404"
|
|
},
|
|
"runtimes/win/lib/net7.0/System.DirectoryServices.Protocols.dll": {
|
|
"rid": "win",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "7.0.0.1",
|
|
"fileVersion": "7.0.723.27404"
|
|
}
|
|
}
|
|
},
|
|
"System.Drawing.Common/7.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Win32.SystemEvents": "7.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net7.0/System.Drawing.Common.dll": {
|
|
"assemblyVersion": "7.0.0.0",
|
|
"fileVersion": "7.0.22.51805"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/net7.0/System.Drawing.Common.dll": {
|
|
"rid": "win",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "7.0.0.0",
|
|
"fileVersion": "7.0.22.51805"
|
|
}
|
|
}
|
|
},
|
|
"System.Formats.Asn1/5.0.0": {},
|
|
"System.IdentityModel.Tokens.Jwt/6.24.0": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.JsonWebTokens": "6.24.0",
|
|
"Microsoft.IdentityModel.Tokens": "6.24.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
|
|
"assemblyVersion": "6.24.0.0",
|
|
"fileVersion": "6.24.0.31013"
|
|
}
|
|
}
|
|
},
|
|
"System.Memory/4.5.4": {},
|
|
"System.Memory.Data/1.0.2": {
|
|
"dependencies": {
|
|
"System.Text.Encodings.Web": "7.0.0",
|
|
"System.Text.Json": "7.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.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": "7.0.0"
|
|
},
|
|
"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.Security.Cryptography.Cng/5.0.0": {
|
|
"dependencies": {
|
|
"System.Formats.Asn1": "5.0.0"
|
|
}
|
|
},
|
|
"System.Security.Cryptography.ProtectedData/7.0.0": {
|
|
"runtime": {
|
|
"lib/net7.0/System.Security.Cryptography.ProtectedData.dll": {
|
|
"assemblyVersion": "7.0.0.0",
|
|
"fileVersion": "7.0.22.51805"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll": {
|
|
"rid": "win",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "7.0.0.0",
|
|
"fileVersion": "7.0.22.51805"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Permissions/7.0.0": {
|
|
"dependencies": {
|
|
"System.Windows.Extensions": "7.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net7.0/System.Security.Permissions.dll": {
|
|
"assemblyVersion": "7.0.0.0",
|
|
"fileVersion": "7.0.22.51805"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Principal.Windows/5.0.0": {},
|
|
"System.ServiceProcess.ServiceController/7.0.1": {
|
|
"dependencies": {
|
|
"System.Diagnostics.EventLog": "7.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net7.0/System.ServiceProcess.ServiceController.dll": {
|
|
"assemblyVersion": "7.0.0.1",
|
|
"fileVersion": "7.0.723.27404"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/net7.0/System.ServiceProcess.ServiceController.dll": {
|
|
"rid": "win",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "7.0.0.1",
|
|
"fileVersion": "7.0.723.27404"
|
|
}
|
|
}
|
|
},
|
|
"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/7.0.0": {},
|
|
"System.Text.Json/7.0.0": {
|
|
"dependencies": {
|
|
"System.Text.Encodings.Web": "7.0.0"
|
|
}
|
|
},
|
|
"System.Threading.Tasks.Extensions/4.5.4": {},
|
|
"System.Windows.Extensions/7.0.0": {
|
|
"dependencies": {
|
|
"System.Drawing.Common": "7.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net7.0/System.Windows.Extensions.dll": {
|
|
"assemblyVersion": "7.0.0.0",
|
|
"fileVersion": "7.0.22.51805"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/net7.0/System.Windows.Extensions.dll": {
|
|
"rid": "win",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "7.0.0.0",
|
|
"fileVersion": "7.0.22.51805"
|
|
}
|
|
}
|
|
},
|
|
"DigitalData.UserManager.Application/1.0.0": {
|
|
"dependencies": {
|
|
"AutoMapper": "13.0.1",
|
|
"DigitalData.UserManager.Domain": "1.0.0",
|
|
"DigitalData.UserManager.Infrastructure": "1.0.0",
|
|
"System.DirectoryServices": "7.0.1",
|
|
"System.DirectoryServices.AccountManagement": "7.0.1"
|
|
},
|
|
"runtime": {
|
|
"DigitalData.UserManager.Application.dll": {}
|
|
}
|
|
},
|
|
"DigitalData.UserManager.Domain/1.0.0": {
|
|
"runtime": {
|
|
"DigitalData.UserManager.Domain.dll": {}
|
|
}
|
|
},
|
|
"DigitalData.UserManager.Infrastructure/1.0.0": {
|
|
"dependencies": {
|
|
"DigitalData.UserManager.Domain": "1.0.0",
|
|
"Microsoft.EntityFrameworkCore": "7.0.16",
|
|
"Microsoft.EntityFrameworkCore.SqlServer": "7.0.15"
|
|
},
|
|
"runtime": {
|
|
"DigitalData.UserManager.Infrastructure.dll": {}
|
|
}
|
|
},
|
|
"DigitalData.Core.API/1.0.0.0": {
|
|
"runtime": {
|
|
"DigitalData.Core.API.dll": {
|
|
"assemblyVersion": "1.0.0.0",
|
|
"fileVersion": "1.0.0.0"
|
|
}
|
|
}
|
|
},
|
|
"DigitalData.Core.Application/1.0.0.0": {
|
|
"runtime": {
|
|
"DigitalData.Core.Application.dll": {
|
|
"assemblyVersion": "1.0.0.0",
|
|
"fileVersion": "1.0.0.0"
|
|
}
|
|
}
|
|
},
|
|
"DigitalData.Core.Contracts/1.0.0.0": {
|
|
"runtime": {
|
|
"DigitalData.Core.Contracts.dll": {
|
|
"assemblyVersion": "1.0.0.0",
|
|
"fileVersion": "1.0.0.0"
|
|
}
|
|
}
|
|
},
|
|
"DigitalData.Core.CultureServices/1.0.0.0": {
|
|
"runtime": {
|
|
"DigitalData.Core.CultureServices.dll": {
|
|
"assemblyVersion": "1.0.0.0",
|
|
"fileVersion": "1.0.0.0"
|
|
}
|
|
}
|
|
},
|
|
"DigitalData.Core.Infrastructure/1.0.0.0": {
|
|
"runtime": {
|
|
"DigitalData.Core.Infrastructure.dll": {
|
|
"assemblyVersion": "1.0.0.0",
|
|
"fileVersion": "1.0.0.0"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"DigitalData.UserManager.API/1.0.0": {
|
|
"type": "project",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
},
|
|
"AutoMapper/13.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-/Fx1SbJ16qS7dU4i604Sle+U9VLX+WSNVJggk6MupKVkYvvBm4XqYaeFuf67diHefHKHs50uQIS2YEDFhPCakQ==",
|
|
"path": "automapper/13.0.1",
|
|
"hashPath": "automapper.13.0.1.nupkg.sha512"
|
|
},
|
|
"Azure.Core/1.25.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-X8Dd4sAggS84KScWIjEbFAdt2U1KDolQopTPoHVubG2y3CM54f9l6asVrP5Uy384NWXjsspPYaJgz5xHc+KvTA==",
|
|
"path": "azure.core/1.25.0",
|
|
"hashPath": "azure.core.1.25.0.nupkg.sha512"
|
|
},
|
|
"Azure.Identity/1.7.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-eHEiCO/8+MfNc9nH5dVew/+FvxdaGrkRL4OMNwIz0W79+wtJyEoeRlXJ3SrXhoy9XR58geBYKmzMR83VO7bcAw==",
|
|
"path": "azure.identity/1.7.0",
|
|
"hashPath": "azure.identity.1.7.0.nupkg.sha512"
|
|
},
|
|
"Humanizer.Core/2.14.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==",
|
|
"path": "humanizer.core/2.14.1",
|
|
"hashPath": "humanizer.core.2.14.1.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Authentication.JwtBearer/7.0.14": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-640Jjm2NnpQYHew0I2RyP2PjBKfB1ItSDYHX1TD+ooJov+b+ELPuo/GgrJCNJr3ZI1YmplmsQv88d8JRojZ+fA==",
|
|
"path": "microsoft.aspnetcore.authentication.jwtbearer/7.0.14",
|
|
"hashPath": "microsoft.aspnetcore.authentication.jwtbearer.7.0.14.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.OpenApi/7.0.4": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-1zlq5/xtbC9AyNHK2EBaL2RuCepoWHAXSxN68io/nndYLOTz/tgGmwtJvDZkUzFYooAXaNlavzcRlgS4muqgOA==",
|
|
"path": "microsoft.aspnetcore.openapi/7.0.4",
|
|
"hashPath": "microsoft.aspnetcore.openapi.7.0.4.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.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-MW5E9HFvCaV069o8b6YpuRDPBux8s96qDnOJ+4N9QNUCs7c5W3KxwQ+ftpAjbMUlImL+c9WR+l+f5hzjkqhu2g==",
|
|
"path": "microsoft.data.sqlclient/5.1.1",
|
|
"hashPath": "microsoft.data.sqlclient.5.1.1.nupkg.sha512"
|
|
},
|
|
"Microsoft.Data.SqlClient.SNI.runtime/5.1.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-jVsElisM5sfBzaaV9kdq2NXZLwIbytetnsOIlJ0cQGgQP4zFNBmkfHBnpwtmKrtBJBEV9+9PVQPVrcCVhDgcIg==",
|
|
"path": "microsoft.data.sqlclient.sni.runtime/5.1.0",
|
|
"hashPath": "microsoft.data.sqlclient.sni.runtime.5.1.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.EntityFrameworkCore/7.0.16": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-SbMHFQG7iXgBTUFv5XxVMwpRqDKah4qTraDAGUv4gkaudFAOSuNfNRfCXY282hij79P1oxg/M9Wni+8GXavxQQ==",
|
|
"path": "microsoft.entityframeworkcore/7.0.16",
|
|
"hashPath": "microsoft.entityframeworkcore.7.0.16.nupkg.sha512"
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Abstractions/7.0.16": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-emuQo430RBfwZSxwTYKu0/+ohRixXaRNi3njEbzcnaFqc94oU6afcx5KYtk5/lrBQn58Oo0CUmDRhMeFQI4Kgg==",
|
|
"path": "microsoft.entityframeworkcore.abstractions/7.0.16",
|
|
"hashPath": "microsoft.entityframeworkcore.abstractions.7.0.16.nupkg.sha512"
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Analyzers/7.0.16": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-DO8M/90nqgq7fFoR4SIty9thhK22RBIwxoJxPIwrATy9FV1QKGPUeG9iMnz1yHv5/NxZWr8xF44oFAsrgcHgXg==",
|
|
"path": "microsoft.entityframeworkcore.analyzers/7.0.16",
|
|
"hashPath": "microsoft.entityframeworkcore.analyzers.7.0.16.nupkg.sha512"
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Design/7.0.15": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-knFwFoPpYqpV09xqZxowqA3Sbxg8cAKmJFuQDl43ZqgtCcMAEnVeH8aBLzSmpggauzC28/MWVtP88N/C+ko4dA==",
|
|
"path": "microsoft.entityframeworkcore.design/7.0.15",
|
|
"hashPath": "microsoft.entityframeworkcore.design.7.0.15.nupkg.sha512"
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Relational/7.0.15": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-D03N/DF3lmtHHVd0RqHxZg+rtd3r8C4h7RJoy/ShxQA0r6rpJ/99ZA6HY9WeEgqsRbm2M8Lmj9MwJomcsJ+4GQ==",
|
|
"path": "microsoft.entityframeworkcore.relational/7.0.15",
|
|
"hashPath": "microsoft.entityframeworkcore.relational.7.0.15.nupkg.sha512"
|
|
},
|
|
"Microsoft.EntityFrameworkCore.SqlServer/7.0.15": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-FFJDo55Xgf3K3iDQbxVeYANi/43ghahMuudDzYmkDOHmQXNZDCj7ov97+FLlVIftbSUAJzBS250+hQqII389YA==",
|
|
"path": "microsoft.entityframeworkcore.sqlserver/7.0.15",
|
|
"hashPath": "microsoft.entityframeworkcore.sqlserver.7.0.15.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.ApiDescription.Server/6.0.5": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-Ckb5EDBUNJdFWyajfXzUIMRkhf52fHZOQuuZg/oiu8y7zDCVwD0iHhew6MnThjHmevanpxL3f5ci2TtHQEN6bw==",
|
|
"path": "microsoft.extensions.apidescription.server/6.0.5",
|
|
"hashPath": "microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Caching.Abstractions/7.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-IeimUd0TNbhB4ded3AbgBLQv2SnsiVugDyGV1MvspQFVlA07nDC7Zul7kcwH5jWN3JiTcp/ySE83AIJo8yfKjg==",
|
|
"path": "microsoft.extensions.caching.abstractions/7.0.0",
|
|
"hashPath": "microsoft.extensions.caching.abstractions.7.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Caching.Memory/7.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-xpidBs2KCE2gw1JrD0quHE72kvCaI3xFql5/Peb2GRtUuZX+dYPoK/NTdVMiM67Svym0M0Df9A3xyU0FbMQhHw==",
|
|
"path": "microsoft.extensions.caching.memory/7.0.0",
|
|
"hashPath": "microsoft.extensions.caching.memory.7.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Configuration/7.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-tldQUBWt/xeH2K7/hMPPo5g8zuLc3Ro9I5d4o/XrxvxOCA2EZBtW7bCHHTc49fcBtvB8tLAb/Qsmfrq+2SJ4vA==",
|
|
"path": "microsoft.extensions.configuration/7.0.0",
|
|
"hashPath": "microsoft.extensions.configuration.7.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Configuration.Abstractions/7.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-f34u2eaqIjNO9YLHBz8rozVZ+TcFiFs0F3r7nUJd7FRkVSxk8u4OpoK226mi49MwexHOR2ibP9MFvRUaLilcQQ==",
|
|
"path": "microsoft.extensions.configuration.abstractions/7.0.0",
|
|
"hashPath": "microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Configuration.Binder/7.0.3": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-1eRFwJBrkkncTpvh6mivB8zg4uBVm6+Y6stEJERrVEqZZc8Hvf+N1iIgj2ySYDUQko4J1Gw1rLf1M8bG83F0eA==",
|
|
"path": "microsoft.extensions.configuration.binder/7.0.3",
|
|
"hashPath": "microsoft.extensions.configuration.binder.7.0.3.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Configuration.CommandLine/7.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-a8Iq8SCw5m8W5pZJcPCgBpBO4E89+NaObPng+ApIhrGSv9X4JPrcFAaGM4sDgR0X83uhLgsNJq8VnGP/wqhr8A==",
|
|
"path": "microsoft.extensions.configuration.commandline/7.0.0",
|
|
"hashPath": "microsoft.extensions.configuration.commandline.7.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Configuration.EnvironmentVariables/7.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-RIkfqCkvrAogirjsqSrG1E1FxgrLsOZU2nhRbl07lrajnxzSU2isj2lwQah0CtCbLWo/pOIukQzM1GfneBUnxA==",
|
|
"path": "microsoft.extensions.configuration.environmentvariables/7.0.0",
|
|
"hashPath": "microsoft.extensions.configuration.environmentvariables.7.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Configuration.FileExtensions/7.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-xk2lRJ1RDuqe57BmgvRPyCt6zyePKUmvT6iuXqiHR+/OIIgWVR8Ff5k2p6DwmqY8a17hx/OnrekEhziEIeQP6Q==",
|
|
"path": "microsoft.extensions.configuration.fileextensions/7.0.0",
|
|
"hashPath": "microsoft.extensions.configuration.fileextensions.7.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Configuration.Json/7.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-LDNYe3uw76W35Jci+be4LDf2lkQZe0A7EEYQVChFbc509CpZ4Iupod8li4PUXPBhEUOFI/rlQNf5xkzJRQGvtA==",
|
|
"path": "microsoft.extensions.configuration.json/7.0.0",
|
|
"hashPath": "microsoft.extensions.configuration.json.7.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Configuration.UserSecrets/7.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-33HPW1PmB2RS0ietBQyvOxjp4O3wlt+4tIs8KPyMn1kqp04goiZGa7+3mc69NRLv6bphkLDy0YR7Uw3aZyf8Zw==",
|
|
"path": "microsoft.extensions.configuration.usersecrets/7.0.0",
|
|
"hashPath": "microsoft.extensions.configuration.usersecrets.7.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection/7.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-elNeOmkeX3eDVG6pYVeV82p29hr+UKDaBhrZyWvWLw/EVZSYEkZlQdkp0V39k/Xehs2Qa0mvoCvkVj3eQxNQ1Q==",
|
|
"path": "microsoft.extensions.dependencyinjection/7.0.0",
|
|
"hashPath": "microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-h3j/QfmFN4S0w4C2A6X7arXij/M/OVw3uQHSOFxnND4DyAzO1F9eMX7Eti7lU/OkSthEE0WzRsfT/Dmx86jzCw==",
|
|
"path": "microsoft.extensions.dependencyinjection.abstractions/7.0.0",
|
|
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.DependencyModel/7.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-oONNYd71J3LzkWc4fUHl3SvMfiQMYUCo/mDHDEu76hYYxdhdrPYv6fvGv9nnKVyhE9P0h20AU8RZB5OOWQcAXg==",
|
|
"path": "microsoft.extensions.dependencymodel/7.0.0",
|
|
"hashPath": "microsoft.extensions.dependencymodel.7.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.FileProviders.Abstractions/7.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-NyawiW9ZT/liQb34k9YqBSNPLuuPkrjMgQZ24Y/xXX1RoiBkLUdPMaQTmxhZ5TYu8ZKZ9qayzil75JX95vGQUg==",
|
|
"path": "microsoft.extensions.fileproviders.abstractions/7.0.0",
|
|
"hashPath": "microsoft.extensions.fileproviders.abstractions.7.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.FileProviders.Physical/7.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-K8D2MTR+EtzkbZ8z80LrG7Ur64R7ZZdRLt1J5cgpc/pUWl0C6IkAUapPuK28oionHueCPELUqq0oYEvZfalNdg==",
|
|
"path": "microsoft.extensions.fileproviders.physical/7.0.0",
|
|
"hashPath": "microsoft.extensions.fileproviders.physical.7.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.FileSystemGlobbing/7.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-2jONjKHiF+E92ynz2ZFcr9OvxIw+rTGMPEH+UZGeHTEComVav93jQUWGkso8yWwVBcEJGcNcZAaqY01FFJcj7w==",
|
|
"path": "microsoft.extensions.filesystemglobbing/7.0.0",
|
|
"hashPath": "microsoft.extensions.filesystemglobbing.7.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Hosting/7.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-aoeMou6XSW84wiqd895OdaGyO9PfH6nohQJ0XBcshRDafbdIU6PQIVl8TpOCssPYq3ciRseP5064hbFyCR9J9w==",
|
|
"path": "microsoft.extensions.hosting/7.0.1",
|
|
"hashPath": "microsoft.extensions.hosting.7.0.1.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Hosting.Abstractions/7.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-43n9Je09z0p/7ViPxfRqs5BUItRLNVh5b6JH40F2Agkh2NBsY/jpNYTtbCcxrHCsA3oRmbR6RJBzUutB4VZvNQ==",
|
|
"path": "microsoft.extensions.hosting.abstractions/7.0.0",
|
|
"hashPath": "microsoft.extensions.hosting.abstractions.7.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Hosting.WindowsServices/7.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-6kedR2ye8fDyABQUrqD7bVyphpNpBDlBaoxC6kBcybKCJUGFJ5KDXr25U1I2MFeXAJFZuVVNT5Du2FUEH15Qcw==",
|
|
"path": "microsoft.extensions.hosting.windowsservices/7.0.1",
|
|
"hashPath": "microsoft.extensions.hosting.windowsservices.7.0.1.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Logging/7.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-Nw2muoNrOG5U5qa2ZekXwudUn2BJcD41e65zwmDHb1fQegTX66UokLWZkJRpqSSHXDOWZ5V0iqhbxOEky91atA==",
|
|
"path": "microsoft.extensions.logging/7.0.0",
|
|
"hashPath": "microsoft.extensions.logging.7.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Logging.Abstractions/7.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-pkeBFx0vqMW/A3aUVHh7MPu3WkBhaVlezhSZeb1c9XD0vUReYH1TLFSy5MxJgZfmz5LZzYoErMorlYZiwpOoNA==",
|
|
"path": "microsoft.extensions.logging.abstractions/7.0.1",
|
|
"hashPath": "microsoft.extensions.logging.abstractions.7.0.1.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Logging.Configuration/7.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-FLDA0HcffKA8ycoDQLJuCNGIE42cLWPxgdQGRBaSzZrYTkMBjnf9zrr8pGT06psLq9Q+RKWmmZczQ9bCrXEBcA==",
|
|
"path": "microsoft.extensions.logging.configuration/7.0.0",
|
|
"hashPath": "microsoft.extensions.logging.configuration.7.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Logging.Console/7.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-qt5n8bHLZPUfuRnFxJKW5q9ZwOTncdh96rtWzWpX3Y/064MlxzCSw2ELF5Jlwdo+Y4wK3I47NmUTFsV7Sg8rqg==",
|
|
"path": "microsoft.extensions.logging.console/7.0.0",
|
|
"hashPath": "microsoft.extensions.logging.console.7.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Logging.Debug/7.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-tFGGyPDpJ8ZdQdeckCArP7nZuoY3am9zJWuvp4OD1bHq65S0epW9BNHzAWeaIO4eYwWnGm1jRNt3vRciH8H6MA==",
|
|
"path": "microsoft.extensions.logging.debug/7.0.0",
|
|
"hashPath": "microsoft.extensions.logging.debug.7.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Logging.EventLog/7.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-Rp7cYL9xQRVTgjMl77H5YDxszAaO+mlA+KT0BnLSVhuCoKQQOOs1sSK2/x8BK2dZ/lKeAC/CVF+20Ef2dpKXwg==",
|
|
"path": "microsoft.extensions.logging.eventlog/7.0.0",
|
|
"hashPath": "microsoft.extensions.logging.eventlog.7.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Logging.EventSource/7.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-MxQXndQFviIyOPqyMeLNshXnmqcfzEHE2wWcr7BF1unSisJgouZ3tItnq+aJLGPojrW8OZSC/ZdRoR6wAq+c7w==",
|
|
"path": "microsoft.extensions.logging.eventsource/7.0.0",
|
|
"hashPath": "microsoft.extensions.logging.eventsource.7.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Options/7.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-pZRDYdN1FpepOIfHU62QoBQ6zdAoTvnjxFfqAzEd9Jhb2dfhA5i6jeTdgGgcgTWFRC7oT0+3XrbQu4LjvgX1Nw==",
|
|
"path": "microsoft.extensions.options/7.0.1",
|
|
"hashPath": "microsoft.extensions.options.7.0.1.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Options.ConfigurationExtensions/7.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-95UnxZkkFdXxF6vSrtJsMHCzkDeSMuUWGs2hDT54cX+U5eVajrCJ3qLyQRW+CtpTt5OJ8bmTvpQVHu1DLhH+cA==",
|
|
"path": "microsoft.extensions.options.configurationextensions/7.0.0",
|
|
"hashPath": "microsoft.extensions.options.configurationextensions.7.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Primitives/7.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-um1KU5kxcRp3CNuI8o/GrZtD4AIOXDk+RLsytjZ9QPok3ttLUelLKpilVPuaFT3TFjOhSibUAso0odbOaCDj3Q==",
|
|
"path": "microsoft.extensions.primitives/7.0.0",
|
|
"hashPath": "microsoft.extensions.primitives.7.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Identity.Client/4.47.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-SPgesZRbXoDxg8Vv7k5Ou0ee7uupVw0E8ZCc4GKw25HANRLz1d5OSr0fvTVQRnEswo5Obk8qD4LOapYB+n5kzQ==",
|
|
"path": "microsoft.identity.client/4.47.2",
|
|
"hashPath": "microsoft.identity.client.4.47.2.nupkg.sha512"
|
|
},
|
|
"Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-zVVZjn8aW7W79rC1crioDgdOwaFTQorsSO6RgVlDDjc7MvbEGz071wSNrjVhzR0CdQn6Sefx7Abf1o7vasmrLg==",
|
|
"path": "microsoft.identity.client.extensions.msal/2.19.3",
|
|
"hashPath": "microsoft.identity.client.extensions.msal.2.19.3.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Abstractions/6.24.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-X6aBK56Ot15qKyG7X37KsPnrwah+Ka55NJWPppWVTDi8xWq7CJgeNw2XyaeHgE1o/mW4THwoabZkBbeG2TPBiw==",
|
|
"path": "microsoft.identitymodel.abstractions/6.24.0",
|
|
"hashPath": "microsoft.identitymodel.abstractions.6.24.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.JsonWebTokens/6.24.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-XDWrkThcxfuWp79AvAtg5f+uRS1BxkIbJnsG/e8VPzOWkYYuDg33emLjp5EWcwXYYIDsHnVZD/00kM/PYFQc/g==",
|
|
"path": "microsoft.identitymodel.jsonwebtokens/6.24.0",
|
|
"hashPath": "microsoft.identitymodel.jsonwebtokens.6.24.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Logging/6.24.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-qLYWDOowM/zghmYKXw1yfYKlHOdS41i8t4hVXr9bSI90zHqhyhQh9GwVy8pENzs5wHeytU23DymluC9NtgYv7w==",
|
|
"path": "microsoft.identitymodel.logging/6.24.0",
|
|
"hashPath": "microsoft.identitymodel.logging.6.24.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Protocols/6.24.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-+NzKCkvsQ8X1r/Ff74V7CFr9OsdMRaB6DsV+qpH7NNLdYJ8O4qHbmTnNEsjFcDmk/gVNDwhoL2gN5pkPVq0lwQ==",
|
|
"path": "microsoft.identitymodel.protocols/6.24.0",
|
|
"hashPath": "microsoft.identitymodel.protocols.6.24.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect/6.24.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-a/2RRrc8C9qaw8qdD9hv1ES9YKFgxaqr/SnwMSLbwQZJSUQDd4qx1K4EYgWaQWs73R+VXLyKSxN0f/uE9CsBiQ==",
|
|
"path": "microsoft.identitymodel.protocols.openidconnect/6.24.0",
|
|
"hashPath": "microsoft.identitymodel.protocols.openidconnect.6.24.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Tokens/6.24.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-ZPqHi86UYuqJXJ7bLnlEctHKkPKT4lGUFbotoCNiXNCSL02emYlcxzGYsRGWWmbFEcYDMi2dcTLLYNzHqWOTsw==",
|
|
"path": "microsoft.identitymodel.tokens/6.24.0",
|
|
"hashPath": "microsoft.identitymodel.tokens.6.24.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.OpenApi/1.4.3": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-rURwggB+QZYcSVbDr7HSdhw/FELvMlriW10OeOzjPT7pstefMo7IThhtNtDudxbXhW+lj0NfX72Ka5EDsG8x6w==",
|
|
"path": "microsoft.openapi/1.4.3",
|
|
"hashPath": "microsoft.openapi.1.4.3.nupkg.sha512"
|
|
},
|
|
"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/7.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-2nXPrhdAyAzir0gLl8Yy8S5Mnm/uBSQQA7jEsILOS1MTyS7DbmV1NgViMtvV1sfCD1ebITpNwb1NIinKeJgUVQ==",
|
|
"path": "microsoft.win32.systemevents/7.0.0",
|
|
"hashPath": "microsoft.win32.systemevents.7.0.0.nupkg.sha512"
|
|
},
|
|
"Mono.TextTemplating/2.2.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-KZYeKBET/2Z0gY1WlTAK7+RHTl7GSbtvTLDXEZZojUdAPqpQNDL6tHv7VUpqfX5VEOh+uRGKaZXkuD253nEOBQ==",
|
|
"path": "mono.texttemplating/2.2.1",
|
|
"hashPath": "mono.texttemplating.2.2.1.nupkg.sha512"
|
|
},
|
|
"NLog/5.2.8": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-jAIELkWBs1CXFPp986KSGpDFQZHCFccO+LMbKBTTNm42KifaI1mYzFMFQQfuGmGMTrCx0TFPhDjHDE4cLAZWiQ==",
|
|
"path": "nlog/5.2.8",
|
|
"hashPath": "nlog.5.2.8.nupkg.sha512"
|
|
},
|
|
"NLog.Extensions.Logging/5.3.8": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-6VD0lyeokWltL6j8lO7mS7v7lbuO/qn0F7kdvhKhEx1JvFyD39nzohOK3JvkVh4Nn3mrcMDCyDxvTvmiW55jQg==",
|
|
"path": "nlog.extensions.logging/5.3.8",
|
|
"hashPath": "nlog.extensions.logging.5.3.8.nupkg.sha512"
|
|
},
|
|
"NLog.Web.AspNetCore/5.3.8": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-Rt2OCulpAF6rSrZWZzPgHikAI8SDKkq3/52xA/uJ4JtmNjoizULN/IBYtYlZojbPbXiFm3uadOO2rOvvMhjXBQ==",
|
|
"path": "nlog.web.aspnetcore/5.3.8",
|
|
"hashPath": "nlog.web.aspnetcore.5.3.8.nupkg.sha512"
|
|
},
|
|
"Swashbuckle.AspNetCore/6.4.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-eUBr4TW0up6oKDA5Xwkul289uqSMgY0xGN4pnbOIBqCcN9VKGGaPvHX3vWaG/hvocfGDP+MGzMA0bBBKz2fkmQ==",
|
|
"path": "swashbuckle.aspnetcore/6.4.0",
|
|
"hashPath": "swashbuckle.aspnetcore.6.4.0.nupkg.sha512"
|
|
},
|
|
"Swashbuckle.AspNetCore.Swagger/6.4.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-nl4SBgGM+cmthUcpwO/w1lUjevdDHAqRvfUoe4Xp/Uvuzt9mzGUwyFCqa3ODBAcZYBiFoKvrYwz0rabslJvSmQ==",
|
|
"path": "swashbuckle.aspnetcore.swagger/6.4.0",
|
|
"hashPath": "swashbuckle.aspnetcore.swagger.6.4.0.nupkg.sha512"
|
|
},
|
|
"Swashbuckle.AspNetCore.SwaggerGen/6.4.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-lXhcUBVqKrPFAQF7e/ZeDfb5PMgE8n5t6L5B6/BQSpiwxgHzmBcx8Msu42zLYFTvR5PIqE9Q9lZvSQAcwCxJjw==",
|
|
"path": "swashbuckle.aspnetcore.swaggergen/6.4.0",
|
|
"hashPath": "swashbuckle.aspnetcore.swaggergen.6.4.0.nupkg.sha512"
|
|
},
|
|
"Swashbuckle.AspNetCore.SwaggerUI/6.4.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-1Hh3atb3pi8c+v7n4/3N80Jj8RvLOXgWxzix6w3OZhB7zBGRwsy7FWr4e3hwgPweSBpwfElqj4V4nkjYabH9nQ==",
|
|
"path": "swashbuckle.aspnetcore.swaggerui/6.4.0",
|
|
"hashPath": "swashbuckle.aspnetcore.swaggerui.6.4.0.nupkg.sha512"
|
|
},
|
|
"System.CodeDom/4.4.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-2sCCb7doXEwtYAbqzbF/8UAeDRMNmPaQbU2q50Psg1J9KzumyVVCgKQY8s53WIPTufNT0DpSe9QRvVjOzfDWBA==",
|
|
"path": "system.codedom/4.4.0",
|
|
"hashPath": "system.codedom.4.4.0.nupkg.sha512"
|
|
},
|
|
"System.Configuration.ConfigurationManager/7.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-WvRUdlL1lB0dTRZSs5XcQOd5q9MYNk90GkbmRmiCvRHThWiojkpGqWdmEDJdXyHbxG/BhE5hmVbMfRLXW9FJVA==",
|
|
"path": "system.configuration.configurationmanager/7.0.0",
|
|
"hashPath": "system.configuration.configurationmanager.7.0.0.nupkg.sha512"
|
|
},
|
|
"System.Diagnostics.DiagnosticSource/7.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-T9SLFxzDp0SreCffRDXSAS5G+lq6E8qP4knHS2IBjwCdx2KEvGnGZsq7gFpselYOda7l6gXsJMD93TQsFj/URA==",
|
|
"path": "system.diagnostics.diagnosticsource/7.0.1",
|
|
"hashPath": "system.diagnostics.diagnosticsource.7.0.1.nupkg.sha512"
|
|
},
|
|
"System.Diagnostics.EventLog/7.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-eUDP47obqQm3SFJfP6z+Fx2nJ4KKTQbXB4Q9Uesnzw9SbYdhjyoGXuvDn/gEmFY6N5Z3bFFbpAQGA7m6hrYJCw==",
|
|
"path": "system.diagnostics.eventlog/7.0.0",
|
|
"hashPath": "system.diagnostics.eventlog.7.0.0.nupkg.sha512"
|
|
},
|
|
"System.DirectoryServices/7.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-Z4FVdUJEVXbf7/f/hU6cFZDtxN5ozUVKJMzXoHmC+GCeTcqzlxqmWtxurejxG3K+kZ6H0UKwNshoK1CYnmJ1sg==",
|
|
"path": "system.directoryservices/7.0.1",
|
|
"hashPath": "system.directoryservices.7.0.1.nupkg.sha512"
|
|
},
|
|
"System.DirectoryServices.AccountManagement/7.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-UNytHYwA5IF55WQhashsMG57ize83JUGJxD8YJlOyO9ZlMTOD4Nt7y+A6mvmrU/swDoYWaVL+TNwE6hk9lyvbA==",
|
|
"path": "system.directoryservices.accountmanagement/7.0.1",
|
|
"hashPath": "system.directoryservices.accountmanagement.7.0.1.nupkg.sha512"
|
|
},
|
|
"System.DirectoryServices.Protocols/7.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-t9hsL+UYRzNs30pnT2Tdx6ngX8McFUjru0a0ekNgu/YXfkXN+dx5OvSEv0/p7H2q3pdJLH7TJPWX7e55J8QB9A==",
|
|
"path": "system.directoryservices.protocols/7.0.1",
|
|
"hashPath": "system.directoryservices.protocols.7.0.1.nupkg.sha512"
|
|
},
|
|
"System.Drawing.Common/7.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-KIX+oBU38pxkKPxvLcLfIkOV5Ien8ReN78wro7OF5/erwcmortzeFx+iBswlh2Vz6gVne0khocQudGwaO1Ey6A==",
|
|
"path": "system.drawing.common/7.0.0",
|
|
"hashPath": "system.drawing.common.7.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.IdentityModel.Tokens.Jwt/6.24.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-Qibsj9MPWq8S/C0FgvmsLfIlHLE7ay0MJIaAmK94ivN3VyDdglqReed5qMvdQhSL0BzK6v0Z1wB/sD88zVu6Jw==",
|
|
"path": "system.identitymodel.tokens.jwt/6.24.0",
|
|
"hashPath": "system.identitymodel.tokens.jwt.6.24.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.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.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/7.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-xSPiLNlHT6wAHtugASbKAJwV5GVqQK351crnILAucUioFqqieDN79evO1rku1ckt/GfjIn+b17UaSskoY03JuA==",
|
|
"path": "system.security.cryptography.protecteddata/7.0.0",
|
|
"hashPath": "system.security.cryptography.protecteddata.7.0.0.nupkg.sha512"
|
|
},
|
|
"System.Security.Permissions/7.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-Vmp0iRmCEno9BWiskOW5pxJ3d9n+jUqKxvX4GhLwFhnQaySZmBN2FuC0N5gjFHgyFMUjC5sfIJ8KZfoJwkcMmA==",
|
|
"path": "system.security.permissions/7.0.0",
|
|
"hashPath": "system.security.permissions.7.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.ServiceProcess.ServiceController/7.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-rPfXTJzYU46AmWYXRATQzQQ01hICrkl3GuUHgpAr9mnUwAVSsga5x3mBxanFPlJBV9ilzqMXbQyDLJQAbyTnSw==",
|
|
"path": "system.serviceprocess.servicecontroller/7.0.1",
|
|
"hashPath": "system.serviceprocess.servicecontroller.7.0.1.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/7.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-OP6umVGxc0Z0MvZQBVigj4/U31Pw72ITihDWP9WiWDm+q5aoe0GaJivsfYGq53o6dxH7DcXWiCTl7+0o2CGdmg==",
|
|
"path": "system.text.encodings.web/7.0.0",
|
|
"hashPath": "system.text.encodings.web.7.0.0.nupkg.sha512"
|
|
},
|
|
"System.Text.Json/7.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-DaGSsVqKsn/ia6RG8frjwmJonfos0srquhw09TlT8KRw5I43E+4gs+/bZj4K0vShJ5H9imCuXupb4RmS+dBy3w==",
|
|
"path": "system.text.json/7.0.0",
|
|
"hashPath": "system.text.json.7.0.0.nupkg.sha512"
|
|
},
|
|
"System.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/7.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-bR4qdCmssMMbo9Fatci49An5B1UaVJZHKNq70PRgzoLYIlitb8Tj7ns/Xt5Pz1CkERiTjcVBDU2y1AVrPBYkaw==",
|
|
"path": "system.windows.extensions/7.0.0",
|
|
"hashPath": "system.windows.extensions.7.0.0.nupkg.sha512"
|
|
},
|
|
"DigitalData.UserManager.Application/1.0.0": {
|
|
"type": "project",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
},
|
|
"DigitalData.UserManager.Domain/1.0.0": {
|
|
"type": "project",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
},
|
|
"DigitalData.UserManager.Infrastructure/1.0.0": {
|
|
"type": "project",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
},
|
|
"DigitalData.Core.API/1.0.0.0": {
|
|
"type": "reference",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
},
|
|
"DigitalData.Core.Application/1.0.0.0": {
|
|
"type": "reference",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
},
|
|
"DigitalData.Core.Contracts/1.0.0.0": {
|
|
"type": "reference",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
},
|
|
"DigitalData.Core.CultureServices/1.0.0.0": {
|
|
"type": "reference",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
},
|
|
"DigitalData.Core.Infrastructure/1.0.0.0": {
|
|
"type": "reference",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
}
|
|
}
|
|
} |