Open andrewdouglas opened 6 years ago
Upgraded to .NET Core 2.0 / .NET Standard 2.0. Swapped out MSTest with xUnit (all tests passing). Updated relative paths in TestConsoleApplication assembly to work with "dotnet run" command.
Nice! Any chance to get this approved? We are moving a big part of our system to .NET Core and it's tightly coupled to this library :(
Upgraded to .NET Core 2.0 / .NET Standard 2.0. Swapped out MSTest with xUnit (all tests passing). Updated relative paths in TestConsoleApplication assembly to work with "dotnet run" command.