PhihongEv.Lib.deps.json 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  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. "PhihongEv.Lib/1.0.7": {
  11. "dependencies": {
  12. "NETStandard.Library": "2.0.3"
  13. },
  14. "runtime": {
  15. "PhihongEv.Lib.dll": {}
  16. }
  17. },
  18. "Microsoft.NETCore.Platforms/1.1.0": {},
  19. "NETStandard.Library/2.0.3": {
  20. "dependencies": {
  21. "Microsoft.NETCore.Platforms": "1.1.0"
  22. }
  23. }
  24. }
  25. },
  26. "libraries": {
  27. "PhihongEv.Lib/1.0.7": {
  28. "type": "project",
  29. "serviceable": false,
  30. "sha512": ""
  31. },
  32. "Microsoft.NETCore.Platforms/1.1.0": {
  33. "type": "package",
  34. "serviceable": true,
  35. "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
  36. "path": "microsoft.netcore.platforms/1.1.0",
  37. "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
  38. },
  39. "NETStandard.Library/2.0.3": {
  40. "type": "package",
  41. "serviceable": true,
  42. "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
  43. "path": "netstandard.library/2.0.3",
  44. "hashPath": "netstandard.library.2.0.3.nupkg.sha512"
  45. }
  46. }
  47. }