How to fix Mono.CompilerServices.SymbolWriter.MonoSymbolFileException

Each time I run Bolt/Compile Assembly, there is always an error:
Mono.CompilerServices.SymbolWriter.MonoSymbolFileException: Symbol file `Assets/bolt/assemblies/bolt.user.dll.mdb' does not match assembly.

What does this mean and how to fix it?

Comments