1503 lines
68 KiB
JSON
1503 lines
68 KiB
JSON
{
|
|
"version": 3,
|
|
"targets": {
|
|
".NETFramework,Version=v4.8": {
|
|
"Microsoft.Bcl.AsyncInterfaces/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
},
|
|
"compile": {
|
|
"lib/net461/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net461/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.NETFramework.ReferenceAssemblies/1.0.3": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETFramework.ReferenceAssemblies.net48": "1.0.3"
|
|
}
|
|
},
|
|
"Microsoft.NETFramework.ReferenceAssemblies.net48/1.0.3": {
|
|
"type": "package",
|
|
"build": {
|
|
"build/Microsoft.NETFramework.ReferenceAssemblies.net48.targets": {}
|
|
}
|
|
},
|
|
"System.Buffers/4.5.1": {
|
|
"type": "package",
|
|
"frameworkAssemblies": [
|
|
"mscorlib"
|
|
],
|
|
"compile": {
|
|
"ref/net45/System.Buffers.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net461/System.Buffers.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.IO/4.3.0": {
|
|
"type": "package",
|
|
"frameworkAssemblies": [
|
|
"System",
|
|
"mscorlib"
|
|
],
|
|
"compile": {
|
|
"ref/net462/System.IO.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net462/System.IO.dll": {}
|
|
}
|
|
},
|
|
"System.Memory/4.5.5": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Buffers": "4.5.1",
|
|
"System.Numerics.Vectors": "4.5.0",
|
|
"System.Runtime.CompilerServices.Unsafe": "4.5.3"
|
|
},
|
|
"frameworkAssemblies": [
|
|
"System",
|
|
"mscorlib"
|
|
],
|
|
"compile": {
|
|
"lib/net461/System.Memory.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net461/System.Memory.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Net.Http/4.3.4": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Security.Cryptography.X509Certificates": "4.3.0"
|
|
},
|
|
"frameworkAssemblies": [
|
|
"System",
|
|
"System.Core",
|
|
"mscorlib"
|
|
],
|
|
"compile": {
|
|
"ref/net46/System.Net.Http.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net46/System.Net.Http.dll": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netstandard1.6/System.Net.Http.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/net46/System.Net.Http.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Numerics.Vectors/4.5.0": {
|
|
"type": "package",
|
|
"frameworkAssemblies": [
|
|
"System.Numerics",
|
|
"mscorlib"
|
|
],
|
|
"compile": {
|
|
"ref/net46/System.Numerics.Vectors.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net46/System.Numerics.Vectors.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Runtime/4.3.0": {
|
|
"type": "package",
|
|
"frameworkAssemblies": [
|
|
"System",
|
|
"System.ComponentModel.Composition",
|
|
"System.Core",
|
|
"mscorlib"
|
|
],
|
|
"compile": {
|
|
"ref/net462/System.Runtime.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net462/System.Runtime.dll": {}
|
|
}
|
|
},
|
|
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
|
|
"type": "package",
|
|
"frameworkAssemblies": [
|
|
"mscorlib"
|
|
],
|
|
"compile": {
|
|
"lib/net461/System.Runtime.CompilerServices.Unsafe.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net461/System.Runtime.CompilerServices.Unsafe.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.Algorithms/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.IO": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Security.Cryptography.Encoding": "4.3.0",
|
|
"System.Security.Cryptography.Primitives": "4.3.0"
|
|
},
|
|
"frameworkAssemblies": [
|
|
"System.Core",
|
|
"mscorlib"
|
|
],
|
|
"compile": {
|
|
"ref/net463/System.Security.Cryptography.Algorithms.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net463/System.Security.Cryptography.Algorithms.dll": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "osx"
|
|
},
|
|
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.Encoding/4.3.0": {
|
|
"type": "package",
|
|
"frameworkAssemblies": [
|
|
"System",
|
|
"mscorlib"
|
|
],
|
|
"compile": {
|
|
"ref/net46/System.Security.Cryptography.Encoding.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net46/System.Security.Cryptography.Encoding.dll": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.Primitives/4.3.0": {
|
|
"type": "package",
|
|
"frameworkAssemblies": [
|
|
"mscorlib"
|
|
],
|
|
"compile": {
|
|
"ref/net46/System.Security.Cryptography.Primitives.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net46/System.Security.Cryptography.Primitives.dll": {}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.X509Certificates/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Security.Cryptography.Algorithms": "4.3.0",
|
|
"System.Security.Cryptography.Encoding": "4.3.0"
|
|
},
|
|
"frameworkAssemblies": [
|
|
"System",
|
|
"System.Core",
|
|
"mscorlib"
|
|
],
|
|
"compile": {
|
|
"ref/net461/System.Security.Cryptography.X509Certificates.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net461/System.Security.Cryptography.X509Certificates.dll": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Text.Encodings.Web/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Buffers": "4.5.1",
|
|
"System.Memory": "4.5.4",
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net461/System.Text.Encodings.Web.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net461/System.Text.Encodings.Web.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Text.Json/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Bcl.AsyncInterfaces": "6.0.0",
|
|
"System.Buffers": "4.5.1",
|
|
"System.Memory": "4.5.4",
|
|
"System.Numerics.Vectors": "4.5.0",
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
|
|
"System.Text.Encodings.Web": "6.0.0",
|
|
"System.Threading.Tasks.Extensions": "4.5.4",
|
|
"System.ValueTuple": "4.5.0"
|
|
},
|
|
"compile": {
|
|
"lib/net461/System.Text.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net461/System.Text.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"build/System.Text.Json.targets": {}
|
|
}
|
|
},
|
|
"System.Threading.Tasks.Extensions/4.5.4": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Runtime.CompilerServices.Unsafe": "4.5.3"
|
|
},
|
|
"frameworkAssemblies": [
|
|
"mscorlib"
|
|
],
|
|
"compile": {
|
|
"lib/net461/System.Threading.Tasks.Extensions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net461/System.Threading.Tasks.Extensions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.ValueTuple/4.5.0": {
|
|
"type": "package",
|
|
"frameworkAssemblies": [
|
|
"mscorlib"
|
|
],
|
|
"compile": {
|
|
"ref/net47/System.ValueTuple.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net47/System.ValueTuple.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"Microsoft.Bcl.AsyncInterfaces/6.0.0": {
|
|
"sha512": "UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==",
|
|
"type": "package",
|
|
"path": "microsoft.bcl.asyncinterfaces/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.Bcl.AsyncInterfaces.dll",
|
|
"lib/net461/Microsoft.Bcl.AsyncInterfaces.xml",
|
|
"lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll",
|
|
"lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml",
|
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll",
|
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml",
|
|
"microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512",
|
|
"microsoft.bcl.asyncinterfaces.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.NETFramework.ReferenceAssemblies/1.0.3": {
|
|
"sha512": "vUc9Npcs14QsyOD01tnv/m8sQUnGTGOw1BCmKcv77LBJY7OxhJ+zJF7UD/sCL3lYNFuqmQEVlkfS4Quif6FyYg==",
|
|
"type": "package",
|
|
"path": "microsoft.netframework.referenceassemblies/1.0.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"microsoft.netframework.referenceassemblies.1.0.3.nupkg.sha512",
|
|
"microsoft.netframework.referenceassemblies.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.NETFramework.ReferenceAssemblies.net48/1.0.3": {
|
|
"sha512": "zMk4D+9zyiEWByyQ7oPImPN/Jhpj166Ky0Nlla4eXlNL8hI/BtSJsgR8Inldd4NNpIAH3oh8yym0W2DrhXdSLQ==",
|
|
"type": "package",
|
|
"path": "microsoft.netframework.referenceassemblies.net48/1.0.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"build/.NETFramework/v4.8/Accessibility.dll",
|
|
"build/.NETFramework/v4.8/Accessibility.xml",
|
|
"build/.NETFramework/v4.8/CustomMarshalers.dll",
|
|
"build/.NETFramework/v4.8/CustomMarshalers.xml",
|
|
"build/.NETFramework/v4.8/Facades/Microsoft.Win32.Primitives.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.AppContext.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Collections.Concurrent.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Collections.NonGeneric.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Collections.Specialized.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Collections.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.ComponentModel.Annotations.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.ComponentModel.EventBasedAsync.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.ComponentModel.Primitives.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.ComponentModel.TypeConverter.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.ComponentModel.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Console.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Data.Common.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Diagnostics.Contracts.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Diagnostics.Debug.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Diagnostics.FileVersionInfo.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Diagnostics.Process.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Diagnostics.StackTrace.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Diagnostics.TextWriterTraceListener.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Diagnostics.Tools.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Diagnostics.TraceSource.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Drawing.Primitives.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Dynamic.Runtime.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Globalization.Calendars.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Globalization.Extensions.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Globalization.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.IO.Compression.ZipFile.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.IO.FileSystem.DriveInfo.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.IO.FileSystem.Primitives.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.IO.FileSystem.Watcher.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.IO.FileSystem.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.IO.IsolatedStorage.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.IO.MemoryMappedFiles.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.IO.Pipes.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.IO.UnmanagedMemoryStream.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.IO.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Linq.Expressions.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Linq.Parallel.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Linq.Queryable.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Linq.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Net.Http.Rtc.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Net.NameResolution.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Net.NetworkInformation.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Net.Ping.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Net.Primitives.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Net.Requests.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Net.Security.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Net.Sockets.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Net.WebHeaderCollection.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Net.WebSockets.Client.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Net.WebSockets.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.ObjectModel.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Reflection.Emit.ILGeneration.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Reflection.Emit.Lightweight.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Reflection.Emit.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Reflection.Extensions.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Reflection.Primitives.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Reflection.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Resources.Reader.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Resources.ResourceManager.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Resources.Writer.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Runtime.CompilerServices.VisualC.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Runtime.Extensions.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Runtime.Handles.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Runtime.InteropServices.RuntimeInformation.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Runtime.InteropServices.WindowsRuntime.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Runtime.InteropServices.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Runtime.Numerics.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Runtime.Serialization.Formatters.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Runtime.Serialization.Json.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Runtime.Serialization.Primitives.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Runtime.Serialization.Xml.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Runtime.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Security.Claims.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Security.Cryptography.Algorithms.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Security.Cryptography.Csp.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Security.Cryptography.Encoding.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Security.Cryptography.Primitives.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Security.Cryptography.X509Certificates.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Security.Principal.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Security.SecureString.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.ServiceModel.Duplex.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.ServiceModel.Http.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.ServiceModel.NetTcp.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.ServiceModel.Primitives.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.ServiceModel.Security.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Text.Encoding.Extensions.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Text.Encoding.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Text.RegularExpressions.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Threading.Overlapped.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Threading.Tasks.Parallel.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Threading.Tasks.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Threading.Thread.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Threading.ThreadPool.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Threading.Timer.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Threading.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.ValueTuple.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Xml.ReaderWriter.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Xml.XDocument.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Xml.XPath.XDocument.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Xml.XPath.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Xml.XmlDocument.dll",
|
|
"build/.NETFramework/v4.8/Facades/System.Xml.XmlSerializer.dll",
|
|
"build/.NETFramework/v4.8/Facades/netstandard.dll",
|
|
"build/.NETFramework/v4.8/ISymWrapper.dll",
|
|
"build/.NETFramework/v4.8/ISymWrapper.xml",
|
|
"build/.NETFramework/v4.8/Microsoft.Activities.Build.dll",
|
|
"build/.NETFramework/v4.8/Microsoft.Activities.Build.xml",
|
|
"build/.NETFramework/v4.8/Microsoft.Build.Conversion.v4.0.dll",
|
|
"build/.NETFramework/v4.8/Microsoft.Build.Conversion.v4.0.xml",
|
|
"build/.NETFramework/v4.8/Microsoft.Build.Engine.dll",
|
|
"build/.NETFramework/v4.8/Microsoft.Build.Engine.xml",
|
|
"build/.NETFramework/v4.8/Microsoft.Build.Framework.dll",
|
|
"build/.NETFramework/v4.8/Microsoft.Build.Framework.xml",
|
|
"build/.NETFramework/v4.8/Microsoft.Build.Tasks.v4.0.dll",
|
|
"build/.NETFramework/v4.8/Microsoft.Build.Tasks.v4.0.xml",
|
|
"build/.NETFramework/v4.8/Microsoft.Build.Utilities.v4.0.dll",
|
|
"build/.NETFramework/v4.8/Microsoft.Build.Utilities.v4.0.xml",
|
|
"build/.NETFramework/v4.8/Microsoft.Build.dll",
|
|
"build/.NETFramework/v4.8/Microsoft.Build.xml",
|
|
"build/.NETFramework/v4.8/Microsoft.CSharp.dll",
|
|
"build/.NETFramework/v4.8/Microsoft.CSharp.xml",
|
|
"build/.NETFramework/v4.8/Microsoft.JScript.dll",
|
|
"build/.NETFramework/v4.8/Microsoft.JScript.xml",
|
|
"build/.NETFramework/v4.8/Microsoft.VisualBasic.Compatibility.Data.dll",
|
|
"build/.NETFramework/v4.8/Microsoft.VisualBasic.Compatibility.Data.xml",
|
|
"build/.NETFramework/v4.8/Microsoft.VisualBasic.Compatibility.dll",
|
|
"build/.NETFramework/v4.8/Microsoft.VisualBasic.Compatibility.xml",
|
|
"build/.NETFramework/v4.8/Microsoft.VisualBasic.dll",
|
|
"build/.NETFramework/v4.8/Microsoft.VisualBasic.xml",
|
|
"build/.NETFramework/v4.8/Microsoft.VisualC.STLCLR.dll",
|
|
"build/.NETFramework/v4.8/Microsoft.VisualC.STLCLR.xml",
|
|
"build/.NETFramework/v4.8/Microsoft.VisualC.dll",
|
|
"build/.NETFramework/v4.8/Microsoft.VisualC.xml",
|
|
"build/.NETFramework/v4.8/PermissionSets/FullTrust.xml",
|
|
"build/.NETFramework/v4.8/PermissionSets/Internet.xml",
|
|
"build/.NETFramework/v4.8/PermissionSets/LocalIntranet.xml",
|
|
"build/.NETFramework/v4.8/PresentationBuildTasks.dll",
|
|
"build/.NETFramework/v4.8/PresentationBuildTasks.xml",
|
|
"build/.NETFramework/v4.8/PresentationCore.dll",
|
|
"build/.NETFramework/v4.8/PresentationCore.xml",
|
|
"build/.NETFramework/v4.8/PresentationFramework.Aero.dll",
|
|
"build/.NETFramework/v4.8/PresentationFramework.Aero.xml",
|
|
"build/.NETFramework/v4.8/PresentationFramework.Aero2.dll",
|
|
"build/.NETFramework/v4.8/PresentationFramework.Aero2.xml",
|
|
"build/.NETFramework/v4.8/PresentationFramework.AeroLite.dll",
|
|
"build/.NETFramework/v4.8/PresentationFramework.AeroLite.xml",
|
|
"build/.NETFramework/v4.8/PresentationFramework.Classic.dll",
|
|
"build/.NETFramework/v4.8/PresentationFramework.Classic.xml",
|
|
"build/.NETFramework/v4.8/PresentationFramework.Luna.dll",
|
|
"build/.NETFramework/v4.8/PresentationFramework.Luna.xml",
|
|
"build/.NETFramework/v4.8/PresentationFramework.Royale.dll",
|
|
"build/.NETFramework/v4.8/PresentationFramework.Royale.xml",
|
|
"build/.NETFramework/v4.8/PresentationFramework.dll",
|
|
"build/.NETFramework/v4.8/PresentationFramework.xml",
|
|
"build/.NETFramework/v4.8/ReachFramework.dll",
|
|
"build/.NETFramework/v4.8/ReachFramework.xml",
|
|
"build/.NETFramework/v4.8/RedistList/FrameworkList.xml",
|
|
"build/.NETFramework/v4.8/System.Activities.Core.Presentation.dll",
|
|
"build/.NETFramework/v4.8/System.Activities.Core.Presentation.xml",
|
|
"build/.NETFramework/v4.8/System.Activities.DurableInstancing.dll",
|
|
"build/.NETFramework/v4.8/System.Activities.DurableInstancing.xml",
|
|
"build/.NETFramework/v4.8/System.Activities.Presentation.dll",
|
|
"build/.NETFramework/v4.8/System.Activities.Presentation.xml",
|
|
"build/.NETFramework/v4.8/System.Activities.dll",
|
|
"build/.NETFramework/v4.8/System.Activities.xml",
|
|
"build/.NETFramework/v4.8/System.AddIn.Contract.dll",
|
|
"build/.NETFramework/v4.8/System.AddIn.Contract.xml",
|
|
"build/.NETFramework/v4.8/System.AddIn.dll",
|
|
"build/.NETFramework/v4.8/System.AddIn.xml",
|
|
"build/.NETFramework/v4.8/System.ComponentModel.Composition.Registration.dll",
|
|
"build/.NETFramework/v4.8/System.ComponentModel.Composition.Registration.xml",
|
|
"build/.NETFramework/v4.8/System.ComponentModel.Composition.dll",
|
|
"build/.NETFramework/v4.8/System.ComponentModel.Composition.xml",
|
|
"build/.NETFramework/v4.8/System.ComponentModel.DataAnnotations.dll",
|
|
"build/.NETFramework/v4.8/System.ComponentModel.DataAnnotations.xml",
|
|
"build/.NETFramework/v4.8/System.Configuration.Install.dll",
|
|
"build/.NETFramework/v4.8/System.Configuration.Install.xml",
|
|
"build/.NETFramework/v4.8/System.Configuration.dll",
|
|
"build/.NETFramework/v4.8/System.Configuration.xml",
|
|
"build/.NETFramework/v4.8/System.Core.dll",
|
|
"build/.NETFramework/v4.8/System.Core.xml",
|
|
"build/.NETFramework/v4.8/System.Data.DataSetExtensions.dll",
|
|
"build/.NETFramework/v4.8/System.Data.DataSetExtensions.xml",
|
|
"build/.NETFramework/v4.8/System.Data.Entity.Design.dll",
|
|
"build/.NETFramework/v4.8/System.Data.Entity.Design.xml",
|
|
"build/.NETFramework/v4.8/System.Data.Entity.dll",
|
|
"build/.NETFramework/v4.8/System.Data.Entity.xml",
|
|
"build/.NETFramework/v4.8/System.Data.Linq.dll",
|
|
"build/.NETFramework/v4.8/System.Data.Linq.xml",
|
|
"build/.NETFramework/v4.8/System.Data.OracleClient.dll",
|
|
"build/.NETFramework/v4.8/System.Data.OracleClient.xml",
|
|
"build/.NETFramework/v4.8/System.Data.Services.Client.dll",
|
|
"build/.NETFramework/v4.8/System.Data.Services.Client.xml",
|
|
"build/.NETFramework/v4.8/System.Data.Services.Design.dll",
|
|
"build/.NETFramework/v4.8/System.Data.Services.Design.xml",
|
|
"build/.NETFramework/v4.8/System.Data.Services.dll",
|
|
"build/.NETFramework/v4.8/System.Data.Services.xml",
|
|
"build/.NETFramework/v4.8/System.Data.SqlXml.dll",
|
|
"build/.NETFramework/v4.8/System.Data.SqlXml.xml",
|
|
"build/.NETFramework/v4.8/System.Data.dll",
|
|
"build/.NETFramework/v4.8/System.Data.xml",
|
|
"build/.NETFramework/v4.8/System.Deployment.dll",
|
|
"build/.NETFramework/v4.8/System.Deployment.xml",
|
|
"build/.NETFramework/v4.8/System.Design.dll",
|
|
"build/.NETFramework/v4.8/System.Design.xml",
|
|
"build/.NETFramework/v4.8/System.Device.dll",
|
|
"build/.NETFramework/v4.8/System.Device.xml",
|
|
"build/.NETFramework/v4.8/System.Diagnostics.Tracing.dll",
|
|
"build/.NETFramework/v4.8/System.Diagnostics.Tracing.xml",
|
|
"build/.NETFramework/v4.8/System.DirectoryServices.AccountManagement.dll",
|
|
"build/.NETFramework/v4.8/System.DirectoryServices.AccountManagement.xml",
|
|
"build/.NETFramework/v4.8/System.DirectoryServices.Protocols.dll",
|
|
"build/.NETFramework/v4.8/System.DirectoryServices.Protocols.xml",
|
|
"build/.NETFramework/v4.8/System.DirectoryServices.dll",
|
|
"build/.NETFramework/v4.8/System.DirectoryServices.xml",
|
|
"build/.NETFramework/v4.8/System.Drawing.Design.dll",
|
|
"build/.NETFramework/v4.8/System.Drawing.Design.xml",
|
|
"build/.NETFramework/v4.8/System.Drawing.dll",
|
|
"build/.NETFramework/v4.8/System.Drawing.xml",
|
|
"build/.NETFramework/v4.8/System.Dynamic.dll",
|
|
"build/.NETFramework/v4.8/System.EnterpriseServices.Thunk.dll",
|
|
"build/.NETFramework/v4.8/System.EnterpriseServices.Wrapper.dll",
|
|
"build/.NETFramework/v4.8/System.EnterpriseServices.dll",
|
|
"build/.NETFramework/v4.8/System.EnterpriseServices.xml",
|
|
"build/.NETFramework/v4.8/System.IO.Compression.FileSystem.dll",
|
|
"build/.NETFramework/v4.8/System.IO.Compression.FileSystem.xml",
|
|
"build/.NETFramework/v4.8/System.IO.Compression.dll",
|
|
"build/.NETFramework/v4.8/System.IO.Compression.xml",
|
|
"build/.NETFramework/v4.8/System.IO.Log.dll",
|
|
"build/.NETFramework/v4.8/System.IO.Log.xml",
|
|
"build/.NETFramework/v4.8/System.IdentityModel.Selectors.dll",
|
|
"build/.NETFramework/v4.8/System.IdentityModel.Selectors.xml",
|
|
"build/.NETFramework/v4.8/System.IdentityModel.Services.dll",
|
|
"build/.NETFramework/v4.8/System.IdentityModel.Services.xml",
|
|
"build/.NETFramework/v4.8/System.IdentityModel.dll",
|
|
"build/.NETFramework/v4.8/System.IdentityModel.xml",
|
|
"build/.NETFramework/v4.8/System.Linq.xml",
|
|
"build/.NETFramework/v4.8/System.Management.Instrumentation.dll",
|
|
"build/.NETFramework/v4.8/System.Management.Instrumentation.xml",
|
|
"build/.NETFramework/v4.8/System.Management.dll",
|
|
"build/.NETFramework/v4.8/System.Management.xml",
|
|
"build/.NETFramework/v4.8/System.Messaging.dll",
|
|
"build/.NETFramework/v4.8/System.Messaging.xml",
|
|
"build/.NETFramework/v4.8/System.Net.Http.WebRequest.dll",
|
|
"build/.NETFramework/v4.8/System.Net.Http.WebRequest.xml",
|
|
"build/.NETFramework/v4.8/System.Net.Http.dll",
|
|
"build/.NETFramework/v4.8/System.Net.Http.xml",
|
|
"build/.NETFramework/v4.8/System.Net.dll",
|
|
"build/.NETFramework/v4.8/System.Net.xml",
|
|
"build/.NETFramework/v4.8/System.Numerics.dll",
|
|
"build/.NETFramework/v4.8/System.Numerics.xml",
|
|
"build/.NETFramework/v4.8/System.Printing.dll",
|
|
"build/.NETFramework/v4.8/System.Printing.xml",
|
|
"build/.NETFramework/v4.8/System.Reflection.Context.dll",
|
|
"build/.NETFramework/v4.8/System.Reflection.Context.xml",
|
|
"build/.NETFramework/v4.8/System.Runtime.Caching.dll",
|
|
"build/.NETFramework/v4.8/System.Runtime.Caching.xml",
|
|
"build/.NETFramework/v4.8/System.Runtime.DurableInstancing.dll",
|
|
"build/.NETFramework/v4.8/System.Runtime.DurableInstancing.xml",
|
|
"build/.NETFramework/v4.8/System.Runtime.Remoting.dll",
|
|
"build/.NETFramework/v4.8/System.Runtime.Remoting.xml",
|
|
"build/.NETFramework/v4.8/System.Runtime.Serialization.Formatters.Soap.dll",
|
|
"build/.NETFramework/v4.8/System.Runtime.Serialization.Formatters.Soap.xml",
|
|
"build/.NETFramework/v4.8/System.Runtime.Serialization.dll",
|
|
"build/.NETFramework/v4.8/System.Runtime.Serialization.xml",
|
|
"build/.NETFramework/v4.8/System.Security.dll",
|
|
"build/.NETFramework/v4.8/System.Security.xml",
|
|
"build/.NETFramework/v4.8/System.ServiceModel.Activation.dll",
|
|
"build/.NETFramework/v4.8/System.ServiceModel.Activation.xml",
|
|
"build/.NETFramework/v4.8/System.ServiceModel.Activities.dll",
|
|
"build/.NETFramework/v4.8/System.ServiceModel.Activities.xml",
|
|
"build/.NETFramework/v4.8/System.ServiceModel.Channels.dll",
|
|
"build/.NETFramework/v4.8/System.ServiceModel.Channels.xml",
|
|
"build/.NETFramework/v4.8/System.ServiceModel.Discovery.dll",
|
|
"build/.NETFramework/v4.8/System.ServiceModel.Discovery.xml",
|
|
"build/.NETFramework/v4.8/System.ServiceModel.Routing.dll",
|
|
"build/.NETFramework/v4.8/System.ServiceModel.Routing.xml",
|
|
"build/.NETFramework/v4.8/System.ServiceModel.Web.dll",
|
|
"build/.NETFramework/v4.8/System.ServiceModel.Web.xml",
|
|
"build/.NETFramework/v4.8/System.ServiceModel.dll",
|
|
"build/.NETFramework/v4.8/System.ServiceModel.xml",
|
|
"build/.NETFramework/v4.8/System.ServiceProcess.dll",
|
|
"build/.NETFramework/v4.8/System.ServiceProcess.xml",
|
|
"build/.NETFramework/v4.8/System.Speech.dll",
|
|
"build/.NETFramework/v4.8/System.Speech.xml",
|
|
"build/.NETFramework/v4.8/System.Threading.Tasks.Dataflow.xml",
|
|
"build/.NETFramework/v4.8/System.Transactions.dll",
|
|
"build/.NETFramework/v4.8/System.Transactions.xml",
|
|
"build/.NETFramework/v4.8/System.Web.Abstractions.dll",
|
|
"build/.NETFramework/v4.8/System.Web.ApplicationServices.dll",
|
|
"build/.NETFramework/v4.8/System.Web.ApplicationServices.xml",
|
|
"build/.NETFramework/v4.8/System.Web.DataVisualization.Design.dll",
|
|
"build/.NETFramework/v4.8/System.Web.DataVisualization.dll",
|
|
"build/.NETFramework/v4.8/System.Web.DataVisualization.xml",
|
|
"build/.NETFramework/v4.8/System.Web.DynamicData.Design.dll",
|
|
"build/.NETFramework/v4.8/System.Web.DynamicData.Design.xml",
|
|
"build/.NETFramework/v4.8/System.Web.DynamicData.dll",
|
|
"build/.NETFramework/v4.8/System.Web.DynamicData.xml",
|
|
"build/.NETFramework/v4.8/System.Web.Entity.Design.dll",
|
|
"build/.NETFramework/v4.8/System.Web.Entity.Design.xml",
|
|
"build/.NETFramework/v4.8/System.Web.Entity.dll",
|
|
"build/.NETFramework/v4.8/System.Web.Entity.xml",
|
|
"build/.NETFramework/v4.8/System.Web.Extensions.Design.dll",
|
|
"build/.NETFramework/v4.8/System.Web.Extensions.Design.xml",
|
|
"build/.NETFramework/v4.8/System.Web.Extensions.dll",
|
|
"build/.NETFramework/v4.8/System.Web.Extensions.xml",
|
|
"build/.NETFramework/v4.8/System.Web.Mobile.dll",
|
|
"build/.NETFramework/v4.8/System.Web.Mobile.xml",
|
|
"build/.NETFramework/v4.8/System.Web.RegularExpressions.dll",
|
|
"build/.NETFramework/v4.8/System.Web.RegularExpressions.xml",
|
|
"build/.NETFramework/v4.8/System.Web.Routing.dll",
|
|
"build/.NETFramework/v4.8/System.Web.Services.dll",
|
|
"build/.NETFramework/v4.8/System.Web.Services.xml",
|
|
"build/.NETFramework/v4.8/System.Web.dll",
|
|
"build/.NETFramework/v4.8/System.Web.xml",
|
|
"build/.NETFramework/v4.8/System.Windows.Controls.Ribbon.dll",
|
|
"build/.NETFramework/v4.8/System.Windows.Controls.Ribbon.xml",
|
|
"build/.NETFramework/v4.8/System.Windows.Forms.DataVisualization.Design.dll",
|
|
"build/.NETFramework/v4.8/System.Windows.Forms.DataVisualization.dll",
|
|
"build/.NETFramework/v4.8/System.Windows.Forms.DataVisualization.xml",
|
|
"build/.NETFramework/v4.8/System.Windows.Forms.dll",
|
|
"build/.NETFramework/v4.8/System.Windows.Forms.xml",
|
|
"build/.NETFramework/v4.8/System.Windows.Input.Manipulations.dll",
|
|
"build/.NETFramework/v4.8/System.Windows.Input.Manipulations.xml",
|
|
"build/.NETFramework/v4.8/System.Windows.Presentation.dll",
|
|
"build/.NETFramework/v4.8/System.Windows.Presentation.xml",
|
|
"build/.NETFramework/v4.8/System.Windows.dll",
|
|
"build/.NETFramework/v4.8/System.Workflow.Activities.dll",
|
|
"build/.NETFramework/v4.8/System.Workflow.Activities.xml",
|
|
"build/.NETFramework/v4.8/System.Workflow.ComponentModel.dll",
|
|
"build/.NETFramework/v4.8/System.Workflow.ComponentModel.xml",
|
|
"build/.NETFramework/v4.8/System.Workflow.Runtime.dll",
|
|
"build/.NETFramework/v4.8/System.Workflow.Runtime.xml",
|
|
"build/.NETFramework/v4.8/System.WorkflowServices.dll",
|
|
"build/.NETFramework/v4.8/System.WorkflowServices.xml",
|
|
"build/.NETFramework/v4.8/System.Xaml.dll",
|
|
"build/.NETFramework/v4.8/System.Xaml.xml",
|
|
"build/.NETFramework/v4.8/System.Xml.Linq.dll",
|
|
"build/.NETFramework/v4.8/System.Xml.Linq.xml",
|
|
"build/.NETFramework/v4.8/System.Xml.Serialization.dll",
|
|
"build/.NETFramework/v4.8/System.Xml.dll",
|
|
"build/.NETFramework/v4.8/System.Xml.xml",
|
|
"build/.NETFramework/v4.8/System.dll",
|
|
"build/.NETFramework/v4.8/System.xml",
|
|
"build/.NETFramework/v4.8/UIAutomationClient.dll",
|
|
"build/.NETFramework/v4.8/UIAutomationClient.xml",
|
|
"build/.NETFramework/v4.8/UIAutomationClientsideProviders.dll",
|
|
"build/.NETFramework/v4.8/UIAutomationClientsideProviders.xml",
|
|
"build/.NETFramework/v4.8/UIAutomationProvider.dll",
|
|
"build/.NETFramework/v4.8/UIAutomationProvider.xml",
|
|
"build/.NETFramework/v4.8/UIAutomationTypes.dll",
|
|
"build/.NETFramework/v4.8/UIAutomationTypes.xml",
|
|
"build/.NETFramework/v4.8/WindowsBase.dll",
|
|
"build/.NETFramework/v4.8/WindowsBase.xml",
|
|
"build/.NETFramework/v4.8/WindowsFormsIntegration.dll",
|
|
"build/.NETFramework/v4.8/WindowsFormsIntegration.xml",
|
|
"build/.NETFramework/v4.8/XamlBuildTask.dll",
|
|
"build/.NETFramework/v4.8/XamlBuildTask.xml",
|
|
"build/.NETFramework/v4.8/mscorlib.dll",
|
|
"build/.NETFramework/v4.8/mscorlib.xml",
|
|
"build/.NETFramework/v4.8/namespaces.xml",
|
|
"build/.NETFramework/v4.8/sysglobl.dll",
|
|
"build/.NETFramework/v4.8/sysglobl.xml",
|
|
"build/Microsoft.NETFramework.ReferenceAssemblies.net48.targets",
|
|
"microsoft.netframework.referenceassemblies.net48.1.0.3.nupkg.sha512",
|
|
"microsoft.netframework.referenceassemblies.net48.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.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.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.Net.Http/4.3.4": {
|
|
"sha512": "aOa2d51SEbmM+H+Csw7yJOuNZoHkrP2XnAurye5HWYgGVVU54YZDvsLUYRv6h18X3sPnjNCANmN7ZhIPiqMcjA==",
|
|
"type": "package",
|
|
"path": "system.net.http/4.3.4",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/Xamarinmac20/_._",
|
|
"lib/monoandroid10/_._",
|
|
"lib/monotouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/net46/System.Net.Http.dll",
|
|
"lib/portable-net45+win8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/Xamarinmac20/_._",
|
|
"ref/monoandroid10/_._",
|
|
"ref/monotouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/net46/System.Net.Http.dll",
|
|
"ref/netcore50/System.Net.Http.dll",
|
|
"ref/netstandard1.1/System.Net.Http.dll",
|
|
"ref/netstandard1.3/System.Net.Http.dll",
|
|
"ref/portable-net45+win8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/unix/lib/netstandard1.6/System.Net.Http.dll",
|
|
"runtimes/win/lib/net46/System.Net.Http.dll",
|
|
"runtimes/win/lib/netcore50/System.Net.Http.dll",
|
|
"runtimes/win/lib/netstandard1.3/System.Net.Http.dll",
|
|
"system.net.http.4.3.4.nupkg.sha512",
|
|
"system.net.http.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.Runtime/4.3.0": {
|
|
"sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
|
|
"type": "package",
|
|
"path": "system.runtime/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/net462/System.Runtime.dll",
|
|
"lib/portable-net45+win8+wp80+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/net462/System.Runtime.dll",
|
|
"ref/netcore50/System.Runtime.dll",
|
|
"ref/netcore50/System.Runtime.xml",
|
|
"ref/netcore50/de/System.Runtime.xml",
|
|
"ref/netcore50/es/System.Runtime.xml",
|
|
"ref/netcore50/fr/System.Runtime.xml",
|
|
"ref/netcore50/it/System.Runtime.xml",
|
|
"ref/netcore50/ja/System.Runtime.xml",
|
|
"ref/netcore50/ko/System.Runtime.xml",
|
|
"ref/netcore50/ru/System.Runtime.xml",
|
|
"ref/netcore50/zh-hans/System.Runtime.xml",
|
|
"ref/netcore50/zh-hant/System.Runtime.xml",
|
|
"ref/netstandard1.0/System.Runtime.dll",
|
|
"ref/netstandard1.0/System.Runtime.xml",
|
|
"ref/netstandard1.0/de/System.Runtime.xml",
|
|
"ref/netstandard1.0/es/System.Runtime.xml",
|
|
"ref/netstandard1.0/fr/System.Runtime.xml",
|
|
"ref/netstandard1.0/it/System.Runtime.xml",
|
|
"ref/netstandard1.0/ja/System.Runtime.xml",
|
|
"ref/netstandard1.0/ko/System.Runtime.xml",
|
|
"ref/netstandard1.0/ru/System.Runtime.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Runtime.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Runtime.xml",
|
|
"ref/netstandard1.2/System.Runtime.dll",
|
|
"ref/netstandard1.2/System.Runtime.xml",
|
|
"ref/netstandard1.2/de/System.Runtime.xml",
|
|
"ref/netstandard1.2/es/System.Runtime.xml",
|
|
"ref/netstandard1.2/fr/System.Runtime.xml",
|
|
"ref/netstandard1.2/it/System.Runtime.xml",
|
|
"ref/netstandard1.2/ja/System.Runtime.xml",
|
|
"ref/netstandard1.2/ko/System.Runtime.xml",
|
|
"ref/netstandard1.2/ru/System.Runtime.xml",
|
|
"ref/netstandard1.2/zh-hans/System.Runtime.xml",
|
|
"ref/netstandard1.2/zh-hant/System.Runtime.xml",
|
|
"ref/netstandard1.3/System.Runtime.dll",
|
|
"ref/netstandard1.3/System.Runtime.xml",
|
|
"ref/netstandard1.3/de/System.Runtime.xml",
|
|
"ref/netstandard1.3/es/System.Runtime.xml",
|
|
"ref/netstandard1.3/fr/System.Runtime.xml",
|
|
"ref/netstandard1.3/it/System.Runtime.xml",
|
|
"ref/netstandard1.3/ja/System.Runtime.xml",
|
|
"ref/netstandard1.3/ko/System.Runtime.xml",
|
|
"ref/netstandard1.3/ru/System.Runtime.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Runtime.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Runtime.xml",
|
|
"ref/netstandard1.5/System.Runtime.dll",
|
|
"ref/netstandard1.5/System.Runtime.xml",
|
|
"ref/netstandard1.5/de/System.Runtime.xml",
|
|
"ref/netstandard1.5/es/System.Runtime.xml",
|
|
"ref/netstandard1.5/fr/System.Runtime.xml",
|
|
"ref/netstandard1.5/it/System.Runtime.xml",
|
|
"ref/netstandard1.5/ja/System.Runtime.xml",
|
|
"ref/netstandard1.5/ko/System.Runtime.xml",
|
|
"ref/netstandard1.5/ru/System.Runtime.xml",
|
|
"ref/netstandard1.5/zh-hans/System.Runtime.xml",
|
|
"ref/netstandard1.5/zh-hant/System.Runtime.xml",
|
|
"ref/portable-net45+win8+wp80+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.runtime.4.3.0.nupkg.sha512",
|
|
"system.runtime.nuspec"
|
|
]
|
|
},
|
|
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
|
|
"sha512": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
|
|
"type": "package",
|
|
"path": "system.runtime.compilerservices.unsafe/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/System.Runtime.CompilerServices.Unsafe.dll",
|
|
"lib/net461/System.Runtime.CompilerServices.Unsafe.xml",
|
|
"lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll",
|
|
"lib/net6.0/System.Runtime.CompilerServices.Unsafe.xml",
|
|
"lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll",
|
|
"lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.xml",
|
|
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
|
|
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
|
|
"system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512",
|
|
"system.runtime.compilerservices.unsafe.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Security.Cryptography.Algorithms/4.3.0": {
|
|
"sha512": "W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==",
|
|
"type": "package",
|
|
"path": "system.security.cryptography.algorithms/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Security.Cryptography.Algorithms.dll",
|
|
"lib/net461/System.Security.Cryptography.Algorithms.dll",
|
|
"lib/net463/System.Security.Cryptography.Algorithms.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Security.Cryptography.Algorithms.dll",
|
|
"ref/net461/System.Security.Cryptography.Algorithms.dll",
|
|
"ref/net463/System.Security.Cryptography.Algorithms.dll",
|
|
"ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll",
|
|
"ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll",
|
|
"ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
|
|
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
|
|
"runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll",
|
|
"runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll",
|
|
"runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll",
|
|
"runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll",
|
|
"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
|
|
"system.security.cryptography.algorithms.4.3.0.nupkg.sha512",
|
|
"system.security.cryptography.algorithms.nuspec"
|
|
]
|
|
},
|
|
"System.Security.Cryptography.Encoding/4.3.0": {
|
|
"sha512": "1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
|
|
"type": "package",
|
|
"path": "system.security.cryptography.encoding/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Security.Cryptography.Encoding.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Security.Cryptography.Encoding.dll",
|
|
"ref/netstandard1.3/System.Security.Cryptography.Encoding.dll",
|
|
"ref/netstandard1.3/System.Security.Cryptography.Encoding.xml",
|
|
"ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml",
|
|
"ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml",
|
|
"ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml",
|
|
"ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml",
|
|
"ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml",
|
|
"ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml",
|
|
"ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
|
|
"runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll",
|
|
"runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
|
|
"system.security.cryptography.encoding.4.3.0.nupkg.sha512",
|
|
"system.security.cryptography.encoding.nuspec"
|
|
]
|
|
},
|
|
"System.Security.Cryptography.Primitives/4.3.0": {
|
|
"sha512": "7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==",
|
|
"type": "package",
|
|
"path": "system.security.cryptography.primitives/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Security.Cryptography.Primitives.dll",
|
|
"lib/netstandard1.3/System.Security.Cryptography.Primitives.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Security.Cryptography.Primitives.dll",
|
|
"ref/netstandard1.3/System.Security.Cryptography.Primitives.dll",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.security.cryptography.primitives.4.3.0.nupkg.sha512",
|
|
"system.security.cryptography.primitives.nuspec"
|
|
]
|
|
},
|
|
"System.Security.Cryptography.X509Certificates/4.3.0": {
|
|
"sha512": "t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
|
|
"type": "package",
|
|
"path": "system.security.cryptography.x509certificates/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Security.Cryptography.X509Certificates.dll",
|
|
"lib/net461/System.Security.Cryptography.X509Certificates.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Security.Cryptography.X509Certificates.dll",
|
|
"ref/net461/System.Security.Cryptography.X509Certificates.dll",
|
|
"ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll",
|
|
"ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll",
|
|
"ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
|
|
"runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll",
|
|
"runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll",
|
|
"runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll",
|
|
"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
|
|
"system.security.cryptography.x509certificates.4.3.0.nupkg.sha512",
|
|
"system.security.cryptography.x509certificates.nuspec"
|
|
]
|
|
},
|
|
"System.Text.Encodings.Web/6.0.0": {
|
|
"sha512": "Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==",
|
|
"type": "package",
|
|
"path": "system.text.encodings.web/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/System.Text.Encodings.Web.dll",
|
|
"lib/net461/System.Text.Encodings.Web.xml",
|
|
"lib/net6.0/System.Text.Encodings.Web.dll",
|
|
"lib/net6.0/System.Text.Encodings.Web.xml",
|
|
"lib/netcoreapp3.1/System.Text.Encodings.Web.dll",
|
|
"lib/netcoreapp3.1/System.Text.Encodings.Web.xml",
|
|
"lib/netstandard2.0/System.Text.Encodings.Web.dll",
|
|
"lib/netstandard2.0/System.Text.Encodings.Web.xml",
|
|
"runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll",
|
|
"runtimes/browser/lib/net6.0/System.Text.Encodings.Web.xml",
|
|
"system.text.encodings.web.6.0.0.nupkg.sha512",
|
|
"system.text.encodings.web.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Text.Json/6.0.0": {
|
|
"sha512": "zaJsHfESQvJ11vbXnNlkrR46IaMULk/gHxYsJphzSF+07kTjPHv+Oc14w6QEOfo3Q4hqLJgStUaYB9DBl0TmWg==",
|
|
"type": "package",
|
|
"path": "system.text.json/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
|
|
"build/System.Text.Json.targets",
|
|
"buildTransitive/netcoreapp2.0/System.Text.Json.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/System.Text.Json.dll",
|
|
"lib/net461/System.Text.Json.xml",
|
|
"lib/net6.0/System.Text.Json.dll",
|
|
"lib/net6.0/System.Text.Json.xml",
|
|
"lib/netcoreapp3.1/System.Text.Json.dll",
|
|
"lib/netcoreapp3.1/System.Text.Json.xml",
|
|
"lib/netstandard2.0/System.Text.Json.dll",
|
|
"lib/netstandard2.0/System.Text.Json.xml",
|
|
"system.text.json.6.0.0.nupkg.sha512",
|
|
"system.text.json.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Threading.Tasks.Extensions/4.5.4": {
|
|
"sha512": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
|
|
"type": "package",
|
|
"path": "system.threading.tasks.extensions/4.5.4",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net461/System.Threading.Tasks.Extensions.dll",
|
|
"lib/net461/System.Threading.Tasks.Extensions.xml",
|
|
"lib/netcoreapp2.1/_._",
|
|
"lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
|
|
"lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
|
|
"lib/netstandard2.0/System.Threading.Tasks.Extensions.dll",
|
|
"lib/netstandard2.0/System.Threading.Tasks.Extensions.xml",
|
|
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/netcoreapp2.1/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.threading.tasks.extensions.4.5.4.nupkg.sha512",
|
|
"system.threading.tasks.extensions.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.ValueTuple/4.5.0": {
|
|
"sha512": "okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ==",
|
|
"type": "package",
|
|
"path": "system.valuetuple/4.5.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net461/System.ValueTuple.dll",
|
|
"lib/net461/System.ValueTuple.xml",
|
|
"lib/net47/System.ValueTuple.dll",
|
|
"lib/net47/System.ValueTuple.xml",
|
|
"lib/netcoreapp2.0/_._",
|
|
"lib/netstandard1.0/System.ValueTuple.dll",
|
|
"lib/netstandard1.0/System.ValueTuple.xml",
|
|
"lib/netstandard2.0/_._",
|
|
"lib/portable-net40+sl4+win8+wp8/System.ValueTuple.dll",
|
|
"lib/portable-net40+sl4+win8+wp8/System.ValueTuple.xml",
|
|
"lib/uap10.0.16299/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net461/System.ValueTuple.dll",
|
|
"ref/net47/System.ValueTuple.dll",
|
|
"ref/netcoreapp2.0/_._",
|
|
"ref/netstandard2.0/_._",
|
|
"ref/portable-net40+sl4+win8+wp8/System.ValueTuple.dll",
|
|
"ref/uap10.0.16299/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.valuetuple.4.5.0.nupkg.sha512",
|
|
"system.valuetuple.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
}
|
|
},
|
|
"projectFileDependencyGroups": {
|
|
".NETFramework,Version=v4.8": [
|
|
"Microsoft.NETFramework.ReferenceAssemblies >= 1.0.3",
|
|
"System.Memory >= 4.5.5",
|
|
"System.Net.Http >= 4.3.4",
|
|
"System.Text.Json >= 6.0.0"
|
|
]
|
|
},
|
|
"packageFolders": {
|
|
"/home/jskala/.nuget/packages/": {}
|
|
},
|
|
"project": {
|
|
"version": "1.0.0",
|
|
"restore": {
|
|
"projectUniqueName": "/home/jskala/github/NFOguard/NFOGuard.Emby.Plugin/NFOGuard.Emby.Plugin.csproj",
|
|
"projectName": "NFOGuard.Emby.Plugin",
|
|
"projectPath": "/home/jskala/github/NFOguard/NFOGuard.Emby.Plugin/NFOGuard.Emby.Plugin.csproj",
|
|
"packagesPath": "/home/jskala/.nuget/packages/",
|
|
"outputPath": "/home/jskala/github/NFOguard/NFOGuard.Emby.Plugin/obj/",
|
|
"projectStyle": "PackageReference",
|
|
"configFilePaths": [
|
|
"/home/jskala/.nuget/NuGet/NuGet.Config"
|
|
],
|
|
"originalTargetFrameworks": [
|
|
"net48"
|
|
],
|
|
"sources": {
|
|
"https://api.nuget.org/v3/index.json": {}
|
|
},
|
|
"frameworks": {
|
|
"net48": {
|
|
"targetAlias": "net48",
|
|
"projectReferences": {}
|
|
}
|
|
},
|
|
"warningProperties": {
|
|
"warnAsError": [
|
|
"NU1605"
|
|
]
|
|
},
|
|
"restoreAuditProperties": {
|
|
"enableAudit": "true",
|
|
"auditLevel": "low",
|
|
"auditMode": "direct"
|
|
}
|
|
},
|
|
"frameworks": {
|
|
"net48": {
|
|
"targetAlias": "net48",
|
|
"dependencies": {
|
|
"Microsoft.NETFramework.ReferenceAssemblies": {
|
|
"suppressParent": "All",
|
|
"target": "Package",
|
|
"version": "[1.0.3, )",
|
|
"autoReferenced": true
|
|
},
|
|
"System.Memory": {
|
|
"target": "Package",
|
|
"version": "[4.5.5, )"
|
|
},
|
|
"System.Net.Http": {
|
|
"target": "Package",
|
|
"version": "[4.3.4, )"
|
|
},
|
|
"System.Text.Json": {
|
|
"target": "Package",
|
|
"version": "[6.0.0, )"
|
|
}
|
|
},
|
|
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/8.0.414/RuntimeIdentifierGraph.json"
|
|
}
|
|
}
|
|
},
|
|
"logs": [
|
|
{
|
|
"code": "NU1903",
|
|
"level": "Warning",
|
|
"warningLevel": 1,
|
|
"message": "Package 'System.Text.Json' 6.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-8g4q-xg66-9fp4",
|
|
"libraryId": "System.Text.Json",
|
|
"targetGraphs": [
|
|
".NETFramework,Version=v4.8"
|
|
]
|
|
}
|
|
]
|
|
} |