Go to file
N. Taylor Mullen 4cfef3c6d1 Add tests to verify flexibility of await keyword.
Added sample files to evaluate accuracy of generated code for the await keyword.  Also added a line mapping test to ensure that we're mapping the keyword correctly.
2014-03-18 12:37:16 -07:00
src/Microsoft.AspNet.Razor Add the ability for users to await expressions. 2014-03-18 12:37:07 -07:00
test Add tests to verify flexibility of await keyword. 2014-03-18 12:37:16 -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