Go to file
N. Taylor Mullen 3e398be1f8 Require cshtml ending for full path view names.
If a view represents a full path and does not end in .cshtml the FindView and FindPartialView methods will throw.

#206
2014-05-02 12:16:24 -07:00
samples/MvcSample.Web Update file headers 2014-05-01 17:42:33 -07:00
src Require cshtml ending for full path view names. 2014-05-02 12:16:24 -07:00
test Renaming Exception Filter methods 2014-05-01 23:14:47 -07:00
.gitattributes
.gitignore Fix dev14 crash + temporary? .gitignore 2014-05-01 15:10:48 -07:00
NuGet.Config Workaround for myget being down 2014-02-07 10:08:16 -08:00
WebFx.sln Bringing back Razor.Host as an assembly as a TEMPORARY WORKAROUND 2014-04-10 15:54:47 -07:00
build.cmd
build.sh Added build.sh 2014-04-27 17:00:45 -07:00
global.json
makefile.shade