aspnetcore/test
Mugdha Kulkarni f9a9b80681 Fixing the error message. The error message for malformed template was too complex listing all
the errors that can happen in one message. I have separated the message in 2 different messages.
 1. When there is a parameter or a literal following the optional parameter.
 2. when optional parameter is preceded by a literal other than period which is not allowed.
2015-02-16 17:40:04 -08:00
..
Microsoft.AspNet.Routing.Tests Fixing the error message. The error message for malformed template was too complex listing all 2015-02-16 17:40:04 -08:00