Commit Graph

11 Commits

Author SHA1 Message Date
Pranav K 2b50ec99df Updating to 4.4 CoreFx packages 2016-12-21 16:47:14 -08:00
N. Taylor Mullen 4660c410b3 Pin global.json SDK to 1.0.0-preview2-1-003177. 2016-11-23 16:01:01 -08:00
Ryan Nowak b138aadf1d Repair global.json 2016-03-04 11:26:35 -08:00
Ryan Nowak 0b7035ddcf Implement MoveTo semantics in Mvc
- Simplify things that used to rely on HtmlTextWriter. This behavior is
  now the default.

- Simplify a whole mess of Razor TextWriter code.

- Integration test for merging of TagHelper buffers back into the 'main'
  buffer.
2016-03-04 07:54:31 -08:00
Ryan Nowak 264e8447d4 Undo global.json change 2015-12-28 11:03:17 -08:00
Ryan Nowak 85a4c7edc5 React to changes in routing 2015-12-28 10:15:50 -08:00
Troy Dai 833cb1e820 Update global.json, sources=>projects 2015-04-02 09:20:21 -07:00
Pranav K bf82d87758 * Updating path to functional test file and functional test references to
unblock Mono build
2014-10-06 10:30:26 -07:00
sornaks 28e334d3db Issue #668: Sample should be covered by a basic functional test. 2014-09-04 14:07:46 -07:00
Javier Calvarro Nelson 931a3cd809 Added functional tests for MVC.
Created a test project to hold functional tests, a basic
application for test purposes under test\WebSites and added
the first functional test to validate view rendering.
2014-05-28 12:46:41 -07:00
David Fowler 4c17c864f9 Added global.json 2014-01-31 16:40:42 -08:00