From 68cc4fed0c0a5b7929a0afd961e12a800a1b994e Mon Sep 17 00:00:00 2001 From: Sebastian Date: Mon, 9 Jul 2018 16:59:27 +0200 Subject: [PATCH] Fix the build locally. --- .../Squidex.Domain.Apps.Core.Model.csproj | 2 +- .../Squidex.Domain.Apps.Core.Operations.csproj | 2 +- .../Squidex.Domain.Apps.Entities.csproj | 1 + src/Squidex.Infrastructure/Squidex.Infrastructure.csproj | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/Squidex.Domain.Apps.Core.Model/Squidex.Domain.Apps.Core.Model.csproj b/src/Squidex.Domain.Apps.Core.Model/Squidex.Domain.Apps.Core.Model.csproj index a16027693..452047bfa 100644 --- a/src/Squidex.Domain.Apps.Core.Model/Squidex.Domain.Apps.Core.Model.csproj +++ b/src/Squidex.Domain.Apps.Core.Model/Squidex.Domain.Apps.Core.Model.csproj @@ -10,7 +10,7 @@ - + diff --git a/src/Squidex.Domain.Apps.Core.Operations/Squidex.Domain.Apps.Core.Operations.csproj b/src/Squidex.Domain.Apps.Core.Operations/Squidex.Domain.Apps.Core.Operations.csproj index 97df564a6..9df26a770 100644 --- a/src/Squidex.Domain.Apps.Core.Operations/Squidex.Domain.Apps.Core.Operations.csproj +++ b/src/Squidex.Domain.Apps.Core.Operations/Squidex.Domain.Apps.Core.Operations.csproj @@ -23,7 +23,7 @@ - + diff --git a/src/Squidex.Domain.Apps.Entities/Squidex.Domain.Apps.Entities.csproj b/src/Squidex.Domain.Apps.Entities/Squidex.Domain.Apps.Entities.csproj index 9a624c05e..d70c35d48 100644 --- a/src/Squidex.Domain.Apps.Entities/Squidex.Domain.Apps.Entities.csproj +++ b/src/Squidex.Domain.Apps.Entities/Squidex.Domain.Apps.Entities.csproj @@ -20,6 +20,7 @@ + diff --git a/src/Squidex.Infrastructure/Squidex.Infrastructure.csproj b/src/Squidex.Infrastructure/Squidex.Infrastructure.csproj index da9bf5fd7..068ac6153 100644 --- a/src/Squidex.Infrastructure/Squidex.Infrastructure.csproj +++ b/src/Squidex.Infrastructure/Squidex.Infrastructure.csproj @@ -18,7 +18,7 @@ - +