I have AssemblyInfo.cs file automatically generated during build. Here\'s part of .csproj file:
2 &l
Use property pages, so you could set these properties on the project property sheets dialogs.
You will need to create a properties file and edit your project file (only once) to add an import directive to your properties file. Here is an example.