Until today one of our applications was running correctly in Visual Studio code (the majority of devs use Visual Studio 2019). However, after a pull from git this morning we are getting the following error when building the project. dotnet build C:\Program Files\dotnet\sdk\3.0.100\Roslyn\Microsoft.CSharp.Core.targets(59,5): error : Process terminated. System.Runtime.InteropServices.COMException (0x80131239): Method [...] read more