We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d20273 commit b93fe29Copy full SHA for b93fe29
src/Mvc/Mvc.Abstractions/src/ModelBinding/BindingInfo.cs
@@ -3,7 +3,6 @@
3
4
using System.Linq;
5
using System.Reflection;
6
-using Microsoft.AspNetCore.Http.Metadata;
7
using Microsoft.AspNetCore.Mvc.Abstractions;
8
using Microsoft.Extensions.DependencyInjection;
9
0 commit comments