is there any way to make an assembly file accessable across multiple
projects (we have over 20 that need the info all to be the same at build
version, title, desc, copyright,etc) i saw MS did this with the quick starts
with what looks like to be a short cut to a file in each project... is there
any way to have the assembly as the actuall file in one project and all the
others reference it? this is also a source controled solution too by the
way... all the projects are located in the same solution also...
thanks
projects (we have over 20 that need the info all to be the same at build
version, title, desc, copyright,etc) i saw MS did this with the quick starts
with what looks like to be a short cut to a file in each project... is there
any way to have the assembly as the actuall file in one project and all the
others reference it? this is also a source controled solution too by the
way... all the projects are located in the same solution also...
thanks
Comment