diff --git a/src/Theodicean.SourceGenerators.Attributes/Theodicean.SourceGenerators.Attributes.csproj b/src/Theodicean.SourceGenerators.Attributes/Theodicean.SourceGenerators.Attributes.csproj index 8acde3f..4c0a322 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 7748422..e5d9c31 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 a43ae38..bbe5986 100644 --- a/tests/Theodicean.SourceGenerators.Tests/Theodicean.SourceGenerators.Tests.csproj +++ b/tests/Theodicean.SourceGenerators.Tests/Theodicean.SourceGenerators.Tests.csproj @@ -15,7 +15,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive