Commit Graph

4 Commits

Author SHA1 Message Date
Doug Bunting 5444297795 Add `--no-restore` and apply `--quiet` to `dotnet restore`
- new `--no-restore` pseudo-target controls whether `dotnet restore` runs at all
- `--quiet` adds `--verbosity minimal` to `dotnet restore` command

nit: clean out dangling `KOREBUILD_TEST_DNXCORE` environment variable
 - `--test-dnxcore` now logs a warning
2016-02-09 15:05:32 -08:00
Victor Hurdugaci c626a599a7 Run tests on CoreCLR using DNX 2015-12-18 14:52:42 -08:00
Victor Hurdugaci ae85d226be Remove dnx and make CLR tests use the xunit runner 2015-12-18 09:18:44 -08:00
Victor Hurdugaci 3e6551f80d Move KoreBuild-dotnet from release 2015-12-15 11:53:41 -08:00