mirror of
https://github.com/JasonYANG170/logicanalyzer.git
synced 2024-11-23 20:16:29 +00:00
199 lines
7.4 KiB
JSON
199 lines
7.4 KiB
JSON
|
{
|
||
|
"runtimeTarget": {
|
||
|
"name": ".NETCoreApp,Version=v6.0",
|
||
|
"signature": ""
|
||
|
},
|
||
|
"compilationOptions": {},
|
||
|
"targets": {
|
||
|
".NETCoreApp,Version=v6.0": {
|
||
|
"SPIProtocolAnalyzer/1.0.0": {
|
||
|
"dependencies": {
|
||
|
"LogicAnalyzer": "1.0.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"SPIProtocolAnalyzer.dll": {}
|
||
|
}
|
||
|
},
|
||
|
"Cyotek.Windows.Forms.ColorPicker/2.0.0-beta.7": {
|
||
|
"runtime": {
|
||
|
"lib/net5.0-windows7.0/Cyotek.Windows.Forms.ColorPicker.dll": {
|
||
|
"assemblyVersion": "1.0.0.0",
|
||
|
"fileVersion": "2.0.0.0"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Newtonsoft.Json/13.0.1": {
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/Newtonsoft.Json.dll": {
|
||
|
"assemblyVersion": "13.0.0.0",
|
||
|
"fileVersion": "13.0.1.25517"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"runtime.linux-arm.runtime.native.System.IO.Ports/6.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/6.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/6.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/6.0.0": {
|
||
|
"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": {
|
||
|
"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/6.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/6.0.0": {
|
||
|
"dependencies": {
|
||
|
"runtime.native.System.IO.Ports": "6.0.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/net6.0/System.IO.Ports.dll": {
|
||
|
"assemblyVersion": "6.0.0.0",
|
||
|
"fileVersion": "6.0.21.52210"
|
||
|
}
|
||
|
},
|
||
|
"runtimeTargets": {
|
||
|
"runtimes/unix/lib/net6.0/System.IO.Ports.dll": {
|
||
|
"rid": "unix",
|
||
|
"assetType": "runtime",
|
||
|
"assemblyVersion": "6.0.0.0",
|
||
|
"fileVersion": "6.0.21.52210"
|
||
|
},
|
||
|
"runtimes/win/lib/net6.0/System.IO.Ports.dll": {
|
||
|
"rid": "win",
|
||
|
"assetType": "runtime",
|
||
|
"assemblyVersion": "6.0.0.0",
|
||
|
"fileVersion": "6.0.21.52210"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"LogicAnalyzer/1.0.0": {
|
||
|
"dependencies": {
|
||
|
"Cyotek.Windows.Forms.ColorPicker": "2.0.0-beta.7",
|
||
|
"Newtonsoft.Json": "13.0.1",
|
||
|
"System.IO.Ports": "6.0.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"LogicAnalyzer.dll": {}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"libraries": {
|
||
|
"SPIProtocolAnalyzer/1.0.0": {
|
||
|
"type": "project",
|
||
|
"serviceable": false,
|
||
|
"sha512": ""
|
||
|
},
|
||
|
"Cyotek.Windows.Forms.ColorPicker/2.0.0-beta.7": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-zl3Y3ybhehCbkRCTc+LMgya3HKBR02pO7gohfhEcnvh24WkZH5YFMjm3id7AHZrnxDvzFms3sXcTmU5zzETsQA==",
|
||
|
"path": "cyotek.windows.forms.colorpicker/2.0.0-beta.7",
|
||
|
"hashPath": "cyotek.windows.forms.colorpicker.2.0.0-beta.7.nupkg.sha512"
|
||
|
},
|
||
|
"Newtonsoft.Json/13.0.1": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
|
||
|
"path": "newtonsoft.json/13.0.1",
|
||
|
"hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
|
||
|
},
|
||
|
"runtime.linux-arm.runtime.native.System.IO.Ports/6.0.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-75q52H7CSpgIoIDwXb9o833EvBZIXJ0mdPhz1E6jSisEXUBlSCPalC29cj3EXsjpuDwr0dj1LRXZepIQH/oL4Q==",
|
||
|
"path": "runtime.linux-arm.runtime.native.system.io.ports/6.0.0",
|
||
|
"hashPath": "runtime.linux-arm.runtime.native.system.io.ports.6.0.0.nupkg.sha512"
|
||
|
},
|
||
|
"runtime.linux-arm64.runtime.native.System.IO.Ports/6.0.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-xn2bMThmXr3CsvOYmS8ex2Yz1xo+kcnhVg2iVhS9PlmqjZPAkrEo/I40wjrBZH/tU4kvH0s1AE8opAvQ3KIS8g==",
|
||
|
"path": "runtime.linux-arm64.runtime.native.system.io.ports/6.0.0",
|
||
|
"hashPath": "runtime.linux-arm64.runtime.native.system.io.ports.6.0.0.nupkg.sha512"
|
||
|
},
|
||
|
"runtime.linux-x64.runtime.native.System.IO.Ports/6.0.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-16nbNXwv0sC+gLGIuecri0skjuh6R1maIJggsaNP7MQBcbVcEfWFUOkEnsnvoLEjy0XerfibuRptfQ8AmdIcWA==",
|
||
|
"path": "runtime.linux-x64.runtime.native.system.io.ports/6.0.0",
|
||
|
"hashPath": "runtime.linux-x64.runtime.native.system.io.ports.6.0.0.nupkg.sha512"
|
||
|
},
|
||
|
"runtime.native.System.IO.Ports/6.0.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-KaaXlpOcuZjMdmyF5wzzx3b+PRKIzt6A5Ax9dKenPDQbVJAFpev+casD0BIig1pBcbs3zx7CqWemzUJKAeHdSQ==",
|
||
|
"path": "runtime.native.system.io.ports/6.0.0",
|
||
|
"hashPath": "runtime.native.system.io.ports.6.0.0.nupkg.sha512"
|
||
|
},
|
||
|
"runtime.osx-arm64.runtime.native.System.IO.Ports/6.0.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-fXG12NodG1QrCdoaeSQ1gVnk/koi4WYY4jZtarMkZeQMyReBm1nZlSRoPnUjLr2ZR36TiMjpcGnQfxymieUe7w==",
|
||
|
"path": "runtime.osx-arm64.runtime.native.system.io.ports/6.0.0",
|
||
|
"hashPath": "runtime.osx-arm64.runtime.native.system.io.ports.6.0.0.nupkg.sha512"
|
||
|
},
|
||
|
"runtime.osx-x64.runtime.native.System.IO.Ports/6.0.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-/As+zPY49+dSUXkh+fTUbyPhqrdGN//evLxo4Vue88pfh1BHZgF7q4kMblTkxYvwR6Vi03zSYxysSFktO8/SDQ==",
|
||
|
"path": "runtime.osx-x64.runtime.native.system.io.ports/6.0.0",
|
||
|
"hashPath": "runtime.osx-x64.runtime.native.system.io.ports.6.0.0.nupkg.sha512"
|
||
|
},
|
||
|
"System.IO.Ports/6.0.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-dRyGI7fUESar5ZLIpiBOaaNLW7YyOBGftjj5Of+xcduC/Rjl7RjhEnWDvvNBmHuF3d0tdXoqdVI/yrVA8f00XA==",
|
||
|
"path": "system.io.ports/6.0.0",
|
||
|
"hashPath": "system.io.ports.6.0.0.nupkg.sha512"
|
||
|
},
|
||
|
"LogicAnalyzer/1.0.0": {
|
||
|
"type": "project",
|
||
|
"serviceable": false,
|
||
|
"sha512": ""
|
||
|
}
|
||
|
}
|
||
|
}
|