After updating to SpecFlow 2.3.2, I am getting the following error:
Message: Unit Test Adapter threw exception: Could not load file or assembly 'TechTalk.SpecFlow, Version=2.3.2.0, Culture=neutral, PublicKeyToken=0778194805d6db41' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040).
I am using Visual Studio 2017.
Really at a loss here. Any help would be greatly appreciated.
User contributions licensed under CC BY-SA 3.0