Commit Graph

367 Commits

Author SHA1 Message Date
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
Pranav K 07cdb853bc Add NETStandardImplicitPackageVersion 2017-06-29 09:10:47 -07:00
Nate McMaster fb322701e6 Adding libunwind8 to .travis.yml
[skip appveyor]
2017-06-26 09:42:45 -07:00
Jass Bagga ad8338e1e8 Refactor RangeHelper (#200)
Addresses #196
2017-06-06 11:22:31 -07:00
Pranav K c5836c2b71 Updating versions to preview3 2017-06-01 10:47:54 -07:00
Pranav K e0e0dc4552 Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-05-31 20:04:06 -07:00
Pranav K 9afaf304a3 Updating build scripts to point to 2.0.0-preview2 KoreBuild 2017-05-31 19:53:36 -07:00
Pranav K a27dba6f89 Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-05-31 19:47:41 -07:00
Pranav K d77358d59d Branching for rel/2.0.0-preview2 2017-05-31 19:37:30 -07:00
Kiran Challa 176be2749d Updated to use the latest shared runtime 2017-05-26 12:45:18 -07:00
Nate McMaster 8f3d04870f Target .NET Standard 2.0 2017-05-22 15:19:02 -07:00
Jass Bagga 60fff08745 Fix NormalizeRanges test 2017-05-12 14:37:30 -07:00
Nate McMaster 68e7f5727e Update test framework versions 2017-05-12 12:41:31 -07:00
Pavel Krymets d6c2834f95 Remove unnecessary package references (#195) 2017-05-10 11:48:21 -07:00
John Luo 77ca527b11 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 18:46:14 -07:00
John Luo 3b644e8100 Migration 2017-05-05 18:44:57 -07:00
Pranav K de949a0a96 Merge pull request #192 from aspnet/rel/2.0.0-preview1
Change TFM to netcoreapp2.0
2017-05-05 09:59:48 -07:00
Pranav K e38dc4be38 Change TFM to netcoreapp2.0 2017-05-05 09:58:30 -07:00
Jass Bagga f0c85abbaf Correct RangeHelper documentation 2017-05-02 15:17:55 -07:00
Pranav K 91ad1c60f1 Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-05-01 22:02:49 -07:00
Pranav K 152379a55d Use the bundled NETStandard.Library package in netstandard targeting libraries 2017-05-01 12:40:20 -07:00
Kiran Challa cf2e126789 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-27 18:44:46 -07:00