Use top level PreReleaseLabel
authorMatt Ellis <matell@microsoft.com>
Sun, 5 Jun 2016 08:38:54 +0000 (01:38 -0700)
committerPat Gavlin <pagavlin@microsoft.com>
Mon, 6 Jun 2016 15:56:54 +0000 (08:56 -0700)
commit7e0579420a0c268e12c7004c116548eb26cc21aa
tree27f0e3447a12f8d3c702b239f06ec1a9d4d89c63
parentf620099b3fafff396ebd43ffc54407e2a34c56ac
Use top level PreReleaseLabel

Some projects were overriding PreReleaseLabel instead of inheriting the
parent one in the top level dir.props. In addition, some projects had
the value set to 'rc4' instead of 'rc3'.

Clean this up so we always use the label in the root dir.props
src/.nuget/Microsoft.NETCore.ILAsm/dir.props
src/.nuget/Microsoft.NETCore.ILDAsm/dir.props
src/.nuget/Microsoft.NETCore.Jit/dir.props