Can anyone tell me how to add an AssemblyInfo.vb file to a Web Application converted from NET2.0 to NET3.5.
I'd like to add the manifest information but cannot find a way to do for the Web Application's compiled DLL.
I am using Web Deployment Projects for Visual Studio 2008 if this makes a difference. I'm also going to be replacing the version number with the SVN build number but haven't gotten that far yet.