stellaris-idle/obj/project.assets.json
OpenClaw CI 77a30be8ff
Some checks failed
Build & Test / build (push) Failing after 3s
Build & Test / publish (push) Has been skipped
Add initial Blazor WASM project structure with tests
2026-06-07 20:06:05 +00:00

2155 lines
No EOL
98 KiB
JSON

{
"version": 4,
"targets": {
"net10.0": {
"Microsoft.AspNetCore.App.Internal.Assets/10.0.8": {
"type": "package",
"build": {
"build/Microsoft.AspNetCore.App.Internal.Assets.props": {},
"buildTransitive/Microsoft.AspNetCore.App.Internal.Assets.targets": {}
},
"buildMultiTargeting": {
"buildMultiTargeting/Microsoft.AspNetCore.App.Internal.Assets.targets": {}
}
},
"Microsoft.AspNetCore.Authorization/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Metadata": "10.0.8",
"Microsoft.Extensions.Diagnostics": "10.0.8",
"Microsoft.Extensions.Logging.Abstractions": "10.0.8",
"Microsoft.Extensions.Options": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.AspNetCore.Authorization.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.AspNetCore.Authorization.dll": {}
}
},
"Microsoft.AspNetCore.Components/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authorization": "10.0.8",
"Microsoft.AspNetCore.Components.Analyzers": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.AspNetCore.Components.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.AspNetCore.Components.dll": {}
}
},
"Microsoft.AspNetCore.Components.Analyzers/10.0.8": {
"type": "package",
"build": {
"buildTransitive/netstandard2.0/Microsoft.AspNetCore.Components.Analyzers.targets": {}
}
},
"Microsoft.AspNetCore.Components.Forms/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Components": "10.0.8",
"Microsoft.Extensions.Validation": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.AspNetCore.Components.Forms.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.AspNetCore.Components.Forms.dll": {}
}
},
"Microsoft.AspNetCore.Components.Web/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Components": "10.0.8",
"Microsoft.AspNetCore.Components.Forms": "10.0.8",
"Microsoft.Extensions.DependencyInjection": "10.0.8",
"Microsoft.Extensions.Primitives": "10.0.8",
"Microsoft.JSInterop": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.AspNetCore.Components.Web.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.AspNetCore.Components.Web.dll": {}
}
},
"Microsoft.AspNetCore.Components.WebAssembly/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Components.Web": "10.0.8",
"Microsoft.Extensions.Configuration.Binder": "10.0.8",
"Microsoft.Extensions.Configuration.Json": "10.0.8",
"Microsoft.Extensions.Logging": "10.0.8",
"Microsoft.JSInterop.WebAssembly": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.AspNetCore.Components.WebAssembly.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.AspNetCore.Components.WebAssembly.dll": {}
},
"build": {
"build/net10.0/Microsoft.AspNetCore.Components.WebAssembly.props": {}
}
},
"Microsoft.AspNetCore.Components.WebAssembly.DevServer/10.0.8": {
"type": "package",
"build": {
"build/Microsoft.AspNetCore.Components.WebAssembly.DevServer.targets": {}
}
},
"Microsoft.AspNetCore.Metadata/10.0.8": {
"type": "package",
"compile": {
"lib/net10.0/Microsoft.AspNetCore.Metadata.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.AspNetCore.Metadata.dll": {}
}
},
"Microsoft.Extensions.Configuration/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "10.0.8",
"Microsoft.Extensions.Primitives": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.Extensions.Configuration.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.Extensions.Configuration.dll": {}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"Microsoft.Extensions.Configuration.Abstractions/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Primitives": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.Extensions.Configuration.Abstractions.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.Extensions.Configuration.Abstractions.dll": {}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"Microsoft.Extensions.Configuration.Binder/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration": "10.0.8",
"Microsoft.Extensions.Configuration.Abstractions": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.Extensions.Configuration.Binder.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.Extensions.Configuration.Binder.dll": {}
},
"build": {
"buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets": {}
}
},
"Microsoft.Extensions.Configuration.FileExtensions/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration": "10.0.8",
"Microsoft.Extensions.Configuration.Abstractions": "10.0.8",
"Microsoft.Extensions.FileProviders.Abstractions": "10.0.8",
"Microsoft.Extensions.FileProviders.Physical": "10.0.8",
"Microsoft.Extensions.Primitives": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"Microsoft.Extensions.Configuration.Json/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration": "10.0.8",
"Microsoft.Extensions.Configuration.Abstractions": "10.0.8",
"Microsoft.Extensions.Configuration.FileExtensions": "10.0.8",
"Microsoft.Extensions.FileProviders.Abstractions": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.Extensions.Configuration.Json.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.Extensions.Configuration.Json.dll": {}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"Microsoft.Extensions.DependencyInjection/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.Extensions.DependencyInjection.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.Extensions.DependencyInjection.dll": {}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"Microsoft.Extensions.DependencyInjection.Abstractions/10.0.8": {
"type": "package",
"compile": {
"lib/net10.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"Microsoft.Extensions.Diagnostics/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration": "10.0.8",
"Microsoft.Extensions.Diagnostics.Abstractions": "10.0.8",
"Microsoft.Extensions.Options.ConfigurationExtensions": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.Extensions.Diagnostics.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.Extensions.Diagnostics.dll": {}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"Microsoft.Extensions.Diagnostics.Abstractions/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.8",
"Microsoft.Extensions.Options": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"Microsoft.Extensions.FileProviders.Abstractions/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Primitives": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"Microsoft.Extensions.FileProviders.Physical/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.FileProviders.Abstractions": "10.0.8",
"Microsoft.Extensions.FileSystemGlobbing": "10.0.8",
"Microsoft.Extensions.Primitives": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.Extensions.FileProviders.Physical.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.Extensions.FileProviders.Physical.dll": {}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"Microsoft.Extensions.FileSystemGlobbing/10.0.8": {
"type": "package",
"compile": {
"lib/net10.0/Microsoft.Extensions.FileSystemGlobbing.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.Extensions.FileSystemGlobbing.dll": {}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"Microsoft.Extensions.Logging/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "10.0.8",
"Microsoft.Extensions.Logging.Abstractions": "10.0.8",
"Microsoft.Extensions.Options": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.Extensions.Logging.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.Extensions.Logging.dll": {}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"Microsoft.Extensions.Logging.Abstractions/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.Extensions.Logging.Abstractions.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.Extensions.Logging.Abstractions.dll": {}
},
"build": {
"buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets": {}
}
},
"Microsoft.Extensions.Options/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.8",
"Microsoft.Extensions.Primitives": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.Extensions.Options.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.Extensions.Options.dll": {}
},
"build": {
"buildTransitive/net8.0/Microsoft.Extensions.Options.targets": {}
}
},
"Microsoft.Extensions.Options.ConfigurationExtensions/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "10.0.8",
"Microsoft.Extensions.Configuration.Binder": "10.0.8",
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.8",
"Microsoft.Extensions.Options": "10.0.8",
"Microsoft.Extensions.Primitives": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"Microsoft.Extensions.Primitives/10.0.8": {
"type": "package",
"compile": {
"lib/net10.0/Microsoft.Extensions.Primitives.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.Extensions.Primitives.dll": {}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"Microsoft.Extensions.Validation/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.8",
"Microsoft.Extensions.Options": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.Extensions.Validation.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.Extensions.Validation.dll": {}
}
},
"Microsoft.JSInterop/10.0.8": {
"type": "package",
"compile": {
"lib/net10.0/Microsoft.JSInterop.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.JSInterop.dll": {}
}
},
"Microsoft.JSInterop.WebAssembly/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.JSInterop": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.JSInterop.WebAssembly.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.JSInterop.WebAssembly.dll": {}
}
},
"Microsoft.NET.ILLink.Tasks/10.0.8": {
"type": "package",
"build": {
"build/Microsoft.NET.ILLink.Tasks.props": {}
}
},
"Microsoft.NET.Sdk.WebAssembly.Pack/10.0.8": {
"type": "package",
"build": {
"build/Microsoft.NET.Sdk.WebAssembly.Pack.props": {},
"build/Microsoft.NET.Sdk.WebAssembly.Pack.targets": {}
}
}
},
"net10.0/browser-wasm": {
"Microsoft.AspNetCore.App.Internal.Assets/10.0.8": {
"type": "package",
"build": {
"build/Microsoft.AspNetCore.App.Internal.Assets.props": {},
"buildTransitive/Microsoft.AspNetCore.App.Internal.Assets.targets": {}
},
"buildMultiTargeting": {
"buildMultiTargeting/Microsoft.AspNetCore.App.Internal.Assets.targets": {}
}
},
"Microsoft.AspNetCore.Authorization/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Metadata": "10.0.8",
"Microsoft.Extensions.Diagnostics": "10.0.8",
"Microsoft.Extensions.Logging.Abstractions": "10.0.8",
"Microsoft.Extensions.Options": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.AspNetCore.Authorization.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.AspNetCore.Authorization.dll": {}
}
},
"Microsoft.AspNetCore.Components/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authorization": "10.0.8",
"Microsoft.AspNetCore.Components.Analyzers": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.AspNetCore.Components.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.AspNetCore.Components.dll": {}
}
},
"Microsoft.AspNetCore.Components.Analyzers/10.0.8": {
"type": "package",
"build": {
"buildTransitive/netstandard2.0/Microsoft.AspNetCore.Components.Analyzers.targets": {}
}
},
"Microsoft.AspNetCore.Components.Forms/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Components": "10.0.8",
"Microsoft.Extensions.Validation": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.AspNetCore.Components.Forms.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.AspNetCore.Components.Forms.dll": {}
}
},
"Microsoft.AspNetCore.Components.Web/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Components": "10.0.8",
"Microsoft.AspNetCore.Components.Forms": "10.0.8",
"Microsoft.Extensions.DependencyInjection": "10.0.8",
"Microsoft.Extensions.Primitives": "10.0.8",
"Microsoft.JSInterop": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.AspNetCore.Components.Web.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.AspNetCore.Components.Web.dll": {}
}
},
"Microsoft.AspNetCore.Components.WebAssembly/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Components.Web": "10.0.8",
"Microsoft.Extensions.Configuration.Binder": "10.0.8",
"Microsoft.Extensions.Configuration.Json": "10.0.8",
"Microsoft.Extensions.Logging": "10.0.8",
"Microsoft.JSInterop.WebAssembly": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.AspNetCore.Components.WebAssembly.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.AspNetCore.Components.WebAssembly.dll": {}
},
"build": {
"build/net10.0/Microsoft.AspNetCore.Components.WebAssembly.props": {}
}
},
"Microsoft.AspNetCore.Components.WebAssembly.DevServer/10.0.8": {
"type": "package",
"build": {
"build/Microsoft.AspNetCore.Components.WebAssembly.DevServer.targets": {}
}
},
"Microsoft.AspNetCore.Metadata/10.0.8": {
"type": "package",
"compile": {
"lib/net10.0/Microsoft.AspNetCore.Metadata.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.AspNetCore.Metadata.dll": {}
}
},
"Microsoft.Extensions.Configuration/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "10.0.8",
"Microsoft.Extensions.Primitives": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.Extensions.Configuration.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.Extensions.Configuration.dll": {}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"Microsoft.Extensions.Configuration.Abstractions/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Primitives": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.Extensions.Configuration.Abstractions.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.Extensions.Configuration.Abstractions.dll": {}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"Microsoft.Extensions.Configuration.Binder/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration": "10.0.8",
"Microsoft.Extensions.Configuration.Abstractions": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.Extensions.Configuration.Binder.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.Extensions.Configuration.Binder.dll": {}
},
"build": {
"buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets": {}
}
},
"Microsoft.Extensions.Configuration.FileExtensions/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration": "10.0.8",
"Microsoft.Extensions.Configuration.Abstractions": "10.0.8",
"Microsoft.Extensions.FileProviders.Abstractions": "10.0.8",
"Microsoft.Extensions.FileProviders.Physical": "10.0.8",
"Microsoft.Extensions.Primitives": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"Microsoft.Extensions.Configuration.Json/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration": "10.0.8",
"Microsoft.Extensions.Configuration.Abstractions": "10.0.8",
"Microsoft.Extensions.Configuration.FileExtensions": "10.0.8",
"Microsoft.Extensions.FileProviders.Abstractions": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.Extensions.Configuration.Json.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.Extensions.Configuration.Json.dll": {}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"Microsoft.Extensions.DependencyInjection/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.Extensions.DependencyInjection.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.Extensions.DependencyInjection.dll": {}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"Microsoft.Extensions.DependencyInjection.Abstractions/10.0.8": {
"type": "package",
"compile": {
"lib/net10.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"Microsoft.Extensions.Diagnostics/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration": "10.0.8",
"Microsoft.Extensions.Diagnostics.Abstractions": "10.0.8",
"Microsoft.Extensions.Options.ConfigurationExtensions": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.Extensions.Diagnostics.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.Extensions.Diagnostics.dll": {}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"Microsoft.Extensions.Diagnostics.Abstractions/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.8",
"Microsoft.Extensions.Options": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"Microsoft.Extensions.FileProviders.Abstractions/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Primitives": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"Microsoft.Extensions.FileProviders.Physical/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.FileProviders.Abstractions": "10.0.8",
"Microsoft.Extensions.FileSystemGlobbing": "10.0.8",
"Microsoft.Extensions.Primitives": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.Extensions.FileProviders.Physical.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.Extensions.FileProviders.Physical.dll": {}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"Microsoft.Extensions.FileSystemGlobbing/10.0.8": {
"type": "package",
"compile": {
"lib/net10.0/Microsoft.Extensions.FileSystemGlobbing.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.Extensions.FileSystemGlobbing.dll": {}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"Microsoft.Extensions.Logging/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "10.0.8",
"Microsoft.Extensions.Logging.Abstractions": "10.0.8",
"Microsoft.Extensions.Options": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.Extensions.Logging.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.Extensions.Logging.dll": {}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"Microsoft.Extensions.Logging.Abstractions/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.Extensions.Logging.Abstractions.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.Extensions.Logging.Abstractions.dll": {}
},
"build": {
"buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets": {}
}
},
"Microsoft.Extensions.Options/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.8",
"Microsoft.Extensions.Primitives": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.Extensions.Options.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.Extensions.Options.dll": {}
},
"build": {
"buildTransitive/net8.0/Microsoft.Extensions.Options.targets": {}
}
},
"Microsoft.Extensions.Options.ConfigurationExtensions/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "10.0.8",
"Microsoft.Extensions.Configuration.Binder": "10.0.8",
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.8",
"Microsoft.Extensions.Options": "10.0.8",
"Microsoft.Extensions.Primitives": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"Microsoft.Extensions.Primitives/10.0.8": {
"type": "package",
"compile": {
"lib/net10.0/Microsoft.Extensions.Primitives.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.Extensions.Primitives.dll": {}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"Microsoft.Extensions.Validation/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.8",
"Microsoft.Extensions.Options": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.Extensions.Validation.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.Extensions.Validation.dll": {}
}
},
"Microsoft.JSInterop/10.0.8": {
"type": "package",
"compile": {
"lib/net10.0/Microsoft.JSInterop.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.JSInterop.dll": {}
}
},
"Microsoft.JSInterop.WebAssembly/10.0.8": {
"type": "package",
"dependencies": {
"Microsoft.JSInterop": "10.0.8"
},
"compile": {
"lib/net10.0/Microsoft.JSInterop.WebAssembly.dll": {}
},
"runtime": {
"lib/net10.0/Microsoft.JSInterop.WebAssembly.dll": {}
}
},
"Microsoft.NET.ILLink.Tasks/10.0.8": {
"type": "package",
"build": {
"build/Microsoft.NET.ILLink.Tasks.props": {}
}
},
"Microsoft.NET.Sdk.WebAssembly.Pack/10.0.8": {
"type": "package",
"build": {
"build/Microsoft.NET.Sdk.WebAssembly.Pack.props": {},
"build/Microsoft.NET.Sdk.WebAssembly.Pack.targets": {}
}
}
}
},
"libraries": {
"Microsoft.AspNetCore.App.Internal.Assets/10.0.8": {
"sha512": "v6KocthydFtUHBIRI29YsOHKOgsqcQubkNywVOxiYr4GSDSv+XO/AeyMJywlX+1tGUTGdydu/X7V+Tzeq4SsoA==",
"type": "package",
"path": "microsoft.aspnetcore.app.internal.assets/10.0.8",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"THIRD-PARTY-NOTICES.TXT",
"_framework/blazor.server.js",
"_framework/blazor.server.js.map",
"_framework/blazor.web.js",
"_framework/blazor.web.js.map",
"_framework/blazor.webassembly.js",
"_framework/blazor.webassembly.js.map",
"build/Microsoft.AspNetCore.App.Internal.Assets.props",
"build/Microsoft.AspNetCore.App.Internal.Assets.targets",
"buildMultiTargeting/Microsoft.AspNetCore.App.Internal.Assets.targets",
"buildTransitive/Microsoft.AspNetCore.App.Internal.Assets.targets",
"microsoft.aspnetcore.app.internal.assets.10.0.8.nupkg.sha512",
"microsoft.aspnetcore.app.internal.assets.nuspec"
]
},
"Microsoft.AspNetCore.Authorization/10.0.8": {
"sha512": "t+q60N2/+UIBnkuLRJWv1r02fhuwPI1fqUh0xnuWIjsVsU1szYcic0/LW+BcZ4ZaO3mMVVJP3H/F9bwfJgGboA==",
"type": "package",
"path": "microsoft.aspnetcore.authorization/10.0.8",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"THIRD-PARTY-NOTICES.TXT",
"lib/net10.0/Microsoft.AspNetCore.Authorization.dll",
"lib/net462/Microsoft.AspNetCore.Authorization.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll",
"microsoft.aspnetcore.authorization.10.0.8.nupkg.sha512",
"microsoft.aspnetcore.authorization.nuspec"
]
},
"Microsoft.AspNetCore.Components/10.0.8": {
"sha512": "307/ua6dEQ+XQBAVJf9I9OG1QIDmhReRMiNA/XCff54t+qP7ZhjJ8/tKsRZ5tBlgrGaRr6zLmMAS17j34eLAgA==",
"type": "package",
"path": "microsoft.aspnetcore.components/10.0.8",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"THIRD-PARTY-NOTICES.txt",
"lib/net10.0/Microsoft.AspNetCore.Components.dll",
"microsoft.aspnetcore.components.10.0.8.nupkg.sha512",
"microsoft.aspnetcore.components.nuspec"
]
},
"Microsoft.AspNetCore.Components.Analyzers/10.0.8": {
"sha512": "2bQ1wHeawWxqTlxHdSVAmPZxe6ZBElj4TdvzkTV4ji28kvCHurL0CWTdlFh+q1650hXkm9Zb1nz5AKt/xitaUw==",
"type": "package",
"path": "microsoft.aspnetcore.components.analyzers/10.0.8",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"THIRD-PARTY-NOTICES.txt",
"analyzers/dotnet/cs/Microsoft.AspNetCore.Components.Analyzers.dll",
"build/netstandard2.0/Microsoft.AspNetCore.Components.Analyzers.targets",
"buildTransitive/netstandard2.0/Microsoft.AspNetCore.Components.Analyzers.targets",
"microsoft.aspnetcore.components.analyzers.10.0.8.nupkg.sha512",
"microsoft.aspnetcore.components.analyzers.nuspec"
]
},
"Microsoft.AspNetCore.Components.Forms/10.0.8": {
"sha512": "vgvzcw0YdXTA3rynequip502h34cqEfucQEBJCbzLlkoM8tEYWh7635AKmXz8HFZh/JnwFbR5m1Awm/U4fn7ag==",
"type": "package",
"path": "microsoft.aspnetcore.components.forms/10.0.8",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"THIRD-PARTY-NOTICES.txt",
"lib/net10.0/Microsoft.AspNetCore.Components.Forms.dll",
"microsoft.aspnetcore.components.forms.10.0.8.nupkg.sha512",
"microsoft.aspnetcore.components.forms.nuspec"
]
},
"Microsoft.AspNetCore.Components.Web/10.0.8": {
"sha512": "r3SkaADmYqGAVrk2lhy+/kVsU2eBTRTXi0uCDppZX/VaX8m3ENtBd749XT8wGQyhfYr8MT6rC9WDXI1mmPHrGg==",
"type": "package",
"path": "microsoft.aspnetcore.components.web/10.0.8",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"THIRD-PARTY-NOTICES.txt",
"lib/net10.0/Microsoft.AspNetCore.Components.Web.dll",
"microsoft.aspnetcore.components.web.10.0.8.nupkg.sha512",
"microsoft.aspnetcore.components.web.nuspec"
]
},
"Microsoft.AspNetCore.Components.WebAssembly/10.0.8": {
"sha512": "/bxlPbfqxqgWOXHab7EUblZUzoqPIF0Wa6pm6CiwVlSWERLSH9dXPgexNINbaNqEt348XM97fCv0c9r7ef2DdQ==",
"type": "package",
"path": "microsoft.aspnetcore.components.webassembly/10.0.8",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.txt",
"build/net10.0/Microsoft.AspNetCore.Components.WebAssembly.props",
"build/net10.0/blazor.webassembly.js",
"lib/net10.0/Microsoft.AspNetCore.Components.WebAssembly.dll",
"microsoft.aspnetcore.components.webassembly.10.0.8.nupkg.sha512",
"microsoft.aspnetcore.components.webassembly.nuspec"
]
},
"Microsoft.AspNetCore.Components.WebAssembly.DevServer/10.0.8": {
"sha512": "CmMy+FfgY2OpGCPz6VSWiHICZ9veijLM/Ih8CuvzQala57Lvn2OxVes4Xw07VikjAGT3Wcms/mXpquwIrD0l3Q==",
"type": "package",
"path": "microsoft.aspnetcore.components.webassembly.devserver/10.0.8",
"hasTools": true,
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"THIRD-PARTY-NOTICES.txt",
"build/Microsoft.AspNetCore.Components.WebAssembly.DevServer.targets",
"microsoft.aspnetcore.components.webassembly.devserver.10.0.8.nupkg.sha512",
"microsoft.aspnetcore.components.webassembly.devserver.nuspec",
"tools/BlazorDebugProxy/BrowserDebugHost.dll",
"tools/BlazorDebugProxy/BrowserDebugHost.runtimeconfig.json",
"tools/BlazorDebugProxy/BrowserDebugProxy.dll",
"tools/BlazorDebugProxy/Microsoft.CodeAnalysis.CSharp.Scripting.dll",
"tools/BlazorDebugProxy/Microsoft.CodeAnalysis.CSharp.dll",
"tools/BlazorDebugProxy/Microsoft.CodeAnalysis.Scripting.dll",
"tools/BlazorDebugProxy/Microsoft.CodeAnalysis.dll",
"tools/BlazorDebugProxy/Microsoft.FileFormats.dll",
"tools/BlazorDebugProxy/Microsoft.NET.WebAssembly.Webcil.dll",
"tools/BlazorDebugProxy/Microsoft.SymbolStore.dll",
"tools/BlazorDebugProxy/Newtonsoft.Json.dll",
"tools/Microsoft.AspNetCore.Antiforgery.dll",
"tools/Microsoft.AspNetCore.Antiforgery.xml",
"tools/Microsoft.AspNetCore.Authentication.Abstractions.dll",
"tools/Microsoft.AspNetCore.Authentication.Abstractions.xml",
"tools/Microsoft.AspNetCore.Authentication.Core.dll",
"tools/Microsoft.AspNetCore.Authentication.Core.xml",
"tools/Microsoft.AspNetCore.Authentication.dll",
"tools/Microsoft.AspNetCore.Authentication.xml",
"tools/Microsoft.AspNetCore.Authorization.Policy.dll",
"tools/Microsoft.AspNetCore.Authorization.Policy.xml",
"tools/Microsoft.AspNetCore.Authorization.dll",
"tools/Microsoft.AspNetCore.Authorization.xml",
"tools/Microsoft.AspNetCore.Components.Authorization.dll",
"tools/Microsoft.AspNetCore.Components.Authorization.xml",
"tools/Microsoft.AspNetCore.Components.Endpoints.dll",
"tools/Microsoft.AspNetCore.Components.Endpoints.xml",
"tools/Microsoft.AspNetCore.Components.Forms.dll",
"tools/Microsoft.AspNetCore.Components.Forms.xml",
"tools/Microsoft.AspNetCore.Components.Web.dll",
"tools/Microsoft.AspNetCore.Components.Web.xml",
"tools/Microsoft.AspNetCore.Components.WebAssembly.Server.dll",
"tools/Microsoft.AspNetCore.Components.WebAssembly.Server.xml",
"tools/Microsoft.AspNetCore.Components.WebAssembly.dll",
"tools/Microsoft.AspNetCore.Components.WebAssembly.xml",
"tools/Microsoft.AspNetCore.Components.dll",
"tools/Microsoft.AspNetCore.Components.xml",
"tools/Microsoft.AspNetCore.Connections.Abstractions.dll",
"tools/Microsoft.AspNetCore.Connections.Abstractions.xml",
"tools/Microsoft.AspNetCore.Cryptography.Internal.dll",
"tools/Microsoft.AspNetCore.Cryptography.Internal.xml",
"tools/Microsoft.AspNetCore.DataProtection.Abstractions.dll",
"tools/Microsoft.AspNetCore.DataProtection.Abstractions.xml",
"tools/Microsoft.AspNetCore.DataProtection.Extensions.dll",
"tools/Microsoft.AspNetCore.DataProtection.Extensions.xml",
"tools/Microsoft.AspNetCore.DataProtection.dll",
"tools/Microsoft.AspNetCore.DataProtection.xml",
"tools/Microsoft.AspNetCore.Diagnostics.Abstractions.dll",
"tools/Microsoft.AspNetCore.Diagnostics.Abstractions.xml",
"tools/Microsoft.AspNetCore.Diagnostics.dll",
"tools/Microsoft.AspNetCore.Diagnostics.xml",
"tools/Microsoft.AspNetCore.HostFiltering.dll",
"tools/Microsoft.AspNetCore.HostFiltering.xml",
"tools/Microsoft.AspNetCore.Hosting.Abstractions.dll",
"tools/Microsoft.AspNetCore.Hosting.Abstractions.xml",
"tools/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll",
"tools/Microsoft.AspNetCore.Hosting.Server.Abstractions.xml",
"tools/Microsoft.AspNetCore.Hosting.dll",
"tools/Microsoft.AspNetCore.Hosting.xml",
"tools/Microsoft.AspNetCore.Html.Abstractions.dll",
"tools/Microsoft.AspNetCore.Html.Abstractions.xml",
"tools/Microsoft.AspNetCore.Http.Abstractions.dll",
"tools/Microsoft.AspNetCore.Http.Abstractions.xml",
"tools/Microsoft.AspNetCore.Http.Extensions.dll",
"tools/Microsoft.AspNetCore.Http.Extensions.xml",
"tools/Microsoft.AspNetCore.Http.Features.dll",
"tools/Microsoft.AspNetCore.Http.Features.xml",
"tools/Microsoft.AspNetCore.Http.dll",
"tools/Microsoft.AspNetCore.Http.xml",
"tools/Microsoft.AspNetCore.HttpOverrides.dll",
"tools/Microsoft.AspNetCore.HttpOverrides.xml",
"tools/Microsoft.AspNetCore.Metadata.dll",
"tools/Microsoft.AspNetCore.Metadata.xml",
"tools/Microsoft.AspNetCore.Routing.Abstractions.dll",
"tools/Microsoft.AspNetCore.Routing.Abstractions.xml",
"tools/Microsoft.AspNetCore.Routing.dll",
"tools/Microsoft.AspNetCore.Routing.xml",
"tools/Microsoft.AspNetCore.Server.HttpSys.dll",
"tools/Microsoft.AspNetCore.Server.HttpSys.xml",
"tools/Microsoft.AspNetCore.Server.IIS.dll",
"tools/Microsoft.AspNetCore.Server.IIS.xml",
"tools/Microsoft.AspNetCore.Server.IISIntegration.dll",
"tools/Microsoft.AspNetCore.Server.IISIntegration.xml",
"tools/Microsoft.AspNetCore.Server.Kestrel.Core.dll",
"tools/Microsoft.AspNetCore.Server.Kestrel.Core.xml",
"tools/Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll",
"tools/Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.xml",
"tools/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll",
"tools/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.xml",
"tools/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll",
"tools/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.xml",
"tools/Microsoft.AspNetCore.Server.Kestrel.dll",
"tools/Microsoft.AspNetCore.Server.Kestrel.xml",
"tools/Microsoft.AspNetCore.StaticAssets.dll",
"tools/Microsoft.AspNetCore.StaticAssets.xml",
"tools/Microsoft.AspNetCore.StaticFiles.dll",
"tools/Microsoft.AspNetCore.StaticFiles.xml",
"tools/Microsoft.AspNetCore.WebUtilities.dll",
"tools/Microsoft.AspNetCore.WebUtilities.xml",
"tools/Microsoft.AspNetCore.dll",
"tools/Microsoft.AspNetCore.xml",
"tools/Microsoft.Extensions.Configuration.Abstractions.dll",
"tools/Microsoft.Extensions.Configuration.Binder.dll",
"tools/Microsoft.Extensions.Configuration.CommandLine.dll",
"tools/Microsoft.Extensions.Configuration.EnvironmentVariables.dll",
"tools/Microsoft.Extensions.Configuration.FileExtensions.dll",
"tools/Microsoft.Extensions.Configuration.Json.dll",
"tools/Microsoft.Extensions.Configuration.UserSecrets.dll",
"tools/Microsoft.Extensions.Configuration.dll",
"tools/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
"tools/Microsoft.Extensions.DependencyInjection.dll",
"tools/Microsoft.Extensions.Diagnostics.Abstractions.dll",
"tools/Microsoft.Extensions.Diagnostics.dll",
"tools/Microsoft.Extensions.Features.dll",
"tools/Microsoft.Extensions.Features.xml",
"tools/Microsoft.Extensions.FileProviders.Abstractions.dll",
"tools/Microsoft.Extensions.FileProviders.Composite.dll",
"tools/Microsoft.Extensions.FileProviders.Physical.dll",
"tools/Microsoft.Extensions.FileSystemGlobbing.dll",
"tools/Microsoft.Extensions.Hosting.Abstractions.dll",
"tools/Microsoft.Extensions.Hosting.dll",
"tools/Microsoft.Extensions.Logging.Abstractions.dll",
"tools/Microsoft.Extensions.Logging.Configuration.dll",
"tools/Microsoft.Extensions.Logging.Console.dll",
"tools/Microsoft.Extensions.Logging.Debug.dll",
"tools/Microsoft.Extensions.Logging.EventLog.dll",
"tools/Microsoft.Extensions.Logging.EventSource.dll",
"tools/Microsoft.Extensions.Logging.dll",
"tools/Microsoft.Extensions.ObjectPool.dll",
"tools/Microsoft.Extensions.ObjectPool.xml",
"tools/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
"tools/Microsoft.Extensions.Options.dll",
"tools/Microsoft.Extensions.Primitives.dll",
"tools/Microsoft.Extensions.Validation.ValidationsGenerator.dll",
"tools/Microsoft.Extensions.Validation.dll",
"tools/Microsoft.Extensions.Validation.xml",
"tools/Microsoft.Extensions.WebEncoders.dll",
"tools/Microsoft.Extensions.WebEncoders.xml",
"tools/Microsoft.JSInterop.WebAssembly.dll",
"tools/Microsoft.JSInterop.WebAssembly.xml",
"tools/Microsoft.JSInterop.dll",
"tools/Microsoft.JSInterop.xml",
"tools/Microsoft.Net.Http.Headers.dll",
"tools/Microsoft.Net.Http.Headers.xml",
"tools/System.Diagnostics.EventLog.dll",
"tools/System.Security.Cryptography.Pkcs.dll",
"tools/System.Security.Cryptography.Xml.dll",
"tools/blazor-devserver.deps.json",
"tools/blazor-devserver.dll",
"tools/blazor-devserver.exe",
"tools/blazor-devserver.runtimeconfig.json",
"tools/blazor-devserver.xml",
"tools/runtimes/win/lib/net10.0/System.Diagnostics.EventLog.Messages.dll",
"tools/runtimes/win/lib/net10.0/System.Diagnostics.EventLog.dll",
"tools/runtimes/win/lib/net10.0/System.Security.Cryptography.Pkcs.dll",
"tools/x64/aspnetcorev2_inprocess.dll"
]
},
"Microsoft.AspNetCore.Metadata/10.0.8": {
"sha512": "N+d8MnpnEhKnbkCZzrV5jyPLpMOA9eSxP91We8B8QRSlt5NnyWDk1deEn8JpErDbyiQBAwhbvkxLofIOijRwTw==",
"type": "package",
"path": "microsoft.aspnetcore.metadata/10.0.8",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"THIRD-PARTY-NOTICES.TXT",
"lib/net10.0/Microsoft.AspNetCore.Metadata.dll",
"lib/net462/Microsoft.AspNetCore.Metadata.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll",
"microsoft.aspnetcore.metadata.10.0.8.nupkg.sha512",
"microsoft.aspnetcore.metadata.nuspec"
]
},
"Microsoft.Extensions.Configuration/10.0.8": {
"sha512": "ehZcoPbjzWzS4XFvuz7R3V55SmpdkyMqFURLH3yXaN9NtXd9tR6CGB7pd49HYtCkenl+G7ctXSFLhNI08xLfRg==",
"type": "package",
"path": "microsoft.extensions.configuration/10.0.8",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/Microsoft.Extensions.Configuration.targets",
"buildTransitive/net462/_._",
"buildTransitive/net8.0/_._",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.targets",
"lib/net10.0/Microsoft.Extensions.Configuration.dll",
"lib/net462/Microsoft.Extensions.Configuration.dll",
"lib/net8.0/Microsoft.Extensions.Configuration.dll",
"lib/net9.0/Microsoft.Extensions.Configuration.dll",
"lib/netstandard2.0/Microsoft.Extensions.Configuration.dll",
"microsoft.extensions.configuration.10.0.8.nupkg.sha512",
"microsoft.extensions.configuration.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.Configuration.Abstractions/10.0.8": {
"sha512": "I63esIFbL3h5pSt7gXpXOlmcwDmYBUoYNEglKfDPFUqtYvSV84f2l28hO2lfVXsV0wdlplgAM7IVz16matapSg==",
"type": "package",
"path": "microsoft.extensions.configuration.abstractions/10.0.8",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets",
"buildTransitive/net462/_._",
"buildTransitive/net8.0/_._",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Abstractions.targets",
"lib/net10.0/Microsoft.Extensions.Configuration.Abstractions.dll",
"lib/net462/Microsoft.Extensions.Configuration.Abstractions.dll",
"lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll",
"lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll",
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll",
"microsoft.extensions.configuration.abstractions.10.0.8.nupkg.sha512",
"microsoft.extensions.configuration.abstractions.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.Configuration.Binder/10.0.8": {
"sha512": "R3NN1X+kVu14uoxLEW6sBSQyhogDSbaOQzILnCtuXxBN4hx22AgjWPwZX6v/suERFkEDgU1lk12AglHTrUxhlw==",
"type": "package",
"path": "microsoft.extensions.configuration.binder/10.0.8",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"analyzers/dotnet/cs/Microsoft.Extensions.Configuration.Binder.SourceGeneration.dll",
"analyzers/dotnet/cs/cs/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
"analyzers/dotnet/cs/de/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
"analyzers/dotnet/cs/es/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
"analyzers/dotnet/cs/fr/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
"analyzers/dotnet/cs/it/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
"analyzers/dotnet/cs/ja/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
"analyzers/dotnet/cs/ko/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
"analyzers/dotnet/cs/pl/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
"analyzers/dotnet/cs/pt-BR/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
"analyzers/dotnet/cs/ru/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
"analyzers/dotnet/cs/tr/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
"analyzers/dotnet/cs/zh-Hans/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
"analyzers/dotnet/cs/zh-Hant/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
"buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets",
"lib/net10.0/Microsoft.Extensions.Configuration.Binder.dll",
"lib/net462/Microsoft.Extensions.Configuration.Binder.dll",
"lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll",
"lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll",
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll",
"microsoft.extensions.configuration.binder.10.0.8.nupkg.sha512",
"microsoft.extensions.configuration.binder.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.Configuration.FileExtensions/10.0.8": {
"sha512": "1g9mzuu8gIHkjYb0jLxOTQVl/QDG5nn0b0JzgT/gbgNKr6gXZzxOHRAsdYRc1eDApB7LdHR8uK5vQrNjIQdRrQ==",
"type": "package",
"path": "microsoft.extensions.configuration.fileextensions/10.0.8",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/Microsoft.Extensions.Configuration.FileExtensions.targets",
"buildTransitive/net462/_._",
"buildTransitive/net8.0/_._",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.FileExtensions.targets",
"lib/net10.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
"lib/net462/Microsoft.Extensions.Configuration.FileExtensions.dll",
"lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
"lib/net9.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
"lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
"microsoft.extensions.configuration.fileextensions.10.0.8.nupkg.sha512",
"microsoft.extensions.configuration.fileextensions.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.Configuration.Json/10.0.8": {
"sha512": "KLtAZ6A38s1pIfCO2ns6aG14NNGMYNZ4PBYfFK4M+R4A+xuSc6oklhqDcpHZxvDpyBWeFtR5C8iQBw2ng8tUHQ==",
"type": "package",
"path": "microsoft.extensions.configuration.json/10.0.8",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/Microsoft.Extensions.Configuration.Json.targets",
"buildTransitive/net462/_._",
"buildTransitive/net8.0/_._",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Json.targets",
"lib/net10.0/Microsoft.Extensions.Configuration.Json.dll",
"lib/net462/Microsoft.Extensions.Configuration.Json.dll",
"lib/net8.0/Microsoft.Extensions.Configuration.Json.dll",
"lib/net9.0/Microsoft.Extensions.Configuration.Json.dll",
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll",
"lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll",
"microsoft.extensions.configuration.json.10.0.8.nupkg.sha512",
"microsoft.extensions.configuration.json.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.DependencyInjection/10.0.8": {
"sha512": "daf62xHIrq8pnE709hgaZZN9tSam9TGGepWe1+bE6V3GEuVwJiMs6ib+38lfMCyAJAHiX0vapxBhsuMSV7U+cg==",
"type": "package",
"path": "microsoft.extensions.dependencyinjection/10.0.8",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets",
"buildTransitive/net462/_._",
"buildTransitive/net8.0/_._",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets",
"lib/net10.0/Microsoft.Extensions.DependencyInjection.dll",
"lib/net462/Microsoft.Extensions.DependencyInjection.dll",
"lib/net8.0/Microsoft.Extensions.DependencyInjection.dll",
"lib/net9.0/Microsoft.Extensions.DependencyInjection.dll",
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll",
"lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll",
"microsoft.extensions.dependencyinjection.10.0.8.nupkg.sha512",
"microsoft.extensions.dependencyinjection.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.DependencyInjection.Abstractions/10.0.8": {
"sha512": "21nbDV60SRPWGIivsyl6lqBeEJNG1sginhhfWgRrr3Ais7aQ12To25OAHQxgoiJkjqy1aQ6RxpZBGYuTi7Ge6A==",
"type": "package",
"path": "microsoft.extensions.dependencyinjection.abstractions/10.0.8",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
"buildTransitive/net462/_._",
"buildTransitive/net8.0/_._",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
"lib/net10.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
"lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
"lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
"lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
"lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
"microsoft.extensions.dependencyinjection.abstractions.10.0.8.nupkg.sha512",
"microsoft.extensions.dependencyinjection.abstractions.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.Diagnostics/10.0.8": {
"sha512": "uduyw9d3Fi+sbredO5drA1S44AQS2FRNFyn72UmB2vmQIO1qaXprpp1U/2lYhYi8yFdVERfY9sy/pxw/qPOU9w==",
"type": "package",
"path": "microsoft.extensions.diagnostics/10.0.8",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/Microsoft.Extensions.Diagnostics.targets",
"buildTransitive/net462/_._",
"buildTransitive/net8.0/_._",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Diagnostics.targets",
"lib/net10.0/Microsoft.Extensions.Diagnostics.dll",
"lib/net462/Microsoft.Extensions.Diagnostics.dll",
"lib/net8.0/Microsoft.Extensions.Diagnostics.dll",
"lib/net9.0/Microsoft.Extensions.Diagnostics.dll",
"lib/netstandard2.0/Microsoft.Extensions.Diagnostics.dll",
"microsoft.extensions.diagnostics.10.0.8.nupkg.sha512",
"microsoft.extensions.diagnostics.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.Diagnostics.Abstractions/10.0.8": {
"sha512": "+f4C5g78QCGNyxzUfrTYsB7qYx06Zca0e88s3qFlea9/lQhgPImYdNprlgzl1uHhRU3fVHLfmbijayU2sJEZ6w==",
"type": "package",
"path": "microsoft.extensions.diagnostics.abstractions/10.0.8",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/Microsoft.Extensions.Diagnostics.Abstractions.targets",
"buildTransitive/net462/_._",
"buildTransitive/net8.0/_._",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Diagnostics.Abstractions.targets",
"lib/net10.0/Microsoft.Extensions.Diagnostics.Abstractions.dll",
"lib/net462/Microsoft.Extensions.Diagnostics.Abstractions.dll",
"lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll",
"lib/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.dll",
"lib/netstandard2.0/Microsoft.Extensions.Diagnostics.Abstractions.dll",
"microsoft.extensions.diagnostics.abstractions.10.0.8.nupkg.sha512",
"microsoft.extensions.diagnostics.abstractions.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.FileProviders.Abstractions/10.0.8": {
"sha512": "U+oquaPxFdY8lYeEIWO/AD7jDIl9sPW6aVWMQRHU/pZ/SWpLcOrAj2fcLe1HwXl4sYw1ONI56K/eELT3xr4RRQ==",
"type": "package",
"path": "microsoft.extensions.fileproviders.abstractions/10.0.8",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/Microsoft.Extensions.FileProviders.Abstractions.targets",
"buildTransitive/net462/_._",
"buildTransitive/net8.0/_._",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Abstractions.targets",
"lib/net10.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
"lib/net462/Microsoft.Extensions.FileProviders.Abstractions.dll",
"lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
"lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
"microsoft.extensions.fileproviders.abstractions.10.0.8.nupkg.sha512",
"microsoft.extensions.fileproviders.abstractions.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.FileProviders.Physical/10.0.8": {
"sha512": "GkPvQe6IdidLu6Q3Lw6+B8NJpW8feW8czZ5mBKt5rXM/x8MvZfEp5WvAsjznzDGd23chIDrW0b2mmt+ScnEgiw==",
"type": "package",
"path": "microsoft.extensions.fileproviders.physical/10.0.8",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/Microsoft.Extensions.FileProviders.Physical.targets",
"buildTransitive/net462/_._",
"buildTransitive/net8.0/_._",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Physical.targets",
"lib/net10.0/Microsoft.Extensions.FileProviders.Physical.dll",
"lib/net462/Microsoft.Extensions.FileProviders.Physical.dll",
"lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll",
"lib/net9.0/Microsoft.Extensions.FileProviders.Physical.dll",
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll",
"microsoft.extensions.fileproviders.physical.10.0.8.nupkg.sha512",
"microsoft.extensions.fileproviders.physical.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.FileSystemGlobbing/10.0.8": {
"sha512": "IUQet3SY51xIFcFZKtAB6a54/Zdxs7T3SQ84kJtOD6yeXfZgiOMksACWD5qtTmXGQGFH4QYGBOT0KIO8Uy/dJw==",
"type": "package",
"path": "microsoft.extensions.filesystemglobbing/10.0.8",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/Microsoft.Extensions.FileSystemGlobbing.targets",
"buildTransitive/net462/_._",
"buildTransitive/net8.0/_._",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileSystemGlobbing.targets",
"lib/net10.0/Microsoft.Extensions.FileSystemGlobbing.dll",
"lib/net462/Microsoft.Extensions.FileSystemGlobbing.dll",
"lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll",
"lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.dll",
"lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll",
"microsoft.extensions.filesystemglobbing.10.0.8.nupkg.sha512",
"microsoft.extensions.filesystemglobbing.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.Logging/10.0.8": {
"sha512": "K60JhWC2hN/Gi7TP68tBxSzk5ACWOs7lkmPzsfA8Bcf/IXTajujt2ORMf9rSMk1bsng6Lv4Y3fuxp3bm1+15ug==",
"type": "package",
"path": "microsoft.extensions.logging/10.0.8",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/Microsoft.Extensions.Logging.targets",
"buildTransitive/net462/_._",
"buildTransitive/net8.0/_._",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets",
"lib/net10.0/Microsoft.Extensions.Logging.dll",
"lib/net462/Microsoft.Extensions.Logging.dll",
"lib/net8.0/Microsoft.Extensions.Logging.dll",
"lib/net9.0/Microsoft.Extensions.Logging.dll",
"lib/netstandard2.0/Microsoft.Extensions.Logging.dll",
"lib/netstandard2.1/Microsoft.Extensions.Logging.dll",
"microsoft.extensions.logging.10.0.8.nupkg.sha512",
"microsoft.extensions.logging.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.Logging.Abstractions/10.0.8": {
"sha512": "fdVadZmsC8jRP0KvKy8mO8f6GV/HyBvElfcSxEhd+5FM5boAw/01iSaCto5G3G37ApJira4A3pNaVvBv8cUiLQ==",
"type": "package",
"path": "microsoft.extensions.logging.abstractions/10.0.8",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"analyzers/dotnet/roslyn3.11/cs/Microsoft.Extensions.Logging.Generators.dll",
"analyzers/dotnet/roslyn3.11/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll",
"analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll",
"analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
"buildTransitive/net461/Microsoft.Extensions.Logging.Abstractions.targets",
"buildTransitive/net462/Microsoft.Extensions.Logging.Abstractions.targets",
"buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets",
"buildTransitive/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.targets",
"lib/net10.0/Microsoft.Extensions.Logging.Abstractions.dll",
"lib/net462/Microsoft.Extensions.Logging.Abstractions.dll",
"lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll",
"lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll",
"lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll",
"microsoft.extensions.logging.abstractions.10.0.8.nupkg.sha512",
"microsoft.extensions.logging.abstractions.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.Options/10.0.8": {
"sha512": "VBD+131DpTNCNDfA4kIyKTiCySvJGNhwibdWBSdFRu7GMfXLXcXODkgA+KStKbbhzraLglZWUN4nXyHgW4JIRA==",
"type": "package",
"path": "microsoft.extensions.options/10.0.8",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Options.SourceGeneration.dll",
"analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
"buildTransitive/net461/Microsoft.Extensions.Options.targets",
"buildTransitive/net462/Microsoft.Extensions.Options.targets",
"buildTransitive/net8.0/Microsoft.Extensions.Options.targets",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.targets",
"buildTransitive/netstandard2.0/Microsoft.Extensions.Options.targets",
"lib/net10.0/Microsoft.Extensions.Options.dll",
"lib/net462/Microsoft.Extensions.Options.dll",
"lib/net8.0/Microsoft.Extensions.Options.dll",
"lib/net9.0/Microsoft.Extensions.Options.dll",
"lib/netstandard2.0/Microsoft.Extensions.Options.dll",
"lib/netstandard2.1/Microsoft.Extensions.Options.dll",
"microsoft.extensions.options.10.0.8.nupkg.sha512",
"microsoft.extensions.options.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.Options.ConfigurationExtensions/10.0.8": {
"sha512": "VOapXeO3lhBH0zYoyAH7tjapuo4V5pTHlevPpiSHueEquAajqd5nF0mttm+h/uE/exwAEuM5s26SzOJtletE3w==",
"type": "package",
"path": "microsoft.extensions.options.configurationextensions/10.0.8",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/Microsoft.Extensions.Options.ConfigurationExtensions.targets",
"buildTransitive/net462/_._",
"buildTransitive/net8.0/_._",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.ConfigurationExtensions.targets",
"lib/net10.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
"lib/net462/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
"lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
"lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
"lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
"microsoft.extensions.options.configurationextensions.10.0.8.nupkg.sha512",
"microsoft.extensions.options.configurationextensions.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.Primitives/10.0.8": {
"sha512": "OBPo4nYhMyIbtueoC10CBm6AGAbo/A9IV8QQ/6ryZS7VvmqpGT7hunazeHLxFawRzn3oLOq4jhqhpBX4tfswWQ==",
"type": "package",
"path": "microsoft.extensions.primitives/10.0.8",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/Microsoft.Extensions.Primitives.targets",
"buildTransitive/net462/_._",
"buildTransitive/net8.0/_._",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets",
"lib/net10.0/Microsoft.Extensions.Primitives.dll",
"lib/net462/Microsoft.Extensions.Primitives.dll",
"lib/net8.0/Microsoft.Extensions.Primitives.dll",
"lib/net9.0/Microsoft.Extensions.Primitives.dll",
"lib/netstandard2.0/Microsoft.Extensions.Primitives.dll",
"microsoft.extensions.primitives.10.0.8.nupkg.sha512",
"microsoft.extensions.primitives.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.Validation/10.0.8": {
"sha512": "CekWvF0+2NUol7aixnG/o7Iy2VCwN6Y3UcTmsDx++oiJlJ6M0ppfymwJ58yANRXRElN3WkHUynIeb+FuNE/3Ww==",
"type": "package",
"path": "microsoft.extensions.validation/10.0.8",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"THIRD-PARTY-NOTICES.TXT",
"analyzers/dotnet/cs/Microsoft.Extensions.Validation.ValidationsGenerator.dll",
"lib/net10.0/Microsoft.Extensions.Validation.dll",
"microsoft.extensions.validation.10.0.8.nupkg.sha512",
"microsoft.extensions.validation.nuspec"
]
},
"Microsoft.JSInterop/10.0.8": {
"sha512": "eGKB3++3SDqRY86Y5prnI0bSceM5dJR03agFPQR8j9eL61HhBYzn3DLt3pVWJAS3t98hwJWuJA+NxB7Q8d4UJA==",
"type": "package",
"path": "microsoft.jsinterop/10.0.8",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"THIRD-PARTY-NOTICES.TXT",
"lib/net10.0/Microsoft.JSInterop.dll",
"microsoft.jsinterop.10.0.8.nupkg.sha512",
"microsoft.jsinterop.nuspec"
]
},
"Microsoft.JSInterop.WebAssembly/10.0.8": {
"sha512": "sXmjUtF9Kb7heF2cDuT1X8wdJQnyXXJ5wMVN52AtBKUDOzMCfSNTCWoYb3y9LH+6YBAqci8NQkYnHAV+WHC8VA==",
"type": "package",
"path": "microsoft.jsinterop.webassembly/10.0.8",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"THIRD-PARTY-NOTICES.txt",
"lib/net10.0/Microsoft.JSInterop.WebAssembly.dll",
"microsoft.jsinterop.webassembly.10.0.8.nupkg.sha512",
"microsoft.jsinterop.webassembly.nuspec"
]
},
"Microsoft.NET.ILLink.Tasks/10.0.8": {
"sha512": "dVbSXGIFNR5nZcv2tOLoWI+a9T4jtFd77IYjuND+QVe360qWgAF7H0WtoopYhRw/+SgpGUTyrkrh+65+ClNnfw==",
"type": "package",
"path": "microsoft.net.illink.tasks/10.0.8",
"hasTools": true,
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"Sdk/Sdk.props",
"THIRD-PARTY-NOTICES.TXT",
"analyzers/dotnet/cs/ILLink.CodeFixProvider.dll",
"analyzers/dotnet/cs/ILLink.RoslynAnalyzer.dll",
"build/Microsoft.NET.ILLink.Analyzers.props",
"build/Microsoft.NET.ILLink.Tasks.props",
"build/Microsoft.NET.ILLink.targets",
"microsoft.net.illink.tasks.10.0.8.nupkg.sha512",
"microsoft.net.illink.tasks.nuspec",
"tools/net/ILLink.Tasks.deps.json",
"tools/net/ILLink.Tasks.dll",
"tools/net/Mono.Cecil.Mdb.dll",
"tools/net/Mono.Cecil.Pdb.dll",
"tools/net/Mono.Cecil.Rocks.dll",
"tools/net/Mono.Cecil.dll",
"tools/net/Sdk/Sdk.props",
"tools/net/build/Microsoft.NET.ILLink.Analyzers.props",
"tools/net/build/Microsoft.NET.ILLink.Tasks.props",
"tools/net/build/Microsoft.NET.ILLink.targets",
"tools/net/illink.deps.json",
"tools/net/illink.dll",
"tools/net/illink.runtimeconfig.json",
"tools/netframework/ILLink.Tasks.dll",
"tools/netframework/ILLink.Tasks.dll.config",
"tools/netframework/Mono.Cecil.Mdb.dll",
"tools/netframework/Mono.Cecil.Pdb.dll",
"tools/netframework/Mono.Cecil.Rocks.dll",
"tools/netframework/Mono.Cecil.dll",
"tools/netframework/Sdk/Sdk.props",
"tools/netframework/System.Buffers.dll",
"tools/netframework/System.Collections.Immutable.dll",
"tools/netframework/System.Memory.dll",
"tools/netframework/System.Numerics.Vectors.dll",
"tools/netframework/System.Reflection.Metadata.dll",
"tools/netframework/System.Runtime.CompilerServices.Unsafe.dll",
"tools/netframework/build/Microsoft.NET.ILLink.Analyzers.props",
"tools/netframework/build/Microsoft.NET.ILLink.Tasks.props",
"tools/netframework/build/Microsoft.NET.ILLink.targets",
"useSharedDesignerContext.txt"
]
},
"Microsoft.NET.Sdk.WebAssembly.Pack/10.0.8": {
"sha512": "xQ05xw4t8wjFxwD7a/Nye/IPEihIyUkZIbRzTytVFqko6Ows3UvjqHIEjk3gCOIZloNFOLykYPsTyKRCvEs6ng==",
"type": "package",
"path": "microsoft.net.sdk.webassembly.pack/10.0.8",
"hasTools": true,
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"THIRD-PARTY-NOTICES.TXT",
"WasmAppHost/BrowserDebugHost.deps.json",
"WasmAppHost/BrowserDebugHost.dll",
"WasmAppHost/BrowserDebugHost.runtimeconfig.json",
"WasmAppHost/BrowserDebugHost.staticwebassets.endpoints.json",
"WasmAppHost/BrowserDebugProxy.dll",
"WasmAppHost/Microsoft.CodeAnalysis.CSharp.Scripting.dll",
"WasmAppHost/Microsoft.CodeAnalysis.CSharp.dll",
"WasmAppHost/Microsoft.CodeAnalysis.Scripting.dll",
"WasmAppHost/Microsoft.CodeAnalysis.dll",
"WasmAppHost/Microsoft.FileFormats.dll",
"WasmAppHost/Microsoft.NET.WebAssembly.Webcil.dll",
"WasmAppHost/Microsoft.SymbolStore.dll",
"WasmAppHost/Newtonsoft.Json.dll",
"WasmAppHost/WasmAppHost.deps.json",
"WasmAppHost/WasmAppHost.dll",
"WasmAppHost/WasmAppHost.runtimeconfig.json",
"WasmAppHost/WasmAppHost.staticwebassets.endpoints.json",
"build/Microsoft.NET.Sdk.WebAssembly.Browser.props",
"build/Microsoft.NET.Sdk.WebAssembly.Browser.targets",
"build/Microsoft.NET.Sdk.WebAssembly.Pack.props",
"build/Microsoft.NET.Sdk.WebAssembly.Pack.targets",
"build/Wasm.web.config",
"build/browser.runtimeconfig.template.json",
"microsoft.net.sdk.webassembly.pack.10.0.8.nupkg.sha512",
"microsoft.net.sdk.webassembly.pack.nuspec",
"tools/net10.0/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks.dll",
"tools/net10.0/Microsoft.NET.WebAssembly.Webcil.dll",
"tools/net472/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks.dll",
"tools/net472/Microsoft.NET.WebAssembly.Webcil.dll"
]
}
},
"projectFileDependencyGroups": {
"net10.0": [
"Microsoft.AspNetCore.App.Internal.Assets >= 10.0.8",
"Microsoft.AspNetCore.Components.WebAssembly >= 10.0.8",
"Microsoft.AspNetCore.Components.WebAssembly.DevServer >= 10.0.8",
"Microsoft.NET.ILLink.Tasks >= 10.0.8",
"Microsoft.NET.Sdk.WebAssembly.Pack >= 10.0.8"
]
},
"packageFolders": {
"/root/.nuget/packages/": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/src/StellarisIdle.csproj",
"projectName": "StellarisIdle",
"projectPath": "/src/StellarisIdle.csproj",
"packagesPath": "/root/.nuget/packages/",
"outputPath": "/src/obj/",
"projectStyle": "PackageReference",
"configFilePaths": [
"/root/.nuget/NuGet/NuGet.Config"
],
"originalTargetFrameworks": [
"net10.0"
],
"sources": {
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net10.0": {
"framework": "net10.0",
"targetAlias": "net10.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "all"
},
"SdkAnalysisLevel": "10.0.300"
},
"frameworks": {
"net10.0": {
"framework": "net10.0",
"targetAlias": "net10.0",
"dependencies": {
"Microsoft.AspNetCore.App.Internal.Assets": {
"suppressParent": "All",
"target": "Package",
"version": "[10.0.8, )",
"autoReferenced": true
},
"Microsoft.AspNetCore.Components.WebAssembly": {
"target": "Package",
"version": "[10.0.8, )"
},
"Microsoft.AspNetCore.Components.WebAssembly.DevServer": {
"suppressParent": "All",
"target": "Package",
"version": "[10.0.8, )"
},
"Microsoft.NET.ILLink.Tasks": {
"suppressParent": "All",
"target": "Package",
"version": "[10.0.8, )",
"autoReferenced": true
},
"Microsoft.NET.Sdk.WebAssembly.Pack": {
"suppressParent": "All",
"target": "Package",
"version": "[10.0.8, )",
"autoReferenced": true
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.NETCore.App.Runtime.Mono.browser-wasm",
"version": "[10.0.8, 10.0.8]"
}
],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.300/PortableRuntimeIdentifierGraph.json",
"packagesToPrune": {
"Microsoft.CSharp": "(,4.7.32767]",
"Microsoft.VisualBasic": "(,10.4.32767]",
"Microsoft.Win32.Primitives": "(,4.3.32767]",
"Microsoft.Win32.Registry": "(,5.0.32767]",
"runtime.any.System.Collections": "(,4.3.32767]",
"runtime.any.System.Diagnostics.Tools": "(,4.3.32767]",
"runtime.any.System.Diagnostics.Tracing": "(,4.3.32767]",
"runtime.any.System.Globalization": "(,4.3.32767]",
"runtime.any.System.Globalization.Calendars": "(,4.3.32767]",
"runtime.any.System.IO": "(,4.3.32767]",
"runtime.any.System.Reflection": "(,4.3.32767]",
"runtime.any.System.Reflection.Extensions": "(,4.3.32767]",
"runtime.any.System.Reflection.Primitives": "(,4.3.32767]",
"runtime.any.System.Resources.ResourceManager": "(,4.3.32767]",
"runtime.any.System.Runtime": "(,4.3.32767]",
"runtime.any.System.Runtime.Handles": "(,4.3.32767]",
"runtime.any.System.Runtime.InteropServices": "(,4.3.32767]",
"runtime.any.System.Text.Encoding": "(,4.3.32767]",
"runtime.any.System.Text.Encoding.Extensions": "(,4.3.32767]",
"runtime.any.System.Threading.Tasks": "(,4.3.32767]",
"runtime.any.System.Threading.Timer": "(,4.3.32767]",
"runtime.aot.System.Collections": "(,4.3.32767]",
"runtime.aot.System.Diagnostics.Tools": "(,4.3.32767]",
"runtime.aot.System.Diagnostics.Tracing": "(,4.3.32767]",
"runtime.aot.System.Globalization": "(,4.3.32767]",
"runtime.aot.System.Globalization.Calendars": "(,4.3.32767]",
"runtime.aot.System.IO": "(,4.3.32767]",
"runtime.aot.System.Reflection": "(,4.3.32767]",
"runtime.aot.System.Reflection.Extensions": "(,4.3.32767]",
"runtime.aot.System.Reflection.Primitives": "(,4.3.32767]",
"runtime.aot.System.Resources.ResourceManager": "(,4.3.32767]",
"runtime.aot.System.Runtime": "(,4.3.32767]",
"runtime.aot.System.Runtime.Handles": "(,4.3.32767]",
"runtime.aot.System.Runtime.InteropServices": "(,4.3.32767]",
"runtime.aot.System.Text.Encoding": "(,4.3.32767]",
"runtime.aot.System.Text.Encoding.Extensions": "(,4.3.32767]",
"runtime.aot.System.Threading.Tasks": "(,4.3.32767]",
"runtime.aot.System.Threading.Timer": "(,4.3.32767]",
"runtime.debian.8-x64.runtime.native.System": "(,4.3.32767]",
"runtime.debian.8-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
"runtime.debian.8-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
"runtime.debian.8-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
"runtime.debian.9-x64.runtime.native.System": "(,4.3.32767]",
"runtime.debian.9-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
"runtime.debian.9-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
"runtime.debian.9-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
"runtime.fedora.23-x64.runtime.native.System": "(,4.3.32767]",
"runtime.fedora.23-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
"runtime.fedora.23-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
"runtime.fedora.23-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
"runtime.fedora.24-x64.runtime.native.System": "(,4.3.32767]",
"runtime.fedora.24-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
"runtime.fedora.24-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
"runtime.fedora.24-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
"runtime.fedora.27-x64.runtime.native.System": "(,4.3.32767]",
"runtime.fedora.27-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
"runtime.fedora.27-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
"runtime.fedora.27-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
"runtime.fedora.28-x64.runtime.native.System": "(,4.3.32767]",
"runtime.fedora.28-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
"runtime.fedora.28-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
"runtime.fedora.28-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
"runtime.opensuse.13.2-x64.runtime.native.System": "(,4.3.32767]",
"runtime.opensuse.13.2-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
"runtime.opensuse.13.2-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
"runtime.opensuse.13.2-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
"runtime.opensuse.42.1-x64.runtime.native.System": "(,4.3.32767]",
"runtime.opensuse.42.1-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
"runtime.opensuse.42.1-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
"runtime.opensuse.42.1-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
"runtime.opensuse.42.3-x64.runtime.native.System": "(,4.3.32767]",
"runtime.opensuse.42.3-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
"runtime.opensuse.42.3-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
"runtime.opensuse.42.3-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
"runtime.osx.10.10-x64.runtime.native.System": "(,4.3.32767]",
"runtime.osx.10.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
"runtime.osx.10.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
"runtime.osx.10.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "(,4.3.32767]",
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
"runtime.rhel.7-x64.runtime.native.System": "(,4.3.32767]",
"runtime.rhel.7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
"runtime.rhel.7-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
"runtime.rhel.7-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
"runtime.ubuntu.14.04-x64.runtime.native.System": "(,4.3.32767]",
"runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
"runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
"runtime.ubuntu.14.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
"runtime.ubuntu.16.04-x64.runtime.native.System": "(,4.3.32767]",
"runtime.ubuntu.16.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
"runtime.ubuntu.16.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
"runtime.ubuntu.16.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
"runtime.ubuntu.16.10-x64.runtime.native.System": "(,4.3.32767]",
"runtime.ubuntu.16.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
"runtime.ubuntu.16.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
"runtime.ubuntu.16.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
"runtime.ubuntu.18.04-x64.runtime.native.System": "(,4.3.32767]",
"runtime.ubuntu.18.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
"runtime.ubuntu.18.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
"runtime.ubuntu.18.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
"runtime.unix.Microsoft.Win32.Primitives": "(,4.3.32767]",
"runtime.unix.System.Console": "(,4.3.32767]",
"runtime.unix.System.Diagnostics.Debug": "(,4.3.32767]",
"runtime.unix.System.IO.FileSystem": "(,4.3.32767]",
"runtime.unix.System.Net.Primitives": "(,4.3.32767]",
"runtime.unix.System.Net.Sockets": "(,4.3.32767]",
"runtime.unix.System.Private.Uri": "(,4.3.32767]",
"runtime.unix.System.Runtime.Extensions": "(,4.3.32767]",
"runtime.win.Microsoft.Win32.Primitives": "(,4.3.32767]",
"runtime.win.System.Console": "(,4.3.32767]",
"runtime.win.System.Diagnostics.Debug": "(,4.3.32767]",
"runtime.win.System.IO.FileSystem": "(,4.3.32767]",
"runtime.win.System.Net.Primitives": "(,4.3.32767]",
"runtime.win.System.Net.Sockets": "(,4.3.32767]",
"runtime.win.System.Runtime.Extensions": "(,4.3.32767]",
"runtime.win10-arm-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
"runtime.win10-arm64.runtime.native.System.IO.Compression": "(,4.3.32767]",
"runtime.win10-x64-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
"runtime.win10-x86-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
"runtime.win7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
"runtime.win7-x86.runtime.native.System.IO.Compression": "(,4.3.32767]",
"runtime.win7.System.Private.Uri": "(,4.3.32767]",
"runtime.win8-arm.runtime.native.System.IO.Compression": "(,4.3.32767]",
"System.AppContext": "(,4.3.32767]",
"System.Buffers": "(,5.0.32767]",
"System.Collections": "(,4.3.32767]",
"System.Collections.Concurrent": "(,4.3.32767]",
"System.Collections.Immutable": "(,10.0.32767]",
"System.Collections.NonGeneric": "(,4.3.32767]",
"System.Collections.Specialized": "(,4.3.32767]",
"System.ComponentModel": "(,4.3.32767]",
"System.ComponentModel.Annotations": "(,4.3.32767]",
"System.ComponentModel.EventBasedAsync": "(,4.3.32767]",
"System.ComponentModel.Primitives": "(,4.3.32767]",
"System.ComponentModel.TypeConverter": "(,4.3.32767]",
"System.Console": "(,4.3.32767]",
"System.Data.Common": "(,4.3.32767]",
"System.Data.DataSetExtensions": "(,4.4.32767]",
"System.Diagnostics.Contracts": "(,4.3.32767]",
"System.Diagnostics.Debug": "(,4.3.32767]",
"System.Diagnostics.DiagnosticSource": "(,10.0.32767]",
"System.Diagnostics.FileVersionInfo": "(,4.3.32767]",
"System.Diagnostics.Process": "(,4.3.32767]",
"System.Diagnostics.StackTrace": "(,4.3.32767]",
"System.Diagnostics.TextWriterTraceListener": "(,4.3.32767]",
"System.Diagnostics.Tools": "(,4.3.32767]",
"System.Diagnostics.TraceSource": "(,4.3.32767]",
"System.Diagnostics.Tracing": "(,4.3.32767]",
"System.Drawing.Primitives": "(,4.3.32767]",
"System.Dynamic.Runtime": "(,4.3.32767]",
"System.Formats.Asn1": "(,10.0.32767]",
"System.Formats.Tar": "(,10.0.32767]",
"System.Globalization": "(,4.3.32767]",
"System.Globalization.Calendars": "(,4.3.32767]",
"System.Globalization.Extensions": "(,4.3.32767]",
"System.IO": "(,4.3.32767]",
"System.IO.Compression": "(,4.3.32767]",
"System.IO.Compression.ZipFile": "(,4.3.32767]",
"System.IO.FileSystem": "(,4.3.32767]",
"System.IO.FileSystem.AccessControl": "(,4.4.32767]",
"System.IO.FileSystem.DriveInfo": "(,4.3.32767]",
"System.IO.FileSystem.Primitives": "(,4.3.32767]",
"System.IO.FileSystem.Watcher": "(,4.3.32767]",
"System.IO.IsolatedStorage": "(,4.3.32767]",
"System.IO.MemoryMappedFiles": "(,4.3.32767]",
"System.IO.Pipelines": "(,10.0.32767]",
"System.IO.Pipes": "(,4.3.32767]",
"System.IO.Pipes.AccessControl": "(,5.0.32767]",
"System.IO.UnmanagedMemoryStream": "(,4.3.32767]",
"System.Linq": "(,4.3.32767]",
"System.Linq.AsyncEnumerable": "(,10.0.32767]",
"System.Linq.Expressions": "(,4.3.32767]",
"System.Linq.Parallel": "(,4.3.32767]",
"System.Linq.Queryable": "(,4.3.32767]",
"System.Memory": "(,5.0.32767]",
"System.Net.Http": "(,4.3.32767]",
"System.Net.Http.Json": "(,10.0.32767]",
"System.Net.NameResolution": "(,4.3.32767]",
"System.Net.NetworkInformation": "(,4.3.32767]",
"System.Net.Ping": "(,4.3.32767]",
"System.Net.Primitives": "(,4.3.32767]",
"System.Net.Requests": "(,4.3.32767]",
"System.Net.Security": "(,4.3.32767]",
"System.Net.ServerSentEvents": "(,10.0.32767]",
"System.Net.Sockets": "(,4.3.32767]",
"System.Net.WebHeaderCollection": "(,4.3.32767]",
"System.Net.WebSockets": "(,4.3.32767]",
"System.Net.WebSockets.Client": "(,4.3.32767]",
"System.Numerics.Vectors": "(,5.0.32767]",
"System.ObjectModel": "(,4.3.32767]",
"System.Private.DataContractSerialization": "(,4.3.32767]",
"System.Private.Uri": "(,4.3.32767]",
"System.Reflection": "(,4.3.32767]",
"System.Reflection.DispatchProxy": "(,6.0.32767]",
"System.Reflection.Emit": "(,4.7.32767]",
"System.Reflection.Emit.ILGeneration": "(,4.7.32767]",
"System.Reflection.Emit.Lightweight": "(,4.7.32767]",
"System.Reflection.Extensions": "(,4.3.32767]",
"System.Reflection.Metadata": "(,10.0.32767]",
"System.Reflection.Primitives": "(,4.3.32767]",
"System.Reflection.TypeExtensions": "(,4.3.32767]",
"System.Resources.Reader": "(,4.3.32767]",
"System.Resources.ResourceManager": "(,4.3.32767]",
"System.Resources.Writer": "(,4.3.32767]",
"System.Runtime": "(,4.3.32767]",
"System.Runtime.CompilerServices.Unsafe": "(,7.0.32767]",
"System.Runtime.CompilerServices.VisualC": "(,4.3.32767]",
"System.Runtime.Extensions": "(,4.3.32767]",
"System.Runtime.Handles": "(,4.3.32767]",
"System.Runtime.InteropServices": "(,4.3.32767]",
"System.Runtime.InteropServices.RuntimeInformation": "(,4.3.32767]",
"System.Runtime.Loader": "(,4.3.32767]",
"System.Runtime.Numerics": "(,4.3.32767]",
"System.Runtime.Serialization.Formatters": "(,4.3.32767]",
"System.Runtime.Serialization.Json": "(,4.3.32767]",
"System.Runtime.Serialization.Primitives": "(,4.3.32767]",
"System.Runtime.Serialization.Xml": "(,4.3.32767]",
"System.Security.AccessControl": "(,6.0.32767]",
"System.Security.Claims": "(,4.3.32767]",
"System.Security.Cryptography.Algorithms": "(,4.3.32767]",
"System.Security.Cryptography.Cng": "(,5.0.32767]",
"System.Security.Cryptography.Csp": "(,4.3.32767]",
"System.Security.Cryptography.Encoding": "(,4.3.32767]",
"System.Security.Cryptography.OpenSsl": "(,5.0.32767]",
"System.Security.Cryptography.Primitives": "(,4.3.32767]",
"System.Security.Cryptography.X509Certificates": "(,4.3.32767]",
"System.Security.Principal": "(,4.3.32767]",
"System.Security.Principal.Windows": "(,5.0.32767]",
"System.Security.SecureString": "(,4.3.32767]",
"System.Text.Encoding": "(,4.3.32767]",
"System.Text.Encoding.CodePages": "(,10.0.32767]",
"System.Text.Encoding.Extensions": "(,4.3.32767]",
"System.Text.Encodings.Web": "(,10.0.32767]",
"System.Text.Json": "(,10.0.32767]",
"System.Text.RegularExpressions": "(,4.3.32767]",
"System.Threading": "(,4.3.32767]",
"System.Threading.AccessControl": "(,10.0.32767]",
"System.Threading.Channels": "(,10.0.32767]",
"System.Threading.Overlapped": "(,4.3.32767]",
"System.Threading.Tasks": "(,4.3.32767]",
"System.Threading.Tasks.Dataflow": "(,10.0.32767]",
"System.Threading.Tasks.Extensions": "(,5.0.32767]",
"System.Threading.Tasks.Parallel": "(,4.3.32767]",
"System.Threading.Thread": "(,4.3.32767]",
"System.Threading.ThreadPool": "(,4.3.32767]",
"System.Threading.Timer": "(,4.3.32767]",
"System.ValueTuple": "(,4.5.32767]",
"System.Xml.ReaderWriter": "(,4.3.32767]",
"System.Xml.XDocument": "(,4.3.32767]",
"System.Xml.XmlDocument": "(,4.3.32767]",
"System.Xml.XmlSerializer": "(,4.3.32767]",
"System.Xml.XPath": "(,4.3.32767]",
"System.Xml.XPath.XDocument": "(,5.0.32767]"
}
}
},
"runtimes": {
"browser-wasm": {
"#import": []
}
}
}
}