[msvc] Add Mono_Unix_VersionString to monoposixhelper.def
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Fri, 11 Nov 2016 13:38:35 +0000 (14:38 +0100)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Sun, 13 Nov 2016 17:41:22 +0000 (18:41 +0100)
commit7157eaa0fc0a29d188cb29fd3677bfd797d7675a
tree1fdee008bdd951f4e5d4472edf891f18406c1125
parent397430c7f9fe4fae487342db36860b0a08cd56c0
[msvc] Add Mono_Unix_VersionString to monoposixhelper.def

Fixes the EntryPointNotFoundException when running the Mono.Posix tests on Windows.
This check was introduced in 249ee0686bf87f33acf2efde76f3645ef06bb886 but the .def file wasn't updated.

With this the tests still crash so switching them off on PRs again for now.
msvc/monoposixhelper.def
scripts/ci/run-test-default.sh