Forum member
BoasE
5 posts
Posts by BoasE
-
Unable to run tests with .NET Core 2.0 referencing .NET Standard 2.0
Perfect. I can confirm that it works now ! Thx !
03 Sep 2017 09:57 UTC
-
Unable to run tests with .NET Core 2.0 referencing .NET Standard 2.0
I Installed NCrunch_Console_3.11.0.8.msi is there anything I should to further?
03 Sep 2017 07:42 UTC
-
Unable to run tests with .NET Core 2.0 referencing .NET Standard 2.0
Btw the project i have trouble with doesnt have any sensitive data and is a spare time project by me. So i could add you in github to the project. if it would be of any help
02 Sep 2017 20:32 UTC
-
Unable to run tests with .NET Core 2.0 referencing .NET Standard 2.0
Same here does not work i got a solution with 4 projects (WPF and .net standard) the most basic .net standard project (having only a nuget depency to a .net standard project) doesnt build. I also submitted an bug report NCrunch: If you are experiencing problems in getting this project…
02 Sep 2017 20:28 UTC
-
Build Issue - VS 2017 RC 4
I got the same error and can reproduce it with empty new projects. - Create a new .net standard 1.4 project - create a .net core xunit test project - In the xunit project we add a reference to the .net standard project then i get the following error: [quote]NCrunch: If you are experie…
20 Feb 2017 08:24 UTC