-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTypeCache.slnx
More file actions
21 lines (21 loc) · 814 Bytes
/
TypeCache.slnx
File metadata and controls
21 lines (21 loc) · 814 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<Solution>
<Folder Name="/Solution Items/">
<File Path=".editorconfig" />
<File Path=".filenesting.json" />
<File Path=".gitignore" />
<File Path="LICENSE.txt" />
<File Path="README.md" />
<File Path="TypeCash.png" />
</Folder>
<Folder Name="/Solution Items/.github/">
<File Path=".github/FUNDING.yml" />
</Folder>
<Folder Name="/Solution Items/.github/workflows/">
<File Path=".github/workflows/dotnet-core.yml" />
</Folder>
<Project Path="src/TypeCache.GraphQL/TypeCache.GraphQL.csproj" />
<Project Path="src/TypeCache.Web/TypeCache.Web.csproj" />
<Project Path="src/TypeCache/TypeCache.csproj" />
<Project Path="tests/TypeCache.GraphQL.TestApp/TypeCache.GraphQL.TestApp.csproj" />
<Project Path="tests/TypeCache.Tests/TypeCache.Tests.csproj" />
</Solution>