Skip to content

Instantly share code, notes, and snippets.

@luebster
Created January 9, 2020 12:41
Show Gist options
  • Save luebster/b9b94c8dd9b17645fb15fd827940e7f9 to your computer and use it in GitHub Desktop.
Save luebster/b9b94c8dd9b17645fb15fd827940e7f9 to your computer and use it in GitHub Desktop.
Could not find roslyn/csc.exe
When Running a web app in Visual Studio errors in Could not find a part of the path '[path]\roslyn\csc.exe'.
Run this command in Package Manager Console:
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