Commit Graph

388 Commits

Author SHA1 Message Date
ASP.NET CI 8b7b1b6732 Update dependencies.props
[auto-updated: dependencies]
2018-02-11 12:44:45 -08:00
ASP.NET CI a54071bb5d Update dependencies.props
[auto-updated: dependencies]
2018-02-09 12:04:14 -08:00
ASP.NET CI 6427d12041 Update dependencies.props
[auto-updated: dependencies]
2018-02-03 03:06:54 +00:00
ASP.NET CI 39f0883196 Update dependencies.props
[auto-updated: dependencies]
2018-02-01 04:39:40 +00:00
Pranav K 9080f64383 Updating version to preview2 2018-01-24 15:00:29 -08:00
Pranav K 24119b43cf Merge branch 'release/2.1' into dev 2018-01-23 15:51:26 -08:00
Pranav K 693f7f4ef2 Branching for 2.1.0-preview1 2018-01-23 15:33:08 -08:00
Kiran Challa a498a76118
Removed temporary method from RangeHelper (#230) 2018-01-09 10:37:54 -08:00
ASP.NET CI 8670c223a6 Update dependencies.props
[auto-updated: dependencies]
2018-01-06 15:40:46 -08:00
ASP.NET CI 619771d286 Update dependencies.props
[auto-updated: dependencies]
2018-01-04 02:14:31 +00:00
Eilon Lipton 4c4cbe56c9
Create ISSUE_TEMPLATE.md 2018-01-02 14:25:05 -08:00
Kiran Challa aad7a245a2 Fix loglevel for invalid range headers 2018-01-02 12:06:36 -08:00
ASP.NET CI ae5485a7b4 Update dependencies.props
[auto-updated: dependencies]
2017-12-31 22:06:57 +00:00
Kiran Challa 84e7faf9be Updated logging in RangeHelper.cs 2017-12-29 13:42:24 -08:00
Kiran Challa f8692d14e4 Add logging to RangeHelper.cs 2017-12-28 13:33:11 -08:00
ASP.NET CI f3e0943e52 Update dependencies.props
[auto-updated: dependencies]
2017-12-18 18:05:00 -08:00
ASP.NET CI d81a275d75 Update dependencies.props
[auto-updated: dependencies]
2017-12-13 21:50:40 +00:00
ASP.NET CI 22597159f2 Update dependencies.props
[auto-updated: dependencies]
2017-12-10 13:57:28 -08:00
Ryan Brandenburg 7d5670a27f Update bootstrappers 2017-12-01 14:37:26 -08:00
Pranav K 7b3b9fc98e Specify runtime versions to install 2017-11-29 14:09:30 -08:00
Pranav K 2a624bbe9d Replace aspnetcore-ci-dev feed with aspnetcore-dev 2017-11-21 15:49:05 -08:00
Nate McMaster 6a40bcb173 Use MSBuild to set NuGet feeds instead of NuGet.config 2017-11-20 12:18:40 -08:00
Pranav K b66f37b286 Use MicrosoftNETCoreApp21PackageVersion to determine the runtime framework in netcoreapp2.1 2017-11-17 13:00:26 -08:00
Pranav K e2d20893c6 Update samples and tests to target netcoreapp2.1 2017-11-16 12:42:14 -08:00
Nate McMaster 555f5c68ee Pin tool and package versions to make builds more repeatable
Part of aspnet/Universe#575
2017-11-01 16:47:47 -07:00
Ryan Brandenburg 5248d6057c Add RepositoryRoot 2017-10-18 09:36:48 -07:00
Ryan Brandenburg 1cf33406e5 Update bootstrappers 2017-10-09 12:43:20 -07:00
Kristian Hellang 826e89a2d1 Use HttpMethods helpers 2017-10-03 16:58:06 +02:00
Justin Kotalik 5c8ae98e5b Increase Minimum Version of Visual Studio to 15.3.0 2017-09-21 18:01:10 -07:00
Nate McMaster 1e0fe87c20 Use PackageLineup to manage PackageReference versions 2017-08-29 09:21:41 -07:00
Nate McMaster a4432e694c Use Directory.Build.props/targets 2017-08-29 09:20:34 -07:00
Nate McMaster 5d2b1000f1 Upgrade to xunit 2.3.0-beta4
Includes a few changes as required by the new analyzers in the upgrade.
2017-08-22 18:22:17 -07:00
John Luo cbde649047 Update Microsoft.AspNetCore.Server.IntegrationTesting package version 2017-08-07 17:09:02 -07:00
John Luo adda3f2052 Ensure fallback to curl after failed wget 2017-08-02 14:34:14 -07:00
John Luo 83b44a7c2e Update __get_remote_file logic 2017-08-02 12:44:49 -07:00
Nate McMaster 69a6adcc03 Fix syntax warning when running build.sh on older versions of bash
[ci skip]
2017-07-26 10:29:21 -07:00
Nate McMaster 59f120e349 Update bootstrappers to use the compiled version of KoreBuild
[ci skip]
2017-07-25 16:35:17 -07:00
Pranav K 83f4954ca2 Updating to InternalAspNetCoreSdkVersion 2.1.1-* 2017-07-25 15:15:11 -07:00
Ryan Brandenburg 960df7ac2a Set AspNetCoreVersion 2017-07-24 17:59:18 -07:00
Ryan Brandenburg 34c943f74f 2.0.0-rtm to 2.1.0-preview1 2017-07-24 12:33:32 -07:00
Ryan Brandenburg b80958cb2d Skip first time experience on Appveyor 2017-07-10 15:23:16 -07:00
Pranav K 1787e2c076 Merge branch 'rel/2.0.0' into dev 2017-07-10 11:58:02 -07:00
Pranav K b3c0040aeb Updating KoreBuild branch 2017-07-10 11:58:02 -07:00
Pranav K 902ad2c6f6 Merge branch 'rel/2.0.0' into dev 2017-07-10 11:46:41 -07:00
Pranav K 549e83a2b7 Branching for 2.0.0 rtm 2017-07-10 11:46:41 -07:00
Pranav K 8f85042fba Update version suffix for 2.0.0 RTM release 2017-07-06 15:08:55 -07:00
Ryan Brandenburg c5630493cc Set "TreatWarningsAsErrors" before NuGet restore
* Ensures our build stays clean of NuGet warnings
2017-07-06 14:07:01 -07:00
Nate McMaster 6316320b0e React to aspnet/BuildTools#293
[ci skip]
2017-07-06 10:39:36 -07:00
Pranav K 6be831539c Update LICENSE.txt text 2017-07-03 14:08:21 -07:00
Ryan Brandenburg acdf2626da Remove NETStandard.Library.NETFramework 2017-07-03 11:46:49 -07:00