diff --git a/build/_build.csproj b/build/_build.csproj index 79a94a6..3f9cc18 100644 --- a/build/_build.csproj +++ b/build/_build.csproj @@ -11,7 +11,7 @@ - + diff --git a/src/DotnetDispatcher.Generator/DotnetDispatcher.Generator.csproj b/src/DotnetDispatcher.Generator/DotnetDispatcher.Generator.csproj index 4f4a4b5..68faca0 100644 --- a/src/DotnetDispatcher.Generator/DotnetDispatcher.Generator.csproj +++ b/src/DotnetDispatcher.Generator/DotnetDispatcher.Generator.csproj @@ -18,12 +18,12 @@ MIT - + 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 3a87bc5..8edc3ad 100644 --- a/test/DotnetDispatcher.Tests/DotnetDispatcher.Tests.csproj +++ b/test/DotnetDispatcher.Tests/DotnetDispatcher.Tests.csproj @@ -14,9 +14,9 @@ - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all