Update BuildTools, CoreFx to preview2-02607-03, preview2-26308-02, respectively ...
[platform/upstream/coreclr.git] / Directory.Build.props
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2   <PropertyGroup>
3     <CL_MPCount>$(NumberOfCores)</CL_MPCount>
4   </PropertyGroup>
5 </Project>