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
..
ApplicationModels Handle OPTIONS requests without a handler in Razor Pages (#8528) 2018-10-04 12:25:36 -07:00
DependencyInjection
Infrastructure Handle OPTIONS requests without a handler in Razor Pages (#8528) 2018-10-04 12:25:36 -07:00
Internal Handle OPTIONS requests without a handler in Razor Pages (#8528) 2018-10-04 12:25:36 -07:00
AutoValidateAntiforgeryPageApplicationModelProviderTest.cs
Microsoft.AspNetCore.Mvc.RazorPages.Test.csproj Use Internal.AspNetCore.Sdk as an MSBuild SDK 2018-10-04 15:12:38 -07:00
PageModelTest.cs
PageTest.cs
TestRazorProjectFileSystem.cs