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