Commit Graph

48 Commits

Author SHA1 Message Date
Justin Kotalik 2204989660
Always load hostfxr parameters if the app isn't loaded (#529) 2018-01-19 09:59:04 -08:00
Pavel Krymets 8cedb4eff3
React to pipeline changes (#503) 2018-01-04 10:01:16 -08:00
ASP.NET CI dd466635fa Update dependencies.props
[auto-updated: dependencies]
2018-01-04 01:21:09 +00:00
ASP.NET CI e80e0803c6 Update dependencies.props
[auto-updated: dependencies]
2017-12-31 21:15:05 +00:00
Justin Kotalik 3f31706743 Resolve internal package reference issue 2017-12-29 12:48:01 -08:00
ASP.NET CI fa9d7a7e8c Update dependencies.props
[auto-updated: dependencies]
2017-12-20 13:46:28 -08:00
BrennanConroy 2f785cdd41 Upgrade deps (#488) 2017-12-20 13:46:27 -08:00
BrennanConroy 2cf020103a Update to new corefx packages (#486) 2017-12-20 13:46:27 -08:00
ASP.NET CI 869e3d37c8 Update dependencies.props
[auto-updated: dependencies]
2017-12-20 13:46:27 -08:00
Justin Kotalik 8949f49637 merged 2017-12-07 18:55:29 -08:00
Ryan Brandenburg c94685e470 Use aspnetcore-dev 2017-12-06 11:14:40 -08:00
Pranav K 749bce9d2b Replace aspnetcore-ci-dev feed with aspnetcore-dev 2017-11-21 15:48:03 -08:00
Pranav K a690a8f95e Use MicrosoftNETCoreApp21PackageVersion to determine the runtime framework in netcoreapp2.1 2017-11-17 13:00:25 -08:00
Ryan Brandenburg 34e3f3debc Update build configuration (#237) 2017-11-16 16:00:12 -08:00
Justin Kotalik a629725c7a
Revert "Disable failing tests (#473)" (#478) 2017-11-16 11:07:16 -08:00
Pavel Krymets b8c3d26975
Migrate to new pipe APIs (#454) 2017-11-13 15:06:22 -08:00
Nate McMaster bcc10d3012 Pin tool and package versions to make builds more repeatable
Part of aspnet/Universe#575
2017-11-01 14:59:02 -07:00
Justin Kotalik f130330db8 Updating Xunit and dotnet versions (#143) 2017-09-25 15:10:31 -07:00
Justin Kotalik 2e540341db Adds in-process mode to ANCM. (#152) 2017-09-20 16:09:56 -07:00
Nate McMaster 1297798546 Use PackageLineup to manage PackageReference versions 2017-08-29 11:38:56 -07:00
Nate McMaster 7908015a3d Upgrade to xunit 2.3.0-beta4 2017-08-22 16:49:36 -07:00
John Luo f6329c4dc7 Update Microsoft.AspNetCore.Server.IntegrationTesting package version 2017-08-07 17:12:49 -07:00
Nate McMaster 24f09551d9 Remove usage of PackagePublisher 2017-07-28 17:17:26 -07:00
Nate McMaster 42853bcca1 Update bootstrapper to use the compiled version of KoreBuild 2017-07-27 15:03:42 -07:00
Pranav K 7b9085f7b0 Updating to InternalAspNetCoreSdkVersion 2.1.1-* 2017-07-25 15:13:35 -07:00
Ryan Brandenburg d25fead7b2 Set AspNetCoreVersion 2017-07-24 17:56:39 -07:00
Nate McMaster f051122216 React to aspnet/BuildTools#293
[ci skip]
2017-07-06 10:37:54 -07:00
Pranav K e25eb9135e Add NETStandardImplicitPackageVersion 2017-06-29 08:16:29 -07:00
Kiran Challa db88056e77 Updated to use the latest shared runtime 2017-05-26 12:41:22 -07:00
John Luo d6a653145d Target NETStandard 2.0 2017-05-22 15:05:12 -07:00
Nate McMaster 5761ddd284 Upgrade test framework versions 2017-05-15 14:18:02 -07:00
Pavel Krymets 7e9397aa8a Remove unnecessary package references (#367) 2017-05-10 11:32:30 -07:00
Chris Ross (ASP.NET) 1757af47d5 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 11:43:59 -07:00
Chris Ross (ASP.NET) 539a13717e Migrate to netcoreapp2.0 2017-05-05 11:37:10 -07:00
Pavel Krymets 68868fe812 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 10:23:41 -07:00
Pavel Krymets 6a5fb3b638 Update InternalAspNetCoreSdkVersion 2017-05-05 10:23:34 -07:00
Pranav K b6f4e52000 Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-05-01 22:02:10 -07:00
Pranav K f9cd44d780 Use the bundled NETStandard.Library package in netstandard targeting libraries 2017-05-01 12:39:37 -07:00
Pranav K 461b5976fd Branching for 2.0.0-preview1 2017-04-25 22:03:14 -07:00
Pranav K 84b549abe0 Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one 2017-04-25 11:04:08 -07:00
Pranav K c420addfca Updating versions to 2.0.0-preview1 2017-04-03 21:41:10 -07:00
Andrew Stanton-Nurse 676590eb32 react to aspnet/Hosting#996 (#349) 2017-03-31 13:22:51 -07:00
Pranav K a06a765cf4 Updating to 2.0.0 Internal.AspNetCore.Sdk 2017-03-29 11:30:34 -07:00
Pranav K 20dcccd847 Revert "Revert "Change compilation targets.""
This reverts commit 5f76cd272a.
2017-03-23 09:08:05 -07:00
N. Taylor Mullen 5f76cd272a Revert "Change compilation targets."
This reverts commit 42d34e4559.
2017-03-22 17:22:19 -07:00
Pranav K 42d34e4559 Change compilation targets.
* Remove net451 as a compilation target
* Upgrade to netcoreapp2.0
2017-03-22 14:37:25 -07:00
Nate McMaster de30243c11 Unify dependency versions to one file and remove workarounds 2017-03-15 15:06:58 -07:00
Nate McMaster 7298fb23a5 Downgrade to stable packages 2017-02-15 12:30:04 -08:00