Luban.CSharp.deps.json 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v8.0",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v8.0": {
  9. "Luban.CSharp/1.0.0": {
  10. "dependencies": {
  11. "Luban.Core": "1.0.0",
  12. "Luban.DataValidator.Builtin": "1.0.0"
  13. },
  14. "runtime": {
  15. "Luban.CSharp.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. "Luban.DataValidator.Builtin/1.0.0": {
  35. "dependencies": {
  36. "Luban.Core": "1.0.0"
  37. },
  38. "runtime": {
  39. "Luban.DataValidator.Builtin.dll": {
  40. "assemblyVersion": "1.0.0.0",
  41. "fileVersion": "1.0.0.0"
  42. }
  43. }
  44. }
  45. }
  46. },
  47. "libraries": {
  48. "Luban.CSharp/1.0.0": {
  49. "type": "project",
  50. "serviceable": false,
  51. "sha512": ""
  52. },
  53. "NLog/5.3.4": {
  54. "type": "package",
  55. "serviceable": true,
  56. "sha512": "sha512-gLy7+O1hEYJXIlcTr1/VWjGXrZTQFZzYNO18IWasD64pNwz0BreV+nHLxWKXWZzERRzoKnsk2XYtwLkTVk7J1A==",
  57. "path": "nlog/5.3.4",
  58. "hashPath": "nlog.5.3.4.nupkg.sha512"
  59. },
  60. "Scriban/5.12.0": {
  61. "type": "package",
  62. "serviceable": true,
  63. "sha512": "sha512-/YTTCxjBIpfwX3MKMT4JMFVl1jX4IHW7zih+Bg3cTIkzGnbFt+B3l/k90ILDw6DRiFE7T+VxEyls7zk4p029ng==",
  64. "path": "scriban/5.12.0",
  65. "hashPath": "scriban.5.12.0.nupkg.sha512"
  66. },
  67. "Luban.DataValidator.Builtin/1.0.0": {
  68. "type": "project",
  69. "serviceable": false,
  70. "sha512": ""
  71. }
  72. }
  73. }