aspnetcore/test/Microsoft.AspNetCore.Mvc.We...
Nate McMaster b811e69d00 Use PackageLineup to manage PackageReference versions
- Move the Mvc.Performance project from test/ to benchmarks/.
 - Remove the Version attribute on PackageReference.
 - Add a reference to two PackageLineup's.
 - Add snippet to README explaining the additional requirement to run build.cmd /t:restore.
 - Add a target to check that packages have been pinned.
2017-08-30 12:14:11 -07:00
..
HttpRequestMessage Change TFM to netcoreapp2.0 (#6234) 2017-05-04 18:11:26 -07:00
Mocks Change TFM to netcoreapp2.0 (#6234) 2017-05-04 18:11:26 -07:00
TestUtils Move value source information from `<remarks>` to `<summary>` 2016-10-28 16:43:59 -07:00
ApiControllerActionDiscoveryTest.cs Upgrade to xunit 2.3.0-beta4 2017-08-17 10:45:03 -07:00
ApiControllerTest.cs
BadRequestErrorMessageResultTest.cs React to options 2017-06-26 15:49:23 -07:00
ConflictResultTest.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00
DefaultContentNegotiatorTest.cs Upgrade test framework versions and fix test issues 2017-05-15 14:11:27 -07:00
ExceptionResultTest.cs React to options 2017-06-26 15:49:23 -07:00
FormDataCollectionExtensionsTest.cs
HttpErrorTest.cs
HttpResponseExceptionActionFilterTest.cs
HttpResponseExceptionTest.cs
HttpResponseMessageOutputFormatterTests.cs
InternalServerErrorResultTest.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00
InvalidModelStateResultTest.cs React to options 2017-06-26 15:49:23 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest.csproj Use PackageLineup to manage PackageReference versions 2017-08-30 12:14:11 -07:00
NegotiatedContentResultTest.cs React to options 2017-06-26 15:49:23 -07:00
OverloadActionConstraintTest.cs