|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
how can I make my dll strong name by using Visual Studio 2005 ExpressHi,
I write a simple dll in C# using Visual Studio 2005 Express, how can I make my dll strong name? (so I can put it into Global Assembly Cache) Ben There is a command-line tool to do this. I can't be sure it comes with VS
2005 Express, but it may even come with the .Net platform. See: http://msdn2.microsoft.com/en-us/library/6f05ezxy.aspx -- Show quoteHTH, Kevin Spencer Microsoft MVP Professional Numbskull Complex things are made up of lots of simple things. "Ben" <bonin***@gmail.com> wrote in message news:OccwEQfeGHA.3588@TK2MSFTNGP02.phx.gbl... > Hi, > > I write a simple dll in C# using Visual Studio 2005 Express, > how can I make my dll strong name? (so I can put it into Global Assembly > Cache) > > Ben > > > |
|||||||||||||||||||||||