|
| 1 | +<Solution> |
| 2 | + <Folder Name="/actions/" /> |
| 3 | + <Folder Name="/actions/artifacts-attest/"> |
| 4 | + <File Path="../.github/actions/artifacts-attest/action.yml" /> |
| 5 | + </Folder> |
| 6 | + <Folder Name="/actions/artifacts-restore/"> |
| 7 | + <File Path="../.github/actions/artifacts-restore/action.yml" /> |
| 8 | + </Folder> |
| 9 | + <Folder Name="/actions/cache-restore/"> |
| 10 | + <File Path="../.github/actions/cache-restore/action.yml" /> |
| 11 | + </Folder> |
| 12 | + <Folder Name="/actions/docker-manifests/"> |
| 13 | + <File Path="../.github/actions/docker-manifests/action.yml" /> |
| 14 | + </Folder> |
| 15 | + <Folder Name="/actions/docker-publish/"> |
| 16 | + <File Path="../.github/actions/docker-publish/action.yml" /> |
| 17 | + </Folder> |
| 18 | + <Folder Name="/actions/docker-test/"> |
| 19 | + <File Path="../.github/actions/docker-test/action.yml" /> |
| 20 | + </Folder> |
| 21 | + <Folder Name="/scripts/"> |
| 22 | + <File Path="../tests/scripts/test-global-tool.sh" /> |
| 23 | + <File Path="../tests/scripts/test-msbuild-task.sh" /> |
| 24 | + <File Path="../tests/scripts/test-native-tool.sh" /> |
| 25 | + </Folder> |
| 26 | + <Folder Name="/sln/"> |
| 27 | + <File Path="../.config/dotnet-tools.json" /> |
| 28 | + <File Path="../.gitignore" /> |
| 29 | + <File Path="../.remarkrc.yaml" /> |
| 30 | + <File Path="../global.json" /> |
| 31 | + <File Path="../package.json" /> |
| 32 | + <File Path="../src/mark-shipped.ps1" /> |
| 33 | + <File Path="Directory.Build.props" /> |
| 34 | + <File Path="Directory.Packages.props" /> |
| 35 | + </Folder> |
| 36 | + <Folder Name="/workflows/"> |
| 37 | + <File Path="../.github/dependabot.yml" /> |
| 38 | + <File Path="../.github/workflows/ci.yml" /> |
| 39 | + <File Path="../.github/workflows/codeql-analysis.yml" /> |
| 40 | + <File Path="../.github/workflows/docs.yml" /> |
| 41 | + <File Path="../.github/workflows/format.yml" /> |
| 42 | + <File Path="../.github/workflows/homebrew.yml" /> |
| 43 | + <File Path="../.github/workflows/mkdocs.yml" /> |
| 44 | + <File Path="../.github/workflows/release.yml" /> |
| 45 | + <File Path="../.github/workflows/stale.yml" /> |
| 46 | + <File Path="../.github/workflows/winget.yml" /> |
| 47 | + </Folder> |
| 48 | + <Folder Name="/workflows/_/"> |
| 49 | + <File Path="../.github/workflows/_artifacts_linux.yml" /> |
| 50 | + <File Path="../.github/workflows/_artifacts_windows.yml" /> |
| 51 | + <File Path="../.github/workflows/_build.yml" /> |
| 52 | + <File Path="../.github/workflows/_docker.yml" /> |
| 53 | + <File Path="../.github/workflows/_docker_manifests.yml" /> |
| 54 | + <File Path="../.github/workflows/_prepare.yml" /> |
| 55 | + <File Path="../.github/workflows/_publish.yml" /> |
| 56 | + <File Path="../.github/workflows/_unit_tests.yml" /> |
| 57 | + </Folder> |
| 58 | + <Project Path="artifacts/artifacts.csproj" /> |
| 59 | + <Project Path="build/build.csproj" /> |
| 60 | + <Project Path="common/common.csproj" /> |
| 61 | + <Project Path="config/config.csproj" /> |
| 62 | + <Project Path="docker/docker.csproj" /> |
| 63 | + <Project Path="docs/docs.csproj" /> |
| 64 | + <Project Path="publish/publish.csproj" /> |
| 65 | + <Project Path="release/release.csproj" /> |
| 66 | +</Solution> |
0 commit comments