Moving hostpolicy to sub-directory under dll (dotnet/core-setup#4483)
authorAaron Robinson <arobins@microsoft.com>
Wed, 22 Aug 2018 15:47:59 +0000 (08:47 -0700)
committerGitHub <noreply@github.com>
Wed, 22 Aug 2018 15:47:59 +0000 (08:47 -0700)
commitcdf9b67ffad3b53eabf2b5e21c0ef95a78e4eb8a
treea44bab16bedec0b6c7cd195399f38236099053de
parentc1099c2fb83772f5dea6e1c8633b5cff6d5bdc2a
Moving hostpolicy to sub-directory under dll (dotnet/core-setup#4483)

* Moving hostpolicy to sub-directory under dll

* Remove inconsistent property

* Remove 'exe' and 'dll' directories.

Commit migrated from https://github.com/dotnet/core-setup/commit/2ef0b64810530961f492c33d37fc7509128e0a9b
src/installer/corehost/build.proj
src/installer/corehost/cli/CMakeLists.txt
src/installer/corehost/cli/apphost/CMakeLists.txt [moved from src/installer/corehost/cli/exe/apphost/CMakeLists.txt with 97% similarity]
src/installer/corehost/cli/dotnet/CMakeLists.txt [moved from src/installer/corehost/cli/exe/dotnet/CMakeLists.txt with 92% similarity]
src/installer/corehost/cli/exe.cmake [moved from src/installer/corehost/cli/exe/exe.cmake with 78% similarity]
src/installer/corehost/cli/exe/CMakeLists.txt [deleted file]
src/installer/corehost/cli/hostpolicy/CMakeLists.txt [moved from src/installer/corehost/cli/dll/CMakeLists.txt with 100% similarity]