bowling/Bowling_Server/bin/Debug/net5.0/Bowling_Server.deps.json
2022-04-23 14:25:32 +03:00

55 lines
No EOL
1.3 KiB
JSON

{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v5.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v5.0": {
"Bowling_Server/1.0.0": {
"dependencies": {
"NetLib": "1.0.0",
"Newtonsoft.Json": "13.0.1"
},
"runtime": {
"Bowling_Server.dll": {}
}
},
"Newtonsoft.Json/13.0.1": {
"runtime": {
"lib/netstandard2.0/Newtonsoft.Json.dll": {
"assemblyVersion": "13.0.0.0",
"fileVersion": "13.0.1.25517"
}
}
},
"NetLib/1.0.0": {
"dependencies": {
"Newtonsoft.Json": "13.0.1"
},
"runtime": {
"NetLib.dll": {}
}
}
}
},
"libraries": {
"Bowling_Server/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Newtonsoft.Json/13.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
"path": "newtonsoft.json/13.0.1",
"hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
},
"NetLib/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}