From e3a0bb56e513044547bbf8c3f4672cbd39d0250e Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 19 Feb 2026 19:59:12 +0000 Subject: [PATCH 1/2] Initial plan From 7e1cc4076ceb79524b11695af47f8b3d881ff667 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 19 Feb 2026 20:01:50 +0000 Subject: [PATCH 2/2] Incorporate pending Dependabot dependency bumps Co-authored-by: gfs <98900+gfs@users.noreply.github.com> --- StreamRegex.Automata.Tests/StreamRegex.Automata.Tests.csproj | 4 ++-- StreamRegex.Automata/StreamRegex.Automata.csproj | 2 +- StreamRegex.Tests/StreamRegex.Tests.csproj | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/StreamRegex.Automata.Tests/StreamRegex.Automata.Tests.csproj b/StreamRegex.Automata.Tests/StreamRegex.Automata.Tests.csproj index 764475a..f523c1d 100644 --- a/StreamRegex.Automata.Tests/StreamRegex.Automata.Tests.csproj +++ b/StreamRegex.Automata.Tests/StreamRegex.Automata.Tests.csproj @@ -10,12 +10,12 @@ - + none - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/StreamRegex.Automata/StreamRegex.Automata.csproj b/StreamRegex.Automata/StreamRegex.Automata.csproj index 82ef37a..6fb186e 100644 --- a/StreamRegex.Automata/StreamRegex.Automata.csproj +++ b/StreamRegex.Automata/StreamRegex.Automata.csproj @@ -17,7 +17,7 @@ - + diff --git a/StreamRegex.Tests/StreamRegex.Tests.csproj b/StreamRegex.Tests/StreamRegex.Tests.csproj index 802827c..7850c5f 100644 --- a/StreamRegex.Tests/StreamRegex.Tests.csproj +++ b/StreamRegex.Tests/StreamRegex.Tests.csproj @@ -10,12 +10,12 @@ - + none - + runtime; build; native; contentfiles; analyzers; buildtransitive all