Commit Graph

7 Commits

Author SHA1 Message Date
Javier Calvarro Nelson 700c2203c6 [Fixes #66] Adds linking support to the build
* Switch the tasks used to generate the blazor output to be MSBuild based.
* Package the optimized mono runtime and the BCL inside a nuget package.
* Add opt-in support for linking the application on build.
* Make the whole build process incremental.
2018-03-14 11:23:43 +00:00
Javier Calvarro Nelson f56fc1be3d Add feature/0.1.0 to the list of branches 2018-03-14 11:23:42 +00:00
Ryan Nowak d175b4d38a Konvert to KoreBuild 2018-03-14 11:23:42 +00:00
Steve Sanderson bbe00753f4 Workaround AppVeyor failing to install Chrome 2018-02-23 10:38:52 +00:00
Steve Sanderson a6cd139f9c Make AppVeyor fetch all commits to avoid "reference is not a tree" errors in CI 2018-02-16 12:38:43 +00:00
Steve Sanderson 83b90d1980 Update AppVeyor/Travis configs to run on .NET Core, enable selenium
tests, etc.
2018-02-14 13:08:39 +00:00
Ryan Nowak bc7226ba27 Fix AppVeyor and travis 2018-02-14 13:08:39 +00:00