|
| 1 | +<Solution> |
| 2 | + <Folder Name="/perf/"> |
| 3 | + <Project Path="perf/TodoApp.Benchmarks/TodoApp.Benchmarks.csproj" /> |
| 4 | + </Folder> |
| 5 | + <Folder Name="/Solution Items/"> |
| 6 | + <File Path=".editorconfig" /> |
| 7 | + <File Path=".gitattributes" /> |
| 8 | + <File Path=".gitignore" /> |
| 9 | + <File Path=".markdownlint.json" /> |
| 10 | + <File Path=".vsconfig" /> |
| 11 | + <File Path="build.ps1" /> |
| 12 | + <File Path="CODE_OF_CONDUCT.md" /> |
| 13 | + <File Path="Directory.Build.props" /> |
| 14 | + <File Path="global.json" /> |
| 15 | + <File Path="LICENSE" /> |
| 16 | + <File Path="NuGet.config" /> |
| 17 | + <File Path="omnisharp.json" /> |
| 18 | + <File Path="README.md" /> |
| 19 | + <File Path="SECURITY.md" /> |
| 20 | + <File Path="startvs.cmd" /> |
| 21 | + <File Path="startvscode.cmd" /> |
| 22 | + <File Path="TodoApp.ruleset" /> |
| 23 | + </Folder> |
| 24 | + <Folder Name="/Solution Items/.github/"> |
| 25 | + <File Path=".github/actionlint-matcher.json" /> |
| 26 | + <File Path=".github/CODEOWNERS" /> |
| 27 | + <File Path=".github/CONTRIBUTING.md" /> |
| 28 | + <File Path=".github/dependabot.yml" /> |
| 29 | + <File Path=".github/FUNDING.yml" /> |
| 30 | + <File Path=".github/ISSUE_TEMPLATE.md" /> |
| 31 | + <File Path=".github/PULL_REQUEST_TEMPLATE.md" /> |
| 32 | + </Folder> |
| 33 | + <Folder Name="/Solution Items/.github/ISSUE_TEMPLATE/"> |
| 34 | + <File Path=".github/ISSUE_TEMPLATE/bug_report.md" /> |
| 35 | + <File Path=".github/ISSUE_TEMPLATE/config.yml" /> |
| 36 | + </Folder> |
| 37 | + <Folder Name="/Solution Items/.github/workflows/"> |
| 38 | + <File Path=".github/workflows/build.yml" /> |
| 39 | + <File Path=".github/workflows/code-scan.yml" /> |
| 40 | + <File Path=".github/workflows/lint.yml" /> |
| 41 | + </Folder> |
| 42 | + <Folder Name="/Solution Items/.vscode/"> |
| 43 | + <File Path=".vscode/extensions.json" /> |
| 44 | + <File Path=".vscode/launch.json" /> |
| 45 | + <File Path=".vscode/tasks.json" /> |
| 46 | + </Folder> |
| 47 | + <Folder Name="/src/"> |
| 48 | + <Project Path="src/TodoApp/TodoApp.csproj" /> |
| 49 | + </Folder> |
| 50 | + <Folder Name="/tests/"> |
| 51 | + <Project Path="tests/TodoApp.Tests/TodoApp.Tests.csproj" /> |
| 52 | + </Folder> |
| 53 | +</Solution> |
0 commit comments