Commit Graph

380 Commits

Author SHA1 Message Date
ASP.NET CI ef54dad3a3 Update dependencies.props
[auto-updated: dependencies]
2018-03-08 13:06:46 -08:00
Pranav K b4788ddbe6
Prepend FeatureBranchVersionPrefix if FeatureBranchVersionSuffix is specified 2018-03-06 10:04:55 -08:00
Pranav K 2141c31a1c
Use dotnet-core feed in repos 2018-03-06 10:04:55 -08:00
Nate McMaster b7a4bbae54
Merge branch 'release/2.1' into dev 2018-03-02 14:27:10 -08:00
ASP.NET CI 7e776fe455 Update dependencies.props
[auto-updated: dependencies]
2018-02-26 11:08:24 -08:00
Pranav K fad6ec6b9a Use FeatureBranchVersionSuffix when generating VersionSuffix 2018-02-21 18:27:03 -08:00
ASP.NET CI bf6aab278a Update dependencies.props
[auto-updated: dependencies]
2018-02-18 12:24:33 -08:00
ASP.NET CI 404f183600 Update dependencies.props
[auto-updated: dependencies]
2018-02-11 12:31:58 -08:00
ASP.NET CI 054f36f91a Update dependencies.props
[auto-updated: dependencies]
2018-02-09 11:50:50 -08:00
ASP.NET CI 614fe90be1 Update dependencies.props
[auto-updated: dependencies]
2018-02-03 02:53:53 +00:00
ASP.NET CI 97e23887d8 Update dependencies.props
[auto-updated: dependencies]
2018-02-01 03:53:11 +00:00
Nate McMaster 381f3a7414 Update dependencies.props to 2.1.0-preview-28193, build tools to 2.1.0-preview1-1010 [ci skip]
Scripted changes:
- updated travis and appveyor.yml files to only build dev, ci, and release branches
- updated dependencies.props
- updated korebuild-lock.txt
- updated korebuild.json to release/2.1 channel
2018-01-31 15:01:12 -08:00
Pranav K 702cadf325 Updating version to preview2 2018-01-24 15:00:28 -08:00
Pranav K e6fb13ff42 Merge branch 'release/2.1' into dev 2018-01-23 15:50:12 -08:00
Pranav K 1525559bab Branching for 2.1.0-preview1 2018-01-23 15:31:59 -08:00
ASP.NET CI 0494f7ee5c Update dependencies.props
[auto-updated: dependencies]
2018-01-06 15:08:22 -08:00
ASP.NET CI c3d6c28dd1 Update dependencies.props
[auto-updated: dependencies]
2018-01-04 01:35:27 +00:00
ASP.NET CI afee0de3e4 Update dependencies.props
[auto-updated: dependencies]
2017-12-31 21:29:23 +00:00
Chris Ross (ASP.NET) 464e08b4f4 Force http in tests 2017-12-22 16:44:28 -08:00
Chris Ross (ASP.NET) 7511a4da7f Add kestrel config to CreateDefaultBuilder 2017-12-21 14:51:34 -08:00
Chris Ross (ASP.NET) ee9b080875 Allow untrusted certs in tests 2017-12-21 12:37:32 -08:00
ASP.NET CI 61ffe44d09 Update dependencies.props
[auto-updated: dependencies]
2017-12-18 17:25:40 -08:00
ASP.NET CI 7a5568f80f Update dependencies.props
[auto-updated: dependencies]
2017-12-13 21:11:50 +00:00
ASP.NET CI 54a2ee4b29 Update dependencies.props
[auto-updated: dependencies]
2017-12-10 13:12:57 -08:00
Ryan Brandenburg f0de53c661 Update bootstrappers 2017-12-04 12:28:56 -08:00
Pranav K c25e5cdd08 Specify runtime versions to install 2017-11-29 14:09:28 -08:00
Pranav K 688ba2baa2 Replace aspnetcore-ci-dev feed with aspnetcore-dev 2017-11-21 15:48:19 -08:00
Nate McMaster 9679581b4b Use MSBuild to set NuGet feeds instead of NuGet.config 2017-11-20 12:18:22 -08:00
Pranav K e0144cb767 Use MicrosoftNETCoreApp21PackageVersion to determine the runtime framework in netcoreapp2.1 2017-11-17 13:00:26 -08:00
Pranav K b01f1a9f6a Add support for looking up AspNetCoreSettings.props file beyond repo root 2017-11-16 16:56:40 -08:00
Pranav K ba70eae94b Update samples and tests to target netcoreapp2.1 2017-11-16 16:55:50 -08:00
Nate McMaster b40a1a5a8c Upgrade tools and dependencies 2017-11-02 14:35:39 -07:00
Nate McMaster d63542ca31 Upgrade build tools and dependencies to latest versions
[auto-updated: dependencies]
2017-10-31 13:52:49 -07:00
Nate McMaster 421bcb490f Pin tools and package versions 2017-10-25 17:40:26 -07:00
Nate McMaster b49ffc9e9e Remove All metapackage and runtime store infrastructure (#244) 2017-10-25 17:39:32 -07:00
Ryan Brandenburg fcdd25635c Add RepositoryRoot 2017-10-18 09:38:13 -07:00
John Luo 633cb68149 Populate WebHost configuration with command line arguments if provided 2017-10-09 14:30:20 -07:00
Ryan Brandenburg 2d85ae775b Update bootstrappers 2017-10-09 12:46:08 -07:00
Nate McMaster a697a68925 Upgrade xunit to 2.3.0 rtm 2017-10-09 11:40:58 -07:00
Nate McMaster 991a3091f6 Upgrade to xunit 2.3.0-rc3 2017-10-05 15:54:41 -07:00
John Luo 7ec8cc5fad Cleanup and add test for CreateDefaultBuilderOfT 2017-09-28 15:58:14 -07:00
Fanie Reynders 07bf8d02a0 Added support for allowing a shorthand notation to build and run a Webhost with the default configuration including a typed Startup class 2017-09-28 15:05:43 -07:00
Justin Kotalik 1d6d6d57c0 Increase Minimum Version of Visual Studio to 15.3.0 2017-09-21 17:55:24 -07:00
Pavel Krymets f8ee044efa Revert Antares test bundle changes (#220) 2017-09-18 11:01:10 -07:00
Pavel Krymets d1d934e990 Add Microsoft.AspNetCore.DataProtection.AzureKeyVault package (#234) 2017-09-15 14:27:00 -07:00
Chris Ross 35a7146351 Add Microsoft.Extensions.Hosting (#233) 2017-09-14 16:24:29 -07:00
Javier Calvarro Nelson 6c4c13a454 Add back Identity service packages to the meta package 2017-09-05 14:43:23 -07:00
Nate McMaster ac49fcb7fd Ensure version information is passed properly into the package cache build 2017-08-30 15:15:57 -07:00
Nate McMaster 5589365cac Use Directory.Build.props/targets (#227) 2017-08-30 12:58:16 -07:00
John Luo 5a3ce9fd5d Update doc comments 2017-08-25 12:13:57 -07:00