aspnetcore/test/Microsoft.AspNet.Mvc.ModelB...
dougbu a626896b80 Correcting WebFx failure on CI machines
- a single test is failing under CoreCLR only
- using the resource-related properties of a `ValidationAttribute` in
  precisely one place – the failing test.
- in .NET the DataAnnotations assembly is somehow able to get access to
  `internal` resources
- that doesn’t work under CoreCLR
- short-term fix is to add an `[InternalsVisibleTo]` in the test
  assembly, giving DataAnnotations access to the resource

Will also file a bug in the DataAnnotations repo
2014-05-01 19:01:53 -07:00
..
Binders Update file headers 2014-05-01 17:42:33 -07:00
Formatters Update file headers 2014-05-01 17:42:33 -07:00
Internal Update file headers 2014-05-01 17:42:33 -07:00
Metadata Update file headers 2014-05-01 17:42:33 -07:00
Properties Correcting WebFx failure on CI machines 2014-05-01 19:01:53 -07:00
Utils Update file headers 2014-05-01 17:42:33 -07:00
Validation Update file headers 2014-05-01 17:42:33 -07:00
ValueProviders Update file headers 2014-05-01 17:42:33 -07:00
Microsoft.AspNet.Mvc.ModelBinding.Test.kproj
ModelBindingContextTest.cs Update file headers 2014-05-01 17:42:33 -07:00
Resources.resx
project.json