diff --git a/src/Dns/Dns.csproj b/src/Dns/Dns.csproj index fc1cb32..dfb02ec 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..f6bc07d 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..4daf503 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..66f837b 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