Add a Pre-build event that overwrites the AssemblyInfo.cs file.
You can even add a second file called PersonDetails.cs , which you did not put in the original control (i.e. in the ignore list), in which you just placed the face details.
The build event will be a small application that you write that gets the username from, for example. Windows credentials and places them in a C # file.
source share