山东雷驰
 
 
 
 

6071 lines
266 KiB

{
"version": 3,
"targets": {
"net6.0": {
"Azure.Core/1.24.0": {
"type": "package",
"dependencies": {
"Microsoft.Bcl.AsyncInterfaces": "1.1.1",
"System.Diagnostics.DiagnosticSource": "4.6.0",
"System.Memory.Data": "1.0.2",
"System.Numerics.Vectors": "4.5.0",
"System.Text.Encodings.Web": "4.7.2",
"System.Text.Json": "4.7.2",
"System.Threading.Tasks.Extensions": "4.5.4"
},
"compile": {
"lib/net5.0/Azure.Core.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net5.0/Azure.Core.dll": {
"related": ".xml"
}
}
},
"Azure.Identity/1.6.0": {
"type": "package",
"dependencies": {
"Azure.Core": "1.24.0",
"Microsoft.Identity.Client": "4.39.0",
"Microsoft.Identity.Client.Extensions.Msal": "2.19.3",
"System.Memory": "4.5.4",
"System.Security.Cryptography.ProtectedData": "4.7.0",
"System.Text.Json": "4.7.2",
"System.Threading.Tasks.Extensions": "4.5.4"
},
"compile": {
"lib/netstandard2.0/Azure.Identity.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Azure.Identity.dll": {
"related": ".xml"
}
}
},
"Dapper/2.0.123": {
"type": "package",
"compile": {
"lib/net5.0/Dapper.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net5.0/Dapper.dll": {
"related": ".xml"
}
}
},
"Microsoft.Bcl.AsyncInterfaces/1.1.1": {
"type": "package",
"compile": {
"ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {}
},
"runtime": {
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
"related": ".xml"
}
}
},
"Microsoft.CSharp/4.5.0": {
"type": "package",
"compile": {
"ref/netcoreapp2.0/_._": {}
},
"runtime": {
"lib/netcoreapp2.0/_._": {}
}
},
"Microsoft.Data.SqlClient/5.0.0": {
"type": "package",
"dependencies": {
"Azure.Identity": "1.6.0",
"Microsoft.Data.SqlClient.SNI.runtime": "5.0.0",
"Microsoft.Identity.Client": "4.45.0",
"Microsoft.IdentityModel.JsonWebTokens": "6.21.0",
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.21.0",
"Microsoft.SqlServer.Server": "1.0.0",
"Microsoft.Win32.Registry": "5.0.0",
"System.Buffers": "4.5.1",
"System.Configuration.ConfigurationManager": "5.0.0",
"System.Diagnostics.DiagnosticSource": "5.0.0",
"System.IO": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime.Caching": "5.0.0",
"System.Security.Cryptography.Cng": "5.0.0",
"System.Security.Principal.Windows": "5.0.0",
"System.Text.Encoding.CodePages": "5.0.0",
"System.Text.Encodings.Web": "4.7.2"
},
"compile": {
"ref/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
"related": ".pdb;.xml"
}
},
"runtime": {
"lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
"related": ".pdb;.xml"
}
},
"runtimeTargets": {
"runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
"assetType": "runtime",
"rid": "unix"
},
"runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
"assetType": "runtime",
"rid": "win"
}
}
},
"Microsoft.Data.SqlClient.SNI.runtime/5.0.0": {
"type": "package",
"runtimeTargets": {
"runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
"assetType": "native",
"rid": "win-arm"
},
"runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
"assetType": "native",
"rid": "win-arm64"
},
"runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
"assetType": "native",
"rid": "win-x64"
},
"runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
"assetType": "native",
"rid": "win-x86"
}
}
},
"Microsoft.Extensions.ApiDescription.Client/3.0.0": {
"type": "package",
"build": {
"build/Microsoft.Extensions.ApiDescription.Client.props": {},
"build/Microsoft.Extensions.ApiDescription.Client.targets": {}
},
"buildMultiTargeting": {
"buildMultiTargeting/Microsoft.Extensions.ApiDescription.Client.props": {},
"buildMultiTargeting/Microsoft.Extensions.ApiDescription.Client.targets": {}
}
},
"Microsoft.Extensions.Configuration/6.0.1": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
"Microsoft.Extensions.Primitives": "6.0.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {
"related": ".xml"
}
}
},
"Microsoft.Extensions.Configuration.Abstractions/6.0.0": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Primitives": "6.0.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
"related": ".xml"
}
}
},
"Microsoft.Extensions.Configuration.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": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
"related": ".xml"
}
}
},
"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": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll": {
"related": ".xml"
}
}
},
"Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": {
"type": "package",
"compile": {
"lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/netcoreapp3.1/_._": {}
}
},
"Microsoft.Extensions.FileProviders.Abstractions/6.0.0": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Primitives": "6.0.0"
},
"compile": {
"lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/netcoreapp3.1/_._": {}
}
},
"Microsoft.Extensions.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": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/netcoreapp3.1/_._": {}
}
},
"Microsoft.Extensions.FileSystemGlobbing/6.0.0": {
"type": "package",
"compile": {
"lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/netcoreapp3.1/_._": {}
}
},
"Microsoft.Extensions.Primitives/6.0.0": {
"type": "package",
"dependencies": {
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
},
"compile": {
"lib/net6.0/Microsoft.Extensions.Primitives.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/Microsoft.Extensions.Primitives.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/netcoreapp3.1/_._": {}
}
},
"Microsoft.Identity.Client/4.45.0": {
"type": "package",
"dependencies": {
"Microsoft.IdentityModel.Abstractions": "6.18.0"
},
"compile": {
"lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
"related": ".xml"
}
}
},
"Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
"type": "package",
"dependencies": {
"Microsoft.Identity.Client": "4.38.0",
"System.Security.Cryptography.ProtectedData": "4.5.0"
},
"compile": {
"lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll": {
"related": ".xml"
}
}
},
"Microsoft.IdentityModel.Abstractions/6.21.0": {
"type": "package",
"compile": {
"lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
"related": ".xml"
}
}
},
"Microsoft.IdentityModel.JsonWebTokens/6.21.0": {
"type": "package",
"dependencies": {
"Microsoft.IdentityModel.Tokens": "6.21.0"
},
"compile": {
"lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
"related": ".xml"
}
}
},
"Microsoft.IdentityModel.Logging/6.21.0": {
"type": "package",
"dependencies": {
"Microsoft.IdentityModel.Abstractions": "6.21.0"
},
"compile": {
"lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
"related": ".xml"
}
}
},
"Microsoft.IdentityModel.Protocols/6.21.0": {
"type": "package",
"dependencies": {
"Microsoft.IdentityModel.Logging": "6.21.0",
"Microsoft.IdentityModel.Tokens": "6.21.0"
},
"compile": {
"lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
"related": ".xml"
}
}
},
"Microsoft.IdentityModel.Protocols.OpenIdConnect/6.21.0": {
"type": "package",
"dependencies": {
"Microsoft.IdentityModel.Protocols": "6.21.0",
"System.IdentityModel.Tokens.Jwt": "6.21.0"
},
"compile": {
"lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
"related": ".xml"
}
}
},
"Microsoft.IdentityModel.Protocols.WsTrust/6.8.0": {
"type": "package",
"dependencies": {
"Microsoft.IdentityModel.Tokens.Saml": "6.8.0",
"Microsoft.IdentityModel.Xml": "6.8.0",
"System.Xml.XmlDocument": "4.3.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.IdentityModel.Protocols.WsTrust.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.IdentityModel.Protocols.WsTrust.dll": {
"related": ".xml"
}
}
},
"Microsoft.IdentityModel.Tokens/6.21.0": {
"type": "package",
"dependencies": {
"Microsoft.CSharp": "4.5.0",
"Microsoft.IdentityModel.Logging": "6.21.0",
"System.Security.Cryptography.Cng": "4.5.0"
},
"compile": {
"lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
"related": ".xml"
}
}
},
"Microsoft.IdentityModel.Tokens.Saml/6.8.0": {
"type": "package",
"dependencies": {
"Microsoft.IdentityModel.Tokens": "6.8.0",
"Microsoft.IdentityModel.Xml": "6.8.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.IdentityModel.Tokens.Saml.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.IdentityModel.Tokens.Saml.dll": {
"related": ".xml"
}
}
},
"Microsoft.IdentityModel.Xml/6.8.0": {
"type": "package",
"dependencies": {
"Microsoft.IdentityModel.Tokens": "6.8.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.IdentityModel.Xml.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.IdentityModel.Xml.dll": {
"related": ".xml"
}
}
},
"Microsoft.NETCore.Platforms/5.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.SqlServer.Server/1.0.0": {
"type": "package",
"compile": {
"lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
"related": ".pdb;.xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
"related": ".pdb;.xml"
}
}
},
"Microsoft.Win32.Registry/5.0.0": {
"type": "package",
"dependencies": {
"System.Security.AccessControl": "5.0.0",
"System.Security.Principal.Windows": "5.0.0"
},
"compile": {
"ref/netstandard2.0/_._": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
"related": ".xml"
}
},
"runtimeTargets": {
"runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
"assetType": "runtime",
"rid": "win"
}
}
},
"Microsoft.Win32.SystemEvents/5.0.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "5.0.0"
},
"compile": {
"ref/netstandard2.0/_._": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {
"related": ".xml"
}
},
"runtimeTargets": {
"runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": {
"assetType": "runtime",
"rid": "win"
}
}
},
"Newtonsoft.Json/13.0.1": {
"type": "package",
"compile": {
"lib/netstandard2.0/Newtonsoft.Json.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Newtonsoft.Json.dll": {
"related": ".xml"
}
}
},
"NSwag.ApiDescription.Client/13.0.5": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.ApiDescription.Client": "0.3.0-preview7.19365.7",
"NSwag.MSBuild": "13.0.5"
},
"build": {
"build/NSwag.ApiDescription.Client.props": {},
"build/NSwag.ApiDescription.Client.targets": {}
}
},
"NSwag.MSBuild/13.0.5": {
"type": "package",
"build": {
"build/NSwag.MSBuild.props": {}
},
"buildMultiTargeting": {
"buildCrossTargeting/NSwag.MSBuild.props": {}
}
},
"SoapCore/1.1.0.30": {
"type": "package",
"dependencies": {
"System.CodeDom": "6.0.0",
"System.ServiceModel.Http": "4.8.1"
},
"compile": {
"lib/net6.0/SoapCore.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/SoapCore.dll": {
"related": ".xml"
}
},
"frameworkReferences": [
"Microsoft.AspNetCore.App"
]
},
"System.Buffers/4.5.1": {
"type": "package",
"compile": {
"ref/netcoreapp2.0/_._": {}
},
"runtime": {
"lib/netcoreapp2.0/_._": {}
}
},
"System.CodeDom/6.0.0": {
"type": "package",
"compile": {
"lib/net6.0/System.CodeDom.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/System.CodeDom.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/netcoreapp3.1/_._": {}
}
},
"System.Collections/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/_._": {
"related": ".xml"
}
}
},
"System.Configuration.ConfigurationManager/5.0.0": {
"type": "package",
"dependencies": {
"System.Security.Cryptography.ProtectedData": "5.0.0",
"System.Security.Permissions": "5.0.0"
},
"compile": {
"ref/netstandard2.0/_._": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": {
"related": ".xml"
}
}
},
"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/_._": {
"related": ".xml"
}
}
},
"System.Diagnostics.DiagnosticSource/5.0.0": {
"type": "package",
"compile": {
"lib/net5.0/System.Diagnostics.DiagnosticSource.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net5.0/System.Diagnostics.DiagnosticSource.dll": {
"related": ".xml"
}
}
},
"System.Drawing.Common/5.0.0": {
"type": "package",
"dependencies": {
"Microsoft.Win32.SystemEvents": "5.0.0"
},
"compile": {
"ref/netcoreapp3.0/System.Drawing.Common.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netcoreapp3.0/System.Drawing.Common.dll": {
"related": ".xml"
}
},
"runtimeTargets": {
"runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
"assetType": "runtime",
"rid": "unix"
},
"runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.Formats.Asn1/5.0.0": {
"type": "package",
"compile": {
"lib/netstandard2.0/_._": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/System.Formats.Asn1.dll": {
"related": ".xml"
}
}
},
"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": {
"related": ".xml"
}
}
},
"System.IdentityModel.Tokens.Jwt/6.21.0": {
"type": "package",
"dependencies": {
"Microsoft.IdentityModel.JsonWebTokens": "6.21.0",
"Microsoft.IdentityModel.Tokens": "6.21.0"
},
"compile": {
"lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
"related": ".xml"
}
}
},
"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": {
"related": ".xml"
}
}
},
"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/_._": {
"related": ".xml"
}
}
},
"System.IO.FileSystem.Primitives/4.3.0": {
"type": "package",
"dependencies": {
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.3/_._": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
}
},
"System.Memory/4.5.4": {
"type": "package",
"compile": {
"ref/netcoreapp2.1/_._": {}
},
"runtime": {
"lib/netcoreapp2.1/_._": {}
}
},
"System.Memory.Data/1.0.2": {
"type": "package",
"dependencies": {
"System.Text.Encodings.Web": "4.7.2",
"System.Text.Json": "4.6.0"
},
"compile": {
"lib/netstandard2.0/System.Memory.Data.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/System.Memory.Data.dll": {
"related": ".xml"
}
}
},
"System.Numerics.Vectors/4.5.0": {
"type": "package",
"compile": {
"ref/netcoreapp2.0/_._": {}
},
"runtime": {
"lib/netcoreapp2.0/_._": {}
}
},
"System.Private.ServiceModel/4.8.1": {
"type": "package",
"dependencies": {
"System.Numerics.Vectors": "4.5.0",
"System.Reflection.DispatchProxy": "4.7.1",
"System.Security.Cryptography.Xml": "4.7.0",
"System.Security.Principal.Windows": "4.7.0"
},
"compile": {
"ref/netstandard2.0/_._": {}
},
"runtime": {
"lib/netstandard2.0/System.Private.ServiceModel.dll": {
"related": ".pdb"
}
}
},
"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": {
"related": ".xml"
}
}
},
"System.Reflection.DispatchProxy/4.7.1": {
"type": "package",
"compile": {
"ref/netstandard2.0/System.Reflection.DispatchProxy.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netcoreapp2.0/System.Reflection.DispatchProxy.dll": {
"related": ".xml"
}
}
},
"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": {
"related": ".xml"
}
}
},
"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": {
"related": ".xml"
}
}
},
"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": {
"related": ".xml"
}
}
},
"System.Runtime.Caching/5.0.0": {
"type": "package",
"dependencies": {
"System.Configuration.ConfigurationManager": "5.0.0"
},
"compile": {
"ref/netstandard2.0/_._": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/System.Runtime.Caching.dll": {
"related": ".xml"
}
},
"runtimeTargets": {
"runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
"type": "package",
"compile": {
"lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/netcoreapp3.1/_._": {}
}
},
"System.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/_._": {
"related": ".xml"
}
}
},
"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/_._": {
"related": ".xml"
}
}
},
"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.Security.AccessControl/5.0.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "5.0.0",
"System.Security.Principal.Windows": "5.0.0"
},
"compile": {
"ref/netstandard2.0/System.Security.AccessControl.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/System.Security.AccessControl.dll": {
"related": ".xml"
}
},
"runtimeTargets": {
"runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.Security.Cryptography.Cng/5.0.0": {
"type": "package",
"dependencies": {
"System.Formats.Asn1": "5.0.0"
},
"compile": {
"ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll": {
"related": ".xml"
}
},
"runtimeTargets": {
"runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.Security.Cryptography.Pkcs/4.7.0": {
"type": "package",
"dependencies": {
"System.Security.Cryptography.Cng": "4.7.0"
},
"compile": {
"ref/netcoreapp3.0/_._": {
"related": ".xml"
}
},
"runtime": {
"lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll": {
"related": ".xml"
}
},
"runtimeTargets": {
"runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.Security.Cryptography.ProtectedData/5.0.0": {
"type": "package",
"compile": {
"ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
"related": ".xml"
}
},
"runtimeTargets": {
"runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.Security.Cryptography.Xml/4.7.0": {
"type": "package",
"dependencies": {
"System.Security.Cryptography.Pkcs": "4.7.0",
"System.Security.Permissions": "4.7.0"
},
"compile": {
"ref/netstandard2.0/System.Security.Cryptography.Xml.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/System.Security.Cryptography.Xml.dll": {
"related": ".xml"
}
}
},
"System.Security.Permissions/5.0.0": {
"type": "package",
"dependencies": {
"System.Security.AccessControl": "5.0.0",
"System.Windows.Extensions": "5.0.0"
},
"compile": {
"ref/net5.0/System.Security.Permissions.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net5.0/System.Security.Permissions.dll": {
"related": ".xml"
}
}
},
"System.Security.Principal.Windows/5.0.0": {
"type": "package",
"compile": {
"ref/netcoreapp3.0/System.Security.Principal.Windows.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/System.Security.Principal.Windows.dll": {
"related": ".xml"
}
},
"runtimeTargets": {
"runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
"assetType": "runtime",
"rid": "unix"
},
"runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.ServiceModel.Duplex/4.8.1": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.8.1",
"System.ServiceModel.Primitives": "4.8.1"
},
"compile": {
"ref/netstandard2.0/System.ServiceModel.Duplex.dll": {}
},
"runtime": {
"lib/netstandard2.0/System.ServiceModel.Duplex.dll": {
"related": ".pdb"
}
}
},
"System.ServiceModel.Federation/4.8.1": {
"type": "package",
"dependencies": {
"Microsoft.IdentityModel.Protocols.WsTrust": "6.8.0",
"System.ServiceModel.Http": "4.8.1",
"System.ServiceModel.Primitives": "4.8.1",
"System.ServiceModel.Security": "4.8.1"
},
"compile": {
"lib/netstandard2.0/System.ServiceModel.Federation.dll": {
"related": ".pdb"
}
},
"runtime": {
"lib/netstandard2.0/System.ServiceModel.Federation.dll": {
"related": ".pdb"
}
}
},
"System.ServiceModel.Http/4.8.1": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.8.1",
"System.ServiceModel.Primitives": "4.8.1"
},
"compile": {
"ref/netstandard2.0/System.ServiceModel.Http.dll": {}
},
"runtime": {
"lib/netstandard2.0/System.ServiceModel.Http.dll": {
"related": ".pdb"
}
}
},
"System.ServiceModel.NetTcp/4.8.1": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.8.1",
"System.ServiceModel.Primitives": "4.8.1"
},
"compile": {
"ref/netstandard2.0/System.ServiceModel.NetTcp.dll": {}
},
"runtime": {
"lib/netstandard2.0/System.ServiceModel.NetTcp.dll": {
"related": ".pdb"
}
}
},
"System.ServiceModel.Primitives/4.8.1": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.8.1"
},
"compile": {
"ref/netcoreapp2.1/System.ServiceModel.Primitives.dll": {},
"ref/netcoreapp2.1/System.ServiceModel.dll": {}
},
"runtime": {
"lib/netcoreapp2.1/System.ServiceModel.Primitives.dll": {
"related": ".pdb"
},
"lib/netcoreapp2.1/System.ServiceModel.dll": {
"related": ".Primitives.pdb"
}
}
},
"System.ServiceModel.Security/4.8.1": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.8.1",
"System.ServiceModel.Primitives": "4.8.1"
},
"compile": {
"ref/netstandard2.0/System.ServiceModel.Security.dll": {}
},
"runtime": {
"lib/netstandard2.0/System.ServiceModel.Security.dll": {
"related": ".pdb"
}
}
},
"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": {
"related": ".xml"
}
}
},
"System.Text.Encoding.CodePages/5.0.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "5.0.0"
},
"compile": {
"lib/netstandard2.0/_._": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {
"related": ".xml"
}
},
"runtimeTargets": {
"runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll": {
"assetType": "runtime",
"rid": "win"
}
}
},
"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/_._": {
"related": ".xml"
}
}
},
"System.Text.Encodings.Web/6.0.0": {
"type": "package",
"dependencies": {
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
},
"compile": {
"lib/net6.0/System.Text.Encodings.Web.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/System.Text.Encodings.Web.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/netcoreapp3.1/_._": {}
},
"runtimeTargets": {
"runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll": {
"assetType": "runtime",
"rid": "browser"
}
}
},
"System.Text.Json/6.0.0": {
"type": "package",
"dependencies": {
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
"System.Text.Encodings.Web": "6.0.0"
},
"compile": {
"lib/net6.0/System.Text.Json.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/System.Text.Json.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/netcoreapp3.1/_._": {}
}
},
"System.Text.RegularExpressions/4.3.0": {
"type": "package",
"dependencies": {
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netcoreapp1.1/_._": {}
},
"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/_._": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard1.3/System.Threading.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": {
"related": ".xml"
}
}
},
"System.Threading.Tasks.Extensions/4.5.4": {
"type": "package",
"compile": {
"ref/netcoreapp2.1/_._": {}
},
"runtime": {
"lib/netcoreapp2.1/_._": {}
}
},
"System.Windows.Extensions/5.0.0": {
"type": "package",
"dependencies": {
"System.Drawing.Common": "5.0.0"
},
"compile": {
"ref/netcoreapp3.0/System.Windows.Extensions.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netcoreapp3.0/System.Windows.Extensions.dll": {
"related": ".xml"
}
},
"runtimeTargets": {
"runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": {
"assetType": "runtime",
"rid": "win"
}
}
},
"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": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard1.3/System.Xml.ReaderWriter.dll": {}
}
},
"System.Xml.XmlDocument/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.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.XmlDocument.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard1.3/System.Xml.XmlDocument.dll": {}
}
},
"Kean.Infrastructure.Database/1.0.0": {
"type": "project",
"framework": ".NETCoreApp,Version=v6.0",
"dependencies": {
"Dapper": "2.0.123",
"Kean.Infrastructure.Utilities": "1.0.0",
"Microsoft.Data.SqlClient": "5.0.0",
"Microsoft.Extensions.Configuration": "6.0.1",
"Microsoft.Extensions.Configuration.Json": "6.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0"
},
"compile": {
"bin/placeholder/Kean.Infrastructure.Database.dll": {}
},
"runtime": {
"bin/placeholder/Kean.Infrastructure.Database.dll": {}
}
},
"Kean.Infrastructure.Utilities/1.0.0": {
"type": "project",
"framework": ".NETCoreApp,Version=v6.0",
"dependencies": {
"Microsoft.Extensions.Configuration": "6.0.1",
"Microsoft.Extensions.Configuration.Json": "6.0.0",
"Newtonsoft.Json": "13.0.1"
},
"compile": {
"bin/placeholder/Kean.Infrastructure.Utilities.dll": {}
},
"runtime": {
"bin/placeholder/Kean.Infrastructure.Utilities.dll": {}
}
}
}
},
"libraries": {
"Azure.Core/1.24.0": {
"sha512": "+/qI1j2oU1S4/nvxb2k/wDsol00iGf1AyJX5g3epV7eOpQEP/2xcgh/cxgKMeFgn3U2fmgSiBnQZdkV+l5y0Uw==",
"type": "package",
"path": "azure.core/1.24.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"CHANGELOG.md",
"README.md",
"azure.core.1.24.0.nupkg.sha512",
"azure.core.nuspec",
"azureicon.png",
"lib/net461/Azure.Core.dll",
"lib/net461/Azure.Core.xml",
"lib/net5.0/Azure.Core.dll",
"lib/net5.0/Azure.Core.xml",
"lib/netcoreapp2.1/Azure.Core.dll",
"lib/netcoreapp2.1/Azure.Core.xml",
"lib/netstandard2.0/Azure.Core.dll",
"lib/netstandard2.0/Azure.Core.xml"
]
},
"Azure.Identity/1.6.0": {
"sha512": "EycyMsb6rD2PK9P0SyibFfEhvWWttdrYhyPF4f41uzdB/44yQlV+2Wehxyg489Rj6gbPvSPgbKq0xsHJBhipZA==",
"type": "package",
"path": "azure.identity/1.6.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"CHANGELOG.md",
"README.md",
"azure.identity.1.6.0.nupkg.sha512",
"azure.identity.nuspec",
"azureicon.png",
"lib/netstandard2.0/Azure.Identity.dll",
"lib/netstandard2.0/Azure.Identity.xml"
]
},
"Dapper/2.0.123": {
"sha512": "RDFF4rBLLmbpi6pwkY7q/M6UXHRJEOerplDGE5jwEkP/JGJnBauAClYavNKJPW1yOTWRPIyfj4is3EaJxQXILQ==",
"type": "package",
"path": "dapper/2.0.123",
"files": [
".nupkg.metadata",
".signature.p7s",
"Dapper.png",
"dapper.2.0.123.nupkg.sha512",
"dapper.nuspec",
"lib/net461/Dapper.dll",
"lib/net461/Dapper.xml",
"lib/net5.0/Dapper.dll",
"lib/net5.0/Dapper.xml",
"lib/netstandard2.0/Dapper.dll",
"lib/netstandard2.0/Dapper.xml"
]
},
"Microsoft.Bcl.AsyncInterfaces/1.1.1": {
"sha512": "yuvf07qFWFqtK3P/MRkEKLhn5r2UbSpVueRziSqj0yJQIKFwG1pq9mOayK3zE5qZCTs0CbrwL9M6R8VwqyGy2w==",
"type": "package",
"path": "microsoft.bcl.asyncinterfaces/1.1.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/net461/Microsoft.Bcl.AsyncInterfaces.dll",
"lib/net461/Microsoft.Bcl.AsyncInterfaces.xml",
"lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll",
"lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml",
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll",
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml",
"microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512",
"microsoft.bcl.asyncinterfaces.nuspec",
"ref/net461/Microsoft.Bcl.AsyncInterfaces.dll",
"ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll",
"ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"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.Data.SqlClient/5.0.0": {
"sha512": "SSs/sdfcu3gwC04eNxXTZb3s4vA5JhxTx0oQh9lBamWVudSfH4NYs0Uoyndhzu726abnbHuXHUooOvgMfcbKUA==",
"type": "package",
"path": "microsoft.data.sqlclient/5.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"dotnet.png",
"lib/net462/Microsoft.Data.SqlClient.dll",
"lib/net462/Microsoft.Data.SqlClient.pdb",
"lib/net462/Microsoft.Data.SqlClient.xml",
"lib/net462/de/Microsoft.Data.SqlClient.resources.dll",
"lib/net462/es/Microsoft.Data.SqlClient.resources.dll",
"lib/net462/fr/Microsoft.Data.SqlClient.resources.dll",
"lib/net462/it/Microsoft.Data.SqlClient.resources.dll",
"lib/net462/ja/Microsoft.Data.SqlClient.resources.dll",
"lib/net462/ko/Microsoft.Data.SqlClient.resources.dll",
"lib/net462/pt-BR/Microsoft.Data.SqlClient.resources.dll",
"lib/net462/ru/Microsoft.Data.SqlClient.resources.dll",
"lib/net462/zh-Hans/Microsoft.Data.SqlClient.resources.dll",
"lib/net462/zh-Hant/Microsoft.Data.SqlClient.resources.dll",
"lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll",
"lib/netcoreapp3.1/Microsoft.Data.SqlClient.pdb",
"lib/netcoreapp3.1/Microsoft.Data.SqlClient.xml",
"lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
"lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
"lib/netstandard2.0/Microsoft.Data.SqlClient.xml",
"lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
"lib/netstandard2.1/Microsoft.Data.SqlClient.pdb",
"lib/netstandard2.1/Microsoft.Data.SqlClient.xml",
"microsoft.data.sqlclient.5.0.0.nupkg.sha512",
"microsoft.data.sqlclient.nuspec",
"ref/net462/Microsoft.Data.SqlClient.dll",
"ref/net462/Microsoft.Data.SqlClient.pdb",
"ref/net462/Microsoft.Data.SqlClient.xml",
"ref/netcoreapp3.1/Microsoft.Data.SqlClient.dll",
"ref/netcoreapp3.1/Microsoft.Data.SqlClient.pdb",
"ref/netcoreapp3.1/Microsoft.Data.SqlClient.xml",
"ref/netstandard2.0/Microsoft.Data.SqlClient.dll",
"ref/netstandard2.0/Microsoft.Data.SqlClient.pdb",
"ref/netstandard2.0/Microsoft.Data.SqlClient.xml",
"ref/netstandard2.1/Microsoft.Data.SqlClient.dll",
"ref/netstandard2.1/Microsoft.Data.SqlClient.pdb",
"ref/netstandard2.1/Microsoft.Data.SqlClient.xml",
"runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll",
"runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.pdb",
"runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
"runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
"runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
"runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.pdb",
"runtimes/win/lib/net462/Microsoft.Data.SqlClient.dll",
"runtimes/win/lib/net462/Microsoft.Data.SqlClient.pdb",
"runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll",
"runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.pdb",
"runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
"runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
"runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
"runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.pdb"
]
},
"Microsoft.Data.SqlClient.SNI.runtime/5.0.0": {
"sha512": "1HkESJU1T/D8sJ1jlpEQRgx2SXCNyXzmUuS0hNBDyYGIAi7l8qlbaTptzSOUSXqmsz5MVQfo6+WFAIx8LQaRIQ==",
"type": "package",
"path": "microsoft.data.sqlclient.sni.runtime/5.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.txt",
"dotnet.png",
"microsoft.data.sqlclient.sni.runtime.5.0.0.nupkg.sha512",
"microsoft.data.sqlclient.sni.runtime.nuspec",
"runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll",
"runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll",
"runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll",
"runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll"
]
},
"Microsoft.Extensions.ApiDescription.Client/3.0.0": {
"sha512": "EpGGEoBelJtt4IN32O02D+Lb4DjSFB1GUoItLa8GDzM4x/cqpCAKn5tRb6Fn7U3/rGlWjfLMGXW/t9zvYmPQtA==",
"type": "package",
"path": "microsoft.extensions.apidescription.client/3.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"build/Microsoft.Extensions.ApiDescription.Client.props",
"build/Microsoft.Extensions.ApiDescription.Client.targets",
"build/OpenApiItemsSchema.xaml",
"buildMultiTargeting/Microsoft.Extensions.ApiDescription.Client.props",
"buildMultiTargeting/Microsoft.Extensions.ApiDescription.Client.targets",
"microsoft.extensions.apidescription.client.3.0.0.nupkg.sha512",
"microsoft.extensions.apidescription.client.nuspec",
"tasks/netstandard2.0/Microsoft.Extensions.ApiDescription.Client.deps.json",
"tasks/netstandard2.0/Microsoft.Extensions.ApiDescription.Client.dll"
]
},
"Microsoft.Extensions.Configuration/6.0.1": {
"sha512": "BUyFU9t+HzlSE7ri4B+AQN2BgTgHv/uM82s5ZkgU1BApyzWzIl48nDsG5wR1t0pniNuuyTBzG3qCW8152/NtSw==",
"type": "package",
"path": "microsoft.extensions.configuration/6.0.1",
"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.1.nupkg.sha512",
"microsoft.extensions.configuration.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.Configuration.Abstractions/6.0.0": {
"sha512": "qWzV9o+ZRWq+pGm+1dF+R7qTgTYoXvbyowRoBxQJGfqTpqDun2eteerjRQhq5PQ/14S+lqto3Ft4gYaRyl4rdQ==",
"type": "package",
"path": "microsoft.extensions.configuration.abstractions/6.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/net461/Microsoft.Extensions.Configuration.Abstractions.dll",
"lib/net461/Microsoft.Extensions.Configuration.Abstractions.xml",
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll",
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml",
"microsoft.extensions.configuration.abstractions.6.0.0.nupkg.sha512",
"microsoft.extensions.configuration.abstractions.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.Configuration.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.DependencyInjection.Abstractions/6.0.0": {
"sha512": "xlzi2IYREJH3/m6+lUrQlujzX8wDitm4QGnUu6kUXTQAWPuZY8i+ticFJbzfqaetLA6KR/rO6Ew/HuYD+bxifg==",
"type": "package",
"path": "microsoft.extensions.dependencyinjection.abstractions/6.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
"buildTransitive/netcoreapp3.1/_._",
"lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
"lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
"lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
"lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
"lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
"lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
"microsoft.extensions.dependencyinjection.abstractions.6.0.0.nupkg.sha512",
"microsoft.extensions.dependencyinjection.abstractions.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.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.Primitives/6.0.0": {
"sha512": "9+PnzmQFfEFNR9J2aDTfJGGupShHjOuGw4VUv+JB044biSHrnmCIMD+mJHmb2H7YryrfBEXDurxQ47gJZdCKNQ==",
"type": "package",
"path": "microsoft.extensions.primitives/6.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets",
"buildTransitive/netcoreapp3.1/_._",
"lib/net461/Microsoft.Extensions.Primitives.dll",
"lib/net461/Microsoft.Extensions.Primitives.xml",
"lib/net6.0/Microsoft.Extensions.Primitives.dll",
"lib/net6.0/Microsoft.Extensions.Primitives.xml",
"lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll",
"lib/netcoreapp3.1/Microsoft.Extensions.Primitives.xml",
"lib/netstandard2.0/Microsoft.Extensions.Primitives.dll",
"lib/netstandard2.0/Microsoft.Extensions.Primitives.xml",
"microsoft.extensions.primitives.6.0.0.nupkg.sha512",
"microsoft.extensions.primitives.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Identity.Client/4.45.0": {
"sha512": "ircobISCLWbtE5eEoLKU+ldfZ8O41vg4lcy38KRj/znH17jvBiAl8oxcyNp89CsuqE3onxIpn21Ca7riyDDrRw==",
"type": "package",
"path": "microsoft.identity.client/4.45.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/monoandroid10.0/Microsoft.Identity.Client.dll",
"lib/monoandroid10.0/Microsoft.Identity.Client.xml",
"lib/monoandroid90/Microsoft.Identity.Client.dll",
"lib/monoandroid90/Microsoft.Identity.Client.xml",
"lib/net45/Microsoft.Identity.Client.dll",
"lib/net45/Microsoft.Identity.Client.xml",
"lib/net461/Microsoft.Identity.Client.dll",
"lib/net461/Microsoft.Identity.Client.xml",
"lib/net5.0-windows10.0.17763/Microsoft.Identity.Client.dll",
"lib/net5.0-windows10.0.17763/Microsoft.Identity.Client.xml",
"lib/netcoreapp2.1/Microsoft.Identity.Client.dll",
"lib/netcoreapp2.1/Microsoft.Identity.Client.xml",
"lib/netstandard2.0/Microsoft.Identity.Client.dll",
"lib/netstandard2.0/Microsoft.Identity.Client.xml",
"lib/uap10.0.17763/Microsoft.Identity.Client.dll",
"lib/uap10.0.17763/Microsoft.Identity.Client.pri",
"lib/uap10.0.17763/Microsoft.Identity.Client.xml",
"lib/xamarinios10/Microsoft.Identity.Client.dll",
"lib/xamarinios10/Microsoft.Identity.Client.xml",
"lib/xamarinmac20/Microsoft.Identity.Client.dll",
"lib/xamarinmac20/Microsoft.Identity.Client.xml",
"microsoft.identity.client.4.45.0.nupkg.sha512",
"microsoft.identity.client.nuspec"
]
},
"Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
"sha512": "zVVZjn8aW7W79rC1crioDgdOwaFTQorsSO6RgVlDDjc7MvbEGz071wSNrjVhzR0CdQn6Sefx7Abf1o7vasmrLg==",
"type": "package",
"path": "microsoft.identity.client.extensions.msal/2.19.3",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net45/Microsoft.Identity.Client.Extensions.Msal.dll",
"lib/net45/Microsoft.Identity.Client.Extensions.Msal.xml",
"lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll",
"lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.xml",
"lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll",
"lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.xml",
"microsoft.identity.client.extensions.msal.2.19.3.nupkg.sha512",
"microsoft.identity.client.extensions.msal.nuspec"
]
},
"Microsoft.IdentityModel.Abstractions/6.21.0": {
"sha512": "XeE6LQtD719Qs2IG7HDi1TSw9LIkDbJ33xFiOBoHbApVw/8GpIBCbW+t7RwOjErUDyXZvjhZliwRkkLb8Z1uzg==",
"type": "package",
"path": "microsoft.identitymodel.abstractions/6.21.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.21.0.nupkg.sha512",
"microsoft.identitymodel.abstractions.nuspec"
]
},
"Microsoft.IdentityModel.JsonWebTokens/6.21.0": {
"sha512": "d3h1/BaMeylKTkdP6XwRCxuOoDJZ44V9xaXr6gl5QxmpnZGdoK3bySo3OQN8ehRLJHShb94ElLUvoXyglQtgAw==",
"type": "package",
"path": "microsoft.identitymodel.jsonwebtokens/6.21.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.21.0.nupkg.sha512",
"microsoft.identitymodel.jsonwebtokens.nuspec"
]
},
"Microsoft.IdentityModel.Logging/6.21.0": {
"sha512": "tuEhHIQwvBEhMf8I50hy8FHmRSUkffDFP5EdLsSDV4qRcl2wvOPkQxYqEzWkh+ytW6sbdJGEXElGhmhDfAxAKg==",
"type": "package",
"path": "microsoft.identitymodel.logging/6.21.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.21.0.nupkg.sha512",
"microsoft.identitymodel.logging.nuspec"
]
},
"Microsoft.IdentityModel.Protocols/6.21.0": {
"sha512": "0FqY5cTLQKtHrClzHEI+QxJl8OBT2vUiEQQB7UKk832JDiJJmetzYZ3AdSrPjN/3l3nkhByeWzXnhrX0JbifKg==",
"type": "package",
"path": "microsoft.identitymodel.protocols/6.21.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net45/Microsoft.IdentityModel.Protocols.dll",
"lib/net45/Microsoft.IdentityModel.Protocols.xml",
"lib/net461/Microsoft.IdentityModel.Protocols.dll",
"lib/net461/Microsoft.IdentityModel.Protocols.xml",
"lib/net472/Microsoft.IdentityModel.Protocols.dll",
"lib/net472/Microsoft.IdentityModel.Protocols.xml",
"lib/net6.0/Microsoft.IdentityModel.Protocols.dll",
"lib/net6.0/Microsoft.IdentityModel.Protocols.xml",
"lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll",
"lib/netstandard2.0/Microsoft.IdentityModel.Protocols.xml",
"microsoft.identitymodel.protocols.6.21.0.nupkg.sha512",
"microsoft.identitymodel.protocols.nuspec"
]
},
"Microsoft.IdentityModel.Protocols.OpenIdConnect/6.21.0": {
"sha512": "vtSKL7n6EnAsLyxmiviusm6LKrblT2ndnNqN6rvVq6iIHAnPCK9E2DkDx6h1Jrpy1cvbp40r0cnTg23nhEAGTA==",
"type": "package",
"path": "microsoft.identitymodel.protocols.openidconnect/6.21.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
"lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
"lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
"lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
"lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
"lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
"lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
"lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
"lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
"lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
"microsoft.identitymodel.protocols.openidconnect.6.21.0.nupkg.sha512",
"microsoft.identitymodel.protocols.openidconnect.nuspec"
]
},
"Microsoft.IdentityModel.Protocols.WsTrust/6.8.0": {
"sha512": "KiRRp/pAtbJtyK7wPIiUW1FMna1T0IEizDWFL9R0C60jk6t66U95fo0SPl3ztOkmnS4v7uF1zWjfAEgZ/i+Zhg==",
"type": "package",
"path": "microsoft.identitymodel.protocols.wstrust/6.8.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.IdentityModel.Protocols.WsTrust.dll",
"lib/netstandard2.0/Microsoft.IdentityModel.Protocols.WsTrust.xml",
"microsoft.identitymodel.protocols.wstrust.6.8.0.nupkg.sha512",
"microsoft.identitymodel.protocols.wstrust.nuspec"
]
},
"Microsoft.IdentityModel.Tokens/6.21.0": {
"sha512": "AAEHZvZyb597a+QJSmtxH3n2P1nIJGpZ4Q89GTenknRx6T6zyfzf592yW/jA5e8EHN4tNMjjXHQaYWEq5+L05w==",
"type": "package",
"path": "microsoft.identitymodel.tokens/6.21.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.21.0.nupkg.sha512",
"microsoft.identitymodel.tokens.nuspec"
]
},
"Microsoft.IdentityModel.Tokens.Saml/6.8.0": {
"sha512": "zRbtJ7Kvr2RMcXi4g4ta3og/wX0GZpLGfb/h7aohwNAaUtCooRpx7Gl8Cv7tn4FDAp6MZwBQL/w0jMeyVTkjPQ==",
"type": "package",
"path": "microsoft.identitymodel.tokens.saml/6.8.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net45/Microsoft.IdentityModel.Tokens.Saml.dll",
"lib/net45/Microsoft.IdentityModel.Tokens.Saml.xml",
"lib/net461/Microsoft.IdentityModel.Tokens.Saml.dll",
"lib/net461/Microsoft.IdentityModel.Tokens.Saml.xml",
"lib/netstandard2.0/Microsoft.IdentityModel.Tokens.Saml.dll",
"lib/netstandard2.0/Microsoft.IdentityModel.Tokens.Saml.xml",
"microsoft.identitymodel.tokens.saml.6.8.0.nupkg.sha512",
"microsoft.identitymodel.tokens.saml.nuspec"
]
},
"Microsoft.IdentityModel.Xml/6.8.0": {
"sha512": "p2DOCNVVOQpxfx9c3FW0kJve2jAAZB/zecWsi9S5fpznbJ/VcH0zxKdz6wIXjDQgwf2xg/u/k58uHiS/o+0qiA==",
"type": "package",
"path": "microsoft.identitymodel.xml/6.8.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net45/Microsoft.IdentityModel.Xml.dll",
"lib/net45/Microsoft.IdentityModel.Xml.xml",
"lib/net461/Microsoft.IdentityModel.Xml.dll",
"lib/net461/Microsoft.IdentityModel.Xml.xml",
"lib/netstandard2.0/Microsoft.IdentityModel.Xml.dll",
"lib/netstandard2.0/Microsoft.IdentityModel.Xml.xml",
"microsoft.identitymodel.xml.6.8.0.nupkg.sha512",
"microsoft.identitymodel.xml.nuspec"
]
},
"Microsoft.NETCore.Platforms/5.0.0": {
"sha512": "VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
"type": "package",
"path": "microsoft.netcore.platforms/5.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/netstandard1.0/_._",
"microsoft.netcore.platforms.5.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.SqlServer.Server/1.0.0": {
"sha512": "N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==",
"type": "package",
"path": "microsoft.sqlserver.server/1.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"dotnet.png",
"lib/net46/Microsoft.SqlServer.Server.dll",
"lib/net46/Microsoft.SqlServer.Server.pdb",
"lib/net46/Microsoft.SqlServer.Server.xml",
"lib/netstandard2.0/Microsoft.SqlServer.Server.dll",
"lib/netstandard2.0/Microsoft.SqlServer.Server.pdb",
"lib/netstandard2.0/Microsoft.SqlServer.Server.xml",
"microsoft.sqlserver.server.1.0.0.nupkg.sha512",
"microsoft.sqlserver.server.nuspec"
]
},
"Microsoft.Win32.Registry/5.0.0": {
"sha512": "dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==",
"type": "package",
"path": "microsoft.win32.registry/5.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/net46/Microsoft.Win32.Registry.dll",
"lib/net461/Microsoft.Win32.Registry.dll",
"lib/net461/Microsoft.Win32.Registry.xml",
"lib/netstandard1.3/Microsoft.Win32.Registry.dll",
"lib/netstandard2.0/Microsoft.Win32.Registry.dll",
"lib/netstandard2.0/Microsoft.Win32.Registry.xml",
"microsoft.win32.registry.5.0.0.nupkg.sha512",
"microsoft.win32.registry.nuspec",
"ref/net46/Microsoft.Win32.Registry.dll",
"ref/net461/Microsoft.Win32.Registry.dll",
"ref/net461/Microsoft.Win32.Registry.xml",
"ref/netstandard1.3/Microsoft.Win32.Registry.dll",
"ref/netstandard1.3/Microsoft.Win32.Registry.xml",
"ref/netstandard1.3/de/Microsoft.Win32.Registry.xml",
"ref/netstandard1.3/es/Microsoft.Win32.Registry.xml",
"ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml",
"ref/netstandard1.3/it/Microsoft.Win32.Registry.xml",
"ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml",
"ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml",
"ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml",
"ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml",
"ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml",
"ref/netstandard2.0/Microsoft.Win32.Registry.dll",
"ref/netstandard2.0/Microsoft.Win32.Registry.xml",
"runtimes/win/lib/net46/Microsoft.Win32.Registry.dll",
"runtimes/win/lib/net461/Microsoft.Win32.Registry.dll",
"runtimes/win/lib/net461/Microsoft.Win32.Registry.xml",
"runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll",
"runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll",
"runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.xml",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"Microsoft.Win32.SystemEvents/5.0.0": {
"sha512": "Bh6blKG8VAKvXiLe2L+sEsn62nc1Ij34MrNxepD2OCrS5cpCwQa9MeLyhVQPQ/R4Wlzwuy6wMK8hLb11QPDRsQ==",
"type": "package",
"path": "microsoft.win32.systemevents/5.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/net461/Microsoft.Win32.SystemEvents.dll",
"lib/net461/Microsoft.Win32.SystemEvents.xml",
"lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
"lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
"microsoft.win32.systemevents.5.0.0.nupkg.sha512",
"microsoft.win32.systemevents.nuspec",
"ref/net461/Microsoft.Win32.SystemEvents.dll",
"ref/net461/Microsoft.Win32.SystemEvents.xml",
"ref/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
"ref/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
"runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll",
"runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.xml",
"runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll",
"runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.xml",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"Newtonsoft.Json/13.0.1": {
"sha512": "ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
"type": "package",
"path": "newtonsoft.json/13.0.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.md",
"lib/net20/Newtonsoft.Json.dll",
"lib/net20/Newtonsoft.Json.xml",
"lib/net35/Newtonsoft.Json.dll",
"lib/net35/Newtonsoft.Json.xml",
"lib/net40/Newtonsoft.Json.dll",
"lib/net40/Newtonsoft.Json.xml",
"lib/net45/Newtonsoft.Json.dll",
"lib/net45/Newtonsoft.Json.xml",
"lib/netstandard1.0/Newtonsoft.Json.dll",
"lib/netstandard1.0/Newtonsoft.Json.xml",
"lib/netstandard1.3/Newtonsoft.Json.dll",
"lib/netstandard1.3/Newtonsoft.Json.xml",
"lib/netstandard2.0/Newtonsoft.Json.dll",
"lib/netstandard2.0/Newtonsoft.Json.xml",
"newtonsoft.json.13.0.1.nupkg.sha512",
"newtonsoft.json.nuspec",
"packageIcon.png"
]
},
"NSwag.ApiDescription.Client/13.0.5": {
"sha512": "Zu5uTfiKtJiuzXHtgCmForzIkd2WvrFhcrg6yTiTRKPYo3az/Pl4JF+F5NmZtZ+3gIIrsf5fabJbbZ8L5BymIg==",
"type": "package",
"path": "nswag.apidescription.client/13.0.5",
"files": [
".nupkg.metadata",
".signature.p7s",
"build/NSwag.ApiDescription.Client.props",
"build/NSwag.ApiDescription.Client.targets",
"nswag.apidescription.client.13.0.5.nupkg.sha512",
"nswag.apidescription.client.nuspec"
]
},
"NSwag.MSBuild/13.0.5": {
"sha512": "CjLWwC2p+HRGxmSAJY9xtOMMO9YczTtIiGVEPckrklXjc3dJ7OAT/caKHjE+9fYx1an+9qeDao2qxmMpCkGTXQ==",
"type": "package",
"path": "nswag.msbuild/13.0.5",
"hasTools": true,
"files": [
".nupkg.metadata",
".signature.p7s",
"build/NSwag.MSBuild.props",
"buildCrossTargeting/NSwag.MSBuild.props",
"nswag.msbuild.13.0.5.nupkg.sha512",
"nswag.msbuild.nuspec",
"tools/NetCore10/DotLiquid.dll",
"tools/NetCore10/Microsoft.AspNetCore.Authorization.dll",
"tools/NetCore10/Microsoft.AspNetCore.Hosting.Abstractions.dll",
"tools/NetCore10/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll",
"tools/NetCore10/Microsoft.AspNetCore.Hosting.dll",
"tools/NetCore10/Microsoft.AspNetCore.Http.Abstractions.dll",
"tools/NetCore10/Microsoft.AspNetCore.Http.Extensions.dll",
"tools/NetCore10/Microsoft.AspNetCore.Http.Features.dll",
"tools/NetCore10/Microsoft.AspNetCore.Http.dll",
"tools/NetCore10/Microsoft.AspNetCore.JsonPatch.dll",
"tools/NetCore10/Microsoft.AspNetCore.Mvc.Abstractions.dll",
"tools/NetCore10/Microsoft.AspNetCore.Mvc.ApiExplorer.dll",
"tools/NetCore10/Microsoft.AspNetCore.Mvc.Core.dll",
"tools/NetCore10/Microsoft.AspNetCore.Mvc.Formatters.Json.dll",
"tools/NetCore10/Microsoft.AspNetCore.Routing.Abstractions.dll",
"tools/NetCore10/Microsoft.AspNetCore.Routing.dll",
"tools/NetCore10/Microsoft.AspNetCore.TestHost.dll",
"tools/NetCore10/Microsoft.AspNetCore.WebUtilities.dll",
"tools/NetCore10/Microsoft.CSharp.dll",
"tools/NetCore10/Microsoft.DotNet.InternalAbstractions.dll",
"tools/NetCore10/Microsoft.Extensions.Configuration.Abstractions.dll",
"tools/NetCore10/Microsoft.Extensions.Configuration.EnvironmentVariables.dll",
"tools/NetCore10/Microsoft.Extensions.Configuration.dll",
"tools/NetCore10/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
"tools/NetCore10/Microsoft.Extensions.DependencyInjection.dll",
"tools/NetCore10/Microsoft.Extensions.DependencyModel.dll",
"tools/NetCore10/Microsoft.Extensions.FileProviders.Abstractions.dll",
"tools/NetCore10/Microsoft.Extensions.FileProviders.Physical.dll",
"tools/NetCore10/Microsoft.Extensions.FileSystemGlobbing.dll",
"tools/NetCore10/Microsoft.Extensions.Logging.Abstractions.dll",
"tools/NetCore10/Microsoft.Extensions.Logging.dll",
"tools/NetCore10/Microsoft.Extensions.ObjectPool.dll",
"tools/NetCore10/Microsoft.Extensions.Options.dll",
"tools/NetCore10/Microsoft.Extensions.PlatformAbstractions.dll",
"tools/NetCore10/Microsoft.Extensions.Primitives.dll",
"tools/NetCore10/Microsoft.Net.Http.Headers.dll",
"tools/NetCore10/NConsole.dll",
"tools/NetCore10/NJsonSchema.CodeGeneration.CSharp.dll",
"tools/NetCore10/NJsonSchema.CodeGeneration.TypeScript.dll",
"tools/NetCore10/NJsonSchema.CodeGeneration.dll",
"tools/NetCore10/NJsonSchema.Yaml.dll",
"tools/NetCore10/NJsonSchema.dll",
"tools/NetCore10/NSwag.Annotations.dll",
"tools/NetCore10/NSwag.Annotations.pdb",
"tools/NetCore10/NSwag.Annotations.xml",
"tools/NetCore10/NSwag.AspNetCore.Launcher.dll",
"tools/NetCore10/NSwag.AspNetCore.Launcher.pdb",
"tools/NetCore10/NSwag.AssemblyLoader.dll",
"tools/NetCore10/NSwag.AssemblyLoader.dll.config",
"tools/NetCore10/NSwag.AssemblyLoader.pdb",
"tools/NetCore10/NSwag.AssemblyLoader.xml",
"tools/NetCore10/NSwag.CodeGeneration.CSharp.dll",
"tools/NetCore10/NSwag.CodeGeneration.CSharp.pdb",
"tools/NetCore10/NSwag.CodeGeneration.CSharp.xml",
"tools/NetCore10/NSwag.CodeGeneration.TypeScript.dll",
"tools/NetCore10/NSwag.CodeGeneration.TypeScript.pdb",
"tools/NetCore10/NSwag.CodeGeneration.TypeScript.xml",
"tools/NetCore10/NSwag.CodeGeneration.dll",
"tools/NetCore10/NSwag.CodeGeneration.dll.config",
"tools/NetCore10/NSwag.CodeGeneration.pdb",
"tools/NetCore10/NSwag.CodeGeneration.xml",
"tools/NetCore10/NSwag.Commands.dll",
"tools/NetCore10/NSwag.Commands.pdb",
"tools/NetCore10/NSwag.Commands.xml",
"tools/NetCore10/NSwag.Core.Yaml.dll",
"tools/NetCore10/NSwag.Core.Yaml.pdb",
"tools/NetCore10/NSwag.Core.dll",
"tools/NetCore10/NSwag.Core.dll.config",
"tools/NetCore10/NSwag.Core.pdb",
"tools/NetCore10/NSwag.Core.xml",
"tools/NetCore10/NSwag.Generation.AspNetCore.dll",
"tools/NetCore10/NSwag.Generation.AspNetCore.pdb",
"tools/NetCore10/NSwag.Generation.AspNetCore.xml",
"tools/NetCore10/NSwag.Generation.WebApi.dll",
"tools/NetCore10/NSwag.Generation.WebApi.pdb",
"tools/NetCore10/NSwag.Generation.WebApi.xml",
"tools/NetCore10/NSwag.Generation.dll",
"tools/NetCore10/NSwag.Generation.pdb",
"tools/NetCore10/NSwag.Generation.xml",
"tools/NetCore10/Namotion.Reflection.dll",
"tools/NetCore10/Newtonsoft.Json.dll",
"tools/NetCore10/System.AppContext.dll",
"tools/NetCore10/System.Buffers.dll",
"tools/NetCore10/System.Collections.Concurrent.dll",
"tools/NetCore10/System.Collections.Immutable.dll",
"tools/NetCore10/System.Collections.NonGeneric.dll",
"tools/NetCore10/System.Collections.Specialized.dll",
"tools/NetCore10/System.ComponentModel.Primitives.dll",
"tools/NetCore10/System.ComponentModel.TypeConverter.dll",
"tools/NetCore10/System.Diagnostics.Contracts.dll",
"tools/NetCore10/System.Diagnostics.DiagnosticSource.dll",
"tools/NetCore10/System.Dynamic.Runtime.dll",
"tools/NetCore10/System.IO.Compression.ZipFile.dll",
"tools/NetCore10/System.IO.FileSystem.Primitives.dll",
"tools/NetCore10/System.Linq.Expressions.dll",
"tools/NetCore10/System.Linq.dll",
"tools/NetCore10/System.Net.WebSockets.dll",
"tools/NetCore10/System.ObjectModel.dll",
"tools/NetCore10/System.Reflection.Emit.ILGeneration.dll",
"tools/NetCore10/System.Reflection.Emit.Lightweight.dll",
"tools/NetCore10/System.Reflection.Emit.dll",
"tools/NetCore10/System.Reflection.Metadata.dll",
"tools/NetCore10/System.Reflection.TypeExtensions.dll",
"tools/NetCore10/System.Runtime.InteropServices.RuntimeInformation.dll",
"tools/NetCore10/System.Runtime.Numerics.dll",
"tools/NetCore10/System.Runtime.Serialization.Primitives.dll",
"tools/NetCore10/System.Security.Cryptography.OpenSsl.dll",
"tools/NetCore10/System.Security.Cryptography.Primitives.dll",
"tools/NetCore10/System.Text.Encodings.Web.dll",
"tools/NetCore10/System.Text.RegularExpressions.dll",
"tools/NetCore10/System.Threading.Tasks.Extensions.dll",
"tools/NetCore10/System.Threading.Thread.dll",
"tools/NetCore10/System.Threading.ThreadPool.dll",
"tools/NetCore10/System.Threading.dll",
"tools/NetCore10/System.Xml.ReaderWriter.dll",
"tools/NetCore10/System.Xml.XDocument.dll",
"tools/NetCore10/YamlDotNet.dll",
"tools/NetCore10/dotnet-nswag.deps.json",
"tools/NetCore10/dotnet-nswag.dll",
"tools/NetCore10/dotnet-nswag.pdb",
"tools/NetCore10/dotnet-nswag.runtimeconfig.json",
"tools/NetCore10/it/DotLiquid.resources.dll",
"tools/NetCore10/runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so",
"tools/NetCore10/runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so",
"tools/NetCore10/runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so",
"tools/NetCore10/runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll",
"tools/NetCore10/runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so",
"tools/NetCore10/runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so",
"tools/NetCore10/runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib",
"tools/NetCore10/runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib",
"tools/NetCore10/runtimes/osx/lib/netstandard1.4/System.Diagnostics.Process.dll",
"tools/NetCore10/runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
"tools/NetCore10/runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so",
"tools/NetCore10/runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so",
"tools/NetCore10/runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so",
"tools/NetCore10/runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so",
"tools/NetCore10/runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
"tools/NetCore10/runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Registry.dll",
"tools/NetCore10/runtimes/unix/lib/netstandard1.3/System.Diagnostics.FileVersionInfo.dll",
"tools/NetCore10/runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll",
"tools/NetCore10/runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll",
"tools/NetCore10/runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
"tools/NetCore10/runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
"tools/NetCore10/runtimes/unix/lib/netstandard1.6/System.Net.Http.dll",
"tools/NetCore10/runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
"tools/NetCore10/runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
"tools/NetCore10/runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
"tools/NetCore10/runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
"tools/NetCore10/runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
"tools/NetCore10/runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll",
"tools/NetCore10/runtimes/win/lib/netstandard1.3/System.Diagnostics.FileVersionInfo.dll",
"tools/NetCore10/runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll",
"tools/NetCore10/runtimes/win/lib/netstandard1.3/System.IO.Compression.dll",
"tools/NetCore10/runtimes/win/lib/netstandard1.3/System.Net.Http.dll",
"tools/NetCore10/runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
"tools/NetCore10/runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
"tools/NetCore10/runtimes/win/lib/netstandard1.4/System.Diagnostics.Process.dll",
"tools/NetCore10/runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
"tools/NetCore10/runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
"tools/NetCore10/runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
"tools/NetCore11/DotLiquid.dll",
"tools/NetCore11/Microsoft.AspNetCore.Authorization.dll",
"tools/NetCore11/Microsoft.AspNetCore.Hosting.Abstractions.dll",
"tools/NetCore11/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll",
"tools/NetCore11/Microsoft.AspNetCore.Hosting.dll",
"tools/NetCore11/Microsoft.AspNetCore.Http.Abstractions.dll",
"tools/NetCore11/Microsoft.AspNetCore.Http.Extensions.dll",
"tools/NetCore11/Microsoft.AspNetCore.Http.Features.dll",
"tools/NetCore11/Microsoft.AspNetCore.Http.dll",
"tools/NetCore11/Microsoft.AspNetCore.JsonPatch.dll",
"tools/NetCore11/Microsoft.AspNetCore.Mvc.Abstractions.dll",
"tools/NetCore11/Microsoft.AspNetCore.Mvc.ApiExplorer.dll",
"tools/NetCore11/Microsoft.AspNetCore.Mvc.Core.dll",
"tools/NetCore11/Microsoft.AspNetCore.Mvc.Formatters.Json.dll",
"tools/NetCore11/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll",
"tools/NetCore11/Microsoft.AspNetCore.Routing.Abstractions.dll",
"tools/NetCore11/Microsoft.AspNetCore.Routing.dll",
"tools/NetCore11/Microsoft.AspNetCore.TestHost.dll",
"tools/NetCore11/Microsoft.AspNetCore.WebUtilities.dll",
"tools/NetCore11/Microsoft.CSharp.dll",
"tools/NetCore11/Microsoft.DotNet.PlatformAbstractions.dll",
"tools/NetCore11/Microsoft.Extensions.Configuration.Abstractions.dll",
"tools/NetCore11/Microsoft.Extensions.Configuration.EnvironmentVariables.dll",
"tools/NetCore11/Microsoft.Extensions.Configuration.dll",
"tools/NetCore11/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
"tools/NetCore11/Microsoft.Extensions.DependencyInjection.dll",
"tools/NetCore11/Microsoft.Extensions.DependencyModel.dll",
"tools/NetCore11/Microsoft.Extensions.FileProviders.Abstractions.dll",
"tools/NetCore11/Microsoft.Extensions.FileProviders.Physical.dll",
"tools/NetCore11/Microsoft.Extensions.FileSystemGlobbing.dll",
"tools/NetCore11/Microsoft.Extensions.Logging.Abstractions.dll",
"tools/NetCore11/Microsoft.Extensions.Logging.dll",
"tools/NetCore11/Microsoft.Extensions.ObjectPool.dll",
"tools/NetCore11/Microsoft.Extensions.Options.dll",
"tools/NetCore11/Microsoft.Extensions.PlatformAbstractions.dll",
"tools/NetCore11/Microsoft.Extensions.Primitives.dll",
"tools/NetCore11/Microsoft.Net.Http.Headers.dll",
"tools/NetCore11/NConsole.dll",
"tools/NetCore11/NJsonSchema.CodeGeneration.CSharp.dll",
"tools/NetCore11/NJsonSchema.CodeGeneration.TypeScript.dll",
"tools/NetCore11/NJsonSchema.CodeGeneration.dll",
"tools/NetCore11/NJsonSchema.Yaml.dll",
"tools/NetCore11/NJsonSchema.dll",
"tools/NetCore11/NSwag.Annotations.dll",
"tools/NetCore11/NSwag.Annotations.pdb",
"tools/NetCore11/NSwag.Annotations.xml",
"tools/NetCore11/NSwag.AspNetCore.Launcher.dll",
"tools/NetCore11/NSwag.AspNetCore.Launcher.pdb",
"tools/NetCore11/NSwag.AssemblyLoader.dll",
"tools/NetCore11/NSwag.AssemblyLoader.dll.config",
"tools/NetCore11/NSwag.AssemblyLoader.pdb",
"tools/NetCore11/NSwag.AssemblyLoader.xml",
"tools/NetCore11/NSwag.CodeGeneration.CSharp.dll",
"tools/NetCore11/NSwag.CodeGeneration.CSharp.pdb",
"tools/NetCore11/NSwag.CodeGeneration.CSharp.xml",
"tools/NetCore11/NSwag.CodeGeneration.TypeScript.dll",
"tools/NetCore11/NSwag.CodeGeneration.TypeScript.pdb",
"tools/NetCore11/NSwag.CodeGeneration.TypeScript.xml",
"tools/NetCore11/NSwag.CodeGeneration.dll",
"tools/NetCore11/NSwag.CodeGeneration.dll.config",
"tools/NetCore11/NSwag.CodeGeneration.pdb",
"tools/NetCore11/NSwag.CodeGeneration.xml",
"tools/NetCore11/NSwag.Commands.dll",
"tools/NetCore11/NSwag.Commands.pdb",
"tools/NetCore11/NSwag.Commands.xml",
"tools/NetCore11/NSwag.Core.Yaml.dll",
"tools/NetCore11/NSwag.Core.Yaml.pdb",
"tools/NetCore11/NSwag.Core.dll",
"tools/NetCore11/NSwag.Core.dll.config",
"tools/NetCore11/NSwag.Core.pdb",
"tools/NetCore11/NSwag.Core.xml",
"tools/NetCore11/NSwag.Generation.AspNetCore.dll",
"tools/NetCore11/NSwag.Generation.AspNetCore.pdb",
"tools/NetCore11/NSwag.Generation.AspNetCore.xml",
"tools/NetCore11/NSwag.Generation.WebApi.dll",
"tools/NetCore11/NSwag.Generation.WebApi.pdb",
"tools/NetCore11/NSwag.Generation.WebApi.xml",
"tools/NetCore11/NSwag.Generation.dll",
"tools/NetCore11/NSwag.Generation.pdb",
"tools/NetCore11/NSwag.Generation.xml",
"tools/NetCore11/Namotion.Reflection.dll",
"tools/NetCore11/Newtonsoft.Json.dll",
"tools/NetCore11/System.Collections.NonGeneric.dll",
"tools/NetCore11/System.Collections.Specialized.dll",
"tools/NetCore11/System.ComponentModel.Primitives.dll",
"tools/NetCore11/System.ComponentModel.TypeConverter.dll",
"tools/NetCore11/System.Diagnostics.Contracts.dll",
"tools/NetCore11/System.Diagnostics.StackTrace.dll",
"tools/NetCore11/System.Net.WebSockets.dll",
"tools/NetCore11/System.Reflection.TypeExtensions.dll",
"tools/NetCore11/System.Runtime.CompilerServices.Unsafe.dll",
"tools/NetCore11/System.Runtime.Serialization.Primitives.dll",
"tools/NetCore11/System.Text.Encodings.Web.dll",
"tools/NetCore11/YamlDotNet.dll",
"tools/NetCore11/dotnet-nswag.deps.json",
"tools/NetCore11/dotnet-nswag.dll",
"tools/NetCore11/dotnet-nswag.pdb",
"tools/NetCore11/dotnet-nswag.runtimeconfig.json",
"tools/NetCore11/it/DotLiquid.resources.dll",
"tools/NetCore11/runtimes/unix/lib/netstandard1.3/System.Diagnostics.FileVersionInfo.dll",
"tools/NetCore11/runtimes/win/lib/netstandard1.3/System.Diagnostics.FileVersionInfo.dll",
"tools/NetCore20/DotLiquid.dll",
"tools/NetCore20/Microsoft.AspNetCore.Authentication.Abstractions.dll",
"tools/NetCore20/Microsoft.AspNetCore.Authentication.Core.dll",
"tools/NetCore20/Microsoft.AspNetCore.Authorization.Policy.dll",
"tools/NetCore20/Microsoft.AspNetCore.Authorization.dll",
"tools/NetCore20/Microsoft.AspNetCore.Diagnostics.Abstractions.dll",
"tools/NetCore20/Microsoft.AspNetCore.Diagnostics.dll",
"tools/NetCore20/Microsoft.AspNetCore.Hosting.Abstractions.dll",
"tools/NetCore20/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll",
"tools/NetCore20/Microsoft.AspNetCore.Hosting.dll",
"tools/NetCore20/Microsoft.AspNetCore.Http.Abstractions.dll",
"tools/NetCore20/Microsoft.AspNetCore.Http.Extensions.dll",
"tools/NetCore20/Microsoft.AspNetCore.Http.Features.dll",
"tools/NetCore20/Microsoft.AspNetCore.Http.dll",
"tools/NetCore20/Microsoft.AspNetCore.HttpOverrides.dll",
"tools/NetCore20/Microsoft.AspNetCore.JsonPatch.dll",
"tools/NetCore20/Microsoft.AspNetCore.Mvc.Abstractions.dll",
"tools/NetCore20/Microsoft.AspNetCore.Mvc.ApiExplorer.dll",
"tools/NetCore20/Microsoft.AspNetCore.Mvc.Core.dll",
"tools/NetCore20/Microsoft.AspNetCore.Mvc.Formatters.Json.dll",
"tools/NetCore20/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll",
"tools/NetCore20/Microsoft.AspNetCore.Routing.Abstractions.dll",
"tools/NetCore20/Microsoft.AspNetCore.Routing.dll",
"tools/NetCore20/Microsoft.AspNetCore.Server.IISIntegration.dll",
"tools/NetCore20/Microsoft.AspNetCore.Server.Kestrel.Core.dll",
"tools/NetCore20/Microsoft.AspNetCore.Server.Kestrel.Https.dll",
"tools/NetCore20/Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.dll",
"tools/NetCore20/Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.dll",
"tools/NetCore20/Microsoft.AspNetCore.Server.Kestrel.dll",
"tools/NetCore20/Microsoft.AspNetCore.TestHost.dll",
"tools/NetCore20/Microsoft.AspNetCore.WebUtilities.dll",
"tools/NetCore20/Microsoft.AspNetCore.dll",
"tools/NetCore20/Microsoft.DotNet.PlatformAbstractions.dll",
"tools/NetCore20/Microsoft.Extensions.Configuration.Abstractions.dll",
"tools/NetCore20/Microsoft.Extensions.Configuration.Binder.dll",
"tools/NetCore20/Microsoft.Extensions.Configuration.CommandLine.dll",
"tools/NetCore20/Microsoft.Extensions.Configuration.EnvironmentVariables.dll",
"tools/NetCore20/Microsoft.Extensions.Configuration.FileExtensions.dll",
"tools/NetCore20/Microsoft.Extensions.Configuration.Json.dll",
"tools/NetCore20/Microsoft.Extensions.Configuration.UserSecrets.dll",
"tools/NetCore20/Microsoft.Extensions.Configuration.dll",
"tools/NetCore20/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
"tools/NetCore20/Microsoft.Extensions.DependencyInjection.dll",
"tools/NetCore20/Microsoft.Extensions.DependencyModel.dll",
"tools/NetCore20/Microsoft.Extensions.FileProviders.Abstractions.dll",
"tools/NetCore20/Microsoft.Extensions.FileProviders.Physical.dll",
"tools/NetCore20/Microsoft.Extensions.FileSystemGlobbing.dll",
"tools/NetCore20/Microsoft.Extensions.Hosting.Abstractions.dll",
"tools/NetCore20/Microsoft.Extensions.Logging.Abstractions.dll",
"tools/NetCore20/Microsoft.Extensions.Logging.Configuration.dll",
"tools/NetCore20/Microsoft.Extensions.Logging.Console.dll",
"tools/NetCore20/Microsoft.Extensions.Logging.Debug.dll",
"tools/NetCore20/Microsoft.Extensions.Logging.dll",
"tools/NetCore20/Microsoft.Extensions.ObjectPool.dll",
"tools/NetCore20/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
"tools/NetCore20/Microsoft.Extensions.Options.dll",
"tools/NetCore20/Microsoft.Extensions.PlatformAbstractions.dll",
"tools/NetCore20/Microsoft.Extensions.Primitives.dll",
"tools/NetCore20/Microsoft.Net.Http.Headers.dll",
"tools/NetCore20/NConsole.dll",
"tools/NetCore20/NJsonSchema.CodeGeneration.CSharp.dll",
"tools/NetCore20/NJsonSchema.CodeGeneration.TypeScript.dll",
"tools/NetCore20/NJsonSchema.CodeGeneration.dll",
"tools/NetCore20/NJsonSchema.Yaml.dll",
"tools/NetCore20/NJsonSchema.dll",
"tools/NetCore20/NSwag.Annotations.dll",
"tools/NetCore20/NSwag.Annotations.pdb",
"tools/NetCore20/NSwag.Annotations.xml",
"tools/NetCore20/NSwag.AspNetCore.Launcher.dll",
"tools/NetCore20/NSwag.AspNetCore.Launcher.pdb",
"tools/NetCore20/NSwag.AssemblyLoader.dll",
"tools/NetCore20/NSwag.AssemblyLoader.dll.config",
"tools/NetCore20/NSwag.AssemblyLoader.pdb",
"tools/NetCore20/NSwag.AssemblyLoader.xml",
"tools/NetCore20/NSwag.CodeGeneration.CSharp.dll",
"tools/NetCore20/NSwag.CodeGeneration.CSharp.pdb",
"tools/NetCore20/NSwag.CodeGeneration.CSharp.xml",
"tools/NetCore20/NSwag.CodeGeneration.TypeScript.dll",
"tools/NetCore20/NSwag.CodeGeneration.TypeScript.pdb",
"tools/NetCore20/NSwag.CodeGeneration.TypeScript.xml",
"tools/NetCore20/NSwag.CodeGeneration.dll",
"tools/NetCore20/NSwag.CodeGeneration.dll.config",
"tools/NetCore20/NSwag.CodeGeneration.pdb",
"tools/NetCore20/NSwag.CodeGeneration.xml",
"tools/NetCore20/NSwag.Commands.dll",
"tools/NetCore20/NSwag.Commands.pdb",
"tools/NetCore20/NSwag.Commands.xml",
"tools/NetCore20/NSwag.Core.Yaml.dll",
"tools/NetCore20/NSwag.Core.Yaml.pdb",
"tools/NetCore20/NSwag.Core.dll",
"tools/NetCore20/NSwag.Core.dll.config",
"tools/NetCore20/NSwag.Core.pdb",
"tools/NetCore20/NSwag.Core.xml",
"tools/NetCore20/NSwag.Generation.AspNetCore.dll",
"tools/NetCore20/NSwag.Generation.AspNetCore.pdb",
"tools/NetCore20/NSwag.Generation.AspNetCore.xml",
"tools/NetCore20/NSwag.Generation.WebApi.dll",
"tools/NetCore20/NSwag.Generation.WebApi.pdb",
"tools/NetCore20/NSwag.Generation.WebApi.xml",
"tools/NetCore20/NSwag.Generation.dll",
"tools/NetCore20/NSwag.Generation.pdb",
"tools/NetCore20/NSwag.Generation.xml",
"tools/NetCore20/Namotion.Reflection.dll",
"tools/NetCore20/Newtonsoft.Json.dll",
"tools/NetCore20/System.Runtime.CompilerServices.Unsafe.dll",
"tools/NetCore20/System.Text.Encodings.Web.dll",
"tools/NetCore20/YamlDotNet.dll",
"tools/NetCore20/dotnet-nswag.deps.json",
"tools/NetCore20/dotnet-nswag.dll",
"tools/NetCore20/dotnet-nswag.pdb",
"tools/NetCore20/dotnet-nswag.runtimeconfig.json",
"tools/NetCore20/it/DotLiquid.resources.dll",
"tools/NetCore20/runtimes/linux-arm/native/libuv.so",
"tools/NetCore20/runtimes/linux-arm64/native/libuv.so",
"tools/NetCore20/runtimes/linux-armel/native/libuv.so",
"tools/NetCore20/runtimes/linux-x64/native/libuv.so",
"tools/NetCore20/runtimes/osx/native/libuv.dylib",
"tools/NetCore20/runtimes/win-arm/native/libuv.dll",
"tools/NetCore20/runtimes/win-x64/native/libuv.dll",
"tools/NetCore20/runtimes/win-x86/native/libuv.dll",
"tools/NetCore21/DotLiquid.dll",
"tools/NetCore21/Microsoft.AspNetCore.Authentication.Abstractions.dll",
"tools/NetCore21/Microsoft.AspNetCore.Authentication.Core.dll",
"tools/NetCore21/Microsoft.AspNetCore.Authorization.Policy.dll",
"tools/NetCore21/Microsoft.AspNetCore.Authorization.dll",
"tools/NetCore21/Microsoft.AspNetCore.Connections.Abstractions.dll",
"tools/NetCore21/Microsoft.AspNetCore.Diagnostics.Abstractions.dll",
"tools/NetCore21/Microsoft.AspNetCore.Diagnostics.dll",
"tools/NetCore21/Microsoft.AspNetCore.HostFiltering.dll",
"tools/NetCore21/Microsoft.AspNetCore.Hosting.Abstractions.dll",
"tools/NetCore21/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll",
"tools/NetCore21/Microsoft.AspNetCore.Hosting.dll",
"tools/NetCore21/Microsoft.AspNetCore.Http.Abstractions.dll",
"tools/NetCore21/Microsoft.AspNetCore.Http.Extensions.dll",
"tools/NetCore21/Microsoft.AspNetCore.Http.Features.dll",
"tools/NetCore21/Microsoft.AspNetCore.Http.dll",
"tools/NetCore21/Microsoft.AspNetCore.HttpOverrides.dll",
"tools/NetCore21/Microsoft.AspNetCore.JsonPatch.dll",
"tools/NetCore21/Microsoft.AspNetCore.Mvc.Abstractions.dll",
"tools/NetCore21/Microsoft.AspNetCore.Mvc.ApiExplorer.dll",
"tools/NetCore21/Microsoft.AspNetCore.Mvc.Core.dll",
"tools/NetCore21/Microsoft.AspNetCore.Mvc.Formatters.Json.dll",
"tools/NetCore21/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll",
"tools/NetCore21/Microsoft.AspNetCore.Routing.Abstractions.dll",
"tools/NetCore21/Microsoft.AspNetCore.Routing.dll",
"tools/NetCore21/Microsoft.AspNetCore.Server.IISIntegration.dll",
"tools/NetCore21/Microsoft.AspNetCore.Server.Kestrel.Core.dll",
"tools/NetCore21/Microsoft.AspNetCore.Server.Kestrel.Https.dll",
"tools/NetCore21/Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.dll",
"tools/NetCore21/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll",
"tools/NetCore21/Microsoft.AspNetCore.Server.Kestrel.dll",
"tools/NetCore21/Microsoft.AspNetCore.TestHost.dll",
"tools/NetCore21/Microsoft.AspNetCore.WebUtilities.dll",
"tools/NetCore21/Microsoft.AspNetCore.dll",
"tools/NetCore21/Microsoft.DotNet.PlatformAbstractions.dll",
"tools/NetCore21/Microsoft.Extensions.Configuration.Abstractions.dll",
"tools/NetCore21/Microsoft.Extensions.Configuration.Binder.dll",
"tools/NetCore21/Microsoft.Extensions.Configuration.CommandLine.dll",
"tools/NetCore21/Microsoft.Extensions.Configuration.EnvironmentVariables.dll",
"tools/NetCore21/Microsoft.Extensions.Configuration.FileExtensions.dll",
"tools/NetCore21/Microsoft.Extensions.Configuration.Json.dll",
"tools/NetCore21/Microsoft.Extensions.Configuration.UserSecrets.dll",
"tools/NetCore21/Microsoft.Extensions.Configuration.dll",
"tools/NetCore21/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
"tools/NetCore21/Microsoft.Extensions.DependencyInjection.dll",
"tools/NetCore21/Microsoft.Extensions.DependencyModel.dll",
"tools/NetCore21/Microsoft.Extensions.FileProviders.Abstractions.dll",
"tools/NetCore21/Microsoft.Extensions.FileProviders.Physical.dll",
"tools/NetCore21/Microsoft.Extensions.FileSystemGlobbing.dll",
"tools/NetCore21/Microsoft.Extensions.Hosting.Abstractions.dll",
"tools/NetCore21/Microsoft.Extensions.Logging.Abstractions.dll",
"tools/NetCore21/Microsoft.Extensions.Logging.Configuration.dll",
"tools/NetCore21/Microsoft.Extensions.Logging.Console.dll",
"tools/NetCore21/Microsoft.Extensions.Logging.Debug.dll",
"tools/NetCore21/Microsoft.Extensions.Logging.dll",
"tools/NetCore21/Microsoft.Extensions.ObjectPool.dll",
"tools/NetCore21/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
"tools/NetCore21/Microsoft.Extensions.Options.dll",
"tools/NetCore21/Microsoft.Extensions.PlatformAbstractions.dll",
"tools/NetCore21/Microsoft.Extensions.Primitives.dll",
"tools/NetCore21/Microsoft.Net.Http.Headers.dll",
"tools/NetCore21/NConsole.dll",
"tools/NetCore21/NJsonSchema.CodeGeneration.CSharp.dll",
"tools/NetCore21/NJsonSchema.CodeGeneration.TypeScript.dll",
"tools/NetCore21/NJsonSchema.CodeGeneration.dll",
"tools/NetCore21/NJsonSchema.Yaml.dll",
"tools/NetCore21/NJsonSchema.dll",
"tools/NetCore21/NSwag.Annotations.dll",
"tools/NetCore21/NSwag.Annotations.pdb",
"tools/NetCore21/NSwag.Annotations.xml",
"tools/NetCore21/NSwag.AspNetCore.Launcher.dll",
"tools/NetCore21/NSwag.AspNetCore.Launcher.pdb",
"tools/NetCore21/NSwag.AssemblyLoader.dll",
"tools/NetCore21/NSwag.AssemblyLoader.dll.config",
"tools/NetCore21/NSwag.AssemblyLoader.pdb",
"tools/NetCore21/NSwag.AssemblyLoader.xml",
"tools/NetCore21/NSwag.CodeGeneration.CSharp.dll",
"tools/NetCore21/NSwag.CodeGeneration.CSharp.pdb",
"tools/NetCore21/NSwag.CodeGeneration.CSharp.xml",
"tools/NetCore21/NSwag.CodeGeneration.TypeScript.dll",
"tools/NetCore21/NSwag.CodeGeneration.TypeScript.pdb",
"tools/NetCore21/NSwag.CodeGeneration.TypeScript.xml",
"tools/NetCore21/NSwag.CodeGeneration.dll",
"tools/NetCore21/NSwag.CodeGeneration.dll.config",
"tools/NetCore21/NSwag.CodeGeneration.pdb",
"tools/NetCore21/NSwag.CodeGeneration.xml",
"tools/NetCore21/NSwag.Commands.dll",
"tools/NetCore21/NSwag.Commands.pdb",
"tools/NetCore21/NSwag.Commands.xml",
"tools/NetCore21/NSwag.Core.Yaml.dll",
"tools/NetCore21/NSwag.Core.Yaml.pdb",
"tools/NetCore21/NSwag.Core.dll",
"tools/NetCore21/NSwag.Core.dll.config",
"tools/NetCore21/NSwag.Core.pdb",
"tools/NetCore21/NSwag.Core.xml",
"tools/NetCore21/NSwag.Generation.AspNetCore.dll",
"tools/NetCore21/NSwag.Generation.AspNetCore.pdb",
"tools/NetCore21/NSwag.Generation.AspNetCore.xml",
"tools/NetCore21/NSwag.Generation.WebApi.dll",
"tools/NetCore21/NSwag.Generation.WebApi.pdb",
"tools/NetCore21/NSwag.Generation.WebApi.xml",
"tools/NetCore21/NSwag.Generation.dll",
"tools/NetCore21/NSwag.Generation.pdb",
"tools/NetCore21/NSwag.Generation.xml",
"tools/NetCore21/Namotion.Reflection.dll",
"tools/NetCore21/Newtonsoft.Json.dll",
"tools/NetCore21/System.Diagnostics.DiagnosticSource.dll",
"tools/NetCore21/System.IO.Pipelines.dll",
"tools/NetCore21/System.Runtime.CompilerServices.Unsafe.dll",
"tools/NetCore21/System.Security.Principal.Windows.dll",
"tools/NetCore21/System.Text.Encodings.Web.dll",
"tools/NetCore21/YamlDotNet.dll",
"tools/NetCore21/dotnet-nswag.deps.json",
"tools/NetCore21/dotnet-nswag.dll",
"tools/NetCore21/dotnet-nswag.pdb",
"tools/NetCore21/dotnet-nswag.runtimeconfig.json",
"tools/NetCore21/it/DotLiquid.resources.dll",
"tools/NetCore21/runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
"tools/NetCore21/runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
"tools/NetCore22/DotLiquid.dll",
"tools/NetCore22/MessagePack.dll",
"tools/NetCore22/Microsoft.AI.DependencyCollector.dll",
"tools/NetCore22/Microsoft.ApplicationInsights.AspNetCore.dll",
"tools/NetCore22/Microsoft.ApplicationInsights.dll",
"tools/NetCore22/Microsoft.AspNetCore.Antiforgery.dll",
"tools/NetCore22/Microsoft.AspNetCore.ApplicationInsights.HostingStartup.dll",
"tools/NetCore22/Microsoft.AspNetCore.Authentication.Abstractions.dll",
"tools/NetCore22/Microsoft.AspNetCore.Authentication.Cookies.dll",
"tools/NetCore22/Microsoft.AspNetCore.Authentication.Core.dll",
"tools/NetCore22/Microsoft.AspNetCore.Authentication.Facebook.dll",
"tools/NetCore22/Microsoft.AspNetCore.Authentication.Google.dll",
"tools/NetCore22/Microsoft.AspNetCore.Authentication.JwtBearer.dll",
"tools/NetCore22/Microsoft.AspNetCore.Authentication.MicrosoftAccount.dll",
"tools/NetCore22/Microsoft.AspNetCore.Authentication.OAuth.dll",
"tools/NetCore22/Microsoft.AspNetCore.Authentication.OpenIdConnect.dll",
"tools/NetCore22/Microsoft.AspNetCore.Authentication.Twitter.dll",
"tools/NetCore22/Microsoft.AspNetCore.Authentication.WsFederation.dll",
"tools/NetCore22/Microsoft.AspNetCore.Authentication.dll",
"tools/NetCore22/Microsoft.AspNetCore.Authorization.Policy.dll",
"tools/NetCore22/Microsoft.AspNetCore.Authorization.dll",
"tools/NetCore22/Microsoft.AspNetCore.AzureAppServices.HostingStartup.dll",
"tools/NetCore22/Microsoft.AspNetCore.AzureAppServicesIntegration.dll",
"tools/NetCore22/Microsoft.AspNetCore.Connections.Abstractions.dll",
"tools/NetCore22/Microsoft.AspNetCore.CookiePolicy.dll",
"tools/NetCore22/Microsoft.AspNetCore.Cors.dll",
"tools/NetCore22/Microsoft.AspNetCore.Cryptography.Internal.dll",
"tools/NetCore22/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll",
"tools/NetCore22/Microsoft.AspNetCore.DataProtection.Abstractions.dll",
"tools/NetCore22/Microsoft.AspNetCore.DataProtection.AzureKeyVault.dll",
"tools/NetCore22/Microsoft.AspNetCore.DataProtection.AzureStorage.dll",
"tools/NetCore22/Microsoft.AspNetCore.DataProtection.Extensions.dll",
"tools/NetCore22/Microsoft.AspNetCore.DataProtection.dll",
"tools/NetCore22/Microsoft.AspNetCore.Diagnostics.Abstractions.dll",
"tools/NetCore22/Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.dll",
"tools/NetCore22/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll",
"tools/NetCore22/Microsoft.AspNetCore.Diagnostics.dll",
"tools/NetCore22/Microsoft.AspNetCore.HostFiltering.dll",
"tools/NetCore22/Microsoft.AspNetCore.Hosting.Abstractions.dll",
"tools/NetCore22/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll",
"tools/NetCore22/Microsoft.AspNetCore.Hosting.dll",
"tools/NetCore22/Microsoft.AspNetCore.Html.Abstractions.dll",
"tools/NetCore22/Microsoft.AspNetCore.Http.Abstractions.dll",
"tools/NetCore22/Microsoft.AspNetCore.Http.Connections.Common.dll",
"tools/NetCore22/Microsoft.AspNetCore.Http.Connections.dll",
"tools/NetCore22/Microsoft.AspNetCore.Http.Extensions.dll",
"tools/NetCore22/Microsoft.AspNetCore.Http.Features.dll",
"tools/NetCore22/Microsoft.AspNetCore.Http.dll",
"tools/NetCore22/Microsoft.AspNetCore.HttpOverrides.dll",
"tools/NetCore22/Microsoft.AspNetCore.HttpsPolicy.dll",
"tools/NetCore22/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll",
"tools/NetCore22/Microsoft.AspNetCore.Identity.UI.Views.V3.dll",
"tools/NetCore22/Microsoft.AspNetCore.Identity.UI.Views.V4.dll",
"tools/NetCore22/Microsoft.AspNetCore.Identity.UI.dll",
"tools/NetCore22/Microsoft.AspNetCore.Identity.dll",
"tools/NetCore22/Microsoft.AspNetCore.JsonPatch.dll",
"tools/NetCore22/Microsoft.AspNetCore.Localization.Routing.dll",
"tools/NetCore22/Microsoft.AspNetCore.Localization.dll",
"tools/NetCore22/Microsoft.AspNetCore.MiddlewareAnalysis.dll",
"tools/NetCore22/Microsoft.AspNetCore.Mvc.Abstractions.dll",
"tools/NetCore22/Microsoft.AspNetCore.Mvc.ApiExplorer.dll",
"tools/NetCore22/Microsoft.AspNetCore.Mvc.Core.dll",
"tools/NetCore22/Microsoft.AspNetCore.Mvc.Cors.dll",
"tools/NetCore22/Microsoft.AspNetCore.Mvc.DataAnnotations.dll",
"tools/NetCore22/Microsoft.AspNetCore.Mvc.Formatters.Json.dll",
"tools/NetCore22/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll",
"tools/NetCore22/Microsoft.AspNetCore.Mvc.Localization.dll",
"tools/NetCore22/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll",
"tools/NetCore22/Microsoft.AspNetCore.Mvc.Razor.dll",
"tools/NetCore22/Microsoft.AspNetCore.Mvc.RazorPages.dll",
"tools/NetCore22/Microsoft.AspNetCore.Mvc.TagHelpers.dll",
"tools/NetCore22/Microsoft.AspNetCore.Mvc.ViewFeatures.dll",
"tools/NetCore22/Microsoft.AspNetCore.Mvc.dll",
"tools/NetCore22/Microsoft.AspNetCore.NodeServices.dll",
"tools/NetCore22/Microsoft.AspNetCore.Owin.dll",
"tools/NetCore22/Microsoft.AspNetCore.Razor.Language.dll",
"tools/NetCore22/Microsoft.AspNetCore.Razor.Runtime.dll",
"tools/NetCore22/Microsoft.AspNetCore.Razor.dll",
"tools/NetCore22/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll",
"tools/NetCore22/Microsoft.AspNetCore.ResponseCaching.dll",
"tools/NetCore22/Microsoft.AspNetCore.ResponseCompression.dll",
"tools/NetCore22/Microsoft.AspNetCore.Rewrite.dll",
"tools/NetCore22/Microsoft.AspNetCore.Routing.Abstractions.dll",
"tools/NetCore22/Microsoft.AspNetCore.Routing.dll",
"tools/NetCore22/Microsoft.AspNetCore.Server.HttpSys.dll",
"tools/NetCore22/Microsoft.AspNetCore.Server.IIS.dll",
"tools/NetCore22/Microsoft.AspNetCore.Server.IISIntegration.dll",
"tools/NetCore22/Microsoft.AspNetCore.Server.Kestrel.Core.dll",
"tools/NetCore22/Microsoft.AspNetCore.Server.Kestrel.Https.dll",
"tools/NetCore22/Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.dll",
"tools/NetCore22/Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.dll",
"tools/NetCore22/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll",
"tools/NetCore22/Microsoft.AspNetCore.Server.Kestrel.dll",
"tools/NetCore22/Microsoft.AspNetCore.Session.dll",
"tools/NetCore22/Microsoft.AspNetCore.SignalR.Common.dll",
"tools/NetCore22/Microsoft.AspNetCore.SignalR.Core.dll",
"tools/NetCore22/Microsoft.AspNetCore.SignalR.Protocols.Json.dll",
"tools/NetCore22/Microsoft.AspNetCore.SignalR.Redis.dll",
"tools/NetCore22/Microsoft.AspNetCore.SignalR.dll",
"tools/NetCore22/Microsoft.AspNetCore.SpaServices.Extensions.dll",
"tools/NetCore22/Microsoft.AspNetCore.SpaServices.dll",
"tools/NetCore22/Microsoft.AspNetCore.StaticFiles.dll",
"tools/NetCore22/Microsoft.AspNetCore.TestHost.dll",
"tools/NetCore22/Microsoft.AspNetCore.WebSockets.dll",
"tools/NetCore22/Microsoft.AspNetCore.WebUtilities.dll",
"tools/NetCore22/Microsoft.AspNetCore.dll",
"tools/NetCore22/Microsoft.Azure.KeyVault.WebKey.dll",
"tools/NetCore22/Microsoft.Azure.KeyVault.dll",
"tools/NetCore22/Microsoft.Azure.Services.AppAuthentication.dll",
"tools/NetCore22/Microsoft.CodeAnalysis.CSharp.dll",
"tools/NetCore22/Microsoft.CodeAnalysis.Razor.dll",
"tools/NetCore22/Microsoft.CodeAnalysis.dll",
"tools/NetCore22/Microsoft.Data.Edm.dll",
"tools/NetCore22/Microsoft.Data.OData.dll",
"tools/NetCore22/Microsoft.Data.Sqlite.dll",
"tools/NetCore22/Microsoft.DotNet.PlatformAbstractions.dll",
"tools/NetCore22/Microsoft.EntityFrameworkCore.Abstractions.dll",
"tools/NetCore22/Microsoft.EntityFrameworkCore.Design.dll",
"tools/NetCore22/Microsoft.EntityFrameworkCore.InMemory.dll",
"tools/NetCore22/Microsoft.EntityFrameworkCore.Relational.dll",
"tools/NetCore22/Microsoft.EntityFrameworkCore.SqlServer.dll",
"tools/NetCore22/Microsoft.EntityFrameworkCore.Sqlite.dll",
"tools/NetCore22/Microsoft.EntityFrameworkCore.dll",
"tools/NetCore22/Microsoft.Extensions.Caching.Abstractions.dll",
"tools/NetCore22/Microsoft.Extensions.Caching.Memory.dll",
"tools/NetCore22/Microsoft.Extensions.Caching.Redis.dll",
"tools/NetCore22/Microsoft.Extensions.Caching.SqlServer.dll",
"tools/NetCore22/Microsoft.Extensions.Configuration.Abstractions.dll",
"tools/NetCore22/Microsoft.Extensions.Configuration.AzureKeyVault.dll",
"tools/NetCore22/Microsoft.Extensions.Configuration.Binder.dll",
"tools/NetCore22/Microsoft.Extensions.Configuration.CommandLine.dll",
"tools/NetCore22/Microsoft.Extensions.Configuration.EnvironmentVariables.dll",
"tools/NetCore22/Microsoft.Extensions.Configuration.FileExtensions.dll",
"tools/NetCore22/Microsoft.Extensions.Configuration.Ini.dll",
"tools/NetCore22/Microsoft.Extensions.Configuration.Json.dll",
"tools/NetCore22/Microsoft.Extensions.Configuration.KeyPerFile.dll",
"tools/NetCore22/Microsoft.Extensions.Configuration.UserSecrets.dll",
"tools/NetCore22/Microsoft.Extensions.Configuration.Xml.dll",
"tools/NetCore22/Microsoft.Extensions.Configuration.dll",
"tools/NetCore22/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
"tools/NetCore22/Microsoft.Extensions.DependencyInjection.dll",
"tools/NetCore22/Microsoft.Extensions.DependencyModel.dll",
"tools/NetCore22/Microsoft.Extensions.DiagnosticAdapter.dll",
"tools/NetCore22/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll",
"tools/NetCore22/Microsoft.Extensions.Diagnostics.HealthChecks.dll",
"tools/NetCore22/Microsoft.Extensions.FileProviders.Abstractions.dll",
"tools/NetCore22/Microsoft.Extensions.FileProviders.Composite.dll",
"tools/NetCore22/Microsoft.Extensions.FileProviders.Embedded.dll",
"tools/NetCore22/Microsoft.Extensions.FileProviders.Physical.dll",
"tools/NetCore22/Microsoft.Extensions.FileSystemGlobbing.dll",
"tools/NetCore22/Microsoft.Extensions.Hosting.Abstractions.dll",
"tools/NetCore22/Microsoft.Extensions.Hosting.dll",
"tools/NetCore22/Microsoft.Extensions.Http.dll",
"tools/NetCore22/Microsoft.Extensions.Identity.Core.dll",
"tools/NetCore22/Microsoft.Extensions.Identity.Stores.dll",
"tools/NetCore22/Microsoft.Extensions.Localization.Abstractions.dll",
"tools/NetCore22/Microsoft.Extensions.Localization.dll",
"tools/NetCore22/Microsoft.Extensions.Logging.Abstractions.dll",
"tools/NetCore22/Microsoft.Extensions.Logging.AzureAppServices.dll",
"tools/NetCore22/Microsoft.Extensions.Logging.Configuration.dll",
"tools/NetCore22/Microsoft.Extensions.Logging.Console.dll",
"tools/NetCore22/Microsoft.Extensions.Logging.Debug.dll",
"tools/NetCore22/Microsoft.Extensions.Logging.EventSource.dll",
"tools/NetCore22/Microsoft.Extensions.Logging.TraceSource.dll",
"tools/NetCore22/Microsoft.Extensions.Logging.dll",
"tools/NetCore22/Microsoft.Extensions.ObjectPool.dll",
"tools/NetCore22/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
"tools/NetCore22/Microsoft.Extensions.Options.DataAnnotations.dll",
"tools/NetCore22/Microsoft.Extensions.Options.dll",
"tools/NetCore22/Microsoft.Extensions.PlatformAbstractions.dll",
"tools/NetCore22/Microsoft.Extensions.Primitives.dll",
"tools/NetCore22/Microsoft.Extensions.WebEncoders.dll",
"tools/NetCore22/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll",
"tools/NetCore22/Microsoft.IdentityModel.Clients.ActiveDirectory.dll",
"tools/NetCore22/Microsoft.IdentityModel.JsonWebTokens.dll",
"tools/NetCore22/Microsoft.IdentityModel.Logging.dll",
"tools/NetCore22/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
"tools/NetCore22/Microsoft.IdentityModel.Protocols.WsFederation.dll",
"tools/NetCore22/Microsoft.IdentityModel.Protocols.dll",
"tools/NetCore22/Microsoft.IdentityModel.Tokens.Saml.dll",
"tools/NetCore22/Microsoft.IdentityModel.Tokens.dll",
"tools/NetCore22/Microsoft.IdentityModel.Xml.dll",
"tools/NetCore22/Microsoft.Net.Http.Headers.dll",
"tools/NetCore22/Microsoft.Rest.ClientRuntime.Azure.dll",
"tools/NetCore22/Microsoft.Rest.ClientRuntime.dll",
"tools/NetCore22/Microsoft.VisualStudio.Web.BrowserLink.dll",
"tools/NetCore22/Microsoft.WindowsAzure.Storage.dll",
"tools/NetCore22/NConsole.dll",
"tools/NetCore22/NJsonSchema.CodeGeneration.CSharp.dll",
"tools/NetCore22/NJsonSchema.CodeGeneration.TypeScript.dll",
"tools/NetCore22/NJsonSchema.CodeGeneration.dll",
"tools/NetCore22/NJsonSchema.Yaml.dll",
"tools/NetCore22/NJsonSchema.dll",
"tools/NetCore22/NSwag.Annotations.dll",
"tools/NetCore22/NSwag.Annotations.pdb",
"tools/NetCore22/NSwag.Annotations.xml",
"tools/NetCore22/NSwag.AspNetCore.Launcher.dll",
"tools/NetCore22/NSwag.AspNetCore.Launcher.pdb",
"tools/NetCore22/NSwag.AssemblyLoader.dll",
"tools/NetCore22/NSwag.AssemblyLoader.dll.config",
"tools/NetCore22/NSwag.AssemblyLoader.pdb",
"tools/NetCore22/NSwag.AssemblyLoader.xml",
"tools/NetCore22/NSwag.CodeGeneration.CSharp.dll",
"tools/NetCore22/NSwag.CodeGeneration.CSharp.pdb",
"tools/NetCore22/NSwag.CodeGeneration.CSharp.xml",
"tools/NetCore22/NSwag.CodeGeneration.TypeScript.dll",
"tools/NetCore22/NSwag.CodeGeneration.TypeScript.pdb",
"tools/NetCore22/NSwag.CodeGeneration.TypeScript.xml",
"tools/NetCore22/NSwag.CodeGeneration.dll",
"tools/NetCore22/NSwag.CodeGeneration.dll.config",
"tools/NetCore22/NSwag.CodeGeneration.pdb",
"tools/NetCore22/NSwag.CodeGeneration.xml",
"tools/NetCore22/NSwag.Commands.dll",
"tools/NetCore22/NSwag.Commands.pdb",
"tools/NetCore22/NSwag.Commands.xml",
"tools/NetCore22/NSwag.Core.Yaml.dll",
"tools/NetCore22/NSwag.Core.Yaml.pdb",
"tools/NetCore22/NSwag.Core.dll",
"tools/NetCore22/NSwag.Core.dll.config",
"tools/NetCore22/NSwag.Core.pdb",
"tools/NetCore22/NSwag.Core.xml",
"tools/NetCore22/NSwag.Generation.AspNetCore.dll",
"tools/NetCore22/NSwag.Generation.AspNetCore.pdb",
"tools/NetCore22/NSwag.Generation.AspNetCore.xml",
"tools/NetCore22/NSwag.Generation.WebApi.dll",
"tools/NetCore22/NSwag.Generation.WebApi.pdb",
"tools/NetCore22/NSwag.Generation.WebApi.xml",
"tools/NetCore22/NSwag.Generation.dll",
"tools/NetCore22/NSwag.Generation.pdb",
"tools/NetCore22/NSwag.Generation.xml",
"tools/NetCore22/Namotion.Reflection.dll",
"tools/NetCore22/Newtonsoft.Json.Bson.dll",
"tools/NetCore22/Newtonsoft.Json.dll",
"tools/NetCore22/Remotion.Linq.dll",
"tools/NetCore22/SQLitePCLRaw.batteries_green.dll",
"tools/NetCore22/SQLitePCLRaw.batteries_v2.dll",
"tools/NetCore22/SQLitePCLRaw.core.dll",
"tools/NetCore22/SQLitePCLRaw.provider.e_sqlite3.dll",
"tools/NetCore22/StackExchange.Redis.StrongName.dll",
"tools/NetCore22/System.Data.SqlClient.dll",
"tools/NetCore22/System.IO.Pipelines.dll",
"tools/NetCore22/System.IdentityModel.Tokens.Jwt.dll",
"tools/NetCore22/System.Interactive.Async.dll",
"tools/NetCore22/System.Net.Http.Formatting.dll",
"tools/NetCore22/System.Net.WebSockets.WebSocketProtocol.dll",
"tools/NetCore22/System.Runtime.CompilerServices.Unsafe.dll",
"tools/NetCore22/System.Security.Cryptography.Pkcs.dll",
"tools/NetCore22/System.Security.Cryptography.Xml.dll",
"tools/NetCore22/System.Security.Permissions.dll",
"tools/NetCore22/System.Spatial.dll",
"tools/NetCore22/System.Text.Encoding.CodePages.dll",
"tools/NetCore22/System.Text.Encodings.Web.dll",
"tools/NetCore22/System.Threading.Channels.dll",
"tools/NetCore22/YamlDotNet.dll",
"tools/NetCore22/de/Microsoft.Data.Edm.resources.dll",
"tools/NetCore22/de/Microsoft.Data.OData.resources.dll",
"tools/NetCore22/de/System.Spatial.resources.dll",
"tools/NetCore22/dotnet-nswag.deps.json",
"tools/NetCore22/dotnet-nswag.dll",
"tools/NetCore22/dotnet-nswag.pdb",
"tools/NetCore22/dotnet-nswag.runtimeconfig.json",
"tools/NetCore22/es/Microsoft.Data.Edm.resources.dll",
"tools/NetCore22/es/Microsoft.Data.OData.resources.dll",
"tools/NetCore22/es/System.Spatial.resources.dll",
"tools/NetCore22/fr/Microsoft.Data.Edm.resources.dll",
"tools/NetCore22/fr/Microsoft.Data.OData.resources.dll",
"tools/NetCore22/fr/System.Spatial.resources.dll",
"tools/NetCore22/it/DotLiquid.resources.dll",
"tools/NetCore22/it/Microsoft.Data.Edm.resources.dll",
"tools/NetCore22/it/Microsoft.Data.OData.resources.dll",
"tools/NetCore22/it/System.Spatial.resources.dll",
"tools/NetCore22/ja/Microsoft.Data.Edm.resources.dll",
"tools/NetCore22/ja/Microsoft.Data.OData.resources.dll",
"tools/NetCore22/ja/System.Spatial.resources.dll",
"tools/NetCore22/ko/Microsoft.Data.Edm.resources.dll",
"tools/NetCore22/ko/Microsoft.Data.OData.resources.dll",
"tools/NetCore22/ko/System.Spatial.resources.dll",
"tools/NetCore22/ru/Microsoft.Data.Edm.resources.dll",
"tools/NetCore22/ru/Microsoft.Data.OData.resources.dll",
"tools/NetCore22/ru/System.Spatial.resources.dll",
"tools/NetCore22/runtimes/alpine-x64/native/libe_sqlite3.so",
"tools/NetCore22/runtimes/linux-arm/native/libe_sqlite3.so",
"tools/NetCore22/runtimes/linux-arm/native/libuv.so",
"tools/NetCore22/runtimes/linux-arm64/native/libe_sqlite3.so",
"tools/NetCore22/runtimes/linux-arm64/native/libuv.so",
"tools/NetCore22/runtimes/linux-armel/native/libe_sqlite3.so",
"tools/NetCore22/runtimes/linux-armel/native/libuv.so",
"tools/NetCore22/runtimes/linux-musl-x64/native/libe_sqlite3.so",
"tools/NetCore22/runtimes/linux-x64/native/libe_sqlite3.so",
"tools/NetCore22/runtimes/linux-x64/native/libuv.so",
"tools/NetCore22/runtimes/linux-x86/native/libe_sqlite3.so",
"tools/NetCore22/runtimes/osx-x64/native/libe_sqlite3.dylib",
"tools/NetCore22/runtimes/osx/native/libuv.dylib",
"tools/NetCore22/runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll",
"tools/NetCore22/runtimes/win-arm/native/libuv.dll",
"tools/NetCore22/runtimes/win-arm64/native/sni.dll",
"tools/NetCore22/runtimes/win-x64/native/e_sqlite3.dll",
"tools/NetCore22/runtimes/win-x64/native/libuv.dll",
"tools/NetCore22/runtimes/win-x64/native/sni.dll",
"tools/NetCore22/runtimes/win-x64/nativeassets/netcoreapp2.2/aspnetcorev2_inprocess.dll",
"tools/NetCore22/runtimes/win-x86/native/e_sqlite3.dll",
"tools/NetCore22/runtimes/win-x86/native/libuv.dll",
"tools/NetCore22/runtimes/win-x86/native/sni.dll",
"tools/NetCore22/runtimes/win-x86/nativeassets/netcoreapp2.2/aspnetcorev2_inprocess.dll",
"tools/NetCore22/runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll",
"tools/NetCore22/runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll",
"tools/NetCore22/runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll",
"tools/NetCore22/runtimes/win8-arm/native/e_sqlite3.dll",
"tools/NetCore22/zh-Hans/Microsoft.Data.Edm.resources.dll",
"tools/NetCore22/zh-Hans/Microsoft.Data.OData.resources.dll",
"tools/NetCore22/zh-Hans/System.Spatial.resources.dll",
"tools/NetCore22/zh-Hant/Microsoft.Data.Edm.resources.dll",
"tools/NetCore22/zh-Hant/Microsoft.Data.OData.resources.dll",
"tools/NetCore22/zh-Hant/System.Spatial.resources.dll",
"tools/Win/DotLiquid.dll",
"tools/Win/Microsoft.AspNetCore.Authentication.Abstractions.dll",
"tools/Win/Microsoft.AspNetCore.Authentication.Core.dll",
"tools/Win/Microsoft.AspNetCore.Authorization.Policy.dll",
"tools/Win/Microsoft.AspNetCore.Authorization.dll",
"tools/Win/Microsoft.AspNetCore.Connections.Abstractions.dll",
"tools/Win/Microsoft.AspNetCore.Diagnostics.Abstractions.dll",
"tools/Win/Microsoft.AspNetCore.Diagnostics.dll",
"tools/Win/Microsoft.AspNetCore.HostFiltering.dll",
"tools/Win/Microsoft.AspNetCore.Hosting.Abstractions.dll",
"tools/Win/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll",
"tools/Win/Microsoft.AspNetCore.Hosting.dll",
"tools/Win/Microsoft.AspNetCore.Http.Abstractions.dll",
"tools/Win/Microsoft.AspNetCore.Http.Extensions.dll",
"tools/Win/Microsoft.AspNetCore.Http.Features.dll",
"tools/Win/Microsoft.AspNetCore.Http.dll",
"tools/Win/Microsoft.AspNetCore.HttpOverrides.dll",
"tools/Win/Microsoft.AspNetCore.JsonPatch.dll",
"tools/Win/Microsoft.AspNetCore.Mvc.Abstractions.dll",
"tools/Win/Microsoft.AspNetCore.Mvc.ApiExplorer.dll",
"tools/Win/Microsoft.AspNetCore.Mvc.Core.dll",
"tools/Win/Microsoft.AspNetCore.Mvc.Formatters.Json.dll",
"tools/Win/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll",
"tools/Win/Microsoft.AspNetCore.Routing.Abstractions.dll",
"tools/Win/Microsoft.AspNetCore.Routing.dll",
"tools/Win/Microsoft.AspNetCore.Server.IIS.dll",
"tools/Win/Microsoft.AspNetCore.Server.IISIntegration.dll",
"tools/Win/Microsoft.AspNetCore.Server.Kestrel.Core.dll",
"tools/Win/Microsoft.AspNetCore.Server.Kestrel.Https.dll",
"tools/Win/Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.dll",
"tools/Win/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll",
"tools/Win/Microsoft.AspNetCore.Server.Kestrel.dll",
"tools/Win/Microsoft.AspNetCore.TestHost.dll",
"tools/Win/Microsoft.AspNetCore.WebUtilities.dll",
"tools/Win/Microsoft.AspNetCore.dll",
"tools/Win/Microsoft.DotNet.PlatformAbstractions.dll",
"tools/Win/Microsoft.Extensions.Configuration.Abstractions.dll",
"tools/Win/Microsoft.Extensions.Configuration.Binder.dll",
"tools/Win/Microsoft.Extensions.Configuration.CommandLine.dll",
"tools/Win/Microsoft.Extensions.Configuration.EnvironmentVariables.dll",
"tools/Win/Microsoft.Extensions.Configuration.FileExtensions.dll",
"tools/Win/Microsoft.Extensions.Configuration.Json.dll",
"tools/Win/Microsoft.Extensions.Configuration.UserSecrets.dll",
"tools/Win/Microsoft.Extensions.Configuration.dll",
"tools/Win/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
"tools/Win/Microsoft.Extensions.DependencyInjection.dll",
"tools/Win/Microsoft.Extensions.DependencyModel.dll",
"tools/Win/Microsoft.Extensions.FileProviders.Abstractions.dll",
"tools/Win/Microsoft.Extensions.FileProviders.Physical.dll",
"tools/Win/Microsoft.Extensions.FileSystemGlobbing.dll",
"tools/Win/Microsoft.Extensions.Hosting.Abstractions.dll",
"tools/Win/Microsoft.Extensions.Logging.Abstractions.dll",
"tools/Win/Microsoft.Extensions.Logging.Configuration.dll",
"tools/Win/Microsoft.Extensions.Logging.Console.dll",
"tools/Win/Microsoft.Extensions.Logging.Debug.dll",
"tools/Win/Microsoft.Extensions.Logging.EventSource.dll",
"tools/Win/Microsoft.Extensions.Logging.dll",
"tools/Win/Microsoft.Extensions.ObjectPool.dll",
"tools/Win/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
"tools/Win/Microsoft.Extensions.Options.dll",
"tools/Win/Microsoft.Extensions.PlatformAbstractions.dll",
"tools/Win/Microsoft.Extensions.Primitives.dll",
"tools/Win/Microsoft.Net.Http.Headers.dll",
"tools/Win/Microsoft.Win32.Primitives.dll",
"tools/Win/NConsole.dll",
"tools/Win/NJsonSchema.CodeGeneration.CSharp.dll",
"tools/Win/NJsonSchema.CodeGeneration.TypeScript.dll",
"tools/Win/NJsonSchema.CodeGeneration.dll",
"tools/Win/NJsonSchema.Yaml.dll",
"tools/Win/NJsonSchema.dll",
"tools/Win/NSwag.Annotations.dll",
"tools/Win/NSwag.Annotations.pdb",
"tools/Win/NSwag.Annotations.xml",
"tools/Win/NSwag.AspNetCore.Launcher.exe",
"tools/Win/NSwag.AspNetCore.Launcher.exe.config",
"tools/Win/NSwag.AspNetCore.Launcher.pdb",
"tools/Win/NSwag.AssemblyLoader.dll",
"tools/Win/NSwag.AssemblyLoader.dll.config",
"tools/Win/NSwag.AssemblyLoader.pdb",
"tools/Win/NSwag.AssemblyLoader.xml",
"tools/Win/NSwag.CodeGeneration.CSharp.dll",
"tools/Win/NSwag.CodeGeneration.CSharp.pdb",
"tools/Win/NSwag.CodeGeneration.CSharp.xml",
"tools/Win/NSwag.CodeGeneration.TypeScript.dll",
"tools/Win/NSwag.CodeGeneration.TypeScript.pdb",
"tools/Win/NSwag.CodeGeneration.TypeScript.xml",
"tools/Win/NSwag.CodeGeneration.dll",
"tools/Win/NSwag.CodeGeneration.dll.config",
"tools/Win/NSwag.CodeGeneration.pdb",
"tools/Win/NSwag.CodeGeneration.xml",
"tools/Win/NSwag.Commands.dll",
"tools/Win/NSwag.Commands.pdb",
"tools/Win/NSwag.Commands.xml",
"tools/Win/NSwag.Core.Yaml.dll",
"tools/Win/NSwag.Core.Yaml.pdb",
"tools/Win/NSwag.Core.dll",
"tools/Win/NSwag.Core.dll.config",
"tools/Win/NSwag.Core.pdb",
"tools/Win/NSwag.Core.xml",
"tools/Win/NSwag.Generation.AspNetCore.dll",
"tools/Win/NSwag.Generation.AspNetCore.pdb",
"tools/Win/NSwag.Generation.AspNetCore.xml",
"tools/Win/NSwag.Generation.WebApi.dll",
"tools/Win/NSwag.Generation.WebApi.pdb",
"tools/Win/NSwag.Generation.WebApi.xml",
"tools/Win/NSwag.Generation.dll",
"tools/Win/NSwag.Generation.pdb",
"tools/Win/NSwag.Generation.xml",
"tools/Win/NSwag.exe",
"tools/Win/NSwag.exe.config",
"tools/Win/NSwag.pdb",
"tools/Win/NSwag.x86.exe",
"tools/Win/NSwag.x86.exe.config",
"tools/Win/Namotion.Reflection.dll",
"tools/Win/Newtonsoft.Json.dll",
"tools/Win/System.AppContext.dll",
"tools/Win/System.Buffers.dll",
"tools/Win/System.Collections.Concurrent.dll",
"tools/Win/System.Collections.Immutable.dll",
"tools/Win/System.Collections.NonGeneric.dll",
"tools/Win/System.Collections.Specialized.dll",
"tools/Win/System.Collections.dll",
"tools/Win/System.ComponentModel.Annotations.dll",
"tools/Win/System.ComponentModel.EventBasedAsync.dll",
"tools/Win/System.ComponentModel.Primitives.dll",
"tools/Win/System.ComponentModel.TypeConverter.dll",
"tools/Win/System.ComponentModel.dll",
"tools/Win/System.Console.dll",
"tools/Win/System.Data.Common.dll",
"tools/Win/System.Diagnostics.Contracts.dll",
"tools/Win/System.Diagnostics.Debug.dll",
"tools/Win/System.Diagnostics.DiagnosticSource.dll",
"tools/Win/System.Diagnostics.FileVersionInfo.dll",
"tools/Win/System.Diagnostics.Process.dll",
"tools/Win/System.Diagnostics.StackTrace.dll",
"tools/Win/System.Diagnostics.TextWriterTraceListener.dll",
"tools/Win/System.Diagnostics.Tools.dll",
"tools/Win/System.Diagnostics.TraceSource.dll",
"tools/Win/System.Diagnostics.Tracing.dll",
"tools/Win/System.Drawing.Primitives.dll",
"tools/Win/System.Dynamic.Runtime.dll",
"tools/Win/System.Globalization.Calendars.dll",
"tools/Win/System.Globalization.Extensions.dll",
"tools/Win/System.Globalization.dll",
"tools/Win/System.IO.Compression.ZipFile.dll",
"tools/Win/System.IO.Compression.dll",
"tools/Win/System.IO.FileSystem.DriveInfo.dll",
"tools/Win/System.IO.FileSystem.Primitives.dll",
"tools/Win/System.IO.FileSystem.Watcher.dll",
"tools/Win/System.IO.FileSystem.dll",
"tools/Win/System.IO.IsolatedStorage.dll",
"tools/Win/System.IO.MemoryMappedFiles.dll",
"tools/Win/System.IO.Pipelines.dll",
"tools/Win/System.IO.Pipes.dll",
"tools/Win/System.IO.UnmanagedMemoryStream.dll",
"tools/Win/System.IO.dll",
"tools/Win/System.Linq.Expressions.dll",
"tools/Win/System.Linq.Parallel.dll",
"tools/Win/System.Linq.Queryable.dll",
"tools/Win/System.Linq.dll",
"tools/Win/System.Memory.dll",
"tools/Win/System.Net.Http.dll",
"tools/Win/System.Net.NameResolution.dll",
"tools/Win/System.Net.NetworkInformation.dll",
"tools/Win/System.Net.Ping.dll",
"tools/Win/System.Net.Primitives.dll",
"tools/Win/System.Net.Requests.dll",
"tools/Win/System.Net.Security.dll",
"tools/Win/System.Net.Sockets.dll",
"tools/Win/System.Net.WebHeaderCollection.dll",
"tools/Win/System.Net.WebSockets.Client.dll",
"tools/Win/System.Net.WebSockets.dll",
"tools/Win/System.Numerics.Vectors.dll",
"tools/Win/System.ObjectModel.dll",
"tools/Win/System.Reflection.Extensions.dll",
"tools/Win/System.Reflection.Metadata.dll",
"tools/Win/System.Reflection.Primitives.dll",
"tools/Win/System.Reflection.dll",
"tools/Win/System.Resources.Reader.dll",
"tools/Win/System.Resources.ResourceManager.dll",
"tools/Win/System.Resources.Writer.dll",
"tools/Win/System.Runtime.CompilerServices.Unsafe.dll",
"tools/Win/System.Runtime.CompilerServices.VisualC.dll",
"tools/Win/System.Runtime.Extensions.dll",
"tools/Win/System.Runtime.Handles.dll",
"tools/Win/System.Runtime.InteropServices.RuntimeInformation.dll",
"tools/Win/System.Runtime.InteropServices.dll",
"tools/Win/System.Runtime.Numerics.dll",
"tools/Win/System.Runtime.Serialization.Formatters.dll",
"tools/Win/System.Runtime.Serialization.Json.dll",
"tools/Win/System.Runtime.Serialization.Primitives.dll",
"tools/Win/System.Runtime.Serialization.Xml.dll",
"tools/Win/System.Runtime.dll",
"tools/Win/System.Security.Claims.dll",
"tools/Win/System.Security.Cryptography.Algorithms.dll",
"tools/Win/System.Security.Cryptography.Cng.dll",
"tools/Win/System.Security.Cryptography.Csp.dll",
"tools/Win/System.Security.Cryptography.Encoding.dll",
"tools/Win/System.Security.Cryptography.Primitives.dll",
"tools/Win/System.Security.Cryptography.X509Certificates.dll",
"tools/Win/System.Security.Principal.Windows.dll",
"tools/Win/System.Security.Principal.dll",
"tools/Win/System.Security.SecureString.dll",
"tools/Win/System.Text.Encoding.Extensions.dll",
"tools/Win/System.Text.Encoding.dll",
"tools/Win/System.Text.Encodings.Web.dll",
"tools/Win/System.Text.RegularExpressions.dll",
"tools/Win/System.Threading.Overlapped.dll",
"tools/Win/System.Threading.Tasks.Extensions.dll",
"tools/Win/System.Threading.Tasks.Parallel.dll",
"tools/Win/System.Threading.Tasks.dll",
"tools/Win/System.Threading.Thread.dll",
"tools/Win/System.Threading.ThreadPool.dll",
"tools/Win/System.Threading.Timer.dll",
"tools/Win/System.Threading.dll",
"tools/Win/System.ValueTuple.dll",
"tools/Win/System.Xml.ReaderWriter.dll",
"tools/Win/System.Xml.XDocument.dll",
"tools/Win/System.Xml.XPath.XDocument.dll",
"tools/Win/System.Xml.XPath.dll",
"tools/Win/System.Xml.XmlDocument.dll",
"tools/Win/System.Xml.XmlSerializer.dll",
"tools/Win/YamlDotNet.dll",
"tools/Win/netstandard.dll"
]
},
"SoapCore/1.1.0.30": {
"sha512": "endDaBYzGiz96QRRmnfbY4yUPDEtpPmf/hTl20DBpbgnKIrTmp5giR8og/w3njYeOdi7oW8Yu7EEqcf0WFW2yQ==",
"type": "package",
"path": "soapcore/1.1.0.30",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net5.0/SoapCore.dll",
"lib/net5.0/SoapCore.xml",
"lib/net6.0/SoapCore.dll",
"lib/net6.0/SoapCore.xml",
"lib/netcoreapp3.1/SoapCore.dll",
"lib/netcoreapp3.1/SoapCore.xml",
"lib/netstandard2.0/SoapCore.dll",
"lib/netstandard2.0/SoapCore.xml",
"lib/netstandard2.1/SoapCore.dll",
"lib/netstandard2.1/SoapCore.xml",
"logo.png",
"soapcore.1.1.0.30.nupkg.sha512",
"soapcore.nuspec"
]
},
"System.Buffers/4.5.1": {
"sha512": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
"type": "package",
"path": "system.buffers/4.5.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/net461/System.Buffers.dll",
"lib/net461/System.Buffers.xml",
"lib/netcoreapp2.0/_._",
"lib/netstandard1.1/System.Buffers.dll",
"lib/netstandard1.1/System.Buffers.xml",
"lib/netstandard2.0/System.Buffers.dll",
"lib/netstandard2.0/System.Buffers.xml",
"lib/uap10.0.16299/_._",
"ref/net45/System.Buffers.dll",
"ref/net45/System.Buffers.xml",
"ref/netcoreapp2.0/_._",
"ref/netstandard1.1/System.Buffers.dll",
"ref/netstandard1.1/System.Buffers.xml",
"ref/netstandard2.0/System.Buffers.dll",
"ref/netstandard2.0/System.Buffers.xml",
"ref/uap10.0.16299/_._",
"system.buffers.4.5.1.nupkg.sha512",
"system.buffers.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.CodeDom/6.0.0": {
"sha512": "CPc6tWO1LAer3IzfZufDBRL+UZQcj5uS207NHALQzP84Vp/z6wF0Aa0YZImOQY8iStY0A2zI/e3ihKNPfUm8XA==",
"type": "package",
"path": "system.codedom/6.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/netcoreapp2.0/System.CodeDom.targets",
"buildTransitive/netcoreapp3.1/_._",
"lib/net461/System.CodeDom.dll",
"lib/net461/System.CodeDom.xml",
"lib/net6.0/System.CodeDom.dll",
"lib/net6.0/System.CodeDom.xml",
"lib/netstandard2.0/System.CodeDom.dll",
"lib/netstandard2.0/System.CodeDom.xml",
"system.codedom.6.0.0.nupkg.sha512",
"system.codedom.nuspec",
"useSharedDesignerContext.txt"
]
},
"System.Collections/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.Configuration.ConfigurationManager/5.0.0": {
"sha512": "aM7cbfEfVNlEEOj3DsZP+2g9NRwbkyiAv2isQEzw7pnkDg9ekCU2m1cdJLM02Uq691OaCS91tooaxcEn8d0q5w==",
"type": "package",
"path": "system.configuration.configurationmanager/5.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/net461/System.Configuration.ConfigurationManager.dll",
"lib/net461/System.Configuration.ConfigurationManager.xml",
"lib/netstandard2.0/System.Configuration.ConfigurationManager.dll",
"lib/netstandard2.0/System.Configuration.ConfigurationManager.xml",
"ref/net461/System.Configuration.ConfigurationManager.dll",
"ref/net461/System.Configuration.ConfigurationManager.xml",
"ref/netstandard2.0/System.Configuration.ConfigurationManager.dll",
"ref/netstandard2.0/System.Configuration.ConfigurationManager.xml",
"system.configuration.configurationmanager.5.0.0.nupkg.sha512",
"system.configuration.configurationmanager.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"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/5.0.0": {
"sha512": "tCQTzPsGZh/A9LhhA6zrqCRV4hOHsK90/G7q3Khxmn6tnB1PuNU0cRaKANP2AWcF9bn0zsuOoZOSrHuJk6oNBA==",
"type": "package",
"path": "system.diagnostics.diagnosticsource/5.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/net45/System.Diagnostics.DiagnosticSource.dll",
"lib/net45/System.Diagnostics.DiagnosticSource.xml",
"lib/net46/System.Diagnostics.DiagnosticSource.dll",
"lib/net46/System.Diagnostics.DiagnosticSource.xml",
"lib/net5.0/System.Diagnostics.DiagnosticSource.dll",
"lib/net5.0/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.5.0.0.nupkg.sha512",
"system.diagnostics.diagnosticsource.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Drawing.Common/5.0.0": {
"sha512": "SztFwAnpfKC8+sEKXAFxCBWhKQaEd97EiOL7oZJZP56zbqnLpmxACWA8aGseaUExciuEAUuR9dY8f7HkTRAdnw==",
"type": "package",
"path": "system.drawing.common/5.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net461/System.Drawing.Common.dll",
"lib/netcoreapp3.0/System.Drawing.Common.dll",
"lib/netcoreapp3.0/System.Drawing.Common.xml",
"lib/netstandard2.0/System.Drawing.Common.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net461/System.Drawing.Common.dll",
"ref/netcoreapp3.0/System.Drawing.Common.dll",
"ref/netcoreapp3.0/System.Drawing.Common.xml",
"ref/netstandard2.0/System.Drawing.Common.dll",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll",
"runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll",
"runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.xml",
"runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll",
"runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll",
"runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.xml",
"system.drawing.common.5.0.0.nupkg.sha512",
"system.drawing.common.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Formats.Asn1/5.0.0": {
"sha512": "MTvUIktmemNB+El0Fgw9egyqT9AYSIk6DTJeoDSpc3GIHxHCMo8COqkWT1mptX5tZ1SlQ6HJZ0OsSvMth1c12w==",
"type": "package",
"path": "system.formats.asn1/5.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/net461/System.Formats.Asn1.dll",
"lib/net461/System.Formats.Asn1.xml",
"lib/netstandard2.0/System.Formats.Asn1.dll",
"lib/netstandard2.0/System.Formats.Asn1.xml",
"system.formats.asn1.5.0.0.nupkg.sha512",
"system.formats.asn1.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"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.IdentityModel.Tokens.Jwt/6.21.0": {
"sha512": "JRD8AuypBE+2zYxT3dMJomQVsPYsCqlyZhWel3J1d5nzQokSRyTueF+Q4ID3Jcu6zSZKuzOdJ1MLTkbQsDqcvQ==",
"type": "package",
"path": "system.identitymodel.tokens.jwt/6.21.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.21.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.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.Memory/4.5.4": {
"sha512": "1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
"type": "package",
"path": "system.memory/4.5.4",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/net461/System.Memory.dll",
"lib/net461/System.Memory.xml",
"lib/netcoreapp2.1/_._",
"lib/netstandard1.1/System.Memory.dll",
"lib/netstandard1.1/System.Memory.xml",
"lib/netstandard2.0/System.Memory.dll",
"lib/netstandard2.0/System.Memory.xml",
"ref/netcoreapp2.1/_._",
"system.memory.4.5.4.nupkg.sha512",
"system.memory.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Memory.Data/1.0.2": {
"sha512": "JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==",
"type": "package",
"path": "system.memory.data/1.0.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"CHANGELOG.md",
"DotNetPackageIcon.png",
"README.md",
"lib/net461/System.Memory.Data.dll",
"lib/net461/System.Memory.Data.xml",
"lib/netstandard2.0/System.Memory.Data.dll",
"lib/netstandard2.0/System.Memory.Data.xml",
"system.memory.data.1.0.2.nupkg.sha512",
"system.memory.data.nuspec"
]
},
"System.Numerics.Vectors/4.5.0": {
"sha512": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
"type": "package",
"path": "system.numerics.vectors/4.5.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Numerics.Vectors.dll",
"lib/net46/System.Numerics.Vectors.xml",
"lib/netcoreapp2.0/_._",
"lib/netstandard1.0/System.Numerics.Vectors.dll",
"lib/netstandard1.0/System.Numerics.Vectors.xml",
"lib/netstandard2.0/System.Numerics.Vectors.dll",
"lib/netstandard2.0/System.Numerics.Vectors.xml",
"lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll",
"lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml",
"lib/uap10.0.16299/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/System.Numerics.Vectors.dll",
"ref/net45/System.Numerics.Vectors.xml",
"ref/net46/System.Numerics.Vectors.dll",
"ref/net46/System.Numerics.Vectors.xml",
"ref/netcoreapp2.0/_._",
"ref/netstandard1.0/System.Numerics.Vectors.dll",
"ref/netstandard1.0/System.Numerics.Vectors.xml",
"ref/netstandard2.0/System.Numerics.Vectors.dll",
"ref/netstandard2.0/System.Numerics.Vectors.xml",
"ref/uap10.0.16299/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.numerics.vectors.4.5.0.nupkg.sha512",
"system.numerics.vectors.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Private.ServiceModel/4.8.1": {
"sha512": "neXeXhKIlCUBCg5rxKpYnae4vQSiMWjhqeTgsMedHvKKUTsmP98je+G8oPmDdY9uZVruvxqRGjcljn1XYNhC+w==",
"type": "package",
"path": "system.private.servicemodel/4.8.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/netstandard2.0/System.Private.ServiceModel.dll",
"lib/netstandard2.0/System.Private.ServiceModel.pdb",
"ref/netstandard2.0/_._",
"system.private.servicemodel.4.8.1.nupkg.sha512",
"system.private.servicemodel.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.DispatchProxy/4.7.1": {
"sha512": "C1sMLwIG6ILQ2bmOT4gh62V6oJlyF4BlHcVMrOoor49p0Ji2tA8QAoqyMcIhAdH6OHKJ8m7BU+r4LK2CUEOKqw==",
"type": "package",
"path": "system.reflection.dispatchproxy/4.7.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net461/System.Reflection.DispatchProxy.dll",
"lib/net461/System.Reflection.DispatchProxy.xml",
"lib/netcoreapp2.0/System.Reflection.DispatchProxy.dll",
"lib/netcoreapp2.0/System.Reflection.DispatchProxy.xml",
"lib/netstandard1.3/System.Reflection.DispatchProxy.dll",
"lib/netstandard2.0/System.Reflection.DispatchProxy.dll",
"lib/netstandard2.0/System.Reflection.DispatchProxy.xml",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net461/System.Reflection.DispatchProxy.dll",
"ref/net461/System.Reflection.DispatchProxy.xml",
"ref/netstandard1.3/System.Reflection.DispatchProxy.dll",
"ref/netstandard1.3/System.Reflection.DispatchProxy.xml",
"ref/netstandard1.3/de/System.Reflection.DispatchProxy.xml",
"ref/netstandard1.3/es/System.Reflection.DispatchProxy.xml",
"ref/netstandard1.3/fr/System.Reflection.DispatchProxy.xml",
"ref/netstandard1.3/it/System.Reflection.DispatchProxy.xml",
"ref/netstandard1.3/ja/System.Reflection.DispatchProxy.xml",
"ref/netstandard1.3/ko/System.Reflection.DispatchProxy.xml",
"ref/netstandard1.3/ru/System.Reflection.DispatchProxy.xml",
"ref/netstandard1.3/zh-hans/System.Reflection.DispatchProxy.xml",
"ref/netstandard1.3/zh-hant/System.Reflection.DispatchProxy.xml",
"ref/netstandard2.0/System.Reflection.DispatchProxy.dll",
"ref/netstandard2.0/System.Reflection.DispatchProxy.xml",
"ref/uap10.0.16299/System.Reflection.DispatchProxy.dll",
"ref/uap10.0.16299/System.Reflection.DispatchProxy.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/aot/lib/netcore50/System.Reflection.DispatchProxy.dll",
"runtimes/win-aot/lib/uap10.0.16299/System.Reflection.DispatchProxy.dll",
"runtimes/win/lib/uap10.0.16299/System.Reflection.DispatchProxy.dll",
"system.reflection.dispatchproxy.4.7.1.nupkg.sha512",
"system.reflection.dispatchproxy.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.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.Caching/5.0.0": {
"sha512": "30D6MkO8WF9jVGWZIP0hmCN8l9BTY4LCsAzLIe4xFSXzs+AjDotR7DpSmj27pFskDURzUvqYYY0ikModgBTxWw==",
"type": "package",
"path": "system.runtime.caching/5.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/netstandard2.0/System.Runtime.Caching.dll",
"lib/netstandard2.0/System.Runtime.Caching.xml",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netstandard2.0/System.Runtime.Caching.dll",
"ref/netstandard2.0/System.Runtime.Caching.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/win/lib/net45/_._",
"runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll",
"runtimes/win/lib/netstandard2.0/System.Runtime.Caching.xml",
"system.runtime.caching.5.0.0.nupkg.sha512",
"system.runtime.caching.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"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.Security.AccessControl/5.0.0": {
"sha512": "dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==",
"type": "package",
"path": "system.security.accesscontrol/5.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/net46/System.Security.AccessControl.dll",
"lib/net461/System.Security.AccessControl.dll",
"lib/net461/System.Security.AccessControl.xml",
"lib/netstandard1.3/System.Security.AccessControl.dll",
"lib/netstandard2.0/System.Security.AccessControl.dll",
"lib/netstandard2.0/System.Security.AccessControl.xml",
"lib/uap10.0.16299/_._",
"ref/net46/System.Security.AccessControl.dll",
"ref/net461/System.Security.AccessControl.dll",
"ref/net461/System.Security.AccessControl.xml",
"ref/netstandard1.3/System.Security.AccessControl.dll",
"ref/netstandard1.3/System.Security.AccessControl.xml",
"ref/netstandard1.3/de/System.Security.AccessControl.xml",
"ref/netstandard1.3/es/System.Security.AccessControl.xml",
"ref/netstandard1.3/fr/System.Security.AccessControl.xml",
"ref/netstandard1.3/it/System.Security.AccessControl.xml",
"ref/netstandard1.3/ja/System.Security.AccessControl.xml",
"ref/netstandard1.3/ko/System.Security.AccessControl.xml",
"ref/netstandard1.3/ru/System.Security.AccessControl.xml",
"ref/netstandard1.3/zh-hans/System.Security.AccessControl.xml",
"ref/netstandard1.3/zh-hant/System.Security.AccessControl.xml",
"ref/netstandard2.0/System.Security.AccessControl.dll",
"ref/netstandard2.0/System.Security.AccessControl.xml",
"ref/uap10.0.16299/_._",
"runtimes/win/lib/net46/System.Security.AccessControl.dll",
"runtimes/win/lib/net461/System.Security.AccessControl.dll",
"runtimes/win/lib/net461/System.Security.AccessControl.xml",
"runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll",
"runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.xml",
"runtimes/win/lib/netstandard1.3/System.Security.AccessControl.dll",
"runtimes/win/lib/uap10.0.16299/_._",
"system.security.accesscontrol.5.0.0.nupkg.sha512",
"system.security.accesscontrol.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Security.Cryptography.Cng/5.0.0": {
"sha512": "jIMXsKn94T9JY7PvPq/tMfqa6GAaHpElRDpmG+SuL+D3+sTw2M8VhnibKnN8Tq+4JqbPJ/f+BwtLeDMEnzAvRg==",
"type": "package",
"path": "system.security.cryptography.cng/5.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"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/net461/System.Security.Cryptography.Cng.xml",
"lib/net462/System.Security.Cryptography.Cng.dll",
"lib/net462/System.Security.Cryptography.Cng.xml",
"lib/net47/System.Security.Cryptography.Cng.dll",
"lib/net47/System.Security.Cryptography.Cng.xml",
"lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
"lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll",
"lib/netcoreapp3.0/System.Security.Cryptography.Cng.xml",
"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/netstandard2.0/System.Security.Cryptography.Cng.xml",
"lib/netstandard2.1/System.Security.Cryptography.Cng.dll",
"lib/netstandard2.1/System.Security.Cryptography.Cng.xml",
"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/netcoreapp3.0/System.Security.Cryptography.Cng.dll",
"ref/netcoreapp3.0/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/netstandard2.1/System.Security.Cryptography.Cng.dll",
"ref/netstandard2.1/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/net461/System.Security.Cryptography.Cng.xml",
"runtimes/win/lib/net462/System.Security.Cryptography.Cng.dll",
"runtimes/win/lib/net462/System.Security.Cryptography.Cng.xml",
"runtimes/win/lib/net47/System.Security.Cryptography.Cng.dll",
"runtimes/win/lib/net47/System.Security.Cryptography.Cng.xml",
"runtimes/win/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
"runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
"runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll",
"runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.xml",
"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.5.0.0.nupkg.sha512",
"system.security.cryptography.cng.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Security.Cryptography.Pkcs/4.7.0": {
"sha512": "0Srzh6YlhjuMxaqMyeCCdZs22cucaUAG6SKDd3gNHBJmre0VZ71ekzWu9rvLD4YXPetyNdPvV6Qst+8C++9v3Q==",
"type": "package",
"path": "system.security.cryptography.pkcs/4.7.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/net46/System.Security.Cryptography.Pkcs.dll",
"lib/net461/System.Security.Cryptography.Pkcs.dll",
"lib/net461/System.Security.Cryptography.Pkcs.xml",
"lib/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll",
"lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll",
"lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.xml",
"lib/netstandard1.3/System.Security.Cryptography.Pkcs.dll",
"lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
"lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml",
"lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll",
"lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml",
"ref/net46/System.Security.Cryptography.Pkcs.dll",
"ref/net461/System.Security.Cryptography.Pkcs.dll",
"ref/net461/System.Security.Cryptography.Pkcs.xml",
"ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll",
"ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.xml",
"ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll",
"ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.xml",
"ref/netstandard1.3/System.Security.Cryptography.Pkcs.dll",
"ref/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
"ref/netstandard2.0/System.Security.Cryptography.Pkcs.xml",
"ref/netstandard2.1/System.Security.Cryptography.Pkcs.dll",
"ref/netstandard2.1/System.Security.Cryptography.Pkcs.xml",
"runtimes/win/lib/net46/System.Security.Cryptography.Pkcs.dll",
"runtimes/win/lib/net461/System.Security.Cryptography.Pkcs.dll",
"runtimes/win/lib/net461/System.Security.Cryptography.Pkcs.xml",
"runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll",
"runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll",
"runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.xml",
"runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Pkcs.dll",
"runtimes/win/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
"runtimes/win/lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml",
"runtimes/win/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll",
"runtimes/win/lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml",
"system.security.cryptography.pkcs.4.7.0.nupkg.sha512",
"system.security.cryptography.pkcs.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Security.Cryptography.ProtectedData/5.0.0": {
"sha512": "HGxMSAFAPLNoxBvSfW08vHde0F9uh7BjASwu6JF9JnXuEPhCY3YUqURn0+bQV/4UWeaqymmrHWV+Aw9riQCtCA==",
"type": "package",
"path": "system.security.cryptography.protecteddata/5.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Security.Cryptography.ProtectedData.dll",
"lib/net461/System.Security.Cryptography.ProtectedData.dll",
"lib/net461/System.Security.Cryptography.ProtectedData.xml",
"lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
"lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
"lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Security.Cryptography.ProtectedData.dll",
"ref/net461/System.Security.Cryptography.ProtectedData.dll",
"ref/net461/System.Security.Cryptography.ProtectedData.xml",
"ref/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
"ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
"ref/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/win/lib/net46/System.Security.Cryptography.ProtectedData.dll",
"runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.dll",
"runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.xml",
"runtimes/win/lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
"runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
"runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
"system.security.cryptography.protecteddata.5.0.0.nupkg.sha512",
"system.security.cryptography.protecteddata.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Security.Cryptography.Xml/4.7.0": {
"sha512": "B6pAyxMvXGbZemb+ER877KSr6OKis+qAdxhhKKK36I6sgj2js8mbcEVviZEHYV8XRTWjbKsAq8Z/zoaegA30dA==",
"type": "package",
"path": "system.security.cryptography.xml/4.7.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/net461/System.Security.Cryptography.Xml.dll",
"lib/net461/System.Security.Cryptography.Xml.xml",
"lib/netstandard2.0/System.Security.Cryptography.Xml.dll",
"lib/netstandard2.0/System.Security.Cryptography.Xml.xml",
"ref/net461/System.Security.Cryptography.Xml.dll",
"ref/net461/System.Security.Cryptography.Xml.xml",
"ref/netstandard2.0/System.Security.Cryptography.Xml.dll",
"ref/netstandard2.0/System.Security.Cryptography.Xml.xml",
"system.security.cryptography.xml.4.7.0.nupkg.sha512",
"system.security.cryptography.xml.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Security.Permissions/5.0.0": {
"sha512": "uE8juAhEkp7KDBCdjDIE3H9R1HJuEHqeqX8nLX9gmYKWwsqk3T5qZlPx8qle5DPKimC/Fy3AFTdV7HamgCh9qQ==",
"type": "package",
"path": "system.security.permissions/5.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/net461/System.Security.Permissions.dll",
"lib/net461/System.Security.Permissions.xml",
"lib/net5.0/System.Security.Permissions.dll",
"lib/net5.0/System.Security.Permissions.xml",
"lib/netcoreapp3.0/System.Security.Permissions.dll",
"lib/netcoreapp3.0/System.Security.Permissions.xml",
"lib/netstandard2.0/System.Security.Permissions.dll",
"lib/netstandard2.0/System.Security.Permissions.xml",
"ref/net461/System.Security.Permissions.dll",
"ref/net461/System.Security.Permissions.xml",
"ref/net5.0/System.Security.Permissions.dll",
"ref/net5.0/System.Security.Permissions.xml",
"ref/netcoreapp3.0/System.Security.Permissions.dll",
"ref/netcoreapp3.0/System.Security.Permissions.xml",
"ref/netstandard2.0/System.Security.Permissions.dll",
"ref/netstandard2.0/System.Security.Permissions.xml",
"system.security.permissions.5.0.0.nupkg.sha512",
"system.security.permissions.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Security.Principal.Windows/5.0.0": {
"sha512": "t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
"type": "package",
"path": "system.security.principal.windows/5.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/net46/System.Security.Principal.Windows.dll",
"lib/net461/System.Security.Principal.Windows.dll",
"lib/net461/System.Security.Principal.Windows.xml",
"lib/netstandard1.3/System.Security.Principal.Windows.dll",
"lib/netstandard2.0/System.Security.Principal.Windows.dll",
"lib/netstandard2.0/System.Security.Principal.Windows.xml",
"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/netcoreapp3.0/System.Security.Principal.Windows.dll",
"ref/netcoreapp3.0/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/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
"runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
"runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
"runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
"runtimes/win/lib/net461/System.Security.Principal.Windows.dll",
"runtimes/win/lib/net461/System.Security.Principal.Windows.xml",
"runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
"runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
"runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
"runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
"runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
"runtimes/win/lib/uap10.0.16299/_._",
"system.security.principal.windows.5.0.0.nupkg.sha512",
"system.security.principal.windows.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.ServiceModel.Duplex/4.8.1": {
"sha512": "htdZ/71tGUl+Yj/URS2dzK7v4hRR/o1/pH2Vnse9vlqZnChJTz7dV3Wk6GsHDUOuYzcufyCMuM79W6aHmL9v8w==",
"type": "package",
"path": "system.servicemodel.duplex/4.8.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/net461/System.ServiceModel.Duplex.dll",
"lib/net461/System.ServiceModel.Duplex.pdb",
"lib/netcore50/System.ServiceModel.Duplex.dll",
"lib/netstandard1.3/System.ServiceModel.Duplex.dll",
"lib/netstandard2.0/System.ServiceModel.Duplex.dll",
"lib/netstandard2.0/System.ServiceModel.Duplex.pdb",
"lib/portable-net45+win8/_._",
"lib/win8/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/net461/System.ServiceModel.Duplex.dll",
"ref/netcore50/System.ServiceModel.Duplex.dll",
"ref/netstandard1.1/System.ServiceModel.Duplex.dll",
"ref/netstandard2.0/System.ServiceModel.Duplex.dll",
"ref/portable-net45+win8/_._",
"ref/win8/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.servicemodel.duplex.4.8.1.nupkg.sha512",
"system.servicemodel.duplex.nuspec"
]
},
"System.ServiceModel.Federation/4.8.1": {
"sha512": "MoI7+PiitoeT/6Ggmlaz+kDBHodCu/OoPLdgd3TaEBR6Y7ccY0rRgh+d4O06+vajtejioynO366Ziqa3c9O70g==",
"type": "package",
"path": "system.servicemodel.federation/4.8.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/netstandard2.0/System.ServiceModel.Federation.dll",
"lib/netstandard2.0/System.ServiceModel.Federation.pdb",
"system.servicemodel.federation.4.8.1.nupkg.sha512",
"system.servicemodel.federation.nuspec"
]
},
"System.ServiceModel.Http/4.8.1": {
"sha512": "yrfGQJ5joGXnZx3G340KDfgpmOSYzRMHP3zJkcwiV3CP750AEsvesVIXc+PXYFzU7v3JKLEw6GLrH7kPiZJa/g==",
"type": "package",
"path": "system.servicemodel.http/4.8.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/net46/System.ServiceModel.Http.dll",
"lib/net461/System.ServiceModel.Http.dll",
"lib/net461/System.ServiceModel.Http.pdb",
"lib/netcore50/System.ServiceModel.Http.dll",
"lib/netstandard1.3/System.ServiceModel.Http.dll",
"lib/netstandard2.0/System.ServiceModel.Http.dll",
"lib/netstandard2.0/System.ServiceModel.Http.pdb",
"lib/portable-net45+win8+wp8/_._",
"lib/win8/_._",
"lib/wp8/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/net46/System.ServiceModel.Http.dll",
"ref/net461/System.ServiceModel.Http.dll",
"ref/netcore50/System.ServiceModel.Http.dll",
"ref/netstandard1.0/System.ServiceModel.Http.dll",
"ref/netstandard1.1/System.ServiceModel.Http.dll",
"ref/netstandard1.3/System.ServiceModel.Http.dll",
"ref/netstandard2.0/System.ServiceModel.Http.dll",
"ref/portable-net45+win8+wp8/_._",
"ref/win8/_._",
"ref/wp8/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.servicemodel.http.4.8.1.nupkg.sha512",
"system.servicemodel.http.nuspec"
]
},
"System.ServiceModel.NetTcp/4.8.1": {
"sha512": "2h2Wq1wr/aBj8BwydO8h8AV5HvE7lEhgRyE6sDsftGTOr1rg5us9zxcJGT+WMlJ7pSTPXSTYCOEM/FfqHe0SEQ==",
"type": "package",
"path": "system.servicemodel.nettcp/4.8.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/net46/System.ServiceModel.NetTcp.dll",
"lib/net461/System.ServiceModel.NetTcp.dll",
"lib/net461/System.ServiceModel.NetTcp.pdb",
"lib/netcore50/System.ServiceModel.NetTcp.dll",
"lib/netstandard1.3/System.ServiceModel.NetTcp.dll",
"lib/netstandard2.0/System.ServiceModel.NetTcp.dll",
"lib/netstandard2.0/System.ServiceModel.NetTcp.pdb",
"lib/portable-net45+win8/_._",
"lib/win8/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/net46/System.ServiceModel.NetTcp.dll",
"ref/net461/System.ServiceModel.NetTcp.dll",
"ref/netcore50/System.ServiceModel.NetTcp.dll",
"ref/netstandard1.1/System.ServiceModel.NetTcp.dll",
"ref/netstandard1.3/System.ServiceModel.NetTcp.dll",
"ref/netstandard2.0/System.ServiceModel.NetTcp.dll",
"ref/portable-net45+win8/_._",
"ref/win8/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.servicemodel.nettcp.4.8.1.nupkg.sha512",
"system.servicemodel.nettcp.nuspec"
]
},
"System.ServiceModel.Primitives/4.8.1": {
"sha512": "XjzGCqvWZBHnw2ym8t9PVeTm5Tsp7lSDKEwhDZAU4Jnw+6+zEDu/2ZQYQbRqBR0t/KpfNA4Aya/5aONKJnuyEw==",
"type": "package",
"path": "system.servicemodel.primitives/4.8.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/net46/System.ServiceModel.Primitives.dll",
"lib/net461/System.ServiceModel.Primitives.dll",
"lib/net461/System.ServiceModel.Primitives.pdb",
"lib/netcore50/System.ServiceModel.Primitives.dll",
"lib/netcoreapp2.1/System.ServiceModel.Primitives.dll",
"lib/netcoreapp2.1/System.ServiceModel.Primitives.pdb",
"lib/netcoreapp2.1/System.ServiceModel.dll",
"lib/netstandard1.3/System.ServiceModel.Primitives.dll",
"lib/netstandard2.0/System.ServiceModel.Primitives.dll",
"lib/netstandard2.0/System.ServiceModel.Primitives.pdb",
"lib/netstandard2.0/System.ServiceModel.dll",
"lib/portable-net45+win8+wp8/_._",
"lib/win8/_._",
"lib/wp8/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/net46/System.ServiceModel.Primitives.dll",
"ref/net461/System.ServiceModel.Primitives.dll",
"ref/netcore50/System.ServiceModel.Primitives.dll",
"ref/netcoreapp2.1/System.ServiceModel.Primitives.dll",
"ref/netcoreapp2.1/System.ServiceModel.dll",
"ref/netstandard1.0/System.ServiceModel.Primitives.dll",
"ref/netstandard1.1/System.ServiceModel.Primitives.dll",
"ref/netstandard1.3/System.ServiceModel.Primitives.dll",
"ref/netstandard2.0/System.ServiceModel.Primitives.dll",
"ref/netstandard2.0/System.ServiceModel.dll",
"ref/portable-net45+win8+wp8/_._",
"ref/win8/_._",
"ref/wp8/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.servicemodel.primitives.4.8.1.nupkg.sha512",
"system.servicemodel.primitives.nuspec"
]
},
"System.ServiceModel.Security/4.8.1": {
"sha512": "vCBnopz067lS+7Tn+dvpWPH9Yn5CYvSMd5StRzqa7cFDX4O7jkChRSoFWeMaNNqJCwQjafphaQn9IViwqufHZQ==",
"type": "package",
"path": "system.servicemodel.security/4.8.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/net461/System.ServiceModel.Security.dll",
"lib/net461/System.ServiceModel.Security.pdb",
"lib/netcore50/System.ServiceModel.Security.dll",
"lib/netstandard1.3/System.ServiceModel.Security.dll",
"lib/netstandard2.0/System.ServiceModel.Security.dll",
"lib/netstandard2.0/System.ServiceModel.Security.pdb",
"lib/portable-net45+win8+wp8/_._",
"lib/win8/_._",
"lib/wp8/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/net461/System.ServiceModel.Security.dll",
"ref/netcore50/System.ServiceModel.Security.dll",
"ref/netstandard1.0/System.ServiceModel.Security.dll",
"ref/netstandard1.1/System.ServiceModel.Security.dll",
"ref/netstandard2.0/System.ServiceModel.Security.dll",
"ref/portable-net45+win8+wp8/_._",
"ref/win8/_._",
"ref/wp8/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.servicemodel.security.4.8.1.nupkg.sha512",
"system.servicemodel.security.nuspec"
]
},
"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.CodePages/5.0.0": {
"sha512": "NyscU59xX6Uo91qvhOs2Ccho3AR2TnZPomo1Z0K6YpyztBPM/A5VbkzOO19sy3A3i1TtEnTxA7bCe3Us+r5MWg==",
"type": "package",
"path": "system.text.encoding.codepages/5.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Text.Encoding.CodePages.dll",
"lib/net461/System.Text.Encoding.CodePages.dll",
"lib/net461/System.Text.Encoding.CodePages.xml",
"lib/netstandard1.3/System.Text.Encoding.CodePages.dll",
"lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
"lib/netstandard2.0/System.Text.Encoding.CodePages.xml",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/win/lib/net461/System.Text.Encoding.CodePages.dll",
"runtimes/win/lib/net461/System.Text.Encoding.CodePages.xml",
"runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll",
"runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.xml",
"runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll",
"runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
"runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.xml",
"system.text.encoding.codepages.5.0.0.nupkg.sha512",
"system.text.encoding.codepages.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"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/6.0.0": {
"sha512": "Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==",
"type": "package",
"path": "system.text.encodings.web/6.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets",
"buildTransitive/netcoreapp3.1/_._",
"lib/net461/System.Text.Encodings.Web.dll",
"lib/net461/System.Text.Encodings.Web.xml",
"lib/net6.0/System.Text.Encodings.Web.dll",
"lib/net6.0/System.Text.Encodings.Web.xml",
"lib/netcoreapp3.1/System.Text.Encodings.Web.dll",
"lib/netcoreapp3.1/System.Text.Encodings.Web.xml",
"lib/netstandard2.0/System.Text.Encodings.Web.dll",
"lib/netstandard2.0/System.Text.Encodings.Web.xml",
"runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll",
"runtimes/browser/lib/net6.0/System.Text.Encodings.Web.xml",
"system.text.encodings.web.6.0.0.nupkg.sha512",
"system.text.encodings.web.nuspec",
"useSharedDesignerContext.txt"
]
},
"System.Text.Json/6.0.0": {
"sha512": "zaJsHfESQvJ11vbXnNlkrR46IaMULk/gHxYsJphzSF+07kTjPHv+Oc14w6QEOfo3Q4hqLJgStUaYB9DBl0TmWg==",
"type": "package",
"path": "system.text.json/6.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll",
"analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll",
"analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
"build/System.Text.Json.targets",
"buildTransitive/netcoreapp2.0/System.Text.Json.targets",
"buildTransitive/netcoreapp3.1/_._",
"lib/net461/System.Text.Json.dll",
"lib/net461/System.Text.Json.xml",
"lib/net6.0/System.Text.Json.dll",
"lib/net6.0/System.Text.Json.xml",
"lib/netcoreapp3.1/System.Text.Json.dll",
"lib/netcoreapp3.1/System.Text.Json.xml",
"lib/netstandard2.0/System.Text.Json.dll",
"lib/netstandard2.0/System.Text.Json.xml",
"system.text.json.6.0.0.nupkg.sha512",
"system.text.json.nuspec",
"useSharedDesignerContext.txt"
]
},
"System.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.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.5.4": {
"sha512": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
"type": "package",
"path": "system.threading.tasks.extensions/4.5.4",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net461/System.Threading.Tasks.Extensions.dll",
"lib/net461/System.Threading.Tasks.Extensions.xml",
"lib/netcoreapp2.1/_._",
"lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
"lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
"lib/netstandard2.0/System.Threading.Tasks.Extensions.dll",
"lib/netstandard2.0/System.Threading.Tasks.Extensions.xml",
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/netcoreapp2.1/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.threading.tasks.extensions.4.5.4.nupkg.sha512",
"system.threading.tasks.extensions.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Windows.Extensions/5.0.0": {
"sha512": "c1ho9WU9ZxMZawML+ssPKZfdnrg/OjR3pe0m9v8230z3acqphwvPJqzAkH54xRYm5ntZHGG1EPP3sux9H3qSPg==",
"type": "package",
"path": "system.windows.extensions/5.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/netcoreapp3.0/System.Windows.Extensions.dll",
"lib/netcoreapp3.0/System.Windows.Extensions.xml",
"ref/netcoreapp3.0/System.Windows.Extensions.dll",
"ref/netcoreapp3.0/System.Windows.Extensions.xml",
"runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll",
"runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.xml",
"system.windows.extensions.5.0.0.nupkg.sha512",
"system.windows.extensions.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"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.XmlDocument/4.3.0": {
"sha512": "lJ8AxvkX7GQxpC6GFCeBj8ThYVyQczx2+f/cWHJU8tjS7YfI6Cv6bon70jVEgs2CiFbmmM8b9j1oZVx0dSI2Ww==",
"type": "package",
"path": "system.xml.xmldocument/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Xml.XmlDocument.dll",
"lib/netstandard1.3/System.Xml.XmlDocument.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Xml.XmlDocument.dll",
"ref/netstandard1.3/System.Xml.XmlDocument.dll",
"ref/netstandard1.3/System.Xml.XmlDocument.xml",
"ref/netstandard1.3/de/System.Xml.XmlDocument.xml",
"ref/netstandard1.3/es/System.Xml.XmlDocument.xml",
"ref/netstandard1.3/fr/System.Xml.XmlDocument.xml",
"ref/netstandard1.3/it/System.Xml.XmlDocument.xml",
"ref/netstandard1.3/ja/System.Xml.XmlDocument.xml",
"ref/netstandard1.3/ko/System.Xml.XmlDocument.xml",
"ref/netstandard1.3/ru/System.Xml.XmlDocument.xml",
"ref/netstandard1.3/zh-hans/System.Xml.XmlDocument.xml",
"ref/netstandard1.3/zh-hant/System.Xml.XmlDocument.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.xml.xmldocument.4.3.0.nupkg.sha512",
"system.xml.xmldocument.nuspec"
]
},
"Kean.Infrastructure.Database/1.0.0": {
"type": "project",
"path": "../Wms.Core.Infrastructure.Database/Wms.Core.Infrastructure.Database.csproj",
"msbuildProject": "../Wms.Core.Infrastructure.Database/Wms.Core.Infrastructure.Database.csproj"
},
"Kean.Infrastructure.Utilities/1.0.0": {
"type": "project",
"path": "../Wms.Core.Infrastructure.Utilities/Wms.Core.Infrastructure.Utilities.csproj",
"msbuildProject": "../Wms.Core.Infrastructure.Utilities/Wms.Core.Infrastructure.Utilities.csproj"
}
},
"projectFileDependencyGroups": {
"net6.0": [
"Kean.Infrastructure.Database >= 1.0.0",
"Kean.Infrastructure.Utilities >= 1.0.0",
"Microsoft.Extensions.ApiDescription.Client >= 3.0.0",
"NSwag.ApiDescription.Client >= 13.0.5",
"Newtonsoft.Json >= 13.0.1",
"SoapCore >= 1.1.0.30",
"System.ServiceModel.Duplex >= 4.8.*",
"System.ServiceModel.Federation >= 4.8.*",
"System.ServiceModel.Http >= 4.8.*",
"System.ServiceModel.NetTcp >= 4.8.*",
"System.ServiceModel.Security >= 4.8.*"
]
},
"packageFolders": {
"C:\\Users\\FLORA\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\ZL\\Mirror\\MyProject\\暂时\\雷驰\\独立运行版本\\Server\\Wms.Core.Infrastructure.Soap\\Wms.Core.Infrastructure.Soap.csproj",
"projectName": "Kean.Infrastructure.Soap",
"projectPath": "C:\\ZL\\Mirror\\MyProject\\暂时\\雷驰\\独立运行版本\\Server\\Wms.Core.Infrastructure.Soap\\Wms.Core.Infrastructure.Soap.csproj",
"packagesPath": "C:\\Users\\FLORA\\.nuget\\packages\\",
"outputPath": "C:\\ZL\\Mirror\\MyProject\\暂时\\雷驰\\独立运行版本\\Server\\Wms.Core.Infrastructure.Soap\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\FLORA\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net6.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"projectReferences": {
"C:\\ZL\\Mirror\\MyProject\\暂时\\雷驰\\独立运行版本\\Server\\Wms.Core.Infrastructure.Database\\Wms.Core.Infrastructure.Database.csproj": {
"projectPath": "C:\\ZL\\Mirror\\MyProject\\暂时\\雷驰\\独立运行版本\\Server\\Wms.Core.Infrastructure.Database\\Wms.Core.Infrastructure.Database.csproj"
},
"C:\\ZL\\Mirror\\MyProject\\暂时\\雷驰\\独立运行版本\\Server\\Wms.Core.Infrastructure.Utilities\\Wms.Core.Infrastructure.Utilities.csproj": {
"projectPath": "C:\\ZL\\Mirror\\MyProject\\暂时\\雷驰\\独立运行版本\\Server\\Wms.Core.Infrastructure.Utilities\\Wms.Core.Infrastructure.Utilities.csproj"
}
}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"dependencies": {
"Microsoft.Extensions.ApiDescription.Client": {
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
"suppressParent": "All",
"target": "Package",
"version": "[3.0.0, )"
},
"NSwag.ApiDescription.Client": {
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
"suppressParent": "All",
"target": "Package",
"version": "[13.0.5, )"
},
"Newtonsoft.Json": {
"target": "Package",
"version": "[13.0.1, )"
},
"SoapCore": {
"target": "Package",
"version": "[1.1.0.30, )"
},
"System.ServiceModel.Duplex": {
"target": "Package",
"version": "[4.8.*, )"
},
"System.ServiceModel.Federation": {
"target": "Package",
"version": "[4.8.*, )"
},
"System.ServiceModel.Http": {
"target": "Package",
"version": "[4.8.*, )"
},
"System.ServiceModel.NetTcp": {
"target": "Package",
"version": "[4.8.*, )"
},
"System.ServiceModel.Security": {
"target": "Package",
"version": "[4.8.*, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.AspNetCore.App": {
"privateAssets": "none"
},
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.303\\RuntimeIdentifierGraph.json"
}
}
}
}