From ed3023b87e56bdc9ad075359ad255a386a683983 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 18 Feb 2026 17:48:30 +0000 Subject: [PATCH 1/2] Initial plan From 6a71927b56c0529588088f40947d7a66423a1f55 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 18 Feb 2026 17:53:19 +0000 Subject: [PATCH 2/2] Update test dependencies and PolySharp to resolve Dependabot PR conflicts Co-authored-by: leeoades <2321091+leeoades@users.noreply.github.com> --- .../FunctionalStateMachine.Samples.csproj | 4 ++-- .../StockPurchaserSampleApp.Tests.csproj | 4 ++-- .../VendingMachineSampleApp.Tests.csproj | 4 ++-- .../FunctionalStateMachine.CommandRunner.csproj | 2 +- .../FunctionalStateMachine.CommandRunnerTests.csproj | 4 ++-- .../FunctionalStateMachine.Core.Tests.csproj | 4 ++-- .../FunctionalStateMachine.Diagrams.Tests.csproj | 2 +- 7 files changed, 12 insertions(+), 12 deletions(-) diff --git a/samples/Basic/FunctionalStateMachine.Samples/FunctionalStateMachine.Samples.csproj b/samples/Basic/FunctionalStateMachine.Samples/FunctionalStateMachine.Samples.csproj index 04afee9..df12372 100644 --- a/samples/Basic/FunctionalStateMachine.Samples/FunctionalStateMachine.Samples.csproj +++ b/samples/Basic/FunctionalStateMachine.Samples/FunctionalStateMachine.Samples.csproj @@ -8,9 +8,9 @@ - + - + diff --git a/samples/StockPurchaser/StockPurchaserSampleApp.Tests/StockPurchaserSampleApp.Tests.csproj b/samples/StockPurchaser/StockPurchaserSampleApp.Tests/StockPurchaserSampleApp.Tests.csproj index c6bc4a6..d028d7c 100644 --- a/samples/StockPurchaser/StockPurchaserSampleApp.Tests/StockPurchaserSampleApp.Tests.csproj +++ b/samples/StockPurchaser/StockPurchaserSampleApp.Tests/StockPurchaserSampleApp.Tests.csproj @@ -8,9 +8,9 @@ - + - + diff --git a/samples/VendingMachine/VendingMachineSampleApp.Tests/VendingMachineSampleApp.Tests.csproj b/samples/VendingMachine/VendingMachineSampleApp.Tests/VendingMachineSampleApp.Tests.csproj index f27cf25..db0d599 100644 --- a/samples/VendingMachine/VendingMachineSampleApp.Tests/VendingMachineSampleApp.Tests.csproj +++ b/samples/VendingMachine/VendingMachineSampleApp.Tests/VendingMachineSampleApp.Tests.csproj @@ -8,9 +8,9 @@ - + - + diff --git a/src/FunctionalStateMachine.CommandRunner/FunctionalStateMachine.CommandRunner.csproj b/src/FunctionalStateMachine.CommandRunner/FunctionalStateMachine.CommandRunner.csproj index 491df1e..114ccdf 100644 --- a/src/FunctionalStateMachine.CommandRunner/FunctionalStateMachine.CommandRunner.csproj +++ b/src/FunctionalStateMachine.CommandRunner/FunctionalStateMachine.CommandRunner.csproj @@ -16,7 +16,7 @@ - + diff --git a/test/FunctionalStateMachine.CommandRunnerTests/FunctionalStateMachine.CommandRunnerTests.csproj b/test/FunctionalStateMachine.CommandRunnerTests/FunctionalStateMachine.CommandRunnerTests.csproj index 0efd101..f38cf97 100644 --- a/test/FunctionalStateMachine.CommandRunnerTests/FunctionalStateMachine.CommandRunnerTests.csproj +++ b/test/FunctionalStateMachine.CommandRunnerTests/FunctionalStateMachine.CommandRunnerTests.csproj @@ -8,10 +8,10 @@ - + - + diff --git a/test/FunctionalStateMachine.Core.Tests/FunctionalStateMachine.Core.Tests.csproj b/test/FunctionalStateMachine.Core.Tests/FunctionalStateMachine.Core.Tests.csproj index 6bea969..a2076b8 100644 --- a/test/FunctionalStateMachine.Core.Tests/FunctionalStateMachine.Core.Tests.csproj +++ b/test/FunctionalStateMachine.Core.Tests/FunctionalStateMachine.Core.Tests.csproj @@ -8,9 +8,9 @@ - + - + diff --git a/test/FunctionalStateMachine.Diagrams.Tests/FunctionalStateMachine.Diagrams.Tests.csproj b/test/FunctionalStateMachine.Diagrams.Tests/FunctionalStateMachine.Diagrams.Tests.csproj index 8575045..4c8cdab 100644 --- a/test/FunctionalStateMachine.Diagrams.Tests/FunctionalStateMachine.Diagrams.Tests.csproj +++ b/test/FunctionalStateMachine.Diagrams.Tests/FunctionalStateMachine.Diagrams.Tests.csproj @@ -10,7 +10,7 @@ - +