diff --git a/src/DotnetDispatcher.Core/DotnetDispatcher.Core.csproj b/src/DotnetDispatcher.Core/DotnetDispatcher.Core.csproj index 35f501e..a650da6 100644 --- a/src/DotnetDispatcher.Core/DotnetDispatcher.Core.csproj +++ b/src/DotnetDispatcher.Core/DotnetDispatcher.Core.csproj @@ -26,6 +26,6 @@ - + \ No newline at end of file diff --git a/src/DotnetDispatcher.Generator/DotnetDispatcher.Generator.csproj b/src/DotnetDispatcher.Generator/DotnetDispatcher.Generator.csproj index 84c1cda..82670e8 100644 --- a/src/DotnetDispatcher.Generator/DotnetDispatcher.Generator.csproj +++ b/src/DotnetDispatcher.Generator/DotnetDispatcher.Generator.csproj @@ -23,7 +23,7 @@ all runtime; build; native; contentfiles; analyzers - + all runtime; build; native; contentfiles; analyzers diff --git a/test/DotnetDispatcher.Tests/DotnetDispatcher.Tests.csproj b/test/DotnetDispatcher.Tests/DotnetDispatcher.Tests.csproj index 3017803..99e1e88 100644 --- a/test/DotnetDispatcher.Tests/DotnetDispatcher.Tests.csproj +++ b/test/DotnetDispatcher.Tests/DotnetDispatcher.Tests.csproj @@ -16,8 +16,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all