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

36 lines
646 B
JSON

{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v6.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v6.0": {
"astar/1.0.0": {
"dependencies": {
"Logging": "1.0.0"
},
"runtime": {
"astar.dll": {}
}
},
"Logging/1.0.0": {
"runtime": {
"Logging.dll": {}
}
}
}
},
"libraries": {
"astar/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Logging/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}