|
| 1 | +<Solution> |
| 2 | + <Folder Name="/Examples/"> |
| 3 | + <Project Path="eg/NavalFate/NavalFate.csproj" /> |
| 4 | + </Folder> |
| 5 | + <Folder Name="/Examples/SourceGenerator/"> |
| 6 | + <File Path="eg/SourceGenerator/Directory.Build.props" /> |
| 7 | + <File Path="eg/SourceGenerator/Directory.Build.targets" /> |
| 8 | + <File Path="eg/SourceGenerator/Extensions.cs" /> |
| 9 | + <Project Path="eg/SourceGenerator/ArgumentsExample/ArgumentsExample.csproj" /> |
| 10 | + <Project Path="eg/SourceGenerator/CalculatorExample/CalculatorExample.csproj" /> |
| 11 | + <Project Path="eg/SourceGenerator/CountedExample/CountedExample.csproj" /> |
| 12 | + <Project Path="eg/SourceGenerator/Git/Git.csproj" /> |
| 13 | + <Project Path="eg/SourceGenerator/NavalFate/NavalFate.csproj" /> |
| 14 | + <Project Path="eg/SourceGenerator/OddEvenExample/OddEvenExample.csproj" /> |
| 15 | + <Project Path="eg/SourceGenerator/OptionsExample/OptionsExample.csproj" /> |
| 16 | + <Project Path="eg/SourceGenerator/OptionsShortcutExample/OptionsShortcutExample.csproj" /> |
| 17 | + <Project Path="eg/SourceGenerator/QuickExample/QuickExample.csproj" /> |
| 18 | + </Folder> |
| 19 | + <Folder Name="/Solution Items/"> |
| 20 | + <File Path=".editorconfig" /> |
| 21 | + <File Path=".github/workflows/ci.yml" /> |
| 22 | + <File Path="Directory.Build.props" /> |
| 23 | + <File Path="global.json" /> |
| 24 | + <File Path="LICENSE-MIT" /> |
| 25 | + <File Path="README.md" /> |
| 26 | + </Folder> |
| 27 | + <Project Path="src/DocoptNet.Playground/DocoptNet.Playground.csproj" /> |
| 28 | + <Project Path="src/DocoptNet/DocoptNet.csproj" /> |
| 29 | + <Project Path="tests/DocoptNet.Tests/DocoptNet.Tests.csproj" /> |
| 30 | + <Project Path="tests/LanguageAgnosticTests/Testee.csproj" /> |
| 31 | +</Solution> |
0 commit comments