962 lines
39 KiB
JSON
962 lines
39 KiB
JSON
{
|
|
"version": 3,
|
|
"targets": {
|
|
".NETStandard,Version=v2.0": {
|
|
"Fody/6.9.3": {
|
|
"type": "package",
|
|
"build": {
|
|
"build/Fody.targets": {}
|
|
}
|
|
},
|
|
"Microsoft.NETCore.Platforms/1.1.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard1.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Win32.Registry/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/Microsoft.Win32.Registry.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"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/13.0.4": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/Newtonsoft.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Newtonsoft.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"runtime.linux-arm.runtime.native.System.IO.Ports/6.0.0": {
|
|
"type": "package",
|
|
"runtimeTargets": {
|
|
"runtimes/linux-arm/native/libSystem.IO.Ports.Native.so": {
|
|
"assetType": "native",
|
|
"rid": "linux-arm"
|
|
}
|
|
}
|
|
},
|
|
"runtime.linux-arm64.runtime.native.System.IO.Ports/6.0.0": {
|
|
"type": "package",
|
|
"runtimeTargets": {
|
|
"runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so": {
|
|
"assetType": "native",
|
|
"rid": "linux-arm64"
|
|
}
|
|
}
|
|
},
|
|
"runtime.linux-x64.runtime.native.System.IO.Ports/6.0.0": {
|
|
"type": "package",
|
|
"runtimeTargets": {
|
|
"runtimes/linux-x64/native/libSystem.IO.Ports.Native.so": {
|
|
"assetType": "native",
|
|
"rid": "linux-x64"
|
|
}
|
|
}
|
|
},
|
|
"runtime.native.System.IO.Ports/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"runtime.linux-arm.runtime.native.System.IO.Ports": "6.0.0",
|
|
"runtime.linux-arm64.runtime.native.System.IO.Ports": "6.0.0",
|
|
"runtime.linux-x64.runtime.native.System.IO.Ports": "6.0.0",
|
|
"runtime.osx-arm64.runtime.native.System.IO.Ports": "6.0.0",
|
|
"runtime.osx-x64.runtime.native.System.IO.Ports": "6.0.0"
|
|
}
|
|
},
|
|
"runtime.osx-arm64.runtime.native.System.IO.Ports/6.0.0": {
|
|
"type": "package",
|
|
"runtimeTargets": {
|
|
"runtimes/osx-arm64/native/libSystem.IO.Ports.Native.dylib": {
|
|
"assetType": "native",
|
|
"rid": "osx-arm64"
|
|
}
|
|
}
|
|
},
|
|
"runtime.osx-x64.runtime.native.System.IO.Ports/6.0.0": {
|
|
"type": "package",
|
|
"runtimeTargets": {
|
|
"runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib": {
|
|
"assetType": "native",
|
|
"rid": "osx-x64"
|
|
}
|
|
}
|
|
},
|
|
"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.IO.Ports/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Win32.Registry": "5.0.0",
|
|
"System.Memory": "4.5.4",
|
|
"runtime.native.System.IO.Ports": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/System.IO.Ports.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.IO.Ports.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netstandard2.0/System.IO.Ports.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/netstandard2.0/System.IO.Ports.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Memory/4.5.4": {
|
|
"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.Runtime.CompilerServices.Unsafe/4.5.3": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.AccessControl/5.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Security.Principal.Windows": "5.0.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard2.0/System.Security.AccessControl.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Security.AccessControl.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/netstandard1.3/System.Security.AccessControl.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"Fody/6.9.3": {
|
|
"sha512": "1CUGgFdyECDKgi5HaUBhdv6k+VG9Iy4OCforGfHyar3xQXAJypZkzymgKtWj/4SPd6nSG0Qi7NH71qHrDSZLaA==",
|
|
"type": "package",
|
|
"path": "fody/6.9.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"build/Fody.targets",
|
|
"fody.6.9.3.nupkg.sha512",
|
|
"fody.nuspec",
|
|
"package_icon.png",
|
|
"package_readme.md",
|
|
"tasks/net472/FodyCommon.dll",
|
|
"tasks/net472/FodyHelpers.dll",
|
|
"tasks/net472/FodyHelpers.xml",
|
|
"tasks/net472/FodyIsolated.dll",
|
|
"tasks/net472/FodyTasks.dll",
|
|
"tasks/net472/Mono.Cecil.Pdb.dll",
|
|
"tasks/net472/Mono.Cecil.Pdb.pdb",
|
|
"tasks/net472/Mono.Cecil.Rocks.dll",
|
|
"tasks/net472/Mono.Cecil.Rocks.pdb",
|
|
"tasks/net472/Mono.Cecil.dll",
|
|
"tasks/net472/Mono.Cecil.pdb",
|
|
"tasks/netstandard2.0/FodyCommon.dll",
|
|
"tasks/netstandard2.0/FodyHelpers.dll",
|
|
"tasks/netstandard2.0/FodyHelpers.xml",
|
|
"tasks/netstandard2.0/FodyIsolated.dll",
|
|
"tasks/netstandard2.0/FodyTasks.dll",
|
|
"tasks/netstandard2.0/Mono.Cecil.Pdb.dll",
|
|
"tasks/netstandard2.0/Mono.Cecil.Pdb.pdb",
|
|
"tasks/netstandard2.0/Mono.Cecil.Rocks.dll",
|
|
"tasks/netstandard2.0/Mono.Cecil.Rocks.pdb",
|
|
"tasks/netstandard2.0/Mono.Cecil.dll",
|
|
"tasks/netstandard2.0/Mono.Cecil.pdb"
|
|
]
|
|
},
|
|
"Microsoft.NETCore.Platforms/1.1.0": {
|
|
"sha512": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
|
|
"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"
|
|
]
|
|
},
|
|
"Microsoft.Win32.Registry/5.0.0": {
|
|
"sha512": "dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==",
|
|
"type": "package",
|
|
"path": "microsoft.win32.registry/5.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net46/Microsoft.Win32.Registry.dll",
|
|
"lib/net461/Microsoft.Win32.Registry.dll",
|
|
"lib/net461/Microsoft.Win32.Registry.xml",
|
|
"lib/netstandard1.3/Microsoft.Win32.Registry.dll",
|
|
"lib/netstandard2.0/Microsoft.Win32.Registry.dll",
|
|
"lib/netstandard2.0/Microsoft.Win32.Registry.xml",
|
|
"microsoft.win32.registry.5.0.0.nupkg.sha512",
|
|
"microsoft.win32.registry.nuspec",
|
|
"ref/net46/Microsoft.Win32.Registry.dll",
|
|
"ref/net461/Microsoft.Win32.Registry.dll",
|
|
"ref/net461/Microsoft.Win32.Registry.xml",
|
|
"ref/netstandard1.3/Microsoft.Win32.Registry.dll",
|
|
"ref/netstandard1.3/Microsoft.Win32.Registry.xml",
|
|
"ref/netstandard1.3/de/Microsoft.Win32.Registry.xml",
|
|
"ref/netstandard1.3/es/Microsoft.Win32.Registry.xml",
|
|
"ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml",
|
|
"ref/netstandard1.3/it/Microsoft.Win32.Registry.xml",
|
|
"ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml",
|
|
"ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml",
|
|
"ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml",
|
|
"ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml",
|
|
"ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml",
|
|
"ref/netstandard2.0/Microsoft.Win32.Registry.dll",
|
|
"ref/netstandard2.0/Microsoft.Win32.Registry.xml",
|
|
"runtimes/win/lib/net46/Microsoft.Win32.Registry.dll",
|
|
"runtimes/win/lib/net461/Microsoft.Win32.Registry.dll",
|
|
"runtimes/win/lib/net461/Microsoft.Win32.Registry.xml",
|
|
"runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll",
|
|
"runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll",
|
|
"runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.xml",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"NETStandard.Library/2.0.3": {
|
|
"sha512": "st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
|
|
"type": "package",
|
|
"path": "netstandard.library/2.0.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"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/13.0.4": {
|
|
"sha512": "pdgNNMai3zv51W5aq268sujXUyx7SNdE2bj1wZcWjAQrKMFZV260lbqYop1d2GM67JI1huLRwxo9ZqnfF/lC6A==",
|
|
"type": "package",
|
|
"path": "newtonsoft.json/13.0.4",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.md",
|
|
"README.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/net6.0/Newtonsoft.Json.dll",
|
|
"lib/net6.0/Newtonsoft.Json.xml",
|
|
"lib/netstandard1.0/Newtonsoft.Json.dll",
|
|
"lib/netstandard1.0/Newtonsoft.Json.xml",
|
|
"lib/netstandard1.3/Newtonsoft.Json.dll",
|
|
"lib/netstandard1.3/Newtonsoft.Json.xml",
|
|
"lib/netstandard2.0/Newtonsoft.Json.dll",
|
|
"lib/netstandard2.0/Newtonsoft.Json.xml",
|
|
"newtonsoft.json.13.0.4.nupkg.sha512",
|
|
"newtonsoft.json.nuspec",
|
|
"packageIcon.png"
|
|
]
|
|
},
|
|
"runtime.linux-arm.runtime.native.System.IO.Ports/6.0.0": {
|
|
"sha512": "75q52H7CSpgIoIDwXb9o833EvBZIXJ0mdPhz1E6jSisEXUBlSCPalC29cj3EXsjpuDwr0dj1LRXZepIQH/oL4Q==",
|
|
"type": "package",
|
|
"path": "runtime.linux-arm.runtime.native.system.io.ports/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"runtime.linux-arm.runtime.native.system.io.ports.6.0.0.nupkg.sha512",
|
|
"runtime.linux-arm.runtime.native.system.io.ports.nuspec",
|
|
"runtimes/linux-arm/native/libSystem.IO.Ports.Native.so",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"runtime.linux-arm64.runtime.native.System.IO.Ports/6.0.0": {
|
|
"sha512": "xn2bMThmXr3CsvOYmS8ex2Yz1xo+kcnhVg2iVhS9PlmqjZPAkrEo/I40wjrBZH/tU4kvH0s1AE8opAvQ3KIS8g==",
|
|
"type": "package",
|
|
"path": "runtime.linux-arm64.runtime.native.system.io.ports/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"runtime.linux-arm64.runtime.native.system.io.ports.6.0.0.nupkg.sha512",
|
|
"runtime.linux-arm64.runtime.native.system.io.ports.nuspec",
|
|
"runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"runtime.linux-x64.runtime.native.System.IO.Ports/6.0.0": {
|
|
"sha512": "16nbNXwv0sC+gLGIuecri0skjuh6R1maIJggsaNP7MQBcbVcEfWFUOkEnsnvoLEjy0XerfibuRptfQ8AmdIcWA==",
|
|
"type": "package",
|
|
"path": "runtime.linux-x64.runtime.native.system.io.ports/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"runtime.linux-x64.runtime.native.system.io.ports.6.0.0.nupkg.sha512",
|
|
"runtime.linux-x64.runtime.native.system.io.ports.nuspec",
|
|
"runtimes/linux-x64/native/libSystem.IO.Ports.Native.so",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"runtime.native.System.IO.Ports/6.0.0": {
|
|
"sha512": "KaaXlpOcuZjMdmyF5wzzx3b+PRKIzt6A5Ax9dKenPDQbVJAFpev+casD0BIig1pBcbs3zx7CqWemzUJKAeHdSQ==",
|
|
"type": "package",
|
|
"path": "runtime.native.system.io.ports/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"runtime.native.system.io.ports.6.0.0.nupkg.sha512",
|
|
"runtime.native.system.io.ports.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"runtime.osx-arm64.runtime.native.System.IO.Ports/6.0.0": {
|
|
"sha512": "fXG12NodG1QrCdoaeSQ1gVnk/koi4WYY4jZtarMkZeQMyReBm1nZlSRoPnUjLr2ZR36TiMjpcGnQfxymieUe7w==",
|
|
"type": "package",
|
|
"path": "runtime.osx-arm64.runtime.native.system.io.ports/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"runtime.osx-arm64.runtime.native.system.io.ports.6.0.0.nupkg.sha512",
|
|
"runtime.osx-arm64.runtime.native.system.io.ports.nuspec",
|
|
"runtimes/osx-arm64/native/libSystem.IO.Ports.Native.dylib",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"runtime.osx-x64.runtime.native.System.IO.Ports/6.0.0": {
|
|
"sha512": "/As+zPY49+dSUXkh+fTUbyPhqrdGN//evLxo4Vue88pfh1BHZgF7q4kMblTkxYvwR6Vi03zSYxysSFktO8/SDQ==",
|
|
"type": "package",
|
|
"path": "runtime.osx-x64.runtime.native.system.io.ports/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"runtime.osx-x64.runtime.native.system.io.ports.6.0.0.nupkg.sha512",
|
|
"runtime.osx-x64.runtime.native.system.io.ports.nuspec",
|
|
"runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib",
|
|
"useSharedDesignerContext.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.IO.Ports/6.0.0": {
|
|
"sha512": "dRyGI7fUESar5ZLIpiBOaaNLW7YyOBGftjj5Of+xcduC/Rjl7RjhEnWDvvNBmHuF3d0tdXoqdVI/yrVA8f00XA==",
|
|
"type": "package",
|
|
"path": "system.io.ports/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/System.IO.Ports.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/System.IO.Ports.dll",
|
|
"lib/net461/System.IO.Ports.xml",
|
|
"lib/net6.0/System.IO.Ports.dll",
|
|
"lib/net6.0/System.IO.Ports.xml",
|
|
"lib/netstandard2.0/System.IO.Ports.dll",
|
|
"lib/netstandard2.0/System.IO.Ports.xml",
|
|
"runtimes/unix/lib/net6.0/System.IO.Ports.dll",
|
|
"runtimes/unix/lib/net6.0/System.IO.Ports.xml",
|
|
"runtimes/unix/lib/netstandard2.0/System.IO.Ports.dll",
|
|
"runtimes/unix/lib/netstandard2.0/System.IO.Ports.xml",
|
|
"runtimes/win/lib/net461/System.IO.Ports.dll",
|
|
"runtimes/win/lib/net461/System.IO.Ports.xml",
|
|
"runtimes/win/lib/net6.0/System.IO.Ports.dll",
|
|
"runtimes/win/lib/net6.0/System.IO.Ports.xml",
|
|
"runtimes/win/lib/netstandard2.0/System.IO.Ports.dll",
|
|
"runtimes/win/lib/netstandard2.0/System.IO.Ports.xml",
|
|
"system.io.ports.6.0.0.nupkg.sha512",
|
|
"system.io.ports.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Memory/4.5.4": {
|
|
"sha512": "1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
|
|
"type": "package",
|
|
"path": "system.memory/4.5.4",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/System.Memory.dll",
|
|
"lib/net461/System.Memory.xml",
|
|
"lib/netcoreapp2.1/_._",
|
|
"lib/netstandard1.1/System.Memory.dll",
|
|
"lib/netstandard1.1/System.Memory.xml",
|
|
"lib/netstandard2.0/System.Memory.dll",
|
|
"lib/netstandard2.0/System.Memory.xml",
|
|
"ref/netcoreapp2.1/_._",
|
|
"system.memory.4.5.4.nupkg.sha512",
|
|
"system.memory.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.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.Runtime.CompilerServices.Unsafe/4.5.3": {
|
|
"sha512": "3TIsJhD1EiiT0w2CcDMN/iSSwnNnsrnbzeVHSKkaEgV85txMprmuO+Yq2AdSbeVGcg28pdNDTPK87tJhX7VFHw==",
|
|
"type": "package",
|
|
"path": "system.runtime.compilerservices.unsafe/4.5.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/System.Runtime.CompilerServices.Unsafe.dll",
|
|
"lib/net461/System.Runtime.CompilerServices.Unsafe.xml",
|
|
"lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll",
|
|
"lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.xml",
|
|
"lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll",
|
|
"lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml",
|
|
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
|
|
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
|
|
"ref/net461/System.Runtime.CompilerServices.Unsafe.dll",
|
|
"ref/net461/System.Runtime.CompilerServices.Unsafe.xml",
|
|
"ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll",
|
|
"ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml",
|
|
"ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
|
|
"ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
|
|
"system.runtime.compilerservices.unsafe.4.5.3.nupkg.sha512",
|
|
"system.runtime.compilerservices.unsafe.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Security.AccessControl/5.0.0": {
|
|
"sha512": "dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==",
|
|
"type": "package",
|
|
"path": "system.security.accesscontrol/5.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net46/System.Security.AccessControl.dll",
|
|
"lib/net461/System.Security.AccessControl.dll",
|
|
"lib/net461/System.Security.AccessControl.xml",
|
|
"lib/netstandard1.3/System.Security.AccessControl.dll",
|
|
"lib/netstandard2.0/System.Security.AccessControl.dll",
|
|
"lib/netstandard2.0/System.Security.AccessControl.xml",
|
|
"lib/uap10.0.16299/_._",
|
|
"ref/net46/System.Security.AccessControl.dll",
|
|
"ref/net461/System.Security.AccessControl.dll",
|
|
"ref/net461/System.Security.AccessControl.xml",
|
|
"ref/netstandard1.3/System.Security.AccessControl.dll",
|
|
"ref/netstandard1.3/System.Security.AccessControl.xml",
|
|
"ref/netstandard1.3/de/System.Security.AccessControl.xml",
|
|
"ref/netstandard1.3/es/System.Security.AccessControl.xml",
|
|
"ref/netstandard1.3/fr/System.Security.AccessControl.xml",
|
|
"ref/netstandard1.3/it/System.Security.AccessControl.xml",
|
|
"ref/netstandard1.3/ja/System.Security.AccessControl.xml",
|
|
"ref/netstandard1.3/ko/System.Security.AccessControl.xml",
|
|
"ref/netstandard1.3/ru/System.Security.AccessControl.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Security.AccessControl.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Security.AccessControl.xml",
|
|
"ref/netstandard2.0/System.Security.AccessControl.dll",
|
|
"ref/netstandard2.0/System.Security.AccessControl.xml",
|
|
"ref/uap10.0.16299/_._",
|
|
"runtimes/win/lib/net46/System.Security.AccessControl.dll",
|
|
"runtimes/win/lib/net461/System.Security.AccessControl.dll",
|
|
"runtimes/win/lib/net461/System.Security.AccessControl.xml",
|
|
"runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll",
|
|
"runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.xml",
|
|
"runtimes/win/lib/netstandard1.3/System.Security.AccessControl.dll",
|
|
"runtimes/win/lib/uap10.0.16299/_._",
|
|
"system.security.accesscontrol.5.0.0.nupkg.sha512",
|
|
"system.security.accesscontrol.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Security.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"
|
|
]
|
|
}
|
|
},
|
|
"projectFileDependencyGroups": {
|
|
".NETStandard,Version=v2.0": [
|
|
"Fody >= 6.9.3",
|
|
"NETStandard.Library >= 2.0.3",
|
|
"Newtonsoft.Json >= 13.0.4",
|
|
"System.IO.Ports >= 6.0.0"
|
|
]
|
|
},
|
|
"packageFolders": {
|
|
"C:\\Users\\Fairyland\\.nuget\\packages\\": {},
|
|
"D:\\VS2022\\Shared\\NuGetPackages": {}
|
|
},
|
|
"project": {
|
|
"version": "1.0.0",
|
|
"restore": {
|
|
"projectUniqueName": "D:\\@FariyLandTask\\@FRLD-GitProject\\ParkingRobot\\MedullaAdapter\\MedullaAdapter.csproj",
|
|
"projectName": "MedullaAdapter",
|
|
"projectPath": "D:\\@FariyLandTask\\@FRLD-GitProject\\ParkingRobot\\MedullaAdapter\\MedullaAdapter.csproj",
|
|
"packagesPath": "C:\\Users\\Fairyland\\.nuget\\packages\\",
|
|
"outputPath": "D:\\@FariyLandTask\\@FRLD-GitProject\\ParkingRobot\\MedullaAdapter\\obj\\",
|
|
"projectStyle": "PackageReference",
|
|
"fallbackFolders": [
|
|
"D:\\VS2022\\Shared\\NuGetPackages"
|
|
],
|
|
"configFilePaths": [
|
|
"C:\\Users\\Fairyland\\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.0"
|
|
],
|
|
"sources": {
|
|
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
|
"https://api.nuget.org/v3/index.json": {}
|
|
},
|
|
"frameworks": {
|
|
"netstandard2.0": {
|
|
"targetAlias": "netstandard2.0",
|
|
"projectReferences": {}
|
|
}
|
|
},
|
|
"warningProperties": {
|
|
"warnAsError": [
|
|
"NU1605"
|
|
]
|
|
},
|
|
"restoreAuditProperties": {
|
|
"enableAudit": "true",
|
|
"auditLevel": "low",
|
|
"auditMode": "direct"
|
|
},
|
|
"SdkAnalysisLevel": "9.0.300"
|
|
},
|
|
"frameworks": {
|
|
"netstandard2.0": {
|
|
"targetAlias": "netstandard2.0",
|
|
"dependencies": {
|
|
"Fody": {
|
|
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
|
|
"suppressParent": "All",
|
|
"target": "Package",
|
|
"version": "[6.9.3, )"
|
|
},
|
|
"NETStandard.Library": {
|
|
"suppressParent": "All",
|
|
"target": "Package",
|
|
"version": "[2.0.3, )",
|
|
"autoReferenced": true
|
|
},
|
|
"Newtonsoft.Json": {
|
|
"target": "Package",
|
|
"version": "[13.0.4, )"
|
|
},
|
|
"System.IO.Ports": {
|
|
"target": "Package",
|
|
"version": "[6.0.0, )"
|
|
}
|
|
},
|
|
"imports": [
|
|
"net461",
|
|
"net462",
|
|
"net47",
|
|
"net471",
|
|
"net472",
|
|
"net48",
|
|
"net481"
|
|
],
|
|
"assetTargetFallback": true,
|
|
"warn": true,
|
|
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.308\\RuntimeIdentifierGraph.json"
|
|
}
|
|
}
|
|
}
|
|
} |