Compare commits

..

2 Commits

Author SHA1 Message Date
Tim Krampitz
b1435b2c1e Merge branch 'master' of https://git.krampitz.win/tim/SlipItIn 2026-08-22 19:10:32 +02:00
Tim Krampitz
fe1319a34c Removed obsolete documentation and planning. 2026-08-22 19:10:29 +02:00
2 changed files with 9 additions and 4 deletions

9
SlipItIN.slnx Normal file
View File

@@ -0,0 +1,9 @@
<Solution>
<Project Path="SlipItIN.AppHost/SlipItIn.AppHost.csproj" />
<Project Path="SlipItIn.Server/SlipItIn.Server.csproj" />
<Project Path="SlipItIN.ServiceDefaults/SlipItIn.ServiceDefaults.csproj" />
<Project Path="SlipItIn.Shared/SlipItIn.Shared.csproj" />
<Project Path="SlipItIN/SlipItIn.csproj">
<Deploy Solution="Debug|*" />
</Project>
</Solution>

View File

@@ -1,8 +1,4 @@
<Solution>
<Folder Name="/Projektmappenelemente/">
<File Path="Agents/Architecture.md" />
<File Path="Agents/ProjectPlan.md" />
</Folder>
<Project Path="SlipItIN.AppHost/SlipItIn.AppHost.csproj" />
<Project Path="SlipItIn.Server/SlipItIn.Server.csproj" />
<Project Path="SlipItIN.ServiceDefaults/SlipItIn.ServiceDefaults.csproj" />