cleanup Dependencies ...

This commit is contained in:
2026-07-30 15:59:44 +03:30
parent 88050a3d13
commit 14a5e49d11
+2 -2
View File
@@ -25,12 +25,12 @@
<!-- Local Modules --> <!-- Local Modules -->
<ItemGroup> <ItemGroup>
<PackageReference Include="xDashboard.xExceptions" Version="1.0.0" /> <!-- <PackageReference Include="xDashboard.xExceptions" Version="1.0.0" /> -->
</ItemGroup> </ItemGroup>
<!-- Local Dependencies --> <!-- Local Dependencies -->
<ItemGroup> <ItemGroup>
<!-- <ProjectReference Include="../xExceptions/xExceptions.csproj" /> --> <ProjectReference Include="../xExceptions/xExceptions.csproj" />
</ItemGroup> </ItemGroup>
<!-- Dependencies --> <!-- Dependencies -->