- thanx to @NTaylorMullen for initial conversion - e.g. AssemblyInfo.cs files were already minimized or removed :) - allow `>=` RC3 CLI's to build and run MVC - work around several dotnet migration issues; see #5482 - disable full .NET Framework runs of functional tests; see #5873 - remove `Microsoft.DotNet.InternalAbstractions` and `System.Xml.XmlDocument` dependencies - remove project.json (!!), *.xproj, .notest, and web.config files Redo earlier changes: - apply test migration to .NET 4.5.2 in *.csproj world - see |
||
|---|---|---|
| .. | ||
| Models | ||
| ActionParametersIntegrationTest.cs | ||
| ArrayModelBinderIntegrationTest.cs | ||
| AuthorizeFilterIntegrationTest.cs | ||
| BinderTypeBasedModelBinderIntegrationTest.cs | ||
| BindingSourceMetadataProviderIntegrationTest.cs | ||
| BodyValidationIntegrationTests.cs | ||
| ByteArrayModelBinderIntegrationTest.cs | ||
| CancellationTokenModelBinderIntegrationTest.cs | ||
| CollectionModelBinderIntegrationTest.cs | ||
| CompanyNameAttribute.cs | ||
| DictionaryModelBinderIntegrationTest.cs | ||
| ExcludeBindingMetadataProviderIntegrationTest.cs | ||
| FormCollectionModelBindingIntegrationTest.cs | ||
| FormFileModelBindingIntegrationTest.cs | ||
| GenericModelBinderIntegrationTest.cs | ||
| HeaderModelBinderIntegrationTest.cs | ||
| KeyValuePairModelBinderIntegrationTest.cs | ||
| Microsoft.AspNetCore.Mvc.IntegrationTests.csproj | ||
| ModelBindingTestContext.cs | ||
| ModelBindingTestHelper.cs | ||
| ModelPrefixSelectionIntegrationTest.cs | ||
| MutableObjectModelBinderIntegrationTest.cs | ||
| ProductValidatorAttribute.cs | ||
| ServicesModelBinderIntegrationTest.cs | ||
| SimpleTypeModelBinderIntegrationTest.cs | ||
| TestMvcOptions.cs | ||
| TryUpdateModelIntegrationTest.cs | ||
| TryValidateModelIntegrationTest.cs | ||
| ValidationIntegrationTests.cs | ||