You don't need an AssemblyInfo.cs. You can add assembly level custom
attributes to any source file you want. Just be sure to add them before any
namespace or class declarations. The attributes you probably want are:
AssemblyVersionAttribute
AssemblyFileVersionAttribute
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.