diff --git a/Directory.Build.props b/Directory.Build.props index 5860f37..ba13c3c 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -2,7 +2,7 @@ - 3.7.112 + 3.9.50 all diff --git a/StreamRegex.Automata.Tests/StreamRegex.Automata.Tests.csproj b/StreamRegex.Automata.Tests/StreamRegex.Automata.Tests.csproj index 3c3540a..764475a 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.Automata/StreamRegex.Automata.csproj b/StreamRegex.Automata/StreamRegex.Automata.csproj index fbc7fcb..82ef37a 100644 --- a/StreamRegex.Automata/StreamRegex.Automata.csproj +++ b/StreamRegex.Automata/StreamRegex.Automata.csproj @@ -17,7 +17,7 @@ - + diff --git a/StreamRegex.Benchmarks/StreamRegex.Benchmarks.csproj b/StreamRegex.Benchmarks/StreamRegex.Benchmarks.csproj index 28fa11a..0a4804b 100644 --- a/StreamRegex.Benchmarks/StreamRegex.Benchmarks.csproj +++ b/StreamRegex.Benchmarks/StreamRegex.Benchmarks.csproj @@ -8,8 +8,8 @@ - - + + diff --git a/StreamRegex.Tests/StreamRegex.Tests.csproj b/StreamRegex.Tests/StreamRegex.Tests.csproj index 96ef37d..802827c 100644 --- a/StreamRegex.Tests/StreamRegex.Tests.csproj +++ b/StreamRegex.Tests/StreamRegex.Tests.csproj @@ -15,7 +15,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all