Kiran Challa
|
17e4dd2bf6
|
[Fixes #1429] Content negotiation does a case-sensitive matching of media type's parameter values
|
2014-11-11 10:15:51 -08:00 |
Doug Bunting
|
f7ef604b86
|
Regenerate .kproj files
- does not seem to have a negative impact
- e.g. sample web projects run / debug fine
|
2014-11-04 22:41:53 -08:00 |
David Fowler
|
fa6b3acc4a
|
Removed source files from the project
|
2014-08-15 09:14:49 -07:00 |
harshgMSFT
|
1684d1d322
|
NoContentFormatter: Writes 204 to the response status code if the value returned is null.
|
2014-08-14 19:16:26 -07:00 |
harshgMSFT
|
6ee034e64f
|
ProducesAttribute +
Adding Functional Tests
Conflicts:
src/Microsoft.AspNet.Mvc.Core/Formatters/OutputFormatter.cs
src/Microsoft.AspNet.Mvc.Core/Resources.resx
src/Microsoft.AspNet.Mvc.HeaderValueAbstractions/project.json
test/Microsoft.AspNet.Mvc.FunctionalTests/project.json
Adding Resources + tests
Conflicts:
src/Microsoft.AspNet.Mvc.Core/Properties/Resources.Designer.cs
src/Microsoft.AspNet.Mvc.Core/Resources.resx
Adding produces content Attribute
Conflicts:
src/Microsoft.AspNet.Mvc.Core/Microsoft.AspNet.Mvc.Core.kproj
Conflicts:
src/Microsoft.AspNet.Mvc.Core/Microsoft.AspNet.Mvc.Core.kproj
test/Microsoft.AspNet.Mvc.Core.Test/Microsoft.AspNet.Mvc.Core.Test.kproj
|
2014-08-11 17:52:55 -07:00 |