xunit-retry icon indicating copy to clipboard operation
xunit-retry copied to clipboard

Converted projects to new csproj format and changed to .NET Standard

Open kimbirkelund opened this issue 5 years ago • 0 comments

I've made the necessary changes to the projects to be .NET Standard 2.0.

The SpecFlow project however needs to have a the packages updated as the current version of SpecFlow referenced only exists for .NET Framework. I would've updated the version however newer versions have added a member to an interface inherited by one of the classes.

Let me know if you want me to make more changes.

kimbirkelund avatar Sep 03 '19 11:09 kimbirkelund