diff --git a/src/DotnetDispatcher.Generator/DotnetDispatcher.Generator.csproj b/src/DotnetDispatcher.Generator/DotnetDispatcher.Generator.csproj index 60325aa..ec48be4 100644 --- a/src/DotnetDispatcher.Generator/DotnetDispatcher.Generator.csproj +++ b/src/DotnetDispatcher.Generator/DotnetDispatcher.Generator.csproj @@ -18,7 +18,7 @@ MIT - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/DotnetDispatcher.Tests/DotnetDispatcher.Tests.csproj b/test/DotnetDispatcher.Tests/DotnetDispatcher.Tests.csproj index 271441c..b166d71 100644 --- a/test/DotnetDispatcher.Tests/DotnetDispatcher.Tests.csproj +++ b/test/DotnetDispatcher.Tests/DotnetDispatcher.Tests.csproj @@ -11,9 +11,9 @@ - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all