mirror of
https://github.com/morbalint/kemkas-backend.git
synced 2026-07-17 21:23:46 +00:00
644903cad4
* add basic generated unit tests * generate more tests
15 lines
479 B
XML
15 lines
479 B
XML
<Solution>
|
|
<Folder Name="/General/">
|
|
<File Path=".dockerignore" />
|
|
<File Path=".github/dependabot.yml" />
|
|
<File Path=".github/workflows/ci.yml" />
|
|
<File Path=".gitignore" />
|
|
<File Path="Kemkas.Web/docker-compose.yaml" />
|
|
<File Path="Kemkas.Web/nginx.conf" />
|
|
<File Path="README.md" />
|
|
<File Path="TODO.md" />
|
|
</Folder>
|
|
<Project Path="Kemkas.Web.Tests/Kemkas.Web.Tests.csproj" />
|
|
<Project Path="Kemkas.Web/Kemkas.Web.csproj" />
|
|
</Solution>
|