aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test/OptionDescriptors
Doug Bunting 315908af5f Apply VS' FormatDocument and RemoveAndSort to all *.cs files
- #EngineeringDay
- VS does not yet format auto-properties nicely; reverted what it did

Also revert changes under
- test/Microsoft.AspNet.Mvc.Razor.Host.Test/TestFiles
2014-11-20 21:15:46 -08:00
..
DefaultModelBindersProviderTest.cs React to options and hosting changes 2014-10-14 19:20:28 -07:00
DefaultValidationExcludeFiltersProviderTests.cs Delete trailing whitespace 2014-11-20 16:18:09 -08:00
DefaultValidationProviderProviderTest.cs React to options and hosting changes 2014-10-14 19:20:28 -07:00
DefaultValueProviderFactoryProviderTest.cs React to options and hosting changes 2014-10-14 19:20:28 -07:00
DefaultViewEngineProviderTest.cs React to options and hosting changes 2014-10-14 19:20:28 -07:00
ExcludeValidationDescriptorTests.cs Adding support for excluding types for validation, based on type names for body bound models. 2014-11-06 11:00:50 -08:00
InputFormatterDescriptorExtensionTest.cs Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 21:15:46 -08:00
InputFormatterDescriptorTest.cs Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 21:15:46 -08:00
ModelBinderDescriptorExtensionsTest.cs
ModelBinderDescriptorTest.cs
ModelValidatorProviderDescriptor.cs Moving IModelValidatorProvider to Options 2014-08-26 11:53:32 -07:00
ModelValidatorProviderDescriptorExtensionsTest.cs Moving IModelValidatorProvider to Options 2014-08-26 11:53:32 -07:00
OutputFormatterDescriptorExtensionTest.cs Delete trailing whitespace 2014-11-20 16:18:09 -08:00
OutputFormatterDescriptorTest.cs Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 21:15:46 -08:00
ValidationExcludeFiltersExtensionsTests.cs Adding support for excluding types for validation, based on type names for body bound models. 2014-11-06 11:00:50 -08:00
ValueProviderFactoryDescriptorExtensionsTest.cs
ValueProviderFactoryDescriptorTest.cs
ViewEngineDescriptorExtensionsTest.cs Adding support for ViewLocationExpanders to allow modifying view locations 2014-10-01 16:15:25 -07:00
ViewEngineDescriptorTest.cs