I've added support for .Net Core. Since linked source files are not well supported currently for .Net Core projects I was forced to move the source files to the Jace.Core and Jace.Core.Tests projects and then relink the source files for the existing projects in the solution.
For Jace.Core.Tests I added support for xUnit as MSTest and NUnit are not currently well supported for .Net Core projects.
Please let me know if I can assist with getting an updated Nuget package created for .Net Core.
Thanks!
I've added support for .Net Core. Since linked source files are not well supported currently for .Net Core projects I was forced to move the source files to the Jace.Core and Jace.Core.Tests projects and then relink the source files for the existing projects in the solution. For Jace.Core.Tests I added support for xUnit as MSTest and NUnit are not currently well supported for .Net Core projects. Please let me know if I can assist with getting an updated Nuget package created for .Net Core. Thanks!