Z3.deps.json 661 B

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