diff --git a/src/Umbraco.Core/Services/IPackagingService.cs b/src/Umbraco.Abstractions/Services/IPackagingService.cs similarity index 100% rename from src/Umbraco.Core/Services/IPackagingService.cs rename to src/Umbraco.Abstractions/Services/IPackagingService.cs diff --git a/src/Umbraco.Core/Umbraco.Core.csproj b/src/Umbraco.Core/Umbraco.Core.csproj index 3cee25bedb..00af47b65c 100755 --- a/src/Umbraco.Core/Umbraco.Core.csproj +++ b/src/Umbraco.Core/Umbraco.Core.csproj @@ -246,10 +246,7 @@ - - - @@ -867,8 +864,5 @@ Umbraco.Abstractions - - - \ No newline at end of file