-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathTypeContractor.slnx
More file actions
26 lines (26 loc) · 1 KB
/
TypeContractor.slnx
File metadata and controls
26 lines (26 loc) · 1 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
26
<Solution>
<Folder Name="/Solution Items/">
<File Path=".editorconfig" />
<File Path=".gitignore" />
<File Path="CHANGELOG.md" />
<File Path="global.json" />
<File Path="LICENSE" />
<File Path="NuGet.config" />
<File Path="README.md" />
</Folder>
<Folder Name="/Solution Items/github/">
<File Path=".github/dependabot.yml" />
</Folder>
<Folder Name="/Solution Items/github/workflows/" />
<Folder Name="/Solution Items/tools/">
<File Path="tools/response.d.ts" />
<File Path="tools/response.ts" />
<File Path="tools/zod-errors.ts" />
</Folder>
<Project Path="ExampleContracts/ExampleContracts.csproj" />
<Project Path="TypeContractor.Annotations/TypeContractor.Annotations.csproj" />
<Project Path="TypeContractor.Example/TypeContractor.Example.csproj" />
<Project Path="TypeContractor.Tests/TypeContractor.Tests.csproj" />
<Project Path="TypeContractor.Tool/TypeContractor.Tool.csproj" />
<Project Path="TypeContractor/TypeContractor.csproj" />
</Solution>