DocumentLayout.json 2.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. {
  2. "Version": 1,
  3. "WorkspaceRootPath": "E:\\workspace\\bitforum\\backend\\",
  4. "Documents": [
  5. {
  6. "AbsoluteMoniker": "D:0:0:{07B22B2C-9DC6-4B8E-AA16-8F826E758BDD}|bitforum.csproj|e:\\workspace\\bitforum\\backend\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
  7. "RelativeMoniker": "D:0:0:{07B22B2C-9DC6-4B8E-AA16-8F826E758BDD}|bitforum.csproj|solutionrelative:program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
  8. },
  9. {
  10. "AbsoluteMoniker": "D:0:0:{07B22B2C-9DC6-4B8E-AA16-8F826E758BDD}|bitforum.csproj|e:\\workspace\\bitforum\\backend\\database\\usercontext.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
  11. "RelativeMoniker": "D:0:0:{07B22B2C-9DC6-4B8E-AA16-8F826E758BDD}|bitforum.csproj|solutionrelative:database\\usercontext.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
  12. }
  13. ],
  14. "DocumentGroupContainers": [
  15. {
  16. "Orientation": 0,
  17. "VerticalTabListWidth": 256,
  18. "DocumentGroups": [
  19. {
  20. "DockedWidth": 200,
  21. "SelectedChildIndex": 1,
  22. "Children": [
  23. {
  24. "$type": "Bookmark",
  25. "Name": "ST:0:0:{d78612c7-9962-4b83-95d9-268046dad23a}"
  26. },
  27. {
  28. "$type": "Document",
  29. "DocumentIndex": 0,
  30. "Title": "Program.cs",
  31. "DocumentMoniker": "E:\\workspace\\bitforum\\backend\\Program.cs",
  32. "RelativeDocumentMoniker": "Program.cs",
  33. "ToolTip": "E:\\workspace\\bitforum\\backend\\Program.cs",
  34. "RelativeToolTip": "Program.cs",
  35. "ViewState": "AgIAAAAAAAAAAAAAAAAAABsAAAA8AAAAAAAAAA==",
  36. "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
  37. "WhenOpened": "2025-01-10T21:37:25.789Z",
  38. "EditorCaption": ""
  39. },
  40. {
  41. "$type": "Document",
  42. "DocumentIndex": 1,
  43. "Title": "UserContext.cs",
  44. "DocumentMoniker": "E:\\workspace\\bitforum\\backend\\Database\\UserContext.cs",
  45. "RelativeDocumentMoniker": "Database\\UserContext.cs",
  46. "ToolTip": "E:\\workspace\\bitforum\\backend\\Database\\UserContext.cs",
  47. "RelativeToolTip": "Database\\UserContext.cs",
  48. "ViewState": "AgIAAAAAAAAAAAAAAAAAAAoAAAAAAAAAAAAAAA==",
  49. "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
  50. "WhenOpened": "2025-01-10T21:35:29.242Z",
  51. "EditorCaption": ""
  52. }
  53. ]
  54. }
  55. ]
  56. }
  57. ]
  58. }