Commit Graph

5497 Commits

Author SHA1 Message Date
Ajay Bhargav Baaskaran a089369216 Updated Json.Net version 2016-02-04 16:43:55 -08:00
Brennan 564dae0a6a Fix cross gen issue 2016-02-04 16:29:50 -08:00
Andrew Stanton-Nurse 95be6b9a51 update dotnet-install script and use beta channel 2016-02-04 10:32:08 -08:00
Kiran Challa c0ed67e96f Enable running tests using dotnet xunit test runner 2016-02-04 10:10:49 -08:00
Brennan 2d2e71e2c8 React to Logging API changes 2016-01-25 09:29:39 -08:00
Cesar Blum Silveira 33ddbf8f4c Set DOTNET_HOME correctly. 2016-01-22 19:30:04 -08:00
Nate McMaster 0348dffe26 Fix odd bug in globbing 2016-02-02 15:58:14 -08:00
Pavel Krymets 8854869d11 Add resx generation back 2016-02-02 12:19:53 -08:00
Victor Hurdugaci d1672ffb5b Update to the latest (floating) CLI 2016-02-01 13:58:34 -08:00
Victor Hurdugaci 5c8e9c9091 Skip runtime install flag 2016-01-29 15:43:02 -08:00
Victor Hurdugaci 9bb7768717 Build tests and samples 2016-01-27 20:19:31 -08:00
N. Taylor Mullen 342676925f Update ASP.NET 5 versions for ASP.NET Core.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:39:12 -08:00
N. Taylor Mullen 43dfd15a01 Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:32:33 -08:00
N. Taylor Mullen 9beb46dff1 Update ASP.NET 5 versions for ASP.NET Core.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:28:42 -08:00
N. Taylor Mullen e28aa5f568 Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:49 -08:00
N. Taylor Mullen 5227607c58 Rename AspNet 5 folders and files.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:46 -08:00
N. Taylor Mullen b87a8001fe Rename AspNet 5 folders and files.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:16:08 -08:00
Pranav K 91ee0f323b Reacting to CoreCLR package version change 2016-01-20 21:03:04 -08:00
Pranav K c8aa4c2c51 Reacting to CoreCLR version changes 2016-01-20 20:39:57 -08:00
Pranav K 099bc91ef2 Removing --parallel flag 2016-01-20 11:07:17 -08:00
Pranav K 786530fcb3 Use a fixed version of CLI 2016-01-20 10:54:36 -08:00
moozzyk 10964cc04f Disabling parallel restore on Mac and Linux 2016-01-19 14:14:41 -08:00
Andrew Stanton-Nurse 2e02adcfc7 Update _dotnet-restore.shade 2016-01-19 12:39:42 -08:00
Andrew Stanton-Nurse 2564e466e4 Remove --parallel
Now that dotnet cli is using NuGet, it's parallel by default!
2016-01-19 12:26:52 -08:00
John Luo 5a284732af Reacting to hosting rename 2016-01-17 16:49:26 -08:00
Victor Hurdugaci 3e1b55701a Install xunit.core 2016-01-15 12:05:55 -08:00
Pranav K 9bc8cc1def Updating CLI _k-standard-goals to remove use of dnu pack
Fixes #355
2016-01-15 10:46:30 -08:00
Nate McMaster dd81654b33 Fix path to korebuild folder in bash script 2016-01-15 09:56:50 -08:00
Nate McMaster 0c0b724009 Run specific targets in bash 2016-01-14 16:47:35 -08:00
Nate McMaster cec2051151 Updating build script 2016-01-14 16:41:14 -08:00
Ajay Bhargav Baaskaran 99474a2709 Removed use of dnu commands 2016-01-14 11:57:29 -08:00
Cesar Blum Silveira d70e1eca73 Honor KOREBUILD_TEST_SKIPMONO (#353). 2016-01-13 12:43:34 -08:00
Cesar Blum Silveira 8b6df5f704 Set DOTNET_HOME to correct path (#350). 2016-01-13 12:00:45 -08:00
Nate McMaster ec58bb7529 Add test args to dotnet-test-xunit 2016-01-12 10:48:28 -08:00
John Luo eed89cd37c Accidentally removed required namespace 2016-01-08 17:28:31 -08:00
John Luo cd813844a0 Updating to new options pattern 2016-01-07 16:37:39 -08:00
John Luo 07785c9ae0 Reacting to new hosting API 2016-01-07 13:55:41 -08:00
Victor Hurdugaci dba3e55c0a Update the templates 2016-01-06 16:02:05 -08:00
Victor Hurdugaci 4a9990a83c Build with dotnet 2016-01-06 14:28:39 -08:00
Victor Hurdugaci 7a19d9a9a9 Build instead of compile for samples 2016-01-06 09:56:25 -08:00
Victor Hurdugaci a3498fa5a2 Update some files 2016-01-04 15:51:25 -08:00
Brice Lambson b9a1706734 Fix path in build-template-dotnet 2015-12-28 09:36:06 -08:00
John Luo 8872037812 Adding back middleware initialization with options instance 2015-12-23 15:43:52 -08:00
Victor Hurdugaci f1d9d74d07 Remove the --parallel flag in KoreBuild-dotnet 2015-12-22 19:04:25 -08:00
John Luo fe41412eeb Stardardizing option initialization using lambdas 2015-12-21 16:44:01 -08:00
Hao Kung f073d0556b React to OptionsModel => Options 2015-12-21 14:47:58 -08:00
Victor Hurdugaci c2b7e415a9 Reverse the xunit arguments. The assembly comes first 2015-12-21 11:05:41 -08:00
Victor Hurdugaci 50999bb876 typo 2015-12-18 16:16:22 -08:00
John Luo cb4c05084b Reacting to new Hosting API 2015-12-18 16:04:27 -08:00
Victor Hurdugaci 952fdd5a38 no parallel on Linux 2015-12-18 15:55:14 -08:00