Commit Graph

308 Commits

Author SHA1 Message Date
Pranav K f73dc5cebe Updating to 2.0.0 Internal.AspNetCore.Sdk 2017-03-29 11:30:37 -07:00
Pranav K 4d5f726e67 Update to net46 2017-03-22 18:16:42 -07:00
Nate McMaster cba17bd4ae
Update Travis to macOS Sierra
[skip appveyor]
2017-03-21 12:17:40 -07:00
Nate McMaster baa5cb4912 Consolidate dependency versions to one file and remove workarounds 2017-03-15 17:55:48 -07:00
Nate McMaster cc6ff0a563
Update appveyor and travis settings 2017-03-14 13:41:41 -07:00
Ajay Bhargav Baaskaran 461b08b6f7 Using NullLogger types from Logging.Abstractions (#178) 2017-03-14 12:19:20 -07:00
David Fowler 1c787800fc Update .travis.yml (#177) 2017-03-09 11:23:37 -08:00
Nate McMaster 79f682687a Update AppVeyor and Travis settings 2017-03-01 18:25:51 -08:00
Nate McMaster a6f0d1e2e1 Change korebuild branch and fix argument forwarding in bootstrapper 2017-03-01 18:14:13 -08:00
Nate McMaster 2797101f64 Downgrade to stable packages 2017-02-15 12:28:59 -08:00
Doug Bunting acb83826da Bump test projects up to .NET 4.5.2
- aspnet/Testing#248
- xUnit no longer supports .NET 4.5.1
- build tests for desktop .NET only on Windows
2017-02-14 16:38:26 -08:00
Doug Bunting fec3cab2bb Fix line endings 2017-01-20 15:24:53 -08:00
Nate McMaster 88abfa4599 Upgrade to RC.3 2017-01-20 14:13:48 -08:00
Nate McMaster 250541929b
Pin sdk version using global.json 2017-01-19 17:11:57 -08:00
BrennanConroy 30deafdb54 Change Xunit versions 2017-01-17 16:56:03 -08:00
Chris R eec6ae2379 #163 Update woff2 media type 2017-01-11 14:53:28 -08:00
Nate McMaster 1bdec6075c React to aspnet/KoreBuild#155
This converts to using Internal.AspNetCore.Sdk instead of importing from the KoreBuild folder directly
2017-01-11 14:27:57 -08:00
Nate McMaster 5fe655f1b8 Upgrade to VS2017 2017-01-09 12:09:16 -08:00
Chris R 0c143df5d8 React to WebListener rename 2017-01-03 18:27:03 -08:00
Pranav K 0651cca94a Updating to 4.4 CoreFx packages 2016-12-14 14:47:32 -08:00
Ajay Bhargav Baaskaran c185191eae Removed packages list in NuGetPackageVerifier.json 2016-12-12 00:41:53 -08:00
N. Taylor Mullen a0d34d66ea Update .travis.yml osx image to xcode7.3. 2016-12-08 10:04:06 -08:00
N. Taylor Mullen 59b32e5f87 Pin global.json SDK to 1.0.0-preview2-1-003177. 2016-11-23 16:00:09 -08:00
Nate McMaster dd8c3a75c6
Clean tmp folder after unzipping KoreBuild 2016-11-18 10:57:03 -08:00
Pranav K 03932d6527 Updating versions to 1.2.0-* 2016-11-09 14:20:07 -08:00
Pranav K 8651806754 Merge branch 'rel/1.1.0' into dev 2016-11-09 11:34:07 -08:00
Pranav K 5d1d600662 Branching for 1.1.0 2016-11-09 11:34:05 -08:00
jacalvar 7e3e38572f Created public API baselines 2016-11-07 21:50:41 -08:00
Pranav K fa867a1b3d Merge remote-tracking branch 'origin/rel/1.1.0-preview1' into dev 2016-10-17 09:56:49 -07:00
Pranav K ec53b4daf0 Branching for 1.1.0-preview1 2016-10-17 09:49:56 -07:00
Pranav K 1b5ae76197 Updating to netcoreapp1.1 2016-10-13 11:26:07 -07:00
Pranav K a73f8cd0ba Revert "Updating to netcoreapp1.1"
This reverts commit 559e8d6027.
2016-10-12 16:09:57 -07:00
Pranav K 559e8d6027 Updating to netcoreapp1.1 2016-10-12 13:46:49 -07:00
Pranav K c71cc6b8d2 Updating partner package versions 2016-09-28 11:52:49 -07:00
Chris R d7defa9a41 React to WebListener version change 2016-09-19 13:43:06 -07:00
Chris R bbf1478821 #150 Handle OperationCancelledExceptions to prevent log noise 2016-09-08 14:50:17 -07:00
Doug Bunting df66f51f46 Increase .travis.yml consistency between repos
- aspnet/Universe#349
- minimize `dotnet` setup time; no need for caching
2016-09-04 20:20:40 -07:00
John Luo a4d2e5ebcd Update static files to use strong comparison on ETags 2016-08-30 15:07:29 -07:00
BrennanConroy 33dbd6d78b Update .travis.yml 2016-08-02 13:09:20 -07:00
Pavel Krymets c4220c3d8c Pass bigger buffer size to StreamCopyOperation.CopyToAsync (#148) 2016-07-22 09:21:52 -07:00
Pavel Krymets 482987bd23 Add tests for If-Unmodified-Since header 2016-07-13 10:12:46 -07:00
Joost van Hassel 8487bf0ae5 14.28 If-Unmodified-Since - Incorrect condition
14.28 If-Unmodified-Since had a condition on ifModifiedSince, which could be undefined. Should be ifUnmodifiedSince
2016-07-13 10:10:56 -07:00
Doug Bunting 353219d763 One build to rule them all
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-07 14:12:40 -07:00
Ajay Bhargav Baaskaran 400b85e593 Updating to RTM builds of xunit and Moq 2016-07-05 21:52:20 -07:00
Pavel Krymets c310c27ab8 Make encoders registration optional (#140) 2016-06-29 11:07:37 -07:00
Pranav K e28e1df605 Updating to dev versions 2016-06-16 10:18:47 -07:00
Pranav K 912794843a Merge branch 'release' into dev 2016-06-14 16:29:25 -07:00
Pranav K 1b15ec3869 Updating to release. 2016-06-14 16:22:57 -07:00
N. Taylor Mullen 7897b52765 Remove direct Microsoft.NETCore.Platforms dependency.
- Microsoft.NETCore.App now pulls this package in.

aspnet/Coherence-Signed#344
2016-06-13 15:29:42 -07:00
jacalvar 5cf300db6c Remove unncessary usings 2016-06-09 00:54:14 -07:00