WCS.Entity.Protocol.deps.json 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  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. "WCS.Entity.Protocol/1.0.0": {
  11. "dependencies": {
  12. "NETStandard.Library": "2.0.3",
  13. "WCS.Entity": "1.0.0"
  14. },
  15. "runtime": {
  16. "WCS.Entity.Protocol.dll": {}
  17. }
  18. },
  19. "Microsoft.NETCore.Platforms/1.1.0": {},
  20. "NETStandard.Library/2.0.3": {
  21. "dependencies": {
  22. "Microsoft.NETCore.Platforms": "1.1.0"
  23. }
  24. },
  25. "System.ComponentModel.Annotations/5.0.0": {
  26. "runtime": {
  27. "lib/netstandard2.0/System.ComponentModel.Annotations.dll": {
  28. "assemblyVersion": "4.2.1.0",
  29. "fileVersion": "4.6.26515.6"
  30. }
  31. }
  32. },
  33. "WCS.Entity/1.0.0": {
  34. "dependencies": {
  35. "System.ComponentModel.Annotations": "5.0.0"
  36. },
  37. "runtime": {
  38. "WCS.Entity.dll": {}
  39. }
  40. }
  41. }
  42. },
  43. "libraries": {
  44. "WCS.Entity.Protocol/1.0.0": {
  45. "type": "project",
  46. "serviceable": false,
  47. "sha512": ""
  48. },
  49. "Microsoft.NETCore.Platforms/1.1.0": {
  50. "type": "package",
  51. "serviceable": true,
  52. "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
  53. "path": "microsoft.netcore.platforms/1.1.0",
  54. "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
  55. },
  56. "NETStandard.Library/2.0.3": {
  57. "type": "package",
  58. "serviceable": true,
  59. "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
  60. "path": "netstandard.library/2.0.3",
  61. "hashPath": "netstandard.library.2.0.3.nupkg.sha512"
  62. },
  63. "System.ComponentModel.Annotations/5.0.0": {
  64. "type": "package",
  65. "serviceable": true,
  66. "sha512": "sha512-dMkqfy2el8A8/I76n2Hi1oBFEbG1SfxD2l5nhwXV3XjlnOmwxJlQbYpJH4W51odnU9sARCSAgv7S3CyAFMkpYg==",
  67. "path": "system.componentmodel.annotations/5.0.0",
  68. "hashPath": "system.componentmodel.annotations.5.0.0.nupkg.sha512"
  69. },
  70. "WCS.Entity/1.0.0": {
  71. "type": "project",
  72. "serviceable": false,
  73. "sha512": ""
  74. }
  75. }
  76. }