Z
z. f.
Hi,
i build a class library project in vb.net and i reference this project from other vb.net windows/aspx projects.
the class library DLL is configured in the GAC so it is located by the framework and no need for it to be in the bin directory.
i can change the reference property CopyLocal from true (default) to false so the DLL is not copyed, but how can i change it's default CopyLocal value to be false like the microsoft referenced DLLs.
TIA.
z.
i build a class library project in vb.net and i reference this project from other vb.net windows/aspx projects.
the class library DLL is configured in the GAC so it is located by the framework and no need for it to be in the bin directory.
i can change the reference property CopyLocal from true (default) to false so the DLL is not copyed, but how can i change it's default CopyLocal value to be false like the microsoft referenced DLLs.
TIA.
z.