Mark subproject as dirty in CMKS - Infra
This commit is contained in:
21
EntKube.slnx
21
EntKube.slnx
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user