Граф коммитов

8 Коммитов

Автор SHA1 Сообщение Дата
Pranav K e8e3ed22c4 Fix versions 2016-11-09 22:08:26 -08:00
Pranav K 7378850bd4 Updating versions to 1.2.0-* 2016-11-09 14:19:16 -08:00
N. Taylor Mullen a5fdecd11e More preview4 version updates. 2016-11-04 11:59:26 -07:00
Pranav K 0b6b3be925 Revert "Updating to netcoreapp1.1"
This reverts commit ec0097247b.
2016-10-12 16:09:31 -07:00
Pranav K ec0097247b Updating to netcoreapp1.1 2016-10-12 13:46:21 -07:00
Pranav K 75c1a2a99d Updating partner package versions 2016-10-03 14:27:44 -07:00
N. Taylor Mullen 47c2e49869 Remove MVC dependency from test applications.
- This ensures no circular dependency is created between RazorTooling and MVC.
- One side effect of this change is that you can no longer run the test application. Can just see its design time functionality.
2016-08-02 15:44:08 -07:00
N. Taylor Mullen 1cc4498a93 Add end-to-end functional tests.
- This involved building a simple test application to perform dotnet commands onto.
- Created a testartifacts directory during functional test runs to isolate functional test package requirements from a users machine. Without this you'd end up with temporary packages polluting your local nuget packages home directory.
- Added makefile target to ensure initial builds work when running tests.

#62
2016-08-01 21:16:07 -07:00