diff --git a/src/Dns/Dns.csproj b/src/Dns/Dns.csproj index dc18ebe..8255b6e 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 e0ec08d..5ab176a 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 837087f..1905285 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 757b022..7e7a03f 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