diff --git a/src/DelegateDecompiler.EntityFramework/DelegateDecompiler.EntityFramework.csproj b/src/DelegateDecompiler.EntityFramework/DelegateDecompiler.EntityFramework.csproj index 764cd29b..26d71d8b 100644 --- a/src/DelegateDecompiler.EntityFramework/DelegateDecompiler.EntityFramework.csproj +++ b/src/DelegateDecompiler.EntityFramework/DelegateDecompiler.EntityFramework.csproj @@ -7,7 +7,7 @@ - + diff --git a/src/DelegateDecompiler.EntityFrameworkCore10.Tests/DelegateDecompiler.EntityFrameworkCore10.Tests.csproj b/src/DelegateDecompiler.EntityFrameworkCore10.Tests/DelegateDecompiler.EntityFrameworkCore10.Tests.csproj index 7ee69f0b..e1485bf7 100644 --- a/src/DelegateDecompiler.EntityFrameworkCore10.Tests/DelegateDecompiler.EntityFrameworkCore10.Tests.csproj +++ b/src/DelegateDecompiler.EntityFrameworkCore10.Tests/DelegateDecompiler.EntityFrameworkCore10.Tests.csproj @@ -24,7 +24,6 @@ - diff --git a/src/DelegateDecompiler.EntityFrameworkCore8.Tests/DelegateDecompiler.EntityFrameworkCore8.Tests.csproj b/src/DelegateDecompiler.EntityFrameworkCore8.Tests/DelegateDecompiler.EntityFrameworkCore8.Tests.csproj index 7a96b897..eebda5f4 100644 --- a/src/DelegateDecompiler.EntityFrameworkCore8.Tests/DelegateDecompiler.EntityFrameworkCore8.Tests.csproj +++ b/src/DelegateDecompiler.EntityFrameworkCore8.Tests/DelegateDecompiler.EntityFrameworkCore8.Tests.csproj @@ -24,8 +24,7 @@ - - + diff --git a/src/DelegateDecompiler.EntityFrameworkCore9.Tests/DelegateDecompiler.EntityFrameworkCore9.Tests.csproj b/src/DelegateDecompiler.EntityFrameworkCore9.Tests/DelegateDecompiler.EntityFrameworkCore9.Tests.csproj index 036f8f3e..36e656c4 100644 --- a/src/DelegateDecompiler.EntityFrameworkCore9.Tests/DelegateDecompiler.EntityFrameworkCore9.Tests.csproj +++ b/src/DelegateDecompiler.EntityFrameworkCore9.Tests/DelegateDecompiler.EntityFrameworkCore9.Tests.csproj @@ -24,7 +24,6 @@ - diff --git a/src/Directory.Build.props b/src/Directory.Build.props index 075f5826..80058c8b 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -27,7 +27,7 @@ true low - direct + all $(CI)