dotnet-experiments/client-server/bin/Debug/net6.0/client-server.deps.json

59 lines
1.5 KiB
JSON

{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v6.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v6.0": {
"client-server/1.0.0": {
"dependencies": {
"WatsonTcp": "4.8.14.14"
},
"runtime": {
"client-server.dll": {}
}
},
"Newtonsoft.Json/13.0.1": {
"runtime": {
"lib/netstandard2.0/Newtonsoft.Json.dll": {
"assemblyVersion": "13.0.0.0",
"fileVersion": "13.0.1.25517"
}
}
},
"WatsonTcp/4.8.14.14": {
"dependencies": {
"Newtonsoft.Json": "13.0.1"
},
"runtime": {
"lib/net6.0/WatsonTcp.dll": {
"assemblyVersion": "4.8.14.14",
"fileVersion": "4.8.14.14"
}
}
}
}
},
"libraries": {
"client-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"
},
"WatsonTcp/4.8.14.14": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ANq8kEqFcyvgxq/CrKJAFwxDS01T0U9t+H4f7WVrRjf0XMw8aaRRd1WQi5lNS/8W9gf9FOUVLHSY0Gfsn6vN6g==",
"path": "watsontcp/4.8.14.14",
"hashPath": "watsontcp.4.8.14.14.nupkg.sha512"
}
}
}