TapTap.Common.deps.json 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETStandard,Version=v2.0/",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETStandard,Version=v2.0": {},
  9. ".NETStandard,Version=v2.0/": {
  10. "TapTap.Common/1.0.0": {
  11. "dependencies": {
  12. "NETStandard.Library": "2.0.3",
  13. "UnityEditor": "0.0.0.0",
  14. "UnityEngine": "0.0.0.0"
  15. },
  16. "runtime": {
  17. "TapTap.Common.dll": {}
  18. }
  19. },
  20. "Microsoft.NETCore.Platforms/1.1.0": {},
  21. "NETStandard.Library/2.0.3": {
  22. "dependencies": {
  23. "Microsoft.NETCore.Platforms": "1.1.0"
  24. }
  25. },
  26. "UnityEditor/0.0.0.0": {
  27. "runtime": {
  28. "UnityEditor.dll": {
  29. "assemblyVersion": "0.0.0.0",
  30. "fileVersion": "0.0.0.0"
  31. }
  32. }
  33. },
  34. "UnityEngine/0.0.0.0": {
  35. "runtime": {
  36. "UnityEngine.dll": {
  37. "assemblyVersion": "0.0.0.0",
  38. "fileVersion": "0.0.0.0"
  39. }
  40. }
  41. }
  42. }
  43. },
  44. "libraries": {
  45. "TapTap.Common/1.0.0": {
  46. "type": "project",
  47. "serviceable": false,
  48. "sha512": ""
  49. },
  50. "Microsoft.NETCore.Platforms/1.1.0": {
  51. "type": "package",
  52. "serviceable": true,
  53. "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
  54. "path": "microsoft.netcore.platforms/1.1.0",
  55. "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
  56. },
  57. "NETStandard.Library/2.0.3": {
  58. "type": "package",
  59. "serviceable": true,
  60. "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
  61. "path": "netstandard.library/2.0.3",
  62. "hashPath": "netstandard.library.2.0.3.nupkg.sha512"
  63. },
  64. "UnityEditor/0.0.0.0": {
  65. "type": "reference",
  66. "serviceable": false,
  67. "sha512": ""
  68. },
  69. "UnityEngine/0.0.0.0": {
  70. "type": "reference",
  71. "serviceable": false,
  72. "sha512": ""
  73. }
  74. }
  75. }