- 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 |
||
|---|---|---|
| .. | ||
| AcceptHeaderParserTest.cs | ||
| ActionConstraintCacheTest.cs | ||
| ActionDescriptorCollectionProviderTest.cs | ||
| AttributeRouteTest.cs | ||
| AttributeRoutingTest.cs | ||
| AuthorizationApplicationModelProviderTest.cs | ||
| ClientValidatorCacheTest.cs | ||
| ControllerActionDescriptorBuilderTest.cs | ||
| ControllerActionDescriptorProviderTests.cs | ||
| ControllerActionInvokerCacheTest.cs | ||
| ControllerActionInvokerTest.cs | ||
| DefaultApplicationModelProviderTest.cs | ||
| DefaultAssemblyPartDiscoveryProviderTest.cs | ||
| DefaultBindingMetadataProviderTest.cs | ||
| DefaultCollectionValidationStrategyTest.cs | ||
| DefaultComplexObjectValidationStrategyTest.cs | ||
| DefaultControllerArgumentBinderTests.cs | ||
| DefaultModelValidatorProviderTest.cs | ||
| DefaultObjectValidatorTests.cs | ||
| ElementalValueProviderTests.cs | ||
| ExplicitIndexCollectionValidationStrategyTest.cs | ||
| FilterFactoryTest.cs | ||
| FilterProviderTest.cs | ||
| HttpMethodActionConstraintTest.cs | ||
| MiddlewareFilterBuilderTest.cs | ||
| MiddlewareFilterConfigurationProviderTest.cs | ||
| MiddlewareFilterTest.cs | ||
| ObjectMethodExecutorTest.cs | ||
| PrefixContainerTest.cs | ||
| ReferenceEqualityComparerTest.cs | ||
| ResponseCacheFilterTest.cs | ||
| ResponseContentTypeHelperTest.cs | ||
| ShortFormDictionaryValidationStrategyTest.cs | ||
| ValidatorCacheTest.cs | ||