157 lines
4.6 KiB
JSON
157 lines
4.6 KiB
JSON
|
{
|
||
|
"runtimeTarget": {
|
||
|
"name": ".NETCoreApp,Version=v6.0",
|
||
|
"signature": ""
|
||
|
},
|
||
|
"compilationOptions": {},
|
||
|
"targets": {
|
||
|
".NETCoreApp,Version=v6.0": {
|
||
|
"EmuMeter/1.0.0": {
|
||
|
"dependencies": {
|
||
|
"CliWrap": "3.5.0",
|
||
|
"InnovEnergy.DBus": "1.0.0",
|
||
|
"InnovEnergy.Lib.Protocols.Modbus": "1.0.0",
|
||
|
"Utils": "1.0.0",
|
||
|
"VeDBus": "1.0.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"EmuMeter.dll": {}
|
||
|
}
|
||
|
},
|
||
|
"CliWrap/3.5.0": {
|
||
|
"runtime": {
|
||
|
"lib/netcoreapp3.0/CliWrap.dll": {
|
||
|
"assemblyVersion": "3.5.0.0",
|
||
|
"fileVersion": "3.5.0.0"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"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.Reflection.Emit/4.7.0": {},
|
||
|
"System.Security.Principal.Windows/4.7.0": {},
|
||
|
"System.Threading.Tasks.Extensions/4.5.4": {},
|
||
|
"InnovEnergy.DBus/1.0.0": {
|
||
|
"dependencies": {
|
||
|
"System.Reactive": "5.0.0",
|
||
|
"System.Reflection.Emit": "4.7.0",
|
||
|
"System.Security.Principal.Windows": "4.7.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"InnovEnergy.DBus.dll": {}
|
||
|
}
|
||
|
},
|
||
|
"InnovEnergy.Lib.Protocols.Modbus/1.0.0": {
|
||
|
"runtime": {
|
||
|
"InnovEnergy.Lib.Protocols.Modbus.dll": {}
|
||
|
}
|
||
|
},
|
||
|
"Utils/1.0.0": {
|
||
|
"dependencies": {
|
||
|
"CliWrap": "3.5.0",
|
||
|
"System.Reactive.Linq": "5.0.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"Utils.dll": {}
|
||
|
}
|
||
|
},
|
||
|
"VeDBus/1.0.0": {
|
||
|
"dependencies": {
|
||
|
"InnovEnergy.DBus": "1.0.0",
|
||
|
"System.Reactive": "5.0.0",
|
||
|
"Utils": "1.0.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"VeDBus.dll": {}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"libraries": {
|
||
|
"EmuMeter/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"
|
||
|
},
|
||
|
"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.Reflection.Emit/4.7.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-VR4kk8XLKebQ4MZuKuIni/7oh+QGFmZW3qORd1GvBq/8026OpW501SzT/oypwiQl4TvT8ErnReh/NzY9u+C6wQ==",
|
||
|
"path": "system.reflection.emit/4.7.0",
|
||
|
"hashPath": "system.reflection.emit.4.7.0.nupkg.sha512"
|
||
|
},
|
||
|
"System.Security.Principal.Windows/4.7.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==",
|
||
|
"path": "system.security.principal.windows/4.7.0",
|
||
|
"hashPath": "system.security.principal.windows.4.7.0.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.DBus/1.0.0": {
|
||
|
"type": "project",
|
||
|
"serviceable": false,
|
||
|
"sha512": ""
|
||
|
},
|
||
|
"InnovEnergy.Lib.Protocols.Modbus/1.0.0": {
|
||
|
"type": "project",
|
||
|
"serviceable": false,
|
||
|
"sha512": ""
|
||
|
},
|
||
|
"Utils/1.0.0": {
|
||
|
"type": "project",
|
||
|
"serviceable": false,
|
||
|
"sha512": ""
|
||
|
},
|
||
|
"VeDBus/1.0.0": {
|
||
|
"type": "project",
|
||
|
"serviceable": false,
|
||
|
"sha512": ""
|
||
|
}
|
||
|
}
|
||
|
}
|