diff --git a/src/DependencyGraph.App/DependencyGraph.App.csproj b/src/DependencyGraph.App/DependencyGraph.App.csproj index 23a4470..0c97712 100644 --- a/src/DependencyGraph.App/DependencyGraph.App.csproj +++ b/src/DependencyGraph.App/DependencyGraph.App.csproj @@ -25,7 +25,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/DependencyGraph.Core/DependencyGraph.Core.csproj b/src/DependencyGraph.Core/DependencyGraph.Core.csproj index ea153a6..eb56118 100644 --- a/src/DependencyGraph.Core/DependencyGraph.Core.csproj +++ b/src/DependencyGraph.Core/DependencyGraph.Core.csproj @@ -20,7 +20,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive