- 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 |
||
|---|---|---|
| .. | ||
| ApplicationModel | ||
| ApplicationParts | ||
| Authorization | ||
| Builder | ||
| Controllers | ||
| DependencyInjection | ||
| Filters | ||
| Formatters | ||
| Infrastructure | ||
| Internal | ||
| ModelBinding | ||
| Properties | ||
| Routing | ||
| AcceptedAtActionResultTests.cs | ||
| AcceptedAtRouteResultTests.cs | ||
| AcceptedResultTests.cs | ||
| BadRequestObjectResultTests.cs | ||
| BadRequestResultTests.cs | ||
| BindAttributeTest.cs | ||
| ChallengeResultTest.cs | ||
| ConsumesAttributeTests.cs | ||
| ContentResultTest.cs | ||
| ControllerBaseTest.cs | ||
| CreatedAtActionResultTests.cs | ||
| CreatedAtRouteResultTests.cs | ||
| CreatedResultTests.cs | ||
| EmptyResultTests.cs | ||
| FileContentResultTest.cs | ||
| FileResultTest.cs | ||
| FileStreamResultTest.cs | ||
| FlushReportingStream.cs | ||
| ForbidResultTest.cs | ||
| HttpNotFoundObjectResultTest.cs | ||
| HttpNotFoundResultTests.cs | ||
| HttpOkObjectResultTest.cs | ||
| HttpOkResultTest.cs | ||
| HttpStatusCodeResultTests.cs | ||
| HttpUnauthorizedResultTests.cs | ||
| LocalRedirectResultTest.cs | ||
| MediaTypeCollectionTest.cs | ||
| Microsoft.AspNetCore.Mvc.Core.Test.csproj | ||
| MvcOptionsTest.cs | ||
| NonDisposableStreamTest.cs | ||
| ObjectResultTests.cs | ||
| PhysicalFileResultTest.cs | ||
| ProducesAttributeTests.cs | ||
| RedirectResultTest.cs | ||
| RedirectToActionResultTest.cs | ||
| RedirectToRouteResultTest.cs | ||
| RequireHttpsAttributeTests.cs | ||
| ResponseCacheAttributeTest.cs | ||
| SerializableErrorTests.cs | ||
| SignInResultTest.cs | ||
| SignOutResultTest.cs | ||
| TestApplicationPart.cs | ||
| TestFeatureProvider.cs | ||
| VirtualFileResultTest.cs | ||
| xunit.runner.json | ||