Go to file
N. Taylor Mullen 49ffb5ae81 Map semicolon's in using statements.
This allows for users to write "@using System;" and still have proper intellisense and mapping.  Also removed some legacy code that I came across when running tests.
2014-02-25 14:14:02 -08:00
src/Microsoft.AspNet.Razor Map semicolon's in using statements. 2014-02-25 14:14:02 -08:00
test Map semicolon's in using statements. 2014-02-25 14:14:02 -08:00
.gitattributes
.gitignore
NuGet.Config
Razor.sln
build.cmd
makefile.shade