diff --git a/src/Dns/Dns.csproj b/src/Dns/Dns.csproj index b87bd10..6d01af9 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 8d2ae6c..cbe3f7c 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 d5eae49..bbf89fd 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 a443646..4a842be 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