Forum member
AndersBaumann
3 posts
Posts by AndersBaumann
-
Failing to build: The "NullableContextOptions" parameter is not supported by the "Csc" task
I removed the package "Microsoft.Net.Compilers" from the MVC project and now NCrunch can build the project. It looks like the MVC project works fine without "Microsoft.Net.Compilers" so problem solved. Thanks for your help.
20 Dec 2019 21:58 UTC
-
Failing to build: The "NullableContextOptions" parameter is not supported by the "Csc" task
Hi Remco. Thanks for the quick answer. Do you mean the "Microsoft.Net.Compilers.3.1.1" package? I actually don't know if it is required. So you suggest to just remove the reference to this package in the MVC project?
20 Dec 2019 09:45 UTC
-
Failing to build: The "NullableContextOptions" parameter is not supported by the "Csc" task
After upgrading to VS 2019 16.4.1 NCrunch cannot build a .Net MVC 4.7.2 project. The project builds without issue in VS. The error message is: ..\packages\Microsoft.Net.Compilers.3.1.1\tools\Microsoft.CSharp.Core.targets (100, 10): The "NullableContextOptions" parameter is not supported by the "C…
20 Dec 2019 05:43 UTC