|
| 1 | +<Solution> |
| 2 | + <Configurations> |
| 3 | + <Platform Name="Any CPU" /> |
| 4 | + <Platform Name="x64" /> |
| 5 | + <Platform Name="x86" /> |
| 6 | + </Configurations> |
| 7 | + <Folder Name="/docs/" /> |
| 8 | + <Folder Name="/docs/content/"> |
| 9 | + <File Path="docs/content/execution-pipeline.md" /> |
| 10 | + <File Path="docs/content/index.md" /> |
| 11 | + <File Path="docs/content/linq.md" /> |
| 12 | + <File Path="docs/content/type-system.md" /> |
| 13 | + </Folder> |
| 14 | + <Folder Name="/docs/files/"> |
| 15 | + <File Path="docs/files/introspection_query.graphql" /> |
| 16 | + </Folder> |
| 17 | + <Folder Name="/docs/files/img/"> |
| 18 | + <File Path="docs/files/img/logo-template.pdn" /> |
| 19 | + <File Path="docs/files/img/logo.png" /> |
| 20 | + </Folder> |
| 21 | + <Folder Name="/docs/tools/"> |
| 22 | + <File Path="docs/tools/generate.fsx" /> |
| 23 | + <File Path="docs/tools/templates/template.cshtml" /> |
| 24 | + </Folder> |
| 25 | + <Folder Name="/GitHub/"> |
| 26 | + <File Path=".github/workflows/publish_ci.yml" /> |
| 27 | + <File Path=".github/workflows/publish_release.yml" /> |
| 28 | + <File Path=".github/workflows/pull_request.yml" /> |
| 29 | + </Folder> |
| 30 | + <Folder Name="/project/"> |
| 31 | + <File Path="build.cmd" /> |
| 32 | + <File Path="build.sh" /> |
| 33 | + <File Path="README.md" /> |
| 34 | + <File Path="RELEASE_NOTES.md" /> |
| 35 | + </Folder> |
| 36 | + <Folder Name="/Solution Items/"> |
| 37 | + <File Path=".editorconfig" /> |
| 38 | + <File Path="Directory.Build.targets" /> |
| 39 | + <File Path="global.json" /> |
| 40 | + <File Path="LICENSE.txt" /> |
| 41 | + <File Path="Packages.props" /> |
| 42 | + <File Path="Prepare template project for packing.ps1" /> |
| 43 | + <File Path="README.md" /> |
| 44 | + <File Path="RELEASE_NOTES.md" /> |
| 45 | + </Folder> |
| 46 | + <Project Path="build/Build.fsproj" /> |
| 47 | +</Solution> |
0 commit comments