12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879 |
- {
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v7.0",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v7.0": {
- "UnityLibrary/1.0.0": {
- "dependencies": {
- "LitJson": "0.19.0",
- "NLog": "5.4.0",
- "NLog.Config": "4.7.15"
- },
- "runtime": {
- "UnityLibrary.dll": {}
- }
- },
- "LitJson/0.19.0": {
- "runtime": {
- "lib/net6.0/LitJSON.dll": {
- "assemblyVersion": "0.19.0.0",
- "fileVersion": "0.19.0.0"
- }
- }
- },
- "NLog/5.4.0": {
- "runtime": {
- "lib/netstandard2.0/NLog.dll": {
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.4.0.3182"
- }
- }
- },
- "NLog.Config/4.7.15": {
- "dependencies": {
- "NLog": "5.4.0",
- "NLog.Schema": "4.7.15"
- }
- },
- "NLog.Schema/4.7.15": {}
- }
- },
- "libraries": {
- "UnityLibrary/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "LitJson/0.19.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-7hUCUSkNJBwr+K6uqTOsQSbd5AIDrCMg/ya1BPxrSOlPNoPCyDx+0PyXU61FjbRPl7WU2HavV2r89djdJnlV/g==",
- "path": "litjson/0.19.0",
- "hashPath": "litjson.0.19.0.nupkg.sha512"
- },
- "NLog/5.4.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-LwMcGSW3soF3/SL68rlJN3Eh3ktrAPycC3zZR/07OYBPraZUu0bygEC7kIN10lUQgMXT4s84Fi1chglGdGrQEg==",
- "path": "nlog/5.4.0",
- "hashPath": "nlog.5.4.0.nupkg.sha512"
- },
- "NLog.Config/4.7.15": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-njc2NvwgAzEuH609TGO4yqpokcxXFdypHwG3I8hyLYIE4pr+j4KJB4ZhsyODVwkP/n2F2V4uJ24VW4icNyJMcA==",
- "path": "nlog.config/4.7.15",
- "hashPath": "nlog.config.4.7.15.nupkg.sha512"
- },
- "NLog.Schema/4.7.15": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-cBzca2abS5Qz8e40vIPZNWBiDAQaRY7PKWffBbazMAzvxGBM6/ZWgaAEmqHUOluhV41cuyXnHOzo485JPLeChg==",
- "path": "nlog.schema/4.7.15",
- "hashPath": "nlog.schema.4.7.15.nupkg.sha512"
- }
- }
- }
|