Commit Graph

746 Commits

Author SHA1 Message Date
Chris Ross fa825fe247 Add new HostFiltering package 2018-03-16 10:33:54 -07:00
Andrew Peters 1f470164d9 Update artifacts.props 2018-03-16 10:11:50 -07:00
Ryan Brandenburg cd1d4d4b41 Update dependencies to unblock ProdCon 2018-03-15 16:58:52 -07:00
Pranav K c6369bfba1 Move MicrosoftDotNetArchivePackageVersion to pinned version section 2018-03-15 14:27:28 -07:00
David Fowler d28d89e140 Remove Microsoft.AspNetCore.Sockets 2018-03-15 08:42:01 -07:00
Nate McMaster 416fe6abfe
Add Alpine Linux download links to the README and remove conditionals to exclude building alpine (#960) 2018-03-14 16:15:08 -07:00
Stephen Halter 2d97118821
Remove Kestrel.Transport.Libuv from app metapackage (#959) 2018-03-14 13:16:52 -07:00
Pavel Krymets c5efbc0b15
Update BenchmarkDotNet (#958) 2018-03-14 08:55:51 -07:00
Nate McMaster 27440da725
Add additional restore sources to PackageArchive.targets 2018-03-13 17:13:09 -07:00
John Luo 1ce0e6ecdf Add lzma repo task 2018-03-13 12:25:22 -07:00
Nate McMaster 016fa66640
Map properties DotNetRestoreSources => RestoreSources for metapackage builds (#955) 2018-03-13 12:23:18 -07:00
Nate McMaster 349acb5bb3
Condense restore feed configuration to single location and remove package mirroring (#945) 2018-03-13 10:56:09 -07:00
N. Taylor Mullen 5de21c8da3 Update MonoDevelop.Addins package to 1.3.8. 2018-03-13 10:07:34 -07:00
Nate McMaster a3f0260ee8
Upload to Azure in parallel (#952) 2018-03-13 10:01:55 -07:00
John Luo 5930b19e98 Remove duplicate files from symbols packages 2018-03-12 16:12:30 -07:00
Nate McMaster 2d6680986f
Remove entrypoint from Dockerfile so build arguments properly flow into the container 2018-03-12 16:08:06 -07:00
Nate McMaster 1c7f4142aa
Implement script to run build inside a local docker container (#950) 2018-03-12 14:04:12 -07:00
AndriySvyryd b0a40d8bc7 Rename Microsoft.EntityFrameworkCore.Attributes to Microsoft.EntityFrameworkCore.Abstractions 2018-03-12 00:17:29 -07:00
Pavel Krymets 8e74412a4c
Update to new corefx (#946) 2018-03-08 14:23:31 -08:00
= c46f164c26 Fix shared fx symbols name 2018-03-07 12:42:29 -08:00
= 7f8b23847e Add Microsoft.AspNet.WebApi.Client to .App and .All metapackages 2018-03-06 12:32:24 -08:00
Nate McMaster 63a990c1c0
Move Microsoft.Build.* and System.Runtime.Interopservices.RuntimeInformation to stable versions list (#942) 2018-03-06 09:47:05 -08:00
= 59155fde58 Remove azure packages from .App metapackage and framework 2018-03-05 14:54:17 -08:00
Pavel Krymets eb3e6cfab5
Realign all package versions (#941) 2018-03-05 14:53:08 -08:00
= c45864d299 Remove HostingStartup infrastructure from Universe 2018-03-05 12:23:59 -08:00
Pavel Krymets 0a462d5e83
Remove keyvault hosting startup from artifacts (#937) 2018-03-05 10:38:02 -08:00
Nate McMaster 2e158c85f2
Fix restore failures on CI for dotnet-deb-tool-consumer 2018-03-02 10:24:10 -08:00
Nate McMaster 7b8c85f7dd
Use dotnet-deb-tool 2.0.0 from the aspnetcore-dev myget feed 2018-03-02 10:01:24 -08:00
Nate McMaster 8d274cdb0f
React to removal of the cli-deps myget feed 2018-03-02 09:32:26 -08:00
Nate McMaster 7357e483cf
Add one more condition to around building Alpine support 2018-03-02 08:41:07 -08:00
Nate McMaster 5919024499
Disable Alpine Linux builds by default (#934)
We need to create more CI infrastructure to enable building Alpine since crossgen for alpine doesn't work on Ubuntu Linux.
2018-03-01 16:01:17 -08:00
Nate McMaster 48ea4a6699
Force restore when building sharedfx csproj file 2018-03-01 13:00:35 -08:00
Nate McMaster 0276bb199e
Produce an Alpine Linux version of the ASP.NET Core shared framework (#931)
Required changes:
 - Update to SQLitePCLRaw 1.1.10-pre20180223200113
 - Add alpine.3.6-x64 as a new RID
 - Add new external dependencies
2018-03-01 10:55:53 -08:00
Smit Patel 3ffcc9bdb5 Add EFCore.Analyzers package 2018-02-28 16:37:19 -08:00
Pavel Krymets 2a5c27c789
Add new package artifacts (#930) 2018-02-28 13:46:09 -08:00
Pavel Krymets 437b34b746
Reac to pipes in corefx (#926) 2018-02-28 12:42:12 -08:00
Chris Ross 2a41837df4
Add new WsFederation package (#927) 2018-02-28 10:16:59 -08:00
Nate McMaster 4dcb3f4ce9
Don't set version variables in a ProdCon build that we expect from PackageVersions.props (#924) 2018-02-27 15:50:17 -08:00
Pranav K a75c51befa
Remove Microsoft.VisualStudio.Web.CodeGeneration.Tools artifact 2018-02-25 06:22:26 -08:00
Pranav K c4304ea723 Add dotnet-aspnet-codegenerator to artifacts.props 2018-02-24 14:19:35 -08:00
Nate McMaster 68b3df8fe9
Don't ship global CLI tool packages to nuget.org or put into LZMA (#906) 2018-02-22 14:49:24 -08:00
Pavel Krymets fd38a67f80
Drop Pipelines.Testing dependency that we don't use (#915) 2018-02-22 12:38:44 -08:00
Ryan Nowak 3f96f6e232 Add new Http.Polly package to universe 2018-02-21 17:11:34 -08:00
= 9546f894a5 Remove MsgPack from .All metapackage 2018-02-20 15:09:20 -08:00
Andrew Stanton-Nurse d9122fbdf7
update SignalR and MsgPack-Cli version (#909) 2018-02-20 13:57:19 -08:00
Nate McMaster 295fd1bac4
Update Microsoft.NET.Test.Sdk to 15.6.0 2018-02-20 13:45:20 -08:00
Doug Bunting 0891903596 Use RTM `Microsoft.AspNet.WebApi.Client` package
- aspnet/Mvc#7212
2018-02-18 18:09:20 -08:00
Nate McMaster a1916c8ea1 Merge branch 'release/2.1' into dev 2018-02-16 15:54:28 -08:00
Nate McMaster 6a47e39215 Update dependencies to prodcon build 20180216-05 2018-02-16 15:42:55 -08:00
Matt Mitchell 29991868f3 Update corefxlab dependencies to preview1 versions (#902) 2018-02-16 14:05:41 -08:00