AStar/Executable/bin/Debug/net6.0/Executable.deps.json

49 lines
914 B
JSON
Raw Normal View History

2022-05-05 02:00:38 +02:00
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v6.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v6.0": {
"Executable/1.0.0": {
"dependencies": {
"astar": "1.0.0"
},
"runtime": {
"Executable.dll": {}
}
},
"astar/1.0.0": {
"dependencies": {
"Logging": "1.0.0"
},
"runtime": {
"astar.dll": {}
}
},
"Logging/1.0.0": {
"runtime": {
"Logging.dll": {}
}
}
}
},
"libraries": {
"Executable/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"astar/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Logging/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}