I created an Azure Artifact Feed and configured nuget gallery as upstream, however when I try to install package Newtonsoft.Json.Bson it always fails with error: Install-Package : NU1101: Unable to find package Newtonsoft.Json.Bson. No packages exist with this id in source(s): MyFeed, Microsoft Visual Studio Offline Packages, it's very confusing that some packages work fine but some not.
