In Visual studio under the project click propeties.
Then select the build events and then the post build event command line
Enter:
CALL "%VS80COMNTOOLS%\vsvars32.bat" > NULL
gacutil.exe /if "$(TargetName)"
Be the first to rate this post
- Currently 0/5 Stars.
- 1
- 2
- 3
- 4
- 5
Visual Studio .NET 2005
gac, build events