aspnetcore/test/Microsoft.AspNetCore.Mvc.We...
Doug Bunting 5bddd226a3
Use Internal.AspNetCore.Sdk as an MSBuild SDK
- should resolve issues with occasional strange MSBuild caching issues in this repo
- modeled after aspnet/Scaffolding#905
- follows aspnet/BuildTools#729 recommendation to check in global.config file
  - see also Microsoft/msbuild#2914
- use newer KoreBuild
  - `.\build.cmd -update /t:noop`
2018-10-04 15:12:38 -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 Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
ApiControllerActionDiscoveryTest.cs Use ModelMetadataProvider to infer BindingSource on application model 2018-04-02 09:48:49 -07:00
ApiControllerTest.cs React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
BadRequestErrorMessageResultTest.cs Refactor content negotiation code into a service (#6998) 2017-10-31 16:32:37 -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 Refactor content negotiation code into a service (#6998) 2017-10-31 16:32:37 -07:00
FormDataCollectionExtensionsTest.cs
HttpErrorTest.cs
HttpResponseExceptionActionFilterTest.cs React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
HttpResponseExceptionTest.cs
HttpResponseMessageOutputFormatterTests.cs React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
InternalServerErrorResultTest.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00
InvalidModelStateResultTest.cs Refactor content negotiation code into a service (#6998) 2017-10-31 16:32:37 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest.csproj Use Internal.AspNetCore.Sdk as an MSBuild SDK 2018-10-04 15:12:38 -07:00
NegotiatedContentResultTest.cs Refactor content negotiation code into a service (#6998) 2017-10-31 16:32:37 -07:00
OverloadActionConstraintTest.cs React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00