mirror of
https://github.com/AlexMacocian/Sybil.git
synced 2026-07-15 15:19:59 +00:00
12 lines
426 B
XML
12 lines
426 B
XML
<Solution>
|
|
<Folder Name="/.github/" />
|
|
<Folder Name="/.github/workflows/">
|
|
<File Path=".github/workflows/cd.yaml" />
|
|
<File Path=".github/workflows/ci.yaml" />
|
|
<File Path=".github/workflows/gitlab-mirror.yaml" />
|
|
</Folder>
|
|
<Project Path="Sybil.IntegrationTests/Sybil.IntegrationTests.csproj" />
|
|
<Project Path="Sybil.UnitTests/Sybil.UnitTests.csproj" />
|
|
<Project Path="Sybil/Sybil.csproj" />
|
|
</Solution>
|