Home

Reference not updating

Hello. Recently I added a reference in LINQPad to some custom assemblies I had developed. I then used them in my linqpad query. Later, I added new classes and methods to my assemblies, and rebuilt my project. However, my linqpad query could not access the new stuff that was added. I would get "type or namespace not found" errors. The LinqPAD intellisense could see the new stuff, but when actually executing the query I would get errors.

I have tried everything I could think of. I tried deleting ad re-adding the references. I tried deleting the linqpad temp folder. I tried uninstalling/reinstalling linqpad, but I am still having the same issue.

What else could I try?

Comments

Sign In or Register to comment.