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. |
||
|---|---|---|
| samples/MvcSample.Web | ||
| src | ||
| test | ||
| .gitattributes | ||
| .gitignore | ||
| NuGet.Config | ||
| WebFx.sln | ||
| build.cmd | ||
| global.json | ||
| makefile.shade | ||