Commit Graph

2012 Commits

Author SHA1 Message Date
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 730564d32b
React to aspnet/Logging#884 (#1450) 2018-10-04 16:53:54 -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 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
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 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
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
dotnet-maestro-bot b6272f18ab Upgrade to .NET Core 2.2.0-preview3-26924-02 (#1405) 2018-09-24 13:02:07 -07:00
ASP.NET CI 0bf7c45074 Update dependencies.props
[auto-updated: dependencies]
2018-09-23 19:35:26 +00: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
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 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 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 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 2f7359d20f
React to aspnet/EntityFrameworkCore#13245 2018-09-10 13:14:48 -07: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 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
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 9c1940e94c Upgrade to .NET Core 2.1.5-servicing-26906-03 (#1384) 2018-09-06 15:19:55 -07:00
Nate McMaster 12f4235342
Merge branch 'release/2.1' into release/2.2 2018-09-05 17:23:44 -07:00
Nate McMaster e9b0415bb9
Make System.IO.Pipelines a direct dependency of Microsoft.AspNetCore.App 2018-09-05 15:20:11 -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
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 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 a1a5237613 Update dependencies.props
[auto-updated: dependencies]
2018-09-02 12:08:40 -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 11f28139d4 Add Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite 2018-08-30 14:27:49 -07:00
Matt Mitchell 6e33b889c0 Unpin System.Data.Sqlient (#1356) 2018-08-30 08:33:05 -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
Nate McMaster 65ddfd1f02
Add dotnet-httprepl to artifacts.props 2018-08-28 15:11:25 -07:00
Nate McMaster b206d59612
Prepare 2.1.5 patch 2018-08-28 09:14:43 -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 12e2d30f6b
Publish .jar files to ProdCon output 2018-08-22 19:08:17 -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 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 2560815501 Add NetTopologySuite external dependency 2018-08-20 11:30:05 -07:00
Nate McMaster 86b7d5162a
Merge branch 'release/2.1' into release/2.2 2018-08-20 08:28:58 -07: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
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
Smit Patel d3f51da519 Add EFCore.Cosmos.Sql to shipping package list 2018-08-15 14:28:02 -07: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 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
Nate McMaster ac9b1f97c5
Add a restore feed for 2.1.3 packages 2018-08-10 10:02:45 -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
Nate McMaster e7447ca360
Consume a new version of System.IO.Pipelines from ProdCon 2018-08-08 11:03:27 -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
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
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 c0ed5c71a4 Add Microsoft.AspNetCore.Mvc.Api.Analyzers 2018-08-02 13:53:12 -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
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
Nate McMaster 232c71f772
React to removing .Buffers.Sources package 2018-07-26 09:32:43 -07:00
Nate McMaster 0b85431980
React to renaming the WebHostBuilderFactory source package 2018-07-25 16:52: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
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
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 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 7c6a60b62b EFCore: Upgrade IX-Async 2018-07-16 15:28:34 -07: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
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
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 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 683e327637
Pin Microsoft.Extensions.DependencyModel to 2.1.0 2018-07-11 12:11:17 -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
Nate McMaster b410a585f7
Merge 2.1.2 into release/2.1 2018-07-10 10:27:26 -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 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 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
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 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 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