aspnetcore/test/Microsoft.AspNetCore.Mvc.Fo...
Kiran Challa db38da7edb Fix Xml formatters to taking in MvcOptions to take affect of options mutation
Related to issue [Fixes #6858] Changes to MvcOption's settings (SuppressInputFormatterBuffering & AllowBindingUndefinedValueToEnumType) are not taking affect
2017-12-06 11:44:35 -08:00
..
Internal
Models
FlushReportingStream.cs
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test.csproj Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
XmlAssert.cs
XmlAssertTest.cs
XmlDataContractSerializerInputFormatterTest.cs Fix Xml formatters to taking in MvcOptions to take affect of options mutation 2017-12-06 11:44:35 -08:00
XmlDataContractSerializerOutputFormatterTest.cs
XmlSerializerInputFormatterTest.cs Fix Xml formatters to taking in MvcOptions to take affect of options mutation 2017-12-06 11:44:35 -08:00
XmlSerializerOutputFormatterTest.cs