UITool.deps.json 783 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v6.0",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v6.0": {
  9. "UITool/1.0.0": {
  10. "dependencies": {
  11. "Newtonsoft.Json": "6.0.0.0"
  12. },
  13. "runtime": {
  14. "UITool.dll": {}
  15. }
  16. },
  17. "Newtonsoft.Json/6.0.0.0": {
  18. "runtime": {
  19. "Newtonsoft.Json.dll": {
  20. "assemblyVersion": "6.0.0.0",
  21. "fileVersion": "6.0.4.17603"
  22. }
  23. }
  24. }
  25. }
  26. },
  27. "libraries": {
  28. "UITool/1.0.0": {
  29. "type": "project",
  30. "serviceable": false,
  31. "sha512": ""
  32. },
  33. "Newtonsoft.Json/6.0.0.0": {
  34. "type": "reference",
  35. "serviceable": false,
  36. "sha512": ""
  37. }
  38. }
  39. }