{ "runtimeTarget": { "name": ".NETCoreApp,Version=v6.0", "signature": "" }, "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v6.0": { "eStation/1.1.63": { "dependencies": { "Iot.Device.Bindings": "3.0.0", "MessagePack": "2.5.129", "Microsoft.Extensions.Configuration.Json": "7.0.0", "Newtonsoft.Json": "13.0.3", "Serilog": "3.0.1", "Serilog.Extensions.Logging.File": "3.0.0", "Serilog.Settings.Configuration": "7.0.1", "Serilog.Sinks.File": "5.0.0", "System.Device.Gpio": "3.0.0", "System.IO.Ports": "7.0.0", "eDummy.Common": "1.0.0", "eStation.Entity": "1.0.0" }, "runtime": { "eStation.dll": {} } }, "Iot.Device.Bindings/3.0.0": { "dependencies": { "Microsoft.Extensions.Logging.Abstractions": "7.0.0", "System.Device.Gpio": "3.0.0", "System.Drawing.Common": "6.0.0", "System.IO.Ports": "7.0.0", "System.Management": "5.0.0", "System.Text.Json": "7.0.0", "UnitsNet": "5.1.0" }, "runtime": { "lib/net6.0/Iot.Device.Bindings.dll": { "assemblyVersion": "3.0.0.0", "fileVersion": "3.0.23.36310" } } }, "MessagePack/2.5.129": { "dependencies": { "MessagePack.Annotations": "2.5.129", "Microsoft.NET.StringTools": "17.6.3", "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "runtime": { "lib/net6.0/MessagePack.dll": { "assemblyVersion": "2.5.0.0", "fileVersion": "2.5.129.28380" } } }, "MessagePack.Annotations/2.5.129": { "runtime": { "lib/netstandard2.0/MessagePack.Annotations.dll": { "assemblyVersion": "2.5.0.0", "fileVersion": "2.5.129.28380" } } }, "Microsoft.Extensions.Configuration/7.0.0": { "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "7.0.0", "Microsoft.Extensions.Primitives": "7.0.0" }, "runtime": { "lib/net6.0/Microsoft.Extensions.Configuration.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "Microsoft.Extensions.Configuration.Abstractions/7.0.0": { "dependencies": { "Microsoft.Extensions.Primitives": "7.0.0" }, "runtime": { "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "Microsoft.Extensions.Configuration.Binder/7.0.0": { "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "7.0.0" }, "runtime": { "lib/net6.0/Microsoft.Extensions.Configuration.Binder.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "Microsoft.Extensions.Configuration.FileExtensions/7.0.0": { "dependencies": { "Microsoft.Extensions.Configuration": "7.0.0", "Microsoft.Extensions.Configuration.Abstractions": "7.0.0", "Microsoft.Extensions.FileProviders.Abstractions": "7.0.0", "Microsoft.Extensions.FileProviders.Physical": "7.0.0", "Microsoft.Extensions.Primitives": "7.0.0" }, "runtime": { "lib/net6.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "Microsoft.Extensions.Configuration.Json/7.0.0": { "dependencies": { "Microsoft.Extensions.Configuration": "7.0.0", "Microsoft.Extensions.Configuration.Abstractions": "7.0.0", "Microsoft.Extensions.Configuration.FileExtensions": "7.0.0", "Microsoft.Extensions.FileProviders.Abstractions": "7.0.0", "System.Text.Json": "7.0.0" }, "runtime": { "lib/net6.0/Microsoft.Extensions.Configuration.Json.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "Microsoft.Extensions.DependencyInjection.Abstractions/2.0.0": { "runtime": { "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "assemblyVersion": "2.0.0.0", "fileVersion": "2.0.0.17205" } } }, "Microsoft.Extensions.DependencyModel/7.0.0": { "dependencies": { "System.Text.Encodings.Web": "7.0.0", "System.Text.Json": "7.0.0" }, "runtime": { "lib/net6.0/Microsoft.Extensions.DependencyModel.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "Microsoft.Extensions.FileProviders.Abstractions/7.0.0": { "dependencies": { "Microsoft.Extensions.Primitives": "7.0.0" }, "runtime": { "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "Microsoft.Extensions.FileProviders.Physical/7.0.0": { "dependencies": { "Microsoft.Extensions.FileProviders.Abstractions": "7.0.0", "Microsoft.Extensions.FileSystemGlobbing": "7.0.0", "Microsoft.Extensions.Primitives": "7.0.0" }, "runtime": { "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "Microsoft.Extensions.FileSystemGlobbing/7.0.0": { "runtime": { "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "Microsoft.Extensions.Logging/2.0.0": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0", "Microsoft.Extensions.Logging.Abstractions": "7.0.0", "Microsoft.Extensions.Options": "2.0.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": { "assemblyVersion": "2.0.0.0", "fileVersion": "2.0.0.17205" } } }, "Microsoft.Extensions.Logging.Abstractions/7.0.0": { "runtime": { "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "Microsoft.Extensions.Options/2.0.0": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0", "Microsoft.Extensions.Primitives": "7.0.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Options.dll": { "assemblyVersion": "2.0.0.0", "fileVersion": "2.0.0.17205" } } }, "Microsoft.Extensions.Primitives/7.0.0": { "dependencies": { "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "runtime": { "lib/net6.0/Microsoft.Extensions.Primitives.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "Microsoft.NET.StringTools/17.6.3": { "dependencies": { "System.Memory": "4.5.5", "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "runtime": { "lib/netstandard2.0/Microsoft.NET.StringTools.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "17.6.3.22601" } } }, "Microsoft.NETCore.Platforms/5.0.0": {}, "Microsoft.NETCore.Targets/1.0.1": {}, "Microsoft.Win32.Registry/5.0.0": { "dependencies": { "System.Security.AccessControl": "5.0.0", "System.Security.Principal.Windows": "5.0.0" } }, "Microsoft.Win32.SystemEvents/6.0.0": { "runtime": { "lib/net6.0/Microsoft.Win32.SystemEvents.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } }, "runtimeTargets": { "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } } }, "Newtonsoft.Json/13.0.3": { "runtime": { "lib/net6.0/Newtonsoft.Json.dll": { "assemblyVersion": "13.0.0.0", "fileVersion": "13.0.3.27908" } } }, "runtime.linux-arm.runtime.native.System.IO.Ports/7.0.0": { "runtimeTargets": { "runtimes/linux-arm/native/libSystem.IO.Ports.Native.so": { "rid": "linux-arm", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.linux-arm64.runtime.native.System.IO.Ports/7.0.0": { "runtimeTargets": { "runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so": { "rid": "linux-arm64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.linux-x64.runtime.native.System.IO.Ports/7.0.0": { "runtimeTargets": { "runtimes/linux-x64/native/libSystem.IO.Ports.Native.so": { "rid": "linux-x64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.native.System.IO.Ports/7.0.0": { "dependencies": { "runtime.linux-arm.runtime.native.System.IO.Ports": "7.0.0", "runtime.linux-arm64.runtime.native.System.IO.Ports": "7.0.0", "runtime.linux-x64.runtime.native.System.IO.Ports": "7.0.0", "runtime.osx-arm64.runtime.native.System.IO.Ports": "7.0.0", "runtime.osx-x64.runtime.native.System.IO.Ports": "7.0.0" } }, "runtime.osx-arm64.runtime.native.System.IO.Ports/7.0.0": { "runtimeTargets": { "runtimes/osx-arm64/native/libSystem.IO.Ports.Native.dylib": { "rid": "osx-arm64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.osx-x64.runtime.native.System.IO.Ports/7.0.0": { "runtimeTargets": { "runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib": { "rid": "osx-x64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "Serilog/3.0.1": { "runtime": { "lib/net6.0/Serilog.dll": { "assemblyVersion": "2.0.0.0", "fileVersion": "3.0.1.0" } } }, "Serilog.Extensions.Logging/3.1.0": { "dependencies": { "Microsoft.Extensions.Logging": "2.0.0", "Serilog": "3.0.1" }, "runtime": { "lib/netstandard2.0/Serilog.Extensions.Logging.dll": { "assemblyVersion": "2.0.0.0", "fileVersion": "3.1.0.0" } } }, "Serilog.Extensions.Logging.File/3.0.0": { "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "7.0.0", "Microsoft.Extensions.Configuration.Binder": "7.0.0", "Serilog": "3.0.1", "Serilog.Extensions.Logging": "3.1.0", "Serilog.Formatting.Compact": "1.1.0", "Serilog.Sinks.Async": "1.5.0", "Serilog.Sinks.RollingFile": "3.3.0" }, "runtime": { "lib/net6.0/Serilog.Extensions.Logging.File.dll": { "assemblyVersion": "3.0.0.0", "fileVersion": "3.0.0.0" } } }, "Serilog.Formatting.Compact/1.1.0": { "dependencies": { "Serilog": "3.0.1" }, "runtime": { "lib/netstandard2.0/Serilog.Formatting.Compact.dll": { "assemblyVersion": "1.1.0.0", "fileVersion": "1.1.0.0" } } }, "Serilog.Settings.Configuration/7.0.1": { "dependencies": { "Microsoft.Extensions.Configuration.Binder": "7.0.0", "Microsoft.Extensions.DependencyModel": "7.0.0", "Serilog": "3.0.1" }, "runtime": { "lib/net6.0/Serilog.Settings.Configuration.dll": { "assemblyVersion": "7.0.1.0", "fileVersion": "7.0.1.0" } } }, "Serilog.Sinks.Async/1.5.0": { "dependencies": { "Serilog": "3.0.1" }, "runtime": { "lib/netstandard2.0/Serilog.Sinks.Async.dll": { "assemblyVersion": "1.5.0.0", "fileVersion": "1.5.0.0" } } }, "Serilog.Sinks.File/5.0.0": { "dependencies": { "Serilog": "3.0.1" }, "runtime": { "lib/net5.0/Serilog.Sinks.File.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.0.0" } } }, "Serilog.Sinks.RollingFile/3.3.0": { "dependencies": { "Serilog.Sinks.File": "5.0.0", "System.IO": "4.1.0", "System.IO.FileSystem.Primitives": "4.0.1", "System.Runtime.InteropServices": "4.1.0", "System.Text.Encoding.Extensions": "4.0.11" }, "runtime": { "lib/netstandard1.3/Serilog.Sinks.RollingFile.dll": { "assemblyVersion": "2.0.0.0", "fileVersion": "3.3.0.0" } } }, "System.CodeDom/5.0.0": { "runtime": { "lib/netstandard2.0/System.CodeDom.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Device.Gpio/3.0.0": { "runtime": { "lib/net6.0/System.Device.Gpio.dll": { "assemblyVersion": "3.0.0.0", "fileVersion": "3.0.23.36310" } } }, "System.Drawing.Common/6.0.0": { "dependencies": { "Microsoft.Win32.SystemEvents": "6.0.0" }, "runtime": { "lib/net6.0/System.Drawing.Common.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } }, "runtimeTargets": { "runtimes/unix/lib/net6.0/System.Drawing.Common.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" }, "runtimes/win/lib/net6.0/System.Drawing.Common.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } } }, "System.IO/4.1.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.0.1", "System.Runtime": "4.1.0", "System.Text.Encoding": "4.0.11", "System.Threading.Tasks": "4.0.11" } }, "System.IO.FileSystem.Primitives/4.0.1": { "dependencies": { "System.Runtime": "4.1.0" } }, "System.IO.Ports/7.0.0": { "dependencies": { "runtime.native.System.IO.Ports": "7.0.0" }, "runtime": { "lib/net6.0/System.IO.Ports.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } }, "runtimeTargets": { "runtimes/unix/lib/net6.0/System.IO.Ports.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" }, "runtimes/win/lib/net6.0/System.IO.Ports.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.Management/5.0.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.Win32.Registry": "5.0.0", "System.CodeDom": "5.0.0" }, "runtime": { "lib/netstandard2.0/System.Management.dll": { "assemblyVersion": "4.0.0.0", "fileVersion": "5.0.20.51904" } }, "runtimeTargets": { "runtimes/win/lib/netcoreapp2.0/System.Management.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Memory/4.5.5": {}, "System.Reflection/4.1.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.0.1", "System.IO": "4.1.0", "System.Reflection.Primitives": "4.0.1", "System.Runtime": "4.1.0" } }, "System.Reflection.Primitives/4.0.1": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.0.1", "System.Runtime": "4.1.0" } }, "System.Runtime/4.1.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.0.1" } }, "System.Runtime.CompilerServices.Unsafe/6.0.0": {}, "System.Runtime.Handles/4.0.1": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.0.1", "System.Runtime": "4.1.0" } }, "System.Runtime.InteropServices/4.1.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.0.1", "System.Reflection": "4.1.0", "System.Reflection.Primitives": "4.0.1", "System.Runtime": "4.1.0", "System.Runtime.Handles": "4.0.1" } }, "System.Security.AccessControl/5.0.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "System.Security.Principal.Windows": "5.0.0" } }, "System.Security.Principal.Windows/5.0.0": {}, "System.Text.Encoding/4.0.11": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.0.1", "System.Runtime": "4.1.0" } }, "System.Text.Encoding.Extensions/4.0.11": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.0.1", "System.Runtime": "4.1.0", "System.Text.Encoding": "4.0.11" } }, "System.Text.Encodings.Web/7.0.0": { "dependencies": { "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "runtime": { "lib/net6.0/System.Text.Encodings.Web.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } }, "runtimeTargets": { "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll": { "rid": "browser", "assetType": "runtime", "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.Text.Json/7.0.0": { "dependencies": { "System.Runtime.CompilerServices.Unsafe": "6.0.0", "System.Text.Encodings.Web": "7.0.0" }, "runtime": { "lib/net6.0/System.Text.Json.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.Threading.Tasks/4.0.11": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.0.1", "System.Runtime": "4.1.0" } }, "UnitsNet/5.1.0": { "runtime": { "lib/netstandard2.0/UnitsNet.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.0.0" } } }, "eDummy.Common/1.0.0": { "dependencies": { "MessagePack": "2.5.129", "Serilog": "3.0.1" }, "runtime": { "eDummy.Common.dll": {} } }, "eStation.Entity/1.0.0": { "dependencies": { "MessagePack": "2.5.129" }, "runtime": { "eStation.Entity.dll": {} } } } }, "libraries": { "eStation/1.1.63": { "type": "project", "serviceable": false, "sha512": "" }, "Iot.Device.Bindings/3.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-mx3wNLZizgz+V5+P5TdAz37KHajKnWdwgtiKZ8SJvDrfsZWMb/1antzWx6z4vm9uAhUKXHhG6LuPfbnpcj65FQ==", "path": "iot.device.bindings/3.0.0", "hashPath": "iot.device.bindings.3.0.0.nupkg.sha512" }, "MessagePack/2.5.129": { "type": "package", "serviceable": true, "sha512": "sha512-1jBW0Q3qvv+PJBwer8lQ2l26/fKptJIqFgVdyKfn4zW+LSYE8xEcvd4svfh0erI5f4d+rQRIAN229I2ARI/A5w==", "path": "messagepack/2.5.129", "hashPath": "messagepack.2.5.129.nupkg.sha512" }, "MessagePack.Annotations/2.5.129": { "type": "package", "serviceable": true, "sha512": "sha512-wNJB3EaJKjq+5pti+0T8b444fEb2PRw3hFefp9+of/BvDdTWO0iIUWfYNZbKx5aAIrpFzhLEfMAEJnGWWq3OFQ==", "path": "messagepack.annotations/2.5.129", "hashPath": "messagepack.annotations.2.5.129.nupkg.sha512" }, "Microsoft.Extensions.Configuration/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-tldQUBWt/xeH2K7/hMPPo5g8zuLc3Ro9I5d4o/XrxvxOCA2EZBtW7bCHHTc49fcBtvB8tLAb/Qsmfrq+2SJ4vA==", "path": "microsoft.extensions.configuration/7.0.0", "hashPath": "microsoft.extensions.configuration.7.0.0.nupkg.sha512" }, "Microsoft.Extensions.Configuration.Abstractions/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-f34u2eaqIjNO9YLHBz8rozVZ+TcFiFs0F3r7nUJd7FRkVSxk8u4OpoK226mi49MwexHOR2ibP9MFvRUaLilcQQ==", "path": "microsoft.extensions.configuration.abstractions/7.0.0", "hashPath": "microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512" }, "Microsoft.Extensions.Configuration.Binder/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-tgU4u7bZsoS9MKVRiotVMAwHtbREHr5/5zSEV+JPhg46+ox47Au84E3D2IacAaB0bk5ePNaNieTlPrfjbbRJkg==", "path": "microsoft.extensions.configuration.binder/7.0.0", "hashPath": "microsoft.extensions.configuration.binder.7.0.0.nupkg.sha512" }, "Microsoft.Extensions.Configuration.FileExtensions/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-xk2lRJ1RDuqe57BmgvRPyCt6zyePKUmvT6iuXqiHR+/OIIgWVR8Ff5k2p6DwmqY8a17hx/OnrekEhziEIeQP6Q==", "path": "microsoft.extensions.configuration.fileextensions/7.0.0", "hashPath": "microsoft.extensions.configuration.fileextensions.7.0.0.nupkg.sha512" }, "Microsoft.Extensions.Configuration.Json/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-LDNYe3uw76W35Jci+be4LDf2lkQZe0A7EEYQVChFbc509CpZ4Iupod8li4PUXPBhEUOFI/rlQNf5xkzJRQGvtA==", "path": "microsoft.extensions.configuration.json/7.0.0", "hashPath": "microsoft.extensions.configuration.json.7.0.0.nupkg.sha512" }, "Microsoft.Extensions.DependencyInjection.Abstractions/2.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-eUdJ0Q/GfVyUJc0Jal5L1QZLceL78pvEM9wEKcHeI24KorqMDoVX+gWsMGLulQMfOwsUaPtkpQM2pFERTzSfSg==", "path": "microsoft.extensions.dependencyinjection.abstractions/2.0.0", "hashPath": "microsoft.extensions.dependencyinjection.abstractions.2.0.0.nupkg.sha512" }, "Microsoft.Extensions.DependencyModel/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-oONNYd71J3LzkWc4fUHl3SvMfiQMYUCo/mDHDEu76hYYxdhdrPYv6fvGv9nnKVyhE9P0h20AU8RZB5OOWQcAXg==", "path": "microsoft.extensions.dependencymodel/7.0.0", "hashPath": "microsoft.extensions.dependencymodel.7.0.0.nupkg.sha512" }, "Microsoft.Extensions.FileProviders.Abstractions/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-NyawiW9ZT/liQb34k9YqBSNPLuuPkrjMgQZ24Y/xXX1RoiBkLUdPMaQTmxhZ5TYu8ZKZ9qayzil75JX95vGQUg==", "path": "microsoft.extensions.fileproviders.abstractions/7.0.0", "hashPath": "microsoft.extensions.fileproviders.abstractions.7.0.0.nupkg.sha512" }, "Microsoft.Extensions.FileProviders.Physical/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-K8D2MTR+EtzkbZ8z80LrG7Ur64R7ZZdRLt1J5cgpc/pUWl0C6IkAUapPuK28oionHueCPELUqq0oYEvZfalNdg==", "path": "microsoft.extensions.fileproviders.physical/7.0.0", "hashPath": "microsoft.extensions.fileproviders.physical.7.0.0.nupkg.sha512" }, "Microsoft.Extensions.FileSystemGlobbing/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-2jONjKHiF+E92ynz2ZFcr9OvxIw+rTGMPEH+UZGeHTEComVav93jQUWGkso8yWwVBcEJGcNcZAaqY01FFJcj7w==", "path": "microsoft.extensions.filesystemglobbing/7.0.0", "hashPath": "microsoft.extensions.filesystemglobbing.7.0.0.nupkg.sha512" }, "Microsoft.Extensions.Logging/2.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-VP10syWV/vxYYMKgZ2eDESmUsz3gPxvBn5J6tkVN8lI4M+dF43RN8fWsEPbcAneDmZrHl3Pv23z05nmyGkJlpg==", "path": "microsoft.extensions.logging/2.0.0", "hashPath": "microsoft.extensions.logging.2.0.0.nupkg.sha512" }, "Microsoft.Extensions.Logging.Abstractions/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-kmn78+LPVMOWeITUjIlfxUPDsI0R6G0RkeAMBmQxAJ7vBJn4q2dTva7pWi65ceN5vPGjJ9q/Uae2WKgvfktJAw==", "path": "microsoft.extensions.logging.abstractions/7.0.0", "hashPath": "microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512" }, "Microsoft.Extensions.Options/2.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-sAKBgjl2gWsECBLLR9K54T7/uZaP2n9GhMYHay/oOLfvpvX0+iNAlQ2NJgVE352C9Fs5CDV3VbNTK8T2aNKQFA==", "path": "microsoft.extensions.options/2.0.0", "hashPath": "microsoft.extensions.options.2.0.0.nupkg.sha512" }, "Microsoft.Extensions.Primitives/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-um1KU5kxcRp3CNuI8o/GrZtD4AIOXDk+RLsytjZ9QPok3ttLUelLKpilVPuaFT3TFjOhSibUAso0odbOaCDj3Q==", "path": "microsoft.extensions.primitives/7.0.0", "hashPath": "microsoft.extensions.primitives.7.0.0.nupkg.sha512" }, "Microsoft.NET.StringTools/17.6.3": { "type": "package", "serviceable": true, "sha512": "sha512-N0ZIanl1QCgvUumEL1laasU0a7sOE5ZwLZVTn0pAePnfhq8P7SvTjF8Axq+CnavuQkmdQpGNXQ1efZtu5kDFbA==", "path": "microsoft.net.stringtools/17.6.3", "hashPath": "microsoft.net.stringtools.17.6.3.nupkg.sha512" }, "Microsoft.NETCore.Platforms/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==", "path": "microsoft.netcore.platforms/5.0.0", "hashPath": "microsoft.netcore.platforms.5.0.0.nupkg.sha512" }, "Microsoft.NETCore.Targets/1.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-rkn+fKobF/cbWfnnfBOQHKVKIOpxMZBvlSHkqDWgBpwGDcLRduvs3D9OLGeV6GWGvVwNlVi2CBbTjuPmtHvyNw==", "path": "microsoft.netcore.targets/1.0.1", "hashPath": "microsoft.netcore.targets.1.0.1.nupkg.sha512" }, "Microsoft.Win32.Registry/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==", "path": "microsoft.win32.registry/5.0.0", "hashPath": "microsoft.win32.registry.5.0.0.nupkg.sha512" }, "Microsoft.Win32.SystemEvents/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==", "path": "microsoft.win32.systemevents/6.0.0", "hashPath": "microsoft.win32.systemevents.6.0.0.nupkg.sha512" }, "Newtonsoft.Json/13.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", "path": "newtonsoft.json/13.0.3", "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512" }, "runtime.linux-arm.runtime.native.System.IO.Ports/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-CBvgRaF+M0xGLDv2Geb/0v0LEADheH8aK72GRAUJdnqnJVsQO60ki1XO8M3keEhnjm+T5NvLm41pNXAVYAPiSg==", "path": "runtime.linux-arm.runtime.native.system.io.ports/7.0.0", "hashPath": "runtime.linux-arm.runtime.native.system.io.ports.7.0.0.nupkg.sha512" }, "runtime.linux-arm64.runtime.native.System.IO.Ports/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-5VCyRCtCIYU8FR/W8oo7ouFuJ8tmAg9ddsuXhfCKZfZrbaVZSKxkmNBa6fxkfYPueD0jQfOvwFBmE5c6zalCSw==", "path": "runtime.linux-arm64.runtime.native.system.io.ports/7.0.0", "hashPath": "runtime.linux-arm64.runtime.native.system.io.ports.7.0.0.nupkg.sha512" }, "runtime.linux-x64.runtime.native.System.IO.Ports/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-DV9dWDUs23OoZqMWl5IhLr3D+b9koDiSHQxFKdYgWnQbnthv8c/yDjrlrI8nMrDc71RAKCO8jlUojzuPMX04gg==", "path": "runtime.linux-x64.runtime.native.system.io.ports/7.0.0", "hashPath": "runtime.linux-x64.runtime.native.system.io.ports.7.0.0.nupkg.sha512" }, "runtime.native.System.IO.Ports/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-L4Ivegqc3B0Fee7VifFy2JST9nndm+uvJ0viLIZUaImDfnr+JmRin9Tbqd56KuMtm0eVxHpNOWZBPtKrA/1h5Q==", "path": "runtime.native.system.io.ports/7.0.0", "hashPath": "runtime.native.system.io.ports.7.0.0.nupkg.sha512" }, "runtime.osx-arm64.runtime.native.System.IO.Ports/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-jFwh4sKSXZ7al5XrItEO4GdGWa6XNxvNx+LhEHjrSzOwawO1znwJ+Dy+VjnrkySX9Qi4bnHNLoiqOXbqMuka4g==", "path": "runtime.osx-arm64.runtime.native.system.io.ports/7.0.0", "hashPath": "runtime.osx-arm64.runtime.native.system.io.ports.7.0.0.nupkg.sha512" }, "runtime.osx-x64.runtime.native.System.IO.Ports/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-X4LrHEfke/z9+z+iuVr35NlkhdZldY8JGNMYUN+sfPK/U/6TcE+vP44I0Yv0ir1v0bqIzq3v6Qdv1c1vmp8s4g==", "path": "runtime.osx-x64.runtime.native.system.io.ports/7.0.0", "hashPath": "runtime.osx-x64.runtime.native.system.io.ports.7.0.0.nupkg.sha512" }, "Serilog/3.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-E4UmOQ++eNJax1laE+lws7E3zbhKgHsGJbO7ra0yE5smUh+5FfUPIKKBxM3MO1tK4sgpQke6/pLReDxIc/ggNw==", "path": "serilog/3.0.1", "hashPath": "serilog.3.0.1.nupkg.sha512" }, "Serilog.Extensions.Logging/3.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-IWfem7wfrFbB3iw1OikqPFNPEzfayvDuN4WP7Ue1AVFskalMByeWk3QbtUXQR34SBkv1EbZ3AySHda/ErDgpcg==", "path": "serilog.extensions.logging/3.1.0", "hashPath": "serilog.extensions.logging.3.1.0.nupkg.sha512" }, "Serilog.Extensions.Logging.File/3.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-bUYjMHn7NhpK+/8HDftG7+G5hpWzD49XTSvLoUFZGgappDa6FoseqFOsLrjLRjwe1zM+igH5mySFJv3ntb+qcg==", "path": "serilog.extensions.logging.file/3.0.0", "hashPath": "serilog.extensions.logging.file.3.0.0.nupkg.sha512" }, "Serilog.Formatting.Compact/1.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-pNroKVjo+rDqlxNG5PXkRLpfSCuDOBY0ri6jp9PLe505ljqwhwZz8ospy2vWhQlFu5GkIesh3FcDs4n7sWZODA==", "path": "serilog.formatting.compact/1.1.0", "hashPath": "serilog.formatting.compact.1.1.0.nupkg.sha512" }, "Serilog.Settings.Configuration/7.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-FpUWtc0YUQvCfrKRI73KbmpWK3RvWTQr9gMDfTPEtmVI6f7KkY8Egj6r1BQA1/4oyTjxRbTn5yKX+2+zaWTwrg==", "path": "serilog.settings.configuration/7.0.1", "hashPath": "serilog.settings.configuration.7.0.1.nupkg.sha512" }, "Serilog.Sinks.Async/1.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-csHYIqAwI4Gy9oAhXYRwxGrQEAtBg3Ep7WaCzsnA1cZuBZjVAU0n7hWaJhItjO7hbLHh/9gRVxALCUB4Dv+gZw==", "path": "serilog.sinks.async/1.5.0", "hashPath": "serilog.sinks.async.1.5.0.nupkg.sha512" }, "Serilog.Sinks.File/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-uwV5hdhWPwUH1szhO8PJpFiahqXmzPzJT/sOijH/kFgUx+cyoDTMM8MHD0adw9+Iem6itoibbUXHYslzXsLEAg==", "path": "serilog.sinks.file/5.0.0", "hashPath": "serilog.sinks.file.5.0.0.nupkg.sha512" }, "Serilog.Sinks.RollingFile/3.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-2lT5X1r3GH4P0bRWJfhA7etGl8Q2Ipw9AACvtAHWRUSpYZ42NGVyHoVs2ALBZ/cAkkS+tA4jl80Zie144eLQPg==", "path": "serilog.sinks.rollingfile/3.3.0", "hashPath": "serilog.sinks.rollingfile.3.3.0.nupkg.sha512" }, "System.CodeDom/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-JPJArwA1kdj8qDAkY2XGjSWoYnqiM7q/3yRNkt6n28Mnn95MuEGkZXUbPBf7qc3IjwrGY5ttQon7yqHZyQJmOQ==", "path": "system.codedom/5.0.0", "hashPath": "system.codedom.5.0.0.nupkg.sha512" }, "System.Device.Gpio/3.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-tU+rRrRlAiFj7PKcrr1hjw9QSxBZ2B0w8Pse05nUi0M85p8kSkAJdJExqjd06iW4K15dNjLkR/RO1NMalCRq+Q==", "path": "system.device.gpio/3.0.0", "hashPath": "system.device.gpio.3.0.0.nupkg.sha512" }, "System.Drawing.Common/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==", "path": "system.drawing.common/6.0.0", "hashPath": "system.drawing.common.6.0.0.nupkg.sha512" }, "System.IO/4.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-3KlTJceQc3gnGIaHZ7UBZO26SHL1SHE4ddrmiwumFnId+CEHP+O8r386tZKaE6zlk5/mF8vifMBzHj9SaXN+mQ==", "path": "system.io/4.1.0", "hashPath": "system.io.4.1.0.nupkg.sha512" }, "System.IO.FileSystem.Primitives/4.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-kWkKD203JJKxJeE74p8aF8y4Qc9r9WQx4C0cHzHPrY3fv/L/IhWnyCHaFJ3H1QPOH6A93whlQ2vG5nHlBDvzWQ==", "path": "system.io.filesystem.primitives/4.0.1", "hashPath": "system.io.filesystem.primitives.4.0.1.nupkg.sha512" }, "System.IO.Ports/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-0nWQjM5IofaIGpvkifN+LLuYwBG6BHlpmphLhhOJepcW12G8qToGuNDRgBzeTVBZzp33wVsESSZ8hUOCfq+8QA==", "path": "system.io.ports/7.0.0", "hashPath": "system.io.ports.7.0.0.nupkg.sha512" }, "System.Management/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-MF1CHaRcC+MLFdnDthv4/bKWBZnlnSpkGqa87pKukQefgEdwtb9zFW6zs0GjPp73qtpYYg4q6PEKbzJbxCpKfw==", "path": "system.management/5.0.0", "hashPath": "system.management.5.0.0.nupkg.sha512" }, "System.Memory/4.5.5": { "type": "package", "serviceable": true, "sha512": "sha512-XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==", "path": "system.memory/4.5.5", "hashPath": "system.memory.4.5.5.nupkg.sha512" }, "System.Reflection/4.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-JCKANJ0TI7kzoQzuwB/OoJANy1Lg338B6+JVacPl4TpUwi3cReg3nMLplMq2uqYfHFQpKIlHAUVAJlImZz/4ng==", "path": "system.reflection/4.1.0", "hashPath": "system.reflection.4.1.0.nupkg.sha512" }, "System.Reflection.Primitives/4.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-4inTox4wTBaDhB7V3mPvp9XlCbeGYWVEM9/fXALd52vNEAVisc1BoVWQPuUuD0Ga//dNbA/WeMy9u9mzLxGTHQ==", "path": "system.reflection.primitives/4.0.1", "hashPath": "system.reflection.primitives.4.0.1.nupkg.sha512" }, "System.Runtime/4.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-v6c/4Yaa9uWsq+JMhnOFewrYkgdNHNG2eMKuNqRn8P733rNXeRCGvV5FkkjBXn2dbVkPXOsO0xjsEeM1q2zC0g==", "path": "system.runtime/4.1.0", "hashPath": "system.runtime.4.1.0.nupkg.sha512" }, "System.Runtime.CompilerServices.Unsafe/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==", "path": "system.runtime.compilerservices.unsafe/6.0.0", "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512" }, "System.Runtime.Handles/4.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-nCJvEKguXEvk2ymk1gqj625vVnlK3/xdGzx0vOKicQkoquaTBJTP13AIYkocSUwHCLNBwUbXTqTWGDxBTWpt7g==", "path": "system.runtime.handles/4.0.1", "hashPath": "system.runtime.handles.4.0.1.nupkg.sha512" }, "System.Runtime.InteropServices/4.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-16eu3kjHS633yYdkjwShDHZLRNMKVi/s0bY8ODiqJ2RfMhDMAwxZaUaWVnZ2P71kr/or+X9o/xFWtNqz8ivieQ==", "path": "system.runtime.interopservices/4.1.0", "hashPath": "system.runtime.interopservices.4.1.0.nupkg.sha512" }, "System.Security.AccessControl/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==", "path": "system.security.accesscontrol/5.0.0", "hashPath": "system.security.accesscontrol.5.0.0.nupkg.sha512" }, "System.Security.Principal.Windows/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==", "path": "system.security.principal.windows/5.0.0", "hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512" }, "System.Text.Encoding/4.0.11": { "type": "package", "serviceable": true, "sha512": "sha512-U3gGeMlDZXxCEiY4DwVLSacg+DFWCvoiX+JThA/rvw37Sqrku7sEFeVBBBMBnfB6FeZHsyDx85HlKL19x0HtZA==", "path": "system.text.encoding/4.0.11", "hashPath": "system.text.encoding.4.0.11.nupkg.sha512" }, "System.Text.Encoding.Extensions/4.0.11": { "type": "package", "serviceable": true, "sha512": "sha512-jtbiTDtvfLYgXn8PTfWI+SiBs51rrmO4AAckx4KR6vFK9Wzf6tI8kcRdsYQNwriUeQ1+CtQbM1W4cMbLXnj/OQ==", "path": "system.text.encoding.extensions/4.0.11", "hashPath": "system.text.encoding.extensions.4.0.11.nupkg.sha512" }, "System.Text.Encodings.Web/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-OP6umVGxc0Z0MvZQBVigj4/U31Pw72ITihDWP9WiWDm+q5aoe0GaJivsfYGq53o6dxH7DcXWiCTl7+0o2CGdmg==", "path": "system.text.encodings.web/7.0.0", "hashPath": "system.text.encodings.web.7.0.0.nupkg.sha512" }, "System.Text.Json/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-DaGSsVqKsn/ia6RG8frjwmJonfos0srquhw09TlT8KRw5I43E+4gs+/bZj4K0vShJ5H9imCuXupb4RmS+dBy3w==", "path": "system.text.json/7.0.0", "hashPath": "system.text.json.7.0.0.nupkg.sha512" }, "System.Threading.Tasks/4.0.11": { "type": "package", "serviceable": true, "sha512": "sha512-k1S4Gc6IGwtHGT8188RSeGaX86Qw/wnrgNLshJvsdNUOPP9etMmo8S07c+UlOAx4K/xLuN9ivA1bD0LVurtIxQ==", "path": "system.threading.tasks/4.0.11", "hashPath": "system.threading.tasks.4.0.11.nupkg.sha512" }, "UnitsNet/5.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-LnhJ56+zBPrauImZj9zQO/orqW5SbtrLSZ/u3VZqaVd5LE76iZpqdhUnMI1mQ2PyduKeUHOLFSQQA7LP7Vhx3g==", "path": "unitsnet/5.1.0", "hashPath": "unitsnet.5.1.0.nupkg.sha512" }, "eDummy.Common/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "eStation.Entity/1.0.0": { "type": "project", "serviceable": false, "sha512": "" } } }