556 lines
22 KiB
JSON
556 lines
22 KiB
JSON
{
|
|
"version": 3,
|
|
"targets": {
|
|
".NETStandard,Version=v2.0": {
|
|
"Microsoft.NETCore.Platforms/1.1.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard1.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/_._": {}
|
|
}
|
|
},
|
|
"NETStandard.Library/2.0.3": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/_._": {}
|
|
},
|
|
"build": {
|
|
"build/netstandard2.0/NETStandard.Library.targets": {}
|
|
}
|
|
},
|
|
"Newtonsoft.Json/12.0.3": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/Newtonsoft.Json.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Newtonsoft.Json.dll": {}
|
|
}
|
|
},
|
|
"Nito.AsyncEx/5.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Nito.AsyncEx.Context": "5.0.0",
|
|
"Nito.AsyncEx.Coordination": "5.0.0",
|
|
"Nito.AsyncEx.Interop.WaitHandles": "5.0.0",
|
|
"Nito.AsyncEx.Oop": "5.0.0",
|
|
"Nito.AsyncEx.Tasks": "5.0.0",
|
|
"Nito.Cancellation": "1.0.5"
|
|
}
|
|
},
|
|
"Nito.AsyncEx.Context/5.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Nito.AsyncEx.Tasks": "5.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Nito.AsyncEx.Context.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Nito.AsyncEx.Context.dll": {}
|
|
}
|
|
},
|
|
"Nito.AsyncEx.Coordination/5.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Nito.AsyncEx.Tasks": "5.0.0",
|
|
"Nito.Collections.Deque": "1.0.4",
|
|
"Nito.Disposables": "2.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": {}
|
|
}
|
|
},
|
|
"Nito.AsyncEx.Interop.WaitHandles/5.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Nito.AsyncEx.Tasks": "5.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Nito.AsyncEx.Interop.WaitHandles.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Nito.AsyncEx.Interop.WaitHandles.dll": {}
|
|
}
|
|
},
|
|
"Nito.AsyncEx.Oop/5.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Nito.AsyncEx.Coordination": "5.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Nito.AsyncEx.Oop.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Nito.AsyncEx.Oop.dll": {}
|
|
}
|
|
},
|
|
"Nito.AsyncEx.Tasks/5.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Nito.Disposables": "2.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": {}
|
|
}
|
|
},
|
|
"Nito.Cancellation/1.0.5": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Nito.Disposables": "1.2.3"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Nito.Cancellation.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Nito.Cancellation.dll": {}
|
|
}
|
|
},
|
|
"Nito.Collections.Deque/1.0.4": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/Nito.Collections.Deque.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Nito.Collections.Deque.dll": {}
|
|
}
|
|
},
|
|
"Nito.Disposables/2.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Collections.Immutable": "1.4.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Nito.Disposables.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Nito.Disposables.dll": {}
|
|
}
|
|
},
|
|
"System.Collections.Immutable/1.4.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/System.Collections.Immutable.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Collections.Immutable.dll": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"Microsoft.NETCore.Platforms/1.1.0": {
|
|
"sha512": "bLpT1f/SFlO1CzqXG12KnJzpZs6lv24uX2Rzi4Fmm0noJpNlnWRVryuO3yK18Ca04t/YHcO1e1Z0WDfjseqNzw==",
|
|
"type": "package",
|
|
"path": "microsoft.netcore.platforms/1.1.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/netstandard1.0/_._",
|
|
"microsoft.netcore.platforms.1.1.0.nupkg.sha512",
|
|
"microsoft.netcore.platforms.nuspec",
|
|
"runtime.json"
|
|
]
|
|
},
|
|
"NETStandard.Library/2.0.3": {
|
|
"sha512": "st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
|
|
"type": "package",
|
|
"path": "netstandard.library/2.0.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"build/netstandard2.0/NETStandard.Library.targets",
|
|
"build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll",
|
|
"build/netstandard2.0/ref/System.AppContext.dll",
|
|
"build/netstandard2.0/ref/System.Collections.Concurrent.dll",
|
|
"build/netstandard2.0/ref/System.Collections.NonGeneric.dll",
|
|
"build/netstandard2.0/ref/System.Collections.Specialized.dll",
|
|
"build/netstandard2.0/ref/System.Collections.dll",
|
|
"build/netstandard2.0/ref/System.ComponentModel.Composition.dll",
|
|
"build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll",
|
|
"build/netstandard2.0/ref/System.ComponentModel.Primitives.dll",
|
|
"build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll",
|
|
"build/netstandard2.0/ref/System.ComponentModel.dll",
|
|
"build/netstandard2.0/ref/System.Console.dll",
|
|
"build/netstandard2.0/ref/System.Core.dll",
|
|
"build/netstandard2.0/ref/System.Data.Common.dll",
|
|
"build/netstandard2.0/ref/System.Data.dll",
|
|
"build/netstandard2.0/ref/System.Diagnostics.Contracts.dll",
|
|
"build/netstandard2.0/ref/System.Diagnostics.Debug.dll",
|
|
"build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll",
|
|
"build/netstandard2.0/ref/System.Diagnostics.Process.dll",
|
|
"build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll",
|
|
"build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll",
|
|
"build/netstandard2.0/ref/System.Diagnostics.Tools.dll",
|
|
"build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll",
|
|
"build/netstandard2.0/ref/System.Diagnostics.Tracing.dll",
|
|
"build/netstandard2.0/ref/System.Drawing.Primitives.dll",
|
|
"build/netstandard2.0/ref/System.Drawing.dll",
|
|
"build/netstandard2.0/ref/System.Dynamic.Runtime.dll",
|
|
"build/netstandard2.0/ref/System.Globalization.Calendars.dll",
|
|
"build/netstandard2.0/ref/System.Globalization.Extensions.dll",
|
|
"build/netstandard2.0/ref/System.Globalization.dll",
|
|
"build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll",
|
|
"build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll",
|
|
"build/netstandard2.0/ref/System.IO.Compression.dll",
|
|
"build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll",
|
|
"build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll",
|
|
"build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll",
|
|
"build/netstandard2.0/ref/System.IO.FileSystem.dll",
|
|
"build/netstandard2.0/ref/System.IO.IsolatedStorage.dll",
|
|
"build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll",
|
|
"build/netstandard2.0/ref/System.IO.Pipes.dll",
|
|
"build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll",
|
|
"build/netstandard2.0/ref/System.IO.dll",
|
|
"build/netstandard2.0/ref/System.Linq.Expressions.dll",
|
|
"build/netstandard2.0/ref/System.Linq.Parallel.dll",
|
|
"build/netstandard2.0/ref/System.Linq.Queryable.dll",
|
|
"build/netstandard2.0/ref/System.Linq.dll",
|
|
"build/netstandard2.0/ref/System.Net.Http.dll",
|
|
"build/netstandard2.0/ref/System.Net.NameResolution.dll",
|
|
"build/netstandard2.0/ref/System.Net.NetworkInformation.dll",
|
|
"build/netstandard2.0/ref/System.Net.Ping.dll",
|
|
"build/netstandard2.0/ref/System.Net.Primitives.dll",
|
|
"build/netstandard2.0/ref/System.Net.Requests.dll",
|
|
"build/netstandard2.0/ref/System.Net.Security.dll",
|
|
"build/netstandard2.0/ref/System.Net.Sockets.dll",
|
|
"build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll",
|
|
"build/netstandard2.0/ref/System.Net.WebSockets.Client.dll",
|
|
"build/netstandard2.0/ref/System.Net.WebSockets.dll",
|
|
"build/netstandard2.0/ref/System.Net.dll",
|
|
"build/netstandard2.0/ref/System.Numerics.dll",
|
|
"build/netstandard2.0/ref/System.ObjectModel.dll",
|
|
"build/netstandard2.0/ref/System.Reflection.Extensions.dll",
|
|
"build/netstandard2.0/ref/System.Reflection.Primitives.dll",
|
|
"build/netstandard2.0/ref/System.Reflection.dll",
|
|
"build/netstandard2.0/ref/System.Resources.Reader.dll",
|
|
"build/netstandard2.0/ref/System.Resources.ResourceManager.dll",
|
|
"build/netstandard2.0/ref/System.Resources.Writer.dll",
|
|
"build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll",
|
|
"build/netstandard2.0/ref/System.Runtime.Extensions.dll",
|
|
"build/netstandard2.0/ref/System.Runtime.Handles.dll",
|
|
"build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll",
|
|
"build/netstandard2.0/ref/System.Runtime.InteropServices.dll",
|
|
"build/netstandard2.0/ref/System.Runtime.Numerics.dll",
|
|
"build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll",
|
|
"build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll",
|
|
"build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll",
|
|
"build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll",
|
|
"build/netstandard2.0/ref/System.Runtime.Serialization.dll",
|
|
"build/netstandard2.0/ref/System.Runtime.dll",
|
|
"build/netstandard2.0/ref/System.Security.Claims.dll",
|
|
"build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll",
|
|
"build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll",
|
|
"build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll",
|
|
"build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll",
|
|
"build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll",
|
|
"build/netstandard2.0/ref/System.Security.Principal.dll",
|
|
"build/netstandard2.0/ref/System.Security.SecureString.dll",
|
|
"build/netstandard2.0/ref/System.ServiceModel.Web.dll",
|
|
"build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll",
|
|
"build/netstandard2.0/ref/System.Text.Encoding.dll",
|
|
"build/netstandard2.0/ref/System.Text.RegularExpressions.dll",
|
|
"build/netstandard2.0/ref/System.Threading.Overlapped.dll",
|
|
"build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll",
|
|
"build/netstandard2.0/ref/System.Threading.Tasks.dll",
|
|
"build/netstandard2.0/ref/System.Threading.Thread.dll",
|
|
"build/netstandard2.0/ref/System.Threading.ThreadPool.dll",
|
|
"build/netstandard2.0/ref/System.Threading.Timer.dll",
|
|
"build/netstandard2.0/ref/System.Threading.dll",
|
|
"build/netstandard2.0/ref/System.Transactions.dll",
|
|
"build/netstandard2.0/ref/System.ValueTuple.dll",
|
|
"build/netstandard2.0/ref/System.Web.dll",
|
|
"build/netstandard2.0/ref/System.Windows.dll",
|
|
"build/netstandard2.0/ref/System.Xml.Linq.dll",
|
|
"build/netstandard2.0/ref/System.Xml.ReaderWriter.dll",
|
|
"build/netstandard2.0/ref/System.Xml.Serialization.dll",
|
|
"build/netstandard2.0/ref/System.Xml.XDocument.dll",
|
|
"build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll",
|
|
"build/netstandard2.0/ref/System.Xml.XPath.dll",
|
|
"build/netstandard2.0/ref/System.Xml.XmlDocument.dll",
|
|
"build/netstandard2.0/ref/System.Xml.XmlSerializer.dll",
|
|
"build/netstandard2.0/ref/System.Xml.dll",
|
|
"build/netstandard2.0/ref/System.dll",
|
|
"build/netstandard2.0/ref/mscorlib.dll",
|
|
"build/netstandard2.0/ref/netstandard.dll",
|
|
"build/netstandard2.0/ref/netstandard.xml",
|
|
"lib/netstandard1.0/_._",
|
|
"netstandard.library.2.0.3.nupkg.sha512",
|
|
"netstandard.library.nuspec"
|
|
]
|
|
},
|
|
"Newtonsoft.Json/12.0.3": {
|
|
"sha512": "aTRmXwR5xYu+mWxE8r8W1DWnL02SeV8LwdQMsLwTWP8OZgrCCyTqvOAe5hRb1VNQYXjln7qr0PKpSyO/pcc19Q==",
|
|
"type": "package",
|
|
"path": "newtonsoft.json/12.0.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.md",
|
|
"lib/net20/Newtonsoft.Json.dll",
|
|
"lib/net20/Newtonsoft.Json.xml",
|
|
"lib/net35/Newtonsoft.Json.dll",
|
|
"lib/net35/Newtonsoft.Json.xml",
|
|
"lib/net40/Newtonsoft.Json.dll",
|
|
"lib/net40/Newtonsoft.Json.xml",
|
|
"lib/net45/Newtonsoft.Json.dll",
|
|
"lib/net45/Newtonsoft.Json.xml",
|
|
"lib/netstandard1.0/Newtonsoft.Json.dll",
|
|
"lib/netstandard1.0/Newtonsoft.Json.xml",
|
|
"lib/netstandard1.3/Newtonsoft.Json.dll",
|
|
"lib/netstandard1.3/Newtonsoft.Json.xml",
|
|
"lib/netstandard2.0/Newtonsoft.Json.dll",
|
|
"lib/netstandard2.0/Newtonsoft.Json.xml",
|
|
"lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.dll",
|
|
"lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.xml",
|
|
"lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.xml",
|
|
"newtonsoft.json.12.0.3.nupkg.sha512",
|
|
"newtonsoft.json.nuspec",
|
|
"packageIcon.png"
|
|
]
|
|
},
|
|
"Nito.AsyncEx/5.0.0": {
|
|
"sha512": "rp1fyiUQalO1Xth2AhLmK6BMMfNkdIVJGlwmFW+jcioyCUlcBA9QZgnR1q6e5hqVdQi/29NQZCzo1Qr9nJ2NrQ==",
|
|
"type": "package",
|
|
"path": "nito.asyncex/5.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"nito.asyncex.5.0.0.nupkg.sha512",
|
|
"nito.asyncex.nuspec"
|
|
]
|
|
},
|
|
"Nito.AsyncEx.Context/5.0.0": {
|
|
"sha512": "2KLVqSNkrLEJPKwKfJ7Vze5dB4knty9DuB8Nt6VDoHeuqXmYAYfUwzsH5We+0dqqTSVdll9ShyKnFLoEXsgooA==",
|
|
"type": "package",
|
|
"path": "nito.asyncex.context/5.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard1.3/Nito.AsyncEx.Context.dll",
|
|
"lib/netstandard1.3/Nito.AsyncEx.Context.xml",
|
|
"lib/netstandard2.0/Nito.AsyncEx.Context.dll",
|
|
"lib/netstandard2.0/Nito.AsyncEx.Context.xml",
|
|
"nito.asyncex.context.5.0.0.nupkg.sha512",
|
|
"nito.asyncex.context.nuspec"
|
|
]
|
|
},
|
|
"Nito.AsyncEx.Coordination/5.0.0": {
|
|
"sha512": "tl+sOQCgm0F4+bIh3+I0OT2v6jeyiGqU4iEmBqU5jfYa3RUUHO19Yjrl8eUwmtOpufXhAnZfJOWCzR9xWTSJNA==",
|
|
"type": "package",
|
|
"path": "nito.asyncex.coordination/5.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard1.3/Nito.AsyncEx.Coordination.dll",
|
|
"lib/netstandard1.3/Nito.AsyncEx.Coordination.xml",
|
|
"lib/netstandard2.0/Nito.AsyncEx.Coordination.dll",
|
|
"lib/netstandard2.0/Nito.AsyncEx.Coordination.xml",
|
|
"nito.asyncex.coordination.5.0.0.nupkg.sha512",
|
|
"nito.asyncex.coordination.nuspec"
|
|
]
|
|
},
|
|
"Nito.AsyncEx.Interop.WaitHandles/5.0.0": {
|
|
"sha512": "VrO6BlotDW+BZcfPXoPT5uqp4VQMdomCIRp4gxADbUZVfYf4sv8oo3M8mUmPSTDn088cbEhNCEoTr5JgA6QNug==",
|
|
"type": "package",
|
|
"path": "nito.asyncex.interop.waithandles/5.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard1.3/Nito.AsyncEx.Interop.WaitHandles.dll",
|
|
"lib/netstandard1.3/Nito.AsyncEx.Interop.WaitHandles.xml",
|
|
"lib/netstandard2.0/Nito.AsyncEx.Interop.WaitHandles.dll",
|
|
"lib/netstandard2.0/Nito.AsyncEx.Interop.WaitHandles.xml",
|
|
"nito.asyncex.interop.waithandles.5.0.0.nupkg.sha512",
|
|
"nito.asyncex.interop.waithandles.nuspec"
|
|
]
|
|
},
|
|
"Nito.AsyncEx.Oop/5.0.0": {
|
|
"sha512": "+ahHT9sLHfn2xHFAMB71aIbs3YcTwsk5ERkx4DfaGPGc6bAA/dlTXAQbFAEqxVF3A94qPUreR1BOgZNZ1r8cRw==",
|
|
"type": "package",
|
|
"path": "nito.asyncex.oop/5.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard1.3/Nito.AsyncEx.Oop.dll",
|
|
"lib/netstandard1.3/Nito.AsyncEx.Oop.xml",
|
|
"lib/netstandard2.0/Nito.AsyncEx.Oop.dll",
|
|
"lib/netstandard2.0/Nito.AsyncEx.Oop.xml",
|
|
"nito.asyncex.oop.5.0.0.nupkg.sha512",
|
|
"nito.asyncex.oop.nuspec"
|
|
]
|
|
},
|
|
"Nito.AsyncEx.Tasks/5.0.0": {
|
|
"sha512": "YhiadlnOLZ41Yloz6G3V5JRSJwwYN8drkM9U1BlaU9BbgZ0Wom6avgy5AMu+1xJfmHh/FMldacbY6ECrbJd2dQ==",
|
|
"type": "package",
|
|
"path": "nito.asyncex.tasks/5.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard1.3/Nito.AsyncEx.Tasks.dll",
|
|
"lib/netstandard1.3/Nito.AsyncEx.Tasks.xml",
|
|
"lib/netstandard2.0/Nito.AsyncEx.Tasks.dll",
|
|
"lib/netstandard2.0/Nito.AsyncEx.Tasks.xml",
|
|
"nito.asyncex.tasks.5.0.0.nupkg.sha512",
|
|
"nito.asyncex.tasks.nuspec"
|
|
]
|
|
},
|
|
"Nito.Cancellation/1.0.5": {
|
|
"sha512": "H1UUiC8+LhjrHuWXuNfMijYeXp6bf1pa7HBxQlrzGfBv0Bjpu7e2VoIYvU9+j3kjtlCAv+VOdGj/kDROkwlzjQ==",
|
|
"type": "package",
|
|
"path": "nito.cancellation/1.0.5",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard1.0/Nito.Cancellation.dll",
|
|
"lib/netstandard1.0/Nito.Cancellation.xml",
|
|
"lib/netstandard2.0/Nito.Cancellation.dll",
|
|
"lib/netstandard2.0/Nito.Cancellation.xml",
|
|
"nito.cancellation.1.0.5.nupkg.sha512",
|
|
"nito.cancellation.nuspec"
|
|
]
|
|
},
|
|
"Nito.Collections.Deque/1.0.4": {
|
|
"sha512": "9Ek7LWxWuM1l6DRchMqeoJXMOz+6lHu8OTDO0yMGIYfiN2kvoPjfXHDTxJTd2B+HOUay0yQVUVAwPgoHMO72vQ==",
|
|
"type": "package",
|
|
"path": "nito.collections.deque/1.0.4",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard1.0/Nito.Collections.Deque.dll",
|
|
"lib/netstandard1.0/Nito.Collections.Deque.xml",
|
|
"lib/netstandard2.0/Nito.Collections.Deque.dll",
|
|
"lib/netstandard2.0/Nito.Collections.Deque.xml",
|
|
"nito.collections.deque.1.0.4.nupkg.sha512",
|
|
"nito.collections.deque.nuspec"
|
|
]
|
|
},
|
|
"Nito.Disposables/2.0.0": {
|
|
"sha512": "1ATeAx0Sip8rjlRz+HFq7XUvH4ZqLqNBnCVv/a4byC8EUiXXOM35mx70CCUWuqknnlj0faGCTWIqD8lJlaMKGQ==",
|
|
"type": "package",
|
|
"path": "nito.disposables/2.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard1.0/Nito.Disposables.dll",
|
|
"lib/netstandard1.0/Nito.Disposables.pdb",
|
|
"lib/netstandard1.0/Nito.Disposables.xml",
|
|
"lib/netstandard2.0/Nito.Disposables.dll",
|
|
"lib/netstandard2.0/Nito.Disposables.pdb",
|
|
"lib/netstandard2.0/Nito.Disposables.xml",
|
|
"nito.disposables.2.0.0.nupkg.sha512",
|
|
"nito.disposables.nuspec"
|
|
]
|
|
},
|
|
"System.Collections.Immutable/1.4.0": {
|
|
"sha512": "1aNA04B7wZWbZ8FgVg+Rg9vkzfQkmTwE1N6Lj3h14Gl8VupDS8j/mrfvv/FlQJL0ts8sMMKRgwnKntfQ1gQ3kQ==",
|
|
"type": "package",
|
|
"path": "system.collections.immutable/1.4.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/netcoreapp2.0/_._",
|
|
"lib/netstandard1.0/System.Collections.Immutable.dll",
|
|
"lib/netstandard1.0/System.Collections.Immutable.xml",
|
|
"lib/netstandard2.0/System.Collections.Immutable.dll",
|
|
"lib/netstandard2.0/System.Collections.Immutable.xml",
|
|
"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml",
|
|
"ref/netcoreapp2.0/_._",
|
|
"system.collections.immutable.1.4.0.nupkg.sha512",
|
|
"system.collections.immutable.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
}
|
|
},
|
|
"projectFileDependencyGroups": {
|
|
".NETStandard,Version=v2.0": [
|
|
"NETStandard.Library >= 2.0.3",
|
|
"Newtonsoft.Json >= 12.0.3",
|
|
"Nito.AsyncEx >= 5.0.0"
|
|
]
|
|
},
|
|
"packageFolders": {
|
|
"C:\\Users\\Administrator\\.nuget\\packages\\": {},
|
|
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder": {}
|
|
},
|
|
"project": {
|
|
"version": "2.5.0.1",
|
|
"restore": {
|
|
"projectUniqueName": "D:\\www\\juipnet\\Infrastructure\\ServiceClient\\Alipay.AopSdk.Core\\Alipay.AopSdk.Core.csproj",
|
|
"projectName": "Alipay.AopSdk.Core",
|
|
"projectPath": "D:\\www\\juipnet\\Infrastructure\\ServiceClient\\Alipay.AopSdk.Core\\Alipay.AopSdk.Core.csproj",
|
|
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
|
|
"outputPath": "D:\\www\\juipnet\\Infrastructure\\ServiceClient\\Alipay.AopSdk.Core\\obj\\",
|
|
"projectStyle": "PackageReference",
|
|
"fallbackFolders": [
|
|
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
|
|
],
|
|
"configFilePaths": [
|
|
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config"
|
|
],
|
|
"originalTargetFrameworks": [
|
|
"netstandard2.0"
|
|
],
|
|
"sources": {
|
|
"https://api.nuget.org/v3/index.json": {}
|
|
},
|
|
"frameworks": {
|
|
"netstandard2.0": {
|
|
"projectReferences": {}
|
|
}
|
|
},
|
|
"warningProperties": {
|
|
"warnAsError": [
|
|
"NU1605"
|
|
]
|
|
}
|
|
},
|
|
"frameworks": {
|
|
"netstandard2.0": {
|
|
"dependencies": {
|
|
"NETStandard.Library": {
|
|
"suppressParent": "All",
|
|
"target": "Package",
|
|
"version": "[2.0.3, )",
|
|
"autoReferenced": true
|
|
},
|
|
"Newtonsoft.Json": {
|
|
"target": "Package",
|
|
"version": "[12.0.3, )"
|
|
},
|
|
"Nito.AsyncEx": {
|
|
"target": "Package",
|
|
"version": "[5.0.0, )"
|
|
}
|
|
},
|
|
"imports": [
|
|
"net461"
|
|
],
|
|
"assetTargetFallback": true,
|
|
"warn": true
|
|
}
|
|
}
|
|
}
|
|
} |