Go to file
N. Taylor Mullen b1c49a2535 Remove CodeDOM from net45 Razor.
Removed all System.CodeDOM related code from net45.  This involved modifying some existing code paths and most of all reducing the complexity of all of the CodeGenerators.  Added some factory creation methods to build CodeBuilders.  Ran code analysis and made adjustments to pass analysis.
2014-03-14 16:05:23 -07:00
src/Microsoft.AspNet.Razor Remove CodeDOM from net45 Razor. 2014-03-14 16:05:23 -07:00
test Remove CodeDOM from net45 Razor. 2014-03-14 16:05:23 -07:00
.gitattributes
.gitignore
NuGet.Config Workaround myget being down 2014-02-07 10:08:47 -08:00
Razor.sln
build.cmd Updating build.cmd to cache NuGet.exe 2014-02-02 08:18:43 -08:00
makefile.shade