Possible to get project's output automatically registered to the GAC on compile?

B

Bob

After registration I'd also like VS to automatically attempt to unregister all
older versions in the GAC. Is it possible to get VS to behave this way? If not
will it be a Whidbey feature?

Bob
 
A

Anand Balasubramanian

Hi,
In VS.net 2003, in the project->properties, under common properties,
there is an option for build events, basically you can specify command line
values so that it executes after the build or before the build. But
unfortunately this feature is only for C# projects.

Thanks
Anand




Anand Balasubramanian
Microsoft, Visual Basic .NET

This posting is provided "AS IS" with no warranties, and confers no rights.
Please reply to newsgroups only. Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top