diff --git a/CHANGELOG.md b/CHANGELOG.md index f07308e85..cf1da7d9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,9 @@ ## Bug fixes: -*Contributors of this release (in alphabetical order):* +* Fix: Reqnroll.SpecFlowCompatibility 3.3.4 package is not published (#1068) + +*Contributors of this release (in alphabetical order):* @304NotModified # v3.3.4 - 2026-03-23 diff --git a/Directory.Build.targets b/Directory.Build.targets index 879a2c446..f1b212b94 100644 --- a/Directory.Build.targets +++ b/Directory.Build.targets @@ -140,12 +140,15 @@ if (Directory.Exists(TmpDirectory)) + + <_TfmSpecificDebugSymbolsCandidate Include="@(_ProjectReferenceCopyLocalPathsForPackAsComponent->'%(RootDir)%(Directory)%(Filename).pdb')" Condition="'%(Extension)' != '.pdb'"/> diff --git a/Plugins/Reqnroll.SpecFlowCompatibility.ReqnrollPlugin/Reqnroll.SpecFlowCompatibility.ReqnrollPlugin.csproj b/Plugins/Reqnroll.SpecFlowCompatibility.ReqnrollPlugin/Reqnroll.SpecFlowCompatibility.ReqnrollPlugin.csproj index 5f55dfd3c..c1594d0c9 100644 --- a/Plugins/Reqnroll.SpecFlowCompatibility.ReqnrollPlugin/Reqnroll.SpecFlowCompatibility.ReqnrollPlugin.csproj +++ b/Plugins/Reqnroll.SpecFlowCompatibility.ReqnrollPlugin/Reqnroll.SpecFlowCompatibility.ReqnrollPlugin.csproj @@ -2,7 +2,7 @@ netstandard2.0;net462 true - false + true true @@ -21,4 +21,4 @@ - \ No newline at end of file +