-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCatglobe.CgScript.slnx
More file actions
25 lines (25 loc) · 1.65 KB
/
Catglobe.CgScript.slnx
File metadata and controls
25 lines (25 loc) · 1.65 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<Solution>
<Configurations>
<Platform Name="Any CPU" />
<Platform Name="x64" />
<Platform Name="x86" />
</Configurations>
<Folder Name="/Demos/">
<Project Path="demos/BlazorWebApp/BlazorWebApp.Client/BlazorWebApp.Client.csproj" />
<Project Path="demos/BlazorWebApp/BlazorWebApp/BlazorWebApp.csproj" />
</Folder>
<Folder Name="/Tests/">
<Project Path="Catglobe.CgScript.EditorSupport.Lsp.Tests/Catglobe.CgScript.EditorSupport.Lsp.Tests.csproj" />
</Folder>
<Project Path="Catglobe.CgScript.Common/Catglobe.CgScript.Common.csproj" />
<Project Path="Catglobe.CgScript.Deployment/Catglobe.CgScript.Deployment.csproj" />
<Project Path="Catglobe.CgScript.EditorSupport.Lsp.Server/Catglobe.CgScript.EditorSupport.Lsp.Server.csproj" />
<Project Path="Catglobe.CgScript.EditorSupport.CodeMirror.AspNet/Catglobe.CgScript.EditorSupport.CodeMirror.AspNet.csproj" />
<Project Path="Catglobe.CgScript.EditorSupport.Lsp/Catglobe.CgScript.EditorSupport.Lsp.csproj" />
<Project Path="Catglobe.CgScript.EditorSupport.Parsing/Catglobe.CgScript.EditorSupport.Parsing.csproj" />
<Project Path="Catglobe.CgScript.EditorSupport.SourceGenerator/Catglobe.CgScript.EditorSupport.SourceGenerator.csproj" />
<Project Path="Catglobe.CgScript.EditorSupport.SourceGenerator.Attributes/Catglobe.CgScript.EditorSupport.SourceGenerator.Attributes.csproj" />
<Project Path="Catglobe.CgScript.EditorSupport.VisualStudio/Catglobe.CgScript.EditorSupport.VisualStudio.csproj" />
<Project Path="Catglobe.CgScript.EditorSupport.VsCode/Catglobe.CgScript.EditorSupport.VsCode.csproj" />
<Project Path="Catglobe.CgScript.Runtime/Catglobe.CgScript.Runtime.csproj" />
</Solution>