Add sign.builds projects to facilitate real signing in official builds.
authorJoel Hendrix <jhendrix@microsoft.com>
Thu, 19 May 2016 18:33:21 +0000 (11:33 -0700)
committerJoel Hendrix <jhendrix@microsoft.com>
Thu, 19 May 2016 18:33:21 +0000 (11:33 -0700)
commit5b784c2a3b1de97a8ee164d70207a9ba172d1f41
tree25229db42f61c76b1cfb0024522701a1057e6a11
parent2f456bb8ddcb0310a2499bf8d04391e632177481
Add sign.builds projects to facilitate real signing in official builds.

New build project, sign.builds, is to be built post building of binaries
so that they can be real-signed in the official build.
Updated some project files with the correct strong name certificate.
src/mscorlib/System.Private.CoreLib.csproj
src/mscorlib/facade/mscorlib.csproj
src/mscorlib/mscorlib.csproj
src/mscorlib/ref/mscorlib.csproj
src/sign.builds [new file with mode: 0644]