diff --git a/Directory.Build.props b/Directory.Build.props index 21e0904..b09eb29 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -21,7 +21,7 @@ - + diff --git a/src/CodegenTests/CodegenTests.csproj b/src/CodegenTests/CodegenTests.csproj index 07df844..4c26aea 100644 --- a/src/CodegenTests/CodegenTests.csproj +++ b/src/CodegenTests/CodegenTests.csproj @@ -8,8 +8,11 @@ - - + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + diff --git a/src/CommandLineTests/CommandLineTests.csproj b/src/CommandLineTests/CommandLineTests.csproj index ace4ad7..7ea3fff 100644 --- a/src/CommandLineTests/CommandLineTests.csproj +++ b/src/CommandLineTests/CommandLineTests.csproj @@ -8,8 +8,11 @@ - - + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + diff --git a/src/CoreTests/CoreTests.csproj b/src/CoreTests/CoreTests.csproj index 13b8620..a461e06 100644 --- a/src/CoreTests/CoreTests.csproj +++ b/src/CoreTests/CoreTests.csproj @@ -7,11 +7,14 @@ - - + + - - + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + diff --git a/src/EventStoreTests/EventStoreTests.csproj b/src/EventStoreTests/EventStoreTests.csproj index 5b33f86..0091b7f 100644 --- a/src/EventStoreTests/EventStoreTests.csproj +++ b/src/EventStoreTests/EventStoreTests.csproj @@ -8,8 +8,11 @@ - - + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + diff --git a/src/JasperFx.RuntimeCompiler/JasperFx.RuntimeCompiler.csproj b/src/JasperFx.RuntimeCompiler/JasperFx.RuntimeCompiler.csproj index 15ba1f9..f8fcb21 100644 --- a/src/JasperFx.RuntimeCompiler/JasperFx.RuntimeCompiler.csproj +++ b/src/JasperFx.RuntimeCompiler/JasperFx.RuntimeCompiler.csproj @@ -4,9 +4,9 @@ JasperFx.RuntimeCompiler - - - + + + diff --git a/src/JasperFx/JasperFx.csproj b/src/JasperFx/JasperFx.csproj index ace958d..ea16ba6 100644 --- a/src/JasperFx/JasperFx.csproj +++ b/src/JasperFx/JasperFx.csproj @@ -15,12 +15,12 @@ - + - + - +