Commit Graph

6 Commits

Author SHA1 Message Date
Nate McMaster d687617a35 Pin tool and package versions to make builds more repeatable
Part of aspnet/Universe#575
2017-11-01 09:29:41 -07:00
Nate McMaster 4b747a75bd Update bootstrappers to use the compiled version of KoreBuild
[ci skip]
2017-07-25 16:32:13 -07:00
Pranav K 9a7abcd902 Remove net451 as a cross-compile target 2017-03-24 07:56:01 -07:00
Victor Hurdugaci d113f7edc9 Build with dotnet 2016-01-07 09:49:14 -08:00
Doug Bunting 234073cf6e Make `HtmlEncodedString` a suitable base for MVC's `HtmlString`
- #5
- provide `ToString()` implementation
- add missing `null` checks in `WriteTo()`; remove extraneous one in the constructor
- special-case `HtmlEncodedString` in `IHtmlContentBuilder.AppendFormat()` extension method

nits:
- ignore more files
- add missing `null` checks in `HtmlContentBuilderExtensions` too
2015-12-15 15:27:40 -08:00
Pranav K f9661e2bf1 Initial commit 2015-12-01 15:36:17 -08:00