Closed
Description
Preconditions:
Microsoft.AspNetCore.Mvc.Versioning: 4.1.1
Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer: 4.1.1
.NET Core 3.1
Extra Packages:
Microsoft.AspNetCore.Odata: 7.5.1
Microsoft.AspNetCore.OData.Versioning: 4.1.1
Microsoft.AspNetCore.OData.Versioning.ApiExplorer: 4.1.1
Description:
When updating to Microsoft.AspNetCore.Mvc.Versioning V4.2 my application stops working with the following: Exception thrown: 'System.AggregateException' in Microsoft.Extensions.DependencyInjection.dll
Am I missing something somewhere?