-
Notifications
You must be signed in to change notification settings - Fork 418
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update the dependencies to rc2 packages
Update both the DNX and CoreCLR dependencies to rc2 packages. 1) Update all projects' project.json files 2) Update Travis settings: a) Install libunwind8 b) Request mono 4.2.1 c) Install jq on osx through homebrew 3) Fix and skip some tests after upgrade: a) NRefactory dependency is removed therefore some tests are skipped b) 4) Make some code changes: a) Support new end point behavior b) Add System.Runtim to bootstrap c) Enabled assembly loading for coreclr, this enables metadata and more code actions when running on the coreclr 5) Update build scripts: a) Fixed possible null reference error in nuget packaging b) Run tests for both clr/mono and coreclr c) More error handling d) Ensure we use the coreclr for the first set of tests e) Install dnx from aspnetcidev feed f) Update build to track versions
- Loading branch information
Showing
110 changed files
with
1,271 additions
and
939 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.