Go to file
Nick Guerrera 2bdbd49966 Remove #if NET45 for GetUnicodeCategory and just use CharUnicodeInfo everywhere.
.NET FX Team will not be adding Char.GetUnicodeCategory because it breaks layering. We cannot have a dependency form System.Runtime.dll to System.Globalization.dll.
2014-02-17 23:28:52 -08:00
src/Microsoft.AspNet.Razor Remove #if NET45 for GetUnicodeCategory and just use CharUnicodeInfo everywhere. 2014-02-17 23:28:52 -08:00
test Transition tests to use new CodeTree. 2014-02-13 15:03:19 -08:00
.gitattributes
.gitignore
NuGet.Config
Razor.sln
build.cmd
makefile.shade