WpfApp1.designer.deps.json 715 B

12345678910111213141516171819202122232425262728
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v8.0",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v8.0": {
  9. "Newtonsoft.Json/13.0.3": {
  10. "runtime": {
  11. "lib/net6.0/Newtonsoft.Json.dll": {
  12. "assemblyVersion": "13.0.0.0",
  13. "fileVersion": "13.0.3.27908"
  14. }
  15. }
  16. }
  17. }
  18. },
  19. "libraries": {
  20. "Newtonsoft.Json/13.0.3": {
  21. "type": "package",
  22. "serviceable": true,
  23. "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
  24. "path": "newtonsoft.json/13.0.3",
  25. "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
  26. }
  27. }
  28. }