aspnetcore/test/Mvc.Api.Analyzers.Test
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
..
TestFiles Include the response type in ProducesResponseType for client errors (#8490) 2018-09-26 15:51:49 -07:00
ActualApiResponseMetadataFactoryTest.cs Include the response type in ProducesResponseType for client errors (#8490) 2018-09-26 15:51:49 -07:00
AddResponseTypeAttributeCodeFixProviderIntegrationTest.cs Include the response type in ProducesResponseType for client errors (#8490) 2018-09-26 15:51:49 -07:00
ApiActionsDoNotRequireExplicitModelValidationCheckAnalyzerIntegrationTest.cs
ApiActionsDoNotRequireExplicitModelValidationCheckCodeFixProviderTest.cs
ApiControllerFactsTest.cs
ApiConventionAnalyzerIntegrationTest.cs Include the response type in ProducesResponseType for client errors (#8490) 2018-09-26 15:51:49 -07:00
DeclaredApiResponseMetadataTest.cs Include the response type in ProducesResponseType for client errors (#8490) 2018-09-26 15:51:49 -07:00
Mvc.Api.Analyzers.Test.csproj Use Internal.AspNetCore.Sdk as an MSBuild SDK 2018-10-04 15:12:38 -07:00
MvcFactsTest.cs
SymbolApiConventionMatcherTest.cs
SymbolApiResponseMetadataProviderTest.cs Include the response type in ProducesResponseType for client errors (#8490) 2018-09-26 15:51:49 -07:00