I'm running into this today. My issue is with trying to add a local .net standard assembly that I compiled myself, not one that I downloaded from NuGet. I can add the assembly by using Browse, but when I try to call methods on objects I get "Referen…