diff --git a/src/DependencyGraph.App/DependencyGraph.App.csproj b/src/DependencyGraph.App/DependencyGraph.App.csproj index 1624835..c624013 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 081a216..4781b83 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