diff --git a/src/TemplateDotNetLibrary/TemplateDotNetLibrary.csproj b/src/TemplateDotNetLibrary/TemplateDotNetLibrary.csproj index a067882..c4ab24d 100644 --- a/src/TemplateDotNetLibrary/TemplateDotNetLibrary.csproj +++ b/src/TemplateDotNetLibrary/TemplateDotNetLibrary.csproj @@ -46,10 +46,20 @@ Organization: $(Company) + + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/TemplateDotNetLibrary.Tests/TemplateDotNetLibrary.Tests.csproj b/test/TemplateDotNetLibrary.Tests/TemplateDotNetLibrary.Tests.csproj index 15bfdf1..c3004ba 100644 --- a/test/TemplateDotNetLibrary.Tests/TemplateDotNetLibrary.Tests.csproj +++ b/test/TemplateDotNetLibrary.Tests/TemplateDotNetLibrary.Tests.csproj @@ -21,6 +21,10 @@ + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -32,6 +36,11 @@ + all runtime; build; native; contentfiles; analyzers; buildtransitive