Isolated property is supposed to enable referencing in-process COM servers as a registration free COM dependency, but something got broken on the way: Visual Studio 2019 Preview and .NET 5 produce applications that lose the link. It is still preview so hopefully things get resolved timely. The issue on GitHub: Single-File Executable Cannot Use Registration…