aspnetcore/test
Ryan Nowak 89c9c3260b Make HtmlFormattableString public
We've had this class for a while backing the implementation of the
AppendFormat extension method. Making this public so we can use it in MVC
in localization.

Some updates to the API surface and name to be aligned with
System.FormattableString
2016-04-06 16:42:29 -07:00
..
Microsoft.AspNetCore.Html.Abstractions.Test Make HtmlFormattableString public 2016-04-06 16:42:29 -07:00
Microsoft.Extensions.WebEncoders.Tests