From f7f6763befd5f3022fe435e6e1f551198c616e10 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 9 Feb 2026 18:39:12 +0000 Subject: [PATCH 1/2] Initial plan From 3424e5a107919a9857b35337c1cca6b5667100de Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 9 Feb 2026 18:40:49 +0000 Subject: [PATCH 2/2] Update all dependencies from open dependabot PRs Co-authored-by: gfs <98900+gfs@users.noreply.github.com> --- Directory.Build.props | 2 +- StreamRegex.Automata.Tests/StreamRegex.Automata.Tests.csproj | 2 +- StreamRegex.Automata/StreamRegex.Automata.csproj | 2 +- StreamRegex.Benchmarks/StreamRegex.Benchmarks.csproj | 4 ++-- StreamRegex.Tests/StreamRegex.Tests.csproj | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) 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