mirror of
https://github.com/AlexMacocian/Slim.git
synced 2026-07-15 15:19:59 +00:00
16 lines
524 B
XML
16 lines
524 B
XML
<Solution>
|
|
<Folder Name="/Pipelines/">
|
|
<File Path=".github/workflows/cd.yaml" />
|
|
<File Path=".github/workflows/ci.yaml" />
|
|
</Folder>
|
|
<Folder Name="/Solution Items/">
|
|
<File Path=".editorconfig" />
|
|
</Folder>
|
|
<Project Path="Slim.Integration.Tests/Slim.Integration.Tests.csproj" />
|
|
<Project Path="Slim.Integration/Slim.Integration.csproj" />
|
|
<Project Path="Slim.Tests/Slim.Tests.csproj">
|
|
<BuildDependency Project="Slim/Slim.csproj" />
|
|
</Project>
|
|
<Project Path="Slim/Slim.csproj" />
|
|
</Solution>
|