cleanup 3

This commit is contained in:
2025-06-05 22:16:28 +02:00
parent ec9f2c4924
commit 89545b0d71
2 changed files with 0 additions and 2 deletions

View File

@@ -20,7 +20,6 @@
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<ProjectReference Include="..\embeddingsearch\embeddingsearch.csproj" />
<ProjectReference Include="..\Models\Models.csproj" /> <ProjectReference Include="..\Models\Models.csproj" />
</ItemGroup> </ItemGroup>

View File

@@ -15,6 +15,5 @@
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<ProjectReference Include="../Server/Server.csproj" /> <ProjectReference Include="../Server/Server.csproj" />
<ProjectReference Include="..\embeddingsearch\embeddingsearch.csproj" />
</ItemGroup> </ItemGroup>
</Project> </Project>