-
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathBookGen.slnx
More file actions
31 lines (31 loc) · 1.28 KB
/
BookGen.slnx
File metadata and controls
31 lines (31 loc) · 1.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<Solution>
<Folder Name="/Misc/" Id="209479ab-f6dc-4e64-8458-43e805966b28">
<File Path=".editorconfig" />
<File Path=".gitattributes" />
<File Path=".gitignore" />
<File Path="Changelog.md" />
<File Path="Directory.Packages.props" />
<File Path="getting-started.md" />
<File Path="Todo.md" />
</Folder>
<Folder Name="/Pipelines/">
<File Path=".github/dependabot.yml" />
<File Path=".github/workflows/codeql.yml" />
<File Path=".github/workflows/dotnet.yml" />
</Folder>
<Folder Name="/Publish Related files/">
<File Path="publish.ps1" />
<File Path="PublishFiles/install.cmd" />
<File Path="PublishFiles/start_bookgen_shell.cmd" />
</Folder>
<Folder Name="/Tests/" Id="02ea681e-c7d8-13c7-8484-4ac65e1b71e8">
<Project Path="Test/Bookgen.Tests/Bookgen.Tests.csproj" />
</Folder>
<Project Path="Source/BookGen.Cli/BookGen.Cli.csproj" />
<Project Path="Source/BookGen.Contents/BookGen.Contents.csproj" />
<Project Path="Source/Bookgen.Lib/Bookgen.Lib.csproj" />
<Project Path="Source/BookGen.Shell.Shared/BookGen.Shell.Shared.csproj" />
<Project Path="Source/BookGen.Shellprog/BookGen.Shellprog.csproj" />
<Project Path="Source/BookGen.Vfs/BookGen.Vfs.csproj" />
<Project Path="Source/BookGen/BookGen.csproj" />
</Solution>