Fix rebuild issue with development package
authorMatt Mitchell <mmitche@microsoft.com>
Thu, 12 Feb 2015 00:12:17 +0000 (16:12 -0800)
committerMatt Mitchell <mmitche@microsoft.com>
Thu, 12 Feb 2015 00:32:22 +0000 (16:32 -0800)
commit71b380b1104d2b42a5fa157c34d1c5cf88e5cb44
tree8fafbf0ec63e6e44b7ce7d091bdf5703179653a3
parent214e8d27801090f72f7c12267e12fc55a887679f
Fix rebuild issue with development package

If the development package is deleted and then a rebuild is attempted we fail because mscorlib is not where we think it should be.  We should be looking for mscorlib.pdb in the PDBs dir and also building the packages after the PDBs are moved.
build.proj
src/.nuget/Microsoft.DotNet.CoreCLR.Development.nuspec