You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3063 lines
117 KiB
3063 lines
117 KiB
{
|
|
"version": 3,
|
|
"targets": {
|
|
"net6.0": {
|
|
"Microsoft.AspNetCore.Connections.Abstractions/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Features": "6.0.0",
|
|
"System.IO.Pipelines": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.AspNetCore.Connections.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.AspNetCore.Connections.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Bcl.AsyncInterfaces/6.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Primitives": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.Abstractions/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.Binder/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.DependencyModel/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Buffers": "4.5.1",
|
|
"System.Memory": "4.5.4",
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
|
|
"System.Text.Encodings.Web": "6.0.0",
|
|
"System.Text.Json": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Features/6.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.Features.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.Features.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.FileProviders.Abstractions/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Hosting.Abstractions/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection": "6.0.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Options": "6.0.0",
|
|
"System.Diagnostics.DiagnosticSource": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.1/Microsoft.Extensions.Logging.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/Microsoft.Extensions.Logging.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging.Abstractions/6.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging.Configuration/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration": "6.0.0",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Configuration.Binder": "6.0.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Logging": "6.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Options": "6.0.0",
|
|
"Microsoft.Extensions.Options.ConfigurationExtensions": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging.Console/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Logging": "6.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Logging.Configuration": "6.0.0",
|
|
"Microsoft.Extensions.Options": "6.0.0",
|
|
"System.Text.Json": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.Logging.Console.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.Logging.Console.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.ObjectPool/6.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.ObjectPool.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.ObjectPool.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Options/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Primitives": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.1/Microsoft.Extensions.Options.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/Microsoft.Extensions.Options.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Options.ConfigurationExtensions/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Configuration.Binder": "6.0.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Options": "6.0.0",
|
|
"Microsoft.Extensions.Primitives": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Primitives/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.Primitives.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.Primitives.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.NETCore.Platforms/1.1.1": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard1.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.NETCore.Targets/1.1.3": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard1.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Orleans.Client/3.6.3": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Orleans.OrleansProviders": "3.6.3"
|
|
}
|
|
},
|
|
"Microsoft.Orleans.Core/3.6.3": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Connections.Abstractions": "6.0.0",
|
|
"Microsoft.Bcl.AsyncInterfaces": "6.0.0",
|
|
"Microsoft.Extensions.Configuration": "6.0.0",
|
|
"Microsoft.Extensions.DependencyInjection": "6.0.0",
|
|
"Microsoft.Extensions.DependencyModel": "6.0.0",
|
|
"Microsoft.Extensions.Hosting.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Logging": "6.0.0",
|
|
"Microsoft.Extensions.ObjectPool": "6.0.0",
|
|
"Microsoft.Extensions.Options.ConfigurationExtensions": "6.0.0",
|
|
"Microsoft.Orleans.Core.Abstractions": "3.6.3",
|
|
"Newtonsoft.Json": "13.0.1",
|
|
"System.Buffers": "4.5.1",
|
|
"System.Collections.Immutable": "6.0.0",
|
|
"System.Diagnostics.DiagnosticSource": "6.0.0",
|
|
"System.IO.Pipelines": "6.0.0",
|
|
"System.Memory": "4.5.4",
|
|
"System.Reflection.Emit": "4.7.0",
|
|
"System.Reflection.Emit.Lightweight": "4.7.0",
|
|
"System.Reflection.Metadata": "6.0.0",
|
|
"System.Runtime": "4.3.1",
|
|
"System.Threading.Channels": "6.0.0",
|
|
"System.ValueTuple": "4.5.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Orleans.Core.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Orleans.Core.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Orleans.Core.Abstractions/3.6.3": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Memory": "4.5.4",
|
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Orleans.Core.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Orleans.Core.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Orleans.OrleansProviders/3.6.3": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Orleans.Core": "3.6.3",
|
|
"Microsoft.Orleans.Runtime.Abstractions": "3.6.3"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/OrleansProviders.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/OrleansProviders.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Orleans.OrleansRuntime/3.6.3": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Connections.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Hosting.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Options": "6.0.0",
|
|
"Microsoft.Orleans.Core": "3.6.3",
|
|
"Microsoft.Orleans.Runtime.Abstractions": "3.6.3",
|
|
"System.Buffers": "4.5.1",
|
|
"System.Memory": "4.5.4",
|
|
"System.Threading.Channels": "6.0.0",
|
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Orleans.Runtime.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Orleans.Runtime.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Orleans.OrleansTelemetryConsumers.Counters/3.6.3": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Logging.Console": "6.0.0",
|
|
"Microsoft.Orleans.Core": "3.6.3",
|
|
"Microsoft.Orleans.Runtime.Abstractions": "3.6.3",
|
|
"System.Diagnostics.PerformanceCounter": "6.0.0",
|
|
"System.Management": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Orleans.TelemetryConsumers.Counters.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Orleans.TelemetryConsumers.Counters.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Orleans.Runtime.Abstractions/3.6.3": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Hosting.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Options": "6.0.0",
|
|
"Microsoft.Orleans.Core": "3.6.3"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Orleans.Runtime.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Orleans.Runtime.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Orleans.Server/3.6.3": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Orleans.OrleansProviders": "3.6.3",
|
|
"Microsoft.Orleans.OrleansRuntime": "3.6.3"
|
|
}
|
|
},
|
|
"Microsoft.Win32.SystemEvents/6.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"Newtonsoft.Json/13.0.1": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/Newtonsoft.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Newtonsoft.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Orleans.Clustering.Redis/3.2.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Options.ConfigurationExtensions": "3.1.3",
|
|
"Microsoft.Orleans.Core": "3.1.4",
|
|
"Microsoft.Orleans.OrleansRuntime": "3.1.4",
|
|
"StackExchange.Redis": "2.1.30"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Orleans.Clustering.Redis.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Orleans.Clustering.Redis.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"OrleansDashboard/3.6.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Orleans.Core": "3.4.0",
|
|
"Microsoft.Orleans.OrleansRuntime": "3.4.0",
|
|
"OrleansDashboard.Core": "3.6.2",
|
|
"System.Collections.Immutable": "5.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net5.0/OrleansDashboard.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net5.0/OrleansDashboard.dll": {}
|
|
},
|
|
"frameworkReferences": [
|
|
"Microsoft.AspNetCore.App"
|
|
]
|
|
},
|
|
"OrleansDashboard.Core/3.6.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Orleans.Client": "3.4.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/OrleansDashboard.Core.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/OrleansDashboard.Core.dll": {}
|
|
}
|
|
},
|
|
"OrleansDashboard.EmbeddedAssets/3.6.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"OrleansDashboard": "3.6.2"
|
|
},
|
|
"compile": {
|
|
"lib/net5.0/OrleansDashboard.EmbeddedAssets.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net5.0/OrleansDashboard.EmbeddedAssets.dll": {}
|
|
}
|
|
},
|
|
"Pipelines.Sockets.Unofficial/2.1.6": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Buffers": "4.5.0",
|
|
"System.IO.Pipelines": "4.7.0",
|
|
"System.Runtime.CompilerServices.Unsafe": "4.7.0"
|
|
},
|
|
"compile": {
|
|
"lib/netcoreapp3.1/Pipelines.Sockets.Unofficial.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.1/Pipelines.Sockets.Unofficial.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Serilog/2.10.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.1/Serilog.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/Serilog.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Serilog.AspNetCore/6.0.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection": "5.0.0",
|
|
"Microsoft.Extensions.Logging": "5.0.0",
|
|
"Serilog": "2.10.0",
|
|
"Serilog.Extensions.Hosting": "5.0.1",
|
|
"Serilog.Formatting.Compact": "1.1.0",
|
|
"Serilog.Settings.Configuration": "3.3.0",
|
|
"Serilog.Sinks.Console": "4.0.1",
|
|
"Serilog.Sinks.Debug": "2.0.0",
|
|
"Serilog.Sinks.File": "5.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net5.0/Serilog.AspNetCore.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net5.0/Serilog.AspNetCore.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"frameworkReferences": [
|
|
"Microsoft.AspNetCore.App"
|
|
]
|
|
},
|
|
"Serilog.Extensions.Hosting/5.0.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.8",
|
|
"Microsoft.Extensions.Hosting.Abstractions": "3.1.8",
|
|
"Microsoft.Extensions.Logging.Abstractions": "3.1.8",
|
|
"Serilog": "2.10.0",
|
|
"Serilog.Extensions.Logging": "3.1.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.1/Serilog.Extensions.Hosting.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/Serilog.Extensions.Hosting.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Serilog.Extensions.Logging/3.1.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Logging": "2.0.0",
|
|
"Serilog": "2.9.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Serilog.Extensions.Logging.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Serilog.Extensions.Logging.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Serilog.Formatting.Compact/1.1.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Serilog": "2.8.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Serilog.Formatting.Compact.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Serilog.Formatting.Compact.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Serilog.Settings.Configuration/3.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyModel": "3.0.0",
|
|
"Microsoft.Extensions.Options.ConfigurationExtensions": "2.0.0",
|
|
"Serilog": "2.10.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Serilog.Settings.Configuration.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Serilog.Settings.Configuration.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Serilog.Sinks.Console/4.0.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Serilog": "2.10.0"
|
|
},
|
|
"compile": {
|
|
"lib/net5.0/Serilog.Sinks.Console.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net5.0/Serilog.Sinks.Console.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Serilog.Sinks.Debug/2.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Serilog": "2.10.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.1/Serilog.Sinks.Debug.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/Serilog.Sinks.Debug.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Serilog.Sinks.File/5.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Serilog": "2.10.0"
|
|
},
|
|
"compile": {
|
|
"lib/net5.0/Serilog.Sinks.File.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net5.0/Serilog.Sinks.File.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
}
|
|
},
|
|
"StackExchange.Redis/2.1.30": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Bcl.AsyncInterfaces": "1.1.0",
|
|
"Pipelines.Sockets.Unofficial": "2.1.6",
|
|
"System.Diagnostics.PerformanceCounter": "4.7.0",
|
|
"System.IO.Pipelines": "4.7.0",
|
|
"System.Threading.Channels": "4.7.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/StackExchange.Redis.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/StackExchange.Redis.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Buffers/4.5.1": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netcoreapp2.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.0/_._": {}
|
|
}
|
|
},
|
|
"System.CodeDom/6.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/System.CodeDom.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.CodeDom.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
}
|
|
},
|
|
"System.Collections.Immutable/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/System.Collections.Immutable.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.Collections.Immutable.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
}
|
|
},
|
|
"System.Configuration.ConfigurationManager/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Security.Cryptography.ProtectedData": "6.0.0",
|
|
"System.Security.Permissions": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/System.Configuration.ConfigurationManager.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.Configuration.ConfigurationManager.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
}
|
|
},
|
|
"System.Diagnostics.DiagnosticSource/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/System.Diagnostics.DiagnosticSource.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.Diagnostics.DiagnosticSource.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
}
|
|
},
|
|
"System.Diagnostics.PerformanceCounter/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Configuration.ConfigurationManager": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/System.Diagnostics.PerformanceCounter.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.Diagnostics.PerformanceCounter.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Drawing.Common/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Win32.SystemEvents": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/System.Drawing.Common.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.Drawing.Common.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/net6.0/System.Drawing.Common.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/net6.0/System.Drawing.Common.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.IO.Pipelines/6.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/System.IO.Pipelines.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.IO.Pipelines.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
}
|
|
},
|
|
"System.Management/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.CodeDom": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/System.Management.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.Management.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/net6.0/System.Management.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Memory/4.5.4": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netcoreapp2.1/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.1/_._": {}
|
|
}
|
|
},
|
|
"System.Reflection.Emit/4.7.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netcoreapp2.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.0/_._": {}
|
|
}
|
|
},
|
|
"System.Reflection.Emit.Lightweight/4.7.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netcoreapp2.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.0/_._": {}
|
|
}
|
|
},
|
|
"System.Reflection.Metadata/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Collections.Immutable": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/System.Reflection.Metadata.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.Reflection.Metadata.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
}
|
|
},
|
|
"System.Runtime/4.3.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
|
"Microsoft.NETCore.Targets": "1.1.3"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.5/System.Runtime.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
}
|
|
},
|
|
"System.Security.AccessControl/6.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/System.Security.AccessControl.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.Security.AccessControl.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/net6.0/System.Security.AccessControl.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.ProtectedData/6.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Permissions/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Security.AccessControl": "6.0.0",
|
|
"System.Windows.Extensions": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/System.Security.Permissions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.Security.Permissions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
}
|
|
},
|
|
"System.Text.Encodings.Web/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/System.Text.Encodings.Web.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.Text.Encodings.Web.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "browser"
|
|
}
|
|
}
|
|
},
|
|
"System.Text.Json/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
|
|
"System.Text.Encodings.Web": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/System.Text.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.Text.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
}
|
|
},
|
|
"System.Threading.Channels/6.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/System.Threading.Channels.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.Threading.Channels.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
}
|
|
},
|
|
"System.Threading.Tasks.Extensions/4.5.4": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netcoreapp2.1/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.1/_._": {}
|
|
}
|
|
},
|
|
"System.ValueTuple/4.5.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netcoreapp2.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.0/_._": {}
|
|
}
|
|
},
|
|
"System.Windows.Extensions/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Drawing.Common": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/System.Windows.Extensions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.Windows.Extensions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/net6.0/System.Windows.Extensions.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"Microsoft.AspNetCore.Connections.Abstractions/6.0.0": {
|
|
"sha512": "aeOQydxRfisTS750J85PMCc/66ijY+b1+xUcCPmFhnzbdcgFpUQW0Wx4blaDAUxcHWxvsZWwQtxre5hDZ78pEA==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.connections.abstractions/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.AspNetCore.Connections.Abstractions.dll",
|
|
"lib/net461/Microsoft.AspNetCore.Connections.Abstractions.xml",
|
|
"lib/net6.0/Microsoft.AspNetCore.Connections.Abstractions.dll",
|
|
"lib/net6.0/Microsoft.AspNetCore.Connections.Abstractions.xml",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Connections.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Connections.Abstractions.xml",
|
|
"lib/netstandard2.1/Microsoft.AspNetCore.Connections.Abstractions.dll",
|
|
"lib/netstandard2.1/Microsoft.AspNetCore.Connections.Abstractions.xml",
|
|
"microsoft.aspnetcore.connections.abstractions.6.0.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.connections.abstractions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Bcl.AsyncInterfaces/6.0.0": {
|
|
"sha512": "UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==",
|
|
"type": "package",
|
|
"path": "microsoft.bcl.asyncinterfaces/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.Bcl.AsyncInterfaces.dll",
|
|
"lib/net461/Microsoft.Bcl.AsyncInterfaces.xml",
|
|
"lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll",
|
|
"lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml",
|
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll",
|
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml",
|
|
"microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512",
|
|
"microsoft.bcl.asyncinterfaces.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Configuration/6.0.0": {
|
|
"sha512": "tq2wXyh3fL17EMF2bXgRhU7JrbO3on93MRKYxzz4JzzvuGSA1l0W3GI9/tl8EO89TH+KWEymP7bcFway6z9fXg==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.configuration/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.Extensions.Configuration.dll",
|
|
"lib/net461/Microsoft.Extensions.Configuration.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.xml",
|
|
"microsoft.extensions.configuration.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.configuration.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Configuration.Abstractions/6.0.0": {
|
|
"sha512": "qWzV9o+ZRWq+pGm+1dF+R7qTgTYoXvbyowRoBxQJGfqTpqDun2eteerjRQhq5PQ/14S+lqto3Ft4gYaRyl4rdQ==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.configuration.abstractions/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.Extensions.Configuration.Abstractions.dll",
|
|
"lib/net461/Microsoft.Extensions.Configuration.Abstractions.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml",
|
|
"microsoft.extensions.configuration.abstractions.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.configuration.abstractions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Configuration.Binder/6.0.0": {
|
|
"sha512": "b3ErKzND8LIC7o08QAVlKfaEIYEvLJbtmVbFZVBRXeu9YkKfSSzLZfR1SUfQPBIy9mKLhEtJgGYImkcMNaKE0A==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.configuration.binder/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.Extensions.Configuration.Binder.dll",
|
|
"lib/net461/Microsoft.Extensions.Configuration.Binder.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.xml",
|
|
"microsoft.extensions.configuration.binder.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.configuration.binder.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection/6.0.0": {
|
|
"sha512": "k6PWQMuoBDGGHOQTtyois2u4AwyVcIwL2LaSLlTZQm2CYcJ1pxbt6jfAnpWmzENA/wfrYRI/X9DTLoUkE4AsLw==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.dependencyinjection/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/Microsoft.Extensions.DependencyInjection.dll",
|
|
"lib/net461/Microsoft.Extensions.DependencyInjection.xml",
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.dll",
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml",
|
|
"lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll",
|
|
"lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml",
|
|
"microsoft.extensions.dependencyinjection.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.dependencyinjection.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": {
|
|
"sha512": "xlzi2IYREJH3/m6+lUrQlujzX8wDitm4QGnUu6kUXTQAWPuZY8i+ticFJbzfqaetLA6KR/rO6Ew/HuYD+bxifg==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.dependencyinjection.abstractions/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
|
|
"lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
|
|
"microsoft.extensions.dependencyinjection.abstractions.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.dependencyinjection.abstractions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.DependencyModel/6.0.0": {
|
|
"sha512": "TD5QHg98m3+QhgEV1YVoNMl5KtBw/4rjfxLHO0e/YV9bPUBDKntApP4xdrVtGgCeQZHVfC2EXIGsdpRNrr87Pg==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.dependencymodel/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.Extensions.DependencyModel.dll",
|
|
"lib/net461/Microsoft.Extensions.DependencyModel.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml",
|
|
"microsoft.extensions.dependencymodel.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.dependencymodel.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Features/6.0.0": {
|
|
"sha512": "EE7RgQufEOvJlQZazvLUuba7thDQ8Pi4vprxzoByGdpkdZCTAK65AybfYxDf/jFsDjumLDK0E8lm6OqWyUZUKw==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.features/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.Extensions.Features.dll",
|
|
"lib/net461/Microsoft.Extensions.Features.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Features.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Features.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Features.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Features.xml",
|
|
"microsoft.extensions.features.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.features.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.FileProviders.Abstractions/6.0.0": {
|
|
"sha512": "0pd4/fho0gC12rQswaGQxbU34jOS1TPS8lZPpkFCH68ppQjHNHYle9iRuHeev1LhrJ94YPvzcRd8UmIuFk23Qw==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.fileproviders.abstractions/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Abstractions.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/Microsoft.Extensions.FileProviders.Abstractions.dll",
|
|
"lib/net461/Microsoft.Extensions.FileProviders.Abstractions.xml",
|
|
"lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
|
|
"lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
|
|
"microsoft.extensions.fileproviders.abstractions.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.fileproviders.abstractions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Hosting.Abstractions/6.0.0": {
|
|
"sha512": "GcT5l2CYXL6Sa27KCSh0TixsRfADUgth+ojQSD5EkzisZxmGFh7CwzkcYuGwvmXLjr27uWRNrJ2vuuEjMhU05Q==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.hosting.abstractions/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.Extensions.Hosting.Abstractions.dll",
|
|
"lib/net461/Microsoft.Extensions.Hosting.Abstractions.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.xml",
|
|
"lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.dll",
|
|
"lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.xml",
|
|
"microsoft.extensions.hosting.abstractions.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.hosting.abstractions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Logging/6.0.0": {
|
|
"sha512": "eIbyj40QDg1NDz0HBW0S5f3wrLVnKWnDJ/JtZ+yJDFnDj90VoPuoPmFkeaXrtu+0cKm5GRAwoDf+dBWXK0TUdg==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.logging/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.Extensions.Logging.dll",
|
|
"lib/net461/Microsoft.Extensions.Logging.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.xml",
|
|
"lib/netstandard2.1/Microsoft.Extensions.Logging.dll",
|
|
"lib/netstandard2.1/Microsoft.Extensions.Logging.xml",
|
|
"microsoft.extensions.logging.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.logging.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Logging.Abstractions/6.0.0": {
|
|
"sha512": "/HggWBbTwy8TgebGSX5DBZ24ndhzi93sHUBDvP1IxbZD7FDokYzdAr6+vbWGjw2XAfR2EJ1sfKUotpjHnFWPxA==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.logging.abstractions/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"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",
|
|
"build/Microsoft.Extensions.Logging.Abstractions.targets",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/Microsoft.Extensions.Logging.Abstractions.dll",
|
|
"lib/net461/Microsoft.Extensions.Logging.Abstractions.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml",
|
|
"microsoft.extensions.logging.abstractions.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.logging.abstractions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Logging.Configuration/6.0.0": {
|
|
"sha512": "ZDskjagmBAbv+K8rYW9VhjPplhbOE63xUD0DiuydZJwt15dRyoqicYklLd86zzeintUc7AptDkHn+YhhYkYo8A==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.logging.configuration/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.Extensions.Logging.Configuration.dll",
|
|
"lib/net461/Microsoft.Extensions.Logging.Configuration.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.xml",
|
|
"microsoft.extensions.logging.configuration.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.logging.configuration.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Logging.Console/6.0.0": {
|
|
"sha512": "gsqKzOEdsvq28QiXFxagmn1oRB9GeI5GgYCkoybZtQA0IUb7QPwf1WmN3AwJeNIsadTvIFQCiVK0OVIgKfOBGg==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.logging.console/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Console.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/Microsoft.Extensions.Logging.Console.dll",
|
|
"lib/net461/Microsoft.Extensions.Logging.Console.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Logging.Console.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Logging.Console.xml",
|
|
"lib/netcoreapp3.1/Microsoft.Extensions.Logging.Console.dll",
|
|
"lib/netcoreapp3.1/Microsoft.Extensions.Logging.Console.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.Console.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.Console.xml",
|
|
"microsoft.extensions.logging.console.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.logging.console.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.ObjectPool/6.0.0": {
|
|
"sha512": "7hR9FU0JJHOCLmn/Ary31pLLAhlzoMptBKs5CJmNUzD87dXjl+/NqVkyCTl6cT2JAfTK0G39HpvCOv1fhsX3BQ==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.objectpool/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.Extensions.ObjectPool.dll",
|
|
"lib/net461/Microsoft.Extensions.ObjectPool.xml",
|
|
"lib/net6.0/Microsoft.Extensions.ObjectPool.dll",
|
|
"lib/net6.0/Microsoft.Extensions.ObjectPool.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.ObjectPool.xml",
|
|
"microsoft.extensions.objectpool.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.objectpool.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Options/6.0.0": {
|
|
"sha512": "dzXN0+V1AyjOe2xcJ86Qbo233KHuLEY0njf/P2Kw8SfJU+d45HNS2ctJdnEnrWbM9Ye2eFgaC5Mj9otRMU6IsQ==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.options/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.Extensions.Options.dll",
|
|
"lib/net461/Microsoft.Extensions.Options.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Options.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Options.xml",
|
|
"lib/netstandard2.1/Microsoft.Extensions.Options.dll",
|
|
"lib/netstandard2.1/Microsoft.Extensions.Options.xml",
|
|
"microsoft.extensions.options.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.options.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Options.ConfigurationExtensions/6.0.0": {
|
|
"sha512": "bXWINbTn0vC0FYc9GaQTISbxhQLAMrvtbuvD9N6JelEaIS/Pr62wUCinrq5bf1WRBGczt1v4wDhxFtVFNcMdUQ==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.options.configurationextensions/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
|
|
"lib/net461/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
|
|
"microsoft.extensions.options.configurationextensions.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.options.configurationextensions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Primitives/6.0.0": {
|
|
"sha512": "9+PnzmQFfEFNR9J2aDTfJGGupShHjOuGw4VUv+JB044biSHrnmCIMD+mJHmb2H7YryrfBEXDurxQ47gJZdCKNQ==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.primitives/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/Microsoft.Extensions.Primitives.dll",
|
|
"lib/net461/Microsoft.Extensions.Primitives.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Primitives.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Primitives.xml",
|
|
"lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll",
|
|
"lib/netcoreapp3.1/Microsoft.Extensions.Primitives.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Primitives.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Primitives.xml",
|
|
"microsoft.extensions.primitives.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.primitives.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.NETCore.Platforms/1.1.1": {
|
|
"sha512": "TMBuzAHpTenGbGgk0SMTwyEkyijY/Eae4ZGsFNYJvAr/LDn1ku3Etp3FPxChmDp5HHF3kzJuoaa08N0xjqAJfQ==",
|
|
"type": "package",
|
|
"path": "microsoft.netcore.platforms/1.1.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/netstandard1.0/_._",
|
|
"microsoft.netcore.platforms.1.1.1.nupkg.sha512",
|
|
"microsoft.netcore.platforms.nuspec",
|
|
"runtime.json"
|
|
]
|
|
},
|
|
"Microsoft.NETCore.Targets/1.1.3": {
|
|
"sha512": "3Wrmi0kJDzClwAC+iBdUBpEKmEle8FQNsCs77fkiOIw/9oYA07bL1EZNX0kQ2OMN3xpwvl0vAtOCYY3ndDNlhQ==",
|
|
"type": "package",
|
|
"path": "microsoft.netcore.targets/1.1.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/netstandard1.0/_._",
|
|
"microsoft.netcore.targets.1.1.3.nupkg.sha512",
|
|
"microsoft.netcore.targets.nuspec",
|
|
"runtime.json"
|
|
]
|
|
},
|
|
"Microsoft.Orleans.Client/3.6.3": {
|
|
"sha512": "b333oP/1QwNAjnWgdcg3Ftv5JKV9MzFVnk/mQU2aN1Qc3nfLWzg5SBr2Ant8lG38KD1aU38y6SpqTeQUBgi45Q==",
|
|
"type": "package",
|
|
"path": "microsoft.orleans.client/3.6.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"logo_128.png",
|
|
"microsoft.orleans.client.3.6.3.nupkg.sha512",
|
|
"microsoft.orleans.client.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Orleans.Core/3.6.3": {
|
|
"sha512": "7cO3HJOn+pT5cfRtSlqyIAbRyJmkBqwKkZmHL5FlghA68+2Shz5D/1RIbf7Nox7hh2NQJ8VjPrfVEGg5+6seKg==",
|
|
"type": "package",
|
|
"path": "microsoft.orleans.core/3.6.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net6.0/Orleans.Core.dll",
|
|
"lib/net6.0/Orleans.Core.xml",
|
|
"lib/netcoreapp3.1/Orleans.Core.dll",
|
|
"lib/netcoreapp3.1/Orleans.Core.xml",
|
|
"lib/netstandard2.0/Orleans.Core.dll",
|
|
"lib/netstandard2.0/Orleans.Core.xml",
|
|
"logo_128.png",
|
|
"microsoft.orleans.core.3.6.3.nupkg.sha512",
|
|
"microsoft.orleans.core.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Orleans.Core.Abstractions/3.6.3": {
|
|
"sha512": "c1JjItsvkha8owhbF0NXgmK84+sJqAWHUHkJkFBVRTodJ5rm4IRKpvVlN+Kys5Hl1/hUkV8WjnB02zC06f9yqQ==",
|
|
"type": "package",
|
|
"path": "microsoft.orleans.core.abstractions/3.6.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Orleans.Core.Abstractions.dll",
|
|
"lib/netstandard2.0/Orleans.Core.Abstractions.xml",
|
|
"logo_128.png",
|
|
"microsoft.orleans.core.abstractions.3.6.3.nupkg.sha512",
|
|
"microsoft.orleans.core.abstractions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Orleans.OrleansProviders/3.6.3": {
|
|
"sha512": "6TO/N0vQQQRafK0gczR5biGzG01c862M9Hhxqg7yJz7Pz7ehF2DmD/58SpI0/KpZFUJXpi+HYwkOmAkE7+F+RA==",
|
|
"type": "package",
|
|
"path": "microsoft.orleans.orleansproviders/3.6.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/OrleansProviders.dll",
|
|
"lib/netstandard2.0/OrleansProviders.xml",
|
|
"logo_128.png",
|
|
"microsoft.orleans.orleansproviders.3.6.3.nupkg.sha512",
|
|
"microsoft.orleans.orleansproviders.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Orleans.OrleansRuntime/3.6.3": {
|
|
"sha512": "ppkq6p8lnjKsw+GW9FJbd3ya1FwmXmCY2flFMw4TMQFpnDfJWT9YhuGxgTvhGF8m89GbcffuWLTsY6v7ahapnQ==",
|
|
"type": "package",
|
|
"path": "microsoft.orleans.orleansruntime/3.6.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net6.0/Orleans.Runtime.dll",
|
|
"lib/net6.0/Orleans.Runtime.xml",
|
|
"lib/netcoreapp3.1/Orleans.Runtime.dll",
|
|
"lib/netcoreapp3.1/Orleans.Runtime.xml",
|
|
"lib/netstandard2.0/Orleans.Runtime.dll",
|
|
"lib/netstandard2.0/Orleans.Runtime.xml",
|
|
"logo_128.png",
|
|
"microsoft.orleans.orleansruntime.3.6.3.nupkg.sha512",
|
|
"microsoft.orleans.orleansruntime.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Orleans.OrleansTelemetryConsumers.Counters/3.6.3": {
|
|
"sha512": "9sSHe02a5kyyyBDUU5Z470Mg1jyfGws/zn1bdbfdNv4boUWOUP1GyP1lgLzKzzUPsnXDI+cYQEKqEUj4BfOwTw==",
|
|
"type": "package",
|
|
"path": "microsoft.orleans.orleanstelemetryconsumers.counters/3.6.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Orleans.TelemetryConsumers.Counters.dll",
|
|
"lib/netstandard2.0/Orleans.TelemetryConsumers.Counters.xml",
|
|
"logo_128.png",
|
|
"microsoft.orleans.orleanstelemetryconsumers.counters.3.6.3.nupkg.sha512",
|
|
"microsoft.orleans.orleanstelemetryconsumers.counters.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Orleans.Runtime.Abstractions/3.6.3": {
|
|
"sha512": "dmRD7eraAtk4NI0BYWK53v+GVtI+l8j0awpB94tuHojJ8rbtpR1QmQ6NEoT8ppnv2NyJ3eDjCFUyGQbvw8qvbA==",
|
|
"type": "package",
|
|
"path": "microsoft.orleans.runtime.abstractions/3.6.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Orleans.Runtime.Abstractions.dll",
|
|
"lib/netstandard2.0/Orleans.Runtime.Abstractions.xml",
|
|
"logo_128.png",
|
|
"microsoft.orleans.runtime.abstractions.3.6.3.nupkg.sha512",
|
|
"microsoft.orleans.runtime.abstractions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Orleans.Server/3.6.3": {
|
|
"sha512": "AqCzsEStmKJ1An1/lnMtOnXpuy4K8ildsaHFkJtAXJVlxQZPEWc+QQrcBnXflg11ofLrRStj1+Zcfb0TqZcSRQ==",
|
|
"type": "package",
|
|
"path": "microsoft.orleans.server/3.6.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"logo_128.png",
|
|
"microsoft.orleans.server.3.6.3.nupkg.sha512",
|
|
"microsoft.orleans.server.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Win32.SystemEvents/6.0.0": {
|
|
"sha512": "hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==",
|
|
"type": "package",
|
|
"path": "microsoft.win32.systemevents/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Win32.SystemEvents.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/Microsoft.Win32.SystemEvents.dll",
|
|
"lib/net461/Microsoft.Win32.SystemEvents.xml",
|
|
"lib/net6.0/Microsoft.Win32.SystemEvents.dll",
|
|
"lib/net6.0/Microsoft.Win32.SystemEvents.xml",
|
|
"lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll",
|
|
"lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.xml",
|
|
"lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
|
|
"lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
|
|
"microsoft.win32.systemevents.6.0.0.nupkg.sha512",
|
|
"microsoft.win32.systemevents.nuspec",
|
|
"runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll",
|
|
"runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.xml",
|
|
"runtimes/win/lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll",
|
|
"runtimes/win/lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.xml",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Newtonsoft.Json/13.0.1": {
|
|
"sha512": "ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
|
|
"type": "package",
|
|
"path": "newtonsoft.json/13.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.md",
|
|
"lib/net20/Newtonsoft.Json.dll",
|
|
"lib/net20/Newtonsoft.Json.xml",
|
|
"lib/net35/Newtonsoft.Json.dll",
|
|
"lib/net35/Newtonsoft.Json.xml",
|
|
"lib/net40/Newtonsoft.Json.dll",
|
|
"lib/net40/Newtonsoft.Json.xml",
|
|
"lib/net45/Newtonsoft.Json.dll",
|
|
"lib/net45/Newtonsoft.Json.xml",
|
|
"lib/netstandard1.0/Newtonsoft.Json.dll",
|
|
"lib/netstandard1.0/Newtonsoft.Json.xml",
|
|
"lib/netstandard1.3/Newtonsoft.Json.dll",
|
|
"lib/netstandard1.3/Newtonsoft.Json.xml",
|
|
"lib/netstandard2.0/Newtonsoft.Json.dll",
|
|
"lib/netstandard2.0/Newtonsoft.Json.xml",
|
|
"newtonsoft.json.13.0.1.nupkg.sha512",
|
|
"newtonsoft.json.nuspec",
|
|
"packageIcon.png"
|
|
]
|
|
},
|
|
"Orleans.Clustering.Redis/3.2.2": {
|
|
"sha512": "O8VRgyyitD5VLYQm3CImxq4RzyaqS0fLiuzvKmJrx/h5tTYdt5dG0dTY00lqhYPt3CVzr942X5Cg8Q99E4sGIA==",
|
|
"type": "package",
|
|
"path": "orleans.clustering.redis/3.2.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Orleans.Clustering.Redis.dll",
|
|
"lib/netstandard2.0/Orleans.Clustering.Redis.xml",
|
|
"logo_128.png",
|
|
"orleans.clustering.redis.3.2.2.nupkg.sha512",
|
|
"orleans.clustering.redis.nuspec"
|
|
]
|
|
},
|
|
"OrleansDashboard/3.6.2": {
|
|
"sha512": "niUpaMkZ28tj5tjcKvaqswGXzPosoISQvKdCmUX/lDA5DUZEEIvzMDLxCz4uEGkoVWN3wr66XRCGrtOKyGvNoA==",
|
|
"type": "package",
|
|
"path": "orleansdashboard/3.6.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"OrleansLogo.png",
|
|
"lib/net5.0/OrleansDashboard.dll",
|
|
"orleansdashboard.3.6.2.nupkg.sha512",
|
|
"orleansdashboard.nuspec"
|
|
]
|
|
},
|
|
"OrleansDashboard.Core/3.6.2": {
|
|
"sha512": "X+wpsiDGfCKbWobUvgQpzw9aqtNMjzTNxKJX7tjz0ANcECLuyH9xiP48CZlhJYBX9SKYL3Ga+LlZLUAkhLtAtA==",
|
|
"type": "package",
|
|
"path": "orleansdashboard.core/3.6.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"OrleansLogo.png",
|
|
"lib/netstandard2.0/OrleansDashboard.Core.dll",
|
|
"orleansdashboard.core.3.6.2.nupkg.sha512",
|
|
"orleansdashboard.core.nuspec"
|
|
]
|
|
},
|
|
"OrleansDashboard.EmbeddedAssets/3.6.2": {
|
|
"sha512": "3o9ouYxXdAhAQDXUjlBOZnOuyPU+xa/F+5bzvjUCL06D9+z4zkGVC1kPPExXAcRy82wAEj6ueymUiU34O/jlAA==",
|
|
"type": "package",
|
|
"path": "orleansdashboard.embeddedassets/3.6.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"OrleansLogo.png",
|
|
"lib/net5.0/OrleansDashboard.EmbeddedAssets.dll",
|
|
"orleansdashboard.embeddedassets.3.6.2.nupkg.sha512",
|
|
"orleansdashboard.embeddedassets.nuspec"
|
|
]
|
|
},
|
|
"Pipelines.Sockets.Unofficial/2.1.6": {
|
|
"sha512": "Yv5qRZm2V5sgfZfpoGog0BTKroPAymIWkBfAQ0hE6xAhK/uIFLJmfSMHdV4ziJglJu9VcYpbK5ENDL2x5Q6zRQ==",
|
|
"type": "package",
|
|
"path": "pipelines.sockets.unofficial/2.1.6",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net461/Pipelines.Sockets.Unofficial.dll",
|
|
"lib/net461/Pipelines.Sockets.Unofficial.xml",
|
|
"lib/net472/Pipelines.Sockets.Unofficial.dll",
|
|
"lib/net472/Pipelines.Sockets.Unofficial.xml",
|
|
"lib/netcoreapp2.1/Pipelines.Sockets.Unofficial.dll",
|
|
"lib/netcoreapp2.1/Pipelines.Sockets.Unofficial.xml",
|
|
"lib/netcoreapp3.1/Pipelines.Sockets.Unofficial.dll",
|
|
"lib/netcoreapp3.1/Pipelines.Sockets.Unofficial.xml",
|
|
"lib/netstandard2.0/Pipelines.Sockets.Unofficial.dll",
|
|
"lib/netstandard2.0/Pipelines.Sockets.Unofficial.xml",
|
|
"lib/netstandard2.1/Pipelines.Sockets.Unofficial.dll",
|
|
"lib/netstandard2.1/Pipelines.Sockets.Unofficial.xml",
|
|
"pipelines.sockets.unofficial.2.1.6.nupkg.sha512",
|
|
"pipelines.sockets.unofficial.nuspec"
|
|
]
|
|
},
|
|
"Serilog/2.10.0": {
|
|
"sha512": "+QX0hmf37a0/OZLxM3wL7V6/ADvC1XihXN4Kq/p6d8lCPfgkRdiuhbWlMaFjR9Av0dy5F0+MBeDmDdRZN/YwQA==",
|
|
"type": "package",
|
|
"path": "serilog/2.10.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"icon.png",
|
|
"lib/net45/Serilog.dll",
|
|
"lib/net45/Serilog.xml",
|
|
"lib/net46/Serilog.dll",
|
|
"lib/net46/Serilog.xml",
|
|
"lib/netstandard1.0/Serilog.dll",
|
|
"lib/netstandard1.0/Serilog.xml",
|
|
"lib/netstandard1.3/Serilog.dll",
|
|
"lib/netstandard1.3/Serilog.xml",
|
|
"lib/netstandard2.0/Serilog.dll",
|
|
"lib/netstandard2.0/Serilog.xml",
|
|
"lib/netstandard2.1/Serilog.dll",
|
|
"lib/netstandard2.1/Serilog.xml",
|
|
"serilog.2.10.0.nupkg.sha512",
|
|
"serilog.nuspec"
|
|
]
|
|
},
|
|
"Serilog.AspNetCore/6.0.1": {
|
|
"sha512": "5XW90k62V7G9I0D/j9Iz+NyRBB6/SnoFpHUPeLnV40gONV2vs2A/ewWi91QVjQmyHBfzFeqIrkvE/DJMZ0alTg==",
|
|
"type": "package",
|
|
"path": "serilog.aspnetcore/6.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"icon.png",
|
|
"lib/net5.0/Serilog.AspNetCore.dll",
|
|
"lib/net5.0/Serilog.AspNetCore.xml",
|
|
"lib/netcoreapp3.1/Serilog.AspNetCore.dll",
|
|
"lib/netcoreapp3.1/Serilog.AspNetCore.xml",
|
|
"lib/netstandard2.0/Serilog.AspNetCore.dll",
|
|
"lib/netstandard2.0/Serilog.AspNetCore.xml",
|
|
"lib/netstandard2.1/Serilog.AspNetCore.dll",
|
|
"lib/netstandard2.1/Serilog.AspNetCore.xml",
|
|
"serilog.aspnetcore.6.0.1.nupkg.sha512",
|
|
"serilog.aspnetcore.nuspec"
|
|
]
|
|
},
|
|
"Serilog.Extensions.Hosting/5.0.1": {
|
|
"sha512": "o0VUyt3npAqOJaZ6CiWLFeLYs3CYJwfcAqaUqprzsmj7qYIvorcn8cZLVR8AQX6vzX7gee2bD0sQeA17iO2/Aw==",
|
|
"type": "package",
|
|
"path": "serilog.extensions.hosting/5.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"icon.png",
|
|
"lib/netstandard2.0/Serilog.Extensions.Hosting.dll",
|
|
"lib/netstandard2.0/Serilog.Extensions.Hosting.xml",
|
|
"lib/netstandard2.1/Serilog.Extensions.Hosting.dll",
|
|
"lib/netstandard2.1/Serilog.Extensions.Hosting.xml",
|
|
"serilog.extensions.hosting.5.0.1.nupkg.sha512",
|
|
"serilog.extensions.hosting.nuspec"
|
|
]
|
|
},
|
|
"Serilog.Extensions.Logging/3.1.0": {
|
|
"sha512": "IWfem7wfrFbB3iw1OikqPFNPEzfayvDuN4WP7Ue1AVFskalMByeWk3QbtUXQR34SBkv1EbZ3AySHda/ErDgpcg==",
|
|
"type": "package",
|
|
"path": "serilog.extensions.logging/3.1.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Serilog.Extensions.Logging.dll",
|
|
"lib/netstandard2.0/Serilog.Extensions.Logging.xml",
|
|
"serilog-extension-nuget.png",
|
|
"serilog.extensions.logging.3.1.0.nupkg.sha512",
|
|
"serilog.extensions.logging.nuspec"
|
|
]
|
|
},
|
|
"Serilog.Formatting.Compact/1.1.0": {
|
|
"sha512": "pNroKVjo+rDqlxNG5PXkRLpfSCuDOBY0ri6jp9PLe505ljqwhwZz8ospy2vWhQlFu5GkIesh3FcDs4n7sWZODA==",
|
|
"type": "package",
|
|
"path": "serilog.formatting.compact/1.1.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net452/Serilog.Formatting.Compact.dll",
|
|
"lib/net452/Serilog.Formatting.Compact.xml",
|
|
"lib/netstandard1.1/Serilog.Formatting.Compact.dll",
|
|
"lib/netstandard1.1/Serilog.Formatting.Compact.xml",
|
|
"lib/netstandard2.0/Serilog.Formatting.Compact.dll",
|
|
"lib/netstandard2.0/Serilog.Formatting.Compact.xml",
|
|
"serilog.formatting.compact.1.1.0.nupkg.sha512",
|
|
"serilog.formatting.compact.nuspec"
|
|
]
|
|
},
|
|
"Serilog.Settings.Configuration/3.3.0": {
|
|
"sha512": "7GNudISZwqaT902hqEL2OFGTZeUFWfnrNLupJkOqeF41AR3GjcxX+Hwb30xb8gG2/CDXsCMVfF8o0+8KY0fJNg==",
|
|
"type": "package",
|
|
"path": "serilog.settings.configuration/3.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"icon.png",
|
|
"lib/net451/Serilog.Settings.Configuration.dll",
|
|
"lib/net451/Serilog.Settings.Configuration.xml",
|
|
"lib/net461/Serilog.Settings.Configuration.dll",
|
|
"lib/net461/Serilog.Settings.Configuration.xml",
|
|
"lib/netstandard2.0/Serilog.Settings.Configuration.dll",
|
|
"lib/netstandard2.0/Serilog.Settings.Configuration.xml",
|
|
"serilog.settings.configuration.3.3.0.nupkg.sha512",
|
|
"serilog.settings.configuration.nuspec"
|
|
]
|
|
},
|
|
"Serilog.Sinks.Console/4.0.1": {
|
|
"sha512": "apLOvSJQLlIbKlbx+Y2UDHSP05kJsV7mou+fvJoRGs/iR+jC22r8cuFVMjjfVxz/AD4B2UCltFhE1naRLXwKNw==",
|
|
"type": "package",
|
|
"path": "serilog.sinks.console/4.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"icon.png",
|
|
"lib/net45/Serilog.Sinks.Console.dll",
|
|
"lib/net45/Serilog.Sinks.Console.xml",
|
|
"lib/net5.0/Serilog.Sinks.Console.dll",
|
|
"lib/net5.0/Serilog.Sinks.Console.xml",
|
|
"lib/netstandard1.3/Serilog.Sinks.Console.dll",
|
|
"lib/netstandard1.3/Serilog.Sinks.Console.xml",
|
|
"lib/netstandard2.0/Serilog.Sinks.Console.dll",
|
|
"lib/netstandard2.0/Serilog.Sinks.Console.xml",
|
|
"serilog.sinks.console.4.0.1.nupkg.sha512",
|
|
"serilog.sinks.console.nuspec"
|
|
]
|
|
},
|
|
"Serilog.Sinks.Debug/2.0.0": {
|
|
"sha512": "Y6g3OBJ4JzTyyw16fDqtFcQ41qQAydnEvEqmXjhwhgjsnG/FaJ8GUqF5ldsC/bVkK8KYmqrPhDO+tm4dF6xx4A==",
|
|
"type": "package",
|
|
"path": "serilog.sinks.debug/2.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"icon.png",
|
|
"lib/net45/Serilog.Sinks.Debug.dll",
|
|
"lib/net45/Serilog.Sinks.Debug.xml",
|
|
"lib/net46/Serilog.Sinks.Debug.dll",
|
|
"lib/net46/Serilog.Sinks.Debug.xml",
|
|
"lib/netstandard1.0/Serilog.Sinks.Debug.dll",
|
|
"lib/netstandard1.0/Serilog.Sinks.Debug.xml",
|
|
"lib/netstandard2.0/Serilog.Sinks.Debug.dll",
|
|
"lib/netstandard2.0/Serilog.Sinks.Debug.xml",
|
|
"lib/netstandard2.1/Serilog.Sinks.Debug.dll",
|
|
"lib/netstandard2.1/Serilog.Sinks.Debug.xml",
|
|
"serilog.sinks.debug.2.0.0.nupkg.sha512",
|
|
"serilog.sinks.debug.nuspec"
|
|
]
|
|
},
|
|
"Serilog.Sinks.File/5.0.0": {
|
|
"sha512": "uwV5hdhWPwUH1szhO8PJpFiahqXmzPzJT/sOijH/kFgUx+cyoDTMM8MHD0adw9+Iem6itoibbUXHYslzXsLEAg==",
|
|
"type": "package",
|
|
"path": "serilog.sinks.file/5.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"images/icon.png",
|
|
"lib/net45/Serilog.Sinks.File.dll",
|
|
"lib/net45/Serilog.Sinks.File.pdb",
|
|
"lib/net45/Serilog.Sinks.File.xml",
|
|
"lib/net5.0/Serilog.Sinks.File.dll",
|
|
"lib/net5.0/Serilog.Sinks.File.pdb",
|
|
"lib/net5.0/Serilog.Sinks.File.xml",
|
|
"lib/netstandard1.3/Serilog.Sinks.File.dll",
|
|
"lib/netstandard1.3/Serilog.Sinks.File.pdb",
|
|
"lib/netstandard1.3/Serilog.Sinks.File.xml",
|
|
"lib/netstandard2.0/Serilog.Sinks.File.dll",
|
|
"lib/netstandard2.0/Serilog.Sinks.File.pdb",
|
|
"lib/netstandard2.0/Serilog.Sinks.File.xml",
|
|
"lib/netstandard2.1/Serilog.Sinks.File.dll",
|
|
"lib/netstandard2.1/Serilog.Sinks.File.pdb",
|
|
"lib/netstandard2.1/Serilog.Sinks.File.xml",
|
|
"serilog.sinks.file.5.0.0.nupkg.sha512",
|
|
"serilog.sinks.file.nuspec"
|
|
]
|
|
},
|
|
"StackExchange.Redis/2.1.30": {
|
|
"sha512": "eO9cvk0xxZ3pVFsIPC79Uf+Nb7Kw8fGHQXe5Sna9iN7bWi6InA76bcNBR7QaDiIZe4PKguk9pg8PYhkZSX+dsA==",
|
|
"type": "package",
|
|
"path": "stackexchange.redis/2.1.30",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net461/StackExchange.Redis.dll",
|
|
"lib/net461/StackExchange.Redis.xml",
|
|
"lib/net472/StackExchange.Redis.dll",
|
|
"lib/net472/StackExchange.Redis.xml",
|
|
"lib/netstandard2.0/StackExchange.Redis.dll",
|
|
"lib/netstandard2.0/StackExchange.Redis.xml",
|
|
"stackexchange.redis.2.1.30.nupkg.sha512",
|
|
"stackexchange.redis.nuspec"
|
|
]
|
|
},
|
|
"System.Buffers/4.5.1": {
|
|
"sha512": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
|
|
"type": "package",
|
|
"path": "system.buffers/4.5.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/System.Buffers.dll",
|
|
"lib/net461/System.Buffers.xml",
|
|
"lib/netcoreapp2.0/_._",
|
|
"lib/netstandard1.1/System.Buffers.dll",
|
|
"lib/netstandard1.1/System.Buffers.xml",
|
|
"lib/netstandard2.0/System.Buffers.dll",
|
|
"lib/netstandard2.0/System.Buffers.xml",
|
|
"lib/uap10.0.16299/_._",
|
|
"ref/net45/System.Buffers.dll",
|
|
"ref/net45/System.Buffers.xml",
|
|
"ref/netcoreapp2.0/_._",
|
|
"ref/netstandard1.1/System.Buffers.dll",
|
|
"ref/netstandard1.1/System.Buffers.xml",
|
|
"ref/netstandard2.0/System.Buffers.dll",
|
|
"ref/netstandard2.0/System.Buffers.xml",
|
|
"ref/uap10.0.16299/_._",
|
|
"system.buffers.4.5.1.nupkg.sha512",
|
|
"system.buffers.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.CodeDom/6.0.0": {
|
|
"sha512": "CPc6tWO1LAer3IzfZufDBRL+UZQcj5uS207NHALQzP84Vp/z6wF0Aa0YZImOQY8iStY0A2zI/e3ihKNPfUm8XA==",
|
|
"type": "package",
|
|
"path": "system.codedom/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/System.CodeDom.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/System.CodeDom.dll",
|
|
"lib/net461/System.CodeDom.xml",
|
|
"lib/net6.0/System.CodeDom.dll",
|
|
"lib/net6.0/System.CodeDom.xml",
|
|
"lib/netstandard2.0/System.CodeDom.dll",
|
|
"lib/netstandard2.0/System.CodeDom.xml",
|
|
"system.codedom.6.0.0.nupkg.sha512",
|
|
"system.codedom.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Collections.Immutable/6.0.0": {
|
|
"sha512": "l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==",
|
|
"type": "package",
|
|
"path": "system.collections.immutable/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/System.Collections.Immutable.dll",
|
|
"lib/net461/System.Collections.Immutable.xml",
|
|
"lib/net6.0/System.Collections.Immutable.dll",
|
|
"lib/net6.0/System.Collections.Immutable.xml",
|
|
"lib/netstandard2.0/System.Collections.Immutable.dll",
|
|
"lib/netstandard2.0/System.Collections.Immutable.xml",
|
|
"system.collections.immutable.6.0.0.nupkg.sha512",
|
|
"system.collections.immutable.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Configuration.ConfigurationManager/6.0.0": {
|
|
"sha512": "7T+m0kDSlIPTHIkPMIu6m6tV6qsMqJpvQWW2jIc2qi7sn40qxFo0q+7mEQAhMPXZHMKnWrnv47ntGlM/ejvw3g==",
|
|
"type": "package",
|
|
"path": "system.configuration.configurationmanager/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/System.Configuration.ConfigurationManager.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/System.Configuration.ConfigurationManager.dll",
|
|
"lib/net461/System.Configuration.ConfigurationManager.xml",
|
|
"lib/net6.0/System.Configuration.ConfigurationManager.dll",
|
|
"lib/net6.0/System.Configuration.ConfigurationManager.xml",
|
|
"lib/netstandard2.0/System.Configuration.ConfigurationManager.dll",
|
|
"lib/netstandard2.0/System.Configuration.ConfigurationManager.xml",
|
|
"runtimes/win/lib/net461/System.Configuration.ConfigurationManager.dll",
|
|
"runtimes/win/lib/net461/System.Configuration.ConfigurationManager.xml",
|
|
"system.configuration.configurationmanager.6.0.0.nupkg.sha512",
|
|
"system.configuration.configurationmanager.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Diagnostics.DiagnosticSource/6.0.0": {
|
|
"sha512": "frQDfv0rl209cKm1lnwTgFPzNigy2EKk1BS3uAvHvlBVKe5cymGyHO+Sj+NLv5VF/AhHsqPIUUwya5oV4CHMUw==",
|
|
"type": "package",
|
|
"path": "system.diagnostics.diagnosticsource/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/System.Diagnostics.DiagnosticSource.dll",
|
|
"lib/net461/System.Diagnostics.DiagnosticSource.xml",
|
|
"lib/net5.0/System.Diagnostics.DiagnosticSource.dll",
|
|
"lib/net5.0/System.Diagnostics.DiagnosticSource.xml",
|
|
"lib/net6.0/System.Diagnostics.DiagnosticSource.dll",
|
|
"lib/net6.0/System.Diagnostics.DiagnosticSource.xml",
|
|
"lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll",
|
|
"lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml",
|
|
"system.diagnostics.diagnosticsource.6.0.0.nupkg.sha512",
|
|
"system.diagnostics.diagnosticsource.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Diagnostics.PerformanceCounter/6.0.0": {
|
|
"sha512": "gbeE5tNp/oB7O8kTTLh3wPPJCxpNOphXPTWVs1BsYuFOYapFijWuh0LYw1qnDo4gwDUYPXOmpTIhvtxisGsYOQ==",
|
|
"type": "package",
|
|
"path": "system.diagnostics.performancecounter/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/System.Diagnostics.PerformanceCounter.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/System.Diagnostics.PerformanceCounter.dll",
|
|
"lib/net461/System.Diagnostics.PerformanceCounter.xml",
|
|
"lib/net6.0/System.Diagnostics.PerformanceCounter.dll",
|
|
"lib/net6.0/System.Diagnostics.PerformanceCounter.xml",
|
|
"lib/netcoreapp3.1/System.Diagnostics.PerformanceCounter.dll",
|
|
"lib/netcoreapp3.1/System.Diagnostics.PerformanceCounter.xml",
|
|
"lib/netstandard2.0/System.Diagnostics.PerformanceCounter.dll",
|
|
"lib/netstandard2.0/System.Diagnostics.PerformanceCounter.xml",
|
|
"runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll",
|
|
"runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.xml",
|
|
"runtimes/win/lib/netcoreapp3.1/System.Diagnostics.PerformanceCounter.dll",
|
|
"runtimes/win/lib/netcoreapp3.1/System.Diagnostics.PerformanceCounter.xml",
|
|
"system.diagnostics.performancecounter.6.0.0.nupkg.sha512",
|
|
"system.diagnostics.performancecounter.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Drawing.Common/6.0.0": {
|
|
"sha512": "NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
|
|
"type": "package",
|
|
"path": "system.drawing.common/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/System.Drawing.Common.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net461/System.Drawing.Common.dll",
|
|
"lib/net461/System.Drawing.Common.xml",
|
|
"lib/net6.0/System.Drawing.Common.dll",
|
|
"lib/net6.0/System.Drawing.Common.xml",
|
|
"lib/netcoreapp3.1/System.Drawing.Common.dll",
|
|
"lib/netcoreapp3.1/System.Drawing.Common.xml",
|
|
"lib/netstandard2.0/System.Drawing.Common.dll",
|
|
"lib/netstandard2.0/System.Drawing.Common.xml",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"runtimes/unix/lib/net6.0/System.Drawing.Common.dll",
|
|
"runtimes/unix/lib/net6.0/System.Drawing.Common.xml",
|
|
"runtimes/unix/lib/netcoreapp3.1/System.Drawing.Common.dll",
|
|
"runtimes/unix/lib/netcoreapp3.1/System.Drawing.Common.xml",
|
|
"runtimes/win/lib/net6.0/System.Drawing.Common.dll",
|
|
"runtimes/win/lib/net6.0/System.Drawing.Common.xml",
|
|
"runtimes/win/lib/netcoreapp3.1/System.Drawing.Common.dll",
|
|
"runtimes/win/lib/netcoreapp3.1/System.Drawing.Common.xml",
|
|
"system.drawing.common.6.0.0.nupkg.sha512",
|
|
"system.drawing.common.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.IO.Pipelines/6.0.0": {
|
|
"sha512": "mXX66shZ4xLlI3vNLaJ0lt8OIZdmXTvIqXRdQX5HLVGSkLhINLsVhyZuX2UdRFnOGkqnwmMUs40pIIQ7mna4+A==",
|
|
"type": "package",
|
|
"path": "system.io.pipelines/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/System.IO.Pipelines.dll",
|
|
"lib/net461/System.IO.Pipelines.xml",
|
|
"lib/net6.0/System.IO.Pipelines.dll",
|
|
"lib/net6.0/System.IO.Pipelines.xml",
|
|
"lib/netcoreapp3.1/System.IO.Pipelines.dll",
|
|
"lib/netcoreapp3.1/System.IO.Pipelines.xml",
|
|
"lib/netstandard2.0/System.IO.Pipelines.dll",
|
|
"lib/netstandard2.0/System.IO.Pipelines.xml",
|
|
"system.io.pipelines.6.0.0.nupkg.sha512",
|
|
"system.io.pipelines.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Management/6.0.0": {
|
|
"sha512": "sHsESYMmPDhQuOC66h6AEOs/XowzKsbT9srMbX71TCXP58hkpn1BqBjdmKj1+DCA/WlBETX1K5WjQHwmV0Txrg==",
|
|
"type": "package",
|
|
"path": "system.management/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/System.Management.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/_._",
|
|
"lib/net6.0/System.Management.dll",
|
|
"lib/net6.0/System.Management.xml",
|
|
"lib/netcoreapp3.1/System.Management.dll",
|
|
"lib/netcoreapp3.1/System.Management.xml",
|
|
"lib/netstandard2.0/System.Management.dll",
|
|
"lib/netstandard2.0/System.Management.xml",
|
|
"runtimes/win/lib/net6.0/System.Management.dll",
|
|
"runtimes/win/lib/net6.0/System.Management.xml",
|
|
"runtimes/win/lib/netcoreapp3.1/System.Management.dll",
|
|
"runtimes/win/lib/netcoreapp3.1/System.Management.xml",
|
|
"system.management.6.0.0.nupkg.sha512",
|
|
"system.management.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Memory/4.5.4": {
|
|
"sha512": "1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
|
|
"type": "package",
|
|
"path": "system.memory/4.5.4",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/System.Memory.dll",
|
|
"lib/net461/System.Memory.xml",
|
|
"lib/netcoreapp2.1/_._",
|
|
"lib/netstandard1.1/System.Memory.dll",
|
|
"lib/netstandard1.1/System.Memory.xml",
|
|
"lib/netstandard2.0/System.Memory.dll",
|
|
"lib/netstandard2.0/System.Memory.xml",
|
|
"ref/netcoreapp2.1/_._",
|
|
"system.memory.4.5.4.nupkg.sha512",
|
|
"system.memory.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Reflection.Emit/4.7.0": {
|
|
"sha512": "VR4kk8XLKebQ4MZuKuIni/7oh+QGFmZW3qORd1GvBq/8026OpW501SzT/oypwiQl4TvT8ErnReh/NzY9u+C6wQ==",
|
|
"type": "package",
|
|
"path": "system.reflection.emit/4.7.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.Reflection.Emit.dll",
|
|
"lib/netcoreapp2.0/_._",
|
|
"lib/netstandard1.1/System.Reflection.Emit.dll",
|
|
"lib/netstandard1.1/System.Reflection.Emit.xml",
|
|
"lib/netstandard1.3/System.Reflection.Emit.dll",
|
|
"lib/netstandard2.0/System.Reflection.Emit.dll",
|
|
"lib/netstandard2.0/System.Reflection.Emit.xml",
|
|
"lib/netstandard2.1/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcoreapp2.0/_._",
|
|
"ref/netstandard1.1/System.Reflection.Emit.dll",
|
|
"ref/netstandard1.1/System.Reflection.Emit.xml",
|
|
"ref/netstandard1.1/de/System.Reflection.Emit.xml",
|
|
"ref/netstandard1.1/es/System.Reflection.Emit.xml",
|
|
"ref/netstandard1.1/fr/System.Reflection.Emit.xml",
|
|
"ref/netstandard1.1/it/System.Reflection.Emit.xml",
|
|
"ref/netstandard1.1/ja/System.Reflection.Emit.xml",
|
|
"ref/netstandard1.1/ko/System.Reflection.Emit.xml",
|
|
"ref/netstandard1.1/ru/System.Reflection.Emit.xml",
|
|
"ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml",
|
|
"ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml",
|
|
"ref/netstandard2.0/System.Reflection.Emit.dll",
|
|
"ref/netstandard2.0/System.Reflection.Emit.xml",
|
|
"ref/netstandard2.1/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/aot/lib/netcore50/System.Reflection.Emit.dll",
|
|
"runtimes/aot/lib/netcore50/System.Reflection.Emit.xml",
|
|
"system.reflection.emit.4.7.0.nupkg.sha512",
|
|
"system.reflection.emit.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Reflection.Emit.Lightweight/4.7.0": {
|
|
"sha512": "a4OLB4IITxAXJeV74MDx49Oq2+PsF6Sml54XAFv+2RyWwtDBcabzoxiiJRhdhx+gaohLh4hEGCLQyBozXoQPqA==",
|
|
"type": "package",
|
|
"path": "system.reflection.emit.lightweight/4.7.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.Reflection.Emit.Lightweight.dll",
|
|
"lib/netcoreapp2.0/_._",
|
|
"lib/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
|
|
"lib/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
|
|
"lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll",
|
|
"lib/netstandard2.0/System.Reflection.Emit.Lightweight.dll",
|
|
"lib/netstandard2.0/System.Reflection.Emit.Lightweight.xml",
|
|
"lib/netstandard2.1/_._",
|
|
"lib/portable-net45+wp8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcoreapp2.0/_._",
|
|
"ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
|
|
"ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
|
|
"ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml",
|
|
"ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml",
|
|
"ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml",
|
|
"ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml",
|
|
"ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml",
|
|
"ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml",
|
|
"ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml",
|
|
"ref/netstandard2.0/System.Reflection.Emit.Lightweight.dll",
|
|
"ref/netstandard2.0/System.Reflection.Emit.Lightweight.xml",
|
|
"ref/netstandard2.1/_._",
|
|
"ref/portable-net45+wp8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/aot/lib/netcore50/System.Reflection.Emit.Lightweight.dll",
|
|
"runtimes/aot/lib/netcore50/System.Reflection.Emit.Lightweight.xml",
|
|
"system.reflection.emit.lightweight.4.7.0.nupkg.sha512",
|
|
"system.reflection.emit.lightweight.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Reflection.Metadata/6.0.0": {
|
|
"sha512": "sffDOcex1C3HO5kDolOYcWXTwRpZY/LvJujM6SMjn63fWMJWchYAAmkoAJXlbpZ5yf4d+KMgxd+LeETa4gD9sQ==",
|
|
"type": "package",
|
|
"path": "system.reflection.metadata/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/System.Reflection.Metadata.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/System.Reflection.Metadata.dll",
|
|
"lib/net461/System.Reflection.Metadata.xml",
|
|
"lib/net6.0/System.Reflection.Metadata.dll",
|
|
"lib/net6.0/System.Reflection.Metadata.xml",
|
|
"lib/netstandard2.0/System.Reflection.Metadata.dll",
|
|
"lib/netstandard2.0/System.Reflection.Metadata.xml",
|
|
"system.reflection.metadata.6.0.0.nupkg.sha512",
|
|
"system.reflection.metadata.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Runtime/4.3.1": {
|
|
"sha512": "abhfv1dTK6NXOmu4bgHIONxHyEqFjW8HwXPmpY9gmll+ix9UNo4XDcmzJn6oLooftxNssVHdJC1pGT9jkSynQg==",
|
|
"type": "package",
|
|
"path": "system.runtime/4.3.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/net462/System.Runtime.dll",
|
|
"lib/portable-net45+win8+wp80+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/net462/System.Runtime.dll",
|
|
"ref/netcore50/System.Runtime.dll",
|
|
"ref/netcore50/System.Runtime.xml",
|
|
"ref/netcore50/de/System.Runtime.xml",
|
|
"ref/netcore50/es/System.Runtime.xml",
|
|
"ref/netcore50/fr/System.Runtime.xml",
|
|
"ref/netcore50/it/System.Runtime.xml",
|
|
"ref/netcore50/ja/System.Runtime.xml",
|
|
"ref/netcore50/ko/System.Runtime.xml",
|
|
"ref/netcore50/ru/System.Runtime.xml",
|
|
"ref/netcore50/zh-hans/System.Runtime.xml",
|
|
"ref/netcore50/zh-hant/System.Runtime.xml",
|
|
"ref/netstandard1.0/System.Runtime.dll",
|
|
"ref/netstandard1.0/System.Runtime.xml",
|
|
"ref/netstandard1.0/de/System.Runtime.xml",
|
|
"ref/netstandard1.0/es/System.Runtime.xml",
|
|
"ref/netstandard1.0/fr/System.Runtime.xml",
|
|
"ref/netstandard1.0/it/System.Runtime.xml",
|
|
"ref/netstandard1.0/ja/System.Runtime.xml",
|
|
"ref/netstandard1.0/ko/System.Runtime.xml",
|
|
"ref/netstandard1.0/ru/System.Runtime.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Runtime.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Runtime.xml",
|
|
"ref/netstandard1.2/System.Runtime.dll",
|
|
"ref/netstandard1.2/System.Runtime.xml",
|
|
"ref/netstandard1.2/de/System.Runtime.xml",
|
|
"ref/netstandard1.2/es/System.Runtime.xml",
|
|
"ref/netstandard1.2/fr/System.Runtime.xml",
|
|
"ref/netstandard1.2/it/System.Runtime.xml",
|
|
"ref/netstandard1.2/ja/System.Runtime.xml",
|
|
"ref/netstandard1.2/ko/System.Runtime.xml",
|
|
"ref/netstandard1.2/ru/System.Runtime.xml",
|
|
"ref/netstandard1.2/zh-hans/System.Runtime.xml",
|
|
"ref/netstandard1.2/zh-hant/System.Runtime.xml",
|
|
"ref/netstandard1.3/System.Runtime.dll",
|
|
"ref/netstandard1.3/System.Runtime.xml",
|
|
"ref/netstandard1.3/de/System.Runtime.xml",
|
|
"ref/netstandard1.3/es/System.Runtime.xml",
|
|
"ref/netstandard1.3/fr/System.Runtime.xml",
|
|
"ref/netstandard1.3/it/System.Runtime.xml",
|
|
"ref/netstandard1.3/ja/System.Runtime.xml",
|
|
"ref/netstandard1.3/ko/System.Runtime.xml",
|
|
"ref/netstandard1.3/ru/System.Runtime.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Runtime.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Runtime.xml",
|
|
"ref/netstandard1.5/System.Runtime.dll",
|
|
"ref/netstandard1.5/System.Runtime.xml",
|
|
"ref/netstandard1.5/de/System.Runtime.xml",
|
|
"ref/netstandard1.5/es/System.Runtime.xml",
|
|
"ref/netstandard1.5/fr/System.Runtime.xml",
|
|
"ref/netstandard1.5/it/System.Runtime.xml",
|
|
"ref/netstandard1.5/ja/System.Runtime.xml",
|
|
"ref/netstandard1.5/ko/System.Runtime.xml",
|
|
"ref/netstandard1.5/ru/System.Runtime.xml",
|
|
"ref/netstandard1.5/zh-hans/System.Runtime.xml",
|
|
"ref/netstandard1.5/zh-hant/System.Runtime.xml",
|
|
"ref/portable-net45+win8+wp80+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.runtime.4.3.1.nupkg.sha512",
|
|
"system.runtime.nuspec"
|
|
]
|
|
},
|
|
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
|
|
"sha512": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
|
|
"type": "package",
|
|
"path": "system.runtime.compilerservices.unsafe/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/System.Runtime.CompilerServices.Unsafe.dll",
|
|
"lib/net461/System.Runtime.CompilerServices.Unsafe.xml",
|
|
"lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll",
|
|
"lib/net6.0/System.Runtime.CompilerServices.Unsafe.xml",
|
|
"lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll",
|
|
"lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.xml",
|
|
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
|
|
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
|
|
"system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512",
|
|
"system.runtime.compilerservices.unsafe.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Security.AccessControl/6.0.0": {
|
|
"sha512": "AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ==",
|
|
"type": "package",
|
|
"path": "system.security.accesscontrol/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/System.Security.AccessControl.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/System.Security.AccessControl.dll",
|
|
"lib/net461/System.Security.AccessControl.xml",
|
|
"lib/net6.0/System.Security.AccessControl.dll",
|
|
"lib/net6.0/System.Security.AccessControl.xml",
|
|
"lib/netstandard2.0/System.Security.AccessControl.dll",
|
|
"lib/netstandard2.0/System.Security.AccessControl.xml",
|
|
"runtimes/win/lib/net461/System.Security.AccessControl.dll",
|
|
"runtimes/win/lib/net461/System.Security.AccessControl.xml",
|
|
"runtimes/win/lib/net6.0/System.Security.AccessControl.dll",
|
|
"runtimes/win/lib/net6.0/System.Security.AccessControl.xml",
|
|
"runtimes/win/lib/netstandard2.0/System.Security.AccessControl.dll",
|
|
"runtimes/win/lib/netstandard2.0/System.Security.AccessControl.xml",
|
|
"system.security.accesscontrol.6.0.0.nupkg.sha512",
|
|
"system.security.accesscontrol.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Security.Cryptography.ProtectedData/6.0.0": {
|
|
"sha512": "rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ==",
|
|
"type": "package",
|
|
"path": "system.security.cryptography.protecteddata/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/System.Security.Cryptography.ProtectedData.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net461/System.Security.Cryptography.ProtectedData.dll",
|
|
"lib/net461/System.Security.Cryptography.ProtectedData.xml",
|
|
"lib/net6.0/System.Security.Cryptography.ProtectedData.dll",
|
|
"lib/net6.0/System.Security.Cryptography.ProtectedData.xml",
|
|
"lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
|
|
"lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.dll",
|
|
"runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.xml",
|
|
"runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll",
|
|
"runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.xml",
|
|
"runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
|
|
"runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
|
|
"system.security.cryptography.protecteddata.6.0.0.nupkg.sha512",
|
|
"system.security.cryptography.protecteddata.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Security.Permissions/6.0.0": {
|
|
"sha512": "T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
|
|
"type": "package",
|
|
"path": "system.security.permissions/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/System.Security.Permissions.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/System.Security.Permissions.dll",
|
|
"lib/net461/System.Security.Permissions.xml",
|
|
"lib/net5.0/System.Security.Permissions.dll",
|
|
"lib/net5.0/System.Security.Permissions.xml",
|
|
"lib/net6.0/System.Security.Permissions.dll",
|
|
"lib/net6.0/System.Security.Permissions.xml",
|
|
"lib/netcoreapp3.1/System.Security.Permissions.dll",
|
|
"lib/netcoreapp3.1/System.Security.Permissions.xml",
|
|
"lib/netstandard2.0/System.Security.Permissions.dll",
|
|
"lib/netstandard2.0/System.Security.Permissions.xml",
|
|
"runtimes/win/lib/net461/System.Security.Permissions.dll",
|
|
"runtimes/win/lib/net461/System.Security.Permissions.xml",
|
|
"system.security.permissions.6.0.0.nupkg.sha512",
|
|
"system.security.permissions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Text.Encodings.Web/6.0.0": {
|
|
"sha512": "Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==",
|
|
"type": "package",
|
|
"path": "system.text.encodings.web/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/System.Text.Encodings.Web.dll",
|
|
"lib/net461/System.Text.Encodings.Web.xml",
|
|
"lib/net6.0/System.Text.Encodings.Web.dll",
|
|
"lib/net6.0/System.Text.Encodings.Web.xml",
|
|
"lib/netcoreapp3.1/System.Text.Encodings.Web.dll",
|
|
"lib/netcoreapp3.1/System.Text.Encodings.Web.xml",
|
|
"lib/netstandard2.0/System.Text.Encodings.Web.dll",
|
|
"lib/netstandard2.0/System.Text.Encodings.Web.xml",
|
|
"runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll",
|
|
"runtimes/browser/lib/net6.0/System.Text.Encodings.Web.xml",
|
|
"system.text.encodings.web.6.0.0.nupkg.sha512",
|
|
"system.text.encodings.web.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Text.Json/6.0.0": {
|
|
"sha512": "zaJsHfESQvJ11vbXnNlkrR46IaMULk/gHxYsJphzSF+07kTjPHv+Oc14w6QEOfo3Q4hqLJgStUaYB9DBl0TmWg==",
|
|
"type": "package",
|
|
"path": "system.text.json/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
|
|
"build/System.Text.Json.targets",
|
|
"buildTransitive/netcoreapp2.0/System.Text.Json.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/System.Text.Json.dll",
|
|
"lib/net461/System.Text.Json.xml",
|
|
"lib/net6.0/System.Text.Json.dll",
|
|
"lib/net6.0/System.Text.Json.xml",
|
|
"lib/netcoreapp3.1/System.Text.Json.dll",
|
|
"lib/netcoreapp3.1/System.Text.Json.xml",
|
|
"lib/netstandard2.0/System.Text.Json.dll",
|
|
"lib/netstandard2.0/System.Text.Json.xml",
|
|
"system.text.json.6.0.0.nupkg.sha512",
|
|
"system.text.json.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Threading.Channels/6.0.0": {
|
|
"sha512": "TY8/9+tI0mNaUMgntOxxaq2ndTkdXqLSxvPmas7XEqOlv9lQtB7wLjYGd756lOaO7Dvb5r/WXhluM+0Xe87v5Q==",
|
|
"type": "package",
|
|
"path": "system.threading.channels/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/System.Threading.Channels.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/System.Threading.Channels.dll",
|
|
"lib/net461/System.Threading.Channels.xml",
|
|
"lib/net6.0/System.Threading.Channels.dll",
|
|
"lib/net6.0/System.Threading.Channels.xml",
|
|
"lib/netcoreapp3.1/System.Threading.Channels.dll",
|
|
"lib/netcoreapp3.1/System.Threading.Channels.xml",
|
|
"lib/netstandard2.0/System.Threading.Channels.dll",
|
|
"lib/netstandard2.0/System.Threading.Channels.xml",
|
|
"lib/netstandard2.1/System.Threading.Channels.dll",
|
|
"lib/netstandard2.1/System.Threading.Channels.xml",
|
|
"system.threading.channels.6.0.0.nupkg.sha512",
|
|
"system.threading.channels.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Threading.Tasks.Extensions/4.5.4": {
|
|
"sha512": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
|
|
"type": "package",
|
|
"path": "system.threading.tasks.extensions/4.5.4",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net461/System.Threading.Tasks.Extensions.dll",
|
|
"lib/net461/System.Threading.Tasks.Extensions.xml",
|
|
"lib/netcoreapp2.1/_._",
|
|
"lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
|
|
"lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
|
|
"lib/netstandard2.0/System.Threading.Tasks.Extensions.dll",
|
|
"lib/netstandard2.0/System.Threading.Tasks.Extensions.xml",
|
|
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/netcoreapp2.1/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.threading.tasks.extensions.4.5.4.nupkg.sha512",
|
|
"system.threading.tasks.extensions.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.ValueTuple/4.5.0": {
|
|
"sha512": "okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ==",
|
|
"type": "package",
|
|
"path": "system.valuetuple/4.5.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net461/System.ValueTuple.dll",
|
|
"lib/net461/System.ValueTuple.xml",
|
|
"lib/net47/System.ValueTuple.dll",
|
|
"lib/net47/System.ValueTuple.xml",
|
|
"lib/netcoreapp2.0/_._",
|
|
"lib/netstandard1.0/System.ValueTuple.dll",
|
|
"lib/netstandard1.0/System.ValueTuple.xml",
|
|
"lib/netstandard2.0/_._",
|
|
"lib/portable-net40+sl4+win8+wp8/System.ValueTuple.dll",
|
|
"lib/portable-net40+sl4+win8+wp8/System.ValueTuple.xml",
|
|
"lib/uap10.0.16299/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net461/System.ValueTuple.dll",
|
|
"ref/net47/System.ValueTuple.dll",
|
|
"ref/netcoreapp2.0/_._",
|
|
"ref/netstandard2.0/_._",
|
|
"ref/portable-net40+sl4+win8+wp8/System.ValueTuple.dll",
|
|
"ref/uap10.0.16299/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.valuetuple.4.5.0.nupkg.sha512",
|
|
"system.valuetuple.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Windows.Extensions/6.0.0": {
|
|
"sha512": "IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
|
|
"type": "package",
|
|
"path": "system.windows.extensions/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net6.0/System.Windows.Extensions.dll",
|
|
"lib/net6.0/System.Windows.Extensions.xml",
|
|
"lib/netcoreapp3.1/System.Windows.Extensions.dll",
|
|
"lib/netcoreapp3.1/System.Windows.Extensions.xml",
|
|
"runtimes/win/lib/net6.0/System.Windows.Extensions.dll",
|
|
"runtimes/win/lib/net6.0/System.Windows.Extensions.xml",
|
|
"runtimes/win/lib/netcoreapp3.1/System.Windows.Extensions.dll",
|
|
"runtimes/win/lib/netcoreapp3.1/System.Windows.Extensions.xml",
|
|
"system.windows.extensions.6.0.0.nupkg.sha512",
|
|
"system.windows.extensions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
}
|
|
},
|
|
"projectFileDependencyGroups": {
|
|
"net6.0": [
|
|
"Microsoft.Orleans.Client >= 3.6.3",
|
|
"Microsoft.Orleans.OrleansTelemetryConsumers.Counters >= 3.6.3",
|
|
"Microsoft.Orleans.Server >= 3.6.3",
|
|
"Orleans.Clustering.Redis >= 3.2.2",
|
|
"OrleansDashboard >= 3.6.2",
|
|
"OrleansDashboard.EmbeddedAssets >= 3.6.2",
|
|
"Serilog.AspNetCore >= 6.0.1"
|
|
]
|
|
},
|
|
"packageFolders": {
|
|
"C:\\Users\\FLORA\\.nuget\\packages\\": {},
|
|
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
|
|
},
|
|
"project": {
|
|
"version": "1.0.0",
|
|
"restore": {
|
|
"projectUniqueName": "C:\\ZL\\Mirror\\MyProject\\暂时\\雷驰\\独立运行版本\\Server\\Wms.Core.Infrastructure.Orleans\\Wms.Core.Infrastructure.Orleans.csproj",
|
|
"projectName": "Kean.Infrastructure.Orleans",
|
|
"projectPath": "C:\\ZL\\Mirror\\MyProject\\暂时\\雷驰\\独立运行版本\\Server\\Wms.Core.Infrastructure.Orleans\\Wms.Core.Infrastructure.Orleans.csproj",
|
|
"packagesPath": "C:\\Users\\FLORA\\.nuget\\packages\\",
|
|
"outputPath": "C:\\ZL\\Mirror\\MyProject\\暂时\\雷驰\\独立运行版本\\Server\\Wms.Core.Infrastructure.Orleans\\obj\\",
|
|
"projectStyle": "PackageReference",
|
|
"fallbackFolders": [
|
|
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
|
],
|
|
"configFilePaths": [
|
|
"C:\\Users\\FLORA\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
|
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
|
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
|
],
|
|
"originalTargetFrameworks": [
|
|
"net6.0"
|
|
],
|
|
"sources": {
|
|
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
|
"C:\\Program Files\\dotnet\\library-packs": {},
|
|
"https://api.nuget.org/v3/index.json": {}
|
|
},
|
|
"frameworks": {
|
|
"net6.0": {
|
|
"targetAlias": "net6.0",
|
|
"projectReferences": {}
|
|
}
|
|
},
|
|
"warningProperties": {
|
|
"warnAsError": [
|
|
"NU1605"
|
|
]
|
|
},
|
|
"restoreAuditProperties": {
|
|
"enableAudit": "true",
|
|
"auditLevel": "low",
|
|
"auditMode": "direct"
|
|
}
|
|
},
|
|
"frameworks": {
|
|
"net6.0": {
|
|
"targetAlias": "net6.0",
|
|
"dependencies": {
|
|
"Microsoft.Orleans.Client": {
|
|
"target": "Package",
|
|
"version": "[3.6.3, )"
|
|
},
|
|
"Microsoft.Orleans.OrleansTelemetryConsumers.Counters": {
|
|
"target": "Package",
|
|
"version": "[3.6.3, )"
|
|
},
|
|
"Microsoft.Orleans.Server": {
|
|
"target": "Package",
|
|
"version": "[3.6.3, )"
|
|
},
|
|
"Orleans.Clustering.Redis": {
|
|
"target": "Package",
|
|
"version": "[3.2.2, )"
|
|
},
|
|
"OrleansDashboard": {
|
|
"target": "Package",
|
|
"version": "[3.6.2, )"
|
|
},
|
|
"OrleansDashboard.EmbeddedAssets": {
|
|
"target": "Package",
|
|
"version": "[3.6.2, )"
|
|
},
|
|
"Serilog.AspNetCore": {
|
|
"target": "Package",
|
|
"version": "[6.0.1, )"
|
|
}
|
|
},
|
|
"imports": [
|
|
"net461",
|
|
"net462",
|
|
"net47",
|
|
"net471",
|
|
"net472",
|
|
"net48",
|
|
"net481"
|
|
],
|
|
"assetTargetFallback": true,
|
|
"warn": true,
|
|
"frameworkReferences": {
|
|
"Microsoft.NETCore.App": {
|
|
"privateAssets": "all"
|
|
}
|
|
},
|
|
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.303\\RuntimeIdentifierGraph.json"
|
|
}
|
|
}
|
|
}
|
|
}
|