Commit Graph

6612 Commits

Author SHA1 Message Date
John Luo b7be616f83 React to updated CoreCLR packages
https://github.com/aspnet/Coherence/issues/97
2016-05-17 15:45:07 -07:00
John Luo 5ddbe38630 React to updated CoreCLR packages
https://github.com/aspnet/Coherence/issues/97
2016-05-17 14:45:03 -07:00
moozzyk f58641be49 Adding support for outputName build option
Addresses #128
2016-05-12 15:45:49 -07:00
Pranav K 4565c0fb18 Merge remote-tracking branch 'origin/release' into dev 2016-05-10 16:50:36 -07:00
Pranav K c15e83c096 Look for dependencies in the tools node too 2016-05-09 22:48:24 -07:00
John Luo 877b1fd42c Merge branch 'release' into dev 2016-05-06 17:28:48 -07:00
John Luo 30407c2e6e React to deployer update 2016-05-06 17:28:24 -07:00
Pranav K c3dc279642 Merge branch 'release' into dev 2016-05-06 14:10:05 -07:00
Pranav K 4ac0811585 Revise the version for Microsoft.AspNetCore.Server.IISIntegration.Tools
Additionally fix project.json warnings
2016-05-06 14:07:14 -07:00
Pranav K 9834102242 Merge branch 'release' into dev 2016-05-05 07:14:59 -07:00
Pranav K 0216221e50 Revert "Fix DataProtection after build globbing changes will go in"
This reverts commit f0ddc81e07.
2016-05-05 07:14:25 -07:00
John Luo 37931a9fa5 Update AutobahnTestServer to use IISIntegration 2016-05-04 15:32:16 -07:00
Pavel Krymets 255a6dec63 Merge branch 'release' into dev 2016-05-04 12:21:38 -07:00
Pavel Krymets 95d86a3070 Fix issue with build script producing empty packages 2016-05-04 12:20:59 -07:00
Pavel Krymets aad85220df Merge branch 'release' into dev 2016-05-04 11:10:43 -07:00
Pavel Krymets f0ddc81e07 Fix DataProtection after build globbing changes will go in 2016-05-04 11:00:14 -07:00
Pranav K 0beff6f91a Merge branch 'release' into dev 2016-05-03 19:24:33 -07:00
Pranav K 039bb6e714 Fix tests for net451 2016-05-03 19:24:22 -07:00
Pranav K 3207918e1b Merge branch 'release' into dev 2016-05-02 18:14:29 -07:00
Pranav K fc3ab48d61 Add dotnet-test-xunit dependency 2016-05-02 18:12:30 -07:00
Pranav K a43acb2fee Merge branch 'release' into dev 2016-05-02 17:43:09 -07:00
Pranav K bba69da958 Add dotnet-test-xunit 2016-05-02 17:42:55 -07:00
Pranav K a36f37347d Merge branch 'release' into dev 2016-05-02 16:20:59 -07:00
Pranav K 071cf1c0f4 Fix build break 2016-05-02 16:20:14 -07:00
Pranav K 63b572b52a Merge branch 'release' into dev 2016-05-02 14:57:53 -07:00
Pranav K bb043458af Merge branch 'release' into dev 2016-05-02 14:56:24 -07:00
Pranav K e9369bfb99 Merge branch 'release' into dev 2016-05-02 14:55:40 -07:00
Pranav K 95b6a0a999 Fix build warnings 2016-05-02 11:27:30 -07:00
Pranav K 2205f33a59 Fix build warnings 2016-05-02 11:27:18 -07:00
Pranav K 5abd3bf076 Fix build warnings 2016-05-02 11:27:08 -07:00
Ryan Brandenburg 7ac6ea9caf Merge branch 'release' into dev 2016-04-28 16:58:39 -07:00
Ryan Brandenburg 9a503a7ac8 Add OSX 10.11 runtime 2016-04-28 16:58:14 -07:00
BrennanConroy b457fb47d3 Merge branch 'release' into dev 2016-04-27 19:04:45 -07:00
BrennanConroy 3615cfd28e Remove reference to UseDefaultHostingConfiguration 2016-04-27 19:04:33 -07:00
Pranav K 029df37ca7 Merge branch 'release' into dev 2016-04-27 12:09:20 -07:00
Pranav K 846b242327 Add more rids so build succeeds on OSX and Linux 2016-04-27 12:08:52 -07:00
John Luo 0d2c5135cb Merge branch 'release' into dev 2016-04-27 11:56:53 -07:00
John Luo e344edc2a3 React to default hosting configuration changes 2016-04-27 11:36:23 -07:00
Pranav K 521fd593f0 Merge branch 'release' into dev 2016-04-27 11:05:27 -07:00
Pranav K c7893f9f5a Make TestSites portable 2016-04-27 11:03:28 -07:00
Pranav K 686783f0f1 Merge branch 'release' into dev 2016-04-26 22:45:18 -07:00
Pranav K 19de082d26 Cleaning up project.json so restore works without --infer-runtimes 2016-04-26 22:41:54 -07:00
Pranav K 2762e492bc Merge branch 'release' into dev 2016-04-26 09:27:29 -07:00
Pranav K 5e81b89378 Replace IApplicationEnvironment with IHostingEnvironment 2016-04-25 16:54:35 -07:00
John Luo a08d314c5d Merge branch 'release' into dev 2016-04-22 16:20:55 -07:00
John Luo 34b5097149 Convert to portable and add tests for standalone and portable 2016-04-22 16:18:17 -07:00
Chris R f92789672b Merge branch 'release' into dev 2016-04-22 13:24:51 -07:00
Chris R fcdf8ddc2f #141 Require the MSAspNetCoreToken or send a 400. 2016-04-22 13:23:23 -07:00
moozzyk 263241aed6 Merge branch 'release' into dev 2016-04-22 11:07:55 -07:00
moozzyk 4d24efc439 Removing %LAUNCHER_ARGS% from arguments for portable apps
Addresses #150
2016-04-22 11:07:08 -07:00