In order to reference the netstandard1.3 version of Microsoft.Extensions.DependencyModel, we needed to put a locally built nuget package on the dotnet-core-test feed.
Once there is an official Microsoft.Extensions.DependencyModel package that supports netstandard1.3, we need to change our NuGet.config to point to the official feed.