2DEngine/RaylibTest/bin/Debug/net6.0/RaylibTest.deps.json
2022-07-17 19:21:58 +02:00

74 lines
2.1 KiB
JSON

{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v6.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v6.0": {
"RaylibTest/1.0.0": {
"dependencies": {
"Raylib-cs": "4.0.0.1"
},
"runtime": {
"RaylibTest.dll": {}
}
},
"Raylib-cs/4.0.0.1": {
"dependencies": {
"System.Numerics.Vectors": "4.5.0"
},
"runtime": {
"lib/net6.0/Raylib-cs.dll": {
"assemblyVersion": "0.0.0.0",
"fileVersion": "0.0.0.0"
}
},
"runtimeTargets": {
"runtimes/linux-x64/native/libraylib.so": {
"rid": "linux-x64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/osx-x64/native/libraylib.dylib": {
"rid": "osx-x64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/win-x64/native/raylib.dll": {
"rid": "win-x64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/win-x86/native/raylib.dll": {
"rid": "win-x86",
"assetType": "native",
"fileVersion": "0.0.0.0"
}
}
},
"System.Numerics.Vectors/4.5.0": {}
}
},
"libraries": {
"RaylibTest/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Raylib-cs/4.0.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-P8VqY5UsEawOoWElEcLNmLu08zOpvkk5C7eI0OKR8fDL7v6bPkFchC8iUJI47BgPq0lYsQbnMeEOe2bz/HZ5bA==",
"path": "raylib-cs/4.0.0.1",
"hashPath": "raylib-cs.4.0.0.1.nupkg.sha512"
},
"System.Numerics.Vectors/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
"path": "system.numerics.vectors/4.5.0",
"hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512"
}
}
}