diff --git a/src/Theodicean.SourceGenerators.Attributes/Theodicean.SourceGenerators.Attributes.csproj b/src/Theodicean.SourceGenerators.Attributes/Theodicean.SourceGenerators.Attributes.csproj index 91d368d..253b53e 100644 --- a/src/Theodicean.SourceGenerators.Attributes/Theodicean.SourceGenerators.Attributes.csproj +++ b/src/Theodicean.SourceGenerators.Attributes/Theodicean.SourceGenerators.Attributes.csproj @@ -16,7 +16,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Theodicean.SourceGenerators/Theodicean.SourceGenerators.csproj b/src/Theodicean.SourceGenerators/Theodicean.SourceGenerators.csproj index 3070923..881fdd5 100644 --- a/src/Theodicean.SourceGenerators/Theodicean.SourceGenerators.csproj +++ b/src/Theodicean.SourceGenerators/Theodicean.SourceGenerators.csproj @@ -33,7 +33,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Theodicean.SourceGenerators.Tests/Theodicean.SourceGenerators.Tests.csproj b/tests/Theodicean.SourceGenerators.Tests/Theodicean.SourceGenerators.Tests.csproj index 9c35f3f..2ef796c 100644 --- a/tests/Theodicean.SourceGenerators.Tests/Theodicean.SourceGenerators.Tests.csproj +++ b/tests/Theodicean.SourceGenerators.Tests/Theodicean.SourceGenerators.Tests.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive