Remove transitive project references

* refactor: Remove transitive project relations

* refactor: Remove transitive project relations
This commit is contained in:
Nikolaj Brask-Nielsen
2023-03-02 23:43:08 +07:00
committed by GitHub
parent 282b7ac3d5
commit 0789bb9eb1
7 changed files with 0 additions and 13 deletions

View File

@@ -14,7 +14,6 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Umbraco.Core\Umbraco.Core.csproj" />
<ProjectReference Include="..\Umbraco.Infrastructure\Umbraco.Infrastructure.csproj" />
</ItemGroup>