Mark subproject as dirty in CMKS - Infra

This commit is contained in:
Nils Blomgren
2026-05-18 08:37:09 +02:00
parent 328d494530
commit 8b94fb8826
635 changed files with 81145 additions and 100551 deletions

View File

@@ -1,16 +1,9 @@
<Solution>
<!-- Source Projects -->
<Project Path="src/EntKube.SharedKernel/EntKube.SharedKernel.csproj" />
<Project Path="src/EntKube.Identity/EntKube.Identity.csproj" />
<Project Path="src/EntKube.Clusters/EntKube.Clusters.csproj" />
<Project Path="src/EntKube.Provisioning/EntKube.Provisioning.csproj" />
<Project Path="src/EntKube.Secrets/EntKube.Secrets.csproj" />
<Project Path="src/EntKube.Web/EntKube.Web.csproj" />
<Project Path="src/EntKube.Web.Client/EntKube.Web.Client.csproj" />
<!-- Test Projects -->
<Project Path="tests/EntKube.Identity.Tests/EntKube.Identity.Tests.csproj" />
<Project Path="tests/EntKube.Clusters.Tests/EntKube.Clusters.Tests.csproj" />
<Project Path="tests/EntKube.Provisioning.Tests/EntKube.Provisioning.Tests.csproj" />
<Project Path="tests/EntKube.Secrets.Tests/EntKube.Secrets.Tests.csproj" />
<Project Path="tests/EntKube.Web.Tests/EntKube.Web.Tests.csproj" />
<Folder Name="/src/">
<Project Path="src/EntKube.Web.Client/EntKube.Web.Client.csproj" />
<Project Path="src/EntKube.Web/EntKube.Web.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/EntKube.Web.Tests/EntKube.Web.Tests.csproj" />
</Folder>
</Solution>