wpf_data_csv.deps.json 961 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v8.0",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v8.0": {
  9. "wpf_data_csv/1.0.0": {
  10. "dependencies": {
  11. "CsvHelper": "32.0.1"
  12. },
  13. "runtime": {
  14. "wpf_data_csv.dll": {}
  15. }
  16. },
  17. "CsvHelper/32.0.1": {
  18. "runtime": {
  19. "lib/net8.0/CsvHelper.dll": {
  20. "assemblyVersion": "32.0.0.0",
  21. "fileVersion": "32.0.1.20"
  22. }
  23. }
  24. }
  25. }
  26. },
  27. "libraries": {
  28. "wpf_data_csv/1.0.0": {
  29. "type": "project",
  30. "serviceable": false,
  31. "sha512": ""
  32. },
  33. "CsvHelper/32.0.1": {
  34. "type": "package",
  35. "serviceable": true,
  36. "sha512": "sha512-1sPpPUlSGCU2BRZmU+NZ2Le/AO2BBQTRZPZvNmfIgrDiVgLC6oD6b9QDFFf5AHhNsU+cAAbGoAcnnWq5a7VPlw==",
  37. "path": "csvhelper/32.0.1",
  38. "hashPath": "csvhelper.32.0.1.nupkg.sha512"
  39. }
  40. }
  41. }