Currently, the Microsoft.Build.Runtime package wont deploy if it is referenced by a project target netstandard1.6. It only supports net46 and netcoreapp1.0. This blocks OmniSharp from taking a dependency on this package because the MSBuild project system in OmniSharp is defined in a library.