-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPartas.GitNet.slnx
More file actions
20 lines (20 loc) · 903 Bytes
/
Partas.GitNet.slnx
File metadata and controls
20 lines (20 loc) · 903 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<Solution>
<Folder Name="/ci/">
<Project Path="Build.fsproj" Type="Classic F#" />
<File Path=".github/workflows/ci.yml" />
</Folder>
<Folder Name="/misc/">
<File Path="README.md" />
<File Path="RELEASE_NOTES.md"/>
</Folder>
<Folder Name="/src/">
<Project Path="Partas.GitNet.Cli\Partas.GitNet.Cli.fsproj" Type="Classic F#" />
<Project Path="Partas.GitNet.Markdown\Partas.GitNet.Markdown.fsproj" Type="Classic F#" />
<Project Path="Partas.GitNet\Partas.GitNet.fsproj" Type="Classic F#" />
<Project Path="Partas.Tools.SepochSemver\Partas.Tools.SepochSemver.fsproj" Type="Classic F#" />
</Folder>
<Folder Name="/tests/">
<Project Path="Tests\Partas.GitNet.Tests\Partas.GitNet.Tests.fsproj" Type="Classic F#" />
<Project Path="Tests\Partas.Tools.SepochSemver.Tests\Partas.Tools.SepochSemver.Tests.fsproj" Type="Classic F#" />
</Folder>
</Solution>