c# - intellisense doesn't see that .dll has changed -
i added dll project(to new folder'lib' in project directory) , have used features. new version of dll appeared, under same name. deleted library , reference project, added new 1 (with few methods). when try use these new methods, intellisense calls error, , cannot build project. without using new methods, works fine if working old version of dll.
i using vs express 2012 desktop.
have tried saving, rebuilding, , restarting vs? tends little wonky intellisense, user-defined classes, if it's been running long.
it namespaces if got copied on somewhere else? i've had problem more once class wrote , use on place.
Comments
Post a Comment