Quantcast
Channel: Visual Studio and Visual Web Developer Express
Viewing all articles
Browse latest Browse all 3509

creating a dll inside a web project without duplicate references

$
0
0

we have a dll that we just put in our bin folder.
this dll needs to reference stuff in the website so we include references to other dll's in the bin folder.
the main issue is if one of those dlls gets updated then our dll needs to be recompiled with the newer versions of those referenced dlls

is there a way to create this dll while inside the website so we dont have to include references to the outer dlls?
or a way to include those references when writing the project but when compiling it then not include them?
if we didnt include them would it still work with the other dlls in the bin folder or MUST it have those references inside of it?


Viewing all articles
Browse latest Browse all 3509

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>