From c653dff3c0e2e7ffa91913bc7f75217bd7ce59a2 Mon Sep 17 00:00:00 2001 From: Bjarke Berg Date: Mon, 25 Sep 2023 11:21:58 +0200 Subject: [PATCH] Cleanup duplicate package references --- .../Umbraco.Cms.Persistence.EFCore.csproj | 1 - src/Umbraco.Infrastructure/Umbraco.Infrastructure.csproj | 1 - 2 files changed, 2 deletions(-) diff --git a/src/Umbraco.Cms.Persistence.EFCore/Umbraco.Cms.Persistence.EFCore.csproj b/src/Umbraco.Cms.Persistence.EFCore/Umbraco.Cms.Persistence.EFCore.csproj index 20c0925180..7f56dcc909 100644 --- a/src/Umbraco.Cms.Persistence.EFCore/Umbraco.Cms.Persistence.EFCore.csproj +++ b/src/Umbraco.Cms.Persistence.EFCore/Umbraco.Cms.Persistence.EFCore.csproj @@ -6,7 +6,6 @@ - diff --git a/src/Umbraco.Infrastructure/Umbraco.Infrastructure.csproj b/src/Umbraco.Infrastructure/Umbraco.Infrastructure.csproj index d8cdc8f65c..c213e7675c 100644 --- a/src/Umbraco.Infrastructure/Umbraco.Infrastructure.csproj +++ b/src/Umbraco.Infrastructure/Umbraco.Infrastructure.csproj @@ -26,7 +26,6 @@ -