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

280 Коммитов

Автор SHA1 Сообщение Дата
Pranav K c632da43d4 Merge branch 'rel/2.0.0' into dev 2017-07-10 11:40:52 -07:00
Pranav K 442893f877 Branching for 2.0.0 rtm 2017-07-10 11:40:52 -07:00
Pranav K ab0ab6c616 Update version suffix for 2.0.0 RTM release 2017-07-06 15:07:55 -07:00
Nate McMaster 91422f23fe React to aspnet/BuildTools#293
[ci skip]
2017-07-06 10:36:24 -07:00
Mike Harder 43f1183f67 Set "TreatWarningsAsErrors" before NuGet restore (#55)
* Ensures our build stays clean of NuGet warnings
2017-07-03 17:39:02 -07:00
Pranav K 5dd3e76633 Update LICENSE.txt text 2017-07-03 14:04:39 -07:00
Ryan Brandenburg e893721444 Remove NETStandard.Library.NETFramework 2017-07-03 12:04:35 -07:00
Pranav K 28d5550655 Add NETStandardImplicitPackageVersion 2017-06-29 07:27:35 -07:00
Pranav K e9f48ff6ca Remove usage of TaskCache 2017-06-08 09:42:37 -07:00
Pranav K 920e7bfeeb Updating versions to preview3 2017-06-01 10:46:31 -07:00
Pranav K e9fb2c2f27 Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-05-31 19:57:18 -07:00
Pranav K 491c44f6d1 Updating build scripts to point to 2.0.0-preview2 KoreBuild 2017-05-31 19:53:10 -07:00
Pranav K 3ebc616a09 Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-05-31 19:41:25 -07:00
Pranav K d0e8172ad9 Branching for rel/2.0.0-preview2 2017-05-31 19:36:07 -07:00
Kiran Challa 14c25b8f6e Updated to use the latest shared runtime 2017-05-26 12:38:12 -07:00
N. Taylor Mullen de0e3106a3 Update TFM to netstandard2.0 2017-05-19 16:55:09 -07:00
Nate McMaster 5aba3d3593 Upgrade test framework versions and fix test issues 2017-05-15 14:24:07 -07:00
Yang Lyu 783375534d Fix the Revolving Buffers tests failures by explicitly using the function. 2017-05-15 11:38:12 -07:00
Yang Lyu 5b8d457c12 Merge pull request #51 from aspnet/jodavis/FixHang
Fix Browser Link hang
2017-05-10 16:17:42 -07:00
Joe Davis (WEB TOOLS) 01069cf1c2 Fix a hang in the Browser Link middleware that occurs when Socket
communication completes synchronously.
2017-05-10 14:35:12 -07:00
Pavel Krymets dfc72f3f71 Remove unnecessary package references (#50) 2017-05-10 08:45:43 -07:00
Pranav K 320b7c9bcf Merge pull request #49 from aspnet/rel/2.0.0-preview1
Change TFM to netcoreapp2.0
2017-05-05 10:28:55 -07:00
Pranav K 72ae4f54a8 Change TFM to netcoreapp2.0 2017-05-05 10:28:29 -07:00
Pavel Krymets 5e3f028cca Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 10:14:13 -07:00
Pavel Krymets da49161ac0 Update InternalAspNetCoreSdkVersion 2017-05-05 10:13:59 -07:00
Pranav K d9df7c2af9 Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-05-01 22:01:33 -07:00
Pranav K 7a1a9a8107 Use the bundled NETStandard.Library package in netstandard targeting libraries 2017-05-01 12:38:56 -07:00
Pranav K c5b81f33a6 Updating package version to preview2 2017-04-26 07:12:35 -07:00
Pranav K a41e0e7183 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-25 22:00:53 -07:00
Pranav K f46757c382 Branching for 2.0.0-preview1 2017-04-25 22:00:51 -07:00
Pranav K a375af9302 Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one 2017-04-25 11:04:07 -07:00
Pranav K 85e11cbf3e Updating versions to 2.0.0-preview1 2017-04-03 21:41:08 -07:00
Pranav K 55d4b1bb7c Updating to 2.0.0 Internal.AspNetCore.Sdk 2017-03-29 11:30:31 -07:00
Pranav K fc76a82d00 Change compilation targets.
* Remove net451 as a compilation target
* Upgrade to netcoreapp2.0
2017-03-24 07:44:43 -07:00
Nate McMaster 7a36c06ff4 Unify dependency versions to one file and remove workarounds 2017-03-15 12:46:28 -07:00
John Luo e270041fa1 Skip flaky test 2017-03-13 15:01:47 -07:00
Pranav K 0aefd4abab Skip tests that don't run on xplat 2017-03-08 14:12:41 -08:00
Nate McMaster e417d0373f Change korebuild branch and fix argument forwarding in bootstrapper 2017-03-01 18:14:14 -08:00
Nate McMaster 81f781c7e0
Downgrade to stable packages 2017-02-14 16:15:42 -08:00
Doug Bunting 4dc49746e2 Bump test projects up to .NET 4.5.2
- aspnet/Testing#248
- xUnit no longer supports .NET 4.5.1
2017-02-14 09:24:34 -08:00
Nate McMaster 3f38603f99 Upgrade to VS 2017 (#38)
* Set BrowserLink version to 1.2.0
* Remove Microsoft.VisualStudio.Web.BrowserLink.Loader
2017-02-07 13:24:24 -08:00
Pranav K 785dd3bfb0 Updating to 4.4 CoreFx packages 2016-12-16 17:24:53 -08:00
Yang Lyu df96d17f6c Merge pull request #34 from aspnet/yalyu/MappingContinue
Url match used for Dot Net Core project connection
2016-12-14 15:37:13 -08:00
Yang Lyu 533ddacec9 Resolve some previous issues 2016-12-13 14:38:56 -08:00
N. Taylor Mullen 4d36395163 Pin global.json SDK to 1.0.0-preview2-1-003177. 2016-11-23 16:01:33 -08:00
Nate McMaster 23baa9bc73
Clean tmp folder after unzipping KoreBuild 2016-11-18 10:57:00 -08:00
Pranav K 0805155854 Fix versions 2016-11-10 09:07:19 -08:00
Pranav K aa86e09585 Updating versions to 1.2.0-* 2016-11-09 14:12:35 -08:00
Pranav K e529583501 Merge branch 'rel/1.1.0' into dev 2016-11-09 11:29:19 -08:00
Pranav K 2a9c4c5e6f Branching for 1.1.0 2016-11-09 11:29:17 -08:00