Граф коммитов

252 Коммитов

Автор SHA1 Сообщение Дата
Pranav K e5c95690db Specify runtime versions to install 2017-11-29 14:09:25 -08:00
Pranav K b8d2b36191 Replace aspnetcore-ci-dev feed with aspnetcore-dev 2017-11-21 16:27:02 -08:00
Nate McMaster 6a4161762c Use MSBuild to set NuGet feeds instead of NuGet.config 2017-11-20 12:15:43 -08:00
Pranav K c9487faa06 Use MicrosoftNETCoreApp21PackageVersion to determine the runtime framework in netcoreapp2.1 2017-11-17 13:00:24 -08:00
Pranav K cec4d3799a Update samples and tests to target netcoreapp2.1 2017-11-14 09:57:46 -08:00
Nate McMaster 8fd36866f9 Pin tool and package versions to make builds more repeatable 2017-10-31 18:04:49 -07:00
Ryan Brandenburg c2c24c0dd5 Add RepositoryRoot 2017-10-18 09:35:34 -07:00
Ryan Brandenburg 604efdf994 Update bootstrappers 2017-10-09 12:41:30 -07:00
Justin Kotalik df571655ac Increase Minimum Version of Visual Studio to 15.3.0 2017-09-21 17:45:34 -07:00
Kiran Challa 5eae687ddd Updated EnableCorsAttribute and UseCors extension to not have to supply a policy name. 2017-09-12 17:06:05 -07:00
Nate McMaster 370bc7d7c5 Use PackageLineup to manage PackageReference versions 2017-08-30 17:22:09 -07:00
Nate McMaster 51aecc2c18 Use Directory.Build.props/targets 2017-08-22 12:32:16 -07:00
Nate McMaster 1c093cbbad Upgrade to xunit 2.3.0-beta4 2017-08-22 12:32:02 -07:00
John Luo facd1349da Ensure fallback to curl after failed wget 2017-08-02 14:31:01 -07:00
John Luo c11fce1765 Update __get_remote_file logic 2017-08-02 12:44:43 -07:00
Nate McMaster d00b873140 Fix syntax warning when running build.sh on older versions of bash
[ci skip]
2017-07-26 10:26:39 -07:00
Nate McMaster 17e4efa104 Update bootstrappers to use the compiled version of KoreBuild
[ci skip]
2017-07-25 16:31:08 -07:00
Pranav K dc1bad995f Updating to InternalAspNetCoreSdkVersion 2.1.1-* 2017-07-25 15:12:37 -07:00
Ryan Brandenburg f332cdb558 Set AspNetCoreVersion 2017-07-24 17:55:00 -07:00
Ryan Brandenburg 7adc92dcef 2.0.0-rtm to 2.1.0-preview1 2017-07-24 12:27:18 -07:00
Ryan Brandenburg 9f1560aafb Skip first time experience on Appveyor 2017-07-10 15:19:37 -07:00
Pranav K ccfe3ac21d Merge branch 'rel/2.0.0' into dev 2017-07-10 11:57:55 -07:00
Pranav K e6d73c4faf Updating KoreBuild branch 2017-07-10 11:57:55 -07:00
Pranav K 2aaf19a920 Merge branch 'rel/2.0.0' into dev 2017-07-10 11:41:28 -07:00
Pranav K 058f0503bb Branching for 2.0.0 rtm 2017-07-10 11:41:28 -07:00
Ryan Brandenburg febafdc8b2 Remove NETStandard.Library.NETFramework 2017-07-07 10:25:49 -07:00
Pranav K e37a88ae2c Update version suffix for 2.0.0 RTM release 2017-07-06 15:08:01 -07:00
Nate McMaster 8cacc94046 React to aspnet/BuildTools#293
[ci skip]
2017-07-06 10:36:45 -07:00
Mike Harder 8608131b4e Set "TreatWarningsAsErrors" before NuGet restore (#115)
* Ensures our build stays clean of NuGet warnings
2017-07-03 17:39:59 -07:00
Pranav K f9cb07b028 Update LICENSE.txt text 2017-07-03 14:05:03 -07:00
Ryan Brandenburg 25351a6f16 Remove NETStandard.Library.NETFramework and update Moq 2017-06-29 10:49:07 -07:00
Pranav K 41def1548f Update dependencies.props
* Update Moq to 4.7.49.
* Add NETStandardImplicitPackageVersion
2017-06-29 07:47:30 -07:00
Nate McMaster 96382a3214 Adding libunwind8 to .travis.yml
[skip appveyor]
2017-06-26 09:35:28 -07:00
Pranav K 2956e1c0e8 Updating versions to preview3 2017-06-01 10:46:40 -07:00
Pranav K 46bfbc3024 Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-05-31 19:57:57 -07:00
Pranav K b8d41d0157 Updating build scripts to point to 2.0.0-preview2 KoreBuild 2017-05-31 19:53:13 -07:00
Pranav K a9d13292be Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-05-31 19:42:04 -07:00
Pranav K 95a978ee24 Branching for rel/2.0.0-preview2 2017-05-31 19:36:15 -07:00
Kiran Challa 6d3ce16da9 Updated to use the latest shared runtime 2017-05-26 12:38:52 -07:00
Jass Bagga c2262b7234 Update TFM to netstandard2.0 (#112) 2017-05-22 16:42:46 -07:00
Nate McMaster 6a701fcdb4 Remove workaround from test project 2017-05-15 12:38:12 -07:00
Nate McMaster 1e148819af Upgrade test framework versions 2017-05-12 16:38:04 -07:00
Pavel Krymets 0365f3a97f Remove unnecessary package references (#110) 2017-05-10 12:07:52 -07:00
Mike Harder bf62fa71ab Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-05-05 09:38:50 -07:00
Mike Harder 5f8417779d netcoreapp2.0 (#109) 2017-05-05 09:37:46 -07:00
John Luo 905114e960 Migration 2017-05-04 16:32:12 -07:00
Pranav K c1b04b8a3c Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-05-01 22:01:39 -07:00
Pranav K cbde9c0c8a Use the bundled NETStandard.Library package in netstandard targeting libraries 2017-05-01 12:39:05 -07:00
Pranav K e66b8e3879 Updating package version to preview2 2017-04-26 07:12:41 -07:00
Pranav K a05b217ad7 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-25 22:01:24 -07:00