Jim Ivey
Jim Ivey
Experiencing the same problem after attempting to update from 7.5.14 to 7.5.17. `System.MissingMethodException : Method not found: 'System.IServiceProvider Microsoft.Extensions.DependencyInjection.ServiceCollectionContainerBuilderExtensions.BuildServiceProvider(Microsoft.Extensions.DependencyInjection.IServiceCollection)'. at Microsoft.AspNet.OData.DefaultContainerBuilder.BuildContainer() at Microsoft.AspNet.OData.PerRouteContainerBase.CreateODataRootContainer(Action``1 configureAction) at Microsoft.AspNet.OData.PerRouteContainerBase.CreateODataRootContainer(String routeName, Action``1 configureAction) at...
We're experiencing the same problem, with similar code to the OP. All of our test devices worked fine with 1.4.2, but starting with 1.4.3 we're seeing issues with some authenticator...