|
| 1 | +<Solution> |
| 2 | + <Folder Name="/Solution Items/"> |
| 3 | + <File Path=".editorconfig" /> |
| 4 | + <File Path=".gitattributes" /> |
| 5 | + <File Path=".github/workflows/main.yml" /> |
| 6 | + <File Path=".gitignore" /> |
| 7 | + <File Path="CHANGELOG.md" /> |
| 8 | + <File Path="LICENSE" /> |
| 9 | + <File Path="README.md" /> |
| 10 | + </Folder> |
| 11 | + <Folder Name="/Solution Items/docs/"> |
| 12 | + <File Path="docs/.gitignore" /> |
| 13 | + <File Path="docs/docfx.json" /> |
| 14 | + <File Path="docs/favicon.ico" /> |
| 15 | + <File Path="docs/index.md" /> |
| 16 | + <File Path="docs/logo.svg" /> |
| 17 | + <File Path="docs/toc.yml" /> |
| 18 | + </Folder> |
| 19 | + <Folder Name="/Solution Items/docs/api/"> |
| 20 | + <File Path="docs/api/.gitignore" /> |
| 21 | + <File Path="docs/api/index.md" /> |
| 22 | + </Folder> |
| 23 | + <Folder Name="/Solution Items/docs/articles/"> |
| 24 | + <File Path="docs/articles/async.md" /> |
| 25 | + <File Path="docs/articles/expressions.md" /> |
| 26 | + <File Path="docs/articles/intro.md" /> |
| 27 | + <File Path="docs/articles/migration.md" /> |
| 28 | + <File Path="docs/articles/nullable.md" /> |
| 29 | + <File Path="docs/articles/patterns.md" /> |
| 30 | + <File Path="docs/articles/results.md" /> |
| 31 | + <File Path="docs/articles/toc.yml" /> |
| 32 | + <File Path="docs/articles/unions.md" /> |
| 33 | + <File Path="docs/articles/why.md" /> |
| 34 | + </Folder> |
| 35 | + <Project Path="Matchmaker.Tests/Matchmaker.Tests.csproj" /> |
| 36 | + <Project Path="Matchmaker/Matchmaker.csproj" /> |
| 37 | +</Solution> |
0 commit comments