Remove Blazor project setup, including authentication, routing, and default configurations.

This commit is contained in:
2026-07-15 11:56:00 -05:00
parent 13a65de066
commit 6f17b5918f
175 changed files with 8860 additions and 451 deletions
+5 -1
View File
@@ -1,3 +1,7 @@
<Solution>
<Project Path="PolyComm/PolyComm.csproj" />
<Folder Name="/Solution Items/">
<File Path="compose.yaml" />
</Folder>
<Project Path="PolyComm/PolyComm.Client/PolyComm.Client.csproj" />
<Project Path="PolyComm/PolyComm/PolyComm.csproj" />
</Solution>