Skip to content

Commit

Permalink
Fix duplicate ProjectReference to Umbraco.Web.Common
Browse files Browse the repository at this point in the history
  • Loading branch information
bergmania committed Aug 11, 2021
1 parent 962984b commit 53fc169
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Umbraco.Tests.UnitTests/Umbraco.Tests.UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
<ProjectReference Include="..\Umbraco.Web.BackOffice\Umbraco.Web.BackOffice.csproj" />
<ProjectReference Include="..\Umbraco.Web.Common\Umbraco.Web.Common.csproj" />
<ProjectReference Include="..\Umbraco.Web.Website\Umbraco.Web.Website.csproj" />
<ProjectReference Include="..\Umbraco.Web.Common\Umbraco.Web.Common.csproj" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 53fc169

Please sign in to comment.