-
-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathTpk.slnx
More file actions
19 lines (19 loc) · 744 Bytes
/
Tpk.slnx
File metadata and controls
19 lines (19 loc) · 744 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<Solution>
<Folder Name="/Solution Items/">
<File Path=".editorconfig" />
<File Path=".gitignore" />
<File Path="Directory.Build.props" />
<File Path="License.md" />
<File Path="README.md" />
</Folder>
<Folder Name="/Solution Items/workflows/">
<File Path=".github/workflows/engine_assets_tpk.yml" />
<File Path=".github/workflows/test.yml" />
<File Path=".github/workflows/type_tree_tpk.yml" />
</Folder>
<Project Path="Tpk.ConsoleApp/Tpk.ConsoleApp.csproj" />
<Project Path="Tpk.Tests/Tpk.Tests.csproj" />
<Project Path="Tpk.TypeTrees.Json.Tests/Tpk.TypeTrees.Json.Tests.csproj" />
<Project Path="Tpk.TypeTrees.Json/Tpk.TypeTrees.Json.csproj" />
<Project Path="Tpk/Tpk.csproj" />
</Solution>