Make minimal OSX version consistent between build-native.sh and configurecompiler...
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Thu, 27 Aug 2020 18:38:25 +0000 (20:38 +0200)
committerGitHub <noreply@github.com>
Thu, 27 Aug 2020 18:38:25 +0000 (20:38 +0200)
commit56f80c7ab00cd373d19af75dc6c475be5058ea94
tree7a215c9f27c28ef9ecf52ec8a137d6449cbf64e0
parent2337a35f08c1f5fb1694264e83a904b326ff0fe2
Make minimal OSX version consistent between build-native.sh and configurecompiler.cmake (#41435)

The latter still specified 10.12 but .NET Core 3+ actually only supports macOS 10.13 or later.
eng/native/configurecompiler.cmake