aspnetcore/test/Microsoft.AspNetCore.Razor....
Ryan Nowak 6e4a968e12 Fix #2149 give generated files distinct extension
Gives our generated a files an extension that isn't used for any other
purpose (that we know of). This is handy for tooling to be able to
quickly know if a file is 'ours'. This comes up in places like
IVsSymbolicNavigationNotify (go to definition).
2018-03-19 12:59:16 -07:00
..
IntegrationTests Fix #2149 give generated files distinct extension 2018-03-19 12:59:16 -07:00
BuildVariables.cs
BuildVariables.cs.template
Microsoft.AspNetCore.Razor.Design.Test.csproj PreserveCompilationContext needs to be set only if a project has any Razor files 2018-02-28 11:45:20 -08:00
xunit.runner.json Don't limit parallel threads for xunit tests 2018-03-07 10:43:25 -08:00