aspnetcore/src/Microsoft.AspNetCore.Mvc.Ap...
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
..
Properties
ActualApiResponseMetadata.cs Include the response type in ProducesResponseType for client errors (#8490) 2018-09-26 15:51:49 -07:00
ActualApiResponseMetadataFactory.cs Include the response type in ProducesResponseType for client errors (#8490) 2018-09-26 15:51:49 -07:00
AddResponseTypeAttributeCodeFixAction.cs Include the response type in ProducesResponseType for client errors (#8490) 2018-09-26 15:51:49 -07:00
AddResponseTypeAttributeCodeFixProvider.cs
ApiActionsDoNotRequireExplicitModelValidationCheckAnalyzer.cs Include the response type in ProducesResponseType for client errors (#8490) 2018-09-26 15:51:49 -07:00
ApiActionsDoNotRequireExplicitModelValidationCodeFixProvider.cs
ApiControllerFacts.cs
ApiControllerSymbolCache.cs Include the response type in ProducesResponseType for client errors (#8490) 2018-09-26 15:51:49 -07:00
ApiConventionAnalyzer.cs Include the response type in ProducesResponseType for client errors (#8490) 2018-09-26 15:51:49 -07:00
ApiDiagnosticDescriptors.cs
ApiSymbolNames.cs Include the response type in ProducesResponseType for client errors (#8490) 2018-09-26 15:51:49 -07:00
DeclaredApiResponseMetadata.cs
Microsoft.AspNetCore.Mvc.Api.Analyzers.csproj Use Internal.AspNetCore.Sdk as an MSBuild SDK 2018-10-04 15:12:38 -07:00
Microsoft.AspNetCore.Mvc.Api.Analyzers.nuspec
SymbolApiConventionMatcher.cs
SymbolApiResponseMetadataProvider.cs Include the response type in ProducesResponseType for client errors (#8490) 2018-09-26 15:51:49 -07:00