Files
TicTacToe/Tic-Tac-Toe/bin/Release/net6.0/Tic-Tac-Toe.deps.json

126 lines
4.0 KiB
JSON

{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v6.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v6.0": {
"Tic-Tac-Toe/1.0.0": {
"dependencies": {
"MonoGame.Content.Builder.Task": "3.8.1.303",
"MonoGame.Extended": "3.8.0",
"MonoGame.Framework.DesktopGL": "3.8.1.303"
},
"runtime": {
"Tic-Tac-Toe.dll": {}
}
},
"MonoGame.Content.Builder.Task/3.8.1.303": {},
"MonoGame.Extended/3.8.0": {
"dependencies": {
"Newtonsoft.Json": "12.0.3"
},
"runtime": {
"lib/netstandard2.0/MonoGame.Extended.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
},
"MonoGame.Framework.DesktopGL/3.8.1.303": {
"runtime": {
"lib/net6.0/MonoGame.Framework.dll": {
"assemblyVersion": "3.8.1.303",
"fileVersion": "3.8.1.303"
}
},
"runtimeTargets": {
"runtimes/linux-x64/native/libSDL2-2.0.so.0": {
"rid": "linux-x64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/linux-x64/native/libopenal.so.1": {
"rid": "linux-x64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/osx/native/libSDL2.dylib": {
"rid": "osx",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/osx/native/libopenal.1.dylib": {
"rid": "osx",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/win-x64/native/SDL2.dll": {
"rid": "win-x64",
"assetType": "native",
"fileVersion": "2.0.20.0"
},
"runtimes/win-x64/native/soft_oal.dll": {
"rid": "win-x64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/win-x86/native/SDL2.dll": {
"rid": "win-x86",
"assetType": "native",
"fileVersion": "2.0.20.0"
},
"runtimes/win-x86/native/soft_oal.dll": {
"rid": "win-x86",
"assetType": "native",
"fileVersion": "0.0.0.0"
}
}
},
"Newtonsoft.Json/12.0.3": {
"runtime": {
"lib/netstandard2.0/Newtonsoft.Json.dll": {
"assemblyVersion": "12.0.0.0",
"fileVersion": "12.0.3.23909"
}
}
}
}
},
"libraries": {
"Tic-Tac-Toe/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"MonoGame.Content.Builder.Task/3.8.1.303": {
"type": "package",
"serviceable": true,
"sha512": "sha512-9Ilzzje62LhWElbPNEl7vh7XsRSbze+lvCJdZtTZUGu48FRgvYN6THURwIB9PN98EI33/Wnf6iuShNUtD7hL4Q==",
"path": "monogame.content.builder.task/3.8.1.303",
"hashPath": "monogame.content.builder.task.3.8.1.303.nupkg.sha512"
},
"MonoGame.Extended/3.8.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-FDPoUOFtslGNHCWSqjKD0C67RYN6Stb6NWnn+rkCmtkPBZlE6LvwuGyQBkHUkAMANO3LzO/Wsz9etMhwZLInqg==",
"path": "monogame.extended/3.8.0",
"hashPath": "monogame.extended.3.8.0.nupkg.sha512"
},
"MonoGame.Framework.DesktopGL/3.8.1.303": {
"type": "package",
"serviceable": true,
"sha512": "sha512-eGYhqn0n1olk8MNYeE9EuBmoNNECN1T18rPMaQpkzsEQ0H3nVyFPXC+uCo78v5pi5juQpJ3PSFnSkjzZJ1U58A==",
"path": "monogame.framework.desktopgl/3.8.1.303",
"hashPath": "monogame.framework.desktopgl.3.8.1.303.nupkg.sha512"
},
"Newtonsoft.Json/12.0.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==",
"path": "newtonsoft.json/12.0.3",
"hashPath": "newtonsoft.json.12.0.3.nupkg.sha512"
}
}
}