Property option in asp.net
I have developed a simple asp.net application. I want to include strong key for it. when i right the project name , there is no proprty option in that, have something called Proprty pages in which there is no option to set the strong key.
How to reach for the Property option?
Re: Property option in asp.net
Using VS 2008 Team System, the strong naming options are in the property pages under "MSBuild options" > "Enable strong naming on precompiled assemblies". Can't say if the same for 2005 or any of the Express editions.
What version of Visual Studio are you using?
Re: Property option in asp.net
Yes, it's there in VS 2005, but I don't *think* it's there in any of the express editions, as it may be incentive for you to buy the upgraded versions.