From c0e83c4a8d8464c3f926e72d352c95115dc23aed Mon Sep 17 00:00:00 2001 From: Craig Fowler Date: Tue, 17 Sep 2024 19:35:44 +0100 Subject: [PATCH] Resolve #200 - Downgrade SpecFlow version This is the lowest SpecFlow version which works without hassle. It's a 4-year-old version so I think that should be reasonable by way of support for older projects. --- CSF.Screenplay.SpecFlow/CSF.Screenplay.SpecFlow.csproj | 2 +- .../CSF.Screenplay.SpecFlow.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CSF.Screenplay.SpecFlow/CSF.Screenplay.SpecFlow.csproj b/CSF.Screenplay.SpecFlow/CSF.Screenplay.SpecFlow.csproj index 1cb31089..596a4151 100644 --- a/CSF.Screenplay.SpecFlow/CSF.Screenplay.SpecFlow.csproj +++ b/CSF.Screenplay.SpecFlow/CSF.Screenplay.SpecFlow.csproj @@ -10,7 +10,7 @@ - + diff --git a/Tests/CSF.Screenplay.SpecFlow.Tests/CSF.Screenplay.SpecFlow.Tests.csproj b/Tests/CSF.Screenplay.SpecFlow.Tests/CSF.Screenplay.SpecFlow.Tests.csproj index 5dd72a14..4be86dfd 100644 --- a/Tests/CSF.Screenplay.SpecFlow.Tests/CSF.Screenplay.SpecFlow.Tests.csproj +++ b/Tests/CSF.Screenplay.SpecFlow.Tests/CSF.Screenplay.SpecFlow.Tests.csproj @@ -15,7 +15,7 @@ - +