diff --git a/src/Dns/Dns.csproj b/src/Dns/Dns.csproj index 1a72fe2..8e069f1 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 916ebfc..b729541 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 d1d846e..5838f7a 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 055c0e1..c68d600 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