I was using Visual Studio 2017 normally in an MVC project when it asked to update some packages via nuget.
When doing this, the application no longer wanted to compile and displays the error below:
The file 'D: \ OneDrive \ VisualStudio2017 \ siteReports \ bpa \ bin \ roslyn \ csc.exe' could not be found.
Does anyone know which package is responsible for this file? Or how do I fix it?