diff --git a/src/Dns/Dns.csproj b/src/Dns/Dns.csproj index fc1cb32..5455295 100644 --- a/src/Dns/Dns.csproj +++ b/src/Dns/Dns.csproj @@ -34,7 +34,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Mdns/Mdns.csproj b/src/Mdns/Mdns.csproj index 29c6b89..9dd18dd 100644 --- a/src/Mdns/Mdns.csproj +++ b/src/Mdns/Mdns.csproj @@ -34,7 +34,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Dns.Tests/Dns.Tests.csproj b/tests/Dns.Tests/Dns.Tests.csproj index da4ddb4..19398d0 100644 --- a/tests/Dns.Tests/Dns.Tests.csproj +++ b/tests/Dns.Tests/Dns.Tests.csproj @@ -9,7 +9,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Mdns.Tests/Mdns.Tests.csproj b/tests/Mdns.Tests/Mdns.Tests.csproj index 6aef6fb..7763a46 100644 --- a/tests/Mdns.Tests/Mdns.Tests.csproj +++ b/tests/Mdns.Tests/Mdns.Tests.csproj @@ -9,7 +9,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive