aspnetcore/test/Mvc.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
..
Infrastructure Move API convention analyzers to Microsoft.AspNetCore.Mvc.Api.Analyzers 2018-08-02 13:53:33 -07:00
TestFiles Fix typos (#8413) 2018-09-12 09:34:45 -07:00
AttributesShouldNotBeAppliedToPageModelAnalyzerTest.cs Move API convention analyzers to Microsoft.AspNetCore.Mvc.Api.Analyzers 2018-08-02 13:53:33 -07:00
AvoidHtmlPartialAnalyzerTest.cs Move API convention analyzers to Microsoft.AspNetCore.Mvc.Api.Analyzers 2018-08-02 13:53:33 -07:00
CodeAnalysisExtensionsTest.cs Fix typos (#8413) 2018-09-12 09:34:45 -07:00
Mvc.Analyzers.Test.csproj Use Internal.AspNetCore.Sdk as an MSBuild SDK 2018-10-04 15:12:38 -07:00
TopLevelParameterNameAnalyzerTest.cs Ignore parameters that specify a model binder type 2018-08-15 12:12:04 -07:00
xunit.runner.json Shorten names so MVC repo can be cloned on Windows benchmarks server 2018-06-27 14:33:31 -07:00