WpfApp1.designer.deps.json 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v8.0",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v8.0": {
  9. "CsvHelper/32.0.2": {
  10. "runtime": {
  11. "lib/net8.0/CsvHelper.dll": {
  12. "assemblyVersion": "32.0.0.0",
  13. "fileVersion": "32.0.2.21"
  14. }
  15. }
  16. },
  17. "Newtonsoft.Json/13.0.3": {
  18. "runtime": {
  19. "lib/net6.0/Newtonsoft.Json.dll": {
  20. "assemblyVersion": "13.0.0.0",
  21. "fileVersion": "13.0.3.27908"
  22. }
  23. }
  24. }
  25. }
  26. },
  27. "libraries": {
  28. "CsvHelper/32.0.2": {
  29. "type": "package",
  30. "serviceable": true,
  31. "sha512": "sha512-h+Ilvdqr2kE2+SMJiRB6Cerf4CCXR5pFgcNsCLj2t3TgzIDuGlchqJaVLHqL8ZIyBdDyMq125LL6shC0ZtFnUw==",
  32. "path": "csvhelper/32.0.2",
  33. "hashPath": "csvhelper.32.0.2.nupkg.sha512"
  34. },
  35. "Newtonsoft.Json/13.0.3": {
  36. "type": "package",
  37. "serviceable": true,
  38. "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
  39. "path": "newtonsoft.json/13.0.3",
  40. "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
  41. }
  42. }
  43. }