{ "runtimeTarget": { "name": ".NETCoreApp,Version=v6.0", "signature": "" }, "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v6.0": { "SaliMax/1.0.0": { "dependencies": { "CliWrap": "3.5.0", "DecimalMath.DecimalEx": "1.0.2", "Flurl.Http": "3.2.4", "InnovEnergy.Lib.Devices.Adam6060": "1.0.0", "InnovEnergy.Lib.Devices.Ampt": "1.0.0", "InnovEnergy.Lib.Devices.Battery48TL": "1.0.0", "InnovEnergy.Lib.Devices.EmuMeter": "1.0.0", "InnovEnergy.Lib.Devices.Trumpf.TruConvert": "1.0.0", "InnovEnergy.Lib.Devices.Trumpf.TruConvertAc": "1.0.0", "InnovEnergy.Lib.Devices.Trumpf.TruConvertDc": "1.0.0", "InnovEnergy.Lib.StatusApi": "1.0.0", "System.IO.Ports": "7.0.0", "Time": "1.0.0", "Utils": "1.0.0" }, "runtime": { "SaliMax.dll": {} } }, "CliWrap/3.5.0": { "runtime": { "lib/netcoreapp3.0/CliWrap.dll": { "assemblyVersion": "3.5.0.0", "fileVersion": "3.5.0.0" } } }, "DecimalMath.DecimalEx/1.0.2": { "runtime": { "lib/netstandard2.0/DecimalEx.dll": { "assemblyVersion": "1.0.2.0", "fileVersion": "1.0.2.0" } } }, "Flurl/3.0.6": { "runtime": { "lib/netstandard2.0/Flurl.dll": { "assemblyVersion": "3.0.6.0", "fileVersion": "3.0.6.0" } } }, "Flurl.Http/3.2.4": { "dependencies": { "Flurl": "3.0.6", "Newtonsoft.Json": "12.0.2", "System.Text.Encoding.CodePages": "4.5.1" }, "runtime": { "lib/netstandard2.0/Flurl.Http.dll": { "assemblyVersion": "3.2.4.0", "fileVersion": "3.2.4.0" } } }, "Microsoft.NETCore.Platforms/2.1.2": {}, "Newtonsoft.Json/12.0.2": { "runtime": { "lib/netstandard2.0/Newtonsoft.Json.dll": { "assemblyVersion": "12.0.0.0", "fileVersion": "12.0.2.23222" } } }, "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" } } }, "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.Reactive/5.0.0": { "runtime": { "lib/net5.0/System.Reactive.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.0.1" } } }, "System.Reactive.Linq/5.0.0": { "dependencies": { "System.Reactive": "5.0.0", "System.Threading.Tasks.Extensions": "4.5.4" }, "runtime": { "lib/netstandard2.0/System.Reactive.Linq.dll": { "assemblyVersion": "3.0.6000.0", "fileVersion": "0.0.0.0" } } }, "System.Runtime.CompilerServices.Unsafe/4.5.2": {}, "System.Text.Encoding.CodePages/4.5.1": { "dependencies": { "Microsoft.NETCore.Platforms": "2.1.2", "System.Runtime.CompilerServices.Unsafe": "4.5.2" } }, "System.Threading.Tasks.Extensions/4.5.4": {}, "InnovEnergy.Lib.Devices.Adam6060/1.0.0": { "dependencies": { "InnovEnergy.Lib.Protocols.Modbus": "1.0.0" }, "runtime": { "InnovEnergy.Lib.Devices.Adam6060.dll": {} } }, "InnovEnergy.Lib.Devices.Ampt/1.0.0": { "dependencies": { "DecimalMath.DecimalEx": "1.0.2", "InnovEnergy.Lib.Protocols.Modbus": "1.0.0", "Utils": "1.0.0" }, "runtime": { "InnovEnergy.Lib.Devices.Ampt.dll": {} } }, "InnovEnergy.Lib.Devices.Battery48TL/1.0.0": { "dependencies": { "InnovEnergy.Lib.Protocols.Modbus": "1.0.0", "Utils": "1.0.0" }, "runtime": { "InnovEnergy.Lib.Devices.Battery48TL.dll": {} } }, "InnovEnergy.Lib.Devices.EmuMeter/1.0.0": { "dependencies": { "InnovEnergy.Lib.Protocols.Modbus": "1.0.0", "Utils": "1.0.0" }, "runtime": { "InnovEnergy.Lib.Devices.EmuMeter.dll": {} } }, "InnovEnergy.Lib.Devices.Trumpf.TruConvert/1.0.0": { "dependencies": { "Utils": "1.0.0" }, "runtime": { "InnovEnergy.Lib.Devices.Trumpf.TruConvert.dll": {} } }, "InnovEnergy.Lib.Devices.Trumpf.TruConvertAc/1.0.0": { "dependencies": { "InnovEnergy.Lib.Devices.Trumpf.TruConvert": "1.0.0", "InnovEnergy.Lib.Protocols.Modbus": "1.0.0" }, "runtime": { "InnovEnergy.Lib.Devices.Trumpf.TruConvertAc.dll": {} } }, "InnovEnergy.Lib.Devices.Trumpf.TruConvertDc/1.0.0": { "dependencies": { "InnovEnergy.Lib.Devices.Trumpf.TruConvert": "1.0.0", "InnovEnergy.Lib.Protocols.Modbus": "1.0.0" }, "runtime": { "InnovEnergy.Lib.Devices.Trumpf.TruConvertDc.dll": {} } }, "InnovEnergy.Lib.Protocols.Modbus/1.0.0": { "dependencies": { "System.IO.Ports": "7.0.0", "Utils": "1.0.0" }, "runtime": { "InnovEnergy.Lib.Protocols.Modbus.dll": {} } }, "InnovEnergy.Lib.StatusApi/1.0.0": { "dependencies": { "InnovEnergy.Lib.Protocols.Modbus": "1.0.0" }, "runtime": { "InnovEnergy.Lib.StatusApi.dll": {} } }, "Time/1.0.0": { "runtime": { "Time.dll": {} } }, "Utils/1.0.0": { "dependencies": { "CliWrap": "3.5.0", "System.Reactive.Linq": "5.0.0" }, "runtime": { "Utils.dll": {} } } } }, "libraries": { "SaliMax/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "CliWrap/3.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-JhC8xnY2uVPD8/o/wj8o+5uYQ8jiWJ9rrgTI6i5QqZco++nelZ8RgBjcLmPMJMQMvAXu39obUA/aeEEaYdQUhw==", "path": "cliwrap/3.5.0", "hashPath": "cliwrap.3.5.0.nupkg.sha512" }, "DecimalMath.DecimalEx/1.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-BCii/IxT7Tx7BPZ7MtrpqVlEii/iaHi4OOXpgaPi+zrphnkbe251KKI3S+pgnTzobfn0jS/SF7bgidqOMj1oGw==", "path": "decimalmath.decimalex/1.0.2", "hashPath": "decimalmath.decimalex.1.0.2.nupkg.sha512" }, "Flurl/3.0.6": { "type": "package", "serviceable": true, "sha512": "sha512-XMIlB/tJ4nTYF2+79xDsnnlgbXHpKyizKX2fffrECekI6pEsa9MSLzf5tPVMdLy4k4AcJPLs356Sa2Le5VRDCw==", "path": "flurl/3.0.6", "hashPath": "flurl.3.0.6.nupkg.sha512" }, "Flurl.Http/3.2.4": { "type": "package", "serviceable": true, "sha512": "sha512-Me9Vm4Lm21vt/pbR0G2Dww/ZOjJgh6mB2FiH28aiUYStJD10ZecDp8jxg2zKxcy6lnkvLm99pjG4yC/k7a/d8w==", "path": "flurl.http/3.2.4", "hashPath": "flurl.http.3.2.4.nupkg.sha512" }, "Microsoft.NETCore.Platforms/2.1.2": { "type": "package", "serviceable": true, "sha512": "sha512-mOJy3M0UN+LUG21dLGMxaWZEP6xYpQEpLuvuEQBaownaX4YuhH6NmNUlN9si+vNkAS6dwJ//N1O4DmLf2CikVg==", "path": "microsoft.netcore.platforms/2.1.2", "hashPath": "microsoft.netcore.platforms.2.1.2.nupkg.sha512" }, "Newtonsoft.Json/12.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-rTK0s2EKlfHsQsH6Yx2smvcTCeyoDNgCW7FEYyV01drPlh2T243PR2DiDXqtC5N4GDm4Ma/lkxfW5a/4793vbA==", "path": "newtonsoft.json/12.0.2", "hashPath": "newtonsoft.json.12.0.2.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" }, "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.Reactive/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-erBZjkQHWL9jpasCE/0qKAryzVBJFxGHVBAvgRN1bzM0q2s1S4oYREEEL0Vb+1kA/6BKb5FjUZMp5VXmy+gzkQ==", "path": "system.reactive/5.0.0", "hashPath": "system.reactive.5.0.0.nupkg.sha512" }, "System.Reactive.Linq/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-IB4/qlV4T1WhZvM11RVoFUSZXPow9VWVeQ1uDkSKgz6bAO+gCf65H/vjrYlwyXmojSSxvfHndF9qdH43P/IuAw==", "path": "system.reactive.linq/5.0.0", "hashPath": "system.reactive.linq.5.0.0.nupkg.sha512" }, "System.Runtime.CompilerServices.Unsafe/4.5.2": { "type": "package", "serviceable": true, "sha512": "sha512-wprSFgext8cwqymChhrBLu62LMg/1u92bU+VOwyfBimSPVFXtsNqEWC92Pf9ofzJFlk4IHmJA75EDJn1b2goAQ==", "path": "system.runtime.compilerservices.unsafe/4.5.2", "hashPath": "system.runtime.compilerservices.unsafe.4.5.2.nupkg.sha512" }, "System.Text.Encoding.CodePages/4.5.1": { "type": "package", "serviceable": true, "sha512": "sha512-4J2JQXbftjPMppIHJ7IC+VXQ9XfEagN92vZZNoG12i+zReYlim5dMoXFC1Zzg7tsnKDM7JPo5bYfFK4Jheq44w==", "path": "system.text.encoding.codepages/4.5.1", "hashPath": "system.text.encoding.codepages.4.5.1.nupkg.sha512" }, "System.Threading.Tasks.Extensions/4.5.4": { "type": "package", "serviceable": true, "sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==", "path": "system.threading.tasks.extensions/4.5.4", "hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512" }, "InnovEnergy.Lib.Devices.Adam6060/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "InnovEnergy.Lib.Devices.Ampt/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "InnovEnergy.Lib.Devices.Battery48TL/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "InnovEnergy.Lib.Devices.EmuMeter/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "InnovEnergy.Lib.Devices.Trumpf.TruConvert/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "InnovEnergy.Lib.Devices.Trumpf.TruConvertAc/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "InnovEnergy.Lib.Devices.Trumpf.TruConvertDc/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "InnovEnergy.Lib.Protocols.Modbus/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "InnovEnergy.Lib.StatusApi/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "Time/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "Utils/1.0.0": { "type": "project", "serviceable": false, "sha512": "" } } }