Go to file
Ryan Nowak ffb73a1ed8 Fix build issues with Injector
This was causing intellisense failures in VS. It looks like the
commandline is able to accidentally pick up the compatability extensions
from the model binding assembly, but this is not the case in VS.

Changed this code not to rely on compatability extensions.
2014-03-27 15:07:28 -07:00
samples/MvcSample.Web
src Fix build issues with Injector 2014-03-27 15:07:28 -07:00
test Reintroduce ModelStateDictionaryTest 2014-03-26 17:32:45 -07:00
.gitattributes
.gitignore
NuGet.Config
WebFx.sln
build.cmd
global.json
makefile.shade