Export unmangled name for get_hostfxr_path on nethost (Windows x86) (dotnet/core...
authorElinor Fung <47805090+elinor-fung@users.noreply.github.com>
Wed, 5 Jun 2019 21:56:19 +0000 (14:56 -0700)
committerGitHub <noreply@github.com>
Wed, 5 Jun 2019 21:56:19 +0000 (14:56 -0700)
commit5b056ffa44c56e77c737a929731952c33d4f78f8
tree2a2e7d68aba18fb65d71c2c82890eb766f519db8
parent1caefd863e19228a48ea0a5a43e7240888653fae
Export unmangled name for get_hostfxr_path on nethost (Windows x86) (dotnet/core-setup#6672)

* Use .def file for exports

Commit migrated from https://github.com/dotnet/core-setup/commit/637b9a70c32d8fc5c9df0c5768b3cf369a337ef5
src/installer/corehost/cli/nethost/CMakeLists.txt
src/installer/corehost/cli/nethost/Exports.def [new file with mode: 0644]
src/installer/corehost/cli/test/nativehost/nativehost.cpp
src/installer/test/HostActivationTests/NativeHosting/Nethost.cs