Commit Graph

276 Commits

Author SHA1 Message Date
ASP.NET CI 4144306359 Update dependencies.props
[auto-updated: dependencies]
2017-12-18 16:29:46 -08:00
ASP.NET CI 0fd9eb4b2f Update dependencies.props
[auto-updated: dependencies]
2017-12-13 20:16:16 +00:00
Justin Kotalik 892cebb27e
Exclude setting HSTS on localhost and allow for user to specify excluded domains. (#274) 2017-12-12 14:12:26 -08:00
ASP.NET CI 3488c24804 Update dependencies.props
[auto-updated: dependencies]
2017-12-10 12:10:38 -08:00
Ryan Brandenburg 8248a3bf1f Update bootstrappers 2017-12-01 12:27:03 -08:00
Pranav K 52abda04ff Specify runtime versions to install 2017-11-29 14:09:24 -08:00
Pranav K faa075a348 Replace aspnetcore-ci-dev feed with aspnetcore-dev 2017-11-21 16:26:55 -08:00
Nate McMaster d46f3894b1 Use MSBuild to set NuGet feeds instead of NuGet.config 2017-11-20 12:15:38 -08:00
Pranav K d763ee071c Use MicrosoftNETCoreApp21PackageVersion to determine the runtime framework in netcoreapp2.1 2017-11-17 13:00:24 -08:00
Justin Kotalik 727efaec49
Changes Https Redirect default from 301 to 302 (#272) 2017-11-17 09:51:54 -08:00
Pranav K 759148da4c Update samples and tests to target netcoreapp2.1 2017-11-14 09:54:42 -08:00
John Luo ad39e596bb Update to latest versions
Picking up latest hosting changes
2017-11-02 15:38:23 -07:00
Chris Ross (ASP.NET) 9f3ed006a1 Consume new HttpContext test pattern 2017-11-01 11:30:53 -07:00
Nate McMaster 76af959e99 Pin tool and package versions to make builds more repeatable 2017-10-31 17:40:53 -07:00
Justin Kotalik ff5aed132b
Use ASPNETCORE_HTTPS_PORT to get port from config (#266) 2017-10-30 18:20:06 -07:00
Ryan Brandenburg 8119c974ad Add RepositoryRoot 2017-10-18 09:34:51 -07:00
Justin Kotalik 758f9fcea5 Adds Https Redirection and Hsts Middlewares (#264) 2017-10-13 12:15:35 -07:00
Ryan Brandenburg 83d1396330 Update bootstrappers 2017-10-09 12:40:38 -07:00
Justin Kotalik 7fb18354fe Increase Minimum Version of Visual Studio to 15.3.0 2017-09-21 17:42:11 -07:00
Nate McMaster 347d1abfce Use PackageLineup to manage PackageReference versions 2017-08-30 17:20:14 -07:00
Nate McMaster 793a49fe11 Upgrade xunit to 2.3.0-beta4 and use Directory.Build.props/targets 2017-08-22 10:54:50 -07:00
John Luo 0eaa1138ec Ensure fallback to curl after failed wget 2017-08-02 14:30:32 -07:00
John Luo 9dd92656bf Update __get_remote_file logic 2017-08-02 12:44:42 -07:00
Nate McMaster d517c59248 Fix syntax warning when running build.sh on older versions of bash
[ci skip]
2017-07-26 10:26:30 -07:00
Nate McMaster bd5e35d56a Update bootstrappers to use the compiled version of KoreBuild
[ci skip]
2017-07-25 16:30:41 -07:00
Pranav K 5b79150606 Updating to InternalAspNetCoreSdkVersion 2.1.1-* 2017-07-25 15:12:16 -07:00
Ryan Brandenburg 1ba55a047a Normalize VersionPrefix 2017-07-24 16:33:41 -07:00
Ryan Brandenburg 96ee291aff 2.0.0-rtm to 2.1.0-preview1 2017-07-24 12:26:28 -07:00
Ryan Brandenburg 13dff802e1 Skip first time experience on Appveyor 2017-07-10 15:20:43 -07:00
Pranav K 2d6628b6b6 Merge branch 'rel/2.0.0' into dev 2017-07-10 11:57:54 -07:00
Pranav K 34eec6c948 Updating KoreBuild branch 2017-07-10 11:57:54 -07:00
Pranav K 85fa81b5d7 Merge branch 'rel/2.0.0' into dev 2017-07-10 11:40:42 -07:00
Pranav K efce8448b0 Branching for 2.0.0 rtm 2017-07-10 11:40:42 -07:00
Ryan Brandenburg ec56c0c963 Remove NETSTandard.Library.NETFramework 2017-07-07 10:26:21 -07:00
Pranav K 52206f7afb Update version suffix for 2.0.0 RTM release 2017-07-06 15:07:53 -07:00
Nate McMaster 1a9fcc6951 React to aspnet/BuildTools#293
[ci skip]
2017-07-06 10:36:19 -07:00
Mike Harder b70ca8056e Set "TreatWarningsAsErrors" before NuGet restore (#249)
* Ensures our build stays clean of NuGet warnings
2017-07-03 17:38:48 -07:00
Pranav K 6eab299192 Update LICENSE.txt text 2017-07-03 14:04:33 -07:00
Ryan Brandenburg 23ad24096c Merge pull request #248 from aspnet/rybrande/Moq
Remove NETStandard.Library.NETFramework and update Moq
2017-06-29 10:47:00 -07:00
Ryan Brandenburg 0af181e3a0 Remove NETStandard.Library.NETFramework and update Moq 2017-06-29 10:46:34 -07:00
Pranav K ee6346b068 Remove duplicate theory data 2017-06-29 07:26:26 -07:00
Pranav K f520fbd3d1 Update dependencies.props
* Update Moq to 4.7.49.
* Add NETStandardImplicitPackageVersion
2017-06-29 07:23:13 -07:00
Nate McMaster 83140c0cfe Adding libunwind8 to .travis.yml
[skip appveyor]
2017-06-26 09:33:21 -07:00
Nate McMaster 13e01db0d2 Fix minor bugs in samples and their NS.Library.NETFramework reference 2017-06-16 11:24:45 -07:00
Kiran Challa 02a05cccac Fixed sample projects to refernce NETStandard.Library.NETFramework conditionally 2017-06-15 04:50:47 -07:00
David Fowler 00343d2b47 Support IOptions<RewriteOptions> (#243)
- Added a test
- Updated the sample to use services
2017-06-08 14:01:04 -10:00
Robert Mooney 80ec97c132 Enable tests in the explorer (#245) 2017-06-08 13:34:34 -07:00
Pranav K cea5965bd3 Remove usage of TaskCache 2017-06-08 09:42:58 -07:00
Pavel Krymets 3b7f8225b3 Merge branch 'rel/2.0.0-preview2' into dev 2017-06-02 14:23:59 -07:00
Pavel Krymets 9ff653f421 React to logging in DI changes (#239) 2017-06-02 08:33:59 -07:00