Fix test
This commit is contained in:
parent
314ec6d1a9
commit
094c531e5d
|
|
@ -24,6 +24,7 @@ namespace Microsoft.AspNetCore.Mvc.ApplicationParts
|
||||||
"Microsoft.AspNetCore.Mvc.Core",
|
"Microsoft.AspNetCore.Mvc.Core",
|
||||||
"Microsoft.AspNetCore.Mvc.Cors",
|
"Microsoft.AspNetCore.Mvc.Cors",
|
||||||
"Microsoft.AspNetCore.Mvc.DataAnnotations",
|
"Microsoft.AspNetCore.Mvc.DataAnnotations",
|
||||||
|
"Microsoft.AspNetCore.Mvc.Formatters.Json",
|
||||||
"Microsoft.AspNetCore.Mvc.Formatters.Xml",
|
"Microsoft.AspNetCore.Mvc.Formatters.Xml",
|
||||||
"Microsoft.AspNetCore.Mvc.Localization",
|
"Microsoft.AspNetCore.Mvc.Localization",
|
||||||
"Microsoft.AspNetCore.Mvc.NewtonsoftJson",
|
"Microsoft.AspNetCore.Mvc.NewtonsoftJson",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue