Commit Graph

339 Commits

Author SHA1 Message Date
ASP.NET CI 6d738df09f Update dependencies.props
[auto-updated: dependencies]
2018-02-09 12:01:06 -08:00
ASP.NET CI bd37e56367 Update dependencies.props
[auto-updated: dependencies]
2018-02-03 03:03:51 +00:00
ASP.NET CI d76b2d86e6 Update dependencies.props
[auto-updated: dependencies]
2018-02-01 04:32:00 +00:00
Nate McMaster 151b58bd77 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:13 -08:00
Pranav K 5110f8641a Updating version to preview2 2018-01-24 15:00:29 -08:00
Pranav K 46a52b0e12 Merge branch 'release/2.1' into dev 2018-01-23 15:51:11 -08:00
Pranav K 0ca78b89c5 Branching for 2.1.0-preview1 2018-01-23 15:32:53 -08:00
ASP.NET CI 50db832409 Update dependencies.props
[auto-updated: dependencies]
2018-01-06 15:33:21 -08:00
Justin Kotalik f269f6b729
Make M.A.AspNetCoreModule a package dependency only on windows (#102) 2018-01-04 16:58:12 -08:00
Justin Kotalik 6a928fbe73
Disabling tests due to 400 status code issues (#101) 2018-01-04 12:38:37 -08:00
ASP.NET CI 98a84a58e1 Update dependencies.props
[auto-updated: dependencies]
2018-01-04 02:07:01 +00:00
ASP.NET CI 27cd5b3a2f Update dependencies.props
[auto-updated: dependencies]
2017-12-18 17:57:19 -08:00
ASP.NET CI c0306b2d08 Update dependencies.props
[auto-updated: dependencies]
2017-12-13 21:43:20 +00:00
ASP.NET CI a7a850a967 Update dependencies.props
[auto-updated: dependencies]
2017-12-10 13:48:59 -08:00
Ryan Brandenburg 0eca077e5e Update bootstrappers 2017-12-04 12:28:05 -08:00
Pranav K bf7a0a9c8b Specify runtime versions to install 2017-11-29 14:09:30 -08:00
Pranav K 9fc47088d0 Replace aspnetcore-ci-dev feed with aspnetcore-dev 2017-11-21 15:48:58 -08:00
Nate McMaster 88ce3b870e Use MSBuild to set NuGet feeds instead of NuGet.config 2017-11-20 12:18:36 -08:00
Pranav K b9f970091a Use MicrosoftNETCoreApp21PackageVersion to determine the runtime framework in netcoreapp2.1 2017-11-17 13:00:26 -08:00
Justin Kotalik a71b3f787b
Revert "Disabling tests until file path issues are resolved. (#97)" (#99) 2017-11-16 14:48:02 -08:00
Pranav K cf64cf2c4a Update samples and tests to target netcoreapp2.1 2017-11-16 12:28:31 -08:00
Pranav K 527a6dc97a Update samples and tests to target netcoreapp2.1 2017-11-15 15:54:25 -08:00
Justin Kotalik c14ef1a7a6
Disabling tests until file path issues are resolved. (#97) 2017-11-13 11:47:28 -08:00
Nate McMaster 20837fe049 Pin tool and package versions to make builds more repeatable
Part of aspnet/Universe#575
2017-11-01 16:44:15 -07:00
Ryan Brandenburg f1e0205b9f Add RepositoryRoot 2017-10-18 09:37:04 -07:00
Ryan Brandenburg 7e41d6f1c4 Update bootstrappers 2017-10-09 12:44:31 -07:00
Justin Kotalik 769cf688f5 Increase Minimum Version of Visual Studio to 15.3.0 2017-09-21 17:58:49 -07:00
Nate McMaster e155b81434 Use PackageLineup to manage PackageReference versions 2017-08-29 12:15:58 -07:00
Nate McMaster 79bc233185 Use Directory.Build.props/targets 2017-08-29 12:06:39 -07:00
Nate McMaster a25ca282ef Upgrade to xunit 2.3.0-beta4 2017-08-22 18:22:39 -07:00
John Luo f568fa2bbb Update Microsoft.AspNetCore.Server.IntegrationTesting package version 2017-08-07 17:13:37 -07:00
John Luo 8391a751df Ensure fallback to curl after failed wget 2017-08-02 14:33:58 -07:00
John Luo c678d6cda3 Update __get_remote_file logic 2017-08-02 12:44:48 -07:00
Nate McMaster 6f34599de9 Fix syntax warning when running build.sh on older versions of bash
[ci skip]
2017-07-26 10:29:08 -07:00
Nate McMaster b38e680cf5 Update bootstrappers to use the compiled version of KoreBuild
[ci skip]
2017-07-25 16:34:57 -07:00
Pranav K 2154c3623a Updating to InternalAspNetCoreSdkVersion 2.1.1-* 2017-07-25 15:14:55 -07:00
Ryan Brandenburg 200df9443a Set AspNetCoreVersion 2017-07-24 17:58:51 -07:00
Ryan Brandenburg 338a99ed7b 2.0.0-rtm to 2.1.0-preview1 2017-07-24 12:33:18 -07:00
Pranav K 91c382486e Merge branch 'rel/2.0.0' into dev 2017-07-10 11:58:01 -07:00
Pranav K 3de03ca623 Updating KoreBuild branch 2017-07-10 11:58:01 -07:00
Pranav K fd246ba38a Merge branch 'rel/2.0.0' into dev 2017-07-10 11:46:15 -07:00
Pranav K ee6221c964 Branching for 2.0.0 rtm 2017-07-10 11:46:15 -07:00
Hao Kung 5ab63adf2e Specify scheme for tests 2017-07-07 12:16:45 -07:00
Ryan Brandenburg cad389a75b Remove NETSTandard.Library.NETFramework 2017-07-07 10:27:14 -07:00
Pranav K 6138af3240 Update version suffix for 2.0.0 RTM release 2017-07-06 15:08:52 -07:00
Ryan Brandenburg 351e6c9c5d Set "TreatWarningsAsErrors" before NuGet restore
* Ensures our build stays clean of NuGet warnings
2017-07-06 14:03:25 -07:00
Nate McMaster 775b831ac2 React to aspnet/BuildTools#293
[ci skip]
2017-07-06 10:39:21 -07:00
Pranav K 2462b9f173 Update LICENSE.txt text 2017-07-03 14:08:03 -07:00
Pranav K 9344659b4f Add NETStandardImplicitPackageVersion 2017-06-29 08:51:10 -07:00
Pranav K 74d0e133f5 Updating versions to preview3 2017-06-01 10:47:48 -07:00