Luban.Core.deps.json 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v8.0",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v8.0": {
  9. "Luban.Core/1.0.0": {
  10. "dependencies": {
  11. "NLog": "5.3.4",
  12. "Scriban": "5.12.0"
  13. },
  14. "runtime": {
  15. "Luban.Core.dll": {}
  16. }
  17. },
  18. "NLog/5.3.4": {
  19. "runtime": {
  20. "lib/netstandard2.0/NLog.dll": {
  21. "assemblyVersion": "5.0.0.0",
  22. "fileVersion": "5.3.4.2778"
  23. }
  24. }
  25. },
  26. "Scriban/5.12.0": {
  27. "runtime": {
  28. "lib/net7.0/Scriban.dll": {
  29. "assemblyVersion": "5.0.0.0",
  30. "fileVersion": "5.12.0.0"
  31. }
  32. }
  33. }
  34. }
  35. },
  36. "libraries": {
  37. "Luban.Core/1.0.0": {
  38. "type": "project",
  39. "serviceable": false,
  40. "sha512": ""
  41. },
  42. "NLog/5.3.4": {
  43. "type": "package",
  44. "serviceable": true,
  45. "sha512": "sha512-gLy7+O1hEYJXIlcTr1/VWjGXrZTQFZzYNO18IWasD64pNwz0BreV+nHLxWKXWZzERRzoKnsk2XYtwLkTVk7J1A==",
  46. "path": "nlog/5.3.4",
  47. "hashPath": "nlog.5.3.4.nupkg.sha512"
  48. },
  49. "Scriban/5.12.0": {
  50. "type": "package",
  51. "serviceable": true,
  52. "sha512": "sha512-/YTTCxjBIpfwX3MKMT4JMFVl1jX4IHW7zih+Bg3cTIkzGnbFt+B3l/k90ILDw6DRiFE7T+VxEyls7zk4p029ng==",
  53. "path": "scriban/5.12.0",
  54. "hashPath": "scriban.5.12.0.nupkg.sha512"
  55. }
  56. }
  57. }