|
11 | 11 | <File Path=".github/instructions/style-guidelines.instructions.md" /> |
12 | 12 | </Folder> |
13 | 13 | <Folder Name="/.github/workflows/"> |
| 14 | + <File Path=".github/workflows/backport.yml" /> |
14 | 15 | <File Path=".github/workflows/ci.yml" /> |
15 | 16 | <File Path=".github/workflows/claude-code-review.yml" /> |
16 | 17 | <File Path=".github/workflows/claude.yml" /> |
| 18 | + <File Path=".github/workflows/codeql.yml" /> |
17 | 19 | <File Path=".github/workflows/dependabot-approve-and-automerge.yml" /> |
18 | 20 | <File Path=".github/workflows/docs.yml" /> |
19 | 21 | <File Path=".github/workflows/release.yml" /> |
|
22 | 24 | <Folder Name="/docs/"> |
23 | 25 | <File Path="docs/docfx.json" /> |
24 | 26 | </Folder> |
| 27 | + <Folder Name="/eng/"> |
| 28 | + <File Path="eng/coverage.ps1" /> |
| 29 | + </Folder> |
25 | 30 | <Folder Name="/samples/"> |
26 | 31 | <File Path="samples/aspire.config.json" /> |
27 | 32 | <File Path="samples/Directory.Build.props" /> |
|
50 | 55 | <File Path="Directory.Packages.props" /> |
51 | 56 | <File Path="global.json" /> |
52 | 57 | <File Path="README.md" /> |
53 | | - <File Path="test-reports" /> |
54 | 58 | <File Path="version.json" /> |
55 | 59 | <File Path="Vulthil.SharedKernel.png" /> |
56 | | - <File Path="watch" /> |
57 | | - <File Path="watch-samples" /> |
58 | | - </Folder> |
59 | | - <Folder Name="/Solution Items/TestReports/"> |
60 | | - <File Path="TestReports/Cobertura.xml" /> |
61 | | - <File Path="TestReports/index.html" /> |
62 | 60 | </Folder> |
63 | 61 | <Folder Name="/src/"> |
64 | 62 | <File Path="src/Directory.Build.props" /> |
|
0 commit comments