T
thebenb
I've got this very frustrating problem that I can't seem to nail.
Hopefully someone out there can help me.
I've got a toolkit class library project that has some handy helper
classes in. I add the DLL as a reference to my other projects. So far
so good.
I've recently updated the toolkit, but my projects won't recognise the
change - new methods that I've added to the toolkit are not showing up
in the referencing project.
I've tried removing the reference and re-adding it, and I've even
tried adding the toolkit into the solution and making it a project
reference rather than a DLL reference. Nothing seems to work, it's as
if VS is using a cached copy of the DLL.
If I update the version of the toolkit, the reference in the other
project shows this new version number, yet the methods are still the
old ones.
Any ideas?
Hopefully someone out there can help me.
I've got a toolkit class library project that has some handy helper
classes in. I add the DLL as a reference to my other projects. So far
so good.
I've recently updated the toolkit, but my projects won't recognise the
change - new methods that I've added to the toolkit are not showing up
in the referencing project.
I've tried removing the reference and re-adding it, and I've even
tried adding the toolkit into the solution and making it a project
reference rather than a DLL reference. Nothing seems to work, it's as
if VS is using a cached copy of the DLL.
If I update the version of the toolkit, the reference in the other
project shows this new version number, yet the methods are still the
old ones.
Any ideas?