project.fragment.lock.json 973 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. {
  2. "version": 2,
  3. "exports": {
  4. "MediaBrowser.Common/1.0.0": {
  5. "type": "project",
  6. "framework": ".NETPortable,Version=v4.5,Profile=Profile7",
  7. "compile": {
  8. "bin/Debug/MediaBrowser.Common.dll": {}
  9. },
  10. "runtime": {
  11. "bin/Debug/MediaBrowser.Common.dll": {}
  12. },
  13. "contentFiles": {
  14. "bin/Debug/MediaBrowser.Common.pdb": {
  15. "buildAction": "None",
  16. "codeLanguage": "any",
  17. "copyToOutput": true
  18. }
  19. }
  20. },
  21. "MediaBrowser.Model/1.0.0": {
  22. "type": "project",
  23. "framework": ".NETPortable,Version=v4.5,Profile=Profile7",
  24. "compile": {
  25. "bin/Debug/MediaBrowser.Model.dll": {}
  26. },
  27. "runtime": {
  28. "bin/Debug/MediaBrowser.Model.dll": {}
  29. },
  30. "contentFiles": {
  31. "bin/Debug/MediaBrowser.Model.pdb": {
  32. "buildAction": "None",
  33. "codeLanguage": "any",
  34. "copyToOutput": true
  35. }
  36. }
  37. }
  38. }
  39. }