G
Guest
I have a visual.net 7.0 project that generates a dll
The problem is that I want to change the name of the project and hence the created dll
I do not want to change the name of the dll after each build process
Is there a simple way to do this inside visual.net or do I need to manually change some files
If so, which files need to be changed in order to still have a valid visual.net project, i.e. a project that will load and rebuild without error when double-clicking the *.sln fil
Regards
Bob
The problem is that I want to change the name of the project and hence the created dll
I do not want to change the name of the dll after each build process
Is there a simple way to do this inside visual.net or do I need to manually change some files
If so, which files need to be changed in order to still have a valid visual.net project, i.e. a project that will load and rebuild without error when double-clicking the *.sln fil
Regards
Bob