Unify native file name props (#62724)
authorAdeel Mujahid <3840695+am11@users.noreply.github.com>
Tue, 14 Dec 2021 18:31:19 +0000 (20:31 +0200)
committerGitHub <noreply@github.com>
Tue, 14 Dec 2021 18:31:19 +0000 (19:31 +0100)
commiteb2ffced38fb6eb39902489a1ace88ec6f09167b
tree72f7fe1fd6d7e6c11dae111d604211e9b6a838c8
parent35e4e97867db6bb2cc1c9f1e91c80dd80759e259
Unify native file name props (#62724)

The top level `Directory.Build.props` imports eng/native/naming.props,
which defines platform specific naming conventions. Use that in places
where locally defined props are used and delete the redundant props.
Directory.Build.props
eng/native/naming.props
src/coreclr/.nuget/Directory.Build.props
src/coreclr/crossgen-corelib.proj
src/mono/mono.proj