A
Arniec
I have created a shared assembly(adoio.dll) I have set the parameter to
local copy = false, but when I run my installer, I still get a copy of this
dll in my directory. The intention was to have a single copy in the GAC so
if I wanted to update it, it would be done in a single place.
What am I missing?
Thanks
local copy = false, but when I run my installer, I still get a copy of this
dll in my directory. The intention was to have a single copy in the GAC so
if I wanted to update it, it would be done in a single place.
What am I missing?
Thanks