aspnetcore/test
Ryan Nowak 82e32240a4 Update the Enum Invalid Value setting for compat
Updated the naming to follow guidelines, and set the default for 2.0
apps to false. Note that I inverted the naming, which means that I had
to invert the logic in a few places.
2017-12-29 12:09:29 -08:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
Microsoft.AspNetCore.Mvc.ApiExplorer.Test Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
Microsoft.AspNetCore.Mvc.Core.Test Update the Enum Invalid Value setting for compat 2017-12-29 12:09:29 -08:00
Microsoft.AspNetCore.Mvc.Cors.Test Improve logging - individual filters 2017-12-18 13:16:06 -08:00
Microsoft.AspNetCore.Mvc.DataAnnotations.Test Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
Microsoft.AspNetCore.Mvc.Formatters.Json.Test [Fixes #6858] Changes to MvcOption's settings (SuppressInputFormatterBuffering & AllowBindingUndefinedValueToEnumType) are not taking affect 2017-12-04 14:25:41 -08:00
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test [Fixes #6197] AddXmlSerializerFormatters with no namespace 2017-12-07 04:39:34 -08:00
Microsoft.AspNetCore.Mvc.FunctionalTests Introduce IAlwaysRunResultFilter \ IAsyncAlwaysRunResultFilter (#7120) 2017-12-22 10:52:52 -08:00
Microsoft.AspNetCore.Mvc.IntegrationTests Adds test for proposal in #7014 2017-11-22 07:50:37 -08:00
Microsoft.AspNetCore.Mvc.Localization.Test Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
Microsoft.AspNetCore.Mvc.Razor.Test Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
Microsoft.AspNetCore.Mvc.RazorPages.Test Add support for areas to Razor Pages 2017-12-19 15:03:05 -08:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test Add support for areas to Razor Pages 2017-12-19 15:03:05 -08:00
Microsoft.AspNetCore.Mvc.Test Update the Enum Invalid Value setting for compat 2017-12-29 12:09:29 -08:00
Microsoft.AspNetCore.Mvc.TestCommon Introduce IAlwaysRunResultFilter \ IAsyncAlwaysRunResultFilter (#7120) 2017-12-22 10:52:52 -08:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
Microsoft.AspNetCore.Mvc.ViewFeatures.Test [Fixes #6591] TempData should support nullable types 2017-12-04 15:33:22 -08:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
WebSites Introduce IAlwaysRunResultFilter \ IAsyncAlwaysRunResultFilter (#7120) 2017-12-22 10:52:52 -08:00
Directory.Build.props Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
MvcTests.ruleset