aspnetcore/src
avertes ee5535203e Fixed rfc3339 formats to work with all localizations (#7066)
* Amend rfc3339 formats to work with all localizations
Changed time separator ":" to "\:" to prevent it from being substituted with a localized separtor. For example in it-IT locale, datetime-local was formatted as 2017-11-19T22.52.29.223 instead of correct format 2017-11-19T22:52:29.223
2017-11-21 15:10:18 -08:00
..
Microsoft.AspNetCore.Mvc Pin tool and package versions to make builds more repeatable (#7013) 2017-10-31 19:18:14 -07:00
Microsoft.AspNetCore.Mvc.Abstractions Better JSON deserialization errors. Implements #4607, #4862 2017-11-06 23:02:13 +00:00
Microsoft.AspNetCore.Mvc.ApiExplorer Infer multipart/form-data for FromFile parameters 2017-11-02 09:36:31 -07:00
Microsoft.AspNetCore.Mvc.Core Better JSON deserialization errors. Implements #4607, #4862 2017-11-06 23:02:13 +00:00
Microsoft.AspNetCore.Mvc.Cors Pin tool and package versions to make builds more repeatable (#7013) 2017-10-31 19:18:14 -07:00
Microsoft.AspNetCore.Mvc.DataAnnotations Pin tool and package versions to make builds more repeatable (#7013) 2017-10-31 19:18:14 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Json Better JSON deserialization errors. Implements #4607, #4862 2017-11-06 23:02:13 +00:00
Microsoft.AspNetCore.Mvc.Formatters.Xml Pin tool and package versions to make builds more repeatable (#7013) 2017-10-31 19:18:14 -07:00
Microsoft.AspNetCore.Mvc.Localization Pin tool and package versions to make builds more repeatable (#7013) 2017-10-31 19:18:14 -07:00
Microsoft.AspNetCore.Mvc.Razor Pin tool and package versions to make builds more repeatable (#7013) 2017-10-31 19:18:14 -07:00
Microsoft.AspNetCore.Mvc.RazorPages Pin tool and package versions to make builds more repeatable (#7013) 2017-10-31 19:18:14 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers Fixed rfc3339 formats to work with all localizations (#7066) 2017-11-21 15:10:18 -08:00
Microsoft.AspNetCore.Mvc.Testing Pin tool and package versions to make builds more repeatable (#7013) 2017-10-31 19:18:14 -07:00
Microsoft.AspNetCore.Mvc.ViewFeatures Fixed rfc3339 formats to work with all localizations (#7066) 2017-11-21 15:10:18 -08:00
Microsoft.AspNetCore.Mvc.WebApiCompatShim Pin tool and package versions to make builds more repeatable (#7013) 2017-10-31 19:18:14 -07:00
Directory.Build.props Pin tool and package versions to make builds more repeatable (#7013) 2017-10-31 19:18:14 -07:00