Commit Graph

9 Commits

Author SHA1 Message Date
= 947adbc8a8 Fix deployers for non-windows platforms and coreclr
- Execute published clr applications on linux and mac with mono
- Update TFM for coreclr project to netstandardapp1.5
2016-03-01 02:29:31 -08:00
N. Taylor Mullen 57371e5c9c Transition to netstandard.
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:32:58 -08:00
John Luo 8cdc6da20b Fix how processes are killed on Linux 2016-02-26 16:46:09 -08:00
BrennanConroy 09ad082913 No dnu 2016-02-25 10:13:21 -08:00
moozzyk 899fe193e7 Replacing KillProcess with taskkill /t which kills entire process tree 2016-02-19 14:56:43 -08:00
John Luo 6aa848dd93 Convert TFM to net451 to allow custom test discovery 2016-02-16 17:59:17 -08:00
Victor Hurdugaci e7eb076a39 Change the deployers to use dotnet 2016-02-09 10:23:43 -08:00
N. Taylor Mullen e62ceb8528 Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:21:40 -08:00
N. Taylor Mullen c24e0297b2 Rename AspNet 5 folders and files.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:21:33 -08:00