aspnetcore/test/Microsoft.AspNetCore.Mvc.Ra...
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
..
ApplicationParts
Compilation
DependencyInjection
Internal Add a feature to disable file watching in Razor pages (#8369) 2018-09-06 10:16:31 -07:00
Properties
TagHelpers
LanguageViewLocationExpanderTest.cs
Microsoft.AspNetCore.Mvc.Razor.Test.csproj Use Internal.AspNetCore.Sdk as an MSBuild SDK 2018-10-04 15:12:38 -07:00
RazorPageActivatorTest.cs Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
RazorPageCreateModelExpressionTest.cs
RazorPageCreateTagHelperTest.cs
RazorPageTest.cs Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
RazorViewEngineOptionsTest.cs
RazorViewEngineTest.cs Add a feature to disable file watching in Razor pages (#8369) 2018-09-06 10:16:31 -07:00
RazorViewTest.cs
TestApplicationPart.cs
xunit.runner.json