Commit Graph

928 Commits

Author SHA1 Message Date
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
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
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
dotnet-maestro-bot 0769734e67 Update to NETCore.App 2.2.0-preview1-26529-01 (#1183) 2018-05-29 08:57:29 -07: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
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
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
Ryan Brandenburg eab984e635 Update artifact 2018-05-18 11:03:35 -07:00
Smit Patel 996d85f124 Remove Cosmos.Sql from dev 2018-05-16 12:10:22 -07:00
dotnet-maestro-bot bb348bb93c Updating external dependencies (#1162) 2018-05-14 09:41:46 -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
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 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