diff --git a/StreamRegex.Automata.Tests/StreamRegex.Automata.Tests.csproj b/StreamRegex.Automata.Tests/StreamRegex.Automata.Tests.csproj index 764475a..b115a77 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 802827c..c52555b 100644 --- a/StreamRegex.Tests/StreamRegex.Tests.csproj +++ b/StreamRegex.Tests/StreamRegex.Tests.csproj @@ -15,7 +15,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all