CsServer/Server/bin/Debug/net6.0/Server.deps.json

142 lines
4.4 KiB
JSON

{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v6.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v6.0": {
"Server/1.0.0": {
"dependencies": {
"LibGit2Sharp": "0.28.0",
"NLog": "5.2.5",
"Newtonsoft.Json": "13.0.3"
},
"runtime": {
"Server.dll": {}
}
},
"LibGit2Sharp/0.28.0": {
"dependencies": {
"LibGit2Sharp.NativeBinaries": "2.0.320"
},
"runtime": {
"lib/net6.0/LibGit2Sharp.dll": {
"assemblyVersion": "0.28.0.0",
"fileVersion": "0.28.0.0"
}
}
},
"LibGit2Sharp.NativeBinaries/2.0.320": {
"runtimeTargets": {
"runtimes/linux-arm/native/libgit2-e632535.so": {
"rid": "linux-arm",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/linux-arm64/native/libgit2-e632535.so": {
"rid": "linux-arm64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/linux-musl-arm/native/libgit2-e632535.so": {
"rid": "linux-musl-arm",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/linux-musl-arm64/native/libgit2-e632535.so": {
"rid": "linux-musl-arm64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/linux-musl-x64/native/libgit2-e632535.so": {
"rid": "linux-musl-x64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/linux-x64/native/libgit2-e632535.so": {
"rid": "linux-x64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/osx-arm64/native/libgit2-e632535.dylib": {
"rid": "osx-arm64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/osx-x64/native/libgit2-e632535.dylib": {
"rid": "osx-x64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/win-arm64/native/git2-e632535.dll": {
"rid": "win-arm64",
"assetType": "native",
"fileVersion": "1.6.4.0"
},
"runtimes/win-x64/native/git2-e632535.dll": {
"rid": "win-x64",
"assetType": "native",
"fileVersion": "1.6.4.0"
},
"runtimes/win-x86/native/git2-e632535.dll": {
"rid": "win-x86",
"assetType": "native",
"fileVersion": "1.6.4.0"
}
}
},
"Newtonsoft.Json/13.0.3": {
"runtime": {
"lib/net6.0/Newtonsoft.Json.dll": {
"assemblyVersion": "13.0.0.0",
"fileVersion": "13.0.3.27908"
}
}
},
"NLog/5.2.5": {
"runtime": {
"lib/netstandard2.0/NLog.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.2.5.2160"
}
}
}
}
},
"libraries": {
"Server/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"LibGit2Sharp/0.28.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-+VGXLAQovtTc41EkUXBKSuu40XcyuWUmQrslpd0CPMGkpnLTgQwoRLSSCRxLSPjYSi9SskyRUOLa9tjg/L108A==",
"path": "libgit2sharp/0.28.0",
"hashPath": "libgit2sharp.0.28.0.nupkg.sha512"
},
"LibGit2Sharp.NativeBinaries/2.0.320": {
"type": "package",
"serviceable": true,
"sha512": "sha512-7vIqOhB+5LOi9arXi8IdlkWURpQEiMtnwVP//djA7cQvIVfpC4bZSnQIDe4kwwvsU/w1oH0YkBTgMmpkVndNbg==",
"path": "libgit2sharp.nativebinaries/2.0.320",
"hashPath": "libgit2sharp.nativebinaries.2.0.320.nupkg.sha512"
},
"Newtonsoft.Json/13.0.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
"path": "newtonsoft.json/13.0.3",
"hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
},
"NLog/5.2.5": {
"type": "package",
"serviceable": true,
"sha512": "sha512-mMXtbAxfNzqkXcBjhJ3wN3rH7kwUZ0JL0GrUBI/lso7+tQ/HC4e5SnlmR3R5qQ9zWbqMbjxeH37rIf0yQGWTiA==",
"path": "nlog/5.2.5",
"hashPath": "nlog.5.2.5.nupkg.sha512"
}
}
}