Commit Graph

738 Commits

Author SHA1 Message Date
Nate McMaster a993c2a5ff Use PackageLineup to manage versions (revert revert)
We resolved the issues with PackageLineup and partial graph builds.
This reverts commit 01bf47170f.
2017-08-18 16:31:06 -07:00
Nate McMaster 01bf47170f Revert lineups change until we work out issues with PackageLineup
This reverts commit a2c0410e39.
2017-08-18 10:43:19 -07:00
Nate McMaster 89548bb39a Expand the list of external dependencies to include almost everything
referenced from an ASP.NET Core project
2017-08-17 17:49:35 -07:00
Nate McMaster a7f021702f Add more corefx packages to the universe lineup (#543) 2017-08-17 16:17:59 -07:00
Nate McMaster a2c0410e39 Use PackageLineup to manage package versions 2017-08-17 16:16:40 -07:00
Nate McMaster 26f1d4baa3 Use PackageLineup
PackageLineup is a way to manage PackageReference versions across large projects. It removes the version information from the repository and instead pulls the information from an external "lineup" file.
2017-08-16 14:10:43 -07:00
Nate McMaster c429467993 Add System.Buffers and System.Numerics.Vectors to the lineup 2017-08-16 10:04:18 -07:00
Nate McMaster dc66815c35 Add external packages require for aspnet/Common (#541) 2017-08-16 09:15:18 -07:00
Nate McMaster 221bcda1d9 Upgrade xunit to 2.3.0-beta4 and expand the lineup to include sub-packages in xunit 2017-08-15 10:04:52 -07:00
Nate McMaster d3cf0494e7 Upgrade to xunit 2.3.0-beta3 2017-08-11 17:22:40 -07:00
Nate McMaster 16b430ec9f Update to xunit 2.3.0-beta3-build3705 (#539) 2017-08-11 11:52:18 -07:00
Nate McMaster f5710de3e5 Produce a lineup package containing all packages produced 2017-08-10 11:41:10 -07:00
Pavel Krymets 659fa967a1 Consume corefxlab packages and private build of C# compiler (#1976) 2017-08-07 13:58:19 -07:00
Pranav K 58bcca9509 Updating to InternalAspNetCoreSdkVersion 2.1.1-* 2017-07-25 15:13:48 -07:00
Pranav K eaefe914ea Updating to InternalAspNetCoreSdkVersion 2.1.1-* 2017-07-25 15:13:44 -07:00
Pranav K 7d5f3511d1 Updating to InternalAspNetCoreSdkVersion 2.1.1-* 2017-07-25 15:13:18 -07:00
Pranav K bf4556a5dd Updating to InternalAspNetCoreSdkVersion 2.1.1-* 2017-07-25 15:13:14 -07:00
Pranav K 43df0f4898 Updating to InternalAspNetCoreSdkVersion 2.1.1-* 2017-07-25 15:12:50 -07:00
Ryan Brandenburg 7de0540228 Set AspNetCoreVersion 2017-07-24 17:57:01 -07:00
Ryan Brandenburg db9eee83b7 Set AspNetCoreVersion 2017-07-24 17:56:54 -07:00
Ryan Brandenburg 2ac5f3617e Set AspNetCoreVersion 2017-07-24 17:56:12 -07:00
Ryan Brandenburg cd4689871f Set AspNetCoreVersion 2017-07-24 17:56:05 -07:00
Ryan Brandenburg bae305e8d2 Set AspNetCoreVersion 2017-07-24 17:55:23 -07:00
Mike Harder 465f09b336 Remove duplicate NETStandardImplicitPackageVersion (#95) 2017-07-19 09:38:17 -07:00
Mike Harder 266736764c Rename to DiagnosticSourceVersion (#1143)
- Matches other repos
2017-07-19 09:37:37 -07:00
Mike Harder 70707277a1 Remove NetStandardLibraryImplicitPackageVersion (#396)
- For consistency with other repos
2017-07-19 09:36:55 -07:00
Mike Harder 095230cb85 Update Newtonsoft.Json to 10.0.1 (#1958)
- Matches other repos
2017-07-12 16:55:47 -07:00
Ryan Brandenburg a4ed948d1e Remove NETSTandard.Library.NETFramework 2017-07-07 10:18:11 -07:00
Nate McMaster 7d74ba1440 React to aspnet/BuildTools#293
[ci skip]
2017-07-06 10:38:10 -07:00
Nate McMaster 4d87a52f6e React to aspnet/BuildTools#293
[ci skip]
2017-07-06 10:38:05 -07:00
Nate McMaster 6849a49905 React to aspnet/BuildTools#293
[ci skip]
2017-07-06 10:37:33 -07:00
Nate McMaster b7ab95291c React to aspnet/BuildTools#293
[ci skip]
2017-07-06 10:37:29 -07:00
Nate McMaster 31e4dd673a React to aspnet/BuildTools#293
[ci skip]
2017-07-06 10:37:02 -07:00
Ryan Brandenburg 654d6bee4a DiagnosticSource to 4.4.1 2017-07-03 15:06:56 -07:00
Ryan Brandenburg 81544958b8 DiagnosticSource to 4.4.1 2017-07-03 15:02:01 -07:00
Ryan Brandenburg bd661a9e86 Update Moq and remove NETSTandard.Library.NetFramework 2017-06-29 10:18:14 -07:00
Pranav K 697ed9bd82 Update dependencies.props
* Update Moq to 4.7.49.
* Add NETStandardImplicitPackageVersion
2017-06-29 08:25:54 -07:00
Pranav K d7bdf1d4e4 Update dependencies.props
* Update Moq to 4.7.49.
* Add NETStandardImplicitPackageVersion
2017-06-29 08:18:18 -07:00
Pranav K abb2cb7feb Add NETStandardImplicitPackageVersion 2017-06-29 07:58:16 -07:00
Ryan Brandenburg d916d3f87f Remove NetStandaRD.Library.NetFramework 2017-06-23 09:47:01 -07:00
Pranav K ab8cb5e2c9 Preapre for StackTrace.Sources changes 2017-06-22 11:18:56 -07:00
Pranav K acb96ec971 Preapre for StackTrace.Sources changes 2017-06-22 11:18:43 -07:00
Pawel Kadluczka f4f6501b8d Updating libuv dependency to 1.10.0 2017-06-15 16:08:43 -07:00
Kiran Challa 39aa81abcc Fixed version of netstandard.library 2017-06-15 05:31:02 -07:00
Kiran Challa 89e96e8bf8 Fixed version of netstandard.library 2017-06-15 05:25:28 -07:00
Kiran Challa cfb7ae413f Updated NETStandardImplicitPackageVersion to 2.0.0-* from BundledNETStandardPackageVersion 2017-06-15 05:07:52 -07:00
Nate McMaster f12054dfa7 Update Microsoft.AspNetCore.HtmlAbstractions to .NET Standard 2.0 2017-06-08 12:58:50 -07:00
Nate McMaster ccef6b261b Lift Microsoft.Extensions.WebEncoders to target .NET Standard 2.0 2017-06-07 09:41:23 -07:00
Kiran Challa 47196122ef Merge branch 'rel/2.0.0-preview2' into dev
# Conflicts:
#	build/dependencies.props
2017-06-06 14:21:02 -07:00
Kiran Challa d9531031a8 Updated to netstandard2.0 2017-06-06 12:03:01 -07:00
Pranav K 14c35c1fae Branching for rel/2.0.0-preview2 2017-05-31 19:36:49 -07:00
Kiran Challa 402f979c1c Updated to use the latest shared runtime 2017-05-29 04:40:55 -07:00
Kiran Challa 758006d17f Updated to use the latest shared runtime 2017-05-26 12:41:43 -07:00
Kiran Challa 46dd25fcac Updated to use the latest shared runtime 2017-05-26 12:40:38 -07:00
Kiran Challa 57647bff2e Updated to use the latest shared runtime 2017-05-26 12:40:28 -07:00
Kiran Challa bd921bf96d Updated to use the latest shared runtime 2017-05-26 12:39:26 -07:00
Pranav K ec2faf5594 Target netstandard2.0 2017-05-23 15:27:47 -07:00
Nate McMaster 390582dcf1 Target .NET Standard 2.0 (#1849) 2017-05-20 10:37:35 -07:00
BrennanConroy c7bac3133f Chain hosting timeout to StopAsync cancellation token (#1078) 2017-05-19 16:32:45 -07:00
John Luo 62cd07d0a6 Target NETStandard2.0 and add WindowsServices back 2017-05-19 14:17:02 -07:00
Kiran Challa e3114dc6a4 Temporarily change tfm to netstandard1.3
Ideally we want to target netstandard2.0 but this conversion is blocked on the issue: https://github.com/dotnet/sdk/issues/1219
2017-05-19 14:00:08 -07:00
Nate McMaster 643a43c3d6 Update test framework versions and fix issues with tests (#1834) 2017-05-17 09:36:40 -07:00
Pavel Krymets d22f689fd2 Add support to use System.Memory as a package instead of internilized source (#1821) 2017-05-16 16:54:03 -07:00
Nate McMaster a7524e189d Upgrade test framework versions and fix test issues 2017-05-15 16:14:55 -07:00
Nate McMaster 225c482c37 Upgrade test framework versions 2017-05-15 15:39:13 -07:00
Nate McMaster 5cf3d9ab11 Upgrade test framework versions and fix test issues 2017-05-15 14:44:17 -07:00
Nate McMaster 7199e8d358 Upgrade test framework versions and fix test issues 2017-05-15 14:19:24 -07:00
Pavel Krymets 7a7dc71164 Remove unnecessary package references (#79) 2017-05-10 11:45:31 -07:00
Pavel Krymets 90ee2252a0 Remove unnecessary package references (#1825) 2017-05-10 11:35:23 -07:00
Pavel Krymets f8779ee377 Remove unnecessary package references (#1068) 2017-05-10 11:30:40 -07:00
Pavel Krymets eedcca1be9 Remove unnecessary package references (#378) 2017-05-10 11:29:57 -07:00
Pavel Krymets 5ea9981cdb Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 10:24:24 -07:00
Pavel Krymets 49a6be9b81 Update InternalAspNetCoreSdkVersion 2017-05-05 10:24:16 -07:00
Pavel Krymets 95d2ee5d8f Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 10:24:09 -07:00
Pavel Krymets 8a0a8a781e Update InternalAspNetCoreSdkVersion 2017-05-05 10:23:47 -07:00
Pavel Krymets b85a0a8af3 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 10:22:40 -07:00
Pavel Krymets 0eca220069 Update InternalAspNetCoreSdkVersion 2017-05-05 10:22:33 -07:00
Pavel Krymets 2c172fa462 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 10:22:23 -07:00
Pavel Krymets 86ead9f70a Update InternalAspNetCoreSdkVersion 2017-05-05 10:22:15 -07:00
Pranav K cce449d6df Merge pull request #376 from aspnet/rel/2.0.0-preview1
Change TFM to netcoreapp2.0
2017-05-04 22:15:46 -07:00
Pranav K 30306fc4f4 Change TFM to netcoreapp2.0 2017-05-04 22:15:24 -07:00
Pranav K 6c0c31640f Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-05-01 22:02:14 -07:00
Pranav K f0a3b2943c Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-05-01 22:02:12 -07:00
Pranav K 9c9468f956 Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-05-01 22:02:00 -07:00
Pranav K 77b47c1db1 Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-05-01 22:01:58 -07:00
Pranav K f92543dfd8 Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-05-01 22:01:45 -07:00
Pranav K 88461902cd Use the bundled NETStandard.Library package in netstandard targeting libraries 2017-05-01 20:54:50 -07:00
Pranav K 350aba7279 Use the bundled NETStandard.Library package in netstandard targeting libraries 2017-05-01 20:54:26 -07:00
Pranav K 4628a2ff4e Use the bundled NETStandard.Library package in netstandard targeting libraries 2017-05-01 12:39:39 -07:00
Pranav K aa4bef0f54 Use the bundled NETStandard.Library package in netstandard targeting libraries 2017-05-01 12:39:26 -07:00
Pranav K d39aa567ae Use the bundled NETStandard.Library package in netstandard targeting libraries 2017-05-01 12:39:12 -07:00
Pranav K d9dad9400c Branching for 2.0.0-preview1 2017-04-25 22:03:29 -07:00
Pranav K c4dbc8d315 Branching for 2.0.0-preview1 2017-04-25 22:03:21 -07:00
Pranav K 755bba2c62 Branching for 2.0.0-preview1 2017-04-25 22:02:36 -07:00
Pranav K 4b249ef722 Branching for 2.0.0-preview1 2017-04-25 22:02:29 -07:00
Pranav K 9680560aae Branching for 2.0.0-preview1 2017-04-25 22:01:43 -07:00
Pranav K 5b976a9fa3 Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one 2017-04-25 12:51:48 -07:00
Pranav K 0c9a7379f2 Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one 2017-04-25 12:47:41 -07:00
Pranav K e61f7a591c Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one 2017-04-25 11:04:08 -07:00
Pranav K 2c2992b465 Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one 2017-04-25 11:04:08 -07:00
Pranav K 0786f18c3e Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one 2017-04-25 11:04:07 -07:00
Pranav K fb12815786 Remove System.Reflection.Metadata 2017-04-21 18:10:45 -07:00
Kiran Challa f1a59d030e Supply runtime identifier on publishing standalone apps 2017-04-13 14:19:18 -07:00
Andrew Stanton-Nurse 1ae1ff01a3 Add test logging helpers to Hosting (#1005) 2017-04-06 15:19:26 -07:00
Pranav K 290fd0a28d Updating versions to 2.0.0-preview1 2017-04-03 21:41:10 -07:00
Pranav K ebc2c99aaf Updating versions to 2.0.0-preview1 2017-04-03 21:41:10 -07:00
Pranav K e0de7f1e1e Updating versions to 2.0.0-preview1 2017-04-03 21:41:10 -07:00
Pranav K 52a388e0ec Updating versions to 2.0.0-preview1 2017-04-03 21:41:09 -07:00
Pranav K 4b8de0b0f1 Updating versions to 2.0.0-preview1 2017-04-03 21:41:09 -07:00
Pavel Krymets c7113e1c60 Revert "Fetch corefx lab sources and compile them into kestrel (#1581)"
This reverts commit 13ee32b7ab.
2017-04-03 14:08:27 -07:00
Pavel Krymets 13ee32b7ab Fetch corefx lab sources and compile them into kestrel (#1581) 2017-04-03 13:21:17 -07:00
David Fowler b4cec03f65 Update libuv package (#1577)
- The latest libuv package has a new linux RID that should
let us remove the work around with setting the RID
in the docker file and systemd service
2017-03-31 10:19:27 -07:00
David Fowler 1bf9b057d4 Converted test projects to run on netcoreapp2.0
* Converted test projects to run on netcoreapp2.0
* Set DOTNET_RUNTME_ID because of an issue in corehost and RID calculation.
2017-03-31 02:58:18 -07:00
Pavel Krymets 7890fdbf94 Add Activity tracking to HostingApplication (#964) 2017-03-29 15:36:48 -07:00
Pranav K 99ff496e71 Updating to 2.0.0 Internal.AspNetCore.Sdk 2017-03-29 11:30:34 -07:00
Pranav K 7dd9d69fe1 Updating to 2.0.0 Internal.AspNetCore.Sdk 2017-03-29 11:30:34 -07:00
Pranav K db7095bc90 Updating to 2.0.0 Internal.AspNetCore.Sdk 2017-03-29 11:30:33 -07:00
Pranav K 2e3c35b863 Updating to 2.0.0 Internal.AspNetCore.Sdk 2017-03-29 11:30:33 -07:00
Pranav K 7fa3babfb4 Updating to 2.0.0 Internal.AspNetCore.Sdk 2017-03-29 11:30:32 -07:00
Kiran Challa ab6e74f4b4 Upgraded Json.NET version to 10.0.1 2017-03-28 10:24:16 -07:00
Kiran Challa 6f2a0702e3 Converted samples and test projects to run on netcoreapp2.0 2017-03-23 16:25:51 -07:00
Kiran Challa d2be921ca4 Converted test project to run on netcoreapp2.0 2017-03-22 15:24:04 -07:00
Kiran Challa bac161fdd6 Converted test projects to run on netcoreapp2.0 2017-03-21 16:48:25 -07:00
Kiran Challa 7124247b50 Converted test projects and samples to run on netcoreapp2.0 2017-03-21 13:55:12 -07:00
David Fowler f6e5e74d95 Update packages (#1509)
* Update packages
* React to API changes in corefxlab
2017-03-18 15:42:01 -07:00
Pavel Krymets 07cbf7faa9 Use pipelines for SocketOutput
- Changed socket output to be based on pipelines
- Changed connection filter glue to be based on pipelines
- Codegen that used `MemoryPoolIterator` for output now uses `WritableBuffer`
- Made `UvWriteReq` async/await friendly with `LibuvAwaitable<T>`
- Deleted MemoryPool and friends
2017-03-18 00:26:00 -07:00
Nate McMaster 832cbdcee8 Unify dependency versions to one file 2017-03-15 15:11:25 -07:00
Nate McMaster e3ca1d1a2c Unify dependency versions to one file and remove workarounds 2017-03-15 13:47:45 -07:00
Nate McMaster e8db0cb43e Unify dependency versions to one file and remove workarounds 2017-03-15 13:25:35 -07:00
Nate McMaster 45874704a9 Unify dependency version to one file and remove workarounds 2017-03-15 11:01:09 -07:00
Nate McMaster 5073d4fdaf Re-add .NET Framework to tests and other cleanup (#1494) 2017-03-14 11:02:49 -07:00
Pranav K acf97b6102 Unpin CoreFxLab package versions 2017-03-05 08:54:51 -08:00
David Fowler 20f75605ca Workaround rogue System.IO.Pipelines on nuget.org 2017-03-03 22:35:41 -08:00
Nate McMaster 708630fd23 Downgrade to stable packages 2017-02-15 14:22:38 -08:00
Nate McMaster 75a0b9889a Downgrade to stable packages 2017-02-15 12:28:55 -08:00
Nate McMaster 01d2c102fc Downgrade to stable packages 2017-02-14 21:54:02 -08:00
Nate McMaster 8051f3671b
Downgrade to stable packages 2017-02-14 16:15:33 -08:00
Nate McMaster 0c714cf61b
Downgrade to stable packages 2017-02-14 16:15:27 -08:00