We just updated aspnetcore to include the commit hash for the dotnet/aspnetcore repo that the VMR build is based on (roughly) in the assembly metadata. See dotnet/dotnet#1572
It'd be nice if the runtime repo did this as well. It will help scenarios like benchmarking where we gather the commit hashes of assemblies to help find where a regression (or improvement) occurred.