diff --git a/src/HostsParser/HostsParser.csproj b/src/HostsParser/HostsParser.csproj index 68e2b9ae..7ea61ba5 100644 --- a/src/HostsParser/HostsParser.csproj +++ b/src/HostsParser/HostsParser.csproj @@ -30,6 +30,7 @@ + appsettings.json Always diff --git a/tests/HostsParser.IntegrationTests/HostsParser.IntegrationTests.csproj b/tests/HostsParser.IntegrationTests/HostsParser.IntegrationTests.csproj index e58cad04..ee03859a 100644 --- a/tests/HostsParser.IntegrationTests/HostsParser.IntegrationTests.csproj +++ b/tests/HostsParser.IntegrationTests/HostsParser.IntegrationTests.csproj @@ -11,7 +11,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + diff --git a/tests/HostsParser.Tests/HostsParser.Tests.csproj b/tests/HostsParser.Tests/HostsParser.Tests.csproj index bb0da269..d0bdf4a7 100644 --- a/tests/HostsParser.Tests/HostsParser.Tests.csproj +++ b/tests/HostsParser.Tests/HostsParser.Tests.csproj @@ -15,7 +15,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - +