Currently we control set of build artifacts only for CoreCLR vs FullCLR build.
We are getting more assemblies/Modules from #1031 and #1118
They are currently getting published for Linux / OS X and they fail in runtime, if user tries to use them.
Example: LocalAccount.
We need to find a right approach to create different artifacts output for different configurations.