SimulationCommon.deps.json 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v7.0",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v7.0": {
  9. "SimulationCommon/1.0.0": {
  10. "dependencies": {
  11. "Newtonsoft.Json": "13.0.3",
  12. "BHJD.DEMdll": "1.0.0.0",
  13. "Npgsql": "4.0.10.0",
  14. "Unity.Mathematics": "1.0.0.0"
  15. },
  16. "runtime": {
  17. "SimulationCommon.dll": {}
  18. }
  19. },
  20. "Newtonsoft.Json/13.0.3": {
  21. "runtime": {
  22. "lib/net6.0/Newtonsoft.Json.dll": {
  23. "assemblyVersion": "13.0.0.0",
  24. "fileVersion": "13.0.3.27908"
  25. }
  26. }
  27. },
  28. "BHJD.DEMdll/1.0.0.0": {
  29. "runtime": {
  30. "BHJD.DEMdll.dll": {
  31. "assemblyVersion": "1.0.0.0",
  32. "fileVersion": "1.0.0.0"
  33. }
  34. }
  35. },
  36. "Npgsql/4.0.10.0": {
  37. "runtime": {
  38. "Npgsql.dll": {
  39. "assemblyVersion": "4.0.10.0",
  40. "fileVersion": "4.0.10.0"
  41. }
  42. }
  43. },
  44. "Unity.Mathematics/1.0.0.0": {
  45. "runtime": {
  46. "Unity.Mathematics.dll": {
  47. "assemblyVersion": "1.0.0.0",
  48. "fileVersion": "1.0.0.0"
  49. }
  50. }
  51. }
  52. }
  53. },
  54. "libraries": {
  55. "SimulationCommon/1.0.0": {
  56. "type": "project",
  57. "serviceable": false,
  58. "sha512": ""
  59. },
  60. "Newtonsoft.Json/13.0.3": {
  61. "type": "package",
  62. "serviceable": true,
  63. "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
  64. "path": "newtonsoft.json/13.0.3",
  65. "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
  66. },
  67. "BHJD.DEMdll/1.0.0.0": {
  68. "type": "reference",
  69. "serviceable": false,
  70. "sha512": ""
  71. },
  72. "Npgsql/4.0.10.0": {
  73. "type": "reference",
  74. "serviceable": false,
  75. "sha512": ""
  76. },
  77. "Unity.Mathematics/1.0.0.0": {
  78. "type": "reference",
  79. "serviceable": false,
  80. "sha512": ""
  81. }
  82. }
  83. }