- #290
- remove workaround for aspnet/dnx#2566; not needed if building with CLR or Mono
- install Core CLR DNX in `build.sh`
- must be applied in all repos using Travis before this PR goes in
- add `Dnu()` and `Dnx()` macros
- remove `K()` macro from `_k-test.shade`; use `Dnx()` instead
- incorporate per-repo changes not yet applied to Universe templates
- use newer `NuGet.exe`
- Universe itself does not need the Korebuild package or `dnvm`
Changes partially revert
|
||
|---|---|---|
| .. | ||
| .gitattributes | ||
| .gitignore | ||
| NuGet.Config | ||
| NuGet.master.config | ||
| build.cmd | ||
| build.sh | ||
| makefile.shade | ||