aspnetcore/test/Microsoft.AspNetCore.Mvc.Vi...
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
..
DependencyInjection
Internal Fix typos (#8413) 2018-09-12 09:34:45 -07:00
Model
Properties
Rendering Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
ViewComponents
ViewEngines
ViewFeatures Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
ControllerTest.cs Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
ControllerUnitTestabilityTests.cs
Microsoft.AspNetCore.Mvc.ViewFeatures.Test.csproj Use Internal.AspNetCore.Sdk as an MSBuild SDK 2018-10-04 15:12:38 -07:00
ModelStateDictionaryExtensionsTest.cs
PartialViewResultTest.cs
RemoteAttributeTest.cs
Resources.resx
SkipStatusCodePagesAttributeTest.cs
TestApplicationPart.cs
ViewComponentResultTest.cs
ViewComponentTests.cs
ViewResultTest.cs