Go to file
N. Taylor Mullen 8db45f7564 Add user-based padding support.
Added a CSharpPaddingBuilder based on the existing
CodeGeneratorPaddingHelper to allow accurate padding within the generated
C# files.  Also created tests based on the existing PaddingTest tests to
verify padding functionality.
2014-02-12 12:07:39 -08:00
src/Microsoft.AspNet.Razor Add user-based padding support. 2014-02-12 12:07:39 -08:00
test Add user-based padding support. 2014-02-12 12:07:39 -08:00
.gitattributes
.gitignore Updated the build files. 2014-01-28 22:18:20 -08:00
NuGet.Config Workaround myget being down 2014-02-07 10:08:47 -08:00
Razor.sln Updated build. 2014-01-23 23:12:34 -08:00
build.cmd Updating build.cmd to cache NuGet.exe 2014-02-02 08:18:43 -08:00
makefile.shade