My solution will not build anymore and gives the error "An error occured while writing the output file: System.NullReferenceException: Object reference not set to an instance of an object." The File stated is CSC and line 1.
It happend after I added some more classes, but when I try to rollback to earlier version it still has the same build problem. Some classes uses Newtonsoft.Json, but that worked in previous builds.