"targets": {
".NETCoreApp,Version=v9.0": {},
".NETCoreApp,Version=v9.0/win-x86": {
"fhcore/1.0.0": {
"dependencies": {
"Hexa.NET.ImGui.Backends": "1.0.15"
},
"runtime": {
"fhcore.dll": {}
}
},
// ...
"Hexa.NET.ImGui.Backends/1.0.15": {
"dependencies": {
"Hexa.NET.ImGui": "2.2.7",
"HexaGen.Runtime": "1.1.18"
},
"runtime": {
"lib/net9.0/Hexa.NET.ImGui.Backends.dll": {
// ...
}
},
"native": {
"runtimes/win-x86/native/ImGuiImpl.dll": {
// ...
}
}
},
"targets": {
".NETCoreApp,Version=v9.0": {},
".NETCoreApp,Version=v9.0/win-x86": {
"fhcore/1.0.0": {
"dependencies": {
"Hexa.NET.ImGui.Backends": "1.0.15"
},
"runtime": {
"fhcore.dll": {}
}
},
// ...
"Hexa.NET.ImGui.Backends/1.0.15": {
"dependencies": {
"Hexa.NET.ImGui": "2.2.7",
"HexaGen.Runtime": "1.1.18"
},
"runtime": {
"lib/net9.0/Hexa.NET.ImGui.Backends.dll": {
// ...
}
},
"native": {
"runtimes/win-x86/native/ImGuiImpl.dll": {
// ...
}
}
},