Files
webappserver1/.vs/WebAppServer1.slnx/v18/DocumentLayout.json
2026-05-19 21:59:32 +08:00

174 lines
9.5 KiB
JSON

{
"Version": 1,
"WorkspaceRootPath": "C:\\code\\webapp\\WebAppServer1\\",
"Documents": [
{
"AbsoluteMoniker": "D:0:0:{E4B3A233-D9EE-2B31-BC3F-49E68C7F6FD7}|WebAppServer1.csproj|c:\\code\\webapp\\webappserver1\\chat\\chat.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{E4B3A233-D9EE-2B31-BC3F-49E68C7F6FD7}|WebAppServer1.csproj|solutionrelative:chat\\chat.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
"AbsoluteMoniker": "D:0:0:{E4B3A233-D9EE-2B31-BC3F-49E68C7F6FD7}|WebAppServer1.csproj|c:\\code\\webapp\\webappserver1\\models\\users.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{E4B3A233-D9EE-2B31-BC3F-49E68C7F6FD7}|WebAppServer1.csproj|solutionrelative:models\\users.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
"AbsoluteMoniker": "D:0:0:{E4B3A233-D9EE-2B31-BC3F-49E68C7F6FD7}|WebAppServer1.csproj|c:\\code\\webapp\\webappserver1\\models\\resultresponse.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{E4B3A233-D9EE-2B31-BC3F-49E68C7F6FD7}|WebAppServer1.csproj|solutionrelative:models\\resultresponse.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
"AbsoluteMoniker": "D:0:0:{E4B3A233-D9EE-2B31-BC3F-49E68C7F6FD7}|WebAppServer1.csproj|c:\\code\\webapp\\webappserver1\\authentication\\jwtservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{E4B3A233-D9EE-2B31-BC3F-49E68C7F6FD7}|WebAppServer1.csproj|solutionrelative:authentication\\jwtservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
"AbsoluteMoniker": "D:0:0:{E4B3A233-D9EE-2B31-BC3F-49E68C7F6FD7}|WebAppServer1.csproj|c:\\code\\webapp\\webappserver1\\appsettings.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}",
"RelativeMoniker": "D:0:0:{E4B3A233-D9EE-2B31-BC3F-49E68C7F6FD7}|WebAppServer1.csproj|solutionrelative:appsettings.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}"
},
{
"AbsoluteMoniker": "D:0:0:{E4B3A233-D9EE-2B31-BC3F-49E68C7F6FD7}|WebAppServer1.csproj|c:\\code\\webapp\\webappserver1\\models\\tokens.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{E4B3A233-D9EE-2B31-BC3F-49E68C7F6FD7}|WebAppServer1.csproj|solutionrelative:models\\tokens.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
"AbsoluteMoniker": "D:0:0:{E4B3A233-D9EE-2B31-BC3F-49E68C7F6FD7}|WebAppServer1.csproj|c:\\code\\webapp\\webappserver1\\applicationdbcontext\\applicationdbcontext.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{E4B3A233-D9EE-2B31-BC3F-49E68C7F6FD7}|WebAppServer1.csproj|solutionrelative:applicationdbcontext\\applicationdbcontext.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
"AbsoluteMoniker": "D:0:0:{E4B3A233-D9EE-2B31-BC3F-49E68C7F6FD7}|WebAppServer1.csproj|c:\\code\\webapp\\webappserver1\\tool\\generatetool.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{E4B3A233-D9EE-2B31-BC3F-49E68C7F6FD7}|WebAppServer1.csproj|solutionrelative:tool\\generatetool.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
"AbsoluteMoniker": "D:0:0:{E4B3A233-D9EE-2B31-BC3F-49E68C7F6FD7}|WebAppServer1.csproj|c:\\code\\webapp\\webappserver1\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{E4B3A233-D9EE-2B31-BC3F-49E68C7F6FD7}|WebAppServer1.csproj|solutionrelative:program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
}
],
"DocumentGroupContainers": [
{
"Orientation": 0,
"VerticalTabListWidth": 256,
"DocumentGroups": [
{
"DockedWidth": 200,
"SelectedChildIndex": 7,
"Children": [
{
"$type": "Document",
"DocumentIndex": 8,
"Title": "Program.cs",
"DocumentMoniker": "C:\\code\\webapp\\WebAppServer1\\Program.cs",
"RelativeDocumentMoniker": "Program.cs",
"ToolTip": "C:\\code\\webapp\\WebAppServer1\\Program.cs",
"RelativeToolTip": "Program.cs",
"ViewState": "AgIAAEsAAAAAAAAAAAAnwBgAAAAEAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2026-05-14T07:14:10.825Z",
"IsPinned": true,
"EditorCaption": ""
},
{
"$type": "Document",
"DocumentIndex": 2,
"Title": "ResultResponse.cs",
"DocumentMoniker": "C:\\code\\webapp\\WebAppServer1\\Models\\ResultResponse.cs",
"RelativeDocumentMoniker": "Models\\ResultResponse.cs",
"ToolTip": "C:\\code\\webapp\\WebAppServer1\\Models\\ResultResponse.cs",
"RelativeToolTip": "Models\\ResultResponse.cs",
"ViewState": "AgIAAAAAAAAAAAAAAAAAAAgAAAApAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2026-05-18T08:08:08.126Z",
"EditorCaption": ""
},
{
"$type": "Document",
"DocumentIndex": 1,
"Title": "Users.cs",
"DocumentMoniker": "C:\\code\\webapp\\WebAppServer1\\Models\\Users.cs",
"RelativeDocumentMoniker": "Models\\Users.cs",
"ToolTip": "C:\\code\\webapp\\WebAppServer1\\Models\\Users.cs",
"RelativeToolTip": "Models\\Users.cs",
"ViewState": "AgIAAEoAAAAAAAAAAAAIwFYAAAArAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2026-05-18T03:56:59.964Z",
"EditorCaption": ""
},
{
"$type": "Document",
"DocumentIndex": 6,
"Title": "ApplicationDbContext.cs",
"DocumentMoniker": "C:\\code\\webapp\\WebAppServer1\\ApplicationDbContext\\ApplicationDbContext.cs",
"RelativeDocumentMoniker": "ApplicationDbContext\\ApplicationDbContext.cs",
"ToolTip": "C:\\code\\webapp\\WebAppServer1\\ApplicationDbContext\\ApplicationDbContext.cs",
"RelativeToolTip": "ApplicationDbContext\\ApplicationDbContext.cs",
"ViewState": "AgIAAC0AAAAAAAAAAAAywDwAAABLAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2026-05-17T05:02:51.137Z",
"EditorCaption": ""
},
{
"$type": "Document",
"DocumentIndex": 5,
"Title": "Tokens.cs",
"DocumentMoniker": "C:\\code\\webapp\\WebAppServer1\\Models\\Tokens.cs",
"RelativeDocumentMoniker": "Models\\Tokens.cs",
"ToolTip": "C:\\code\\webapp\\WebAppServer1\\Models\\Tokens.cs",
"RelativeToolTip": "Models\\Tokens.cs",
"ViewState": "AgIAAAAAAAAAAAAAAAAAAAQAAAAjAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2026-05-17T04:58:28.778Z",
"EditorCaption": ""
},
{
"$type": "Document",
"DocumentIndex": 3,
"Title": "JwtService.cs",
"DocumentMoniker": "C:\\code\\webapp\\WebAppServer1\\Authentication\\JwtService.cs",
"RelativeDocumentMoniker": "Authentication\\JwtService.cs",
"ToolTip": "C:\\code\\webapp\\WebAppServer1\\Authentication\\JwtService.cs",
"RelativeToolTip": "Authentication\\JwtService.cs",
"ViewState": "AgIAAAsAAAAAAAAAAAAYwBoAAAASAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2026-05-16T09:56:35.186Z",
"EditorCaption": ""
},
{
"$type": "Document",
"DocumentIndex": 4,
"Title": "appsettings.json",
"DocumentMoniker": "C:\\code\\webapp\\WebAppServer1\\appsettings.json",
"RelativeDocumentMoniker": "appsettings.json",
"ToolTip": "C:\\code\\webapp\\WebAppServer1\\appsettings.json",
"RelativeToolTip": "appsettings.json",
"ViewState": "AgIAAAAAAAAAAAAAAAAAABIAAAAAAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001642|",
"WhenOpened": "2026-05-16T09:45:21.524Z",
"EditorCaption": ""
},
{
"$type": "Document",
"DocumentIndex": 0,
"Title": "Chat.cs",
"DocumentMoniker": "C:\\code\\webapp\\WebAppServer1\\Chat\\Chat.cs",
"RelativeDocumentMoniker": "Chat\\Chat.cs",
"ToolTip": "C:\\code\\webapp\\WebAppServer1\\Chat\\Chat.cs",
"RelativeToolTip": "Chat\\Chat.cs",
"ViewState": "AgIAAGwAAAAAAAAAAAAWwHsAAAAiAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2026-05-14T07:15:25.053Z",
"EditorCaption": ""
},
{
"$type": "Document",
"DocumentIndex": 7,
"Title": "GenerateTool.cs",
"DocumentMoniker": "C:\\code\\webapp\\WebAppServer1\\Tool\\GenerateTool.cs",
"RelativeDocumentMoniker": "Tool\\GenerateTool.cs",
"ToolTip": "C:\\code\\webapp\\WebAppServer1\\Tool\\GenerateTool.cs",
"RelativeToolTip": "Tool\\GenerateTool.cs",
"ViewState": "AgIAAAUAAAAAAAAAAAA1wBIAAAANAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2026-05-19T04:05:26.69Z",
"EditorCaption": ""
}
]
}
]
}
]
}