You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1816 lines
78 KiB
1816 lines
78 KiB
{
|
|
"version": 3,
|
|
"targets": {
|
|
".NETStandard,Version=v2.1": {
|
|
"Dapper/2.1.28": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Reflection.Emit.Lightweight": "4.7.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Dapper.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Dapper.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Bcl.AsyncInterfaces/8.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging.Abstractions/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
|
|
"System.Buffers": "4.5.1",
|
|
"System.Memory": "4.5.5"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.targets": {}
|
|
}
|
|
},
|
|
"Microsoft.Win32.Registry/4.7.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Buffers": "4.5.0",
|
|
"System.Memory": "4.5.3",
|
|
"System.Security.AccessControl": "4.7.0",
|
|
"System.Security.Principal.Windows": "4.7.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard2.0/_._": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"Npgsql/8.0.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.0",
|
|
"System.Collections.Immutable": "8.0.0",
|
|
"System.Diagnostics.DiagnosticSource": "8.0.0",
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
|
|
"System.Text.Json": "8.0.0",
|
|
"System.Threading.Channels": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.1/Npgsql.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/Npgsql.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Oracle.ManagedDataAccess.Core/3.21.120": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Diagnostics.PerformanceCounter": "6.0.1",
|
|
"System.DirectoryServices": "6.0.1",
|
|
"System.DirectoryServices.Protocols": "6.0.2",
|
|
"System.Text.Json": "6.0.1"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.1/Oracle.ManagedDataAccess.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/Oracle.ManagedDataAccess.dll": {}
|
|
}
|
|
},
|
|
"runtime.native.System.Data.SqlClient.sni/4.7.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
|
|
"runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
|
|
"runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0"
|
|
}
|
|
},
|
|
"runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
|
|
"type": "package",
|
|
"runtimeTargets": {
|
|
"runtimes/win-arm64/native/sni.dll": {
|
|
"assetType": "native",
|
|
"rid": "win-arm64"
|
|
}
|
|
}
|
|
},
|
|
"runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
|
|
"type": "package",
|
|
"runtimeTargets": {
|
|
"runtimes/win-x64/native/sni.dll": {
|
|
"assetType": "native",
|
|
"rid": "win-x64"
|
|
}
|
|
}
|
|
},
|
|
"runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
|
|
"type": "package",
|
|
"runtimeTargets": {
|
|
"runtimes/win-x86/native/sni.dll": {
|
|
"assetType": "native",
|
|
"rid": "win-x86"
|
|
}
|
|
}
|
|
},
|
|
"System.Buffers/4.5.1": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netstandard2.0/System.Buffers.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Buffers.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Collections.Immutable/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Memory": "4.5.5",
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/System.Collections.Immutable.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Collections.Immutable.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Configuration.ConfigurationManager/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Security.Cryptography.ProtectedData": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Data.SqlClient/4.8.6": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Win32.Registry": "4.7.0",
|
|
"System.Buffers": "4.5.1",
|
|
"System.Diagnostics.DiagnosticSource": "4.7.0",
|
|
"System.Memory": "4.5.4",
|
|
"System.Security.Principal.Windows": "4.7.0",
|
|
"System.Text.Encoding.CodePages": "4.7.0",
|
|
"runtime.native.System.Data.SqlClient.sni": "4.7.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard2.0/System.Data.SqlClient.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Data.SqlClient.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netstandard2.0/System.Data.SqlClient.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/netstandard2.0/System.Data.SqlClient.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Diagnostics.DiagnosticSource/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Memory": "4.5.5",
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Diagnostics.PerformanceCounter/6.0.1": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/System.Diagnostics.PerformanceCounter.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Diagnostics.PerformanceCounter.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.DirectoryServices/6.0.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.IO.FileSystem.AccessControl": "5.0.0",
|
|
"System.Security.AccessControl": "6.0.0",
|
|
"System.Security.Permissions": "6.0.0",
|
|
"System.Security.Principal.Windows": "5.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/System.DirectoryServices.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.DirectoryServices.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.DirectoryServices.Protocols/6.0.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Security.Principal.Windows": "5.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/System.DirectoryServices.Protocols.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.DirectoryServices.Protocols.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.IO.FileSystem.AccessControl/5.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Buffers": "4.5.1",
|
|
"System.Memory": "4.5.4",
|
|
"System.Security.AccessControl": "5.0.0",
|
|
"System.Security.Principal.Windows": "5.0.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard2.0/System.IO.FileSystem.AccessControl.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Memory/4.5.5": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Buffers": "4.5.1",
|
|
"System.Numerics.Vectors": "4.4.0",
|
|
"System.Runtime.CompilerServices.Unsafe": "4.5.3"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/System.Memory.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Memory.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Numerics.Vectors/4.4.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netstandard2.0/System.Numerics.Vectors.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Numerics.Vectors.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Reflection.Emit.Lightweight/4.7.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netstandard2.1/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/_._": {}
|
|
}
|
|
},
|
|
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.AccessControl/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Security.Principal.Windows": "5.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/System.Security.AccessControl.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Security.AccessControl.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/netstandard2.0/System.Security.AccessControl.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.ProtectedData/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Memory": "4.5.5"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Permissions/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Security.AccessControl": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/System.Security.Permissions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Security.Permissions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Principal.Windows/5.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netstandard2.0/System.Security.Principal.Windows.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Security.Principal.Windows.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Text.Encoding.CodePages/4.7.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Runtime.CompilerServices.Unsafe": "4.7.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/_._": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Text.Encodings.Web/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Buffers": "4.5.1",
|
|
"System.Memory": "4.5.5",
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/System.Text.Encodings.Web.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Text.Encodings.Web.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Text.Json/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Bcl.AsyncInterfaces": "8.0.0",
|
|
"System.Buffers": "4.5.1",
|
|
"System.Memory": "4.5.5",
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
|
|
"System.Text.Encodings.Web": "8.0.0",
|
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/System.Text.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Text.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netstandard2.0/System.Text.Json.targets": {}
|
|
}
|
|
},
|
|
"System.Threading.Channels/8.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.1/System.Threading.Channels.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/System.Threading.Channels.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Threading.Tasks.Extensions/4.5.4": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Runtime.CompilerServices.Unsafe": "4.5.3"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"Dapper/2.1.28": {
|
|
"sha512": "ha49pzOEDmCPkMxwfPSR/wxa/6RD3r42TESIgpzpi7FXq/gNVUuJVEO+wtUzntNRhtmq3BKCl0s0aAlSZLkBUA==",
|
|
"type": "package",
|
|
"path": "dapper/2.1.28",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Dapper.png",
|
|
"dapper.2.1.28.nupkg.sha512",
|
|
"dapper.nuspec",
|
|
"lib/net461/Dapper.dll",
|
|
"lib/net461/Dapper.xml",
|
|
"lib/net5.0/Dapper.dll",
|
|
"lib/net5.0/Dapper.xml",
|
|
"lib/net7.0/Dapper.dll",
|
|
"lib/net7.0/Dapper.xml",
|
|
"lib/netstandard2.0/Dapper.dll",
|
|
"lib/netstandard2.0/Dapper.xml",
|
|
"readme.md"
|
|
]
|
|
},
|
|
"Microsoft.Bcl.AsyncInterfaces/8.0.0": {
|
|
"sha512": "3WA9q9yVqJp222P3x1wYIGDAkpjAku0TMUaaQV22g6L67AI0LdOIrVS7Ht2vJfLHGSPVuqN94vIr15qn+HEkHw==",
|
|
"type": "package",
|
|
"path": "microsoft.bcl.asyncinterfaces/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Bcl.AsyncInterfaces.targets",
|
|
"buildTransitive/net462/_._",
|
|
"lib/net462/Microsoft.Bcl.AsyncInterfaces.dll",
|
|
"lib/net462/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.8.0.0.nupkg.sha512",
|
|
"microsoft.bcl.asyncinterfaces.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
|
|
"sha512": "cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
|
|
"lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
|
|
"lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
|
|
"lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
|
|
"lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
|
|
"microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.dependencyinjection.abstractions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Logging.Abstractions/8.0.0": {
|
|
"sha512": "arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.logging.abstractions/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"analyzers/dotnet/roslyn3.11/cs/Microsoft.Extensions.Logging.Generators.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"buildTransitive/net461/Microsoft.Extensions.Logging.Abstractions.targets",
|
|
"buildTransitive/net462/Microsoft.Extensions.Logging.Abstractions.targets",
|
|
"buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets",
|
|
"buildTransitive/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.targets",
|
|
"lib/net462/Microsoft.Extensions.Logging.Abstractions.dll",
|
|
"lib/net462/Microsoft.Extensions.Logging.Abstractions.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Logging.Abstractions.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll",
|
|
"lib/net8.0/Microsoft.Extensions.Logging.Abstractions.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml",
|
|
"microsoft.extensions.logging.abstractions.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.logging.abstractions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Win32.Registry/4.7.0": {
|
|
"sha512": "KSrRMb5vNi0CWSGG1++id2ZOs/1QhRqROt+qgbEAdQuGjGrFcl4AOl4/exGPUYz2wUnU42nvJqon1T3U0kPXLA==",
|
|
"type": "package",
|
|
"path": "microsoft.win32.registry/4.7.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"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.4.7.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/net472/Microsoft.Win32.Registry.dll",
|
|
"ref/net472/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/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll",
|
|
"runtimes/unix/lib/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"
|
|
]
|
|
},
|
|
"Npgsql/8.0.1": {
|
|
"sha512": "/XQX6n2gKQPnRoP5AhOnz33qL5V6CEY2vqluHPIvK4VZqY/sE/dHOFj+/8Ok7Y5Cbkj6/OZOFLZCiaKcryhS9A==",
|
|
"type": "package",
|
|
"path": "npgsql/8.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"README.md",
|
|
"lib/net6.0/Npgsql.dll",
|
|
"lib/net6.0/Npgsql.xml",
|
|
"lib/net7.0/Npgsql.dll",
|
|
"lib/net7.0/Npgsql.xml",
|
|
"lib/net8.0/Npgsql.dll",
|
|
"lib/net8.0/Npgsql.xml",
|
|
"lib/netstandard2.0/Npgsql.dll",
|
|
"lib/netstandard2.0/Npgsql.xml",
|
|
"lib/netstandard2.1/Npgsql.dll",
|
|
"lib/netstandard2.1/Npgsql.xml",
|
|
"npgsql.8.0.1.nupkg.sha512",
|
|
"npgsql.nuspec",
|
|
"postgresql.png"
|
|
]
|
|
},
|
|
"Oracle.ManagedDataAccess.Core/3.21.120": {
|
|
"sha512": "RrSu5ZlhIqpV7mFauPfc2AkCsuWXA2cWCNXOBW+Wt7R8g6wqonWIWZN3iyhwr4mZMRrClJB/SRMtQzQMHuZPmg==",
|
|
"type": "package",
|
|
"path": "oracle.manageddataaccess.core/3.21.120",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.txt",
|
|
"PerfCounters/register_odpc_perfmon_counters.ps1",
|
|
"PerfCounters/unregister_odpc_perfmon_counters.ps1",
|
|
"info.txt",
|
|
"lib/netstandard2.1/Oracle.ManagedDataAccess.dll",
|
|
"oracle.manageddataaccess.core.3.21.120.nupkg.sha512",
|
|
"oracle.manageddataaccess.core.nuspec",
|
|
"readme.txt"
|
|
]
|
|
},
|
|
"runtime.native.System.Data.SqlClient.sni/4.7.0": {
|
|
"sha512": "9kyFSIdN3T0qjDQ2R0HRXYIhS3l5psBzQi6qqhdLz+SzFyEy4sVxNOke+yyYv8Cu8rPER12c3RDjLT8wF3WBYQ==",
|
|
"type": "package",
|
|
"path": "runtime.native.system.data.sqlclient.sni/4.7.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"runtime.native.system.data.sqlclient.sni.4.7.0.nupkg.sha512",
|
|
"runtime.native.system.data.sqlclient.sni.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
|
|
"sha512": "LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==",
|
|
"type": "package",
|
|
"path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
|
|
"runtime.win-arm64.runtime.native.system.data.sqlclient.sni.nuspec",
|
|
"runtimes/win-arm64/native/sni.dll",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
|
|
"sha512": "38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==",
|
|
"type": "package",
|
|
"path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
|
|
"runtime.win-x64.runtime.native.system.data.sqlclient.sni.nuspec",
|
|
"runtimes/win-x64/native/sni.dll",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
|
|
"sha512": "YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==",
|
|
"type": "package",
|
|
"path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
|
|
"runtime.win-x86.runtime.native.system.data.sqlclient.sni.nuspec",
|
|
"runtimes/win-x86/native/sni.dll",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"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.Collections.Immutable/8.0.0": {
|
|
"sha512": "AurL6Y5BA1WotzlEvVaIDpqzpIPvYnnldxru8oXJU2yFxFUy3+pNXjXd1ymO+RA0rq0+590Q8gaz2l3Sr7fmqg==",
|
|
"type": "package",
|
|
"path": "system.collections.immutable/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/System.Collections.Immutable.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets",
|
|
"lib/net462/System.Collections.Immutable.dll",
|
|
"lib/net462/System.Collections.Immutable.xml",
|
|
"lib/net6.0/System.Collections.Immutable.dll",
|
|
"lib/net6.0/System.Collections.Immutable.xml",
|
|
"lib/net7.0/System.Collections.Immutable.dll",
|
|
"lib/net7.0/System.Collections.Immutable.xml",
|
|
"lib/net8.0/System.Collections.Immutable.dll",
|
|
"lib/net8.0/System.Collections.Immutable.xml",
|
|
"lib/netstandard2.0/System.Collections.Immutable.dll",
|
|
"lib/netstandard2.0/System.Collections.Immutable.xml",
|
|
"system.collections.immutable.8.0.0.nupkg.sha512",
|
|
"system.collections.immutable.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Configuration.ConfigurationManager/8.0.0": {
|
|
"sha512": "JlYi9XVvIREURRUlGMr1F6vOFLk7YSY4p1vHo4kX3tQ0AGrjqlRWHDi66ImHhy6qwXBG3BJ6Y1QlYQ+Qz6Xgww==",
|
|
"type": "package",
|
|
"path": "system.configuration.configurationmanager/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/System.Configuration.ConfigurationManager.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/System.Configuration.ConfigurationManager.targets",
|
|
"lib/net462/System.Configuration.ConfigurationManager.dll",
|
|
"lib/net462/System.Configuration.ConfigurationManager.xml",
|
|
"lib/net6.0/System.Configuration.ConfigurationManager.dll",
|
|
"lib/net6.0/System.Configuration.ConfigurationManager.xml",
|
|
"lib/net7.0/System.Configuration.ConfigurationManager.dll",
|
|
"lib/net7.0/System.Configuration.ConfigurationManager.xml",
|
|
"lib/net8.0/System.Configuration.ConfigurationManager.dll",
|
|
"lib/net8.0/System.Configuration.ConfigurationManager.xml",
|
|
"lib/netstandard2.0/System.Configuration.ConfigurationManager.dll",
|
|
"lib/netstandard2.0/System.Configuration.ConfigurationManager.xml",
|
|
"system.configuration.configurationmanager.8.0.0.nupkg.sha512",
|
|
"system.configuration.configurationmanager.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Data.SqlClient/4.8.6": {
|
|
"sha512": "2Ij/LCaTQRyAi5lAv7UUTV9R2FobC8xN9mE0fXBZohum/xLl8IZVmE98Rq5ugQHjCgTBRKqpXRb4ORulRdA6Ig==",
|
|
"type": "package",
|
|
"path": "system.data.sqlclient/4.8.6",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net451/System.Data.SqlClient.dll",
|
|
"lib/net46/System.Data.SqlClient.dll",
|
|
"lib/net461/System.Data.SqlClient.dll",
|
|
"lib/net461/System.Data.SqlClient.xml",
|
|
"lib/netcoreapp2.1/System.Data.SqlClient.dll",
|
|
"lib/netcoreapp2.1/System.Data.SqlClient.xml",
|
|
"lib/netstandard1.2/System.Data.SqlClient.dll",
|
|
"lib/netstandard1.2/System.Data.SqlClient.xml",
|
|
"lib/netstandard1.3/System.Data.SqlClient.dll",
|
|
"lib/netstandard1.3/System.Data.SqlClient.xml",
|
|
"lib/netstandard2.0/System.Data.SqlClient.dll",
|
|
"lib/netstandard2.0/System.Data.SqlClient.xml",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net451/System.Data.SqlClient.dll",
|
|
"ref/net46/System.Data.SqlClient.dll",
|
|
"ref/net461/System.Data.SqlClient.dll",
|
|
"ref/net461/System.Data.SqlClient.xml",
|
|
"ref/netcoreapp2.1/System.Data.SqlClient.dll",
|
|
"ref/netcoreapp2.1/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.2/System.Data.SqlClient.dll",
|
|
"ref/netstandard1.2/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.2/de/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.2/es/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.2/fr/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.2/it/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.2/ja/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.2/ko/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.2/ru/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.2/zh-hans/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.2/zh-hant/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.3/System.Data.SqlClient.dll",
|
|
"ref/netstandard1.3/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.3/de/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.3/es/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.3/fr/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.3/it/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.3/ja/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.3/ko/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.3/ru/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Data.SqlClient.xml",
|
|
"ref/netstandard2.0/System.Data.SqlClient.dll",
|
|
"ref/netstandard2.0/System.Data.SqlClient.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll",
|
|
"runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.xml",
|
|
"runtimes/unix/lib/netstandard1.3/System.Data.SqlClient.dll",
|
|
"runtimes/unix/lib/netstandard2.0/System.Data.SqlClient.dll",
|
|
"runtimes/unix/lib/netstandard2.0/System.Data.SqlClient.xml",
|
|
"runtimes/win/lib/net451/System.Data.SqlClient.dll",
|
|
"runtimes/win/lib/net46/System.Data.SqlClient.dll",
|
|
"runtimes/win/lib/net461/System.Data.SqlClient.dll",
|
|
"runtimes/win/lib/net461/System.Data.SqlClient.xml",
|
|
"runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll",
|
|
"runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.xml",
|
|
"runtimes/win/lib/netstandard1.3/System.Data.SqlClient.dll",
|
|
"runtimes/win/lib/netstandard2.0/System.Data.SqlClient.dll",
|
|
"runtimes/win/lib/netstandard2.0/System.Data.SqlClient.xml",
|
|
"runtimes/win/lib/uap10.0.16299/System.Data.SqlClient.dll",
|
|
"runtimes/win/lib/uap10.0.16299/System.Data.SqlClient.xml",
|
|
"system.data.sqlclient.4.8.6.nupkg.sha512",
|
|
"system.data.sqlclient.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Diagnostics.DiagnosticSource/8.0.0": {
|
|
"sha512": "c9xLpVz6PL9lp/djOWtk5KPDZq3cSYpmXoJQY524EOtuFl5z9ZtsotpsyrDW40U1DRnQSYvcPKEUV0X//u6gkQ==",
|
|
"type": "package",
|
|
"path": "system.diagnostics.diagnosticsource/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/System.Diagnostics.DiagnosticSource.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets",
|
|
"lib/net462/System.Diagnostics.DiagnosticSource.dll",
|
|
"lib/net462/System.Diagnostics.DiagnosticSource.xml",
|
|
"lib/net6.0/System.Diagnostics.DiagnosticSource.dll",
|
|
"lib/net6.0/System.Diagnostics.DiagnosticSource.xml",
|
|
"lib/net7.0/System.Diagnostics.DiagnosticSource.dll",
|
|
"lib/net7.0/System.Diagnostics.DiagnosticSource.xml",
|
|
"lib/net8.0/System.Diagnostics.DiagnosticSource.dll",
|
|
"lib/net8.0/System.Diagnostics.DiagnosticSource.xml",
|
|
"lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll",
|
|
"lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml",
|
|
"system.diagnostics.diagnosticsource.8.0.0.nupkg.sha512",
|
|
"system.diagnostics.diagnosticsource.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Diagnostics.PerformanceCounter/6.0.1": {
|
|
"sha512": "dDl7Gx3bmSrM2k2ZIm+ucEJnLloZRyvfQF1DvfvATcGF3jtaUBiPvChma+6ZcZzxWMirN3kCywkW7PILphXyMQ==",
|
|
"type": "package",
|
|
"path": "system.diagnostics.performancecounter/6.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/System.Diagnostics.PerformanceCounter.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/System.Diagnostics.PerformanceCounter.dll",
|
|
"lib/net461/System.Diagnostics.PerformanceCounter.xml",
|
|
"lib/net6.0/System.Diagnostics.PerformanceCounter.dll",
|
|
"lib/net6.0/System.Diagnostics.PerformanceCounter.xml",
|
|
"lib/netcoreapp3.1/System.Diagnostics.PerformanceCounter.dll",
|
|
"lib/netcoreapp3.1/System.Diagnostics.PerformanceCounter.xml",
|
|
"lib/netstandard2.0/System.Diagnostics.PerformanceCounter.dll",
|
|
"lib/netstandard2.0/System.Diagnostics.PerformanceCounter.xml",
|
|
"runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll",
|
|
"runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.xml",
|
|
"runtimes/win/lib/netcoreapp3.1/System.Diagnostics.PerformanceCounter.dll",
|
|
"runtimes/win/lib/netcoreapp3.1/System.Diagnostics.PerformanceCounter.xml",
|
|
"system.diagnostics.performancecounter.6.0.1.nupkg.sha512",
|
|
"system.diagnostics.performancecounter.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.DirectoryServices/6.0.1": {
|
|
"sha512": "935IbO7h5FDGYxeO3cbx/CuvBBuk/VI8sENlfmXlh1pupNOB3LAGzdYdPY8CawGJFP7KNrHK5eUlsFoz3F6cuA==",
|
|
"type": "package",
|
|
"path": "system.directoryservices/6.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/System.DirectoryServices.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/_._",
|
|
"lib/net6.0/System.DirectoryServices.dll",
|
|
"lib/net6.0/System.DirectoryServices.xml",
|
|
"lib/netcoreapp3.1/System.DirectoryServices.dll",
|
|
"lib/netcoreapp3.1/System.DirectoryServices.xml",
|
|
"lib/netstandard2.0/System.DirectoryServices.dll",
|
|
"lib/netstandard2.0/System.DirectoryServices.xml",
|
|
"runtimes/win/lib/net6.0/System.DirectoryServices.dll",
|
|
"runtimes/win/lib/net6.0/System.DirectoryServices.xml",
|
|
"runtimes/win/lib/netcoreapp3.1/System.DirectoryServices.dll",
|
|
"runtimes/win/lib/netcoreapp3.1/System.DirectoryServices.xml",
|
|
"system.directoryservices.6.0.1.nupkg.sha512",
|
|
"system.directoryservices.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.DirectoryServices.Protocols/6.0.2": {
|
|
"sha512": "vDDPWwHn3/DNZ+kPkdXHoada+tKPEC9bVqDOr4hK6HBSP7hGCUTA0Zw6WU5qpGaqa5M1/V+axHMIv+DNEbIf6g==",
|
|
"type": "package",
|
|
"path": "system.directoryservices.protocols/6.0.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/System.DirectoryServices.Protocols.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/_._",
|
|
"lib/net6.0/System.DirectoryServices.Protocols.dll",
|
|
"lib/net6.0/System.DirectoryServices.Protocols.xml",
|
|
"lib/netcoreapp3.1/System.DirectoryServices.Protocols.dll",
|
|
"lib/netcoreapp3.1/System.DirectoryServices.Protocols.xml",
|
|
"lib/netstandard2.0/System.DirectoryServices.Protocols.dll",
|
|
"lib/netstandard2.0/System.DirectoryServices.Protocols.xml",
|
|
"runtimes/linux/lib/net6.0/System.DirectoryServices.Protocols.dll",
|
|
"runtimes/linux/lib/net6.0/System.DirectoryServices.Protocols.xml",
|
|
"runtimes/linux/lib/netcoreapp3.1/System.DirectoryServices.Protocols.dll",
|
|
"runtimes/linux/lib/netcoreapp3.1/System.DirectoryServices.Protocols.xml",
|
|
"runtimes/osx/lib/net6.0/System.DirectoryServices.Protocols.dll",
|
|
"runtimes/osx/lib/net6.0/System.DirectoryServices.Protocols.xml",
|
|
"runtimes/osx/lib/netcoreapp3.1/System.DirectoryServices.Protocols.dll",
|
|
"runtimes/osx/lib/netcoreapp3.1/System.DirectoryServices.Protocols.xml",
|
|
"runtimes/win/lib/net6.0/System.DirectoryServices.Protocols.dll",
|
|
"runtimes/win/lib/net6.0/System.DirectoryServices.Protocols.xml",
|
|
"runtimes/win/lib/netcoreapp3.1/System.DirectoryServices.Protocols.dll",
|
|
"runtimes/win/lib/netcoreapp3.1/System.DirectoryServices.Protocols.xml",
|
|
"system.directoryservices.protocols.6.0.2.nupkg.sha512",
|
|
"system.directoryservices.protocols.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.IO.FileSystem.AccessControl/5.0.0": {
|
|
"sha512": "SxHB3nuNrpptVk+vZ/F+7OHEpoHUIKKMl02bUmYHQr1r+glbZQxs7pRtsf4ENO29TVm2TH3AEeep2fJcy92oYw==",
|
|
"type": "package",
|
|
"path": "system.io.filesystem.accesscontrol/5.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net46/System.IO.FileSystem.AccessControl.dll",
|
|
"lib/net461/System.IO.FileSystem.AccessControl.dll",
|
|
"lib/net461/System.IO.FileSystem.AccessControl.xml",
|
|
"lib/netstandard1.3/System.IO.FileSystem.AccessControl.dll",
|
|
"lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll",
|
|
"lib/netstandard2.0/System.IO.FileSystem.AccessControl.xml",
|
|
"ref/net46/System.IO.FileSystem.AccessControl.dll",
|
|
"ref/net461/System.IO.FileSystem.AccessControl.dll",
|
|
"ref/net461/System.IO.FileSystem.AccessControl.xml",
|
|
"ref/netstandard1.3/System.IO.FileSystem.AccessControl.dll",
|
|
"ref/netstandard1.3/System.IO.FileSystem.AccessControl.xml",
|
|
"ref/netstandard1.3/de/System.IO.FileSystem.AccessControl.xml",
|
|
"ref/netstandard1.3/es/System.IO.FileSystem.AccessControl.xml",
|
|
"ref/netstandard1.3/fr/System.IO.FileSystem.AccessControl.xml",
|
|
"ref/netstandard1.3/it/System.IO.FileSystem.AccessControl.xml",
|
|
"ref/netstandard1.3/ja/System.IO.FileSystem.AccessControl.xml",
|
|
"ref/netstandard1.3/ko/System.IO.FileSystem.AccessControl.xml",
|
|
"ref/netstandard1.3/ru/System.IO.FileSystem.AccessControl.xml",
|
|
"ref/netstandard1.3/zh-hans/System.IO.FileSystem.AccessControl.xml",
|
|
"ref/netstandard1.3/zh-hant/System.IO.FileSystem.AccessControl.xml",
|
|
"ref/netstandard2.0/System.IO.FileSystem.AccessControl.dll",
|
|
"ref/netstandard2.0/System.IO.FileSystem.AccessControl.xml",
|
|
"runtimes/win/lib/net46/System.IO.FileSystem.AccessControl.dll",
|
|
"runtimes/win/lib/net461/System.IO.FileSystem.AccessControl.dll",
|
|
"runtimes/win/lib/net461/System.IO.FileSystem.AccessControl.xml",
|
|
"runtimes/win/lib/netstandard1.3/System.IO.FileSystem.AccessControl.dll",
|
|
"runtimes/win/lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll",
|
|
"runtimes/win/lib/netstandard2.0/System.IO.FileSystem.AccessControl.xml",
|
|
"system.io.filesystem.accesscontrol.5.0.0.nupkg.sha512",
|
|
"system.io.filesystem.accesscontrol.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Memory/4.5.5": {
|
|
"sha512": "XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==",
|
|
"type": "package",
|
|
"path": "system.memory/4.5.5",
|
|
"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.5.nupkg.sha512",
|
|
"system.memory.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Numerics.Vectors/4.4.0": {
|
|
"sha512": "UiLzLW+Lw6HLed1Hcg+8jSRttrbuXv7DANVj0DkL9g6EnnzbL75EB7EWsw5uRbhxd/4YdG8li5XizGWepmG3PQ==",
|
|
"type": "package",
|
|
"path": "system.numerics.vectors/4.4.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/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"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/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.numerics.vectors.4.4.0.nupkg.sha512",
|
|
"system.numerics.vectors.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Reflection.Emit.Lightweight/4.7.0": {
|
|
"sha512": "a4OLB4IITxAXJeV74MDx49Oq2+PsF6Sml54XAFv+2RyWwtDBcabzoxiiJRhdhx+gaohLh4hEGCLQyBozXoQPqA==",
|
|
"type": "package",
|
|
"path": "system.reflection.emit.lightweight/4.7.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.Reflection.Emit.Lightweight.dll",
|
|
"lib/netcoreapp2.0/_._",
|
|
"lib/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
|
|
"lib/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
|
|
"lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll",
|
|
"lib/netstandard2.0/System.Reflection.Emit.Lightweight.dll",
|
|
"lib/netstandard2.0/System.Reflection.Emit.Lightweight.xml",
|
|
"lib/netstandard2.1/_._",
|
|
"lib/portable-net45+wp8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcoreapp2.0/_._",
|
|
"ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
|
|
"ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
|
|
"ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml",
|
|
"ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml",
|
|
"ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml",
|
|
"ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml",
|
|
"ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml",
|
|
"ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml",
|
|
"ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml",
|
|
"ref/netstandard2.0/System.Reflection.Emit.Lightweight.dll",
|
|
"ref/netstandard2.0/System.Reflection.Emit.Lightweight.xml",
|
|
"ref/netstandard2.1/_._",
|
|
"ref/portable-net45+wp8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/aot/lib/netcore50/System.Reflection.Emit.Lightweight.dll",
|
|
"runtimes/aot/lib/netcore50/System.Reflection.Emit.Lightweight.xml",
|
|
"system.reflection.emit.lightweight.4.7.0.nupkg.sha512",
|
|
"system.reflection.emit.lightweight.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
|
|
"sha512": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
|
|
"type": "package",
|
|
"path": "system.runtime.compilerservices.unsafe/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/System.Runtime.CompilerServices.Unsafe.dll",
|
|
"lib/net461/System.Runtime.CompilerServices.Unsafe.xml",
|
|
"lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll",
|
|
"lib/net6.0/System.Runtime.CompilerServices.Unsafe.xml",
|
|
"lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll",
|
|
"lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.xml",
|
|
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
|
|
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
|
|
"system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512",
|
|
"system.runtime.compilerservices.unsafe.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Security.AccessControl/6.0.0": {
|
|
"sha512": "AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ==",
|
|
"type": "package",
|
|
"path": "system.security.accesscontrol/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/System.Security.AccessControl.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/System.Security.AccessControl.dll",
|
|
"lib/net461/System.Security.AccessControl.xml",
|
|
"lib/net6.0/System.Security.AccessControl.dll",
|
|
"lib/net6.0/System.Security.AccessControl.xml",
|
|
"lib/netstandard2.0/System.Security.AccessControl.dll",
|
|
"lib/netstandard2.0/System.Security.AccessControl.xml",
|
|
"runtimes/win/lib/net461/System.Security.AccessControl.dll",
|
|
"runtimes/win/lib/net461/System.Security.AccessControl.xml",
|
|
"runtimes/win/lib/net6.0/System.Security.AccessControl.dll",
|
|
"runtimes/win/lib/net6.0/System.Security.AccessControl.xml",
|
|
"runtimes/win/lib/netstandard2.0/System.Security.AccessControl.dll",
|
|
"runtimes/win/lib/netstandard2.0/System.Security.AccessControl.xml",
|
|
"system.security.accesscontrol.6.0.0.nupkg.sha512",
|
|
"system.security.accesscontrol.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Security.Cryptography.ProtectedData/8.0.0": {
|
|
"sha512": "+TUFINV2q2ifyXauQXRwy4CiBhqvDEDZeVJU7qfxya4aRYOKzVBpN+4acx25VcPB9ywUN6C0n8drWl110PhZEg==",
|
|
"type": "package",
|
|
"path": "system.security.cryptography.protecteddata/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/System.Security.Cryptography.ProtectedData.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/System.Security.Cryptography.ProtectedData.targets",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net462/System.Security.Cryptography.ProtectedData.dll",
|
|
"lib/net462/System.Security.Cryptography.ProtectedData.xml",
|
|
"lib/net6.0/System.Security.Cryptography.ProtectedData.dll",
|
|
"lib/net6.0/System.Security.Cryptography.ProtectedData.xml",
|
|
"lib/net7.0/System.Security.Cryptography.ProtectedData.dll",
|
|
"lib/net7.0/System.Security.Cryptography.ProtectedData.xml",
|
|
"lib/net8.0/System.Security.Cryptography.ProtectedData.dll",
|
|
"lib/net8.0/System.Security.Cryptography.ProtectedData.xml",
|
|
"lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
|
|
"lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"system.security.cryptography.protecteddata.8.0.0.nupkg.sha512",
|
|
"system.security.cryptography.protecteddata.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Security.Permissions/6.0.0": {
|
|
"sha512": "T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
|
|
"type": "package",
|
|
"path": "system.security.permissions/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/System.Security.Permissions.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/System.Security.Permissions.dll",
|
|
"lib/net461/System.Security.Permissions.xml",
|
|
"lib/net5.0/System.Security.Permissions.dll",
|
|
"lib/net5.0/System.Security.Permissions.xml",
|
|
"lib/net6.0/System.Security.Permissions.dll",
|
|
"lib/net6.0/System.Security.Permissions.xml",
|
|
"lib/netcoreapp3.1/System.Security.Permissions.dll",
|
|
"lib/netcoreapp3.1/System.Security.Permissions.xml",
|
|
"lib/netstandard2.0/System.Security.Permissions.dll",
|
|
"lib/netstandard2.0/System.Security.Permissions.xml",
|
|
"runtimes/win/lib/net461/System.Security.Permissions.dll",
|
|
"runtimes/win/lib/net461/System.Security.Permissions.xml",
|
|
"system.security.permissions.6.0.0.nupkg.sha512",
|
|
"system.security.permissions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.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.Text.Encoding.CodePages/4.7.0": {
|
|
"sha512": "aeu4FlaUTemuT1qOd1MyU4T516QR4Fy+9yDbwWMPHOHy7U8FD6SgTzdZFO7gHcfAPHtECqInbwklVvUK4RHcNg==",
|
|
"type": "package",
|
|
"path": "system.text.encoding.codepages/4.7.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"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.4.7.0.nupkg.sha512",
|
|
"system.text.encoding.codepages.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Text.Encodings.Web/8.0.0": {
|
|
"sha512": "yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==",
|
|
"type": "package",
|
|
"path": "system.text.encodings.web/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/System.Text.Encodings.Web.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets",
|
|
"lib/net462/System.Text.Encodings.Web.dll",
|
|
"lib/net462/System.Text.Encodings.Web.xml",
|
|
"lib/net6.0/System.Text.Encodings.Web.dll",
|
|
"lib/net6.0/System.Text.Encodings.Web.xml",
|
|
"lib/net7.0/System.Text.Encodings.Web.dll",
|
|
"lib/net7.0/System.Text.Encodings.Web.xml",
|
|
"lib/net8.0/System.Text.Encodings.Web.dll",
|
|
"lib/net8.0/System.Text.Encodings.Web.xml",
|
|
"lib/netstandard2.0/System.Text.Encodings.Web.dll",
|
|
"lib/netstandard2.0/System.Text.Encodings.Web.xml",
|
|
"runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll",
|
|
"runtimes/browser/lib/net6.0/System.Text.Encodings.Web.xml",
|
|
"runtimes/browser/lib/net7.0/System.Text.Encodings.Web.dll",
|
|
"runtimes/browser/lib/net7.0/System.Text.Encodings.Web.xml",
|
|
"runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll",
|
|
"runtimes/browser/lib/net8.0/System.Text.Encodings.Web.xml",
|
|
"system.text.encodings.web.8.0.0.nupkg.sha512",
|
|
"system.text.encodings.web.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Text.Json/8.0.0": {
|
|
"sha512": "OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==",
|
|
"type": "package",
|
|
"path": "system.text.json/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
|
|
"buildTransitive/net461/System.Text.Json.targets",
|
|
"buildTransitive/net462/System.Text.Json.targets",
|
|
"buildTransitive/net6.0/System.Text.Json.targets",
|
|
"buildTransitive/netcoreapp2.0/System.Text.Json.targets",
|
|
"buildTransitive/netstandard2.0/System.Text.Json.targets",
|
|
"lib/net462/System.Text.Json.dll",
|
|
"lib/net462/System.Text.Json.xml",
|
|
"lib/net6.0/System.Text.Json.dll",
|
|
"lib/net6.0/System.Text.Json.xml",
|
|
"lib/net7.0/System.Text.Json.dll",
|
|
"lib/net7.0/System.Text.Json.xml",
|
|
"lib/net8.0/System.Text.Json.dll",
|
|
"lib/net8.0/System.Text.Json.xml",
|
|
"lib/netstandard2.0/System.Text.Json.dll",
|
|
"lib/netstandard2.0/System.Text.Json.xml",
|
|
"system.text.json.8.0.0.nupkg.sha512",
|
|
"system.text.json.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Threading.Channels/8.0.0": {
|
|
"sha512": "CMaFr7v+57RW7uZfZkPExsPB6ljwzhjACWW1gfU35Y56rk72B/Wu+sTqxVmGSk4SFUlPc3cjeKND0zktziyjBA==",
|
|
"type": "package",
|
|
"path": "system.threading.channels/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/System.Threading.Channels.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/System.Threading.Channels.targets",
|
|
"lib/net462/System.Threading.Channels.dll",
|
|
"lib/net462/System.Threading.Channels.xml",
|
|
"lib/net6.0/System.Threading.Channels.dll",
|
|
"lib/net6.0/System.Threading.Channels.xml",
|
|
"lib/net7.0/System.Threading.Channels.dll",
|
|
"lib/net7.0/System.Threading.Channels.xml",
|
|
"lib/net8.0/System.Threading.Channels.dll",
|
|
"lib/net8.0/System.Threading.Channels.xml",
|
|
"lib/netstandard2.0/System.Threading.Channels.dll",
|
|
"lib/netstandard2.0/System.Threading.Channels.xml",
|
|
"lib/netstandard2.1/System.Threading.Channels.dll",
|
|
"lib/netstandard2.1/System.Threading.Channels.xml",
|
|
"system.threading.channels.8.0.0.nupkg.sha512",
|
|
"system.threading.channels.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Threading.Tasks.Extensions/4.5.4": {
|
|
"sha512": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
|
|
"type": "package",
|
|
"path": "system.threading.tasks.extensions/4.5.4",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net461/System.Threading.Tasks.Extensions.dll",
|
|
"lib/net461/System.Threading.Tasks.Extensions.xml",
|
|
"lib/netcoreapp2.1/_._",
|
|
"lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
|
|
"lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
|
|
"lib/netstandard2.0/System.Threading.Tasks.Extensions.dll",
|
|
"lib/netstandard2.0/System.Threading.Tasks.Extensions.xml",
|
|
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/netcoreapp2.1/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.threading.tasks.extensions.4.5.4.nupkg.sha512",
|
|
"system.threading.tasks.extensions.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
}
|
|
},
|
|
"projectFileDependencyGroups": {
|
|
".NETStandard,Version=v2.1": [
|
|
"Dapper >= 2.1.28",
|
|
"Npgsql >= 8.0.1",
|
|
"Oracle.ManagedDataAccess.Core >= 3.21.120",
|
|
"System.Configuration.ConfigurationManager >= 8.0.0",
|
|
"System.Data.SqlClient >= 4.8.6"
|
|
]
|
|
},
|
|
"packageFolders": {
|
|
"C:\\Users\\hsiangyang\\.nuget\\packages\\": {},
|
|
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
|
|
},
|
|
"project": {
|
|
"version": "1.0.0",
|
|
"restore": {
|
|
"projectUniqueName": "D:\\InternalSourceCode\\Library\\Mirle.Component.Database\\Mirle.Component.Database.csproj",
|
|
"projectName": "Mirle.Component.Database",
|
|
"projectPath": "D:\\InternalSourceCode\\Library\\Mirle.Component.Database\\Mirle.Component.Database.csproj",
|
|
"packagesPath": "C:\\Users\\hsiangyang\\.nuget\\packages\\",
|
|
"outputPath": "D:\\InternalSourceCode\\Library\\Mirle.Component.Database\\obj\\",
|
|
"projectStyle": "PackageReference",
|
|
"fallbackFolders": [
|
|
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
|
],
|
|
"configFilePaths": [
|
|
"C:\\Users\\hsiangyang\\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": [
|
|
"netstandard2.1"
|
|
],
|
|
"sources": {
|
|
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
|
"https://api.nuget.org/v3/index.json": {}
|
|
},
|
|
"frameworks": {
|
|
"netstandard2.1": {
|
|
"targetAlias": "netstandard2.1",
|
|
"projectReferences": {}
|
|
}
|
|
},
|
|
"warningProperties": {
|
|
"warnAsError": [
|
|
"NU1605"
|
|
]
|
|
},
|
|
"restoreAuditProperties": {
|
|
"enableAudit": "true",
|
|
"auditLevel": "low",
|
|
"auditMode": "direct"
|
|
}
|
|
},
|
|
"frameworks": {
|
|
"netstandard2.1": {
|
|
"targetAlias": "netstandard2.1",
|
|
"dependencies": {
|
|
"Dapper": {
|
|
"target": "Package",
|
|
"version": "[2.1.28, )"
|
|
},
|
|
"Npgsql": {
|
|
"target": "Package",
|
|
"version": "[8.0.1, )"
|
|
},
|
|
"Oracle.ManagedDataAccess.Core": {
|
|
"target": "Package",
|
|
"version": "[3.21.120, )"
|
|
},
|
|
"System.Configuration.ConfigurationManager": {
|
|
"target": "Package",
|
|
"version": "[8.0.0, )"
|
|
},
|
|
"System.Data.SqlClient": {
|
|
"target": "Package",
|
|
"version": "[4.8.6, )"
|
|
}
|
|
},
|
|
"imports": [
|
|
"net461",
|
|
"net462",
|
|
"net47",
|
|
"net471",
|
|
"net472",
|
|
"net48",
|
|
"net481"
|
|
],
|
|
"assetTargetFallback": true,
|
|
"warn": true,
|
|
"frameworkReferences": {
|
|
"NETStandard.Library": {
|
|
"privateAssets": "all"
|
|
}
|
|
},
|
|
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.200\\RuntimeIdentifierGraph.json"
|
|
}
|
|
}
|
|
}
|
|
}
|