There are some common properties that appear in almost all .csproj files, for example, AssemblyOriginatorKeyFile, DelaySign, SignAssembly and some configuration related properties. They should be moved to a shared .props file and be included in other .csproj files.