You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8915 lines
394 KiB
JSON
8915 lines
394 KiB
JSON
{
|
|
"version": 3,
|
|
"targets": {
|
|
"net6.0": {
|
|
"BCrypt.Net-Next/4.0.3": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/BCrypt.Net-Next.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/BCrypt.Net-Next.dll": {}
|
|
}
|
|
},
|
|
"Castle.Core/5.1.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Diagnostics.EventLog": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Castle.Core.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Castle.Core.dll": {}
|
|
}
|
|
},
|
|
"coverlet.collector/3.1.0": {
|
|
"type": "package",
|
|
"build": {
|
|
"build/netstandard1.0/coverlet.collector.targets": {}
|
|
}
|
|
},
|
|
"Humanizer.Core/2.14.1": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/Humanizer.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Humanizer.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Authentication.Abstractions/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.Options": "2.2.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Authorization/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Logging.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.Options": "2.2.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Authorization.Policy/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Authentication.Abstractions": "2.2.0",
|
|
"Microsoft.AspNetCore.Authorization": "2.2.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Connections.Abstractions/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Features": "2.2.0",
|
|
"System.IO.Pipelines": "4.5.2"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Connections.Abstractions.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Connections.Abstractions.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Hosting.Abstractions/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.2.0",
|
|
"Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.Hosting.Abstractions": "2.2.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Hosting.Server.Abstractions/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Features": "2.2.0",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "2.2.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Http/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
|
|
"Microsoft.AspNetCore.WebUtilities": "2.2.0",
|
|
"Microsoft.Extensions.ObjectPool": "2.2.0",
|
|
"Microsoft.Extensions.Options": "2.2.0",
|
|
"Microsoft.Net.Http.Headers": "2.2.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Features": "2.2.0",
|
|
"System.Text.Encodings.Web": "4.5.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Http.Connections/1.1.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Authorization.Policy": "2.2.0",
|
|
"Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
|
|
"Microsoft.AspNetCore.Http": "2.2.0",
|
|
"Microsoft.AspNetCore.Http.Connections.Common": "1.1.0",
|
|
"Microsoft.AspNetCore.Routing": "2.2.0",
|
|
"Microsoft.AspNetCore.WebSockets": "2.2.0",
|
|
"Newtonsoft.Json": "11.0.2",
|
|
"System.Security.Principal.Windows": "4.5.0"
|
|
},
|
|
"compile": {
|
|
"lib/netcoreapp2.2/Microsoft.AspNetCore.Http.Connections.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.2/Microsoft.AspNetCore.Http.Connections.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Http.Connections.Common/1.1.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Connections.Abstractions": "2.2.0",
|
|
"Newtonsoft.Json": "11.0.2",
|
|
"System.Buffers": "4.5.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Connections.Common.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Connections.Common.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Http.Extensions/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "2.2.0",
|
|
"Microsoft.Net.Http.Headers": "2.2.0",
|
|
"System.Buffers": "4.5.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Http.Features/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "2.2.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Mvc.Testing/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.TestHost": "6.0.0",
|
|
"Microsoft.Extensions.DependencyModel": "6.0.0",
|
|
"Microsoft.Extensions.Hosting": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.AspNetCore.Mvc.Testing.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.AspNetCore.Mvc.Testing.dll": {}
|
|
},
|
|
"frameworkReferences": [
|
|
"Microsoft.AspNetCore.App"
|
|
],
|
|
"build": {
|
|
"buildTransitive/net6.0/Microsoft.AspNetCore.Mvc.Testing.targets": {}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Routing/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Extensions": "2.2.0",
|
|
"Microsoft.AspNetCore.Routing.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.ObjectPool": "2.2.0",
|
|
"Microsoft.Extensions.Options": "2.2.0"
|
|
},
|
|
"compile": {
|
|
"lib/netcoreapp2.2/Microsoft.AspNetCore.Routing.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.2/Microsoft.AspNetCore.Routing.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Routing.Abstractions/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Abstractions": "2.2.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.SignalR/1.1.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Connections": "1.1.0",
|
|
"Microsoft.AspNetCore.SignalR.Core": "1.1.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.SignalR.Common/1.1.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Connections.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.Options": "2.2.0",
|
|
"Newtonsoft.Json": "11.0.2",
|
|
"System.Buffers": "4.5.0"
|
|
},
|
|
"compile": {
|
|
"lib/netcoreapp2.2/Microsoft.AspNetCore.SignalR.Common.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.2/Microsoft.AspNetCore.SignalR.Common.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.SignalR.Core/1.1.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Authorization": "2.2.0",
|
|
"Microsoft.AspNetCore.SignalR.Common": "1.1.0",
|
|
"Microsoft.AspNetCore.SignalR.Protocols.Json": "1.1.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "2.2.0",
|
|
"System.Reflection.Emit": "4.3.0",
|
|
"System.Threading.Channels": "4.5.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Core.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Core.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.SignalR.Protocols.Json/1.1.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.SignalR.Common": "1.1.0",
|
|
"Newtonsoft.Json": "11.0.2"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.TestHost/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.IO.Pipelines": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.AspNetCore.TestHost.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.AspNetCore.TestHost.dll": {}
|
|
},
|
|
"frameworkReferences": [
|
|
"Microsoft.AspNetCore.App"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.WebSockets/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Extensions": "2.2.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.Options": "2.2.0",
|
|
"System.Net.WebSockets.WebSocketProtocol": "4.5.1"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.WebSockets.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.WebSockets.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.WebUtilities/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Net.Http.Headers": "2.2.0",
|
|
"System.Text.Encodings.Web": "4.5.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.CodeCoverage/16.11.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {}
|
|
},
|
|
"build": {
|
|
"build/netstandard1.0/Microsoft.CodeCoverage.props": {},
|
|
"build/netstandard1.0/Microsoft.CodeCoverage.targets": {}
|
|
}
|
|
},
|
|
"Microsoft.CSharp/4.5.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netcoreapp2.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore/7.0.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.EntityFrameworkCore.Abstractions": "7.0.2",
|
|
"Microsoft.EntityFrameworkCore.Analyzers": "7.0.2",
|
|
"Microsoft.Extensions.Caching.Memory": "7.0.0",
|
|
"Microsoft.Extensions.DependencyInjection": "7.0.0",
|
|
"Microsoft.Extensions.Logging": "7.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.dll": {}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props": {}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Abstractions/7.0.2": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Analyzers/7.0.2": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Design/7.0.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Humanizer.Core": "2.14.1",
|
|
"Microsoft.EntityFrameworkCore.Relational": "7.0.2",
|
|
"Microsoft.Extensions.DependencyModel": "7.0.0",
|
|
"Mono.TextTemplating": "2.2.1"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.Design.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.Design.dll": {}
|
|
},
|
|
"build": {
|
|
"build/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore.InMemory/7.0.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.EntityFrameworkCore": "7.0.2"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.InMemory.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.InMemory.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Relational/7.0.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.EntityFrameworkCore": "7.0.2",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "7.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Tools/7.0.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.EntityFrameworkCore.Design": "7.0.2"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Caching.Abstractions/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.Caching.Abstractions.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.Caching.Abstractions.dll": {}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Caching.Memory/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Caching.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Options": "8.0.0",
|
|
"Microsoft.Extensions.Primitives": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.Caching.Memory.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.Caching.Memory.dll": {}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"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": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.Abstractions/7.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "7.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll": {}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"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": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.CommandLine/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration": "6.0.0",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.EnvironmentVariables/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration": "6.0.0",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.FileExtensions/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration": "6.0.0",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.FileProviders.Physical": "6.0.0",
|
|
"Microsoft.Extensions.Primitives": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.Json/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration": "6.0.0",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Configuration.FileExtensions": "6.0.0",
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
|
|
"System.Text.Json": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.UserSecrets/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Configuration.Json": "6.0.0",
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.FileProviders.Physical": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {}
|
|
},
|
|
"build": {
|
|
"build/netstandard2.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection/7.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": {}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.DependencyModel/7.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Text.Encodings.Web": "7.0.0",
|
|
"System.Text.Json": "7.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.DependencyModel.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.DependencyModel.dll": {}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"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": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.FileProviders.Physical/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.FileSystemGlobbing": "6.0.0",
|
|
"Microsoft.Extensions.Primitives": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll": {}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.FileSystemGlobbing/6.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll": {}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Hosting/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.Configuration.CommandLine": "6.0.0",
|
|
"Microsoft.Extensions.Configuration.EnvironmentVariables": "6.0.0",
|
|
"Microsoft.Extensions.Configuration.FileExtensions": "6.0.0",
|
|
"Microsoft.Extensions.Configuration.Json": "6.0.0",
|
|
"Microsoft.Extensions.Configuration.UserSecrets": "6.0.0",
|
|
"Microsoft.Extensions.DependencyInjection": "6.0.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.FileProviders.Physical": "6.0.0",
|
|
"Microsoft.Extensions.Hosting.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Logging": "6.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Logging.Configuration": "6.0.0",
|
|
"Microsoft.Extensions.Logging.Console": "6.0.0",
|
|
"Microsoft.Extensions.Logging.Debug": "6.0.0",
|
|
"Microsoft.Extensions.Logging.EventLog": "6.0.0",
|
|
"Microsoft.Extensions.Logging.EventSource": "6.0.0",
|
|
"Microsoft.Extensions.Options": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.Hosting.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.Hosting.dll": {}
|
|
},
|
|
"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": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging/7.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection": "7.0.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "7.0.0",
|
|
"Microsoft.Extensions.Options": "7.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.Logging.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.Logging.dll": {}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging.Abstractions/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {}
|
|
}
|
|
},
|
|
"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": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll": {}
|
|
}
|
|
},
|
|
"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": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.Logging.Console.dll": {}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging.Debug/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"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.Debug.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.Debug.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging.EventLog/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.Options": "6.0.0",
|
|
"System.Diagnostics.EventLog": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.EventLog.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.EventLog.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging.EventSource/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.Options": "6.0.0",
|
|
"Microsoft.Extensions.Primitives": "6.0.0",
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
|
|
"System.Text.Json": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.Logging.EventSource.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.Logging.EventSource.dll": {}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.ObjectPool/2.2.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Options/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Primitives": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.Options.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.Options.dll": {}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/Microsoft.Extensions.Options.targets": {}
|
|
}
|
|
},
|
|
"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": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Primitives/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.Primitives.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.Primitives.dll": {}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Abstractions/6.26.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.JsonWebTokens/6.26.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Tokens": "6.26.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Text.Encodings.Web": "4.7.2",
|
|
"System.Text.Json": "4.7.2"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Logging/6.26.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Abstractions": "6.26.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Logging.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Logging.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Tokens/6.26.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.CSharp": "4.5.0",
|
|
"Microsoft.IdentityModel.Logging": "6.26.0",
|
|
"System.Security.Cryptography.Cng": "4.5.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.Net.Http.Headers/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "2.2.0",
|
|
"System.Buffers": "4.5.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.NET.Test.Sdk/16.11.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.CodeCoverage": "16.11.0",
|
|
"Microsoft.TestPlatform.TestHost": "16.11.0"
|
|
},
|
|
"compile": {
|
|
"lib/netcoreapp2.1/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.1/_._": {}
|
|
},
|
|
"build": {
|
|
"build/netcoreapp2.1/Microsoft.NET.Test.Sdk.props": {},
|
|
"build/netcoreapp2.1/Microsoft.NET.Test.Sdk.targets": {}
|
|
},
|
|
"buildMultiTargeting": {
|
|
"buildMultiTargeting/Microsoft.NET.Test.Sdk.props": {}
|
|
}
|
|
},
|
|
"Microsoft.NETCore.Platforms/2.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard1.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.NETCore.Targets/1.1.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard1.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.TestPlatform.ObjectModel/16.11.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"NuGet.Frameworks": "5.0.0",
|
|
"System.Reflection.Metadata": "1.6.0"
|
|
},
|
|
"compile": {
|
|
"lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll": {},
|
|
"lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
|
|
"lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll": {},
|
|
"lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
|
|
"lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {}
|
|
},
|
|
"resource": {
|
|
"lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "cs"
|
|
},
|
|
"lib/netcoreapp2.1/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "cs"
|
|
},
|
|
"lib/netcoreapp2.1/de/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "de"
|
|
},
|
|
"lib/netcoreapp2.1/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "de"
|
|
},
|
|
"lib/netcoreapp2.1/es/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "es"
|
|
},
|
|
"lib/netcoreapp2.1/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "es"
|
|
},
|
|
"lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "fr"
|
|
},
|
|
"lib/netcoreapp2.1/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "fr"
|
|
},
|
|
"lib/netcoreapp2.1/it/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "it"
|
|
},
|
|
"lib/netcoreapp2.1/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "it"
|
|
},
|
|
"lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "ja"
|
|
},
|
|
"lib/netcoreapp2.1/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "ja"
|
|
},
|
|
"lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "ko"
|
|
},
|
|
"lib/netcoreapp2.1/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "ko"
|
|
},
|
|
"lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "pl"
|
|
},
|
|
"lib/netcoreapp2.1/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "pl"
|
|
},
|
|
"lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "pt-BR"
|
|
},
|
|
"lib/netcoreapp2.1/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "pt-BR"
|
|
},
|
|
"lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "ru"
|
|
},
|
|
"lib/netcoreapp2.1/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "ru"
|
|
},
|
|
"lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "tr"
|
|
},
|
|
"lib/netcoreapp2.1/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "tr"
|
|
},
|
|
"lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "zh-Hans"
|
|
},
|
|
"lib/netcoreapp2.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "zh-Hans"
|
|
},
|
|
"lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "zh-Hant"
|
|
},
|
|
"lib/netcoreapp2.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "zh-Hant"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.TestPlatform.TestHost/16.11.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.TestPlatform.ObjectModel": "16.11.0",
|
|
"Newtonsoft.Json": "9.0.1"
|
|
},
|
|
"compile": {
|
|
"lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll": {},
|
|
"lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll": {},
|
|
"lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll": {},
|
|
"lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
|
|
"lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll": {},
|
|
"lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll": {},
|
|
"lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {},
|
|
"lib/netcoreapp2.1/testhost.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll": {},
|
|
"lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll": {},
|
|
"lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll": {},
|
|
"lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
|
|
"lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll": {},
|
|
"lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll": {},
|
|
"lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {},
|
|
"lib/netcoreapp2.1/testhost.dll": {}
|
|
},
|
|
"resource": {
|
|
"lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "cs"
|
|
},
|
|
"lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "cs"
|
|
},
|
|
"lib/netcoreapp2.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "cs"
|
|
},
|
|
"lib/netcoreapp2.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "de"
|
|
},
|
|
"lib/netcoreapp2.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "de"
|
|
},
|
|
"lib/netcoreapp2.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "de"
|
|
},
|
|
"lib/netcoreapp2.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "es"
|
|
},
|
|
"lib/netcoreapp2.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "es"
|
|
},
|
|
"lib/netcoreapp2.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "es"
|
|
},
|
|
"lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "fr"
|
|
},
|
|
"lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "fr"
|
|
},
|
|
"lib/netcoreapp2.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "fr"
|
|
},
|
|
"lib/netcoreapp2.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "it"
|
|
},
|
|
"lib/netcoreapp2.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "it"
|
|
},
|
|
"lib/netcoreapp2.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "it"
|
|
},
|
|
"lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "ja"
|
|
},
|
|
"lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "ja"
|
|
},
|
|
"lib/netcoreapp2.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "ja"
|
|
},
|
|
"lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "ko"
|
|
},
|
|
"lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "ko"
|
|
},
|
|
"lib/netcoreapp2.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "ko"
|
|
},
|
|
"lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "pl"
|
|
},
|
|
"lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "pl"
|
|
},
|
|
"lib/netcoreapp2.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "pl"
|
|
},
|
|
"lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "pt-BR"
|
|
},
|
|
"lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "pt-BR"
|
|
},
|
|
"lib/netcoreapp2.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "pt-BR"
|
|
},
|
|
"lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "ru"
|
|
},
|
|
"lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "ru"
|
|
},
|
|
"lib/netcoreapp2.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "ru"
|
|
},
|
|
"lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "tr"
|
|
},
|
|
"lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "tr"
|
|
},
|
|
"lib/netcoreapp2.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "tr"
|
|
},
|
|
"lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "zh-Hans"
|
|
},
|
|
"lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "zh-Hans"
|
|
},
|
|
"lib/netcoreapp2.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "zh-Hans"
|
|
},
|
|
"lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "zh-Hant"
|
|
},
|
|
"lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "zh-Hant"
|
|
},
|
|
"lib/netcoreapp2.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "zh-Hant"
|
|
}
|
|
},
|
|
"build": {
|
|
"build/netcoreapp2.1/Microsoft.TestPlatform.TestHost.props": {}
|
|
}
|
|
},
|
|
"Microsoft.Win32.Primitives/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {}
|
|
}
|
|
},
|
|
"Mono.TextTemplating/2.2.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.CodeDom": "4.4.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Mono.TextTemplating.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Mono.TextTemplating.dll": {}
|
|
}
|
|
},
|
|
"Moq/4.20.69": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Castle.Core": "5.1.1"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Moq.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Moq.dll": {}
|
|
}
|
|
},
|
|
"Moq.AutoMock/3.5.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Moq": "4.18.4",
|
|
"NonBlocking": "2.1.1"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Moq.AutoMock.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Moq.AutoMock.dll": {}
|
|
}
|
|
},
|
|
"MySqlConnector/2.2.5": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/MySqlConnector.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/MySqlConnector.dll": {}
|
|
}
|
|
},
|
|
"NETStandard.Library/1.6.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.Win32.Primitives": "4.3.0",
|
|
"System.AppContext": "4.3.0",
|
|
"System.Collections": "4.3.0",
|
|
"System.Collections.Concurrent": "4.3.0",
|
|
"System.Console": "4.3.0",
|
|
"System.Diagnostics.Debug": "4.3.0",
|
|
"System.Diagnostics.Tools": "4.3.0",
|
|
"System.Diagnostics.Tracing": "4.3.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.Globalization.Calendars": "4.3.0",
|
|
"System.IO": "4.3.0",
|
|
"System.IO.Compression": "4.3.0",
|
|
"System.IO.Compression.ZipFile": "4.3.0",
|
|
"System.IO.FileSystem": "4.3.0",
|
|
"System.IO.FileSystem.Primitives": "4.3.0",
|
|
"System.Linq": "4.3.0",
|
|
"System.Linq.Expressions": "4.3.0",
|
|
"System.Net.Http": "4.3.0",
|
|
"System.Net.Primitives": "4.3.0",
|
|
"System.Net.Sockets": "4.3.0",
|
|
"System.ObjectModel": "4.3.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Reflection.Extensions": "4.3.0",
|
|
"System.Reflection.Primitives": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Runtime.Handles": "4.3.0",
|
|
"System.Runtime.InteropServices": "4.3.0",
|
|
"System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
|
|
"System.Runtime.Numerics": "4.3.0",
|
|
"System.Security.Cryptography.Algorithms": "4.3.0",
|
|
"System.Security.Cryptography.Encoding": "4.3.0",
|
|
"System.Security.Cryptography.Primitives": "4.3.0",
|
|
"System.Security.Cryptography.X509Certificates": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Text.Encoding.Extensions": "4.3.0",
|
|
"System.Text.RegularExpressions": "4.3.0",
|
|
"System.Threading": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0",
|
|
"System.Threading.Timer": "4.3.0",
|
|
"System.Xml.ReaderWriter": "4.3.0",
|
|
"System.Xml.XDocument": "4.3.0"
|
|
}
|
|
},
|
|
"Newtonsoft.Json/11.0.2": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/Newtonsoft.Json.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Newtonsoft.Json.dll": {}
|
|
}
|
|
},
|
|
"NonBlocking/2.1.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Runtime.CompilerServices.Unsafe": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.1/NonBlocking.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/NonBlocking.dll": {}
|
|
}
|
|
},
|
|
"NuGet.Frameworks/5.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/NuGet.Frameworks.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/NuGet.Frameworks.dll": {}
|
|
}
|
|
},
|
|
"Pomelo.EntityFrameworkCore.MySql/7.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.EntityFrameworkCore.Relational": "7.0.2",
|
|
"MySqlConnector": "2.2.5"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Pomelo.EntityFrameworkCore.MySql.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Pomelo.EntityFrameworkCore.MySql.dll": {}
|
|
}
|
|
},
|
|
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
|
|
"type": "package",
|
|
"runtimeTargets": {
|
|
"runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
|
|
"assetType": "native",
|
|
"rid": "debian.8-x64"
|
|
}
|
|
}
|
|
},
|
|
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
|
|
"type": "package",
|
|
"runtimeTargets": {
|
|
"runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
|
|
"assetType": "native",
|
|
"rid": "fedora.23-x64"
|
|
}
|
|
}
|
|
},
|
|
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
|
|
"type": "package",
|
|
"runtimeTargets": {
|
|
"runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
|
|
"assetType": "native",
|
|
"rid": "fedora.24-x64"
|
|
}
|
|
}
|
|
},
|
|
"runtime.native.System/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/_._": {}
|
|
}
|
|
},
|
|
"runtime.native.System.IO.Compression/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/_._": {}
|
|
}
|
|
},
|
|
"runtime.native.System.Net.Http/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/_._": {}
|
|
}
|
|
},
|
|
"runtime.native.System.Security.Cryptography.Apple/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/_._": {}
|
|
}
|
|
},
|
|
"runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
|
|
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
|
|
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
|
|
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
|
|
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
|
|
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
|
|
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
|
|
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
|
|
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
|
|
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/_._": {}
|
|
}
|
|
},
|
|
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
|
|
"type": "package",
|
|
"runtimeTargets": {
|
|
"runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
|
|
"assetType": "native",
|
|
"rid": "opensuse.13.2-x64"
|
|
}
|
|
}
|
|
},
|
|
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
|
|
"type": "package",
|
|
"runtimeTargets": {
|
|
"runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
|
|
"assetType": "native",
|
|
"rid": "opensuse.42.1-x64"
|
|
}
|
|
}
|
|
},
|
|
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
|
|
"type": "package",
|
|
"runtimeTargets": {
|
|
"runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib": {
|
|
"assetType": "native",
|
|
"rid": "osx.10.10-x64"
|
|
}
|
|
}
|
|
},
|
|
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
|
|
"type": "package",
|
|
"runtimeTargets": {
|
|
"runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib": {
|
|
"assetType": "native",
|
|
"rid": "osx.10.10-x64"
|
|
}
|
|
}
|
|
},
|
|
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
|
|
"type": "package",
|
|
"runtimeTargets": {
|
|
"runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
|
|
"assetType": "native",
|
|
"rid": "rhel.7-x64"
|
|
}
|
|
}
|
|
},
|
|
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
|
|
"type": "package",
|
|
"runtimeTargets": {
|
|
"runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
|
|
"assetType": "native",
|
|
"rid": "ubuntu.14.04-x64"
|
|
}
|
|
}
|
|
},
|
|
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
|
|
"type": "package",
|
|
"runtimeTargets": {
|
|
"runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
|
|
"assetType": "native",
|
|
"rid": "ubuntu.16.04-x64"
|
|
}
|
|
}
|
|
},
|
|
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
|
|
"type": "package",
|
|
"runtimeTargets": {
|
|
"runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
|
|
"assetType": "native",
|
|
"rid": "ubuntu.16.10-x64"
|
|
}
|
|
}
|
|
},
|
|
"System.AppContext/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.6/System.AppContext.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.6/System.AppContext.dll": {}
|
|
}
|
|
},
|
|
"System.Buffers/4.5.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netcoreapp2.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.0/_._": {}
|
|
}
|
|
},
|
|
"System.CodeDom/4.4.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netstandard2.0/System.CodeDom.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.CodeDom.dll": {}
|
|
}
|
|
},
|
|
"System.Collections/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Collections.dll": {}
|
|
}
|
|
},
|
|
"System.Collections.Concurrent/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Collections": "4.3.0",
|
|
"System.Diagnostics.Debug": "4.3.0",
|
|
"System.Diagnostics.Tracing": "4.3.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Threading": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Collections.Concurrent.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Collections.Concurrent.dll": {}
|
|
}
|
|
},
|
|
"System.Console/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.IO": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Console.dll": {}
|
|
}
|
|
},
|
|
"System.Diagnostics.Debug/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Diagnostics.Debug.dll": {}
|
|
}
|
|
},
|
|
"System.Diagnostics.DiagnosticSource/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Collections": "4.3.0",
|
|
"System.Diagnostics.Tracing": "4.3.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Threading": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.3/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {}
|
|
}
|
|
},
|
|
"System.Diagnostics.EventLog/6.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/System.Diagnostics.EventLog.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.Diagnostics.EventLog.dll": {}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
},
|
|
"runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Diagnostics.Tools/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.0/System.Diagnostics.Tools.dll": {}
|
|
}
|
|
},
|
|
"System.Diagnostics.Tracing/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.5/System.Diagnostics.Tracing.dll": {}
|
|
}
|
|
},
|
|
"System.Globalization/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Globalization.dll": {}
|
|
}
|
|
},
|
|
"System.Globalization.Calendars/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Globalization.Calendars.dll": {}
|
|
}
|
|
},
|
|
"System.Globalization.Extensions/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Runtime.InteropServices": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/_._": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.IdentityModel.Tokens.Jwt/6.26.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.JsonWebTokens": "6.26.0",
|
|
"Microsoft.IdentityModel.Tokens": "6.26.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {}
|
|
}
|
|
},
|
|
"System.IO/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.5/System.IO.dll": {}
|
|
}
|
|
},
|
|
"System.IO.Compression/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"System.Buffers": "4.3.0",
|
|
"System.Collections": "4.3.0",
|
|
"System.Diagnostics.Debug": "4.3.0",
|
|
"System.IO": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Runtime.Handles": "4.3.0",
|
|
"System.Runtime.InteropServices": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Threading": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0",
|
|
"runtime.native.System": "4.3.0",
|
|
"runtime.native.System.IO.Compression": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.IO.Compression.dll": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.IO.Compression.ZipFile/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Buffers": "4.3.0",
|
|
"System.IO": "4.3.0",
|
|
"System.IO.Compression": "4.3.0",
|
|
"System.IO.FileSystem": "4.3.0",
|
|
"System.IO.FileSystem.Primitives": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
|
|
}
|
|
},
|
|
"System.IO.FileSystem/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.IO": "4.3.0",
|
|
"System.IO.FileSystem.Primitives": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Handles": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.IO.FileSystem.dll": {}
|
|
}
|
|
},
|
|
"System.IO.FileSystem.Primitives/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
|
|
}
|
|
},
|
|
"System.IO.Pipelines/6.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/System.IO.Pipelines.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.IO.Pipelines.dll": {}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
}
|
|
},
|
|
"System.Linq/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Collections": "4.3.0",
|
|
"System.Diagnostics.Debug": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.6/System.Linq.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.6/System.Linq.dll": {}
|
|
}
|
|
},
|
|
"System.Linq.Expressions/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Collections": "4.3.0",
|
|
"System.Diagnostics.Debug": "4.3.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.IO": "4.3.0",
|
|
"System.Linq": "4.3.0",
|
|
"System.ObjectModel": "4.3.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Reflection.Emit": "4.3.0",
|
|
"System.Reflection.Emit.ILGeneration": "4.3.0",
|
|
"System.Reflection.Emit.Lightweight": "4.3.0",
|
|
"System.Reflection.Extensions": "4.3.0",
|
|
"System.Reflection.Primitives": "4.3.0",
|
|
"System.Reflection.TypeExtensions": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Threading": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.6/System.Linq.Expressions.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.6/System.Linq.Expressions.dll": {}
|
|
}
|
|
},
|
|
"System.Net.Http/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"System.Collections": "4.3.0",
|
|
"System.Diagnostics.Debug": "4.3.0",
|
|
"System.Diagnostics.DiagnosticSource": "4.3.0",
|
|
"System.Diagnostics.Tracing": "4.3.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.Globalization.Extensions": "4.3.0",
|
|
"System.IO": "4.3.0",
|
|
"System.IO.FileSystem": "4.3.0",
|
|
"System.Net.Primitives": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Runtime.Handles": "4.3.0",
|
|
"System.Runtime.InteropServices": "4.3.0",
|
|
"System.Security.Cryptography.Algorithms": "4.3.0",
|
|
"System.Security.Cryptography.Encoding": "4.3.0",
|
|
"System.Security.Cryptography.OpenSsl": "4.3.0",
|
|
"System.Security.Cryptography.Primitives": "4.3.0",
|
|
"System.Security.Cryptography.X509Certificates": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Threading": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0",
|
|
"runtime.native.System": "4.3.0",
|
|
"runtime.native.System.Net.Http": "4.3.0",
|
|
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Net.Http.dll": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netstandard1.6/System.Net.Http.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/netstandard1.3/System.Net.Http.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Net.Primitives/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Handles": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Net.Primitives.dll": {}
|
|
}
|
|
},
|
|
"System.Net.Sockets/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.IO": "4.3.0",
|
|
"System.Net.Primitives": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Net.Sockets.dll": {}
|
|
}
|
|
},
|
|
"System.Net.WebSockets.WebSocketProtocol/4.5.1": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netstandard2.0/System.Net.WebSockets.WebSocketProtocol.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.1/System.Net.WebSockets.WebSocketProtocol.dll": {}
|
|
}
|
|
},
|
|
"System.ObjectModel/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Collections": "4.3.0",
|
|
"System.Diagnostics.Debug": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Threading": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.ObjectModel.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.ObjectModel.dll": {}
|
|
}
|
|
},
|
|
"System.Reflection/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.IO": "4.3.0",
|
|
"System.Reflection.Primitives": "4.3.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.5/System.Reflection.dll": {}
|
|
}
|
|
},
|
|
"System.Reflection.Emit/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.IO": "4.3.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Reflection.Emit.ILGeneration": "4.3.0",
|
|
"System.Reflection.Primitives": "4.3.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.1/System.Reflection.Emit.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Reflection.Emit.dll": {}
|
|
}
|
|
},
|
|
"System.Reflection.Emit.ILGeneration/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Reflection": "4.3.0",
|
|
"System.Reflection.Primitives": "4.3.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {}
|
|
}
|
|
},
|
|
"System.Reflection.Emit.Lightweight/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Reflection": "4.3.0",
|
|
"System.Reflection.Emit.ILGeneration": "4.3.0",
|
|
"System.Reflection.Primitives": "4.3.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {}
|
|
}
|
|
},
|
|
"System.Reflection.Extensions/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.0/System.Reflection.Extensions.dll": {}
|
|
}
|
|
},
|
|
"System.Reflection.Metadata/1.6.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/System.Reflection.Metadata.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Reflection.Metadata.dll": {}
|
|
}
|
|
},
|
|
"System.Reflection.Primitives/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.0/System.Reflection.Primitives.dll": {}
|
|
}
|
|
},
|
|
"System.Reflection.TypeExtensions/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Reflection": "4.3.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.5/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
|
|
}
|
|
},
|
|
"System.Resources.ResourceManager/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.0/System.Resources.ResourceManager.dll": {}
|
|
}
|
|
},
|
|
"System.Runtime/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.5/System.Runtime.dll": {}
|
|
}
|
|
},
|
|
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
}
|
|
},
|
|
"System.Runtime.Extensions/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.5/System.Runtime.Extensions.dll": {}
|
|
}
|
|
},
|
|
"System.Runtime.Handles/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Runtime.Handles.dll": {}
|
|
}
|
|
},
|
|
"System.Runtime.InteropServices/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Reflection.Primitives": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Handles": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netcoreapp1.1/System.Runtime.InteropServices.dll": {}
|
|
}
|
|
},
|
|
"System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Reflection": "4.3.0",
|
|
"System.Reflection.Extensions": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.InteropServices": "4.3.0",
|
|
"System.Threading": "4.3.0",
|
|
"runtime.native.System": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Runtime.Numerics/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Globalization": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.1/System.Runtime.Numerics.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Runtime.Numerics.dll": {}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.Algorithms/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"System.Collections": "4.3.0",
|
|
"System.IO": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Runtime.Handles": "4.3.0",
|
|
"System.Runtime.InteropServices": "4.3.0",
|
|
"System.Runtime.Numerics": "4.3.0",
|
|
"System.Security.Cryptography.Encoding": "4.3.0",
|
|
"System.Security.Cryptography.Primitives": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"runtime.native.System.Security.Cryptography.Apple": "4.3.0",
|
|
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "osx"
|
|
},
|
|
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.Cng/4.5.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.Csp/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"System.IO": "4.3.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Runtime.Handles": "4.3.0",
|
|
"System.Runtime.InteropServices": "4.3.0",
|
|
"System.Security.Cryptography.Algorithms": "4.3.0",
|
|
"System.Security.Cryptography.Encoding": "4.3.0",
|
|
"System.Security.Cryptography.Primitives": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Threading": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/_._": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.Encoding/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"System.Collections": "4.3.0",
|
|
"System.Collections.Concurrent": "4.3.0",
|
|
"System.Linq": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Runtime.Handles": "4.3.0",
|
|
"System.Runtime.InteropServices": "4.3.0",
|
|
"System.Security.Cryptography.Primitives": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.OpenSsl/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Collections": "4.3.0",
|
|
"System.IO": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Runtime.Handles": "4.3.0",
|
|
"System.Runtime.InteropServices": "4.3.0",
|
|
"System.Runtime.Numerics": "4.3.0",
|
|
"System.Security.Cryptography.Algorithms": "4.3.0",
|
|
"System.Security.Cryptography.Encoding": "4.3.0",
|
|
"System.Security.Cryptography.Primitives": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.6/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.Primitives/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Diagnostics.Debug": "4.3.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.IO": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Threading": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.X509Certificates/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"System.Collections": "4.3.0",
|
|
"System.Diagnostics.Debug": "4.3.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.Globalization.Calendars": "4.3.0",
|
|
"System.IO": "4.3.0",
|
|
"System.IO.FileSystem": "4.3.0",
|
|
"System.IO.FileSystem.Primitives": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Runtime.Handles": "4.3.0",
|
|
"System.Runtime.InteropServices": "4.3.0",
|
|
"System.Runtime.Numerics": "4.3.0",
|
|
"System.Security.Cryptography.Algorithms": "4.3.0",
|
|
"System.Security.Cryptography.Cng": "4.3.0",
|
|
"System.Security.Cryptography.Csp": "4.3.0",
|
|
"System.Security.Cryptography.Encoding": "4.3.0",
|
|
"System.Security.Cryptography.OpenSsl": "4.3.0",
|
|
"System.Security.Cryptography.Primitives": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Threading": "4.3.0",
|
|
"runtime.native.System": "4.3.0",
|
|
"runtime.native.System.Net.Http": "4.3.0",
|
|
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Principal.Windows/4.5.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "2.0.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard2.0/System.Security.Principal.Windows.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Security.Principal.Windows.dll": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Text.Encoding/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Text.Encoding.dll": {}
|
|
}
|
|
},
|
|
"System.Text.Encoding.Extensions/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {}
|
|
}
|
|
},
|
|
"System.Text.Encodings.Web/7.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/System.Text.Encodings.Web.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.Text.Encodings.Web.dll": {}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "browser"
|
|
}
|
|
}
|
|
},
|
|
"System.Text.Json/7.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
|
|
"System.Text.Encodings.Web": "7.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/System.Text.Json.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.Text.Json.dll": {}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/System.Text.Json.targets": {}
|
|
}
|
|
},
|
|
"System.Text.RegularExpressions/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netcoreapp1.1/System.Text.RegularExpressions.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.6/System.Text.RegularExpressions.dll": {}
|
|
}
|
|
},
|
|
"System.Threading/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Runtime": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Threading.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Threading.dll": {}
|
|
}
|
|
},
|
|
"System.Threading.Channels/4.5.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netcoreapp2.1/System.Threading.Channels.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.1/System.Threading.Channels.dll": {}
|
|
}
|
|
},
|
|
"System.Threading.Tasks/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Threading.Tasks.dll": {}
|
|
}
|
|
},
|
|
"System.Threading.Tasks.Extensions/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Collections": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {}
|
|
}
|
|
},
|
|
"System.Threading.Timer/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.2/System.Threading.Timer.dll": {}
|
|
}
|
|
},
|
|
"System.Xml.ReaderWriter/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Collections": "4.3.0",
|
|
"System.Diagnostics.Debug": "4.3.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.IO": "4.3.0",
|
|
"System.IO.FileSystem": "4.3.0",
|
|
"System.IO.FileSystem.Primitives": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Runtime.InteropServices": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Text.Encoding.Extensions": "4.3.0",
|
|
"System.Text.RegularExpressions": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0",
|
|
"System.Threading.Tasks.Extensions": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Xml.ReaderWriter.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Xml.ReaderWriter.dll": {}
|
|
}
|
|
},
|
|
"System.Xml.XDocument/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Collections": "4.3.0",
|
|
"System.Diagnostics.Debug": "4.3.0",
|
|
"System.Diagnostics.Tools": "4.3.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.IO": "4.3.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Threading": "4.3.0",
|
|
"System.Xml.ReaderWriter": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Xml.XDocument.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Xml.XDocument.dll": {}
|
|
}
|
|
},
|
|
"xunit/2.4.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"xunit.analyzers": "0.10.0",
|
|
"xunit.assert": "[2.4.1]",
|
|
"xunit.core": "[2.4.1]"
|
|
}
|
|
},
|
|
"xunit.abstractions/2.0.3": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/xunit.abstractions.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/xunit.abstractions.dll": {}
|
|
}
|
|
},
|
|
"xunit.analyzers/0.10.0": {
|
|
"type": "package"
|
|
},
|
|
"xunit.assert/2.4.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"NETStandard.Library": "1.6.1"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.1/xunit.assert.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.1/xunit.assert.dll": {}
|
|
}
|
|
},
|
|
"xunit.core/2.4.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"xunit.extensibility.core": "[2.4.1]",
|
|
"xunit.extensibility.execution": "[2.4.1]"
|
|
},
|
|
"build": {
|
|
"build/xunit.core.props": {},
|
|
"build/xunit.core.targets": {}
|
|
},
|
|
"buildMultiTargeting": {
|
|
"buildMultiTargeting/xunit.core.props": {},
|
|
"buildMultiTargeting/xunit.core.targets": {}
|
|
}
|
|
},
|
|
"xunit.extensibility.core/2.4.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"NETStandard.Library": "1.6.1",
|
|
"xunit.abstractions": "2.0.3"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.1/xunit.core.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.1/xunit.core.dll": {}
|
|
}
|
|
},
|
|
"xunit.extensibility.execution/2.4.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"NETStandard.Library": "1.6.1",
|
|
"xunit.extensibility.core": "[2.4.1]"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.1/xunit.execution.dotnet.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.1/xunit.execution.dotnet.dll": {}
|
|
}
|
|
},
|
|
"xunit.runner.visualstudio/2.4.3": {
|
|
"type": "package",
|
|
"build": {
|
|
"build/netcoreapp2.1/xunit.runner.visualstudio.props": {}
|
|
}
|
|
},
|
|
"Haoliang.Core/1.0.0": {
|
|
"type": "project",
|
|
"framework": ".NETCoreApp,Version=v6.0",
|
|
"dependencies": {
|
|
"BCrypt.Net-Next": "4.0.3",
|
|
"Haoliang.Data": "1.0.0",
|
|
"Haoliang.Models": "1.0.0",
|
|
"Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
|
|
"Microsoft.AspNetCore.SignalR": "1.1.0",
|
|
"Microsoft.Extensions.Caching.Memory": "7.0.2",
|
|
"Microsoft.Extensions.Logging.Abstractions": "7.0.2",
|
|
"Microsoft.IdentityModel.Tokens": "6.26.0",
|
|
"System.IdentityModel.Tokens.Jwt": "6.26.0"
|
|
},
|
|
"compile": {
|
|
"bin/placeholder/Haoliang.Core.dll": {}
|
|
},
|
|
"runtime": {
|
|
"bin/placeholder/Haoliang.Core.dll": {}
|
|
}
|
|
},
|
|
"Haoliang.Data/1.0.0": {
|
|
"type": "project",
|
|
"framework": ".NETCoreApp,Version=v6.0",
|
|
"dependencies": {
|
|
"Haoliang.Models": "1.0.0",
|
|
"Microsoft.EntityFrameworkCore": "7.0.2",
|
|
"Microsoft.EntityFrameworkCore.Design": "7.0.2",
|
|
"Microsoft.EntityFrameworkCore.Tools": "7.0.2",
|
|
"Pomelo.EntityFrameworkCore.MySql": "7.0.0"
|
|
},
|
|
"compile": {
|
|
"bin/placeholder/Haoliang.Data.dll": {}
|
|
},
|
|
"runtime": {
|
|
"bin/placeholder/Haoliang.Data.dll": {}
|
|
}
|
|
},
|
|
"Haoliang.Models/1.0.0": {
|
|
"type": "project",
|
|
"framework": ".NETCoreApp,Version=v6.0",
|
|
"compile": {
|
|
"bin/placeholder/Haoliang.Models.dll": {}
|
|
},
|
|
"runtime": {
|
|
"bin/placeholder/Haoliang.Models.dll": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"BCrypt.Net-Next/4.0.3": {
|
|
"sha512": "W+U9WvmZQgi5cX6FS5GDtDoPzUCV4LkBLkywq/kRZhuDwcbavOzcDAr3LXJFqHUi952Yj3LEYoWW0jbEUQChsA==",
|
|
"type": "package",
|
|
"path": "bcrypt.net-next/4.0.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"bcrypt.net-next.4.0.3.nupkg.sha512",
|
|
"bcrypt.net-next.nuspec",
|
|
"ico.png",
|
|
"lib/net20/BCrypt.Net-Next.dll",
|
|
"lib/net20/BCrypt.Net-Next.xml",
|
|
"lib/net35/BCrypt.Net-Next.dll",
|
|
"lib/net35/BCrypt.Net-Next.xml",
|
|
"lib/net462/BCrypt.Net-Next.dll",
|
|
"lib/net462/BCrypt.Net-Next.xml",
|
|
"lib/net472/BCrypt.Net-Next.dll",
|
|
"lib/net472/BCrypt.Net-Next.xml",
|
|
"lib/net48/BCrypt.Net-Next.dll",
|
|
"lib/net48/BCrypt.Net-Next.xml",
|
|
"lib/net5.0/BCrypt.Net-Next.dll",
|
|
"lib/net5.0/BCrypt.Net-Next.xml",
|
|
"lib/net6.0/BCrypt.Net-Next.dll",
|
|
"lib/net6.0/BCrypt.Net-Next.xml",
|
|
"lib/netstandard2.0/BCrypt.Net-Next.dll",
|
|
"lib/netstandard2.0/BCrypt.Net-Next.xml",
|
|
"lib/netstandard2.1/BCrypt.Net-Next.dll",
|
|
"lib/netstandard2.1/BCrypt.Net-Next.xml",
|
|
"readme.md"
|
|
]
|
|
},
|
|
"Castle.Core/5.1.1": {
|
|
"sha512": "rpYtIczkzGpf+EkZgDr9CClTdemhsrwA/W5hMoPjLkRFnXzH44zDLoovXeKtmxb1ykXK9aJVODSpiJml8CTw2g==",
|
|
"type": "package",
|
|
"path": "castle.core/5.1.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ASL - Apache Software Foundation License.txt",
|
|
"CHANGELOG.md",
|
|
"LICENSE",
|
|
"castle-logo.png",
|
|
"castle.core.5.1.1.nupkg.sha512",
|
|
"castle.core.nuspec",
|
|
"lib/net462/Castle.Core.dll",
|
|
"lib/net462/Castle.Core.xml",
|
|
"lib/net6.0/Castle.Core.dll",
|
|
"lib/net6.0/Castle.Core.xml",
|
|
"lib/netstandard2.0/Castle.Core.dll",
|
|
"lib/netstandard2.0/Castle.Core.xml",
|
|
"lib/netstandard2.1/Castle.Core.dll",
|
|
"lib/netstandard2.1/Castle.Core.xml",
|
|
"readme.txt"
|
|
]
|
|
},
|
|
"coverlet.collector/3.1.0": {
|
|
"sha512": "YzYqSRrjoP5lULBhTDcTOjuM4IDPPi6PhFsl4w8EI4WdZhE6llt7E38Tg4CHyrS+QKwyu1+9OwkdDgluOdoBTw==",
|
|
"type": "package",
|
|
"path": "coverlet.collector/3.1.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"build/netstandard1.0/Microsoft.CSharp.dll",
|
|
"build/netstandard1.0/Microsoft.DotNet.PlatformAbstractions.dll",
|
|
"build/netstandard1.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"build/netstandard1.0/Microsoft.Extensions.DependencyInjection.dll",
|
|
"build/netstandard1.0/Microsoft.Extensions.DependencyModel.dll",
|
|
"build/netstandard1.0/Microsoft.Extensions.FileSystemGlobbing.dll",
|
|
"build/netstandard1.0/Microsoft.TestPlatform.CoreUtilities.dll",
|
|
"build/netstandard1.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
|
|
"build/netstandard1.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
|
|
"build/netstandard1.0/Mono.Cecil.Mdb.dll",
|
|
"build/netstandard1.0/Mono.Cecil.Pdb.dll",
|
|
"build/netstandard1.0/Mono.Cecil.Rocks.dll",
|
|
"build/netstandard1.0/Mono.Cecil.dll",
|
|
"build/netstandard1.0/Newtonsoft.Json.dll",
|
|
"build/netstandard1.0/NuGet.Frameworks.dll",
|
|
"build/netstandard1.0/System.AppContext.dll",
|
|
"build/netstandard1.0/System.Collections.Immutable.dll",
|
|
"build/netstandard1.0/System.Dynamic.Runtime.dll",
|
|
"build/netstandard1.0/System.IO.FileSystem.Primitives.dll",
|
|
"build/netstandard1.0/System.Linq.Expressions.dll",
|
|
"build/netstandard1.0/System.Linq.dll",
|
|
"build/netstandard1.0/System.ObjectModel.dll",
|
|
"build/netstandard1.0/System.Reflection.Emit.ILGeneration.dll",
|
|
"build/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
|
|
"build/netstandard1.0/System.Reflection.Emit.dll",
|
|
"build/netstandard1.0/System.Reflection.Metadata.dll",
|
|
"build/netstandard1.0/System.Reflection.TypeExtensions.dll",
|
|
"build/netstandard1.0/System.Runtime.Serialization.Primitives.dll",
|
|
"build/netstandard1.0/System.Text.RegularExpressions.dll",
|
|
"build/netstandard1.0/System.Threading.Tasks.Extensions.dll",
|
|
"build/netstandard1.0/System.Threading.dll",
|
|
"build/netstandard1.0/System.Xml.ReaderWriter.dll",
|
|
"build/netstandard1.0/System.Xml.XDocument.dll",
|
|
"build/netstandard1.0/coverlet.collector.deps.json",
|
|
"build/netstandard1.0/coverlet.collector.dll",
|
|
"build/netstandard1.0/coverlet.collector.pdb",
|
|
"build/netstandard1.0/coverlet.collector.targets",
|
|
"build/netstandard1.0/coverlet.core.dll",
|
|
"build/netstandard1.0/coverlet.core.pdb",
|
|
"coverlet-icon.png",
|
|
"coverlet.collector.3.1.0.nupkg.sha512",
|
|
"coverlet.collector.nuspec"
|
|
]
|
|
},
|
|
"Humanizer.Core/2.14.1": {
|
|
"sha512": "lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==",
|
|
"type": "package",
|
|
"path": "humanizer.core/2.14.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"humanizer.core.2.14.1.nupkg.sha512",
|
|
"humanizer.core.nuspec",
|
|
"lib/net6.0/Humanizer.dll",
|
|
"lib/net6.0/Humanizer.xml",
|
|
"lib/netstandard1.0/Humanizer.dll",
|
|
"lib/netstandard1.0/Humanizer.xml",
|
|
"lib/netstandard2.0/Humanizer.dll",
|
|
"lib/netstandard2.0/Humanizer.xml",
|
|
"logo.png"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Authentication.Abstractions/2.2.0": {
|
|
"sha512": "VloMLDJMf3n/9ic5lCBOa42IBYJgyB1JhzLsL68Zqg+2bEPWfGBj/xCJy/LrKTArN0coOcZp3wyVTZlx0y9pHQ==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.authentication.abstractions/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.xml",
|
|
"microsoft.aspnetcore.authentication.abstractions.2.2.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.authentication.abstractions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Authorization/2.2.0": {
|
|
"sha512": "/L0W8H3jMYWyaeA9gBJqS/tSWBegP9aaTM0mjRhxTttBY9z4RVDRYJ2CwPAmAXIuPr3r1sOw+CS8jFVRGHRezQ==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.authorization/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.xml",
|
|
"microsoft.aspnetcore.authorization.2.2.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.authorization.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Authorization.Policy/2.2.0": {
|
|
"sha512": "aJCo6niDRKuNg2uS2WMEmhJTooQUGARhV2ENQ2tO5443zVHUo19MSgrgGo9FIrfD+4yKPF8Q+FF33WkWfPbyKw==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.authorization.policy/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.xml",
|
|
"microsoft.aspnetcore.authorization.policy.2.2.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.authorization.policy.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Connections.Abstractions/2.2.0": {
|
|
"sha512": "Aqr/16Cu5XmGv7mLKJvXRxhhd05UJ7cTTSaUV4MZ3ynAzfgWjsAdpIU8FWuxwAjmVdmI8oOWuVDrbs+sRkhKnA==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.connections.abstractions/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Connections.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Connections.Abstractions.xml",
|
|
"microsoft.aspnetcore.connections.abstractions.2.2.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.connections.abstractions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Hosting.Abstractions/2.2.0": {
|
|
"sha512": "ubycklv+ZY7Kutdwuy1W4upWcZ6VFR8WUXU7l7B2+mvbDBBPAcfpi+E+Y5GFe+Q157YfA3C49D2GCjAZc7Mobw==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.hosting.abstractions/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.xml",
|
|
"microsoft.aspnetcore.hosting.abstractions.2.2.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.hosting.abstractions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Hosting.Server.Abstractions/2.2.0": {
|
|
"sha512": "1PMijw8RMtuQF60SsD/JlKtVfvh4NORAhF4wjysdABhlhTrYmtgssqyncR0Stq5vqtjplZcj6kbT4LRTglt9IQ==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.hosting.server.abstractions/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.xml",
|
|
"microsoft.aspnetcore.hosting.server.abstractions.2.2.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.hosting.server.abstractions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Http/2.2.0": {
|
|
"sha512": "YogBSMotWPAS/X5967pZ+yyWPQkThxhmzAwyCHCSSldzYBkW5W5d6oPfBaPqQOnSHYTpSOSOkpZoAce0vwb6+A==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.http/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.xml",
|
|
"microsoft.aspnetcore.http.2.2.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.http.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
|
|
"sha512": "Nxs7Z1q3f1STfLYKJSVXCs1iBl+Ya6E8o4Oy1bCxJ/rNI44E/0f6tbsrVqAWfB7jlnJfyaAtIalBVxPKUPQb4Q==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.http.abstractions/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.xml",
|
|
"microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.http.abstractions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Http.Connections/1.1.0": {
|
|
"sha512": "ZcwAM9rE5yjGC+vtiNAK0INybpKIqnvB+/rntZn2/CPtyiBAtovVrEp4UZOoC31zH5t0P78ix9gLNJzII/ODsA==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.http.connections/1.1.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netcoreapp2.2/Microsoft.AspNetCore.Http.Connections.dll",
|
|
"lib/netcoreapp2.2/Microsoft.AspNetCore.Http.Connections.xml",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Connections.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Connections.xml",
|
|
"microsoft.aspnetcore.http.connections.1.1.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.http.connections.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Http.Connections.Common/1.1.0": {
|
|
"sha512": "mYk5QUUjyXQmlyDHWDjkLYDArt97plwe6KsDsNVhDEQ+HgZMKGjISyM6YSA7BERQNR25kXBTbIYfSy1vePGQgg==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.http.connections.common/1.1.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Connections.Common.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Connections.Common.xml",
|
|
"microsoft.aspnetcore.http.connections.common.1.1.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.http.connections.common.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Http.Extensions/2.2.0": {
|
|
"sha512": "2DgZ9rWrJtuR7RYiew01nGRzuQBDaGHGmK56Rk54vsLLsCdzuFUPqbDTJCS1qJQWTbmbIQ9wGIOjpxA1t0l7/w==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.http.extensions/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.xml",
|
|
"microsoft.aspnetcore.http.extensions.2.2.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.http.extensions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Http.Features/2.2.0": {
|
|
"sha512": "ziFz5zH8f33En4dX81LW84I6XrYXKf9jg6aM39cM+LffN9KJahViKZ61dGMSO2gd3e+qe5yBRwsesvyqlZaSMg==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.http.features/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.xml",
|
|
"microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.http.features.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Mvc.Testing/6.0.0": {
|
|
"sha512": "5knNtILnJNAc0z9vAEgQ9ykxWsjWlRWys3YWDOIpKVn9Rku2Z217sztp5Ei8VOieBkpti6iN3CIPU8Ss+tun0w==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.mvc.testing/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"build/net6.0/Microsoft.AspNetCore.Mvc.Testing.targets",
|
|
"buildTransitive/net6.0/Microsoft.AspNetCore.Mvc.Testing.targets",
|
|
"lib/net6.0/Microsoft.AspNetCore.Mvc.Testing.dll",
|
|
"lib/net6.0/Microsoft.AspNetCore.Mvc.Testing.xml",
|
|
"microsoft.aspnetcore.mvc.testing.6.0.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.mvc.testing.nuspec",
|
|
"tasks/netstandard2.0/Microsoft.AspNetCore.Mvc.Testing.Tasks.dll"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Routing/2.2.0": {
|
|
"sha512": "jAhDBy0wryOnMhhZTtT9z63gJbvCzFuLm8yC6pHzuVu9ZD1dzg0ltxIwT4cfwuNkIL/TixdKsm3vpVOpG8euWQ==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.routing/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netcoreapp2.2/Microsoft.AspNetCore.Routing.dll",
|
|
"lib/netcoreapp2.2/Microsoft.AspNetCore.Routing.xml",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.xml",
|
|
"microsoft.aspnetcore.routing.2.2.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.routing.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Routing.Abstractions/2.2.0": {
|
|
"sha512": "lRRaPN7jDlUCVCp9i0W+PB0trFaKB0bgMJD7hEJS9Uo4R9MXaMC8X2tJhPLmeVE3SGDdYI4QNKdVmhNvMJGgPQ==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.routing.abstractions/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.xml",
|
|
"microsoft.aspnetcore.routing.abstractions.2.2.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.routing.abstractions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.SignalR/1.1.0": {
|
|
"sha512": "V5X5XkeAHaFyyBOGPrddVeqTNo6zRPJNS5PRhlzEyBXiNG9AtqUbMyWFdZahQyMiIWJau550z59A4kdC9g5I9A==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.signalr/1.1.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.xml",
|
|
"microsoft.aspnetcore.signalr.1.1.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.signalr.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.SignalR.Common/1.1.0": {
|
|
"sha512": "TyLgQ4y4RVUIxiYFnHT181/rJ33/tL/NcBWC9BwLpulDt5/yGCG4EvsToZ49EBQ7256zj+R6OGw6JF+jj6MdPQ==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.signalr.common/1.1.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netcoreapp2.2/Microsoft.AspNetCore.SignalR.Common.dll",
|
|
"lib/netcoreapp2.2/Microsoft.AspNetCore.SignalR.Common.xml",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Common.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Common.xml",
|
|
"microsoft.aspnetcore.signalr.common.1.1.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.signalr.common.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.SignalR.Core/1.1.0": {
|
|
"sha512": "mk69z50oFk2e89d3F/AfKeAvP3kvGG7MHG4ErydZiUd3ncSRq0kl0czq/COn/QVKYua9yGr2LIDwuR1C6/pu8Q==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.signalr.core/1.1.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Core.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Core.xml",
|
|
"microsoft.aspnetcore.signalr.core.1.1.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.signalr.core.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.SignalR.Protocols.Json/1.1.0": {
|
|
"sha512": "BOsjatDJnvnnXCMajOlC0ISmiFnJi/EyJzMo0i//5fZJVCLrQ4fyV/HzrhhAhSJuwJOQDdDozKQ9MB9jHq84pg==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.signalr.protocols.json/1.1.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Protocols.Json.xml",
|
|
"microsoft.aspnetcore.signalr.protocols.json.1.1.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.signalr.protocols.json.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.TestHost/6.0.0": {
|
|
"sha512": "2DuXITuWi68rSU5Gpg4QO3qec3pT5z/VrarGCm9ORROiZ9jdYvPpTukKWVVoAkD+oD8uQloLJod8GL47PvD33A==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.testhost/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net6.0/Microsoft.AspNetCore.TestHost.dll",
|
|
"lib/net6.0/Microsoft.AspNetCore.TestHost.xml",
|
|
"microsoft.aspnetcore.testhost.6.0.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.testhost.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.WebSockets/2.2.0": {
|
|
"sha512": "ZpOcg2V0rCwU9ErfDb9y3Hcjoe7rU42XlmUS0mO4pVZQSgJVqR+DfyZtYd5LDa11F7bFNS2eezI9cBM3CmfGhw==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.websockets/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.WebSockets.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.WebSockets.xml",
|
|
"microsoft.aspnetcore.websockets.2.2.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.websockets.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.WebUtilities/2.2.0": {
|
|
"sha512": "9ErxAAKaDzxXASB/b5uLEkLgUWv1QbeVxyJYEHQwMaxXOeFFVkQxiq8RyfVcifLU7NR0QY0p3acqx4ZpYfhHDg==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.webutilities/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.xml",
|
|
"microsoft.aspnetcore.webutilities.2.2.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.webutilities.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.CodeCoverage/16.11.0": {
|
|
"sha512": "wf6lpAeCqP0KFfbDVtfL50lr7jY1gq0+0oSphyksfLOEygMDXqnaxHK5LPFtMEhYSEtgXdNyXNnEddOqQQUdlQ==",
|
|
"type": "package",
|
|
"path": "microsoft.codecoverage/16.11.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE_NET.txt",
|
|
"ThirdPartyNotices.txt",
|
|
"build/netstandard1.0/CodeCoverage/CodeCoverage.config",
|
|
"build/netstandard1.0/CodeCoverage/CodeCoverage.exe",
|
|
"build/netstandard1.0/CodeCoverage/VanguardInstrumentationProfiler_x86.config",
|
|
"build/netstandard1.0/CodeCoverage/amd64/CodeCoverage.exe",
|
|
"build/netstandard1.0/CodeCoverage/amd64/VanguardInstrumentationProfiler_x64.config",
|
|
"build/netstandard1.0/CodeCoverage/amd64/covrun64.dll",
|
|
"build/netstandard1.0/CodeCoverage/amd64/msdia140.dll",
|
|
"build/netstandard1.0/CodeCoverage/amd64/msvcdis140.dll",
|
|
"build/netstandard1.0/CodeCoverage/amd64/msvcp140.dll",
|
|
"build/netstandard1.0/CodeCoverage/amd64/msvcp140_atomic_wait.dll",
|
|
"build/netstandard1.0/CodeCoverage/amd64/vcruntime140.dll",
|
|
"build/netstandard1.0/CodeCoverage/amd64/vcruntime140_1.dll",
|
|
"build/netstandard1.0/CodeCoverage/codecoveragemessages.dll",
|
|
"build/netstandard1.0/CodeCoverage/coreclr/Microsoft.VisualStudio.CodeCoverage.Shim.dll",
|
|
"build/netstandard1.0/CodeCoverage/covrun32.dll",
|
|
"build/netstandard1.0/CodeCoverage/msdia140.dll",
|
|
"build/netstandard1.0/CodeCoverage/msvcdis140.dll",
|
|
"build/netstandard1.0/CodeCoverage/msvcp140.dll",
|
|
"build/netstandard1.0/CodeCoverage/msvcp140_atomic_wait.dll",
|
|
"build/netstandard1.0/CodeCoverage/vcruntime140.dll",
|
|
"build/netstandard1.0/InstrumentationEngine/alpine/x64/ProductionBreakpoints_x64.config",
|
|
"build/netstandard1.0/InstrumentationEngine/alpine/x64/libCoverageInstrumentationMethod.so",
|
|
"build/netstandard1.0/InstrumentationEngine/alpine/x64/libInstrumentationEngine.so",
|
|
"build/netstandard1.0/InstrumentationEngine/ubuntu/x64/ProductionBreakpoints_x64.config",
|
|
"build/netstandard1.0/InstrumentationEngine/ubuntu/x64/libCoverageInstrumentationMethod.so",
|
|
"build/netstandard1.0/InstrumentationEngine/ubuntu/x64/libInstrumentationEngine.so",
|
|
"build/netstandard1.0/InstrumentationEngine/x64/MicrosoftInstrumentationEngine_x64.dll",
|
|
"build/netstandard1.0/InstrumentationEngine/x86/MicrosoftInstrumentationEngine_x86.dll",
|
|
"build/netstandard1.0/Microsoft.CodeCoverage.props",
|
|
"build/netstandard1.0/Microsoft.CodeCoverage.targets",
|
|
"build/netstandard1.0/Microsoft.VisualStudio.Coverage.Core.dll",
|
|
"build/netstandard1.0/Microsoft.VisualStudio.Coverage.Instrumentation.dll",
|
|
"build/netstandard1.0/Microsoft.VisualStudio.Coverage.Interprocess.dll",
|
|
"build/netstandard1.0/Microsoft.VisualStudio.TraceDataCollector.dll",
|
|
"build/netstandard1.0/Mono.Cecil.Pdb.dll",
|
|
"build/netstandard1.0/Mono.Cecil.dll",
|
|
"build/netstandard1.0/ThirdPartyNotices.txt",
|
|
"build/netstandard1.0/cs/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard1.0/de/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard1.0/es/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard1.0/fr/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard1.0/it/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard1.0/ja/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard1.0/ko/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard1.0/pl/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard1.0/pt-BR/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard1.0/ru/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard1.0/tr/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard1.0/zh-Hans/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard1.0/zh-Hant/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"lib/net45/Microsoft.VisualStudio.CodeCoverage.Shim.dll",
|
|
"lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll",
|
|
"microsoft.codecoverage.16.11.0.nupkg.sha512",
|
|
"microsoft.codecoverage.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.CSharp/4.5.0": {
|
|
"sha512": "kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==",
|
|
"type": "package",
|
|
"path": "microsoft.csharp/4.5.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/Microsoft.CSharp.dll",
|
|
"lib/netcoreapp2.0/_._",
|
|
"lib/netstandard1.3/Microsoft.CSharp.dll",
|
|
"lib/netstandard2.0/Microsoft.CSharp.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/uap10.0.16299/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"microsoft.csharp.4.5.0.nupkg.sha512",
|
|
"microsoft.csharp.nuspec",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcore50/Microsoft.CSharp.dll",
|
|
"ref/netcore50/Microsoft.CSharp.xml",
|
|
"ref/netcore50/de/Microsoft.CSharp.xml",
|
|
"ref/netcore50/es/Microsoft.CSharp.xml",
|
|
"ref/netcore50/fr/Microsoft.CSharp.xml",
|
|
"ref/netcore50/it/Microsoft.CSharp.xml",
|
|
"ref/netcore50/ja/Microsoft.CSharp.xml",
|
|
"ref/netcore50/ko/Microsoft.CSharp.xml",
|
|
"ref/netcore50/ru/Microsoft.CSharp.xml",
|
|
"ref/netcore50/zh-hans/Microsoft.CSharp.xml",
|
|
"ref/netcore50/zh-hant/Microsoft.CSharp.xml",
|
|
"ref/netcoreapp2.0/_._",
|
|
"ref/netstandard1.0/Microsoft.CSharp.dll",
|
|
"ref/netstandard1.0/Microsoft.CSharp.xml",
|
|
"ref/netstandard1.0/de/Microsoft.CSharp.xml",
|
|
"ref/netstandard1.0/es/Microsoft.CSharp.xml",
|
|
"ref/netstandard1.0/fr/Microsoft.CSharp.xml",
|
|
"ref/netstandard1.0/it/Microsoft.CSharp.xml",
|
|
"ref/netstandard1.0/ja/Microsoft.CSharp.xml",
|
|
"ref/netstandard1.0/ko/Microsoft.CSharp.xml",
|
|
"ref/netstandard1.0/ru/Microsoft.CSharp.xml",
|
|
"ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml",
|
|
"ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml",
|
|
"ref/netstandard2.0/Microsoft.CSharp.dll",
|
|
"ref/netstandard2.0/Microsoft.CSharp.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/uap10.0.16299/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"Microsoft.EntityFrameworkCore/7.0.2": {
|
|
"sha512": "5QEspjTHk/cgM98AaB12mDXF7jlInlYhG0gxS6X8ZJ2rzmyIAsvYNEwoOUifd/gt5v5HblYClYfZ9YYIEjSkew==",
|
|
"type": "package",
|
|
"path": "microsoft.entityframeworkcore/7.0.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props",
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.dll",
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.xml",
|
|
"microsoft.entityframeworkcore.7.0.2.nupkg.sha512",
|
|
"microsoft.entityframeworkcore.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Abstractions/7.0.2": {
|
|
"sha512": "nszewdtuQAk2DbhNnGssRCYVxyBhm0DZHJobU8Bc4RGPuybraCv/lovFWPUeZlTT3bQndyV8Ko2NHKSc4qsKCg==",
|
|
"type": "package",
|
|
"path": "microsoft.entityframeworkcore.abstractions/7.0.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll",
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.xml",
|
|
"microsoft.entityframeworkcore.abstractions.7.0.2.nupkg.sha512",
|
|
"microsoft.entityframeworkcore.abstractions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Analyzers/7.0.2": {
|
|
"sha512": "75dDCNXzoQFM86Mk/iY7lQ+XHb2DbpAh53hbAJUlxkL3XUVoCq6rWgO4y1EX7DdyKMF61dsdEKlF4/bmpi4urA==",
|
|
"type": "package",
|
|
"path": "microsoft.entityframeworkcore.analyzers/7.0.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll",
|
|
"lib/netstandard2.0/_._",
|
|
"microsoft.entityframeworkcore.analyzers.7.0.2.nupkg.sha512",
|
|
"microsoft.entityframeworkcore.analyzers.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Design/7.0.2": {
|
|
"sha512": "gUUucCoJci8BBxOcU/XuuldUZpCo5Od8lwFEzZ5WywnvDfSmARnXNe97BpjL+JiBhSrnuTxW/wCJjWqPonXXHQ==",
|
|
"type": "package",
|
|
"path": "microsoft.entityframeworkcore.design/7.0.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"build/net6.0/Microsoft.EntityFrameworkCore.Design.props",
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.Design.dll",
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.Design.xml",
|
|
"microsoft.entityframeworkcore.design.7.0.2.nupkg.sha512",
|
|
"microsoft.entityframeworkcore.design.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.EntityFrameworkCore.InMemory/7.0.2": {
|
|
"sha512": "LmkEuuNxkC//OInidXb8ebD5WfJ9cAFfNPUrkNI4FRP0GAHLQcpRO43pobWCHPbKpmJkGMB7YlqXcWtfOEMRdQ==",
|
|
"type": "package",
|
|
"path": "microsoft.entityframeworkcore.inmemory/7.0.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.InMemory.dll",
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.InMemory.xml",
|
|
"microsoft.entityframeworkcore.inmemory.7.0.2.nupkg.sha512",
|
|
"microsoft.entityframeworkcore.inmemory.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Relational/7.0.2": {
|
|
"sha512": "TbTGOdaGtjps3GP7rLWXEXzmP+EXhV8AwPE/ov0QYhs5i5vKZX5ZpVLMnco2MeMtiPgLyxE7DhQT8s1wlu190g==",
|
|
"type": "package",
|
|
"path": "microsoft.entityframeworkcore.relational/7.0.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll",
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.Relational.xml",
|
|
"microsoft.entityframeworkcore.relational.7.0.2.nupkg.sha512",
|
|
"microsoft.entityframeworkcore.relational.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Tools/7.0.2": {
|
|
"sha512": "0Jx9feeGsUUlI+PEFkADyfQrGU+UIYh9N1I8ZO6X5bjYSKL2V1empkGTupvfrI7S9h4uA7aY8GQpjkCmIep7dg==",
|
|
"type": "package",
|
|
"path": "microsoft.entityframeworkcore.tools/7.0.2",
|
|
"hasTools": true,
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"lib/net6.0/_._",
|
|
"microsoft.entityframeworkcore.tools.7.0.2.nupkg.sha512",
|
|
"microsoft.entityframeworkcore.tools.nuspec",
|
|
"tools/EntityFrameworkCore.PS2.psd1",
|
|
"tools/EntityFrameworkCore.PS2.psm1",
|
|
"tools/EntityFrameworkCore.psd1",
|
|
"tools/EntityFrameworkCore.psm1",
|
|
"tools/about_EntityFrameworkCore.help.txt",
|
|
"tools/init.ps1",
|
|
"tools/net461/any/ef.exe",
|
|
"tools/net461/win-arm64/ef.exe",
|
|
"tools/net461/win-x86/ef.exe",
|
|
"tools/netcoreapp2.0/any/ef.dll",
|
|
"tools/netcoreapp2.0/any/ef.runtimeconfig.json"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Caching.Abstractions/8.0.0": {
|
|
"sha512": "3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.caching.abstractions/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Caching.Abstractions.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Abstractions.targets",
|
|
"lib/net462/Microsoft.Extensions.Caching.Abstractions.dll",
|
|
"lib/net462/Microsoft.Extensions.Caching.Abstractions.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Caching.Abstractions.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Caching.Abstractions.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Caching.Abstractions.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll",
|
|
"lib/net8.0/Microsoft.Extensions.Caching.Abstractions.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml",
|
|
"microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.caching.abstractions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Caching.Memory/8.0.0": {
|
|
"sha512": "7pqivmrZDzo1ADPkRwjy+8jtRKWRCPag9qPI+p7sgu7Q4QreWhcvbiWXsbhP+yY8XSiDvZpu2/LWdBv7PnmOpQ==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.caching.memory/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Caching.Memory.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Memory.targets",
|
|
"lib/net462/Microsoft.Extensions.Caching.Memory.dll",
|
|
"lib/net462/Microsoft.Extensions.Caching.Memory.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Caching.Memory.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Caching.Memory.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Caching.Memory.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Caching.Memory.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Caching.Memory.dll",
|
|
"lib/net8.0/Microsoft.Extensions.Caching.Memory.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml",
|
|
"microsoft.extensions.caching.memory.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.caching.memory.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/7.0.0": {
|
|
"sha512": "f34u2eaqIjNO9YLHBz8rozVZ+TcFiFs0F3r7nUJd7FRkVSxk8u4OpoK226mi49MwexHOR2ibP9MFvRUaLilcQQ==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.configuration.abstractions/7.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Abstractions.targets",
|
|
"lib/net462/Microsoft.Extensions.Configuration.Abstractions.dll",
|
|
"lib/net462/Microsoft.Extensions.Configuration.Abstractions.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll",
|
|
"lib/net7.0/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.7.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.Configuration.CommandLine/6.0.0": {
|
|
"sha512": "3nL1qCkZ1Oxx14ZTzgo4MmlO7tso7F+TtMZAY2jUAtTLyAcDp+EDjk3RqafoKiNaePyPvvlleEcBxh3b2Hzl1g==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.configuration.commandline/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.Extensions.Configuration.CommandLine.dll",
|
|
"lib/net461/Microsoft.Extensions.Configuration.CommandLine.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.xml",
|
|
"microsoft.extensions.configuration.commandline.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.configuration.commandline.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Configuration.EnvironmentVariables/6.0.0": {
|
|
"sha512": "DjYkzqvhiHCq38LW71PcIxXk6nhtV6VySP9yDcSO0goPl7YCU1VG1f2Wbgy58lkA10pWkjHCblZPUyboCB93ZA==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.configuration.environmentvariables/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.Extensions.Configuration.EnvironmentVariables.dll",
|
|
"lib/net461/Microsoft.Extensions.Configuration.EnvironmentVariables.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml",
|
|
"microsoft.extensions.configuration.environmentvariables.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.configuration.environmentvariables.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Configuration.FileExtensions/6.0.0": {
|
|
"sha512": "V4Dth2cYMZpw3HhGw9XUDIijpI6gN+22LDt0AhufIgOppCUfpWX4483OmN+dFXRJkJLc8Tv0Q8QK+1ingT2+KQ==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.configuration.fileextensions/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.Extensions.Configuration.FileExtensions.dll",
|
|
"lib/net461/Microsoft.Extensions.Configuration.FileExtensions.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
|
|
"microsoft.extensions.configuration.fileextensions.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.configuration.fileextensions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Configuration.Json/6.0.0": {
|
|
"sha512": "GJGery6QytCzS/BxJ96klgG9in3uH26KcUBbiVG/coNDXCRq6LGVVlUT4vXq34KPuM+R2av+LeYdX9h4IZOCUg==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.configuration.json/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.Extensions.Configuration.Json.dll",
|
|
"lib/net461/Microsoft.Extensions.Configuration.Json.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml",
|
|
"lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll",
|
|
"lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.xml",
|
|
"microsoft.extensions.configuration.json.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.configuration.json.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Configuration.UserSecrets/6.0.0": {
|
|
"sha512": "lB0Hb2V4+RUHy+LjEcqEr4EcV4RWc9EnjAV2GdtWQEdljQX+R4hGREftI7sInU9okP93pDrJiaj6QUJ6ZsslOA==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.configuration.usersecrets/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"build/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.props",
|
|
"build/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.targets",
|
|
"lib/net461/Microsoft.Extensions.Configuration.UserSecrets.dll",
|
|
"lib/net461/Microsoft.Extensions.Configuration.UserSecrets.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.xml",
|
|
"microsoft.extensions.configuration.usersecrets.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.configuration.usersecrets.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection/7.0.0": {
|
|
"sha512": "elNeOmkeX3eDVG6pYVeV82p29hr+UKDaBhrZyWvWLw/EVZSYEkZlQdkp0V39k/Xehs2Qa0mvoCvkVj3eQxNQ1Q==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.dependencyinjection/7.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets",
|
|
"lib/net462/Microsoft.Extensions.DependencyInjection.dll",
|
|
"lib/net462/Microsoft.Extensions.DependencyInjection.xml",
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.dll",
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.xml",
|
|
"lib/net7.0/Microsoft.Extensions.DependencyInjection.dll",
|
|
"lib/net7.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.7.0.0.nupkg.sha512",
|
|
"microsoft.extensions.dependencyinjection.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
|
|
"sha512": "cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
|
|
"lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
|
|
"lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
|
|
"lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"lib/net8.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.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.dependencyinjection.abstractions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.DependencyModel/7.0.0": {
|
|
"sha512": "oONNYd71J3LzkWc4fUHl3SvMfiQMYUCo/mDHDEu76hYYxdhdrPYv6fvGv9nnKVyhE9P0h20AU8RZB5OOWQcAXg==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.dependencymodel/7.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"README.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyModel.targets",
|
|
"lib/net462/Microsoft.Extensions.DependencyModel.dll",
|
|
"lib/net462/Microsoft.Extensions.DependencyModel.xml",
|
|
"lib/net6.0/Microsoft.Extensions.DependencyModel.dll",
|
|
"lib/net6.0/Microsoft.Extensions.DependencyModel.xml",
|
|
"lib/net7.0/Microsoft.Extensions.DependencyModel.dll",
|
|
"lib/net7.0/Microsoft.Extensions.DependencyModel.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml",
|
|
"microsoft.extensions.dependencymodel.7.0.0.nupkg.sha512",
|
|
"microsoft.extensions.dependencymodel.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"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.FileProviders.Physical/6.0.0": {
|
|
"sha512": "QvkL7l0nM8udt3gfyu0Vw8bbCXblxaKOl7c2oBfgGy4LCURRaL9XWZX1FWJrQc43oMokVneVxH38iz+bY1sbhg==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.fileproviders.physical/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Physical.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/Microsoft.Extensions.FileProviders.Physical.dll",
|
|
"lib/net461/Microsoft.Extensions.FileProviders.Physical.xml",
|
|
"lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll",
|
|
"lib/net6.0/Microsoft.Extensions.FileProviders.Physical.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml",
|
|
"microsoft.extensions.fileproviders.physical.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.fileproviders.physical.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.FileSystemGlobbing/6.0.0": {
|
|
"sha512": "ip8jnL1aPiaPeKINCqaTEbvBFDmVx9dXQEBZ2HOBRXPD1eabGNqP/bKlsIcp7U2lGxiXd5xIhoFcmY8nM4Hdiw==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.filesystemglobbing/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileSystemGlobbing.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/Microsoft.Extensions.FileSystemGlobbing.dll",
|
|
"lib/net461/Microsoft.Extensions.FileSystemGlobbing.xml",
|
|
"lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll",
|
|
"lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml",
|
|
"microsoft.extensions.filesystemglobbing.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.filesystemglobbing.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Hosting/6.0.0": {
|
|
"sha512": "M8VzD0ni5VarIRT8njnwK4K2WSAo0kZH4Zc3mKcSGkP4CjDZ91T9ZEFmmwhmo4z7x8AFq+tW0WFi9wX+K2cxkQ==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.hosting/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Hosting.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/Microsoft.Extensions.Hosting.dll",
|
|
"lib/net461/Microsoft.Extensions.Hosting.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Hosting.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Hosting.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Hosting.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Hosting.xml",
|
|
"lib/netstandard2.1/Microsoft.Extensions.Hosting.dll",
|
|
"lib/netstandard2.1/Microsoft.Extensions.Hosting.xml",
|
|
"microsoft.extensions.hosting.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.hosting.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/7.0.0": {
|
|
"sha512": "Nw2muoNrOG5U5qa2ZekXwudUn2BJcD41e65zwmDHb1fQegTX66UokLWZkJRpqSSHXDOWZ5V0iqhbxOEky91atA==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.logging/7.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Logging.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets",
|
|
"lib/net462/Microsoft.Extensions.Logging.dll",
|
|
"lib/net462/Microsoft.Extensions.Logging.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Logging.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Logging.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Logging.dll",
|
|
"lib/net7.0/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.7.0.0.nupkg.sha512",
|
|
"microsoft.extensions.logging.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Logging.Abstractions/8.0.0": {
|
|
"sha512": "arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.logging.abstractions/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"analyzers/dotnet/roslyn3.11/cs/Microsoft.Extensions.Logging.Generators.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"buildTransitive/net461/Microsoft.Extensions.Logging.Abstractions.targets",
|
|
"buildTransitive/net462/Microsoft.Extensions.Logging.Abstractions.targets",
|
|
"buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets",
|
|
"buildTransitive/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.targets",
|
|
"lib/net462/Microsoft.Extensions.Logging.Abstractions.dll",
|
|
"lib/net462/Microsoft.Extensions.Logging.Abstractions.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Logging.Abstractions.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll",
|
|
"lib/net8.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.8.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.Logging.Debug/6.0.0": {
|
|
"sha512": "M9g/JixseSZATJE9tcMn9uzoD4+DbSglivFqVx8YkRJ7VVPmnvCEbOZ0AAaxsL1EKyI4cz07DXOOJExxNsUOHw==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.logging.debug/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.Extensions.Logging.Debug.dll",
|
|
"lib/net461/Microsoft.Extensions.Logging.Debug.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.Debug.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.Debug.xml",
|
|
"microsoft.extensions.logging.debug.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.logging.debug.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Logging.EventLog/6.0.0": {
|
|
"sha512": "rlo0RxlMd0WtLG3CHI0qOTp6fFn7MvQjlrCjucA31RqmiMFCZkF8CHNbe8O7tbBIyyoLGWB1he9CbaA5iyHthg==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.logging.eventlog/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.Extensions.Logging.EventLog.dll",
|
|
"lib/net461/Microsoft.Extensions.Logging.EventLog.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.EventLog.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.EventLog.xml",
|
|
"microsoft.extensions.logging.eventlog.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.logging.eventlog.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Logging.EventSource/6.0.0": {
|
|
"sha512": "BeDyyqt7nkm/nr+Gdk+L8n1tUT/u33VkbXAOesgYSNsxDM9hJ1NOBGoZfj9rCbeD2+9myElI6JOVVFmnzgeWQA==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.logging.eventsource/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.EventSource.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/Microsoft.Extensions.Logging.EventSource.dll",
|
|
"lib/net461/Microsoft.Extensions.Logging.EventSource.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Logging.EventSource.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Logging.EventSource.xml",
|
|
"lib/netcoreapp3.1/Microsoft.Extensions.Logging.EventSource.dll",
|
|
"lib/netcoreapp3.1/Microsoft.Extensions.Logging.EventSource.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.EventSource.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.EventSource.xml",
|
|
"microsoft.extensions.logging.eventsource.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.logging.eventsource.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.ObjectPool/2.2.0": {
|
|
"sha512": "gA8H7uQOnM5gb+L0uTNjViHYr+hRDqCdfugheGo/MxQnuHzmhhzCBTIPm19qL1z1Xe0NEMabfcOBGv9QghlZ8g==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.objectpool/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.ObjectPool.xml",
|
|
"microsoft.extensions.objectpool.2.2.0.nupkg.sha512",
|
|
"microsoft.extensions.objectpool.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Options/8.0.0": {
|
|
"sha512": "JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.options/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Options.SourceGeneration.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
|
|
"buildTransitive/net461/Microsoft.Extensions.Options.targets",
|
|
"buildTransitive/net462/Microsoft.Extensions.Options.targets",
|
|
"buildTransitive/net6.0/Microsoft.Extensions.Options.targets",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.targets",
|
|
"buildTransitive/netstandard2.0/Microsoft.Extensions.Options.targets",
|
|
"lib/net462/Microsoft.Extensions.Options.dll",
|
|
"lib/net462/Microsoft.Extensions.Options.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Options.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Options.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Options.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Options.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Options.dll",
|
|
"lib/net8.0/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.8.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/8.0.0": {
|
|
"sha512": "bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.primitives/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Primitives.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets",
|
|
"lib/net462/Microsoft.Extensions.Primitives.dll",
|
|
"lib/net462/Microsoft.Extensions.Primitives.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Primitives.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Primitives.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Primitives.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Primitives.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Primitives.dll",
|
|
"lib/net8.0/Microsoft.Extensions.Primitives.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Primitives.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Primitives.xml",
|
|
"microsoft.extensions.primitives.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.primitives.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.IdentityModel.Abstractions/6.26.0": {
|
|
"sha512": "NHEnDBvLYqP81YWqKk1pJt0qSUmqobvFsRL/SR/H6x1jmQh2D1EcuHHhmfIzDnzaOlQJL9GeBDHykqHp0JGNCw==",
|
|
"type": "package",
|
|
"path": "microsoft.identitymodel.abstractions/6.26.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net45/Microsoft.IdentityModel.Abstractions.dll",
|
|
"lib/net45/Microsoft.IdentityModel.Abstractions.xml",
|
|
"lib/net461/Microsoft.IdentityModel.Abstractions.dll",
|
|
"lib/net461/Microsoft.IdentityModel.Abstractions.xml",
|
|
"lib/net472/Microsoft.IdentityModel.Abstractions.dll",
|
|
"lib/net472/Microsoft.IdentityModel.Abstractions.xml",
|
|
"lib/net6.0/Microsoft.IdentityModel.Abstractions.dll",
|
|
"lib/net6.0/Microsoft.IdentityModel.Abstractions.xml",
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.xml",
|
|
"microsoft.identitymodel.abstractions.6.26.0.nupkg.sha512",
|
|
"microsoft.identitymodel.abstractions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.IdentityModel.JsonWebTokens/6.26.0": {
|
|
"sha512": "5S993Y51C6p3pQGcvJvUU4Bxq5H5tXGyAzvmXXZkELv8pSWVgbgVsQakGupjx6WLFRN+Y6clp9chVytynWYn5A==",
|
|
"type": "package",
|
|
"path": "microsoft.identitymodel.jsonwebtokens/6.26.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net45/Microsoft.IdentityModel.JsonWebTokens.dll",
|
|
"lib/net45/Microsoft.IdentityModel.JsonWebTokens.xml",
|
|
"lib/net461/Microsoft.IdentityModel.JsonWebTokens.dll",
|
|
"lib/net461/Microsoft.IdentityModel.JsonWebTokens.xml",
|
|
"lib/net472/Microsoft.IdentityModel.JsonWebTokens.dll",
|
|
"lib/net472/Microsoft.IdentityModel.JsonWebTokens.xml",
|
|
"lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll",
|
|
"lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.xml",
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll",
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml",
|
|
"microsoft.identitymodel.jsonwebtokens.6.26.0.nupkg.sha512",
|
|
"microsoft.identitymodel.jsonwebtokens.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.IdentityModel.Logging/6.26.0": {
|
|
"sha512": "Svec5ltH4zz5ylAmFiHrUETLalw3d8siPbQ7+0H9GNGbZrVf5u7TaHpmDuJyb3EUiITfisD3vM83spsO/l1igA==",
|
|
"type": "package",
|
|
"path": "microsoft.identitymodel.logging/6.26.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net45/Microsoft.IdentityModel.Logging.dll",
|
|
"lib/net45/Microsoft.IdentityModel.Logging.xml",
|
|
"lib/net461/Microsoft.IdentityModel.Logging.dll",
|
|
"lib/net461/Microsoft.IdentityModel.Logging.xml",
|
|
"lib/net472/Microsoft.IdentityModel.Logging.dll",
|
|
"lib/net472/Microsoft.IdentityModel.Logging.xml",
|
|
"lib/net6.0/Microsoft.IdentityModel.Logging.dll",
|
|
"lib/net6.0/Microsoft.IdentityModel.Logging.xml",
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll",
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml",
|
|
"microsoft.identitymodel.logging.6.26.0.nupkg.sha512",
|
|
"microsoft.identitymodel.logging.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.IdentityModel.Tokens/6.26.0": {
|
|
"sha512": "mFNbROC89eap6GTqoYcInCiYsaV8sLxPsgCurQnJDcJoLBk7XoAJpBJae6rkj2VEzWqfErd4jlzaqqRI7wjGOQ==",
|
|
"type": "package",
|
|
"path": "microsoft.identitymodel.tokens/6.26.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net45/Microsoft.IdentityModel.Tokens.dll",
|
|
"lib/net45/Microsoft.IdentityModel.Tokens.xml",
|
|
"lib/net461/Microsoft.IdentityModel.Tokens.dll",
|
|
"lib/net461/Microsoft.IdentityModel.Tokens.xml",
|
|
"lib/net472/Microsoft.IdentityModel.Tokens.dll",
|
|
"lib/net472/Microsoft.IdentityModel.Tokens.xml",
|
|
"lib/net6.0/Microsoft.IdentityModel.Tokens.dll",
|
|
"lib/net6.0/Microsoft.IdentityModel.Tokens.xml",
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll",
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml",
|
|
"microsoft.identitymodel.tokens.6.26.0.nupkg.sha512",
|
|
"microsoft.identitymodel.tokens.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Net.Http.Headers/2.2.0": {
|
|
"sha512": "iZNkjYqlo8sIOI0bQfpsSoMTmB/kyvmV2h225ihyZT33aTp48ZpF6qYnXxzSXmHt8DpBAwBTX+1s1UFLbYfZKg==",
|
|
"type": "package",
|
|
"path": "microsoft.net.http.headers/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.Net.Http.Headers.dll",
|
|
"lib/netstandard2.0/Microsoft.Net.Http.Headers.xml",
|
|
"microsoft.net.http.headers.2.2.0.nupkg.sha512",
|
|
"microsoft.net.http.headers.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.NET.Test.Sdk/16.11.0": {
|
|
"sha512": "f4mbG1SUSkNWF5p7B3Y8ZxMsvKhxCmpZhdl+w6tMtLSUGE7Izi1syU6TkmKOvB2BV66pdbENConFAISOix4ohQ==",
|
|
"type": "package",
|
|
"path": "microsoft.net.test.sdk/16.11.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE_NET.txt",
|
|
"build/net40/Microsoft.NET.Test.Sdk.props",
|
|
"build/net40/Microsoft.NET.Test.Sdk.targets",
|
|
"build/net45/Microsoft.NET.Test.Sdk.props",
|
|
"build/net45/Microsoft.NET.Test.Sdk.targets",
|
|
"build/netcoreapp1.0/Microsoft.NET.Test.Sdk.Program.cs",
|
|
"build/netcoreapp1.0/Microsoft.NET.Test.Sdk.Program.fs",
|
|
"build/netcoreapp1.0/Microsoft.NET.Test.Sdk.Program.vb",
|
|
"build/netcoreapp1.0/Microsoft.NET.Test.Sdk.props",
|
|
"build/netcoreapp1.0/Microsoft.NET.Test.Sdk.targets",
|
|
"build/netcoreapp2.1/Microsoft.NET.Test.Sdk.Program.cs",
|
|
"build/netcoreapp2.1/Microsoft.NET.Test.Sdk.Program.fs",
|
|
"build/netcoreapp2.1/Microsoft.NET.Test.Sdk.Program.vb",
|
|
"build/netcoreapp2.1/Microsoft.NET.Test.Sdk.props",
|
|
"build/netcoreapp2.1/Microsoft.NET.Test.Sdk.targets",
|
|
"build/uap10.0/Microsoft.NET.Test.Sdk.props",
|
|
"buildMultiTargeting/Microsoft.NET.Test.Sdk.props",
|
|
"lib/net40/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcoreapp1.0/_._",
|
|
"lib/netcoreapp2.1/_._",
|
|
"lib/uap10.0/_._",
|
|
"microsoft.net.test.sdk.16.11.0.nupkg.sha512",
|
|
"microsoft.net.test.sdk.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.NETCore.Platforms/2.0.0": {
|
|
"sha512": "VdLJOCXhZaEMY7Hm2GKiULmn7IEPFE4XC5LPSfBVCUIA8YLZVh846gtfBJalsPQF2PlzdD7ecX7DZEulJ402ZQ==",
|
|
"type": "package",
|
|
"path": "microsoft.netcore.platforms/2.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/netstandard1.0/_._",
|
|
"microsoft.netcore.platforms.2.0.0.nupkg.sha512",
|
|
"microsoft.netcore.platforms.nuspec",
|
|
"runtime.json",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"Microsoft.NETCore.Targets/1.1.0": {
|
|
"sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
|
|
"type": "package",
|
|
"path": "microsoft.netcore.targets/1.1.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/netstandard1.0/_._",
|
|
"microsoft.netcore.targets.1.1.0.nupkg.sha512",
|
|
"microsoft.netcore.targets.nuspec",
|
|
"runtime.json"
|
|
]
|
|
},
|
|
"Microsoft.TestPlatform.ObjectModel/16.11.0": {
|
|
"sha512": "EiknJx9N9Z30gs7R+HHhki7fA8EiiM3pwD1vkw3bFsBC8kdVq/O7mHf1hrg5aJp+ASO6BoOzQueD2ysfTOy/Bg==",
|
|
"type": "package",
|
|
"path": "microsoft.testplatform.objectmodel/16.11.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE_NET.txt",
|
|
"lib/net45/Microsoft.TestPlatform.CoreUtilities.dll",
|
|
"lib/net45/Microsoft.TestPlatform.PlatformAbstractions.dll",
|
|
"lib/net45/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
|
|
"lib/net45/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net45/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net45/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net45/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net45/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net45/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net45/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net45/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net45/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net45/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net45/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net45/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net45/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net45/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net45/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net45/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net45/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net45/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net45/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net45/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net45/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net45/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net45/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net45/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net45/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net45/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net451/Microsoft.TestPlatform.CoreUtilities.dll",
|
|
"lib/net451/Microsoft.TestPlatform.PlatformAbstractions.dll",
|
|
"lib/net451/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
|
|
"lib/net451/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net451/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net451/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net451/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net451/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net451/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net451/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net451/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net451/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net451/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net451/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net451/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net451/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net451/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net451/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net451/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net451/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net451/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net451/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net451/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net451/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net451/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net451/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net451/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net451/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net451/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp1.0/Microsoft.TestPlatform.CoreUtilities.dll",
|
|
"lib/netcoreapp1.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
|
|
"lib/netcoreapp1.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
|
|
"lib/netcoreapp1.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp1.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp1.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp1.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp1.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp1.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp1.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp1.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp1.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp1.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp1.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp1.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp1.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp1.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp1.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp1.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp1.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp1.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp1.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp1.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp1.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp1.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp1.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp1.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp1.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp1.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll",
|
|
"lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll",
|
|
"lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
|
|
"lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp2.1/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp2.1/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp2.1/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp2.1/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp2.1/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp2.1/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp2.1/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp2.1/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp2.1/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp2.1/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp2.1/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp2.1/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp2.1/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp2.1/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp2.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp2.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard1.0/Microsoft.TestPlatform.CoreUtilities.dll",
|
|
"lib/netstandard1.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
|
|
"lib/netstandard1.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
|
|
"lib/netstandard1.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard1.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard1.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard1.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard1.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard1.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard1.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard1.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard1.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard1.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard1.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard1.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard1.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard1.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard1.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard1.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard1.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard1.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard1.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard1.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard1.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard1.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard1.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard1.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard1.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard1.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard1.3/Microsoft.TestPlatform.CoreUtilities.dll",
|
|
"lib/netstandard1.3/Microsoft.TestPlatform.PlatformAbstractions.dll",
|
|
"lib/netstandard1.3/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
|
|
"lib/netstandard1.3/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard1.3/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard1.3/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard1.3/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard1.3/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard1.3/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard1.3/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard1.3/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard1.3/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard1.3/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard1.3/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard1.3/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard1.3/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard1.3/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard1.3/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard1.3/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard1.3/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard1.3/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard1.3/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard1.3/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard1.3/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard1.3/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard1.3/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard1.3/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard1.3/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard1.3/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard2.0/Microsoft.TestPlatform.CoreUtilities.dll",
|
|
"lib/netstandard2.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
|
|
"lib/netstandard2.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard2.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard2.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard2.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard2.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard2.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard2.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard2.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard2.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard2.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard2.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard2.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard2.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard2.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard2.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard2.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard2.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard2.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard2.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard2.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard2.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard2.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard2.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard2.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard2.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard2.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/uap10.0/Microsoft.TestPlatform.CoreUtilities.dll",
|
|
"lib/uap10.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
|
|
"lib/uap10.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
|
|
"lib/uap10.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/uap10.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/uap10.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/uap10.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/uap10.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/uap10.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/uap10.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/uap10.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/uap10.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/uap10.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/uap10.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/uap10.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/uap10.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/uap10.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/uap10.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/uap10.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/uap10.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/uap10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/uap10.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/uap10.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/uap10.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/uap10.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/uap10.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/uap10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/uap10.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/uap10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"microsoft.testplatform.objectmodel.16.11.0.nupkg.sha512",
|
|
"microsoft.testplatform.objectmodel.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.TestPlatform.TestHost/16.11.0": {
|
|
"sha512": "/Q+R0EcCJE8JaYCk+bGReicw/xrB0HhecrYrUcLbn95BnAlaTJrZhoLkUhvtKTAVtqX/AIKWXYtutiU/Q6QUgg==",
|
|
"type": "package",
|
|
"path": "microsoft.testplatform.testhost/16.11.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE_NET.txt",
|
|
"ThirdPartyNotices.txt",
|
|
"build/netcoreapp1.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
|
|
"build/netcoreapp1.0/Microsoft.TestPlatform.TestHost.props",
|
|
"build/netcoreapp1.0/x64/Microsoft.TestPlatform.PlatformAbstractions.dll",
|
|
"build/netcoreapp1.0/x64/testhost.dll",
|
|
"build/netcoreapp1.0/x64/testhost.exe",
|
|
"build/netcoreapp1.0/x86/Microsoft.TestPlatform.PlatformAbstractions.dll",
|
|
"build/netcoreapp1.0/x86/testhost.x86.dll",
|
|
"build/netcoreapp1.0/x86/testhost.x86.exe",
|
|
"build/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll",
|
|
"build/netcoreapp2.1/Microsoft.TestPlatform.TestHost.props",
|
|
"build/netcoreapp2.1/x64/Microsoft.TestPlatform.PlatformAbstractions.dll",
|
|
"build/netcoreapp2.1/x64/testhost.dll",
|
|
"build/netcoreapp2.1/x64/testhost.exe",
|
|
"build/netcoreapp2.1/x86/Microsoft.TestPlatform.PlatformAbstractions.dll",
|
|
"build/netcoreapp2.1/x86/testhost.x86.dll",
|
|
"build/netcoreapp2.1/x86/testhost.x86.exe",
|
|
"build/uap10.0/Microsoft.TestPlatform.TestHost.props",
|
|
"build/uap10.0/Microsoft.TestPlatform.TestHost.targets",
|
|
"build/uap10.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"build/uap10.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"build/uap10.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"build/uap10.0/cs/Microsoft.TestPlatform.Utilities.resources.dll",
|
|
"build/uap10.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"build/uap10.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"build/uap10.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"build/uap10.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"build/uap10.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"build/uap10.0/de/Microsoft.TestPlatform.Utilities.resources.dll",
|
|
"build/uap10.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"build/uap10.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"build/uap10.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"build/uap10.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"build/uap10.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"build/uap10.0/es/Microsoft.TestPlatform.Utilities.resources.dll",
|
|
"build/uap10.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"build/uap10.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"build/uap10.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"build/uap10.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"build/uap10.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"build/uap10.0/fr/Microsoft.TestPlatform.Utilities.resources.dll",
|
|
"build/uap10.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"build/uap10.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"build/uap10.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"build/uap10.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"build/uap10.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"build/uap10.0/it/Microsoft.TestPlatform.Utilities.resources.dll",
|
|
"build/uap10.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"build/uap10.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"build/uap10.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"build/uap10.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"build/uap10.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"build/uap10.0/ja/Microsoft.TestPlatform.Utilities.resources.dll",
|
|
"build/uap10.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"build/uap10.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"build/uap10.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"build/uap10.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"build/uap10.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"build/uap10.0/ko/Microsoft.TestPlatform.Utilities.resources.dll",
|
|
"build/uap10.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"build/uap10.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"build/uap10.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"build/uap10.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"build/uap10.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"build/uap10.0/pl/Microsoft.TestPlatform.Utilities.resources.dll",
|
|
"build/uap10.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"build/uap10.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"build/uap10.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"build/uap10.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"build/uap10.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"build/uap10.0/pt-BR/Microsoft.TestPlatform.Utilities.resources.dll",
|
|
"build/uap10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"build/uap10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"build/uap10.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"build/uap10.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"build/uap10.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"build/uap10.0/ru/Microsoft.TestPlatform.Utilities.resources.dll",
|
|
"build/uap10.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"build/uap10.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"build/uap10.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"build/uap10.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"build/uap10.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"build/uap10.0/tr/Microsoft.TestPlatform.Utilities.resources.dll",
|
|
"build/uap10.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"build/uap10.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"build/uap10.0/x64/msdia140.dll",
|
|
"build/uap10.0/x86/msdia140.dll",
|
|
"build/uap10.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"build/uap10.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"build/uap10.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"build/uap10.0/zh-Hans/Microsoft.TestPlatform.Utilities.resources.dll",
|
|
"build/uap10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"build/uap10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"build/uap10.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"build/uap10.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"build/uap10.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"build/uap10.0/zh-Hant/Microsoft.TestPlatform.Utilities.resources.dll",
|
|
"build/uap10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"build/uap10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net45/_._",
|
|
"lib/netcoreapp1.0/Microsoft.TestPlatform.CommunicationUtilities.dll",
|
|
"lib/netcoreapp1.0/Microsoft.TestPlatform.CoreUtilities.dll",
|
|
"lib/netcoreapp1.0/Microsoft.TestPlatform.CrossPlatEngine.dll",
|
|
"lib/netcoreapp1.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
|
|
"lib/netcoreapp1.0/Microsoft.TestPlatform.Utilities.dll",
|
|
"lib/netcoreapp1.0/Microsoft.VisualStudio.TestPlatform.Common.dll",
|
|
"lib/netcoreapp1.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
|
|
"lib/netcoreapp1.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp1.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp1.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp1.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp1.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp1.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp1.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp1.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp1.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp1.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp1.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp1.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp1.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp1.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp1.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp1.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp1.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp1.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp1.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp1.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp1.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp1.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp1.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp1.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp1.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp1.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp1.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp1.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp1.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp1.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp1.0/testhost.deps.json",
|
|
"lib/netcoreapp1.0/testhost.dll",
|
|
"lib/netcoreapp1.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp1.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp1.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp1.0/x64/msdia140.dll",
|
|
"lib/netcoreapp1.0/x86/msdia140.dll",
|
|
"lib/netcoreapp1.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp1.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp1.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp1.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp1.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp1.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll",
|
|
"lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll",
|
|
"lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll",
|
|
"lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll",
|
|
"lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll",
|
|
"lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll",
|
|
"lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
|
|
"lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp2.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp2.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp2.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp2.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp2.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp2.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp2.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp2.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp2.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp2.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp2.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp2.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp2.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp2.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp2.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp2.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp2.1/testhost.deps.json",
|
|
"lib/netcoreapp2.1/testhost.dll",
|
|
"lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp2.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp2.1/x64/msdia140.dll",
|
|
"lib/netcoreapp2.1/x86/msdia140.dll",
|
|
"lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp2.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp2.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/uap10.0/Microsoft.TestPlatform.CommunicationUtilities.dll",
|
|
"lib/uap10.0/Microsoft.TestPlatform.CoreUtilities.dll",
|
|
"lib/uap10.0/Microsoft.TestPlatform.CrossPlatEngine.dll",
|
|
"lib/uap10.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
|
|
"lib/uap10.0/Microsoft.TestPlatform.Utilities.dll",
|
|
"lib/uap10.0/Microsoft.VisualStudio.TestPlatform.Common.dll",
|
|
"lib/uap10.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
|
|
"lib/uap10.0/testhost.dll",
|
|
"microsoft.testplatform.testhost.16.11.0.nupkg.sha512",
|
|
"microsoft.testplatform.testhost.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Win32.Primitives/4.3.0": {
|
|
"sha512": "9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==",
|
|
"type": "package",
|
|
"path": "microsoft.win32.primitives/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/Microsoft.Win32.Primitives.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"microsoft.win32.primitives.4.3.0.nupkg.sha512",
|
|
"microsoft.win32.primitives.nuspec",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/Microsoft.Win32.Primitives.dll",
|
|
"ref/netstandard1.3/Microsoft.Win32.Primitives.dll",
|
|
"ref/netstandard1.3/Microsoft.Win32.Primitives.xml",
|
|
"ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml",
|
|
"ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml",
|
|
"ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml",
|
|
"ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml",
|
|
"ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml",
|
|
"ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml",
|
|
"ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml",
|
|
"ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml",
|
|
"ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._"
|
|
]
|
|
},
|
|
"Mono.TextTemplating/2.2.1": {
|
|
"sha512": "KZYeKBET/2Z0gY1WlTAK7+RHTl7GSbtvTLDXEZZojUdAPqpQNDL6tHv7VUpqfX5VEOh+uRGKaZXkuD253nEOBQ==",
|
|
"type": "package",
|
|
"path": "mono.texttemplating/2.2.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net472/Mono.TextTemplating.dll",
|
|
"lib/netstandard2.0/Mono.TextTemplating.dll",
|
|
"mono.texttemplating.2.2.1.nupkg.sha512",
|
|
"mono.texttemplating.nuspec"
|
|
]
|
|
},
|
|
"Moq/4.20.69": {
|
|
"sha512": "8P/oAUOL8ZVyXnzBBcgdhTsOD1kQbAWfOcMI7KDQO3HqQtzB/0WYLdnMa4Jefv8nu/MQYiiG0IuoJdvG0v0Nig==",
|
|
"type": "package",
|
|
"path": "moq/4.20.69",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"icon.png",
|
|
"lib/net462/Moq.dll",
|
|
"lib/net462/Moq.xml",
|
|
"lib/net6.0/Moq.dll",
|
|
"lib/net6.0/Moq.xml",
|
|
"lib/netstandard2.0/Moq.dll",
|
|
"lib/netstandard2.0/Moq.xml",
|
|
"lib/netstandard2.1/Moq.dll",
|
|
"lib/netstandard2.1/Moq.xml",
|
|
"moq.4.20.69.nupkg.sha512",
|
|
"moq.nuspec",
|
|
"readme.md"
|
|
]
|
|
},
|
|
"Moq.AutoMock/3.5.0": {
|
|
"sha512": "x5pBS+sDYxnDlyf/KVZKQJGLygYcT2745XImXPL12O0547l4jgfaEujGoPyEyjXyB9dmC+XCgYV5jLa7eFGZew==",
|
|
"type": "package",
|
|
"path": "moq.automock/3.5.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE",
|
|
"analyzers/dotnet/cs/Moq.AutoMocker.TestGenerator.dll",
|
|
"lib/net461/Moq.AutoMock.dll",
|
|
"lib/net461/Moq.AutoMock.xml",
|
|
"lib/netstandard2.0/Moq.AutoMock.dll",
|
|
"lib/netstandard2.0/Moq.AutoMock.xml",
|
|
"moq.automock.3.5.0.nupkg.sha512",
|
|
"moq.automock.nuspec"
|
|
]
|
|
},
|
|
"MySqlConnector/2.2.5": {
|
|
"sha512": "6sinY78RvryhHwpup3awdjYO7d5hhWahb5p/1VDODJhSxJggV/sBbYuKK5IQF9TuzXABiddqUbmRfM884tqA3Q==",
|
|
"type": "package",
|
|
"path": "mysqlconnector/2.2.5",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"README.md",
|
|
"lib/net461/MySqlConnector.dll",
|
|
"lib/net461/MySqlConnector.xml",
|
|
"lib/net471/MySqlConnector.dll",
|
|
"lib/net471/MySqlConnector.xml",
|
|
"lib/net6.0/MySqlConnector.dll",
|
|
"lib/net6.0/MySqlConnector.xml",
|
|
"lib/net7.0/MySqlConnector.dll",
|
|
"lib/net7.0/MySqlConnector.xml",
|
|
"lib/netcoreapp3.1/MySqlConnector.dll",
|
|
"lib/netcoreapp3.1/MySqlConnector.xml",
|
|
"lib/netstandard2.0/MySqlConnector.dll",
|
|
"lib/netstandard2.0/MySqlConnector.xml",
|
|
"lib/netstandard2.1/MySqlConnector.dll",
|
|
"lib/netstandard2.1/MySqlConnector.xml",
|
|
"logo.png",
|
|
"mysqlconnector.2.2.5.nupkg.sha512",
|
|
"mysqlconnector.nuspec"
|
|
]
|
|
},
|
|
"NETStandard.Library/1.6.1": {
|
|
"sha512": "WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==",
|
|
"type": "package",
|
|
"path": "netstandard.library/1.6.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"netstandard.library.1.6.1.nupkg.sha512",
|
|
"netstandard.library.nuspec"
|
|
]
|
|
},
|
|
"Newtonsoft.Json/11.0.2": {
|
|
"sha512": "IvJe1pj7JHEsP8B8J8DwlMEx8UInrs/x+9oVY+oCD13jpLu4JbJU2WCIsMRn5C4yW9+DgkaO8uiVE5VHKjpmdQ==",
|
|
"type": "package",
|
|
"path": "newtonsoft.json/11.0.2",
|
|
"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",
|
|
"lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.dll",
|
|
"lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.xml",
|
|
"lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.xml",
|
|
"newtonsoft.json.11.0.2.nupkg.sha512",
|
|
"newtonsoft.json.nuspec"
|
|
]
|
|
},
|
|
"NonBlocking/2.1.1": {
|
|
"sha512": "wCfoF5muN8Qx9Mz3IBsCb0qlViH2fAWTwzpHWp+vSBTxy2U3/5xW5+niLtSG3dXook3bN3U8hdEWRGHM0+5f5Q==",
|
|
"type": "package",
|
|
"path": "nonblocking/2.1.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/NonBlocking.dll",
|
|
"lib/netstandard2.0/NonBlocking.xml",
|
|
"lib/netstandard2.1/NonBlocking.dll",
|
|
"lib/netstandard2.1/NonBlocking.xml",
|
|
"nonblocking.2.1.1.nupkg.sha512",
|
|
"nonblocking.nuspec"
|
|
]
|
|
},
|
|
"NuGet.Frameworks/5.0.0": {
|
|
"sha512": "c5JVjuVAm4f7E9Vj+v09Z9s2ZsqFDjBpcsyS3M9xRo0bEdm/LVZSzLxxNvfvAwRiiE8nwe1h2G4OwiwlzFKXlA==",
|
|
"type": "package",
|
|
"path": "nuget.frameworks/5.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net40/NuGet.Frameworks.dll",
|
|
"lib/net40/NuGet.Frameworks.xml",
|
|
"lib/net472/NuGet.Frameworks.dll",
|
|
"lib/net472/NuGet.Frameworks.xml",
|
|
"lib/netstandard2.0/NuGet.Frameworks.dll",
|
|
"lib/netstandard2.0/NuGet.Frameworks.xml",
|
|
"nuget.frameworks.5.0.0.nupkg.sha512",
|
|
"nuget.frameworks.nuspec"
|
|
]
|
|
},
|
|
"Pomelo.EntityFrameworkCore.MySql/7.0.0": {
|
|
"sha512": "Qk5WB/skSZet5Yrz6AN2ywjZaB1pxfAmvQ+5I4khTkLwwIamI4QJoH2NphCWLFQL+2ar8HvsNCTmwYk0qhqL0w==",
|
|
"type": "package",
|
|
"path": "pomelo.entityframeworkcore.mysql/7.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"README.md",
|
|
"icon.png",
|
|
"lib/net6.0/Pomelo.EntityFrameworkCore.MySql.dll",
|
|
"lib/net6.0/Pomelo.EntityFrameworkCore.MySql.xml",
|
|
"lib/net7.0/Pomelo.EntityFrameworkCore.MySql.dll",
|
|
"lib/net7.0/Pomelo.EntityFrameworkCore.MySql.xml",
|
|
"pomelo.entityframeworkcore.mysql.7.0.0.nupkg.sha512",
|
|
"pomelo.entityframeworkcore.mysql.nuspec"
|
|
]
|
|
},
|
|
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
|
|
"sha512": "HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==",
|
|
"type": "package",
|
|
"path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
|
"runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.nuspec",
|
|
"runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
|
|
]
|
|
},
|
|
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
|
|
"sha512": "+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==",
|
|
"type": "package",
|
|
"path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
|
"runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.nuspec",
|
|
"runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
|
|
]
|
|
},
|
|
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
|
|
"sha512": "c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==",
|
|
"type": "package",
|
|
"path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
|
"runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.nuspec",
|
|
"runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
|
|
]
|
|
},
|
|
"runtime.native.System/4.3.0": {
|
|
"sha512": "c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
|
|
"type": "package",
|
|
"path": "runtime.native.system/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/netstandard1.0/_._",
|
|
"runtime.native.system.4.3.0.nupkg.sha512",
|
|
"runtime.native.system.nuspec"
|
|
]
|
|
},
|
|
"runtime.native.System.IO.Compression/4.3.0": {
|
|
"sha512": "INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==",
|
|
"type": "package",
|
|
"path": "runtime.native.system.io.compression/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/netstandard1.0/_._",
|
|
"runtime.native.system.io.compression.4.3.0.nupkg.sha512",
|
|
"runtime.native.system.io.compression.nuspec"
|
|
]
|
|
},
|
|
"runtime.native.System.Net.Http/4.3.0": {
|
|
"sha512": "ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==",
|
|
"type": "package",
|
|
"path": "runtime.native.system.net.http/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/netstandard1.0/_._",
|
|
"runtime.native.system.net.http.4.3.0.nupkg.sha512",
|
|
"runtime.native.system.net.http.nuspec"
|
|
]
|
|
},
|
|
"runtime.native.System.Security.Cryptography.Apple/4.3.0": {
|
|
"sha512": "DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==",
|
|
"type": "package",
|
|
"path": "runtime.native.system.security.cryptography.apple/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/netstandard1.0/_._",
|
|
"runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
|
|
"runtime.native.system.security.cryptography.apple.nuspec"
|
|
]
|
|
},
|
|
"runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
|
|
"sha512": "NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==",
|
|
"type": "package",
|
|
"path": "runtime.native.system.security.cryptography.openssl/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/netstandard1.0/_._",
|
|
"runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
|
"runtime.native.system.security.cryptography.openssl.nuspec"
|
|
]
|
|
},
|
|
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
|
|
"sha512": "b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==",
|
|
"type": "package",
|
|
"path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
|
"runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.nuspec",
|
|
"runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
|
|
]
|
|
},
|
|
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
|
|
"sha512": "KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==",
|
|
"type": "package",
|
|
"path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
|
"runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.nuspec",
|
|
"runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
|
|
]
|
|
},
|
|
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
|
|
"sha512": "kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==",
|
|
"type": "package",
|
|
"path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
|
|
"runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.nuspec",
|
|
"runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib"
|
|
]
|
|
},
|
|
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
|
|
"sha512": "X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==",
|
|
"type": "package",
|
|
"path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
|
"runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.nuspec",
|
|
"runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib"
|
|
]
|
|
},
|
|
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
|
|
"sha512": "nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==",
|
|
"type": "package",
|
|
"path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
|
"runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.nuspec",
|
|
"runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
|
|
]
|
|
},
|
|
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
|
|
"sha512": "ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==",
|
|
"type": "package",
|
|
"path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
|
"runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.nuspec",
|
|
"runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
|
|
]
|
|
},
|
|
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
|
|
"sha512": "I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==",
|
|
"type": "package",
|
|
"path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
|
"runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.nuspec",
|
|
"runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
|
|
]
|
|
},
|
|
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
|
|
"sha512": "VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==",
|
|
"type": "package",
|
|
"path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
|
"runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.nuspec",
|
|
"runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
|
|
]
|
|
},
|
|
"System.AppContext/4.3.0": {
|
|
"sha512": "fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==",
|
|
"type": "package",
|
|
"path": "system.appcontext/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.AppContext.dll",
|
|
"lib/net463/System.AppContext.dll",
|
|
"lib/netcore50/System.AppContext.dll",
|
|
"lib/netstandard1.6/System.AppContext.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.AppContext.dll",
|
|
"ref/net463/System.AppContext.dll",
|
|
"ref/netstandard/_._",
|
|
"ref/netstandard1.3/System.AppContext.dll",
|
|
"ref/netstandard1.3/System.AppContext.xml",
|
|
"ref/netstandard1.3/de/System.AppContext.xml",
|
|
"ref/netstandard1.3/es/System.AppContext.xml",
|
|
"ref/netstandard1.3/fr/System.AppContext.xml",
|
|
"ref/netstandard1.3/it/System.AppContext.xml",
|
|
"ref/netstandard1.3/ja/System.AppContext.xml",
|
|
"ref/netstandard1.3/ko/System.AppContext.xml",
|
|
"ref/netstandard1.3/ru/System.AppContext.xml",
|
|
"ref/netstandard1.3/zh-hans/System.AppContext.xml",
|
|
"ref/netstandard1.3/zh-hant/System.AppContext.xml",
|
|
"ref/netstandard1.6/System.AppContext.dll",
|
|
"ref/netstandard1.6/System.AppContext.xml",
|
|
"ref/netstandard1.6/de/System.AppContext.xml",
|
|
"ref/netstandard1.6/es/System.AppContext.xml",
|
|
"ref/netstandard1.6/fr/System.AppContext.xml",
|
|
"ref/netstandard1.6/it/System.AppContext.xml",
|
|
"ref/netstandard1.6/ja/System.AppContext.xml",
|
|
"ref/netstandard1.6/ko/System.AppContext.xml",
|
|
"ref/netstandard1.6/ru/System.AppContext.xml",
|
|
"ref/netstandard1.6/zh-hans/System.AppContext.xml",
|
|
"ref/netstandard1.6/zh-hant/System.AppContext.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/aot/lib/netcore50/System.AppContext.dll",
|
|
"system.appcontext.4.3.0.nupkg.sha512",
|
|
"system.appcontext.nuspec"
|
|
]
|
|
},
|
|
"System.Buffers/4.5.0": {
|
|
"sha512": "pL2ChpaRRWI/p4LXyy4RgeWlYF2sgfj/pnVMvBqwNFr5cXg7CXNnWZWxrOONLg8VGdFB8oB+EG2Qw4MLgTOe+A==",
|
|
"type": "package",
|
|
"path": "system.buffers/4.5.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"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.0.nupkg.sha512",
|
|
"system.buffers.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.CodeDom/4.4.0": {
|
|
"sha512": "2sCCb7doXEwtYAbqzbF/8UAeDRMNmPaQbU2q50Psg1J9KzumyVVCgKQY8s53WIPTufNT0DpSe9QRvVjOzfDWBA==",
|
|
"type": "package",
|
|
"path": "system.codedom/4.4.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/System.CodeDom.dll",
|
|
"lib/netstandard2.0/System.CodeDom.dll",
|
|
"ref/net461/System.CodeDom.dll",
|
|
"ref/net461/System.CodeDom.xml",
|
|
"ref/netstandard2.0/System.CodeDom.dll",
|
|
"ref/netstandard2.0/System.CodeDom.xml",
|
|
"system.codedom.4.4.0.nupkg.sha512",
|
|
"system.codedom.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Collections/4.3.0": {
|
|
"sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
|
|
"type": "package",
|
|
"path": "system.collections/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcore50/System.Collections.dll",
|
|
"ref/netcore50/System.Collections.xml",
|
|
"ref/netcore50/de/System.Collections.xml",
|
|
"ref/netcore50/es/System.Collections.xml",
|
|
"ref/netcore50/fr/System.Collections.xml",
|
|
"ref/netcore50/it/System.Collections.xml",
|
|
"ref/netcore50/ja/System.Collections.xml",
|
|
"ref/netcore50/ko/System.Collections.xml",
|
|
"ref/netcore50/ru/System.Collections.xml",
|
|
"ref/netcore50/zh-hans/System.Collections.xml",
|
|
"ref/netcore50/zh-hant/System.Collections.xml",
|
|
"ref/netstandard1.0/System.Collections.dll",
|
|
"ref/netstandard1.0/System.Collections.xml",
|
|
"ref/netstandard1.0/de/System.Collections.xml",
|
|
"ref/netstandard1.0/es/System.Collections.xml",
|
|
"ref/netstandard1.0/fr/System.Collections.xml",
|
|
"ref/netstandard1.0/it/System.Collections.xml",
|
|
"ref/netstandard1.0/ja/System.Collections.xml",
|
|
"ref/netstandard1.0/ko/System.Collections.xml",
|
|
"ref/netstandard1.0/ru/System.Collections.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Collections.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Collections.xml",
|
|
"ref/netstandard1.3/System.Collections.dll",
|
|
"ref/netstandard1.3/System.Collections.xml",
|
|
"ref/netstandard1.3/de/System.Collections.xml",
|
|
"ref/netstandard1.3/es/System.Collections.xml",
|
|
"ref/netstandard1.3/fr/System.Collections.xml",
|
|
"ref/netstandard1.3/it/System.Collections.xml",
|
|
"ref/netstandard1.3/ja/System.Collections.xml",
|
|
"ref/netstandard1.3/ko/System.Collections.xml",
|
|
"ref/netstandard1.3/ru/System.Collections.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Collections.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Collections.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.collections.4.3.0.nupkg.sha512",
|
|
"system.collections.nuspec"
|
|
]
|
|
},
|
|
"System.Collections.Concurrent/4.3.0": {
|
|
"sha512": "ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
|
|
"type": "package",
|
|
"path": "system.collections.concurrent/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.Collections.Concurrent.dll",
|
|
"lib/netstandard1.3/System.Collections.Concurrent.dll",
|
|
"lib/portable-net45+win8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcore50/System.Collections.Concurrent.dll",
|
|
"ref/netcore50/System.Collections.Concurrent.xml",
|
|
"ref/netcore50/de/System.Collections.Concurrent.xml",
|
|
"ref/netcore50/es/System.Collections.Concurrent.xml",
|
|
"ref/netcore50/fr/System.Collections.Concurrent.xml",
|
|
"ref/netcore50/it/System.Collections.Concurrent.xml",
|
|
"ref/netcore50/ja/System.Collections.Concurrent.xml",
|
|
"ref/netcore50/ko/System.Collections.Concurrent.xml",
|
|
"ref/netcore50/ru/System.Collections.Concurrent.xml",
|
|
"ref/netcore50/zh-hans/System.Collections.Concurrent.xml",
|
|
"ref/netcore50/zh-hant/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.1/System.Collections.Concurrent.dll",
|
|
"ref/netstandard1.1/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.1/de/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.1/es/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.1/fr/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.1/it/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.1/ja/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.1/ko/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.1/ru/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.3/System.Collections.Concurrent.dll",
|
|
"ref/netstandard1.3/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.3/de/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.3/es/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.3/fr/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.3/it/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.3/ja/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.3/ko/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.3/ru/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml",
|
|
"ref/portable-net45+win8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.collections.concurrent.4.3.0.nupkg.sha512",
|
|
"system.collections.concurrent.nuspec"
|
|
]
|
|
},
|
|
"System.Console/4.3.0": {
|
|
"sha512": "DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==",
|
|
"type": "package",
|
|
"path": "system.console/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Console.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Console.dll",
|
|
"ref/netstandard1.3/System.Console.dll",
|
|
"ref/netstandard1.3/System.Console.xml",
|
|
"ref/netstandard1.3/de/System.Console.xml",
|
|
"ref/netstandard1.3/es/System.Console.xml",
|
|
"ref/netstandard1.3/fr/System.Console.xml",
|
|
"ref/netstandard1.3/it/System.Console.xml",
|
|
"ref/netstandard1.3/ja/System.Console.xml",
|
|
"ref/netstandard1.3/ko/System.Console.xml",
|
|
"ref/netstandard1.3/ru/System.Console.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Console.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Console.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.console.4.3.0.nupkg.sha512",
|
|
"system.console.nuspec"
|
|
]
|
|
},
|
|
"System.Diagnostics.Debug/4.3.0": {
|
|
"sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
|
|
"type": "package",
|
|
"path": "system.diagnostics.debug/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcore50/System.Diagnostics.Debug.dll",
|
|
"ref/netcore50/System.Diagnostics.Debug.xml",
|
|
"ref/netcore50/de/System.Diagnostics.Debug.xml",
|
|
"ref/netcore50/es/System.Diagnostics.Debug.xml",
|
|
"ref/netcore50/fr/System.Diagnostics.Debug.xml",
|
|
"ref/netcore50/it/System.Diagnostics.Debug.xml",
|
|
"ref/netcore50/ja/System.Diagnostics.Debug.xml",
|
|
"ref/netcore50/ko/System.Diagnostics.Debug.xml",
|
|
"ref/netcore50/ru/System.Diagnostics.Debug.xml",
|
|
"ref/netcore50/zh-hans/System.Diagnostics.Debug.xml",
|
|
"ref/netcore50/zh-hant/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/System.Diagnostics.Debug.dll",
|
|
"ref/netstandard1.0/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/de/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/es/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/fr/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/it/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/ja/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/ko/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/ru/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/System.Diagnostics.Debug.dll",
|
|
"ref/netstandard1.3/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/de/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/es/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/fr/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/it/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/ja/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/ko/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/ru/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.diagnostics.debug.4.3.0.nupkg.sha512",
|
|
"system.diagnostics.debug.nuspec"
|
|
]
|
|
},
|
|
"System.Diagnostics.DiagnosticSource/4.3.0": {
|
|
"sha512": "tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==",
|
|
"type": "package",
|
|
"path": "system.diagnostics.diagnosticsource/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/net46/System.Diagnostics.DiagnosticSource.dll",
|
|
"lib/net46/System.Diagnostics.DiagnosticSource.xml",
|
|
"lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll",
|
|
"lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml",
|
|
"lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll",
|
|
"lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml",
|
|
"lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll",
|
|
"lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml",
|
|
"system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512",
|
|
"system.diagnostics.diagnosticsource.nuspec"
|
|
]
|
|
},
|
|
"System.Diagnostics.EventLog/6.0.0": {
|
|
"sha512": "lcyUiXTsETK2ALsZrX+nWuHSIQeazhqPphLfaRxzdGaG93+0kELqpgEHtwWOlQe7+jSFnKwaCAgL4kjeZCQJnw==",
|
|
"type": "package",
|
|
"path": "system.diagnostics.eventlog/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/System.Diagnostics.EventLog.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/System.Diagnostics.EventLog.dll",
|
|
"lib/net461/System.Diagnostics.EventLog.xml",
|
|
"lib/net6.0/System.Diagnostics.EventLog.dll",
|
|
"lib/net6.0/System.Diagnostics.EventLog.xml",
|
|
"lib/netcoreapp3.1/System.Diagnostics.EventLog.dll",
|
|
"lib/netcoreapp3.1/System.Diagnostics.EventLog.xml",
|
|
"lib/netstandard2.0/System.Diagnostics.EventLog.dll",
|
|
"lib/netstandard2.0/System.Diagnostics.EventLog.xml",
|
|
"runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll",
|
|
"runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll",
|
|
"runtimes/win/lib/net6.0/System.Diagnostics.EventLog.xml",
|
|
"runtimes/win/lib/netcoreapp3.1/System.Diagnostics.EventLog.Messages.dll",
|
|
"runtimes/win/lib/netcoreapp3.1/System.Diagnostics.EventLog.dll",
|
|
"runtimes/win/lib/netcoreapp3.1/System.Diagnostics.EventLog.xml",
|
|
"system.diagnostics.eventlog.6.0.0.nupkg.sha512",
|
|
"system.diagnostics.eventlog.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Diagnostics.Tools/4.3.0": {
|
|
"sha512": "UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==",
|
|
"type": "package",
|
|
"path": "system.diagnostics.tools/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcore50/System.Diagnostics.Tools.dll",
|
|
"ref/netcore50/System.Diagnostics.Tools.xml",
|
|
"ref/netcore50/de/System.Diagnostics.Tools.xml",
|
|
"ref/netcore50/es/System.Diagnostics.Tools.xml",
|
|
"ref/netcore50/fr/System.Diagnostics.Tools.xml",
|
|
"ref/netcore50/it/System.Diagnostics.Tools.xml",
|
|
"ref/netcore50/ja/System.Diagnostics.Tools.xml",
|
|
"ref/netcore50/ko/System.Diagnostics.Tools.xml",
|
|
"ref/netcore50/ru/System.Diagnostics.Tools.xml",
|
|
"ref/netcore50/zh-hans/System.Diagnostics.Tools.xml",
|
|
"ref/netcore50/zh-hant/System.Diagnostics.Tools.xml",
|
|
"ref/netstandard1.0/System.Diagnostics.Tools.dll",
|
|
"ref/netstandard1.0/System.Diagnostics.Tools.xml",
|
|
"ref/netstandard1.0/de/System.Diagnostics.Tools.xml",
|
|
"ref/netstandard1.0/es/System.Diagnostics.Tools.xml",
|
|
"ref/netstandard1.0/fr/System.Diagnostics.Tools.xml",
|
|
"ref/netstandard1.0/it/System.Diagnostics.Tools.xml",
|
|
"ref/netstandard1.0/ja/System.Diagnostics.Tools.xml",
|
|
"ref/netstandard1.0/ko/System.Diagnostics.Tools.xml",
|
|
"ref/netstandard1.0/ru/System.Diagnostics.Tools.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.diagnostics.tools.4.3.0.nupkg.sha512",
|
|
"system.diagnostics.tools.nuspec"
|
|
]
|
|
},
|
|
"System.Diagnostics.Tracing/4.3.0": {
|
|
"sha512": "rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
|
|
"type": "package",
|
|
"path": "system.diagnostics.tracing/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/net462/System.Diagnostics.Tracing.dll",
|
|
"lib/portable-net45+win8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/net462/System.Diagnostics.Tracing.dll",
|
|
"ref/netcore50/System.Diagnostics.Tracing.dll",
|
|
"ref/netcore50/System.Diagnostics.Tracing.xml",
|
|
"ref/netcore50/de/System.Diagnostics.Tracing.xml",
|
|
"ref/netcore50/es/System.Diagnostics.Tracing.xml",
|
|
"ref/netcore50/fr/System.Diagnostics.Tracing.xml",
|
|
"ref/netcore50/it/System.Diagnostics.Tracing.xml",
|
|
"ref/netcore50/ja/System.Diagnostics.Tracing.xml",
|
|
"ref/netcore50/ko/System.Diagnostics.Tracing.xml",
|
|
"ref/netcore50/ru/System.Diagnostics.Tracing.xml",
|
|
"ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml",
|
|
"ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.1/System.Diagnostics.Tracing.dll",
|
|
"ref/netstandard1.1/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.1/de/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.1/es/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.1/it/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.2/System.Diagnostics.Tracing.dll",
|
|
"ref/netstandard1.2/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.2/de/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.2/es/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.2/it/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.3/System.Diagnostics.Tracing.dll",
|
|
"ref/netstandard1.3/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.3/de/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.3/es/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.3/it/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.5/System.Diagnostics.Tracing.dll",
|
|
"ref/netstandard1.5/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.5/de/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.5/es/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.5/it/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml",
|
|
"ref/portable-net45+win8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.diagnostics.tracing.4.3.0.nupkg.sha512",
|
|
"system.diagnostics.tracing.nuspec"
|
|
]
|
|
},
|
|
"System.Globalization/4.3.0": {
|
|
"sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
|
|
"type": "package",
|
|
"path": "system.globalization/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcore50/System.Globalization.dll",
|
|
"ref/netcore50/System.Globalization.xml",
|
|
"ref/netcore50/de/System.Globalization.xml",
|
|
"ref/netcore50/es/System.Globalization.xml",
|
|
"ref/netcore50/fr/System.Globalization.xml",
|
|
"ref/netcore50/it/System.Globalization.xml",
|
|
"ref/netcore50/ja/System.Globalization.xml",
|
|
"ref/netcore50/ko/System.Globalization.xml",
|
|
"ref/netcore50/ru/System.Globalization.xml",
|
|
"ref/netcore50/zh-hans/System.Globalization.xml",
|
|
"ref/netcore50/zh-hant/System.Globalization.xml",
|
|
"ref/netstandard1.0/System.Globalization.dll",
|
|
"ref/netstandard1.0/System.Globalization.xml",
|
|
"ref/netstandard1.0/de/System.Globalization.xml",
|
|
"ref/netstandard1.0/es/System.Globalization.xml",
|
|
"ref/netstandard1.0/fr/System.Globalization.xml",
|
|
"ref/netstandard1.0/it/System.Globalization.xml",
|
|
"ref/netstandard1.0/ja/System.Globalization.xml",
|
|
"ref/netstandard1.0/ko/System.Globalization.xml",
|
|
"ref/netstandard1.0/ru/System.Globalization.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Globalization.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Globalization.xml",
|
|
"ref/netstandard1.3/System.Globalization.dll",
|
|
"ref/netstandard1.3/System.Globalization.xml",
|
|
"ref/netstandard1.3/de/System.Globalization.xml",
|
|
"ref/netstandard1.3/es/System.Globalization.xml",
|
|
"ref/netstandard1.3/fr/System.Globalization.xml",
|
|
"ref/netstandard1.3/it/System.Globalization.xml",
|
|
"ref/netstandard1.3/ja/System.Globalization.xml",
|
|
"ref/netstandard1.3/ko/System.Globalization.xml",
|
|
"ref/netstandard1.3/ru/System.Globalization.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Globalization.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Globalization.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.globalization.4.3.0.nupkg.sha512",
|
|
"system.globalization.nuspec"
|
|
]
|
|
},
|
|
"System.Globalization.Calendars/4.3.0": {
|
|
"sha512": "GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==",
|
|
"type": "package",
|
|
"path": "system.globalization.calendars/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Globalization.Calendars.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Globalization.Calendars.dll",
|
|
"ref/netstandard1.3/System.Globalization.Calendars.dll",
|
|
"ref/netstandard1.3/System.Globalization.Calendars.xml",
|
|
"ref/netstandard1.3/de/System.Globalization.Calendars.xml",
|
|
"ref/netstandard1.3/es/System.Globalization.Calendars.xml",
|
|
"ref/netstandard1.3/fr/System.Globalization.Calendars.xml",
|
|
"ref/netstandard1.3/it/System.Globalization.Calendars.xml",
|
|
"ref/netstandard1.3/ja/System.Globalization.Calendars.xml",
|
|
"ref/netstandard1.3/ko/System.Globalization.Calendars.xml",
|
|
"ref/netstandard1.3/ru/System.Globalization.Calendars.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.globalization.calendars.4.3.0.nupkg.sha512",
|
|
"system.globalization.calendars.nuspec"
|
|
]
|
|
},
|
|
"System.Globalization.Extensions/4.3.0": {
|
|
"sha512": "FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==",
|
|
"type": "package",
|
|
"path": "system.globalization.extensions/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Globalization.Extensions.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Globalization.Extensions.dll",
|
|
"ref/netstandard1.3/System.Globalization.Extensions.dll",
|
|
"ref/netstandard1.3/System.Globalization.Extensions.xml",
|
|
"ref/netstandard1.3/de/System.Globalization.Extensions.xml",
|
|
"ref/netstandard1.3/es/System.Globalization.Extensions.xml",
|
|
"ref/netstandard1.3/fr/System.Globalization.Extensions.xml",
|
|
"ref/netstandard1.3/it/System.Globalization.Extensions.xml",
|
|
"ref/netstandard1.3/ja/System.Globalization.Extensions.xml",
|
|
"ref/netstandard1.3/ko/System.Globalization.Extensions.xml",
|
|
"ref/netstandard1.3/ru/System.Globalization.Extensions.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll",
|
|
"runtimes/win/lib/net46/System.Globalization.Extensions.dll",
|
|
"runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll",
|
|
"system.globalization.extensions.4.3.0.nupkg.sha512",
|
|
"system.globalization.extensions.nuspec"
|
|
]
|
|
},
|
|
"System.IdentityModel.Tokens.Jwt/6.26.0": {
|
|
"sha512": "GT6imbntzCpoGHTRFUa98TPCF9PTnzV1v5KiTj9sT5ZmeYZErNA5ks5VDvYBaOC59y3dQ78IsMzEJm+XrxDk6w==",
|
|
"type": "package",
|
|
"path": "system.identitymodel.tokens.jwt/6.26.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net45/System.IdentityModel.Tokens.Jwt.dll",
|
|
"lib/net45/System.IdentityModel.Tokens.Jwt.xml",
|
|
"lib/net461/System.IdentityModel.Tokens.Jwt.dll",
|
|
"lib/net461/System.IdentityModel.Tokens.Jwt.xml",
|
|
"lib/net472/System.IdentityModel.Tokens.Jwt.dll",
|
|
"lib/net472/System.IdentityModel.Tokens.Jwt.xml",
|
|
"lib/net6.0/System.IdentityModel.Tokens.Jwt.dll",
|
|
"lib/net6.0/System.IdentityModel.Tokens.Jwt.xml",
|
|
"lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll",
|
|
"lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.xml",
|
|
"system.identitymodel.tokens.jwt.6.26.0.nupkg.sha512",
|
|
"system.identitymodel.tokens.jwt.nuspec"
|
|
]
|
|
},
|
|
"System.IO/4.3.0": {
|
|
"sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
|
|
"type": "package",
|
|
"path": "system.io/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/net462/System.IO.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/net462/System.IO.dll",
|
|
"ref/netcore50/System.IO.dll",
|
|
"ref/netcore50/System.IO.xml",
|
|
"ref/netcore50/de/System.IO.xml",
|
|
"ref/netcore50/es/System.IO.xml",
|
|
"ref/netcore50/fr/System.IO.xml",
|
|
"ref/netcore50/it/System.IO.xml",
|
|
"ref/netcore50/ja/System.IO.xml",
|
|
"ref/netcore50/ko/System.IO.xml",
|
|
"ref/netcore50/ru/System.IO.xml",
|
|
"ref/netcore50/zh-hans/System.IO.xml",
|
|
"ref/netcore50/zh-hant/System.IO.xml",
|
|
"ref/netstandard1.0/System.IO.dll",
|
|
"ref/netstandard1.0/System.IO.xml",
|
|
"ref/netstandard1.0/de/System.IO.xml",
|
|
"ref/netstandard1.0/es/System.IO.xml",
|
|
"ref/netstandard1.0/fr/System.IO.xml",
|
|
"ref/netstandard1.0/it/System.IO.xml",
|
|
"ref/netstandard1.0/ja/System.IO.xml",
|
|
"ref/netstandard1.0/ko/System.IO.xml",
|
|
"ref/netstandard1.0/ru/System.IO.xml",
|
|
"ref/netstandard1.0/zh-hans/System.IO.xml",
|
|
"ref/netstandard1.0/zh-hant/System.IO.xml",
|
|
"ref/netstandard1.3/System.IO.dll",
|
|
"ref/netstandard1.3/System.IO.xml",
|
|
"ref/netstandard1.3/de/System.IO.xml",
|
|
"ref/netstandard1.3/es/System.IO.xml",
|
|
"ref/netstandard1.3/fr/System.IO.xml",
|
|
"ref/netstandard1.3/it/System.IO.xml",
|
|
"ref/netstandard1.3/ja/System.IO.xml",
|
|
"ref/netstandard1.3/ko/System.IO.xml",
|
|
"ref/netstandard1.3/ru/System.IO.xml",
|
|
"ref/netstandard1.3/zh-hans/System.IO.xml",
|
|
"ref/netstandard1.3/zh-hant/System.IO.xml",
|
|
"ref/netstandard1.5/System.IO.dll",
|
|
"ref/netstandard1.5/System.IO.xml",
|
|
"ref/netstandard1.5/de/System.IO.xml",
|
|
"ref/netstandard1.5/es/System.IO.xml",
|
|
"ref/netstandard1.5/fr/System.IO.xml",
|
|
"ref/netstandard1.5/it/System.IO.xml",
|
|
"ref/netstandard1.5/ja/System.IO.xml",
|
|
"ref/netstandard1.5/ko/System.IO.xml",
|
|
"ref/netstandard1.5/ru/System.IO.xml",
|
|
"ref/netstandard1.5/zh-hans/System.IO.xml",
|
|
"ref/netstandard1.5/zh-hant/System.IO.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.io.4.3.0.nupkg.sha512",
|
|
"system.io.nuspec"
|
|
]
|
|
},
|
|
"System.IO.Compression/4.3.0": {
|
|
"sha512": "YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==",
|
|
"type": "package",
|
|
"path": "system.io.compression/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/net46/System.IO.Compression.dll",
|
|
"lib/portable-net45+win8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/net46/System.IO.Compression.dll",
|
|
"ref/netcore50/System.IO.Compression.dll",
|
|
"ref/netcore50/System.IO.Compression.xml",
|
|
"ref/netcore50/de/System.IO.Compression.xml",
|
|
"ref/netcore50/es/System.IO.Compression.xml",
|
|
"ref/netcore50/fr/System.IO.Compression.xml",
|
|
"ref/netcore50/it/System.IO.Compression.xml",
|
|
"ref/netcore50/ja/System.IO.Compression.xml",
|
|
"ref/netcore50/ko/System.IO.Compression.xml",
|
|
"ref/netcore50/ru/System.IO.Compression.xml",
|
|
"ref/netcore50/zh-hans/System.IO.Compression.xml",
|
|
"ref/netcore50/zh-hant/System.IO.Compression.xml",
|
|
"ref/netstandard1.1/System.IO.Compression.dll",
|
|
"ref/netstandard1.1/System.IO.Compression.xml",
|
|
"ref/netstandard1.1/de/System.IO.Compression.xml",
|
|
"ref/netstandard1.1/es/System.IO.Compression.xml",
|
|
"ref/netstandard1.1/fr/System.IO.Compression.xml",
|
|
"ref/netstandard1.1/it/System.IO.Compression.xml",
|
|
"ref/netstandard1.1/ja/System.IO.Compression.xml",
|
|
"ref/netstandard1.1/ko/System.IO.Compression.xml",
|
|
"ref/netstandard1.1/ru/System.IO.Compression.xml",
|
|
"ref/netstandard1.1/zh-hans/System.IO.Compression.xml",
|
|
"ref/netstandard1.1/zh-hant/System.IO.Compression.xml",
|
|
"ref/netstandard1.3/System.IO.Compression.dll",
|
|
"ref/netstandard1.3/System.IO.Compression.xml",
|
|
"ref/netstandard1.3/de/System.IO.Compression.xml",
|
|
"ref/netstandard1.3/es/System.IO.Compression.xml",
|
|
"ref/netstandard1.3/fr/System.IO.Compression.xml",
|
|
"ref/netstandard1.3/it/System.IO.Compression.xml",
|
|
"ref/netstandard1.3/ja/System.IO.Compression.xml",
|
|
"ref/netstandard1.3/ko/System.IO.Compression.xml",
|
|
"ref/netstandard1.3/ru/System.IO.Compression.xml",
|
|
"ref/netstandard1.3/zh-hans/System.IO.Compression.xml",
|
|
"ref/netstandard1.3/zh-hant/System.IO.Compression.xml",
|
|
"ref/portable-net45+win8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll",
|
|
"runtimes/win/lib/net46/System.IO.Compression.dll",
|
|
"runtimes/win/lib/netstandard1.3/System.IO.Compression.dll",
|
|
"system.io.compression.4.3.0.nupkg.sha512",
|
|
"system.io.compression.nuspec"
|
|
]
|
|
},
|
|
"System.IO.Compression.ZipFile/4.3.0": {
|
|
"sha512": "G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==",
|
|
"type": "package",
|
|
"path": "system.io.compression.zipfile/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.IO.Compression.ZipFile.dll",
|
|
"lib/netstandard1.3/System.IO.Compression.ZipFile.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.IO.Compression.ZipFile.dll",
|
|
"ref/netstandard1.3/System.IO.Compression.ZipFile.dll",
|
|
"ref/netstandard1.3/System.IO.Compression.ZipFile.xml",
|
|
"ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml",
|
|
"ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml",
|
|
"ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml",
|
|
"ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml",
|
|
"ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml",
|
|
"ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml",
|
|
"ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml",
|
|
"ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml",
|
|
"ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.io.compression.zipfile.4.3.0.nupkg.sha512",
|
|
"system.io.compression.zipfile.nuspec"
|
|
]
|
|
},
|
|
"System.IO.FileSystem/4.3.0": {
|
|
"sha512": "3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
|
|
"type": "package",
|
|
"path": "system.io.filesystem/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.IO.FileSystem.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.IO.FileSystem.dll",
|
|
"ref/netstandard1.3/System.IO.FileSystem.dll",
|
|
"ref/netstandard1.3/System.IO.FileSystem.xml",
|
|
"ref/netstandard1.3/de/System.IO.FileSystem.xml",
|
|
"ref/netstandard1.3/es/System.IO.FileSystem.xml",
|
|
"ref/netstandard1.3/fr/System.IO.FileSystem.xml",
|
|
"ref/netstandard1.3/it/System.IO.FileSystem.xml",
|
|
"ref/netstandard1.3/ja/System.IO.FileSystem.xml",
|
|
"ref/netstandard1.3/ko/System.IO.FileSystem.xml",
|
|
"ref/netstandard1.3/ru/System.IO.FileSystem.xml",
|
|
"ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml",
|
|
"ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.io.filesystem.4.3.0.nupkg.sha512",
|
|
"system.io.filesystem.nuspec"
|
|
]
|
|
},
|
|
"System.IO.FileSystem.Primitives/4.3.0": {
|
|
"sha512": "6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
|
|
"type": "package",
|
|
"path": "system.io.filesystem.primitives/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.IO.FileSystem.Primitives.dll",
|
|
"lib/netstandard1.3/System.IO.FileSystem.Primitives.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.IO.FileSystem.Primitives.dll",
|
|
"ref/netstandard1.3/System.IO.FileSystem.Primitives.dll",
|
|
"ref/netstandard1.3/System.IO.FileSystem.Primitives.xml",
|
|
"ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml",
|
|
"ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml",
|
|
"ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml",
|
|
"ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml",
|
|
"ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml",
|
|
"ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml",
|
|
"ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml",
|
|
"ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml",
|
|
"ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.io.filesystem.primitives.4.3.0.nupkg.sha512",
|
|
"system.io.filesystem.primitives.nuspec"
|
|
]
|
|
},
|
|
"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.Linq/4.3.0": {
|
|
"sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
|
|
"type": "package",
|
|
"path": "system.linq/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/net463/System.Linq.dll",
|
|
"lib/netcore50/System.Linq.dll",
|
|
"lib/netstandard1.6/System.Linq.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/net463/System.Linq.dll",
|
|
"ref/netcore50/System.Linq.dll",
|
|
"ref/netcore50/System.Linq.xml",
|
|
"ref/netcore50/de/System.Linq.xml",
|
|
"ref/netcore50/es/System.Linq.xml",
|
|
"ref/netcore50/fr/System.Linq.xml",
|
|
"ref/netcore50/it/System.Linq.xml",
|
|
"ref/netcore50/ja/System.Linq.xml",
|
|
"ref/netcore50/ko/System.Linq.xml",
|
|
"ref/netcore50/ru/System.Linq.xml",
|
|
"ref/netcore50/zh-hans/System.Linq.xml",
|
|
"ref/netcore50/zh-hant/System.Linq.xml",
|
|
"ref/netstandard1.0/System.Linq.dll",
|
|
"ref/netstandard1.0/System.Linq.xml",
|
|
"ref/netstandard1.0/de/System.Linq.xml",
|
|
"ref/netstandard1.0/es/System.Linq.xml",
|
|
"ref/netstandard1.0/fr/System.Linq.xml",
|
|
"ref/netstandard1.0/it/System.Linq.xml",
|
|
"ref/netstandard1.0/ja/System.Linq.xml",
|
|
"ref/netstandard1.0/ko/System.Linq.xml",
|
|
"ref/netstandard1.0/ru/System.Linq.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Linq.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Linq.xml",
|
|
"ref/netstandard1.6/System.Linq.dll",
|
|
"ref/netstandard1.6/System.Linq.xml",
|
|
"ref/netstandard1.6/de/System.Linq.xml",
|
|
"ref/netstandard1.6/es/System.Linq.xml",
|
|
"ref/netstandard1.6/fr/System.Linq.xml",
|
|
"ref/netstandard1.6/it/System.Linq.xml",
|
|
"ref/netstandard1.6/ja/System.Linq.xml",
|
|
"ref/netstandard1.6/ko/System.Linq.xml",
|
|
"ref/netstandard1.6/ru/System.Linq.xml",
|
|
"ref/netstandard1.6/zh-hans/System.Linq.xml",
|
|
"ref/netstandard1.6/zh-hant/System.Linq.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.linq.4.3.0.nupkg.sha512",
|
|
"system.linq.nuspec"
|
|
]
|
|
},
|
|
"System.Linq.Expressions/4.3.0": {
|
|
"sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
|
|
"type": "package",
|
|
"path": "system.linq.expressions/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/net463/System.Linq.Expressions.dll",
|
|
"lib/netcore50/System.Linq.Expressions.dll",
|
|
"lib/netstandard1.6/System.Linq.Expressions.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/net463/System.Linq.Expressions.dll",
|
|
"ref/netcore50/System.Linq.Expressions.dll",
|
|
"ref/netcore50/System.Linq.Expressions.xml",
|
|
"ref/netcore50/de/System.Linq.Expressions.xml",
|
|
"ref/netcore50/es/System.Linq.Expressions.xml",
|
|
"ref/netcore50/fr/System.Linq.Expressions.xml",
|
|
"ref/netcore50/it/System.Linq.Expressions.xml",
|
|
"ref/netcore50/ja/System.Linq.Expressions.xml",
|
|
"ref/netcore50/ko/System.Linq.Expressions.xml",
|
|
"ref/netcore50/ru/System.Linq.Expressions.xml",
|
|
"ref/netcore50/zh-hans/System.Linq.Expressions.xml",
|
|
"ref/netcore50/zh-hant/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.0/System.Linq.Expressions.dll",
|
|
"ref/netstandard1.0/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.0/de/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.0/es/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.0/fr/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.0/it/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.0/ja/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.0/ko/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.0/ru/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.3/System.Linq.Expressions.dll",
|
|
"ref/netstandard1.3/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.3/de/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.3/es/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.3/fr/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.3/it/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.3/ja/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.3/ko/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.3/ru/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.6/System.Linq.Expressions.dll",
|
|
"ref/netstandard1.6/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.6/de/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.6/es/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.6/fr/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.6/it/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.6/ja/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.6/ko/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.6/ru/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/aot/lib/netcore50/System.Linq.Expressions.dll",
|
|
"system.linq.expressions.4.3.0.nupkg.sha512",
|
|
"system.linq.expressions.nuspec"
|
|
]
|
|
},
|
|
"System.Net.Http/4.3.0": {
|
|
"sha512": "sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==",
|
|
"type": "package",
|
|
"path": "system.net.http/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/Xamarinmac20/_._",
|
|
"lib/monoandroid10/_._",
|
|
"lib/monotouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/net46/System.Net.Http.dll",
|
|
"lib/portable-net45+win8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/Xamarinmac20/_._",
|
|
"ref/monoandroid10/_._",
|
|
"ref/monotouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/net46/System.Net.Http.dll",
|
|
"ref/net46/System.Net.Http.xml",
|
|
"ref/net46/de/System.Net.Http.xml",
|
|
"ref/net46/es/System.Net.Http.xml",
|
|
"ref/net46/fr/System.Net.Http.xml",
|
|
"ref/net46/it/System.Net.Http.xml",
|
|
"ref/net46/ja/System.Net.Http.xml",
|
|
"ref/net46/ko/System.Net.Http.xml",
|
|
"ref/net46/ru/System.Net.Http.xml",
|
|
"ref/net46/zh-hans/System.Net.Http.xml",
|
|
"ref/net46/zh-hant/System.Net.Http.xml",
|
|
"ref/netcore50/System.Net.Http.dll",
|
|
"ref/netcore50/System.Net.Http.xml",
|
|
"ref/netcore50/de/System.Net.Http.xml",
|
|
"ref/netcore50/es/System.Net.Http.xml",
|
|
"ref/netcore50/fr/System.Net.Http.xml",
|
|
"ref/netcore50/it/System.Net.Http.xml",
|
|
"ref/netcore50/ja/System.Net.Http.xml",
|
|
"ref/netcore50/ko/System.Net.Http.xml",
|
|
"ref/netcore50/ru/System.Net.Http.xml",
|
|
"ref/netcore50/zh-hans/System.Net.Http.xml",
|
|
"ref/netcore50/zh-hant/System.Net.Http.xml",
|
|
"ref/netstandard1.1/System.Net.Http.dll",
|
|
"ref/netstandard1.1/System.Net.Http.xml",
|
|
"ref/netstandard1.1/de/System.Net.Http.xml",
|
|
"ref/netstandard1.1/es/System.Net.Http.xml",
|
|
"ref/netstandard1.1/fr/System.Net.Http.xml",
|
|
"ref/netstandard1.1/it/System.Net.Http.xml",
|
|
"ref/netstandard1.1/ja/System.Net.Http.xml",
|
|
"ref/netstandard1.1/ko/System.Net.Http.xml",
|
|
"ref/netstandard1.1/ru/System.Net.Http.xml",
|
|
"ref/netstandard1.1/zh-hans/System.Net.Http.xml",
|
|
"ref/netstandard1.1/zh-hant/System.Net.Http.xml",
|
|
"ref/netstandard1.3/System.Net.Http.dll",
|
|
"ref/netstandard1.3/System.Net.Http.xml",
|
|
"ref/netstandard1.3/de/System.Net.Http.xml",
|
|
"ref/netstandard1.3/es/System.Net.Http.xml",
|
|
"ref/netstandard1.3/fr/System.Net.Http.xml",
|
|
"ref/netstandard1.3/it/System.Net.Http.xml",
|
|
"ref/netstandard1.3/ja/System.Net.Http.xml",
|
|
"ref/netstandard1.3/ko/System.Net.Http.xml",
|
|
"ref/netstandard1.3/ru/System.Net.Http.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Net.Http.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Net.Http.xml",
|
|
"ref/portable-net45+win8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/unix/lib/netstandard1.6/System.Net.Http.dll",
|
|
"runtimes/win/lib/net46/System.Net.Http.dll",
|
|
"runtimes/win/lib/netcore50/System.Net.Http.dll",
|
|
"runtimes/win/lib/netstandard1.3/System.Net.Http.dll",
|
|
"system.net.http.4.3.0.nupkg.sha512",
|
|
"system.net.http.nuspec"
|
|
]
|
|
},
|
|
"System.Net.Primitives/4.3.0": {
|
|
"sha512": "qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==",
|
|
"type": "package",
|
|
"path": "system.net.primitives/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcore50/System.Net.Primitives.dll",
|
|
"ref/netcore50/System.Net.Primitives.xml",
|
|
"ref/netcore50/de/System.Net.Primitives.xml",
|
|
"ref/netcore50/es/System.Net.Primitives.xml",
|
|
"ref/netcore50/fr/System.Net.Primitives.xml",
|
|
"ref/netcore50/it/System.Net.Primitives.xml",
|
|
"ref/netcore50/ja/System.Net.Primitives.xml",
|
|
"ref/netcore50/ko/System.Net.Primitives.xml",
|
|
"ref/netcore50/ru/System.Net.Primitives.xml",
|
|
"ref/netcore50/zh-hans/System.Net.Primitives.xml",
|
|
"ref/netcore50/zh-hant/System.Net.Primitives.xml",
|
|
"ref/netstandard1.0/System.Net.Primitives.dll",
|
|
"ref/netstandard1.0/System.Net.Primitives.xml",
|
|
"ref/netstandard1.0/de/System.Net.Primitives.xml",
|
|
"ref/netstandard1.0/es/System.Net.Primitives.xml",
|
|
"ref/netstandard1.0/fr/System.Net.Primitives.xml",
|
|
"ref/netstandard1.0/it/System.Net.Primitives.xml",
|
|
"ref/netstandard1.0/ja/System.Net.Primitives.xml",
|
|
"ref/netstandard1.0/ko/System.Net.Primitives.xml",
|
|
"ref/netstandard1.0/ru/System.Net.Primitives.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Net.Primitives.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Net.Primitives.xml",
|
|
"ref/netstandard1.1/System.Net.Primitives.dll",
|
|
"ref/netstandard1.1/System.Net.Primitives.xml",
|
|
"ref/netstandard1.1/de/System.Net.Primitives.xml",
|
|
"ref/netstandard1.1/es/System.Net.Primitives.xml",
|
|
"ref/netstandard1.1/fr/System.Net.Primitives.xml",
|
|
"ref/netstandard1.1/it/System.Net.Primitives.xml",
|
|
"ref/netstandard1.1/ja/System.Net.Primitives.xml",
|
|
"ref/netstandard1.1/ko/System.Net.Primitives.xml",
|
|
"ref/netstandard1.1/ru/System.Net.Primitives.xml",
|
|
"ref/netstandard1.1/zh-hans/System.Net.Primitives.xml",
|
|
"ref/netstandard1.1/zh-hant/System.Net.Primitives.xml",
|
|
"ref/netstandard1.3/System.Net.Primitives.dll",
|
|
"ref/netstandard1.3/System.Net.Primitives.xml",
|
|
"ref/netstandard1.3/de/System.Net.Primitives.xml",
|
|
"ref/netstandard1.3/es/System.Net.Primitives.xml",
|
|
"ref/netstandard1.3/fr/System.Net.Primitives.xml",
|
|
"ref/netstandard1.3/it/System.Net.Primitives.xml",
|
|
"ref/netstandard1.3/ja/System.Net.Primitives.xml",
|
|
"ref/netstandard1.3/ko/System.Net.Primitives.xml",
|
|
"ref/netstandard1.3/ru/System.Net.Primitives.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Net.Primitives.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Net.Primitives.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.net.primitives.4.3.0.nupkg.sha512",
|
|
"system.net.primitives.nuspec"
|
|
]
|
|
},
|
|
"System.Net.Sockets/4.3.0": {
|
|
"sha512": "m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==",
|
|
"type": "package",
|
|
"path": "system.net.sockets/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Net.Sockets.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Net.Sockets.dll",
|
|
"ref/netstandard1.3/System.Net.Sockets.dll",
|
|
"ref/netstandard1.3/System.Net.Sockets.xml",
|
|
"ref/netstandard1.3/de/System.Net.Sockets.xml",
|
|
"ref/netstandard1.3/es/System.Net.Sockets.xml",
|
|
"ref/netstandard1.3/fr/System.Net.Sockets.xml",
|
|
"ref/netstandard1.3/it/System.Net.Sockets.xml",
|
|
"ref/netstandard1.3/ja/System.Net.Sockets.xml",
|
|
"ref/netstandard1.3/ko/System.Net.Sockets.xml",
|
|
"ref/netstandard1.3/ru/System.Net.Sockets.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Net.Sockets.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Net.Sockets.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.net.sockets.4.3.0.nupkg.sha512",
|
|
"system.net.sockets.nuspec"
|
|
]
|
|
},
|
|
"System.Net.WebSockets.WebSocketProtocol/4.5.1": {
|
|
"sha512": "FquLjdb/0CeMqb15u9Px6TwnyFl306WztKWu6sKKc5kWPYMdpi5BFEkdxzGoieYFp9UksyGwJnCw4KKAUfJjrw==",
|
|
"type": "package",
|
|
"path": "system.net.websockets.websocketprotocol/4.5.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/netcoreapp2.1/System.Net.WebSockets.WebSocketProtocol.dll",
|
|
"lib/netstandard2.0/System.Net.WebSockets.WebSocketProtocol.dll",
|
|
"ref/netstandard2.0/System.Net.WebSockets.WebSocketProtocol.dll",
|
|
"system.net.websockets.websocketprotocol.4.5.1.nupkg.sha512",
|
|
"system.net.websockets.websocketprotocol.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.ObjectModel/4.3.0": {
|
|
"sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
|
|
"type": "package",
|
|
"path": "system.objectmodel/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.ObjectModel.dll",
|
|
"lib/netstandard1.3/System.ObjectModel.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcore50/System.ObjectModel.dll",
|
|
"ref/netcore50/System.ObjectModel.xml",
|
|
"ref/netcore50/de/System.ObjectModel.xml",
|
|
"ref/netcore50/es/System.ObjectModel.xml",
|
|
"ref/netcore50/fr/System.ObjectModel.xml",
|
|
"ref/netcore50/it/System.ObjectModel.xml",
|
|
"ref/netcore50/ja/System.ObjectModel.xml",
|
|
"ref/netcore50/ko/System.ObjectModel.xml",
|
|
"ref/netcore50/ru/System.ObjectModel.xml",
|
|
"ref/netcore50/zh-hans/System.ObjectModel.xml",
|
|
"ref/netcore50/zh-hant/System.ObjectModel.xml",
|
|
"ref/netstandard1.0/System.ObjectModel.dll",
|
|
"ref/netstandard1.0/System.ObjectModel.xml",
|
|
"ref/netstandard1.0/de/System.ObjectModel.xml",
|
|
"ref/netstandard1.0/es/System.ObjectModel.xml",
|
|
"ref/netstandard1.0/fr/System.ObjectModel.xml",
|
|
"ref/netstandard1.0/it/System.ObjectModel.xml",
|
|
"ref/netstandard1.0/ja/System.ObjectModel.xml",
|
|
"ref/netstandard1.0/ko/System.ObjectModel.xml",
|
|
"ref/netstandard1.0/ru/System.ObjectModel.xml",
|
|
"ref/netstandard1.0/zh-hans/System.ObjectModel.xml",
|
|
"ref/netstandard1.0/zh-hant/System.ObjectModel.xml",
|
|
"ref/netstandard1.3/System.ObjectModel.dll",
|
|
"ref/netstandard1.3/System.ObjectModel.xml",
|
|
"ref/netstandard1.3/de/System.ObjectModel.xml",
|
|
"ref/netstandard1.3/es/System.ObjectModel.xml",
|
|
"ref/netstandard1.3/fr/System.ObjectModel.xml",
|
|
"ref/netstandard1.3/it/System.ObjectModel.xml",
|
|
"ref/netstandard1.3/ja/System.ObjectModel.xml",
|
|
"ref/netstandard1.3/ko/System.ObjectModel.xml",
|
|
"ref/netstandard1.3/ru/System.ObjectModel.xml",
|
|
"ref/netstandard1.3/zh-hans/System.ObjectModel.xml",
|
|
"ref/netstandard1.3/zh-hant/System.ObjectModel.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.objectmodel.4.3.0.nupkg.sha512",
|
|
"system.objectmodel.nuspec"
|
|
]
|
|
},
|
|
"System.Reflection/4.3.0": {
|
|
"sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
|
|
"type": "package",
|
|
"path": "system.reflection/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/net462/System.Reflection.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/net462/System.Reflection.dll",
|
|
"ref/netcore50/System.Reflection.dll",
|
|
"ref/netcore50/System.Reflection.xml",
|
|
"ref/netcore50/de/System.Reflection.xml",
|
|
"ref/netcore50/es/System.Reflection.xml",
|
|
"ref/netcore50/fr/System.Reflection.xml",
|
|
"ref/netcore50/it/System.Reflection.xml",
|
|
"ref/netcore50/ja/System.Reflection.xml",
|
|
"ref/netcore50/ko/System.Reflection.xml",
|
|
"ref/netcore50/ru/System.Reflection.xml",
|
|
"ref/netcore50/zh-hans/System.Reflection.xml",
|
|
"ref/netcore50/zh-hant/System.Reflection.xml",
|
|
"ref/netstandard1.0/System.Reflection.dll",
|
|
"ref/netstandard1.0/System.Reflection.xml",
|
|
"ref/netstandard1.0/de/System.Reflection.xml",
|
|
"ref/netstandard1.0/es/System.Reflection.xml",
|
|
"ref/netstandard1.0/fr/System.Reflection.xml",
|
|
"ref/netstandard1.0/it/System.Reflection.xml",
|
|
"ref/netstandard1.0/ja/System.Reflection.xml",
|
|
"ref/netstandard1.0/ko/System.Reflection.xml",
|
|
"ref/netstandard1.0/ru/System.Reflection.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Reflection.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Reflection.xml",
|
|
"ref/netstandard1.3/System.Reflection.dll",
|
|
"ref/netstandard1.3/System.Reflection.xml",
|
|
"ref/netstandard1.3/de/System.Reflection.xml",
|
|
"ref/netstandard1.3/es/System.Reflection.xml",
|
|
"ref/netstandard1.3/fr/System.Reflection.xml",
|
|
"ref/netstandard1.3/it/System.Reflection.xml",
|
|
"ref/netstandard1.3/ja/System.Reflection.xml",
|
|
"ref/netstandard1.3/ko/System.Reflection.xml",
|
|
"ref/netstandard1.3/ru/System.Reflection.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Reflection.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Reflection.xml",
|
|
"ref/netstandard1.5/System.Reflection.dll",
|
|
"ref/netstandard1.5/System.Reflection.xml",
|
|
"ref/netstandard1.5/de/System.Reflection.xml",
|
|
"ref/netstandard1.5/es/System.Reflection.xml",
|
|
"ref/netstandard1.5/fr/System.Reflection.xml",
|
|
"ref/netstandard1.5/it/System.Reflection.xml",
|
|
"ref/netstandard1.5/ja/System.Reflection.xml",
|
|
"ref/netstandard1.5/ko/System.Reflection.xml",
|
|
"ref/netstandard1.5/ru/System.Reflection.xml",
|
|
"ref/netstandard1.5/zh-hans/System.Reflection.xml",
|
|
"ref/netstandard1.5/zh-hant/System.Reflection.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.reflection.4.3.0.nupkg.sha512",
|
|
"system.reflection.nuspec"
|
|
]
|
|
},
|
|
"System.Reflection.Emit/4.3.0": {
|
|
"sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
|
|
"type": "package",
|
|
"path": "system.reflection.emit/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/monotouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.Reflection.Emit.dll",
|
|
"lib/netstandard1.3/System.Reflection.Emit.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/net45/_._",
|
|
"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/xamarinmac20/_._",
|
|
"system.reflection.emit.4.3.0.nupkg.sha512",
|
|
"system.reflection.emit.nuspec"
|
|
]
|
|
},
|
|
"System.Reflection.Emit.ILGeneration/4.3.0": {
|
|
"sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
|
|
"type": "package",
|
|
"path": "system.reflection.emit.ilgeneration/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.Reflection.Emit.ILGeneration.dll",
|
|
"lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll",
|
|
"lib/portable-net45+wp8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll",
|
|
"ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml",
|
|
"ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml",
|
|
"ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml",
|
|
"ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml",
|
|
"ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml",
|
|
"ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml",
|
|
"ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml",
|
|
"ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml",
|
|
"ref/portable-net45+wp8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/aot/lib/netcore50/_._",
|
|
"system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
|
|
"system.reflection.emit.ilgeneration.nuspec"
|
|
]
|
|
},
|
|
"System.Reflection.Emit.Lightweight/4.3.0": {
|
|
"sha512": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
|
|
"type": "package",
|
|
"path": "system.reflection.emit.lightweight/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.Reflection.Emit.Lightweight.dll",
|
|
"lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll",
|
|
"lib/portable-net45+wp8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"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/portable-net45+wp8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/aot/lib/netcore50/_._",
|
|
"system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
|
|
"system.reflection.emit.lightweight.nuspec"
|
|
]
|
|
},
|
|
"System.Reflection.Extensions/4.3.0": {
|
|
"sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
|
|
"type": "package",
|
|
"path": "system.reflection.extensions/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcore50/System.Reflection.Extensions.dll",
|
|
"ref/netcore50/System.Reflection.Extensions.xml",
|
|
"ref/netcore50/de/System.Reflection.Extensions.xml",
|
|
"ref/netcore50/es/System.Reflection.Extensions.xml",
|
|
"ref/netcore50/fr/System.Reflection.Extensions.xml",
|
|
"ref/netcore50/it/System.Reflection.Extensions.xml",
|
|
"ref/netcore50/ja/System.Reflection.Extensions.xml",
|
|
"ref/netcore50/ko/System.Reflection.Extensions.xml",
|
|
"ref/netcore50/ru/System.Reflection.Extensions.xml",
|
|
"ref/netcore50/zh-hans/System.Reflection.Extensions.xml",
|
|
"ref/netcore50/zh-hant/System.Reflection.Extensions.xml",
|
|
"ref/netstandard1.0/System.Reflection.Extensions.dll",
|
|
"ref/netstandard1.0/System.Reflection.Extensions.xml",
|
|
"ref/netstandard1.0/de/System.Reflection.Extensions.xml",
|
|
"ref/netstandard1.0/es/System.Reflection.Extensions.xml",
|
|
"ref/netstandard1.0/fr/System.Reflection.Extensions.xml",
|
|
"ref/netstandard1.0/it/System.Reflection.Extensions.xml",
|
|
"ref/netstandard1.0/ja/System.Reflection.Extensions.xml",
|
|
"ref/netstandard1.0/ko/System.Reflection.Extensions.xml",
|
|
"ref/netstandard1.0/ru/System.Reflection.Extensions.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.reflection.extensions.4.3.0.nupkg.sha512",
|
|
"system.reflection.extensions.nuspec"
|
|
]
|
|
},
|
|
"System.Reflection.Metadata/1.6.0": {
|
|
"sha512": "COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==",
|
|
"type": "package",
|
|
"path": "system.reflection.metadata/1.6.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/netstandard1.1/System.Reflection.Metadata.dll",
|
|
"lib/netstandard1.1/System.Reflection.Metadata.xml",
|
|
"lib/netstandard2.0/System.Reflection.Metadata.dll",
|
|
"lib/netstandard2.0/System.Reflection.Metadata.xml",
|
|
"lib/portable-net45+win8/System.Reflection.Metadata.dll",
|
|
"lib/portable-net45+win8/System.Reflection.Metadata.xml",
|
|
"system.reflection.metadata.1.6.0.nupkg.sha512",
|
|
"system.reflection.metadata.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Reflection.Primitives/4.3.0": {
|
|
"sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
|
|
"type": "package",
|
|
"path": "system.reflection.primitives/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcore50/System.Reflection.Primitives.dll",
|
|
"ref/netcore50/System.Reflection.Primitives.xml",
|
|
"ref/netcore50/de/System.Reflection.Primitives.xml",
|
|
"ref/netcore50/es/System.Reflection.Primitives.xml",
|
|
"ref/netcore50/fr/System.Reflection.Primitives.xml",
|
|
"ref/netcore50/it/System.Reflection.Primitives.xml",
|
|
"ref/netcore50/ja/System.Reflection.Primitives.xml",
|
|
"ref/netcore50/ko/System.Reflection.Primitives.xml",
|
|
"ref/netcore50/ru/System.Reflection.Primitives.xml",
|
|
"ref/netcore50/zh-hans/System.Reflection.Primitives.xml",
|
|
"ref/netcore50/zh-hant/System.Reflection.Primitives.xml",
|
|
"ref/netstandard1.0/System.Reflection.Primitives.dll",
|
|
"ref/netstandard1.0/System.Reflection.Primitives.xml",
|
|
"ref/netstandard1.0/de/System.Reflection.Primitives.xml",
|
|
"ref/netstandard1.0/es/System.Reflection.Primitives.xml",
|
|
"ref/netstandard1.0/fr/System.Reflection.Primitives.xml",
|
|
"ref/netstandard1.0/it/System.Reflection.Primitives.xml",
|
|
"ref/netstandard1.0/ja/System.Reflection.Primitives.xml",
|
|
"ref/netstandard1.0/ko/System.Reflection.Primitives.xml",
|
|
"ref/netstandard1.0/ru/System.Reflection.Primitives.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.reflection.primitives.4.3.0.nupkg.sha512",
|
|
"system.reflection.primitives.nuspec"
|
|
]
|
|
},
|
|
"System.Reflection.TypeExtensions/4.3.0": {
|
|
"sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
|
|
"type": "package",
|
|
"path": "system.reflection.typeextensions/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Reflection.TypeExtensions.dll",
|
|
"lib/net462/System.Reflection.TypeExtensions.dll",
|
|
"lib/netcore50/System.Reflection.TypeExtensions.dll",
|
|
"lib/netstandard1.5/System.Reflection.TypeExtensions.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Reflection.TypeExtensions.dll",
|
|
"ref/net462/System.Reflection.TypeExtensions.dll",
|
|
"ref/netstandard1.3/System.Reflection.TypeExtensions.dll",
|
|
"ref/netstandard1.3/System.Reflection.TypeExtensions.xml",
|
|
"ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml",
|
|
"ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml",
|
|
"ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml",
|
|
"ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml",
|
|
"ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml",
|
|
"ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml",
|
|
"ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml",
|
|
"ref/netstandard1.5/System.Reflection.TypeExtensions.dll",
|
|
"ref/netstandard1.5/System.Reflection.TypeExtensions.xml",
|
|
"ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml",
|
|
"ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml",
|
|
"ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml",
|
|
"ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml",
|
|
"ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml",
|
|
"ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml",
|
|
"ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml",
|
|
"ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml",
|
|
"ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll",
|
|
"system.reflection.typeextensions.4.3.0.nupkg.sha512",
|
|
"system.reflection.typeextensions.nuspec"
|
|
]
|
|
},
|
|
"System.Resources.ResourceManager/4.3.0": {
|
|
"sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
|
|
"type": "package",
|
|
"path": "system.resources.resourcemanager/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcore50/System.Resources.ResourceManager.dll",
|
|
"ref/netcore50/System.Resources.ResourceManager.xml",
|
|
"ref/netcore50/de/System.Resources.ResourceManager.xml",
|
|
"ref/netcore50/es/System.Resources.ResourceManager.xml",
|
|
"ref/netcore50/fr/System.Resources.ResourceManager.xml",
|
|
"ref/netcore50/it/System.Resources.ResourceManager.xml",
|
|
"ref/netcore50/ja/System.Resources.ResourceManager.xml",
|
|
"ref/netcore50/ko/System.Resources.ResourceManager.xml",
|
|
"ref/netcore50/ru/System.Resources.ResourceManager.xml",
|
|
"ref/netcore50/zh-hans/System.Resources.ResourceManager.xml",
|
|
"ref/netcore50/zh-hant/System.Resources.ResourceManager.xml",
|
|
"ref/netstandard1.0/System.Resources.ResourceManager.dll",
|
|
"ref/netstandard1.0/System.Resources.ResourceManager.xml",
|
|
"ref/netstandard1.0/de/System.Resources.ResourceManager.xml",
|
|
"ref/netstandard1.0/es/System.Resources.ResourceManager.xml",
|
|
"ref/netstandard1.0/fr/System.Resources.ResourceManager.xml",
|
|
"ref/netstandard1.0/it/System.Resources.ResourceManager.xml",
|
|
"ref/netstandard1.0/ja/System.Resources.ResourceManager.xml",
|
|
"ref/netstandard1.0/ko/System.Resources.ResourceManager.xml",
|
|
"ref/netstandard1.0/ru/System.Resources.ResourceManager.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.resources.resourcemanager.4.3.0.nupkg.sha512",
|
|
"system.resources.resourcemanager.nuspec"
|
|
]
|
|
},
|
|
"System.Runtime/4.3.0": {
|
|
"sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
|
|
"type": "package",
|
|
"path": "system.runtime/4.3.0",
|
|
"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.0.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.Runtime.Extensions/4.3.0": {
|
|
"sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
|
|
"type": "package",
|
|
"path": "system.runtime.extensions/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/net462/System.Runtime.Extensions.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/net462/System.Runtime.Extensions.dll",
|
|
"ref/netcore50/System.Runtime.Extensions.dll",
|
|
"ref/netcore50/System.Runtime.Extensions.xml",
|
|
"ref/netcore50/de/System.Runtime.Extensions.xml",
|
|
"ref/netcore50/es/System.Runtime.Extensions.xml",
|
|
"ref/netcore50/fr/System.Runtime.Extensions.xml",
|
|
"ref/netcore50/it/System.Runtime.Extensions.xml",
|
|
"ref/netcore50/ja/System.Runtime.Extensions.xml",
|
|
"ref/netcore50/ko/System.Runtime.Extensions.xml",
|
|
"ref/netcore50/ru/System.Runtime.Extensions.xml",
|
|
"ref/netcore50/zh-hans/System.Runtime.Extensions.xml",
|
|
"ref/netcore50/zh-hant/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/System.Runtime.Extensions.dll",
|
|
"ref/netstandard1.0/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/de/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/es/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/fr/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/it/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/ja/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/ko/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/ru/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/System.Runtime.Extensions.dll",
|
|
"ref/netstandard1.3/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/de/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/es/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/fr/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/it/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/ja/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/ko/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/ru/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/System.Runtime.Extensions.dll",
|
|
"ref/netstandard1.5/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/de/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/es/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/fr/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/it/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/ja/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/ko/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/ru/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.runtime.extensions.4.3.0.nupkg.sha512",
|
|
"system.runtime.extensions.nuspec"
|
|
]
|
|
},
|
|
"System.Runtime.Handles/4.3.0": {
|
|
"sha512": "OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
|
|
"type": "package",
|
|
"path": "system.runtime.handles/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/_._",
|
|
"ref/netstandard1.3/System.Runtime.Handles.dll",
|
|
"ref/netstandard1.3/System.Runtime.Handles.xml",
|
|
"ref/netstandard1.3/de/System.Runtime.Handles.xml",
|
|
"ref/netstandard1.3/es/System.Runtime.Handles.xml",
|
|
"ref/netstandard1.3/fr/System.Runtime.Handles.xml",
|
|
"ref/netstandard1.3/it/System.Runtime.Handles.xml",
|
|
"ref/netstandard1.3/ja/System.Runtime.Handles.xml",
|
|
"ref/netstandard1.3/ko/System.Runtime.Handles.xml",
|
|
"ref/netstandard1.3/ru/System.Runtime.Handles.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.runtime.handles.4.3.0.nupkg.sha512",
|
|
"system.runtime.handles.nuspec"
|
|
]
|
|
},
|
|
"System.Runtime.InteropServices/4.3.0": {
|
|
"sha512": "uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
|
|
"type": "package",
|
|
"path": "system.runtime.interopservices/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/net462/System.Runtime.InteropServices.dll",
|
|
"lib/net463/System.Runtime.InteropServices.dll",
|
|
"lib/portable-net45+win8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/net462/System.Runtime.InteropServices.dll",
|
|
"ref/net463/System.Runtime.InteropServices.dll",
|
|
"ref/netcore50/System.Runtime.InteropServices.dll",
|
|
"ref/netcore50/System.Runtime.InteropServices.xml",
|
|
"ref/netcore50/de/System.Runtime.InteropServices.xml",
|
|
"ref/netcore50/es/System.Runtime.InteropServices.xml",
|
|
"ref/netcore50/fr/System.Runtime.InteropServices.xml",
|
|
"ref/netcore50/it/System.Runtime.InteropServices.xml",
|
|
"ref/netcore50/ja/System.Runtime.InteropServices.xml",
|
|
"ref/netcore50/ko/System.Runtime.InteropServices.xml",
|
|
"ref/netcore50/ru/System.Runtime.InteropServices.xml",
|
|
"ref/netcore50/zh-hans/System.Runtime.InteropServices.xml",
|
|
"ref/netcore50/zh-hant/System.Runtime.InteropServices.xml",
|
|
"ref/netcoreapp1.1/System.Runtime.InteropServices.dll",
|
|
"ref/netstandard1.1/System.Runtime.InteropServices.dll",
|
|
"ref/netstandard1.1/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.1/de/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.1/es/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.1/fr/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.1/it/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.1/ja/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.1/ko/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.1/ru/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.2/System.Runtime.InteropServices.dll",
|
|
"ref/netstandard1.2/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.2/de/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.2/es/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.2/fr/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.2/it/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.2/ja/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.2/ko/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.2/ru/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.3/System.Runtime.InteropServices.dll",
|
|
"ref/netstandard1.3/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.3/de/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.3/es/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.3/fr/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.3/it/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.3/ja/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.3/ko/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.3/ru/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.5/System.Runtime.InteropServices.dll",
|
|
"ref/netstandard1.5/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.5/de/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.5/es/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.5/fr/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.5/it/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.5/ja/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.5/ko/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.5/ru/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml",
|
|
"ref/portable-net45+win8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.runtime.interopservices.4.3.0.nupkg.sha512",
|
|
"system.runtime.interopservices.nuspec"
|
|
]
|
|
},
|
|
"System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
|
|
"sha512": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==",
|
|
"type": "package",
|
|
"path": "system.runtime.interopservices.runtimeinformation/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
|
|
"lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
|
|
"lib/win8/System.Runtime.InteropServices.RuntimeInformation.dll",
|
|
"lib/wpa81/System.Runtime.InteropServices.RuntimeInformation.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
|
|
"runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
|
|
"runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
|
|
"runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
|
|
"runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
|
|
"system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512",
|
|
"system.runtime.interopservices.runtimeinformation.nuspec"
|
|
]
|
|
},
|
|
"System.Runtime.Numerics/4.3.0": {
|
|
"sha512": "yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==",
|
|
"type": "package",
|
|
"path": "system.runtime.numerics/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.Runtime.Numerics.dll",
|
|
"lib/netstandard1.3/System.Runtime.Numerics.dll",
|
|
"lib/portable-net45+win8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcore50/System.Runtime.Numerics.dll",
|
|
"ref/netcore50/System.Runtime.Numerics.xml",
|
|
"ref/netcore50/de/System.Runtime.Numerics.xml",
|
|
"ref/netcore50/es/System.Runtime.Numerics.xml",
|
|
"ref/netcore50/fr/System.Runtime.Numerics.xml",
|
|
"ref/netcore50/it/System.Runtime.Numerics.xml",
|
|
"ref/netcore50/ja/System.Runtime.Numerics.xml",
|
|
"ref/netcore50/ko/System.Runtime.Numerics.xml",
|
|
"ref/netcore50/ru/System.Runtime.Numerics.xml",
|
|
"ref/netcore50/zh-hans/System.Runtime.Numerics.xml",
|
|
"ref/netcore50/zh-hant/System.Runtime.Numerics.xml",
|
|
"ref/netstandard1.1/System.Runtime.Numerics.dll",
|
|
"ref/netstandard1.1/System.Runtime.Numerics.xml",
|
|
"ref/netstandard1.1/de/System.Runtime.Numerics.xml",
|
|
"ref/netstandard1.1/es/System.Runtime.Numerics.xml",
|
|
"ref/netstandard1.1/fr/System.Runtime.Numerics.xml",
|
|
"ref/netstandard1.1/it/System.Runtime.Numerics.xml",
|
|
"ref/netstandard1.1/ja/System.Runtime.Numerics.xml",
|
|
"ref/netstandard1.1/ko/System.Runtime.Numerics.xml",
|
|
"ref/netstandard1.1/ru/System.Runtime.Numerics.xml",
|
|
"ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml",
|
|
"ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml",
|
|
"ref/portable-net45+win8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.runtime.numerics.4.3.0.nupkg.sha512",
|
|
"system.runtime.numerics.nuspec"
|
|
]
|
|
},
|
|
"System.Security.Cryptography.Algorithms/4.3.0": {
|
|
"sha512": "W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==",
|
|
"type": "package",
|
|
"path": "system.security.cryptography.algorithms/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Security.Cryptography.Algorithms.dll",
|
|
"lib/net461/System.Security.Cryptography.Algorithms.dll",
|
|
"lib/net463/System.Security.Cryptography.Algorithms.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Security.Cryptography.Algorithms.dll",
|
|
"ref/net461/System.Security.Cryptography.Algorithms.dll",
|
|
"ref/net463/System.Security.Cryptography.Algorithms.dll",
|
|
"ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll",
|
|
"ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll",
|
|
"ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
|
|
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
|
|
"runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll",
|
|
"runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll",
|
|
"runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll",
|
|
"runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll",
|
|
"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
|
|
"system.security.cryptography.algorithms.4.3.0.nupkg.sha512",
|
|
"system.security.cryptography.algorithms.nuspec"
|
|
]
|
|
},
|
|
"System.Security.Cryptography.Cng/4.5.0": {
|
|
"sha512": "WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==",
|
|
"type": "package",
|
|
"path": "system.security.cryptography.cng/4.5.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Security.Cryptography.Cng.dll",
|
|
"lib/net461/System.Security.Cryptography.Cng.dll",
|
|
"lib/net462/System.Security.Cryptography.Cng.dll",
|
|
"lib/net47/System.Security.Cryptography.Cng.dll",
|
|
"lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
|
|
"lib/netstandard1.3/System.Security.Cryptography.Cng.dll",
|
|
"lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
|
|
"lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
|
|
"lib/netstandard2.0/System.Security.Cryptography.Cng.dll",
|
|
"lib/uap10.0.16299/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Security.Cryptography.Cng.dll",
|
|
"ref/net461/System.Security.Cryptography.Cng.dll",
|
|
"ref/net461/System.Security.Cryptography.Cng.xml",
|
|
"ref/net462/System.Security.Cryptography.Cng.dll",
|
|
"ref/net462/System.Security.Cryptography.Cng.xml",
|
|
"ref/net47/System.Security.Cryptography.Cng.dll",
|
|
"ref/net47/System.Security.Cryptography.Cng.xml",
|
|
"ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
|
|
"ref/netcoreapp2.0/System.Security.Cryptography.Cng.xml",
|
|
"ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
|
|
"ref/netcoreapp2.1/System.Security.Cryptography.Cng.xml",
|
|
"ref/netstandard1.3/System.Security.Cryptography.Cng.dll",
|
|
"ref/netstandard1.4/System.Security.Cryptography.Cng.dll",
|
|
"ref/netstandard1.6/System.Security.Cryptography.Cng.dll",
|
|
"ref/netstandard2.0/System.Security.Cryptography.Cng.dll",
|
|
"ref/netstandard2.0/System.Security.Cryptography.Cng.xml",
|
|
"ref/uap10.0.16299/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll",
|
|
"runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll",
|
|
"runtimes/win/lib/net462/System.Security.Cryptography.Cng.dll",
|
|
"runtimes/win/lib/net47/System.Security.Cryptography.Cng.dll",
|
|
"runtimes/win/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
|
|
"runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
|
|
"runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
|
|
"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
|
|
"runtimes/win/lib/uap10.0.16299/_._",
|
|
"system.security.cryptography.cng.4.5.0.nupkg.sha512",
|
|
"system.security.cryptography.cng.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Security.Cryptography.Csp/4.3.0": {
|
|
"sha512": "X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==",
|
|
"type": "package",
|
|
"path": "system.security.cryptography.csp/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Security.Cryptography.Csp.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Security.Cryptography.Csp.dll",
|
|
"ref/netstandard1.3/System.Security.Cryptography.Csp.dll",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
|
|
"runtimes/win/lib/net46/System.Security.Cryptography.Csp.dll",
|
|
"runtimes/win/lib/netcore50/_._",
|
|
"runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
|
|
"system.security.cryptography.csp.4.3.0.nupkg.sha512",
|
|
"system.security.cryptography.csp.nuspec"
|
|
]
|
|
},
|
|
"System.Security.Cryptography.Encoding/4.3.0": {
|
|
"sha512": "1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
|
|
"type": "package",
|
|
"path": "system.security.cryptography.encoding/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Security.Cryptography.Encoding.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Security.Cryptography.Encoding.dll",
|
|
"ref/netstandard1.3/System.Security.Cryptography.Encoding.dll",
|
|
"ref/netstandard1.3/System.Security.Cryptography.Encoding.xml",
|
|
"ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml",
|
|
"ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml",
|
|
"ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml",
|
|
"ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml",
|
|
"ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml",
|
|
"ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml",
|
|
"ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
|
|
"runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll",
|
|
"runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
|
|
"system.security.cryptography.encoding.4.3.0.nupkg.sha512",
|
|
"system.security.cryptography.encoding.nuspec"
|
|
]
|
|
},
|
|
"System.Security.Cryptography.OpenSsl/4.3.0": {
|
|
"sha512": "h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==",
|
|
"type": "package",
|
|
"path": "system.security.cryptography.openssl/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
|
|
"ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
|
|
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
|
|
"system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
|
"system.security.cryptography.openssl.nuspec"
|
|
]
|
|
},
|
|
"System.Security.Cryptography.Primitives/4.3.0": {
|
|
"sha512": "7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==",
|
|
"type": "package",
|
|
"path": "system.security.cryptography.primitives/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Security.Cryptography.Primitives.dll",
|
|
"lib/netstandard1.3/System.Security.Cryptography.Primitives.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Security.Cryptography.Primitives.dll",
|
|
"ref/netstandard1.3/System.Security.Cryptography.Primitives.dll",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.security.cryptography.primitives.4.3.0.nupkg.sha512",
|
|
"system.security.cryptography.primitives.nuspec"
|
|
]
|
|
},
|
|
"System.Security.Cryptography.X509Certificates/4.3.0": {
|
|
"sha512": "t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
|
|
"type": "package",
|
|
"path": "system.security.cryptography.x509certificates/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Security.Cryptography.X509Certificates.dll",
|
|
"lib/net461/System.Security.Cryptography.X509Certificates.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Security.Cryptography.X509Certificates.dll",
|
|
"ref/net461/System.Security.Cryptography.X509Certificates.dll",
|
|
"ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll",
|
|
"ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll",
|
|
"ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
|
|
"runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll",
|
|
"runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll",
|
|
"runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll",
|
|
"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
|
|
"system.security.cryptography.x509certificates.4.3.0.nupkg.sha512",
|
|
"system.security.cryptography.x509certificates.nuspec"
|
|
]
|
|
},
|
|
"System.Security.Principal.Windows/4.5.0": {
|
|
"sha512": "U77HfRXlZlOeIXd//Yoj6Jnk8AXlbeisf1oq1os+hxOGVnuG+lGSfGqTwTZBoORFF6j/0q7HXIl8cqwQ9aUGqQ==",
|
|
"type": "package",
|
|
"path": "system.security.principal.windows/4.5.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net46/System.Security.Principal.Windows.dll",
|
|
"lib/net461/System.Security.Principal.Windows.dll",
|
|
"lib/netstandard1.3/System.Security.Principal.Windows.dll",
|
|
"lib/netstandard2.0/System.Security.Principal.Windows.dll",
|
|
"lib/uap10.0.16299/_._",
|
|
"ref/net46/System.Security.Principal.Windows.dll",
|
|
"ref/net461/System.Security.Principal.Windows.dll",
|
|
"ref/net461/System.Security.Principal.Windows.xml",
|
|
"ref/netstandard1.3/System.Security.Principal.Windows.dll",
|
|
"ref/netstandard1.3/System.Security.Principal.Windows.xml",
|
|
"ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
|
|
"ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
|
|
"ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
|
|
"ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
|
|
"ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
|
|
"ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
|
|
"ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
|
|
"ref/netstandard2.0/System.Security.Principal.Windows.dll",
|
|
"ref/netstandard2.0/System.Security.Principal.Windows.xml",
|
|
"ref/uap10.0.16299/_._",
|
|
"runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
|
|
"runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
|
|
"runtimes/win/lib/net461/System.Security.Principal.Windows.dll",
|
|
"runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
|
|
"runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
|
|
"runtimes/win/lib/uap10.0.16299/_._",
|
|
"system.security.principal.windows.4.5.0.nupkg.sha512",
|
|
"system.security.principal.windows.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Text.Encoding/4.3.0": {
|
|
"sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
|
|
"type": "package",
|
|
"path": "system.text.encoding/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcore50/System.Text.Encoding.dll",
|
|
"ref/netcore50/System.Text.Encoding.xml",
|
|
"ref/netcore50/de/System.Text.Encoding.xml",
|
|
"ref/netcore50/es/System.Text.Encoding.xml",
|
|
"ref/netcore50/fr/System.Text.Encoding.xml",
|
|
"ref/netcore50/it/System.Text.Encoding.xml",
|
|
"ref/netcore50/ja/System.Text.Encoding.xml",
|
|
"ref/netcore50/ko/System.Text.Encoding.xml",
|
|
"ref/netcore50/ru/System.Text.Encoding.xml",
|
|
"ref/netcore50/zh-hans/System.Text.Encoding.xml",
|
|
"ref/netcore50/zh-hant/System.Text.Encoding.xml",
|
|
"ref/netstandard1.0/System.Text.Encoding.dll",
|
|
"ref/netstandard1.0/System.Text.Encoding.xml",
|
|
"ref/netstandard1.0/de/System.Text.Encoding.xml",
|
|
"ref/netstandard1.0/es/System.Text.Encoding.xml",
|
|
"ref/netstandard1.0/fr/System.Text.Encoding.xml",
|
|
"ref/netstandard1.0/it/System.Text.Encoding.xml",
|
|
"ref/netstandard1.0/ja/System.Text.Encoding.xml",
|
|
"ref/netstandard1.0/ko/System.Text.Encoding.xml",
|
|
"ref/netstandard1.0/ru/System.Text.Encoding.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Text.Encoding.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Text.Encoding.xml",
|
|
"ref/netstandard1.3/System.Text.Encoding.dll",
|
|
"ref/netstandard1.3/System.Text.Encoding.xml",
|
|
"ref/netstandard1.3/de/System.Text.Encoding.xml",
|
|
"ref/netstandard1.3/es/System.Text.Encoding.xml",
|
|
"ref/netstandard1.3/fr/System.Text.Encoding.xml",
|
|
"ref/netstandard1.3/it/System.Text.Encoding.xml",
|
|
"ref/netstandard1.3/ja/System.Text.Encoding.xml",
|
|
"ref/netstandard1.3/ko/System.Text.Encoding.xml",
|
|
"ref/netstandard1.3/ru/System.Text.Encoding.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Text.Encoding.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Text.Encoding.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.text.encoding.4.3.0.nupkg.sha512",
|
|
"system.text.encoding.nuspec"
|
|
]
|
|
},
|
|
"System.Text.Encoding.Extensions/4.3.0": {
|
|
"sha512": "YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
|
|
"type": "package",
|
|
"path": "system.text.encoding.extensions/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcore50/System.Text.Encoding.Extensions.dll",
|
|
"ref/netcore50/System.Text.Encoding.Extensions.xml",
|
|
"ref/netcore50/de/System.Text.Encoding.Extensions.xml",
|
|
"ref/netcore50/es/System.Text.Encoding.Extensions.xml",
|
|
"ref/netcore50/fr/System.Text.Encoding.Extensions.xml",
|
|
"ref/netcore50/it/System.Text.Encoding.Extensions.xml",
|
|
"ref/netcore50/ja/System.Text.Encoding.Extensions.xml",
|
|
"ref/netcore50/ko/System.Text.Encoding.Extensions.xml",
|
|
"ref/netcore50/ru/System.Text.Encoding.Extensions.xml",
|
|
"ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml",
|
|
"ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.0/System.Text.Encoding.Extensions.dll",
|
|
"ref/netstandard1.0/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.3/System.Text.Encoding.Extensions.dll",
|
|
"ref/netstandard1.3/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.text.encoding.extensions.4.3.0.nupkg.sha512",
|
|
"system.text.encoding.extensions.nuspec"
|
|
]
|
|
},
|
|
"System.Text.Encodings.Web/7.0.0": {
|
|
"sha512": "OP6umVGxc0Z0MvZQBVigj4/U31Pw72ITihDWP9WiWDm+q5aoe0GaJivsfYGq53o6dxH7DcXWiCTl7+0o2CGdmg==",
|
|
"type": "package",
|
|
"path": "system.text.encodings.web/7.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/System.Text.Encodings.Web.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets",
|
|
"lib/net462/System.Text.Encodings.Web.dll",
|
|
"lib/net462/System.Text.Encodings.Web.xml",
|
|
"lib/net6.0/System.Text.Encodings.Web.dll",
|
|
"lib/net6.0/System.Text.Encodings.Web.xml",
|
|
"lib/net7.0/System.Text.Encodings.Web.dll",
|
|
"lib/net7.0/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",
|
|
"runtimes/browser/lib/net7.0/System.Text.Encodings.Web.dll",
|
|
"runtimes/browser/lib/net7.0/System.Text.Encodings.Web.xml",
|
|
"system.text.encodings.web.7.0.0.nupkg.sha512",
|
|
"system.text.encodings.web.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Text.Json/7.0.0": {
|
|
"sha512": "DaGSsVqKsn/ia6RG8frjwmJonfos0srquhw09TlT8KRw5I43E+4gs+/bZj4K0vShJ5H9imCuXupb4RmS+dBy3w==",
|
|
"type": "package",
|
|
"path": "system.text.json/7.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"README.md",
|
|
"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",
|
|
"analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
|
|
"buildTransitive/net461/System.Text.Json.targets",
|
|
"buildTransitive/net462/System.Text.Json.targets",
|
|
"buildTransitive/net6.0/System.Text.Json.targets",
|
|
"buildTransitive/netcoreapp2.0/System.Text.Json.targets",
|
|
"buildTransitive/netstandard2.0/System.Text.Json.targets",
|
|
"lib/net462/System.Text.Json.dll",
|
|
"lib/net462/System.Text.Json.xml",
|
|
"lib/net6.0/System.Text.Json.dll",
|
|
"lib/net6.0/System.Text.Json.xml",
|
|
"lib/net7.0/System.Text.Json.dll",
|
|
"lib/net7.0/System.Text.Json.xml",
|
|
"lib/netstandard2.0/System.Text.Json.dll",
|
|
"lib/netstandard2.0/System.Text.Json.xml",
|
|
"system.text.json.7.0.0.nupkg.sha512",
|
|
"system.text.json.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Text.RegularExpressions/4.3.0": {
|
|
"sha512": "RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
|
|
"type": "package",
|
|
"path": "system.text.regularexpressions/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/net463/System.Text.RegularExpressions.dll",
|
|
"lib/netcore50/System.Text.RegularExpressions.dll",
|
|
"lib/netstandard1.6/System.Text.RegularExpressions.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/net463/System.Text.RegularExpressions.dll",
|
|
"ref/netcore50/System.Text.RegularExpressions.dll",
|
|
"ref/netcore50/System.Text.RegularExpressions.xml",
|
|
"ref/netcore50/de/System.Text.RegularExpressions.xml",
|
|
"ref/netcore50/es/System.Text.RegularExpressions.xml",
|
|
"ref/netcore50/fr/System.Text.RegularExpressions.xml",
|
|
"ref/netcore50/it/System.Text.RegularExpressions.xml",
|
|
"ref/netcore50/ja/System.Text.RegularExpressions.xml",
|
|
"ref/netcore50/ko/System.Text.RegularExpressions.xml",
|
|
"ref/netcore50/ru/System.Text.RegularExpressions.xml",
|
|
"ref/netcore50/zh-hans/System.Text.RegularExpressions.xml",
|
|
"ref/netcore50/zh-hant/System.Text.RegularExpressions.xml",
|
|
"ref/netcoreapp1.1/System.Text.RegularExpressions.dll",
|
|
"ref/netstandard1.0/System.Text.RegularExpressions.dll",
|
|
"ref/netstandard1.0/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.0/de/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.0/es/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.0/fr/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.0/it/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.0/ja/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.0/ko/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.0/ru/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.3/System.Text.RegularExpressions.dll",
|
|
"ref/netstandard1.3/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.3/de/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.3/es/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.3/fr/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.3/it/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.3/ja/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.3/ko/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.3/ru/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.6/System.Text.RegularExpressions.dll",
|
|
"ref/netstandard1.6/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.6/de/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.6/es/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.6/fr/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.6/it/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.6/ja/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.6/ko/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.6/ru/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.text.regularexpressions.4.3.0.nupkg.sha512",
|
|
"system.text.regularexpressions.nuspec"
|
|
]
|
|
},
|
|
"System.Threading/4.3.0": {
|
|
"sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
|
|
"type": "package",
|
|
"path": "system.threading/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.Threading.dll",
|
|
"lib/netstandard1.3/System.Threading.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcore50/System.Threading.dll",
|
|
"ref/netcore50/System.Threading.xml",
|
|
"ref/netcore50/de/System.Threading.xml",
|
|
"ref/netcore50/es/System.Threading.xml",
|
|
"ref/netcore50/fr/System.Threading.xml",
|
|
"ref/netcore50/it/System.Threading.xml",
|
|
"ref/netcore50/ja/System.Threading.xml",
|
|
"ref/netcore50/ko/System.Threading.xml",
|
|
"ref/netcore50/ru/System.Threading.xml",
|
|
"ref/netcore50/zh-hans/System.Threading.xml",
|
|
"ref/netcore50/zh-hant/System.Threading.xml",
|
|
"ref/netstandard1.0/System.Threading.dll",
|
|
"ref/netstandard1.0/System.Threading.xml",
|
|
"ref/netstandard1.0/de/System.Threading.xml",
|
|
"ref/netstandard1.0/es/System.Threading.xml",
|
|
"ref/netstandard1.0/fr/System.Threading.xml",
|
|
"ref/netstandard1.0/it/System.Threading.xml",
|
|
"ref/netstandard1.0/ja/System.Threading.xml",
|
|
"ref/netstandard1.0/ko/System.Threading.xml",
|
|
"ref/netstandard1.0/ru/System.Threading.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Threading.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Threading.xml",
|
|
"ref/netstandard1.3/System.Threading.dll",
|
|
"ref/netstandard1.3/System.Threading.xml",
|
|
"ref/netstandard1.3/de/System.Threading.xml",
|
|
"ref/netstandard1.3/es/System.Threading.xml",
|
|
"ref/netstandard1.3/fr/System.Threading.xml",
|
|
"ref/netstandard1.3/it/System.Threading.xml",
|
|
"ref/netstandard1.3/ja/System.Threading.xml",
|
|
"ref/netstandard1.3/ko/System.Threading.xml",
|
|
"ref/netstandard1.3/ru/System.Threading.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Threading.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Threading.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/aot/lib/netcore50/System.Threading.dll",
|
|
"system.threading.4.3.0.nupkg.sha512",
|
|
"system.threading.nuspec"
|
|
]
|
|
},
|
|
"System.Threading.Channels/4.5.0": {
|
|
"sha512": "MEH06N0rIGmRT4LOKQ2BmUO0IxfvmIY/PaouSq+DFQku72OL8cxfw8W99uGpTCFf2vx2QHLRSh374iSM3asdTA==",
|
|
"type": "package",
|
|
"path": "system.threading.channels/4.5.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/netcoreapp2.1/System.Threading.Channels.dll",
|
|
"lib/netcoreapp2.1/System.Threading.Channels.xml",
|
|
"lib/netstandard1.3/System.Threading.Channels.dll",
|
|
"lib/netstandard1.3/System.Threading.Channels.xml",
|
|
"lib/netstandard2.0/System.Threading.Channels.dll",
|
|
"lib/netstandard2.0/System.Threading.Channels.xml",
|
|
"system.threading.channels.4.5.0.nupkg.sha512",
|
|
"system.threading.channels.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Threading.Tasks/4.3.0": {
|
|
"sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
|
|
"type": "package",
|
|
"path": "system.threading.tasks/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcore50/System.Threading.Tasks.dll",
|
|
"ref/netcore50/System.Threading.Tasks.xml",
|
|
"ref/netcore50/de/System.Threading.Tasks.xml",
|
|
"ref/netcore50/es/System.Threading.Tasks.xml",
|
|
"ref/netcore50/fr/System.Threading.Tasks.xml",
|
|
"ref/netcore50/it/System.Threading.Tasks.xml",
|
|
"ref/netcore50/ja/System.Threading.Tasks.xml",
|
|
"ref/netcore50/ko/System.Threading.Tasks.xml",
|
|
"ref/netcore50/ru/System.Threading.Tasks.xml",
|
|
"ref/netcore50/zh-hans/System.Threading.Tasks.xml",
|
|
"ref/netcore50/zh-hant/System.Threading.Tasks.xml",
|
|
"ref/netstandard1.0/System.Threading.Tasks.dll",
|
|
"ref/netstandard1.0/System.Threading.Tasks.xml",
|
|
"ref/netstandard1.0/de/System.Threading.Tasks.xml",
|
|
"ref/netstandard1.0/es/System.Threading.Tasks.xml",
|
|
"ref/netstandard1.0/fr/System.Threading.Tasks.xml",
|
|
"ref/netstandard1.0/it/System.Threading.Tasks.xml",
|
|
"ref/netstandard1.0/ja/System.Threading.Tasks.xml",
|
|
"ref/netstandard1.0/ko/System.Threading.Tasks.xml",
|
|
"ref/netstandard1.0/ru/System.Threading.Tasks.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml",
|
|
"ref/netstandard1.3/System.Threading.Tasks.dll",
|
|
"ref/netstandard1.3/System.Threading.Tasks.xml",
|
|
"ref/netstandard1.3/de/System.Threading.Tasks.xml",
|
|
"ref/netstandard1.3/es/System.Threading.Tasks.xml",
|
|
"ref/netstandard1.3/fr/System.Threading.Tasks.xml",
|
|
"ref/netstandard1.3/it/System.Threading.Tasks.xml",
|
|
"ref/netstandard1.3/ja/System.Threading.Tasks.xml",
|
|
"ref/netstandard1.3/ko/System.Threading.Tasks.xml",
|
|
"ref/netstandard1.3/ru/System.Threading.Tasks.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.threading.tasks.4.3.0.nupkg.sha512",
|
|
"system.threading.tasks.nuspec"
|
|
]
|
|
},
|
|
"System.Threading.Tasks.Extensions/4.3.0": {
|
|
"sha512": "npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==",
|
|
"type": "package",
|
|
"path": "system.threading.tasks.extensions/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
|
|
"lib/netstandard1.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",
|
|
"system.threading.tasks.extensions.4.3.0.nupkg.sha512",
|
|
"system.threading.tasks.extensions.nuspec"
|
|
]
|
|
},
|
|
"System.Threading.Timer/4.3.0": {
|
|
"sha512": "Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==",
|
|
"type": "package",
|
|
"path": "system.threading.timer/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net451/_._",
|
|
"lib/portable-net451+win81+wpa81/_._",
|
|
"lib/win81/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net451/_._",
|
|
"ref/netcore50/System.Threading.Timer.dll",
|
|
"ref/netcore50/System.Threading.Timer.xml",
|
|
"ref/netcore50/de/System.Threading.Timer.xml",
|
|
"ref/netcore50/es/System.Threading.Timer.xml",
|
|
"ref/netcore50/fr/System.Threading.Timer.xml",
|
|
"ref/netcore50/it/System.Threading.Timer.xml",
|
|
"ref/netcore50/ja/System.Threading.Timer.xml",
|
|
"ref/netcore50/ko/System.Threading.Timer.xml",
|
|
"ref/netcore50/ru/System.Threading.Timer.xml",
|
|
"ref/netcore50/zh-hans/System.Threading.Timer.xml",
|
|
"ref/netcore50/zh-hant/System.Threading.Timer.xml",
|
|
"ref/netstandard1.2/System.Threading.Timer.dll",
|
|
"ref/netstandard1.2/System.Threading.Timer.xml",
|
|
"ref/netstandard1.2/de/System.Threading.Timer.xml",
|
|
"ref/netstandard1.2/es/System.Threading.Timer.xml",
|
|
"ref/netstandard1.2/fr/System.Threading.Timer.xml",
|
|
"ref/netstandard1.2/it/System.Threading.Timer.xml",
|
|
"ref/netstandard1.2/ja/System.Threading.Timer.xml",
|
|
"ref/netstandard1.2/ko/System.Threading.Timer.xml",
|
|
"ref/netstandard1.2/ru/System.Threading.Timer.xml",
|
|
"ref/netstandard1.2/zh-hans/System.Threading.Timer.xml",
|
|
"ref/netstandard1.2/zh-hant/System.Threading.Timer.xml",
|
|
"ref/portable-net451+win81+wpa81/_._",
|
|
"ref/win81/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.threading.timer.4.3.0.nupkg.sha512",
|
|
"system.threading.timer.nuspec"
|
|
]
|
|
},
|
|
"System.Xml.ReaderWriter/4.3.0": {
|
|
"sha512": "GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==",
|
|
"type": "package",
|
|
"path": "system.xml.readerwriter/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/net46/System.Xml.ReaderWriter.dll",
|
|
"lib/netcore50/System.Xml.ReaderWriter.dll",
|
|
"lib/netstandard1.3/System.Xml.ReaderWriter.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/net46/System.Xml.ReaderWriter.dll",
|
|
"ref/netcore50/System.Xml.ReaderWriter.dll",
|
|
"ref/netcore50/System.Xml.ReaderWriter.xml",
|
|
"ref/netcore50/de/System.Xml.ReaderWriter.xml",
|
|
"ref/netcore50/es/System.Xml.ReaderWriter.xml",
|
|
"ref/netcore50/fr/System.Xml.ReaderWriter.xml",
|
|
"ref/netcore50/it/System.Xml.ReaderWriter.xml",
|
|
"ref/netcore50/ja/System.Xml.ReaderWriter.xml",
|
|
"ref/netcore50/ko/System.Xml.ReaderWriter.xml",
|
|
"ref/netcore50/ru/System.Xml.ReaderWriter.xml",
|
|
"ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml",
|
|
"ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.0/System.Xml.ReaderWriter.dll",
|
|
"ref/netstandard1.0/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.0/de/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.0/es/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.0/it/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.3/System.Xml.ReaderWriter.dll",
|
|
"ref/netstandard1.3/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.3/de/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.3/es/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.3/it/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.xml.readerwriter.4.3.0.nupkg.sha512",
|
|
"system.xml.readerwriter.nuspec"
|
|
]
|
|
},
|
|
"System.Xml.XDocument/4.3.0": {
|
|
"sha512": "5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==",
|
|
"type": "package",
|
|
"path": "system.xml.xdocument/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.Xml.XDocument.dll",
|
|
"lib/netstandard1.3/System.Xml.XDocument.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcore50/System.Xml.XDocument.dll",
|
|
"ref/netcore50/System.Xml.XDocument.xml",
|
|
"ref/netcore50/de/System.Xml.XDocument.xml",
|
|
"ref/netcore50/es/System.Xml.XDocument.xml",
|
|
"ref/netcore50/fr/System.Xml.XDocument.xml",
|
|
"ref/netcore50/it/System.Xml.XDocument.xml",
|
|
"ref/netcore50/ja/System.Xml.XDocument.xml",
|
|
"ref/netcore50/ko/System.Xml.XDocument.xml",
|
|
"ref/netcore50/ru/System.Xml.XDocument.xml",
|
|
"ref/netcore50/zh-hans/System.Xml.XDocument.xml",
|
|
"ref/netcore50/zh-hant/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.0/System.Xml.XDocument.dll",
|
|
"ref/netstandard1.0/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.0/de/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.0/es/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.0/fr/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.0/it/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.0/ja/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.0/ko/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.0/ru/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.3/System.Xml.XDocument.dll",
|
|
"ref/netstandard1.3/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.3/de/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.3/es/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.3/fr/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.3/it/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.3/ja/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.3/ko/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.3/ru/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.xml.xdocument.4.3.0.nupkg.sha512",
|
|
"system.xml.xdocument.nuspec"
|
|
]
|
|
},
|
|
"xunit/2.4.1": {
|
|
"sha512": "XNR3Yz9QTtec16O0aKcO6+baVNpXmOnPUxDkCY97J+8krUYxPvXT1szYYEUdKk4sB8GOI2YbAjRIOm8ZnXRfzQ==",
|
|
"type": "package",
|
|
"path": "xunit/2.4.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"xunit.2.4.1.nupkg.sha512",
|
|
"xunit.nuspec"
|
|
]
|
|
},
|
|
"xunit.abstractions/2.0.3": {
|
|
"sha512": "pot1I4YOxlWjIb5jmwvvQNbTrZ3lJQ+jUGkGjWE3hEFM0l5gOnBWS+H3qsex68s5cO52g+44vpGzhAt+42vwKg==",
|
|
"type": "package",
|
|
"path": "xunit.abstractions/2.0.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net35/xunit.abstractions.dll",
|
|
"lib/net35/xunit.abstractions.xml",
|
|
"lib/netstandard1.0/xunit.abstractions.dll",
|
|
"lib/netstandard1.0/xunit.abstractions.xml",
|
|
"lib/netstandard2.0/xunit.abstractions.dll",
|
|
"lib/netstandard2.0/xunit.abstractions.xml",
|
|
"xunit.abstractions.2.0.3.nupkg.sha512",
|
|
"xunit.abstractions.nuspec"
|
|
]
|
|
},
|
|
"xunit.analyzers/0.10.0": {
|
|
"sha512": "4/IDFCJfIeg6bix9apmUtIMwvOsiwqdEexeO/R2D4GReIGPLIRODTpId/l4LRSrAJk9lEO3Zx1H0Zx6uohJDNg==",
|
|
"type": "package",
|
|
"path": "xunit.analyzers/0.10.0",
|
|
"hasTools": true,
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"analyzers/dotnet/cs/xunit.analyzers.dll",
|
|
"tools/install.ps1",
|
|
"tools/uninstall.ps1",
|
|
"xunit.analyzers.0.10.0.nupkg.sha512",
|
|
"xunit.analyzers.nuspec"
|
|
]
|
|
},
|
|
"xunit.assert/2.4.1": {
|
|
"sha512": "O/Oe0BS5RmSsM+LQOb041TzuPo5MdH2Rov+qXGS37X+KFG1Hxz7kopYklM5+1Y+tRGeXrOx5+Xne1RuqLFQoyQ==",
|
|
"type": "package",
|
|
"path": "xunit.assert/2.4.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard1.1/xunit.assert.dll",
|
|
"lib/netstandard1.1/xunit.assert.xml",
|
|
"xunit.assert.2.4.1.nupkg.sha512",
|
|
"xunit.assert.nuspec"
|
|
]
|
|
},
|
|
"xunit.core/2.4.1": {
|
|
"sha512": "Zsj5OMU6JasNGERXZy8s72+pcheG6Q15atS5XpZXqAtULuyQiQ6XNnUsp1gyfC6WgqScqMvySiEHmHcOG6Eg0Q==",
|
|
"type": "package",
|
|
"path": "xunit.core/2.4.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"build/xunit.core.props",
|
|
"build/xunit.core.targets",
|
|
"buildMultiTargeting/xunit.core.props",
|
|
"buildMultiTargeting/xunit.core.targets",
|
|
"xunit.core.2.4.1.nupkg.sha512",
|
|
"xunit.core.nuspec"
|
|
]
|
|
},
|
|
"xunit.extensibility.core/2.4.1": {
|
|
"sha512": "yKZKm/8QNZnBnGZFD9SewkllHBiK0DThybQD/G4PiAmQjKtEZyHi6ET70QPU9KtSMJGRYS6Syk7EyR2EVDU4Kg==",
|
|
"type": "package",
|
|
"path": "xunit.extensibility.core/2.4.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net452/xunit.core.dll",
|
|
"lib/net452/xunit.core.dll.tdnet",
|
|
"lib/net452/xunit.core.xml",
|
|
"lib/net452/xunit.runner.tdnet.dll",
|
|
"lib/net452/xunit.runner.utility.net452.dll",
|
|
"lib/netstandard1.1/xunit.core.dll",
|
|
"lib/netstandard1.1/xunit.core.xml",
|
|
"xunit.extensibility.core.2.4.1.nupkg.sha512",
|
|
"xunit.extensibility.core.nuspec"
|
|
]
|
|
},
|
|
"xunit.extensibility.execution/2.4.1": {
|
|
"sha512": "7e/1jqBpcb7frLkB6XDrHCGXAbKN4Rtdb88epYxCSRQuZDRW8UtTfdTEVpdTl8s4T56e07hOBVd4G0OdCxIY2A==",
|
|
"type": "package",
|
|
"path": "xunit.extensibility.execution/2.4.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net452/xunit.execution.desktop.dll",
|
|
"lib/net452/xunit.execution.desktop.xml",
|
|
"lib/netstandard1.1/xunit.execution.dotnet.dll",
|
|
"lib/netstandard1.1/xunit.execution.dotnet.xml",
|
|
"xunit.extensibility.execution.2.4.1.nupkg.sha512",
|
|
"xunit.extensibility.execution.nuspec"
|
|
]
|
|
},
|
|
"xunit.runner.visualstudio/2.4.3": {
|
|
"sha512": "kZZSmOmKA8OBlAJaquPXnJJLM9RwQ27H7BMVqfMLUcTi9xHinWGJiWksa3D4NEtz0wZ/nxd2mogObvBgJKCRhQ==",
|
|
"type": "package",
|
|
"path": "xunit.runner.visualstudio/2.4.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"License.txt",
|
|
"build/net452/xunit.abstractions.dll",
|
|
"build/net452/xunit.runner.reporters.net452.dll",
|
|
"build/net452/xunit.runner.utility.net452.dll",
|
|
"build/net452/xunit.runner.visualstudio.props",
|
|
"build/net452/xunit.runner.visualstudio.testadapter.dll",
|
|
"build/netcoreapp2.1/xunit.abstractions.dll",
|
|
"build/netcoreapp2.1/xunit.runner.reporters.netcoreapp10.dll",
|
|
"build/netcoreapp2.1/xunit.runner.utility.netcoreapp10.dll",
|
|
"build/netcoreapp2.1/xunit.runner.visualstudio.dotnetcore.testadapter.dll",
|
|
"build/netcoreapp2.1/xunit.runner.visualstudio.props",
|
|
"build/uap10.0.16299/xunit.runner.reporters.netstandard15.dll",
|
|
"build/uap10.0.16299/xunit.runner.utility.netstandard15.dll",
|
|
"build/uap10.0.16299/xunit.runner.utility.uwp10.dll",
|
|
"build/uap10.0.16299/xunit.runner.utility.uwp10.pri",
|
|
"build/uap10.0.16299/xunit.runner.visualstudio.props",
|
|
"build/uap10.0.16299/xunit.runner.visualstudio.targets",
|
|
"build/uap10.0.16299/xunit.runner.visualstudio.uwp.testadapter.dll",
|
|
"build/uap10.0.16299/xunit.runner.visualstudio.uwp.testadapter.pri",
|
|
"logo-512-transparent.png",
|
|
"xunit.runner.visualstudio.2.4.3.nupkg.sha512",
|
|
"xunit.runner.visualstudio.nuspec"
|
|
]
|
|
},
|
|
"Haoliang.Core/1.0.0": {
|
|
"type": "project",
|
|
"path": "../Haoliang.Core/Haoliang.Core.csproj",
|
|
"msbuildProject": "../Haoliang.Core/Haoliang.Core.csproj"
|
|
},
|
|
"Haoliang.Data/1.0.0": {
|
|
"type": "project",
|
|
"path": "../Haoliang.Data/Haoliang.Data.csproj",
|
|
"msbuildProject": "../Haoliang.Data/Haoliang.Data.csproj"
|
|
},
|
|
"Haoliang.Models/1.0.0": {
|
|
"type": "project",
|
|
"path": "../Haoliang.Models/Haoliang.Models.csproj",
|
|
"msbuildProject": "../Haoliang.Models/Haoliang.Models.csproj"
|
|
}
|
|
},
|
|
"projectFileDependencyGroups": {
|
|
"net6.0": [
|
|
"Haoliang.Core >= 1.0.0",
|
|
"Haoliang.Data >= 1.0.0",
|
|
"Haoliang.Models >= 1.0.0",
|
|
"Microsoft.AspNetCore.Mvc.Testing >= 6.0.0",
|
|
"Microsoft.EntityFrameworkCore.InMemory >= 7.0.2",
|
|
"Microsoft.NET.Test.Sdk >= 16.11.0",
|
|
"Moq >= 4.20.69",
|
|
"Moq.AutoMock >= 3.5.0",
|
|
"coverlet.collector >= 3.1.0",
|
|
"xunit >= 2.4.1",
|
|
"xunit.runner.visualstudio >= 2.4.3"
|
|
]
|
|
},
|
|
"packageFolders": {
|
|
"/root/.nuget/packages/": {}
|
|
},
|
|
"project": {
|
|
"version": "1.0.0",
|
|
"restore": {
|
|
"projectUniqueName": "/root/opencode/haoliang/Haoliang.Tests/Haoliang.Tests.csproj",
|
|
"projectName": "Haoliang.Tests",
|
|
"projectPath": "/root/opencode/haoliang/Haoliang.Tests/Haoliang.Tests.csproj",
|
|
"packagesPath": "/root/.nuget/packages/",
|
|
"outputPath": "/root/opencode/haoliang/Haoliang.Tests/obj/",
|
|
"projectStyle": "PackageReference",
|
|
"configFilePaths": [
|
|
"/root/.nuget/NuGet/NuGet.Config"
|
|
],
|
|
"originalTargetFrameworks": [
|
|
"net6.0"
|
|
],
|
|
"sources": {
|
|
"https://api.nuget.org/v3/index.json": {}
|
|
},
|
|
"frameworks": {
|
|
"net6.0": {
|
|
"targetAlias": "net6.0",
|
|
"projectReferences": {
|
|
"/root/opencode/haoliang/Haoliang.Core/Haoliang.Core.csproj": {
|
|
"projectPath": "/root/opencode/haoliang/Haoliang.Core/Haoliang.Core.csproj"
|
|
},
|
|
"/root/opencode/haoliang/Haoliang.Data/Haoliang.Data.csproj": {
|
|
"projectPath": "/root/opencode/haoliang/Haoliang.Data/Haoliang.Data.csproj"
|
|
},
|
|
"/root/opencode/haoliang/Haoliang.Models/Haoliang.Models.csproj": {
|
|
"projectPath": "/root/opencode/haoliang/Haoliang.Models/Haoliang.Models.csproj"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"warningProperties": {
|
|
"warnAsError": [
|
|
"NU1605"
|
|
]
|
|
}
|
|
},
|
|
"frameworks": {
|
|
"net6.0": {
|
|
"targetAlias": "net6.0",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Mvc.Testing": {
|
|
"target": "Package",
|
|
"version": "[6.0.0, )"
|
|
},
|
|
"Microsoft.EntityFrameworkCore.InMemory": {
|
|
"target": "Package",
|
|
"version": "[7.0.2, )"
|
|
},
|
|
"Microsoft.NET.Test.Sdk": {
|
|
"target": "Package",
|
|
"version": "[16.11.0, )"
|
|
},
|
|
"Moq": {
|
|
"target": "Package",
|
|
"version": "[4.20.69, )"
|
|
},
|
|
"Moq.AutoMock": {
|
|
"target": "Package",
|
|
"version": "[3.5.0, )"
|
|
},
|
|
"coverlet.collector": {
|
|
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
|
|
"suppressParent": "All",
|
|
"target": "Package",
|
|
"version": "[3.1.0, )"
|
|
},
|
|
"xunit": {
|
|
"target": "Package",
|
|
"version": "[2.4.1, )"
|
|
},
|
|
"xunit.runner.visualstudio": {
|
|
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
|
|
"suppressParent": "All",
|
|
"target": "Package",
|
|
"version": "[2.4.3, )"
|
|
}
|
|
},
|
|
"imports": [
|
|
"net461",
|
|
"net462",
|
|
"net47",
|
|
"net471",
|
|
"net472",
|
|
"net48"
|
|
],
|
|
"assetTargetFallback": true,
|
|
"warn": true,
|
|
"frameworkReferences": {
|
|
"Microsoft.NETCore.App": {
|
|
"privateAssets": "all"
|
|
}
|
|
},
|
|
"runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/6.0.136/RuntimeIdentifierGraph.json"
|
|
}
|
|
}
|
|
},
|
|
"logs": [
|
|
{
|
|
"code": "NU1603",
|
|
"level": "Warning",
|
|
"warningLevel": 1,
|
|
"message": "Haoliang.Core depends on Microsoft.Extensions.Caching.Memory (>= 7.0.2) but Microsoft.Extensions.Caching.Memory 7.0.2 was not found. An approximate best match of Microsoft.Extensions.Caching.Memory 8.0.0 was resolved.",
|
|
"libraryId": "Microsoft.Extensions.Caching.Memory",
|
|
"targetGraphs": [
|
|
"net6.0"
|
|
]
|
|
},
|
|
{
|
|
"code": "NU1603",
|
|
"level": "Warning",
|
|
"warningLevel": 1,
|
|
"message": "Haoliang.Core depends on Microsoft.Extensions.Logging.Abstractions (>= 7.0.2) but Microsoft.Extensions.Logging.Abstractions 7.0.2 was not found. An approximate best match of Microsoft.Extensions.Logging.Abstractions 8.0.0 was resolved.",
|
|
"libraryId": "Microsoft.Extensions.Logging.Abstractions",
|
|
"targetGraphs": [
|
|
"net6.0"
|
|
]
|
|
}
|
|
]
|
|
} |