<Project> <!-- This props all need to be set in targets as they depend on the values set earlier --> <PropertyGroup> <Product>$(AssemblyName) ($(TargetFramework))</Product> </PropertyGroup> </Project>