-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathTopModel.slnx
More file actions
18 lines (18 loc) · 1023 Bytes
/
TopModel.slnx
File metadata and controls
18 lines (18 loc) · 1023 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<Solution>
<Folder Name="/Solution Items/">
<File Path=".editorconfig" />
<File Path="Directory.Build.props" />
<File Path="Directory.Packages.props" />
</Folder>
<Project Path="TopModel.Core/TopModel.Core.csproj" />
<Project Path="TopModel.Generator.Core/TopModel.Generator.Core.csproj" />
<Project Path="TopModel.Generator.Csharp/TopModel.Generator.Csharp.csproj" />
<Project Path="TopModel.Generator.Javascript/TopModel.Generator.Javascript.csproj" />
<Project Path="TopModel.Generator.Jpa/TopModel.Generator.Jpa.csproj" />
<Project Path="TopModel.Generator.Sql/TopModel.Generator.Sql.csproj" />
<Project Path="TopModel.Generator.Translation/TopModel.Generator.Translation.csproj" />
<Project Path="TopModel.Generator/TopModel.Generator.csproj" />
<Project Path="TopModel.LanguageServer/TopModel.LanguageServer.csproj" />
<Project Path="TopModel.ModelGenerator/TopModel.ModelGenerator.csproj" />
<Project Path="TopModel.Utils/TopModel.Utils.csproj" />
</Solution>