WCS.Entity.Protocol.deps.json 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETStandard,Version=v2.1/",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETStandard,Version=v2.1": {},
  9. ".NETStandard,Version=v2.1/": {
  10. "WCS.Entity.Protocol/1.0.0": {
  11. "dependencies": {
  12. "System.ComponentModel.Annotations": "5.0.0"
  13. },
  14. "runtime": {
  15. "WCS.Entity.Protocol.dll": {}
  16. }
  17. },
  18. "System.ComponentModel.Annotations/5.0.0": {
  19. "runtime": {
  20. "lib/netstandard2.1/System.ComponentModel.Annotations.dll": {
  21. "assemblyVersion": "5.0.0.0",
  22. "fileVersion": "5.0.20.51904"
  23. }
  24. }
  25. }
  26. }
  27. },
  28. "libraries": {
  29. "WCS.Entity.Protocol/1.0.0": {
  30. "type": "project",
  31. "serviceable": false,
  32. "sha512": ""
  33. },
  34. "System.ComponentModel.Annotations/5.0.0": {
  35. "type": "package",
  36. "serviceable": true,
  37. "sha512": "sha512-dMkqfy2el8A8/I76n2Hi1oBFEbG1SfxD2l5nhwXV3XjlnOmwxJlQbYpJH4W51odnU9sARCSAgv7S3CyAFMkpYg==",
  38. "path": "system.componentmodel.annotations/5.0.0",
  39. "hashPath": "system.componentmodel.annotations.5.0.0.nupkg.sha512"
  40. }
  41. }
  42. }