Go to file
dougbu 4feb8f4f28 Remove reduncant `ArgumentNullOrEmpty` resource from Core project
- came from Rendering but Core already had `ArgumentCannotBeNullOrEmpty`
- moved wording from "argument must not be" to "value cannot be"

Also make similar resources consistent in this repo
- adjust Razor's `ArgumentCannotBeNullOrEmpty` resource to use same wording
  as Core, adding "The"
- update ModelBinding to also have `ArgumentCannotBeNullOrEmpty` and to use
  it consistently with Core and Razor
2014-04-08 12:03:50 -07:00
samples/MvcSample.Web Merging Mvc.Rendering and Mvc.Core 2014-04-07 17:32:49 -07:00
src Remove reduncant `ArgumentNullOrEmpty` resource from Core project 2014-04-08 12:03:50 -07:00
test Remove reduncant `ArgumentNullOrEmpty` resource from Core project 2014-04-08 12:03:50 -07:00
.gitattributes
.gitignore
NuGet.Config Workaround for myget being down 2014-02-07 10:08:16 -08:00
WebFx.sln Merging Mvc.Rendering and Mvc.Core 2014-04-07 17:32:49 -07:00
build.cmd Updating build.cmd to cache NuGet.exe 2014-02-02 08:15:02 -08:00
global.json
makefile.shade
out.txt Adding smart link generation 2014-04-07 14:37:52 -07:00