diff --git a/src/SetlistStudio.Core/SetlistStudio.Core.csproj b/src/SetlistStudio.Core/SetlistStudio.Core.csproj index 1cd6126b..57e0f6d2 100644 --- a/src/SetlistStudio.Core/SetlistStudio.Core.csproj +++ b/src/SetlistStudio.Core/SetlistStudio.Core.csproj @@ -8,6 +8,7 @@ + diff --git a/src/SetlistStudio.Infrastructure/SetlistStudio.Infrastructure.csproj b/src/SetlistStudio.Infrastructure/SetlistStudio.Infrastructure.csproj index 2cde17a6..137b5524 100644 --- a/src/SetlistStudio.Infrastructure/SetlistStudio.Infrastructure.csproj +++ b/src/SetlistStudio.Infrastructure/SetlistStudio.Infrastructure.csproj @@ -7,12 +7,12 @@ - + - + - + diff --git a/src/SetlistStudio.Web/SetlistStudio.Web.csproj b/src/SetlistStudio.Web/SetlistStudio.Web.csproj index 8037a1fb..7e6bb6c7 100644 --- a/src/SetlistStudio.Web/SetlistStudio.Web.csproj +++ b/src/SetlistStudio.Web/SetlistStudio.Web.csproj @@ -14,7 +14,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/SetlistStudio.Tests/SetlistStudio.Tests.csproj b/tests/SetlistStudio.Tests/SetlistStudio.Tests.csproj index 99c552ee..4864fb06 100644 --- a/tests/SetlistStudio.Tests/SetlistStudio.Tests.csproj +++ b/tests/SetlistStudio.Tests/SetlistStudio.Tests.csproj @@ -10,7 +10,7 @@ - + @@ -23,13 +23,13 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - - - + + + - +