UnityLibrary.deps.json 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v7.0",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v7.0": {
  9. "UnityLibrary/1.0.0": {
  10. "dependencies": {
  11. "LitJson": "0.19.0",
  12. "NLog": "5.4.0",
  13. "NLog.Config": "4.7.15"
  14. },
  15. "runtime": {
  16. "UnityLibrary.dll": {}
  17. }
  18. },
  19. "LitJson/0.19.0": {
  20. "runtime": {
  21. "lib/net6.0/LitJSON.dll": {
  22. "assemblyVersion": "0.19.0.0",
  23. "fileVersion": "0.19.0.0"
  24. }
  25. }
  26. },
  27. "NLog/5.4.0": {
  28. "runtime": {
  29. "lib/netstandard2.0/NLog.dll": {
  30. "assemblyVersion": "5.0.0.0",
  31. "fileVersion": "5.4.0.3182"
  32. }
  33. }
  34. },
  35. "NLog.Config/4.7.15": {
  36. "dependencies": {
  37. "NLog": "5.4.0",
  38. "NLog.Schema": "4.7.15"
  39. }
  40. },
  41. "NLog.Schema/4.7.15": {}
  42. }
  43. },
  44. "libraries": {
  45. "UnityLibrary/1.0.0": {
  46. "type": "project",
  47. "serviceable": false,
  48. "sha512": ""
  49. },
  50. "LitJson/0.19.0": {
  51. "type": "package",
  52. "serviceable": true,
  53. "sha512": "sha512-7hUCUSkNJBwr+K6uqTOsQSbd5AIDrCMg/ya1BPxrSOlPNoPCyDx+0PyXU61FjbRPl7WU2HavV2r89djdJnlV/g==",
  54. "path": "litjson/0.19.0",
  55. "hashPath": "litjson.0.19.0.nupkg.sha512"
  56. },
  57. "NLog/5.4.0": {
  58. "type": "package",
  59. "serviceable": true,
  60. "sha512": "sha512-LwMcGSW3soF3/SL68rlJN3Eh3ktrAPycC3zZR/07OYBPraZUu0bygEC7kIN10lUQgMXT4s84Fi1chglGdGrQEg==",
  61. "path": "nlog/5.4.0",
  62. "hashPath": "nlog.5.4.0.nupkg.sha512"
  63. },
  64. "NLog.Config/4.7.15": {
  65. "type": "package",
  66. "serviceable": true,
  67. "sha512": "sha512-njc2NvwgAzEuH609TGO4yqpokcxXFdypHwG3I8hyLYIE4pr+j4KJB4ZhsyODVwkP/n2F2V4uJ24VW4icNyJMcA==",
  68. "path": "nlog.config/4.7.15",
  69. "hashPath": "nlog.config.4.7.15.nupkg.sha512"
  70. },
  71. "NLog.Schema/4.7.15": {
  72. "type": "package",
  73. "serviceable": true,
  74. "sha512": "sha512-cBzca2abS5Qz8e40vIPZNWBiDAQaRY7PKWffBbazMAzvxGBM6/ZWgaAEmqHUOluhV41cuyXnHOzo485JPLeChg==",
  75. "path": "nlog.schema/4.7.15",
  76. "hashPath": "nlog.schema.4.7.15.nupkg.sha512"
  77. }
  78. }
  79. }