Skip to content

Instantly share code, notes, and snippets.

@bcawrse
Created May 19, 2020 16:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bcawrse/9c2770ad19d48d1aa1596deb49f46314 to your computer and use it in GitHub Desktop.
Save bcawrse/9c2770ad19d48d1aa1596deb49f46314 to your computer and use it in GitHub Desktop.
Rolsyn csc.exe missing for ASP .Net MVC applications

Error with csc.exe missing on build

This error crops up every once in awhile when swapping projects. This stack overflow has a good overview / solution SO Link; the answer with the most votes, not the accepted answer.

Update-Package Microsoft.CodeDom.Providers.DotNetCompilerPlatform -r

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment