diff --git a/StreamRegex.Automata.Tests/StreamRegex.Automata.Tests.csproj b/StreamRegex.Automata.Tests/StreamRegex.Automata.Tests.csproj index 0a6a19f..d77df5c 100644 --- a/StreamRegex.Automata.Tests/StreamRegex.Automata.Tests.csproj +++ b/StreamRegex.Automata.Tests/StreamRegex.Automata.Tests.csproj @@ -15,7 +15,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/StreamRegex.Tests/StreamRegex.Tests.csproj b/StreamRegex.Tests/StreamRegex.Tests.csproj index 8bc49c7..82aff95 100644 --- a/StreamRegex.Tests/StreamRegex.Tests.csproj +++ b/StreamRegex.Tests/StreamRegex.Tests.csproj @@ -15,7 +15,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all