For the complete documentation index, see llms.txt. This page is also available as Markdown.

Rosyln error

Every now and again you might see the error relating to csc.exe, this is how to fix it.

Within the Package Manager Console in Visual Studio type the following - Remember the -r flag!

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

Last updated