chore: removed forgotten removed project reference

This commit is contained in:
Syntriax 2025-04-29 12:06:02 +03:00 committed by Syntriax
parent eb61598489
commit f77afa3632

View File

@ -8,9 +8,8 @@
<ItemGroup>
<ProjectReference Include="..\Engine.Core\Engine.Core.csproj" />
<ProjectReference Include="..\Engine.Serialization\Engine.Serialization.csproj" />
<ProjectReference Include="..\Engine.Systems\Engine.Systems.csproj" />
<ProjectReference Include="..\Engine.Physics2D\Engine.Physics2D.csproj" />
<ProjectReference Include="..\Engine.Systems\Engine.Systems.csproj" />
</ItemGroup>
</Project>