Commit Graph

48 Commits

Author SHA1 Message Date
Nate McMaster 2f91599af9
Upgrade to System.Security.Cryptography.Xml 4.4.2 2018-04-17 15:54:56 -07:00
Nate McMaster cba1e5b166
Add Microsoft.AspNetCore.AzureKeyVault.HostingStartup as a shipping package 2018-04-17 15:37:06 -07:00
Nate McMaster 5d96a48638
Prepare 2.0.8 patch 2018-04-17 15:37:06 -07:00
Nate McMaster f373a96968
Update Microsoft.NETCore.App dependency to 2.0.7 2018-03-28 14:01:30 -07:00
Nate McMaster 61ffc55bc1
Add ANCM version to generate list of deps versions 2018-03-27 15:16:16 -07:00
Nate McMaster d94db644e3
Backport: separate list of dependency versions and dependency items, and stop issuing KRB4002 on duplicates 2018-03-27 10:06:56 -07:00
Nate McMaster 7fffc939cf
Backport: consolidate list of myget feeds to one place and remove the need to mirror packages 2018-03-27 09:03:44 -07:00
Nate McMaster 2dbb33d316
Update to build tools 2.0.7-rtm-10025 and remove custom DownloadNuGetPackages task in favor of the one in build tools 2018-03-26 11:53:34 -07:00
Nate McMaster e5822232bb
Update to .NET Core 2.0.7-servicing-26322-01 2018-03-22 15:15:52 -07:00
Nate McMaster 6eb4b0ecfb
Prepare the 2.0.7 patch 2018-03-22 10:08:30 -07:00
Pranav K bb5bf073c2 Update to final versions 2018-02-13 10:56:45 -08:00
Nate McMaster 3213438353 Merge branch 'release/2.0' into release/2.0-msrc 2018-02-02 16:44:42 -08:00
Chris Ross (ASP.NET) 4f82c3e230 Add new WsFederation package and dependencies 2018-02-02 14:00:44 -08:00
Nate McMaster 5bd5ba9626 Mirror System.Data.SqlClient 2018-01-19 14:42:24 -08:00
Nate McMaster 523ee741f9 Update to .NET Core 2.0.6-servicing-26118-01 and System.Data.SqlClient 4.4.3-servicing-26117-02 2018-01-19 09:47:26 -08:00
Nate McMaster fb4d7fe5d9 Update FileSystem submodule and apply the result of the cascading versions 2018-01-18 16:48:30 -08:00
Nate McMaster cefe2aa65d Update build tools to 2.0.5-rtm-10014 and update the SQLite repo 2018-01-11 14:05:11 -08:00
Nate McMaster 326c02e415 Update Microsoft.Data.Sqlite to include aspnet/Microsoft.Data.Sqlite#475 2018-01-11 08:56:25 -08:00
Nate McMaster cc4c8d7551 Update repos to bumped versions and update the list of shipping packages 2018-01-10 14:59:17 -08:00
Nate McMaster 83b7d0b052 Update EF Core and Kestrel submodules 2018-01-10 09:35:01 -08:00
Nate McMaster c762abc1e3 Bump build tools to 2.0.3-rtm-10011 2018-01-10 09:35:01 -08:00
John Luo 867438a4ae LZMA woes 2018-01-08 11:13:16 -08:00
Nate McMaster 997e31805b Update dependencies 2018-01-08 11:12:07 -08:00
Nate McMaster 49c952a035 Update build tools to 2.0.3-rtm-10005 2018-01-08 11:10:45 -08:00
Nate McMaster 88e66f2b21 Prepare the 2.0.5 patch and add task to ensure repo versions cascade 2017-12-07 22:52:46 -08:00
John Luo f7c3546b98 LZMA update for 2.0.4 2017-11-30 14:50:07 -08:00
Nate McMaster 4bb84cf6d0 Ensure the deb/rpm installers use the same dotnet-core version
- Remove unnecessary tasks and scripts
 - Ensure the KOREBUILD_DOTNET_* environment variables are preserved in the docker build context
 - Other MSBuild cleanup of the targets
2017-10-17 15:46:53 -07:00
Nate McMaster 1f6db0e3ad Add Microsoft.NETCore.Platforms to the list of external dependencies 2017-10-17 12:57:56 -07:00
Nate McMaster 2f78d058e7 Update build tools to 2.0.2-rc1-16007 2017-10-16 11:32:20 -07:00
Nate McMaster 0585274d32 Update kestrel submodule and remove the Microsoft.AspNetCore.Internal.CoreFxLab.Sources package from external dependencies list (#607) 2017-10-16 10:18:23 -07:00
Nate McMaster a636fb0b74 Update to build tools 2.0.2-rc1-16006 2017-10-16 10:14:43 -07:00
Nate McMaster d28e9fd8bc Update build tools to 2.0.2-rc1-16001 2017-10-13 18:10:16 -07:00
John Luo 91d4be47b9 Produce separate reference package for runtime store generation 2017-10-12 19:12:37 -07:00
Nate McMaster 446de15f0b Add aspnet/Templating to the universe build 2017-10-12 18:02:16 -07:00
Nate McMaster c2a0010eda Fix the metapackage generation 2017-10-12 08:36:40 -07:00
John Luo afba40b573 Build LZMA
- Update metapackage reference insertion
2017-10-11 16:11:12 -07:00
Nate McMaster d7d0e31b36 Fix build warning about Microsoft.CodeAnalysis.CSharp.Workspaces 2017-10-09 15:02:02 -07:00
Nate McMaster 5e4e386a84 List more external dependencies 2017-10-09 14:30:20 -07:00
Nate McMaster be7c5c7752 Mirror everything that isn't on nuget.org 2017-10-09 13:51:29 -07:00
Nate McMaster bda1eb2ab9 Update restore source for aspnet testing utility packages 2017-10-09 13:04:15 -07:00
Nate McMaster c76125af0e Add previously-built aspnetcore artifacts as external dependencies 2017-10-09 12:55:14 -07:00
Nate McMaster 611b6a23ad Update how PackageReference versions are set
Changes:
 - Remove floating versions
 - Disable myget feeds during a Universe build
 - Use package-specific MSBuild variables. Pattern = `packageId.Pascalize() + "PackageVersion"`, with a few exceptions.
 - Remove myget feeds during build
 - Remove obsolete 'GenerateLineup' targets/tasks
2017-10-09 11:32:21 -07:00
= 11b25e7c87 Build and pack Runtime Store
- Also add targets to build all metapackage.
2017-10-02 16:43:30 -07:00
Nate McMaster c3c8919523 Mirror Microsoft.NETCore.App 2.0.2 and its dependencies 2017-10-02 14:12:41 -07:00
Nate McMaster d2e49a726c Generate the package version props file 2017-09-29 14:39:58 -07:00
John Luo 8204f17234 Add latest runtime packages 2017-09-22 15:37:24 -07:00
Nate McMaster 8922f69532 Mirror external dependencies 2017-09-20 15:05:21 -07:00
Nate McMaster 951dc99d5b Verify external dependencies (#561) 2017-09-20 14:58:15 -07:00