Commit Graph

2533 Commits

Author SHA1 Message Date
BrennanConroy 85ecc5ba4c
Add Redis 2.0 (#1459) 2018-10-09 14:50:50 -07:00
Ryan Nowak 0a1c60e2d3 Update Moq to 4.11.0
This is the latest version of Moq, should have a fix for
https://github.com/aspnet/Home/issues/3569
2018-10-09 13:41:21 -07:00
Nate McMaster cc8cc7b443
Merge branch 'release/2.2' 2018-10-09 13:24:13 -07:00
Nate McMaster 8e13235732
Remove the Proxy submodule (#1471)
Part of https://github.com/aspnet/AspNetCore/issues/3598 - unifying and reducing repos. Proxy does not ship, so its code will move to aspnet/AspLabs.
2018-10-09 13:16:03 -07:00
Nate McMaster 050dea3f04
Merge branch 'release/2.2' 2018-10-09 12:14:55 -07:00
Nate McMaster eaad1eb3aa
Remove tasks for analyzing the repo graph (#1469)
As a part of converging repos, we no longer need this code. It is currently buggy and slow, and we can get away without by hard-coding the repo graph (which rarely changes)
2018-10-09 12:01:41 -07:00
N. Taylor Mullen 18b61e9217 Revert "Update Roslyn version."
This reverts commit 70f2d3abd9.
2018-10-09 11:53:37 -07:00
dotnet-maestro-bot 3cd98acda3 Updating external dependencies (#1464) 2018-10-09 11:33:03 -07:00
N. Taylor Mullen 70f2d3abd9 Update Roslyn version.
aspnet/Razor#2634
2018-10-09 11:04:04 -07:00
Pavel Krymets 21b98de09b
Update System.IO.Pipelines to 4.5.2 (#1458) 2018-10-09 10:46:27 -07:00
Arthur Vickers 12761474d3 Rename Cosmos.Sql to Cosmos (#1467) 2018-10-09 10:27:49 -07:00
ASP.NET CI 56f9012402 Update dependencies.props
[auto-updated: dependencies]
2018-10-07 19:37:05 +00:00
ASP.NET CI 34f161321a Update dependencies.props
[auto-updated: dependencies]
2018-10-07 12:34:37 -07:00
ASP.NET CI 6164ec7225 Update dependencies.props
[auto-updated: dependencies]
2018-10-07 19:23:18 +00:00
ASP.NET CI 3acb4dd4e9 Update dependencies.props
[auto-updated: dependencies]
2018-10-07 19:10:34 +00:00
ASP.NET CI b4d5eeafa3 Update dependencies.props
[auto-updated: dependencies]
2018-10-07 12:09:41 -07:00
Nate McMaster 73540ca243
Merge branch 'release/2.2' 2018-10-05 17:06:38 -07:00
Nate McMaster 36f21faecf
Merge branch 'release/2.1' into release/2.2 2018-10-05 17:04:01 -07:00
Nate McMaster 36e462d6f2
Update branding to 2.1.6-servicing (#1455)
Cleanup the implementation of version.props to make it clearer what the rules are for appending version suffixes, applying updates, etc.
2018-10-05 16:50:15 -07:00
Chris Ross (ASP.NET) daf6e1ecd7 Http/2 response trailers #622 2018-10-05 12:50:46 -07:00
Stephen Halter 80ba49368b Merge branch 'release/2.2' 2018-10-05 10:43:12 -07:00
Stephen Halter 730564d32b
React to aspnet/Logging#884 (#1450) 2018-10-04 16:53:54 -07:00
Nate McMaster b4fbc1a6e3
Merge branch 'release/2.2' 2018-10-04 16:08:21 -07:00
Nate McMaster b0b65a530a
Support using Internal.AspNetCore.Sdk as an MSBuild SDK (#1452)
* Add Microsoft.AspNetCore.BuildTools.ApiCheck as an external dependency
* Move the global.json files temporarily to avoid loading the wrong version of Internal.AspNetCore.Sdk
2018-10-04 11:07:06 -07:00
Nate McMaster 5d261e46ce
Support checked-in global.json files 2018-10-04 09:26:44 -07:00
Nate McMaster ef18c467aa
Merge branch 'release/2.2' 2018-10-02 14:45:17 -07:00
Nate McMaster f2691ee4b6
Add a copy of scripts from dotnet-deb-tool 2.0.0 to this repo (#1442)
We currently build .deb files using dotnet-deb-tool, which comes from a package feed. We're not completely sure where the source code is for this tool, so this moves the scripts from the dotnet-deb-tool 2.0.0 package into this repo for safe keeping.
2018-10-02 14:32:12 -07:00
Nate McMaster 18e245ecf0
Merge branch 'release/2.2' 2018-10-01 16:00:30 -07:00
Ryan Nowak efe83ad531 Add Diagnostics.EFCore package 2018-10-01 13:32:42 -07:00
dotnet-maestro-bot aad0f719d5 Upgrade to .NET Core 2.2.0-preview3-27001-02 (#1441) 2018-10-01 13:31:46 -07:00
ASP.NET CI c639a462a1 Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:35:27 -07:00
ASP.NET CI 24ac5589c0 Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:32:29 -07:00
ASP.NET CI 21e9c12b62 Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:22:40 -07:00
ASP.NET CI 018a252560 Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:10:12 -07:00
ASP.NET CI 8e3b940e91 Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:09:33 -07:00
Nate McMaster 6effb13bbd
Update to .NET Core 2.1.5 2018-09-28 19:39:46 -07:00
Nate McMaster 72cd5eedcf
Prepare the 2.1.6 patch (#1434) 2018-09-28 17:57:33 -07:00
dotnet-maestro-bot 66ba370a0a Update .NET Core to 2.2.0-preview3-26927-02 2018-09-27 16:19:50 -07:00
Nate McMaster 91ad43b5f9
Revert dependencies.props to last known working set (#1420) 2018-09-25 16:54:48 -07:00
Nate McMaster 81d13c3a3a
Revert "Upgrade to .NET Core 3.0.0-preview1-26925-03"
This reverts commit 5b86cb3408.
2018-09-25 12:01:45 -07:00
Nate McMaster abbb3a0cd5
Revert "Pin System.ValueTuple to 4.5.0"
This reverts commit 1497f15339.
2018-09-25 12:01:42 -07:00
Nate McMaster 1497f15339 Pin System.ValueTuple to 4.5.0 2018-09-25 11:25:37 -07:00
dotnet-maestro-bot 5b86cb3408 Upgrade to .NET Core 3.0.0-preview1-26925-03 2018-09-25 11:25:37 -07:00
Ryan Brandenburg f6ae80842d Revert "Upgrade to .NET Core 3.0.0-preview1-26908-01 (#1396)"
This reverts commit a31f3db6be.
2018-09-24 15:57:22 -07:00
Ryan Brandenburg 421e8a71e6
Don't install 2.0 on linux-musl (#1418)
Don't install 2.0 on linux-musl
2018-09-24 15:41:15 -07:00
dotnet-maestro-bot a31f3db6be Upgrade to .NET Core 3.0.0-preview1-26908-01 (#1396) 2018-09-24 14:09:55 -07:00
dotnet-maestro-bot b6272f18ab Upgrade to .NET Core 2.2.0-preview3-26924-02 (#1405) 2018-09-24 13:02:07 -07:00
Ryan Brandenburg e70c5713ad Don't repeat System.Memory (#1416) 2018-09-24 13:00:45 -07:00
Ryan Brandenburg 9a1f6c3a4e Try installing in Universe 2018-09-24 10:42:11 -07:00
ASP.NET CI 0bf7c45074 Update dependencies.props
[auto-updated: dependencies]
2018-09-23 19:35:26 +00:00
ASP.NET CI 4a8f47c2ae Update dependencies.props
[auto-updated: dependencies]
2018-09-23 12:32:54 -07:00
ASP.NET CI a142c01a1c Update dependencies.props
[auto-updated: dependencies]
2018-09-23 19:22:28 +00:00
ASP.NET CI d83e6a29c0 Update dependencies.props
[auto-updated: dependencies]
2018-09-23 19:09:59 +00:00
ASP.NET CI a9f42e182e Update dependencies.props
[auto-updated: dependencies]
2018-09-23 12:08:48 -07:00
Ryan Brandenburg 48e66d3d10 Pin System.Memory to 4.5.0 2018-09-20 10:30:57 -07:00
Ryan Brandenburg 9e7c3d6110 Remove duplicate CompilerServicesUnsafe 2018-09-20 10:19:35 -07:00
Peter Marcu bd2c692702 add arm64 sharedfx builds 2018-09-19 18:30:23 -07:00
Brice Lambson 4b615a3a04 Merge branch 'release/2.2' 2018-09-19 09:38:59 -07:00
Brice Lambson 7fb4940258 ⬆️ Update NetTopologySuite.Core to 1.15.1 2018-09-19 09:22:07 -07:00
Matt Mitchell 19eba188f2 Fix merge of 2.1->2.2 2018-09-18 07:43:01 -07:00
Ryan Brandenburg d89160ba83 Merge branch 'merge/release/2.1-to-release/2.2' into release/2.2 2018-09-17 12:18:11 -07:00
ASP.NET CI c653a81fa2 Update dependencies.props
[auto-updated: dependencies]
2018-09-16 19:35:03 +00:00
ASP.NET CI 35000369eb Update dependencies.props
[auto-updated: dependencies]
2018-09-16 12:32:04 -07:00
ASP.NET CI a1ffc5345b Update dependencies.props
[auto-updated: dependencies]
2018-09-16 12:19:46 -07:00
ASP.NET CI f5b54e1a0e Update dependencies.props
[auto-updated: dependencies]
2018-09-16 19:09:09 +00:00
ASP.NET CI 4143059054 Update dependencies.props
[auto-updated: dependencies]
2018-09-16 12:08:16 -07:00
Matt Mitchell 3952845c57 Unpin package versions for 2.1.5 2018-09-14 13:10:09 -07:00
Ryan Nowak 9667a94069 Add non-capturing timer sources package
(cherry picked from commit 1a8616349f)
2018-09-11 13:09:54 -07:00
Ryan Nowak 1a8616349f Add non-capturing timer sources package 2018-09-11 12:41:48 -07:00
Ryan Brandenburg 4d637de70d Fix merge error 2018-09-11 10:45:52 -07:00
Ryan Brandenburg e13cfd1b28 Merge tag '2.1.4' into release/2.1 2018-09-11 10:43:23 -07:00
Brice Lambson e2e88c3d03 Merge branch 'release/2.2' 2018-09-10 13:26:38 -07:00
Brice Lambson 2f7359d20f
React to aspnet/EntityFrameworkCore#13245 2018-09-10 13:14:48 -07:00
ASP.NET CI 64e736173c Update dependencies.props
[auto-updated: dependencies]
2018-09-09 19:35:29 +00:00
ASP.NET CI 17f216a325 Update dependencies.props
[auto-updated: dependencies]
2018-09-09 12:33:23 -07:00
ASP.NET CI 0c3b443e3c Update dependencies.props
[auto-updated: dependencies]
2018-09-09 12:21:13 -07:00
ASP.NET CI 58ff54cec7 Update dependencies.props
[auto-updated: dependencies]
2018-09-09 19:10:25 +00:00
ASP.NET CI f80ae73f95 Update dependencies.props
[auto-updated: dependencies]
2018-09-09 12:09:25 -07:00
Ryan Brandenburg e4ab90ec1c Use built in DownloadFile task 2018-09-07 16:58:09 -07:00
Pranav K 0eae36bb50 Remove experimental analyzers 2018-09-07 16:19:41 -07:00
dotnet-maestro-bot e982e821ad Upgrade to .NET Core 3.0.0-preview1-26907-05 2018-09-07 11:20:59 -07:00
Nate McMaster c37243d1b2
Merge branch 'release/2.2' 2018-09-07 11:03:50 -07:00
dotnet-maestro-bot 6db6721827 Upgrade to .NET Core 3.0.0-preview1-26907-04 (#1390) 2018-09-07 11:02:49 -07:00
Nate McMaster 79d1bf09d7
Remove sign request merging
We never ended up using this anyways. We're converting to a new sign tool which makes these unnecessary
2018-09-07 11:01:52 -07:00
dotnet-maestro-bot 312f653f8f Upgrade to .NET Core 3.0.0-preview1-26907-01 (#1388) 2018-09-07 09:03:30 -07:00
dotnet-maestro-bot 02d70d8d31 Upgrade to .NET Core 3.0.0-preview1-26906-05 (#1385) 2018-09-06 15:20:09 -07:00
dotnet-maestro-bot 9c1940e94c Upgrade to .NET Core 2.1.5-servicing-26906-03 (#1384) 2018-09-06 15:19:55 -07:00
dotnet-maestro-bot 15df3613e1 Upgrade to .NET Core 3.0.0-preview1-26906-02 (#1383) 2018-09-06 08:27:33 -07:00
Nate McMaster 9941fb825f
Update TFM to .NET Core 3.0 (#324) 2018-09-06 08:23:55 -07:00
Nate McMaster 63b7efc380
Merge branch 'release/2.2' 2018-09-05 17:25:17 -07:00
Nate McMaster 12f4235342
Merge branch 'release/2.1' into release/2.2 2018-09-05 17:23:44 -07:00
ASP.NET CI e7a01ff710 Update dependencies.props
[auto-updated: dependencies]
2018-09-06 00:05:55 +00:00
ASP.NET CI 1e30b25fea Update dependencies.props
[auto-updated: dependencies]
2018-09-05 23:41:34 +00:00
Nate McMaster e9b0415bb9
Make System.IO.Pipelines a direct dependency of Microsoft.AspNetCore.App 2018-09-05 15:20:11 -07:00
Nate McMaster 975252a4af
Merge branch 'release/2.2' 2018-09-05 10:43:41 -07:00
dotnet-maestro-bot cf25d52ea1 Upgrade to .NET Core 3.0.0-preview1-26905-03 (#1380) 2018-09-05 10:39:34 -07:00
dotnet-maestro-bot cb642ff95f Update to .NET Core 2.2.0-preview2-26905-02 (#1377) 2018-09-05 09:00:01 -07:00
dotnet-maestro-bot 8d9d722395 Upgrade to .NET Core 3.0.0-preview1-26904-01 (#1358) 2018-09-04 12:31:49 -07:00
Pranav K b2a88824e1 Remove more MvcPrecompilation (#1373) 2018-09-04 12:31:36 -07:00
Nate McMaster a9d2bb6aa5
Merge branch 'release/2.2' 2018-09-04 12:30:41 -07:00
Nate McMaster 6783427444
Merge branch 'release/2.1' into release/2.2 2018-09-04 11:42:02 -07:00
dotnet-maestro-bot 68672bc965 Update to .NET Core 2.1.5-servicing-26902-03 (#1371) 2018-09-04 10:10:31 -07:00
ASP.NET CI a8778d2f64 Update dependencies.props
[auto-updated: dependencies]
2018-09-02 19:33:15 +00:00
ASP.NET CI 6d565e3a8a Update dependencies.props
[auto-updated: dependencies]
2018-09-02 12:30:50 -07:00
ASP.NET CI 8f6cb72ef2 Update dependencies.props
[auto-updated: dependencies]
2018-09-02 12:18:54 -07:00
ASP.NET CI 2692acdcd0 Update dependencies.props
[auto-updated: dependencies]
2018-09-02 19:09:21 +00:00
ASP.NET CI a1a5237613 Update dependencies.props
[auto-updated: dependencies]
2018-09-02 12:08:40 -07:00
Nate McMaster cbc2151491
Merge branch 'release/2.2' 2018-08-30 16:35:27 -07:00
Nate McMaster a407a047f0
Merge branch 'release/2.2' 2018-08-30 16:33:36 -07:00
Nate McMaster 9f37a92dc9
Add Microsoft.AspNetCore.DataProtection.EntityFrameworkCore 2018-08-30 16:28:54 -07:00
Ryan Brandenburg b7b1ea207d Start shipping templates to NuGet 2018-08-30 15:41:16 -07:00
dotnet-maestro-bot 3e7410333a Update to .NET Core 2.1.5-servicing-26830-03 (#1364) 2018-08-30 15:27:17 -07:00
Brice Lambson ce5433622e Merge branch 'release/2.2' 2018-08-30 15:05:41 -07:00
Brice Lambson 11f28139d4 Add Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite 2018-08-30 14:27:49 -07:00
Pranav K 0670796d8e Stop building MvcPrecompilation package 2018-08-30 11:23:45 -07:00
dotnet-maestro-bot 2e9646237b Upgrade to .NET Core 3.0.0-preview1-26830-01 (#1355) 2018-08-30 10:03:35 -07:00
Matt Mitchell 6e33b889c0 Unpin System.Data.Sqlient (#1356) 2018-08-30 08:33:05 -07:00
Hao Kung 9e2d21deb4
Upgrade moq to 4.9.0 (#1350) 2018-08-29 23:58:46 -07:00
Nate McMaster a8316cd7ab
Merge branch 'release/2.2' 2018-08-29 21:44:45 -07:00
dotnet-maestro-bot 511902351a Upgrade to .NET Core 3.0.0-preview1-26829-04 (#1344) 2018-08-29 19:37:28 -07:00
dan.s.ward 8f7d995508 Added Entity Framework Core backed IXmlRepository with tests and sample (#303) 2018-08-29 14:04:37 -07:00
Hao Kung 820c0405e3
Add new options package (#1345) 2018-08-29 10:41:54 -07:00
dotnet-maestro-bot 857b7a5d52 Upgrade to .NET Core 3.0.0-preview1-26829-01 (#1342) 2018-08-29 08:29:30 -07:00
Nate McMaster cdd68dd401
Merge branch 'release/2.2' 2018-08-28 18:22:46 -07:00
Nate McMaster 65ddfd1f02
Add dotnet-httprepl to artifacts.props 2018-08-28 15:11:25 -07:00
dotnet-maestro-bot 64ba2fd002 Upgrade to .NET Core 3.0.0-preview1-26828-05 (#1337) 2018-08-28 13:15:16 -07:00
Nate McMaster b206d59612
Prepare 2.1.5 patch 2018-08-28 09:14:43 -07:00
dotnet-maestro-bot 2d9d4e35fe Upgrade to .NET Core 3.0.0-preview1-26827-01 (#1333) 2018-08-27 08:44:07 -07:00
ASP.NET CI 5337068cc5 Update dependencies.props
[auto-updated: dependencies]
2018-08-26 19:33:54 +00:00
ASP.NET CI 190b2bfc87 Update dependencies.props
[auto-updated: dependencies]
2018-08-26 19:09:31 +00:00
Nate McMaster 40c631f61a
Merge branch 'release/2.2' 2018-08-24 11:00:11 -07:00
Nate McMaster d9d2130639
Update Microsoft.DotNet.Build.Tasks.Feed to 2.2.0-preview1-03124-01 and increase timeout to 10 minutes 2018-08-24 10:59:36 -07:00
Nate McMaster c6fe1d9928
Merge branch 'release/2.2' 2018-08-24 10:52:01 -07:00
Nate McMaster 12e2d30f6b
Publish .jar files to ProdCon output 2018-08-22 19:08:17 -07:00
dotnet-maestro-bot 39bcb6ca77 Upgrade to .NET Core 3.0.0-preview1-26820-04 (#1329) 2018-08-21 15:28:43 -07:00
ASP.NET CI 912c36a6e0 Update package branding for 2.2.0-preview2 2018-08-21 13:33:51 -07:00
ASP.NET CI c119bee8ef Update package branding for 2.2.0-preview2 2018-08-21 13:33:49 -07:00
ASP.NET CI 42efbb40c4 Update package branding for 2.2.0-preview2 2018-08-21 13:32:34 -07:00
Nate McMaster da48de7d75
Merge branch 'release/2.2' 2018-08-20 19:13:05 -07:00
Nate McMaster 84c8c61d79
Remove temporary exclusion to output path adjustments 2018-08-20 16:29:59 -07:00
Nate McMaster d93aded1c0
Remove package version from the output path for shared runtime archives 2018-08-20 16:27:48 -07:00
Nate McMaster 28d4064cba
Add a build definition for compiling Universe in VSTS 2018-08-20 16:02:43 -07:00
Nate McMaster b67a141263
Add code for building the Windows Hosting Bundle and ASP.NET Core runtime installers into this repo
This code previously was in private repos because it had references to internal locations and drop shares. This code has been modified to remove these internal-only pieces.
2018-08-20 15:56:22 -07:00
Brice Lambson 33a3551e0e Merge branch 'release/2.2' 2018-08-20 11:32:00 -07:00
Brice Lambson 2560815501 Add NetTopologySuite external dependency 2018-08-20 11:30:05 -07:00
dotnet-maestro-bot 50fa9447e3 Upgrade to .NET Core 3.0.0-preview1-26820-01 (#1327) 2018-08-20 08:29:38 -07:00
Nate McMaster 0cb8c76c66
Merge branch 'release/2.2' 2018-08-20 08:29:15 -07:00
Nate McMaster 86b7d5162a
Merge branch 'release/2.1' into release/2.2 2018-08-20 08:28:58 -07:00
ASP.NET CI 75c49d2bda Update dependencies.props
[auto-updated: dependencies]
2018-08-19 19:34:23 +00:00
ASP.NET CI c158d1cb94 Update dependencies.props
[auto-updated: dependencies]
2018-08-19 19:10:11 +00:00
Nate McMaster 5bae8c768d
Fix publishing targets to correctly reference the right item group: NpmPackageToPublish 2018-08-17 15:20:05 -07:00
Nate McMaster 4b1e0d09c7
Skip npm package publishing if there are no npm packages to release 2018-08-17 11:34:22 -07:00
dotnet-maestro-bot f454f60409 Upgrade to .NET Core 3.0.0-preview1-26817-04 (#1315) 2018-08-17 10:42:47 -07:00
Nate McMaster 2c5f0db126
Merge branch 'release/2.2' 2018-08-16 16:52:04 -07:00
Nate McMaster a988e9898d
Merge branch 'release/2.1' into release/2.2 2018-08-16 16:51:24 -07:00
Nate McMaster 267b149bc8
Fix whitespace in task parameters (#1322)
In MSBuild 15.8, whitespace in task parameters is handled differently in a way that causes these docker commands to fail.
2018-08-16 16:48:08 -07:00
Nate McMaster 9514605ef2
Merge branch 'release/2.2' 2018-08-15 17:38:13 -07:00
Smit Patel d3f51da519 Add EFCore.Cosmos.Sql to shipping package list 2018-08-15 14:28:02 -07:00
dotnet-maestro-bot 6800b408eb Upgrade to .NET Core 3.0.0-preview1-26813-01 (#1308) 2018-08-13 08:42:05 -07:00
ASP.NET CI 7aa72d5e92 Update dependencies.props
[auto-updated: dependencies]
2018-08-12 20:19:49 +00:00
ASP.NET CI b4b42f8f3b Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:55:47 +00:00
ASP.NET CI ecadd7b7b1 Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:34:18 +00:00
ASP.NET CI 2bbd890357 Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:20:00 +00:00
ASP.NET CI 760efe303f Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:09:13 +00:00
Nate McMaster da1b5c30c1
Merge branch 'release/2.2' 2018-08-10 15:25:31 -07:00
Nate McMaster e0235b1e21
Fix aspnet/Home#3379 - add a functional test for Redis storage provider to ensure keys round-trip (#321) 2018-08-10 15:20:09 -07:00
N. Taylor Mullen 7d6b56f5c6 Update package versions that are important to new completion APIs.
aspnet/Razor#2227
2018-08-10 11:37:28 -07:00
Nate McMaster ae3cdb304e
Merge branch 'release/2.2' 2018-08-10 10:13:35 -07:00
Nate McMaster ac9b1f97c5
Add a restore feed for 2.1.3 packages 2018-08-10 10:02:45 -07:00
dotnet-maestro-bot c4a857b528 Upgrade to .NET Core 3.0.0-preview1-26810-02 (#1303) 2018-08-10 09:51:01 -07:00
Nate McMaster ecb353ab2a
Merge branch 'release/2.1' into release/2.2 2018-08-10 09:49:37 -07:00
Nate McMaster 555f10b5f9
Fix #650 - remove the BuildGraphOf property (#1302) 2018-08-10 09:42:43 -07:00
Nate McMaster 6dd5a7bcf8
Merge branch release/2.1 into 2.1.4 2018-08-10 09:33:40 -07:00
Nate McMaster a85d99ab8e
Add the 2.1.3 archive baselines and a target to ensure this test is run on PR builds 2018-08-10 09:08:55 -07:00
dotnet-maestro-bot 6cc5e4e1d8 Upgrade to .NET Core 3.0.0-preview1-26809-04 (#1300) 2018-08-09 15:55:31 -07:00
Nate McMaster e7447ca360
Consume a new version of System.IO.Pipelines from ProdCon 2018-08-08 11:03:27 -07:00
dotnet-maestro-bot d28911a03d Upgrade to .NET Core 3.0.0-preview1-26808-05 (#1299) 2018-08-08 10:38:57 -07:00
Nate McMaster 3f55bf3cfb Make System.IO.Pipelines a direct dependency of Microsoft.AspNetCore.App
This is required for servicing this shared framework assembly independently of the aspnet packages which use it.
2018-08-08 16:35:32 +00:00
Nate McMaster 2f85e4a36d
Add a restore feed for 2.1.3 packages 2018-08-08 09:25:40 -07:00
Nate McMaster e4161d8971 Prepare 2.1.4 patch
* Update submodules for EF Core, Scaffolding, and Templating
* Change version number for metapackages to 2.1.4
2018-08-07 21:24:01 +00:00
dotnet-maestro-bot f5812991fa Upgrade to .NET Core 3.0.0-preview1-26807-04 (#1297) 2018-08-07 12:14:49 -07:00
dotnet-maestro-bot a6bbc34d62 Upgrade to .NET Core 3.0.0-preview1-26807-01 (#1296) 2018-08-07 08:30:01 -07:00
ASP.NET CI 7e0ecf12e8 Update dependencies.props
[auto-updated: dependencies]
2018-08-06 20:55:10 +00:00
ASP.NET CI a93a3d77cb Update dependencies.props
[auto-updated: dependencies]
2018-08-06 20:42:59 +00:00
ASP.NET CI 241155946f Update dependencies.props
[auto-updated: dependencies]
2018-08-06 20:32:30 +00:00
dotnet-maestro-bot 0a6490e095 Upgrade to .NET Core 3.0.0-preview1-26806-04 (#1289) 2018-08-06 12:29:53 -07:00
BrennanConroy 65b9f42b13 Merge branch 'release/2.2' 2018-08-06 09:11:44 -07:00
ASP.NET CI 58d50f0601 Update dependencies.props
[auto-updated: dependencies]
2018-08-05 20:09:20 +00:00
ASP.NET CI 8f1b3d9656 Update dependencies.props
[auto-updated: dependencies]
2018-08-05 19:48:40 +00:00
ASP.NET CI db35c4189b Update dependencies.props
[auto-updated: dependencies]
2018-08-05 19:31:10 +00:00
ASP.NET CI 7e073cb5f6 Update dependencies.props
[auto-updated: dependencies]
2018-08-05 19:20:23 +00:00
ASP.NET CI d5b68286bc Update dependencies.props
[auto-updated: dependencies]
2018-08-05 19:10:13 +00:00
BrennanConroy 768d2a023e
Add Origin validation to WebSockets middleware (#252) 2018-08-02 14:43:11 -07:00
Pranav K e6b9aaac9d
Merge remote-tracking branch 'origin/release/2.2' 2018-08-02 14:03:48 -07:00
Pranav K c0ed5c71a4 Add Microsoft.AspNetCore.Mvc.Api.Analyzers 2018-08-02 13:53:12 -07:00
Doug Bunting a38be636e3
Merge commit '165c712201b7d64bf3bc97771875dd125ed2fc07' 2018-08-01 15:45:04 -07:00
Doug Bunting 165c712201
Use OSS package versions consistent with aspnet/benchmarks and Microsoft.AspNetcore.All 2.1.2
- update our own NuGet packages to align lower-level dependencies
2018-08-01 11:14:10 -07:00
dotnet-maestro-bot 1f5a7fe130 Upgrade to .NET Core 3.0.0-preview1-26731-01 (#1288) 2018-07-31 08:55:22 -07:00
dotnet-maestro-bot c84c97c4e4 Upgrade to .NET Core 3.0.0-preview1-26730-04 (#1286) 2018-07-30 17:24:33 -07:00
dotnet-maestro-bot 7e9d1ca25b Upgrade to .NET Core 3.0.0-preview1-26728-01 (#1284) 2018-07-30 09:44:37 -07:00
ASP.NET CI cff748cad3 Update dependencies.props
[auto-updated: dependencies]
2018-07-29 20:14:39 +00:00
ASP.NET CI e3e1d04001 Update dependencies.props
[auto-updated: dependencies]
2018-07-29 19:51:58 +00:00
ASP.NET CI 5e074fec4e Update dependencies.props
[auto-updated: dependencies]
2018-07-29 12:29:38 -07:00
ASP.NET CI 47e643f20a Update dependencies.props
[auto-updated: dependencies]
2018-07-29 12:18:16 -07:00
ASP.NET CI 2b486a0049 Update dependencies.props
[auto-updated: dependencies]
2018-07-29 12:08:43 -07:00
dotnet-maestro-bot d7ea76fba2 Upgrade to .NET Core 3.0.0-preview1-26727-03 (#1282) 2018-07-27 15:02:04 -07:00
dotnet-maestro-bot 835cc88cf7 Upgrade to .NET Core 3.0.0-preview1-26726-04 (#1281) 2018-07-26 11:23:01 -07:00
Nate McMaster 8f4d53a3e2
React to package renames 2018-07-26 09:53:27 -07:00
Nate McMaster 232c71f772
React to removing .Buffers.Sources package 2018-07-26 09:32:43 -07:00
dotnet-maestro-bot 95b2030ef6 Upgrade to .NET Core 3.0.0-preview1-26726-01 (#1280) 2018-07-26 07:50:01 -07:00
Nate McMaster 0b85431980
React to renaming the WebHostBuilderFactory source package 2018-07-25 16:52:21 -07:00
Nate McMaster 68fd26a46b
Merge branch 'release/2.2' 2018-07-25 11:19:21 -07:00
Nate McMaster 06f0146731
Merge branch 'release/2.1' into release/2.2 2018-07-25 11:10:03 -07:00
Nate McMaster 7119fc7e1d
Upgrade xunit test runner to 2.4.0 RTM and xunit.analyzers to 0.10.0 (#1275)
Also, cleaned up two unused properties from the deps.props file.
2018-07-25 11:08:35 -07:00
dotnet-maestro-bot b119b39aad Upgrade to .NET Core 3.0.0-preview1-26725-04 (#1276) 2018-07-25 10:31:09 -07:00
Nate McMaster 2d79bee072
Remove condition on the Server.IIS package 2018-07-25 09:40:43 -07:00
Nate McMaster 2e96271e69
Merge branch 'release/2.1' into release/2.2 2018-07-25 09:29:48 -07:00
Nate McMaster aee905e359
Sort list of artifacts and add selenium to external artifacts 2018-07-25 09:18:53 -07:00
dotnet-maestro-bot 170a1650e9 Upgrade to .NET Core 3.0.0-preview1-26725-01 (#1274) 2018-07-25 08:53:44 -07:00
Nate McMaster 5f9073c0a3
Merge branch 'release/2.2' 2018-07-24 13:50:31 -07:00
dotnet-maestro-bot d6eba42bf0 Upgrade to .NET Core 3.0.0-preview1-26724-02 (#1250) 2018-07-24 13:39:32 -07:00
Nate McMaster 1f3524787e
Merge branch 'release/2.1' into release/2.2 2018-07-24 11:43:13 -07:00
dotnet-maestro-bot 18e0871fe2 Update to NETCore.App 2.1.3-servicing-26722-02 2018-07-23 19:40:41 -07:00
ASP.NET CI 0efd5c5642 Update dependencies.props
[auto-updated: dependencies]
2018-07-22 13:19:49 -07:00
ASP.NET CI a8da72bf6f Update dependencies.props
[auto-updated: dependencies]
2018-07-22 12:53:37 -07:00
ASP.NET CI 227d52bf3b Update dependencies.props
[auto-updated: dependencies]
2018-07-22 12:31:26 -07:00
ASP.NET CI 2365f2a7a3 Update dependencies.props
[auto-updated: dependencies]
2018-07-22 12:18:40 -07:00
ASP.NET CI 50b30c3396 Update dependencies.props
[auto-updated: dependencies]
2018-07-22 12:08:50 -07:00
dotnet-maestro-bot 7d12e6bb13 Updating external dependencies (#1268)
New versions:
    MicrosoftNETCoreDotNetAppHostPackageVersion
    MicrosoftNETCoreAppPackageVersion
2018-07-19 17:31:53 -07:00
dotnet-maestro-bot 8260ed6c46 Update to NETCore.App 2.1.3-servicing-26718-02 2018-07-18 19:47:18 -07:00
Nate McMaster 019210ff0a
Fix for when InstallSharedRuntimeFromPreviousBuild is true and AspNetCoreFxFeed is set 2018-07-18 11:20:23 -07:00
Pavel Krymets b5be7b56d9
Add Microsoft.AspNetCore.Server.IIS to metapackges (#1263) 2018-07-17 09:21:32 -07:00
Smit Patel e5864f7bef Merge branch 'release/2.2' 2018-07-16 15:58:31 -07:00
Smit Patel 7c6a60b62b EFCore: Upgrade IX-Async 2018-07-16 15:28:34 -07:00
ASP.NET CI 4e8c45ddc5 Update dependencies.props
[auto-updated: dependencies]
2018-07-15 20:17:26 +00:00
ASP.NET CI 96ec1e267e Update dependencies.props
[auto-updated: dependencies]
2018-07-15 19:52:49 +00:00
ASP.NET CI a1a972a70e Update dependencies.props
[auto-updated: dependencies]
2018-07-15 12:31:58 -07:00
ASP.NET CI d744c177b7 Update dependencies.props
[auto-updated: dependencies]
2018-07-15 12:19:14 -07:00
ASP.NET CI b53c1d58b2 Update dependencies.props
[auto-updated: dependencies]
2018-07-15 12:09:10 -07:00
Justin Kotalik 68ad089062 merging release/2.2 into master 2018-07-13 16:53:48 -07:00
Ryan Nowak b144f3a12f Update artifacts.props 2018-07-13 14:16:05 -07:00
Ryan Nowak 3af5287b66 Make HealthChecks back into shipping packages 2018-07-13 14:16:05 -07:00
Nate McMaster e69a47f230
Implement patch policies per repo and set default to ProductChangesOnly
Our policy since 1.0.0 has been to always cascade version updates in the packages we own. e.g. if Logging has a product change in 2.1.x, then Kestrel, EF Core, Mvc, etc also re-ship with the updated Logging dependency. This has been done for a variety of reasons:

* NuGet does not show updates for transitive dependencies, only direct ones
* NuGet does resolves the lowest compatible transitive dependencies
* ASP.NET Core ships to both .NET Framework (where transitive dependency version matters) and .NET Core (where it matters less if you use the shared framework)

While transitive dependencies is still an important scenario, this practice of always patching has led to bigger issues.

* High probability users will unintentionally upgrade out of the shared framework: #3307
* Conflicts with metapackages that attempt to use exact version constraints: aspnet/Universe#1180
* A quality perception issue: the high volume of new versions in servicing updates with only metadata changes has created the impression that new versions of packages may not be very important. It's also made it appear like there are more issues product than there really are.
* High volume of packages changing with only metadata changes. Of the last 301 packages published in a servicing update, only 11 contained actual changes to the implementation assemblies. (3.5%)

This change implements a system to verify a new, non-cascading versioning policy for servicing updates. This required changes to repos to pin version variables to that matter per-repo,
and to remove some of the restrictions and checks.

Incidentally, this should make defining new patches easier because it automatically determines which packages are or are not patching in the release.
2018-07-12 21:33:50 -07:00
Nate McMaster 85bf01da82
Pin version variables to the ASP.NET Core 2.1.2 baseline
This reverts our previous policy of cascading versions on all servicing updates.
This moves variables into the 'pinned' section, and points them to the latest
stable release (versions that were used at the time of the 2.1.2 release).
2018-07-12 19:54:51 -07:00
Nate McMaster eb7835f4c8
Updating dependencies to 2.1.2 and adding a section for pinned variable versions 2018-07-12 19:54:50 -07:00
Nate McMaster 084406441e
Pin version variables to the ASP.NET Core 2.1.2 baseline
This reverts our previous policy of cascading versions on all servicing updates.
This moves variables into the 'pinned' section, and points them to the latest
stable release (versions that were used at the time of the 2.1.2 release).
2018-07-12 19:50:47 -07:00
Pavel Krymets 3042728f8b
Add Microsoft.AspNetCore.Server.IntegrationTesting.IIS (#1253) 2018-07-12 11:56:44 -07:00
Nate McMaster 218064c300
Pin version variables to the ASP.NET Core 2.1.2 baseline
This reverts our previous policy of cascading versions on all servicing updates.
This moves variables into the 'pinned' section, and points them to the latest
stable release (versions that were used at the time of the 2.1.2 release).
2018-07-12 11:54:35 -07:00
Nate McMaster 2634637fd5
Pin version variables to the ASP.NET Core 2.1.2 baseline
This reverts our previous policy of cascading versions on all servicing updates.
This moves variables into the 'pinned' section, and points them to the latest
stable release (versions that were used at the time of the 2.1.2 release).
2018-07-12 11:54:12 -07:00
Nate McMaster 252ae0c434
Pin version variables to the ASP.NET Core 2.1.2 baseline
This reverts our previous policy of cascading versions on all servicing updates.
This moves variables into the 'pinned' section, and points them to the latest
stable release (versions that were used at the time of the 2.1.2 release).
2018-07-12 11:53:20 -07:00
Nate McMaster 958d41f738
Pin version variables to the ASP.NET Core 2.1.2 baseline
This reverts our previous policy of cascading versions on all servicing updates.
This moves variables into the 'pinned' section, and points them to the latest
stable release (versions that were used at the time of the 2.1.2 release).
2018-07-12 11:53:10 -07:00
Nate McMaster 8893337fb0
Pin version variables to the ASP.NET Core 2.1.2 baseline
This reverts our previous policy of cascading versions on all servicing updates.
This moves variables into the 'pinned' section, and points them to the latest
stable release (versions that were used at the time of the 2.1.2 release).
2018-07-12 11:52:12 -07:00
Nate McMaster 128eefdef3
Remove usage of the Microsoft.Extensions.Buffers.Sources package, copy the source into Kestrel
This moves source code that used to be in aspnet/Common. It was only used here, so this simplifies the process of working with these internal-only APIs.

cref https://github.com/aspnet/Common/pull/386
2018-07-11 22:31:23 -07:00
Nate McMaster 8177229ac8
Updating dependencies to 2.1.2 and adding a section for pinned variable versions 2018-07-11 18:49:06 -07:00
Nate McMaster d6cb9c2127
Updating dependencies to 2.1.2 and adding a section for pinned variable versions 2018-07-11 18:48:58 -07:00
Nate McMaster fd2613f1b2
Updating dependencies to 2.1.2 and adding a section for pinned variable versions 2018-07-11 18:48:36 -07:00
Nate McMaster 2a1ba2a7e6
Updating dependencies to 2.1.2 and adding a section for pinned variable versions 2018-07-11 18:48:31 -07:00
Nate McMaster 349ccf680b
Updating dependencies to 2.1.2 and adding a section for pinned variable versions 2018-07-11 18:48:17 -07:00
Nate McMaster 286304e2f9
Updating dependencies to 2.1.2 and adding a section for pinned variable versions 2018-07-11 18:48:13 -07:00
Nate McMaster aa5a06ea53
Update aspnetcore_base_runtime to include the 3.0 version 2018-07-11 16:25:35 -07:00
Nate McMaster 683e327637
Pin Microsoft.Extensions.DependencyModel to 2.1.0 2018-07-11 12:11:17 -07:00
Nate McMaster 1aa529ddf6
Merge branch 'release/2.2' 2018-07-10 16:22:44 -07:00
Nate McMaster d50f75ac21
Merge branch 'release/2.1' into release/2.2 2018-07-10 16:17:44 -07:00
dotnet-maestro-bot 4f81f75777 Updating external dependencies (#1249) 2018-07-10 12:45:52 -07:00
dotnet-maestro-bot dc5b382853 Upgrade to .NET Core 3.0.0-preview1-26710-03 (#1248) 2018-07-10 12:04:46 -07:00
Nate McMaster b410a585f7
Merge 2.1.2 into release/2.1 2018-07-10 10:27:26 -07:00
dotnet-maestro-bot 867ce87140 Upgrade to .NET Core 3.0.0-preview1-26709-03 (#1241) 2018-07-09 18:23:31 -07:00
Nate McMaster 9ad9ada9ea
Pin to the latest stable 2.1.x corefx packages 2018-07-09 18:16:57 -07:00
ASP.NET CI 85fd36f143 Update dependencies.props
[auto-updated: dependencies]
2018-07-08 20:15:08 +00:00
ASP.NET CI 8037e756cb Update dependencies.props
[auto-updated: dependencies]
2018-07-08 19:49:27 +00:00
ASP.NET CI c48f2b953e Update dependencies.props
[auto-updated: dependencies]
2018-07-08 12:32:44 -07:00
ASP.NET CI 868acacf68 Update dependencies.props
[auto-updated: dependencies]
2018-07-08 12:19:50 -07:00
ASP.NET CI 2228213708 Update dependencies.props
[auto-updated: dependencies]
2018-07-08 12:09:15 -07:00
Nate McMaster 363269ef60
Merge branch 'release/2.1' into release/2.2 2018-07-06 15:34:34 -07:00
Nate McMaster 931f0754af
Do not restore in parallel - workaround for race condition in /t:Restore 2018-07-06 15:34:05 -07:00
Nate McMaster ae66308a89
Fixup bad merge 2018-07-06 15:31:15 -07:00
Nate McMaster 9276602279
Merge branch 'release/2.1' into release/2.2 2018-07-06 13:43:43 -07:00
Nate McMaster bf03fee4be
Refactor LZMA generation to support Docker and Antares usage
List explicitly as .csproj files the scenarios for which the offline package cache is important

Produces new artifacts designed for various scenarios, such as:
 * Docker (where xml doc files are not needed)
 * Azure web apps (where 1.x SDKs must still be supported, but xml docs are not needed)
2018-07-06 13:15:23 -07:00
Nate McMaster d7721fdff4
Merge branch 'release/2.0' into release/2.1 2018-07-05 20:12:24 -07:00
Nate McMaster fb7a5b92cc
Merge branch 'release/2.2' 2018-07-05 15:18:12 -07:00
Nate McMaster fbf445b7b7
Merge branch 'release/2.1' into release/2.2 2018-07-05 15:00:11 -07:00
Nate McMaster cd449cef2b
Update xunit.runner.visualstudio to 2.4.0-rc.1.build4038 2018-07-05 14:56:52 -07:00
Nate McMaster 71de7a98f5
Merge branch 'release/2.1' into release/2.2 2018-07-05 10:21:51 -07:00
Nate McMaster 62ea0264e4
Ensure trx logging is reported correctly when building in TeamCity 2018-07-05 10:14:35 -07:00
Nate McMaster a7811c5656
Ensure .NET Core runtimes are install in alpine builds to tests can run 2018-07-03 12:26:20 -07:00
Nate McMaster d2d9a47686
Invoke dotnet vstest directly instead of using the VSTest target
Attempt to workaround Microsoft/vstest#1503 which causes test failure output to be swallowed
2018-07-03 10:08:25 -07:00
ASP.NET CI e2dd797a99 Update dependencies.props
[auto-updated: dependencies]
2018-07-03 16:32:58 +00:00
ASP.NET CI 19629672ca Update dependencies.props
[auto-updated: dependencies]
2018-07-03 16:07:57 +00:00
Nate McMaster 55e0fd5677
Fix the version override check for ProdCon builds 2018-07-02 17:02:30 -07:00
Nate McMaster 1895502c48
Update the LZMA to include NETStandard.Library 2.0.3 2018-07-02 16:45:20 -07:00
Justin Kotalik 8b39e98477
Add web.administation to universe (#1233) 2018-07-02 13:03:48 -07:00
Nate McMaster d456fdba63
Don't publish the runtime-site-extension in servicing builds 2018-06-29 19:37:15 -07:00
Nate McMaster 3fdfb217aa
Upgrade NETCore.App to 3.0.0-preview1-26629-04 without updating corefx packages 2018-06-29 18:48:12 -07:00
Nate McMaster 8dcff453d4
Revert corefx package updates 2018-06-29 18:19:36 -07:00
Ryan Brandenburg 5b0f8118ea
Upgrade to .NET Core 3.0.0-preview1-26629-04 (#1240)
* Upgrade to .NET Core 3.0.0-preview1-26629-04
2018-06-29 16:27:55 -07:00
Nate McMaster fd3b979b56
Remove aspnet/WebHooks from release/2.2 2018-06-29 11:10:56 -07:00
John Luo 4dd62a6863 Merge branch 'release/2.1' into release/2.2 2018-06-29 10:56:50 -07:00
John Luo b9d956df59 Ensure no trailing slashes for LZMA generation 2018-06-28 20:28:36 -07:00
Nate McMaster 519851627c
Update infrastructure for the 2.2 release 2018-06-28 16:22:21 -07:00
Nate McMaster bcc9bce87b
Update infrastructure for the 2.2 release 2018-06-28 16:20:37 -07:00
Nate McMaster a5c86afe7d
Update infrastructure for the 2.2 release 2018-06-28 16:19:16 -07:00
John Luo 1b0781cf20 Merge branch 'release/2.1' into dev 2018-06-27 16:54:10 -07:00
John Luo 96c5b3c2ae Update StackExchange.Redis.StrongName version 2018-06-27 15:38:23 -07:00
John Luo e17f426e92 Update DotnetArchive version 2018-06-27 15:27:28 -07:00
Nate McMaster 91a1d2de50
Add unit tests for the shared framework (#1228)
Changes:
* Add a test project with simple unit tests for the shared framework
* Add root-level Directory.Build.props/targets files
* Cleanup .csproj files to reduce duplication
2018-06-27 14:56:10 -07:00
Nate McMaster 6b8aac13e0
Prepare infrastructure for the 2.1.3 patch 2018-06-27 14:51:05 -07:00
ASP.NET CI d2b5a2c3dc Update dependencies.props
[auto-updated: dependencies]
2018-06-25 11:34:13 -07:00
ASP.NET CI 126122fa0e Update dependencies.props
[auto-updated: dependencies]
2018-06-25 11:20:55 -07:00
ASP.NET CI 678fe889c3 Update dependencies.props
[auto-updated: dependencies]
2018-06-25 11:10:29 -07:00
Doug Bunting f47e86439d Support packages both built in Universe and used as external dependencies
- `AnalyzeBuildGraph` fix should correct Update Universe build break
- `VerifyCoherentVersions` fix should correct UniverseCoherence build break

nits:
- add and rename a couple of variables for clarity and reduced repetition
- remove and sort `using`s
2018-06-23 00:34:33 -07:00
Doug Bunting 15074b638c
Give BenchmarksOnly* `<ExternalDependency>`s `VariableName` metadata
- should improve `UpgradeDependencies` at least in MVC repo
- hopefully will also correct build break in Update Universe builds
2018-06-22 22:32:22 -07:00
Doug Bunting 928a81155e
Add external dependencies used only in MVC benchmarks apps
- part of aspnet/Mvc#7805
2018-06-22 16:46:42 -07:00
John Luo 2cd777f061 Bust MSBuild cache on retries 2018-06-22 10:26:49 -07:00
John Luo a296fe4cdf Add retries for restores during LZMA generation 2018-06-21 15:54:01 -07:00
Chris Ross (ASP.NET) c2874d923d Add Microsoft.Internal.AspNetCore.H2Spec.All dependency 2018-06-21 11:21:20 -07:00
Chris Ross (ASP.NET) 61e16e2b31 Automation for h2spec functional tests #2640 2018-06-21 11:17:16 -07:00
= a7d70164be Merge branch 'public/release/2.1' into release/2.1-msrc 2018-06-20 18:15:44 -07:00
John Luo ea5ed2250d Pin aspnetcore runtime version for LZMA generation 2018-06-20 18:02:07 -07:00
= ff02e61a7f Merge remote-tracking branch 'public/release/2.1' into release/2.1-msrc 2018-06-19 11:46:39 -07:00
John Luo ccfd5f80b7 Pin runtime version for LZMA generation 2018-06-18 20:11:20 -07:00
Chris Ross (ASP.NET) c498f03cb4 Expose Tls details as a feature. #2661
Limit Http/2 to TLS 1.2 #2251
Bootstrap functional tests #2238
2018-06-18 16:25:18 -07:00
John Luo 5931c7fb9a Remove trailing slashes when creating LZMAs 2018-06-18 13:08:43 -07:00
dotnet-maestro-bot 25b0d25df4 Upgrade to .NET Core 2.2.0-preview1-26618-02 (#1215) 2018-06-18 10:48:27 -07:00
dotnet-maestro-bot 02f32d94d4 Upgrade to .NET Core 2.2.0-preview1-26615-02 (#1213) 2018-06-15 12:30:44 -07:00
dotnet-maestro-bot 3c9dea12f0 Upgrade to .NET Core 2.2.0-preview1-26614-02 (#1212) 2018-06-14 11:45:15 -07:00
dotnet-maestro-bot ed8c98ce15 Upgrade to .NET Core 2.2.0-preview1-26614-01 (#1211) 2018-06-13 23:33:07 -07:00
Nate McMaster aa91b802f9
Add script used to deploy blobs to Azure storage 2018-06-13 14:26:46 -07:00
dotnet-maestro-bot f1fac6c7d4 Upgrade to .NET Core 2.2.0-preview1-26613-06 (#1209) 2018-06-13 12:47:39 -07:00
dotnet-maestro-bot 1063f95fe7 Upgrade to .NET Core 2.2.0-preview1-26613-01 (#1208) 2018-06-13 07:48:56 -07:00
dotnet-maestro-bot 6345cfd098 Upgrade to .NET Core 2.2.0-preview1-26612-04 (#1206) 2018-06-12 16:00:26 -07:00
Nate McMaster c3989f8477
Update to .NET Core App 2.0.9-servicing-26612-03 2018-06-12 15:29:54 -07:00
Nate McMaster e4e3551a1e
Prepare 2.1.2 patch 2018-06-12 15:18:36 -07:00
ASP.NET CI ab5fb559e5 Update dependencies.props
[auto-updated: dependencies]
2018-06-12 19:26:02 +00:00
ASP.NET CI 1780662ac5 Update dependencies.props
[auto-updated: dependencies]
2018-06-12 19:25:45 +00:00
ASP.NET CI 64a88252ce Update dependencies.props
[auto-updated: dependencies]
2018-06-12 19:21:20 +00:00
ASP.NET CI 256f7755ba Update dependencies.props
[auto-updated: dependencies]
2018-06-12 19:19:58 +00:00
ASP.NET CI 72c28fa875 Update dependencies.props
[auto-updated: dependencies]
2018-06-12 19:19:27 +00:00
ASP.NET CI ee20ecf20e Update dependencies.props
[auto-updated: dependencies]
2018-06-12 19:16:34 +00:00
ASP.NET CI dedefd7043 Update dependencies.props
[auto-updated: dependencies]
2018-06-12 19:15:53 +00:00
dotnet-maestro-bot 38e7104b2e Upgrade to .NET Core 2.2.0-preview1-26609-01 (#1205) 2018-06-09 10:06:15 -07:00
Nate McMaster 10dff2410f
Fix tests on linux-musl-x64 2018-06-08 16:58:48 -07:00
Mikael Mengistu d3ceb777ef
Adding Microsoft.AspNetCoreSignalR.Specification.Tests (#1204) 2018-06-08 16:30:58 -07:00
John Luo f0b5f73c73 Merge branch 'release/2.1' into dev 2018-06-08 11:24:44 -07:00
John Luo 25bbb466db Create compressed delta lzma for antares
- The delta lzma is packaged as a zip
- Only new content that's not present in the LKG lzma is included
- Xmls are removed
2018-06-08 11:08:09 -07:00
Nate McMaster b1b92385c0
Add unit tests for the shared framework
Changes:
* Add a test project with simple unit tests for the shared framework
* Add root-level Directory.Build.props/targets files
* Cleanup .csproj files to reduce duplication
2018-06-08 10:33:31 -07:00
Nate McMaster ca73b4aa18
Merge branch 'release/2.1' into dev 2018-06-08 10:30:32 -07:00
ASP.NET CI 42d99933a5 Update dependencies.props
[auto-updated: dependencies]
2018-06-07 19:52:43 +00:00
ASP.NET CI f4477cd5c3 Update dependencies.props
[auto-updated: dependencies]
2018-06-07 19:40:49 +00:00
ASP.NET CI 57bf1ebd7e Update dependencies.props
[auto-updated: dependencies]
2018-06-07 19:30:29 +00:00
Nate McMaster 9a7ca64138
Gather and merge sign requests from repo builds 2018-06-07 12:06:06 -07:00
Nate McMaster 2037090030
Revert "Adding Microsoft.AspNetCore.SignalR.Specification.Tests (#1202)"
This reverts commit 707f6b3e28.
2018-06-07 11:57:41 -07:00
Nate McMaster cf24fb23e7
Fix bug in generating .version file in the shared frameworks 2018-06-07 11:42:27 -07:00
Mikael Mengistu 707f6b3e28
Adding Microsoft.AspNetCore.SignalR.Specification.Tests (#1202) 2018-06-07 10:33:41 -07:00
dotnet-maestro-bot e80a6f0f05 Upgrade to .NET Core 2.2.0-preview1-26604-04 (#1196)
New versions:
    MicrosoftExtensionsDependencyModelPackageVersion
    MicrosoftNETCoreAppPackageVersion
    MicrosoftNETCoreDotNetAppHostPackageVersion
2018-06-07 08:29:11 -07:00
Nate McMaster e1f56d1cae
Consume a new version of System.Net.WebSockets.WebSocketProtocol 2018-06-06 15:25:33 -07:00
Nate McMaster 1c3245abc8
List external dependency for Microsoft.NETCore.DotNetAppHost 2.1.0 2018-06-05 18:32:35 -07:00
Nate McMaster 2a63b00218
Remove dependency on PreinstallBundledPackages target 2018-06-05 18:15:39 -07:00
Nate McMaster a373d7e5d7
React to changes in corefx
New package versions incoming to this patch causes a cascading change to preserve transitive dependencies

* System.Data.SqlClient
* System.Memory
* System.Runtime.CompilerServices.Unsafe
* System.Threading.Tasks.Extensions
2018-06-05 09:19:06 -07:00
Chris Ross (ASP.NET) a48222378b Update dependencies 2018-06-04 20:10:40 -07:00
Nate McMaster 451c7036a6
Merge branch 'release/2.1' into dev 2018-06-04 13:05:46 -07:00
Nate McMaster 6586c921f0
Fix compiler error introduced by merge conflict 2018-06-04 10:39:30 -07:00
dotnet-maestro-bot afbd7d4ef3 Upgrade to .NET Core 2.2.0-preview1-26604-01 2018-06-04 08:42:14 -07:00
dotnet-maestro-bot 168be585d6 Upgrade to .NET Core 2.2.0-preview1-26603-04 2018-06-03 20:36:16 -07:00
ASP.NET CI 89536c2081 Update dependencies.props
[auto-updated: dependencies]
2018-06-03 19:33:18 +00:00
ASP.NET CI 40d1b75272 Update dependencies.props
[auto-updated: dependencies]
2018-06-03 19:19:52 +00:00
ASP.NET CI 4303def2ff Update dependencies.props
[auto-updated: dependencies]
2018-06-03 19:09:42 +00:00
Nate McMaster d5d1246c46
Fixup bad changes from merge 2018-06-01 17:16:43 -07:00
Nate McMaster ca4e81b975
Merge branch 'release/2.0' into release/2.1 2018-06-01 17:08:08 -07:00
Nate McMaster 5fc61022bc
Don't expect the site extension zip to exist in build output if AzureIntegration is not patching 2018-05-31 22:52:09 -07:00
Nate McMaster a03ef8b5f5
Merge branch 'release/2.1' into dev 2018-05-31 17:56:48 -07:00
Nate McMaster 5f0b4e1322
Refactor property names for computing .deb/.rpm file names and dependencies 2018-05-31 17:49:19 -07:00
dotnet-maestro-bot 6dbe179476 Upgrade to NETCore.App 2.2.0-preview1-26531-03 (#1184) 2018-05-31 16:24:02 -07:00
Nate McMaster b8d742a850
Merge branch 'release/2.1' into dev 2018-05-31 15:13:55 -07:00
Nate McMaster c801671fbf
Stop producing old-style rpm/deb installers (#1191) 2018-05-31 15:01:28 -07:00
Nate McMaster f9e6ebfd51
Merge branch 'release/2.1' into dev 2018-05-31 12:42:06 -07:00
Nate McMaster 309e9e3077
Widen dependency version range on Microsoft.AspNetCore.App to allow patch updates (#1186)
Originally, we thought using exact version ranges on the dependencies of Microsoft.AspNetCore.App
would help protect consumers from lifting binaries out of the shared framework. However,
this makes it difficult for consumers to use packages that share a dependency with .App.
When users tried to mix Microsoft.EntityFramework.SQLite 2.1.1 with Microsoft.AspNetCore.App 2.1.0,
NuGet errors and warnings made it difficult to reason about what was wrong, and how to resolve it.

This changes the dependency version range to allow uses to upgrade within the major.minor patch family
without needing to override NuGet warnings. This removes some of the protections against users
unintentionally lifting to a binary newer than the shared framework, however, after lots of discussion,
we believe this is a better user experience.
2018-05-31 12:40:52 -07:00
Andrew Stanton-Nurse a594b0bd13
fix wstest on travis (#242) 2018-05-31 10:17:50 -07:00
Nate McMaster d6017ab253
Remove Proxy and WebHooks from explicit build order list 2018-05-30 18:06:07 -07:00
Nate McMaster a39e0b8d6d
Merge branch 'release/2.1' into dev 2018-05-30 17:43:42 -07:00
Nate McMaster 4935711bce
Add trailing slash to <DotNetAssetRootUrl> 2018-05-30 17:13:42 -07:00
Nate McMaster f126871a4c
[2.1.x] Remove WebHooks and Proxy from servicing (#1189)
These repos do not produce packages that will ship in 2.1.x.
2018-05-30 15:16:22 -07:00
Nate McMaster da8ca36fe8
Pin to stable 2.1.0 corefx packages (#1188)
* Pin to stable 2.1.0 corefx packages
* Ensures ProdCon overrides passed to us match our expectations about which variables will be set
2018-05-30 13:42:36 -07:00
Nate McMaster 71fb3b2f6a
Fix version coherence check to filter out non-package artifacts 2018-05-30 11:34:03 -07:00
Nate McMaster faf600ce71
Fixup the effect of cascading versions (#1187)
The PR #1175 was incomplete. This fixes the cascading effect of patching to 2.1.1

Changes:
 - add CheckRepoGraph (ported directly from the release/2.0 branch)
 - Update submodules
2018-05-30 10:58:10 -07:00
John Luo 9459a73784 Merge branch 'release/2.1' into dev 2018-05-29 17:11:35 -07:00
John Luo 3c72da941f Update WebApi.Client package version 2018-05-29 16:49:33 -07:00
Nate McMaster 81355b508b
Add Razor to the list of patching repos 2018-05-29 13:51:42 -07:00
Doug Bunting 0a257ed86d
Add Microsoft.AspNetCore.WebHooks.Receivers.AzureContainerRegistry package
- react to aspnet/WebHooks@b69532741f
2018-05-29 11:27:45 -07:00
ASP.NET CI 67afccfd16 Update dependencies.props
[auto-updated: dependencies]
2018-05-29 09:44:22 -07:00
ASP.NET CI e3a21b2a92 Update dependencies.props
[auto-updated: dependencies]
2018-05-29 09:44:06 -07:00
ASP.NET CI c408fb3103 Update dependencies.props
[auto-updated: dependencies]
2018-05-29 09:39:30 -07:00
ASP.NET CI f4b98641d2 Update dependencies.props
[auto-updated: dependencies]
2018-05-29 09:38:05 -07:00
ASP.NET CI 04d6e71e7f Update dependencies.props
[auto-updated: dependencies]
2018-05-29 09:37:37 -07:00
ASP.NET CI 8d1011fe29 Update dependencies.props
[auto-updated: dependencies]
2018-05-29 09:34:54 -07:00
ASP.NET CI d16a3a2164 Update dependencies.props
[auto-updated: dependencies]
2018-05-29 09:34:14 -07:00
dotnet-maestro-bot 0769734e67 Update to NETCore.App 2.2.0-preview1-26529-01 (#1183) 2018-05-29 08:57:29 -07:00
ASP.NET CI ee4fec48e7 Update dependencies.props
[auto-updated: dependencies]
2018-05-27 19:33:52 +00:00
ASP.NET CI ba9d0a27ce Update dependencies.props
[auto-updated: dependencies]
2018-05-27 19:20:40 +00:00
ASP.NET CI 70984e6100 Update dependencies.props
[auto-updated: dependencies]
2018-05-27 19:09:53 +00:00
dotnet-maestro-bot 75b479eace Updating NETCore.App to 2.2.0-preview1-26526-03 (#1182) 2018-05-26 12:36:18 -07:00
dotnet-maestro-bot eb175b8291 Updating external dependencies (#1181) 2018-05-25 10:46:14 -07:00
Nate McMaster ff5b69fd5e
Updating external dependencies (#1179) 2018-05-25 09:03:47 -07:00
Nate McMaster ebb81670b4
Revert "Updating external dependencies (#1179)"
This reverts commit 4e41cf6a84.
2018-05-25 09:00:00 -07:00
dotnet-maestro-bot 4e41cf6a84 Updating external dependencies (#1179) 2018-05-24 23:41:54 -07:00
dotnet-maestro-bot 176704fe50 Updating external dependencies (#1177) 2018-05-24 07:19:58 -07:00
Nate McMaster 6cf45a4f8a
Prepare the 2.1.1 patch 2018-05-23 15:38:16 -07:00
Nate McMaster 1dea860997
Prepare the 2.0.9 patch
Prepare the release/2.0 branch to produce 2.0.9.
2018-05-23 11:18:16 -07:00
dotnet-maestro-bot 61376db9aa Updating external dependencies (#1173) 2018-05-23 10:52:33 -07:00
dotnet-maestro-bot 5c69566b8b Updating external dependencies (#1172) 2018-05-23 07:07:45 -07:00
dotnet-maestro-bot 76bd523092 Updating external dependencies (#1122) 2018-05-22 13:03:13 -07:00
Stephen Halter e8f9119d4b
Enable test file logging on Jenkins (#2588) 2018-05-21 15:17:13 -07:00
N. Taylor Mullen 9817985268 Use VS15.8 Preview 2 version of Roslyn for tooling.
- This only impacts Razor tooling scenarios (they rely on the `VSIX_` props here).
2018-05-21 10:49:41 -07:00
ASP.NET CI f479af8c94 Update dependencies.props
[auto-updated: dependencies]
2018-05-20 19:51:01 +00:00
ASP.NET CI 65605647bb Update dependencies.props
[auto-updated: dependencies]
2018-05-20 19:38:01 +00:00
ASP.NET CI a3f7b16464 Update dependencies.props
[auto-updated: dependencies]
2018-05-20 19:27:01 +00:00
Ryan Brandenburg eab984e635 Update artifact 2018-05-18 11:03:35 -07:00
John Luo 43cabfdd61 Upgrade deps 2018-05-17 12:25:36 -07:00
Pavel Krymets 27799b5acb
Enable pubternability analyzer (#2560) 2018-05-16 13:42:56 -07:00
Smit Patel 996d85f124 Remove Cosmos.Sql from dev 2018-05-16 12:10:22 -07:00
John Luo 8da5f55832 React to logging changes 2018-05-15 17:16:49 -07:00
dotnet-maestro-bot bb348bb93c Updating external dependencies (#1162) 2018-05-14 09:41:46 -07:00
Chris Ross (ASP.NET) 8513fc8329 React to IntegrationTesting changes 2018-05-14 06:08:51 -07:00
ASP.NET CI 01a8cb6e8c Update dependencies.props
[auto-updated: dependencies]
2018-05-13 14:27:43 -07:00
ASP.NET CI 84ca10a45d Update dependencies.props
[auto-updated: dependencies]
2018-05-13 14:14:52 -07:00
ASP.NET CI aef13f941b Update dependencies.props
[auto-updated: dependencies]
2018-05-13 14:03:47 -07:00
Pranav K 80fa1d699d Upgrade to netcoreapp2.2
This reverts commit fe9da3c57b.
2018-05-09 16:43:15 -07:00
Pavel Krymets 4c0de435d8
Add Internal.AspNetCore.Analyzers (#1161) 2018-05-09 16:39:09 -07:00
John Luo a1fb0703ed Allow targetting of netcoreapp2.2 for sharedfx and lzma 2018-05-09 16:00:22 -07:00
dotnet-maestro-bot 8cbc4375d8
Updating external dependencies 2018-05-09 12:08:26 -07:00
Nate McMaster 6beb419a02 Upgrade metapackages, shared framework, and installers to netcoreapp2.2 2018-05-09 11:51:06 -07:00
Nate McMaster 32a80bef78
Merge branch 'release/2.1' into dev 2018-05-08 21:52:55 -07:00
Nate McMaster b6ce8e18b2
Remove dotnet-buildtools myget feed 2018-05-08 21:29:43 -07:00
dotnet-maestro-bot 904626800a Updating external dependencies (#1157) 2018-05-08 21:11:52 -07:00
Nate McMaster b0cd17d776
Merge branch 'release/2.1' into dev 2018-05-08 16:54:18 -07:00
Ryan Brandenburg fe9da3c57b Revert "Don't touch product repos"
This reverts commit 8e9f05b902.
2018-05-08 16:52:48 -07:00
Nate McMaster 695bf56afc
Run VerifyCoherentVersions check (#1156)
All packages were being ignored. This adds an error if 0 packages are found, and also fixes the folder scanned for coherence.

This also required removing the 'Private' designation from external dependencies, because we no longer scan just shipping packages,

Removed unused NoWarn metadata as well.
2018-05-08 16:51:26 -07:00
Ryan Brandenburg 7db465dfc2 Upgrade to netcoreapp22 2018-05-08 15:38:20 -07:00
Nate McMaster fd9ee2f4b2
Merge tag '2.0.8' into release/2.0 2018-05-08 13:14:51 -07:00
Ryan Brandenburg 3095b86da1 Upgrade to netcoreapp22 2018-05-08 12:06:26 -07:00
Ryan Brandenburg 15ff22bc5c Upgrade to netcoreapp22 2018-05-08 10:50:10 -07:00
Ryan Brandenburg 6f211b9bbf Use rc1 2018-05-07 14:58:18 -07:00
Ryan Brandenburg 7e35c9f909 Include MicrosoftNETCoreApp22packageVersion 2018-05-07 14:58:18 -07:00
Ryan Nowak bc58489935 Bump Roslyn version to 2.8.0
(cherry picked from commit db39d7e0e0)
(cherry picked from commit 0c7d7d2e1d)
2018-05-07 12:47:31 -07:00
John Luo 02e4261043 Merge branch 'release/2.1' into dev 2018-05-07 12:34:40 -07:00
Ryan Nowak 0c7d7d2e1d Bump Roslyn version to 2.8.0
(cherry picked from commit db39d7e0e0)
2018-05-07 12:08:55 -07:00
= 9e238bda1c Build upgradeable installers 2018-05-07 12:04:53 -07:00
dotnet-maestro-bot 93186e4118 Updating external dependencies (#1144) 2018-05-07 09:59:08 -07:00
Ryan Nowak 59b166c98e fix build break. These packages got renamed and it was out of sync 2018-05-07 09:21:18 -07:00
Ryan Nowak 367aa2f76d fix build break. These packages got renamed and it was out of sync 2018-05-07 09:18:37 -07:00
Ryan Nowak 025f9695f9 Update polly dependencies
(cherry picked from commit b520569f23)
2018-05-07 08:55:31 -07:00
Ryan Nowak b520569f23 Update polly dependencies 2018-05-07 08:40:03 -07:00
ASP.NET CI bd7b951df7 Update dependencies.props
[auto-updated: dependencies]
2018-05-06 12:35:20 -07:00
ASP.NET CI f32842954f Update dependencies.props
[auto-updated: dependencies]
2018-05-06 12:22:06 -07:00
ASP.NET CI b7e99bfb9c Update dependencies.props
[auto-updated: dependencies]
2018-05-06 12:10:28 -07:00
Ryan Nowak b80c0226b3 Revert "Bump Roslyn version to 2.8.0"
This reverts commit db39d7e0e0.
2018-05-04 17:07:55 -07:00
Ryan Nowak 9014cf0df0 Revert "Bump Roslyn version to 2.8.0"
This reverts commit 3c53d4d44b.
2018-05-04 17:07:08 -07:00
Ryan Nowak 3c53d4d44b Bump Roslyn version to 2.8.0
(cherry picked from commit db39d7e0e0)
2018-05-04 16:11:46 -07:00
Ryan Nowak db39d7e0e0 Bump Roslyn version to 2.8.0 2018-05-04 16:07:19 -07:00
Doug Bunting c737728c05
Merge remote-tracking branch 'origin/release/2.1' into dev
- pick up #1141 fix in 86c3ec0069
2018-05-04 14:03:46 -07:00
Doug Bunting 86c3ec0069
Mark WebHooks packages as non-shipping
- #1141
2018-05-04 13:40:57 -07:00
Pavel Krymets b4b85fa841 Merge remote-tracking branch 'origin/release/2.1' into dev 2018-05-04 09:49:06 -07:00
Pavel Krymets cf0c11c2ca
Update AzureServicesAppAuthentication to 1.0.1 (#1143) 2018-05-04 09:47:45 -07:00
Pavel Krymets 57593543c4
Make AzureKeyVault.HostingStartup shipping and update dependency version (#1142) 2018-05-04 09:47:06 -07:00
ASP.NET CI 8d0d46f10d Update dependencies.props
[auto-updated: dependencies]
2018-05-04 07:41:43 -07:00
ASP.NET CI 54e6ffce34 Update dependencies.props
[auto-updated: dependencies]
2018-05-04 07:41:29 -07:00
ASP.NET CI 534e20b49e Update dependencies.props
[auto-updated: dependencies]
2018-05-04 07:36:37 -07:00
ASP.NET CI dd2eaa1ed3 Update dependencies.props
[auto-updated: dependencies]
2018-05-04 07:35:13 -07:00
ASP.NET CI 982508e863 Update dependencies.props
[auto-updated: dependencies]
2018-05-04 07:34:42 -07:00
ASP.NET CI e559cca71e Update dependencies.props
[auto-updated: dependencies]
2018-05-04 07:31:48 -07:00
ASP.NET CI 98785fb2f5 Update dependencies.props
[auto-updated: dependencies]
2018-05-04 07:31:03 -07:00
dotnet-maestro-bot fed0f11d77 Updating external dependencies to latest prodcon build 2018-05-03 19:27:59 -07:00
Pavel Krymets facd3c10bc
Remove testing submodule (#1138) 2018-05-03 17:03:22 -07:00
Justin Kotalik 789d21befa
ANCM V1 => V2 package(#1136) 2018-05-03 14:40:04 -07:00
Nate McMaster 3ee6600ede
Merge branch 'release/2.1' into dev 2018-05-02 17:36:42 -07:00
Nate McMaster fd9a93a35a
Upgrade to SQLitePCLRaw 1.1.11 (#1134)
This contains support for the linux-musl-x64 RID.
2018-05-02 17:35:46 -07:00
Nate McMaster 4136039271
Merge branch 'release/2.1' into dev 2018-05-02 12:22:38 -07:00
Nate McMaster 1c59b85c9a
Run PreinstallBundledPackages 2018-05-02 10:37:24 -07:00
Nate McMaster e0e9eb0b36
Add pre-generated shims to dotnet tool packages 2018-05-01 16:57:36 -07:00
Nate McMaster 2340cd5e59
Mark all dotnet-* packages as 'ship' (#1131) 2018-05-01 14:31:21 -07:00
Nate McMaster d9c9f94492
React to SDK renaming to linux-musl-x64
Backport dd1934771f
2018-05-01 10:34:33 -07:00
Pavel Krymets ad4cf2a1dc
Update MicrosoftAzureServicesAppAuthenticationPackageVersion to stable (#1127) 2018-05-01 08:43:44 -07:00
Nate McMaster 4770a708a9
Merge branch 'release/2.1' into dev 2018-04-30 16:13:02 -07:00
Nate McMaster 3fac76c033
Remove alpine.3.6-x64 builds (#1121) 2018-04-30 15:13:22 -07:00
Pavel Krymets 2f2a0047a1
React to pool cleanup (#2526) 2018-04-30 08:37:15 -07:00
ASP.NET CI 8324ecedb3 Update dependencies.props
[auto-updated: dependencies]
2018-04-29 12:36:23 -07:00
ASP.NET CI b565a2e33c Update dependencies.props
[auto-updated: dependencies]
2018-04-29 12:22:53 -07:00
ASP.NET CI fcf39ffaaa Update dependencies.props
[auto-updated: dependencies]
2018-04-29 12:11:18 -07:00
Pavel Krymets deee2909e3
Pass configuration value to builds (#2528) 2018-04-26 17:00:02 -07:00
Nate McMaster dd1934771f
Update to linux-musl-x64 SDK 2018-04-26 16:58:41 -07:00
Pavel Krymets c880ccd89d
Add debug kestrel PR run (#2523) 2018-04-25 14:04:16 -07:00
Nate McMaster 43cd223f2f
Revert "Update to .NET Core 2.2.0-preview1-26425-02"
This reverts commit a375ac31a4.
2018-04-25 09:52:49 -07:00
Nate McMaster a375ac31a4
Update to .NET Core 2.2.0-preview1-26425-02 2018-04-25 08:46:39 -07:00
Nate McMaster f7bca0b090
Remove alpine.3.6-x64 builds 2018-04-25 08:42:55 -07:00
Nate McMaster 5f3d3d1aea
Pass DotNetAssetRootUrl to repository build context and install x86 shared runtime (#1115) 2018-04-24 15:37:08 -07:00
Pavel Krymets 6f2f496c3d
React to splitting memory pool (#2521) 2018-04-24 14:11:47 -07:00
Pavel Krymets a9cb4a04d2
Add Microsoft.Extensions.Buffers.MemoryPool.Sources package (#1114) 2018-04-24 14:11:36 -07:00
= e0977cbd6e Merge branch 'release/2.1' into dev 2018-04-24 13:11:44 -07:00
Ryan Brandenburg 43b52b6933 Updating external dependencies 2018-04-24 12:22:35 -07:00
John Luo 8c43f9abcd Include .App in LZMA ... again 2018-04-24 12:05:48 -07:00
Nate McMaster 1d3ecc1386
Update dependencies to ProdCon build 20180423-01-1621379 2018-04-24 08:49:39 -07:00
Nate McMaster 961bf7f272
Merge branch release/2.1 into dev 2018-04-23 17:43:22 -07:00
Nate McMaster fefae2682b
Add linux-musl-x64 shared runtime (#1104) 2018-04-23 16:57:33 -07:00
Nate McMaster a293d2c187
Update to NETStandard.Library 2.0.3 (#1099) 2018-04-23 16:55:55 -07:00
Nate McMaster 4b67447db0
Merge branch 'release/2.0': into release/2.0-msrc 2018-04-23 16:48:26 -07:00
Nate McMaster 0e5247f56b
Mark KeyVault.HostingStartup as shipoob 2018-04-23 15:01:33 -07:00
Ryan Brandenburg debac65a02 Updating external dependencies 2018-04-23 14:41:25 -07:00
ASP.NET CI 358b6f1467 Update dependencies.props
[auto-updated: dependencies]
2018-04-23 12:30:28 -07:00
ASP.NET CI ee3ee4eb94 Update dependencies.props
[auto-updated: dependencies]
2018-04-23 12:15:39 -07:00
ASP.NET CI 0991bd2d7d Update dependencies.props
[auto-updated: dependencies]
2018-04-23 12:03:32 -07:00
Nate McMaster e32e585d56
Fix bad merge from release/2.1 2018-04-20 16:45:52 -07:00
Nate McMaster c45073bfe5
Merge branch release/2.1 into dev 2018-04-20 15:10:33 -07:00
Nate McMaster e3db975e83
Merge branch release/2.1 into dev 2018-04-20 15:08:50 -07:00
Nate McMaster e97bfc21d3
Merge branch release/2.1 into dev 2018-04-20 15:07:22 -07:00
John Luo 75295b1289 Rename delta zips to *.patch.zip/*.patch.tar.gz 2018-04-20 14:47:39 -07:00
Ryan Brandenburg fe4920405d Merge release/2.1 into dev 2018-04-20 14:13:56 -07:00
Ryan Brandenburg 2a4fa4ef28 Updating external dependencies 2018-04-20 13:32:59 -07:00
Pavel Krymets e04cb0b5ce
Add Microsoft.AspNetCore.Analyzer.Testing artifact (#1093) 2018-04-20 11:27:19 -07:00
Prafull Bhosale 3052666b8c Mark dotnet-aspnet-codegenerator as 'ship'
Fixes #1027
2018-04-20 11:26:57 -07:00
ASP.NET CI 1b6ded26cf Update dependencies.props
[auto-updated: dependencies]
2018-04-19 22:39:59 -07:00
ASP.NET CI 3ab8461a8c Update dependencies.props
[auto-updated: dependencies]
2018-04-19 22:27:48 -07:00
ASP.NET CI 09232faae4 Update dependencies.props
[auto-updated: dependencies]
2018-04-19 22:27:34 -07:00
ASP.NET CI 390e1e3a6a Update dependencies.props
[auto-updated: dependencies]
2018-04-19 22:23:07 -07:00
ASP.NET CI 065f9f9dbc Update dependencies.props
[auto-updated: dependencies]
2018-04-19 22:21:45 -07:00
ASP.NET CI 7eafb5c9a0 Update dependencies.props
[auto-updated: dependencies]
2018-04-19 22:21:16 -07:00
ASP.NET CI e2f4487d09 Update dependencies.props
[auto-updated: dependencies]
2018-04-19 22:18:35 -07:00
ASP.NET CI f572bbc2e8 Update dependencies.props
[auto-updated: dependencies]
2018-04-19 22:17:55 -07:00
ASP.NET CI 03228f3b30 Update dependencies.props
[auto-updated: dependencies]
2018-04-19 22:16:59 -07:00
Nate McMaster a3c3928335
Add parameter so we can produce binary logs for individual repos 2018-04-19 17:59:55 -07:00
Nate McMaster 1f87572985
Update to NETStandard.Library 2.0.2 (#1089) 2018-04-19 17:56:38 -07:00
Nate McMaster a6e2dcc640
Set NETStandardImplicitPackageVersion via dependencies.props 2018-04-19 16:45:53 -07:00
Nate McMaster 50a9af203c
Set NETStandardImplicitPackageVersion via dependencies.props 2018-04-19 16:40:25 -07:00
Nate McMaster 6c6cd89086
Set NETStandardImplicitPackageVersion via dependencies.props 2018-04-19 16:40:16 -07:00
Nate McMaster 8c79001d18
Set NETStandardImplicitPackageVersion via dependencies.props 2018-04-19 16:39:47 -07:00
Nate McMaster b392ef5ed7
Set NETStandardImplicitPackageVersion via dependencies.props 2018-04-19 16:39:10 -07:00
Nate McMaster 45d0a0ad98
Set NETStandardImplicitPackageVersion via dependencies.props 2018-04-19 16:39:00 -07:00
Nate McMaster a59aaa1203
Set NETStandardImplicitPackageVersion via dependencies.props 2018-04-19 16:32:37 -07:00
Nate McMaster 9355e78494
Set NETStandardImplicitPackageVersion via dependencies.props 2018-04-19 16:32:24 -07:00
Nate McMaster a0c62afacd
Set NETStandardImplicitPackageVersion via dependencies.props 2018-04-19 16:31:59 -07:00
Nate McMaster 8418e7bbcd
Revert "Add Microsoft.AspNetCore.AzureAppServices.SiteExtension to normal builds (#1086)"
This reverts commit 5c6b98a19f.
2018-04-19 15:13:07 -07:00
Nate McMaster 8841733df8
Include site-extension zip in deployment of build output (#1088) 2018-04-19 14:51:16 -07:00
Nate McMaster 5c6b98a19f
Add Microsoft.AspNetCore.AzureAppServices.SiteExtension to normal builds (#1086) 2018-04-19 11:55:11 -07:00
Smit Patel ece1fec0f5 Rename EFCore.DocumentDb package to EFCore.Cosmos.Sql 2018-04-19 11:53:31 -07:00
Pranav K f873c15057 Fix build break
* Use Razor.Sdk package to not perform runtime compilation
* Use Mvc with PageResult fix (https://github.com/aspnet/Mvc/issues/7665)
2018-04-19 10:17:27 -07:00
Ryan Brandenburg adccac3591 Fix GetArtifactInfo 2018-04-18 18:00:24 -07:00
Ryan Nowak d42a9953a4 Update Polly.Extensions.Http-Signed to 1.0.4
Updates to the stable release we will use for RTM

(cherry picked from commit 57f338623b)
2018-04-18 18:59:41 -04:00
Ryan Nowak 57f338623b Update Polly.Extensions.Http-Signed to 1.0.4
Updates to the stable release we will use for RTM
2018-04-18 18:58:01 -04:00
Mike Harder ac0ee35362
Change AutobahnTester to use dynamic ports with Kestrel (#238)
- Depends on https://github.com/aspnet/Hosting/pull/1388
- Addresses https://github.com/aspnet/Home/issues/3062
2018-04-18 15:19:24 -07:00
Nate McMaster d8b413720f
Merge branch release/2.0 into release/2.0-msrc 2018-04-18 13:55:56 -07:00
Nate McMaster de3d5e0e29
Exclude additionalDeps files due to file path conflicts with the 2.0.7 release 2018-04-18 13:11:52 -07:00
Ryan Nowak 73dff82e00 Update Roslyn version numbers
Part of https://github.com/aspnet/Razor/issues/2282
2018-04-18 12:04:04 -07:00