Removed unused references

This commit is contained in:
CWX
2025-02-12 17:33:47 +00:00
parent 06eebbb0f4
commit ea4cb13ed4
4 changed files with 1 additions and 4 deletions
@@ -12,7 +12,6 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\SptCommon\SptCommon.csproj" />
<ProjectReference Include="..\SptCommon\SptCommon.csproj" />
</ItemGroup>
@@ -14,7 +14,6 @@
<ProjectReference Include="..\..\Libraries\SptAssets\SptAssets.csproj" />
<ProjectReference Include="..\..\Libraries\SptCommon\SptCommon.csproj" />
<ProjectReference Include="..\..\Libraries\SptDependencyInjection\SptDependencyInjection.csproj" />
<ProjectReference Include="..\..\SptCommon\SptCommon.csproj" />
</ItemGroup>
</Project>
@@ -14,7 +14,6 @@
<ProjectReference Include="..\..\Libraries\SptAssets\SptAssets.csproj" />
<ProjectReference Include="..\..\Libraries\SptCommon\SptCommon.csproj" />
<ProjectReference Include="..\..\Libraries\SptDependencyInjection\SptDependencyInjection.csproj" />
<ProjectReference Include="..\..\SptCommon\SptCommon.csproj" />
</ItemGroup>
</Project>
+1 -1
View File
@@ -18,7 +18,7 @@
<ItemGroup>
<ProjectReference Include="..\Libraries\Core\Core.csproj"/>
<ProjectReference Include="..\Libraries\SptDependencyInjection\SptDependencyInjection.csproj"/>
<ProjectReference Include="..\SptCommon\SptCommon.csproj"/>
<ProjectReference Include="..\Libraries\SptCommon\SptCommon.csproj"/>
</ItemGroup>
<ItemGroup>