Commit Graph

3028 Commits

Author SHA1 Message Date
ASP.NET CI 1f5093f6db Updating submodule(s)
Common => 88d23363f739511aa9306b91504e4d9247273951

[auto-updated: submodules]
2018-06-01 14:45:22 -07:00
ASP.NET CI 3733f9a2f2 Updating submodule(s)
EntityFrameworkCore => d2847f263fea8e151c92f97153cb3b3fd674a406

[auto-updated: submodules]
2018-06-01 13:52:05 -07:00
ASP.NET CI c596bd8ae3 Updating submodule(s)
IISIntegration => f09edb3b5d
SignalR => 10efae64e0

[auto-updated: submodules]
2018-06-01 09:40:24 -07:00
ASP.NET CI 85f02118b9 Updating submodule(s)
BasicMiddleware => 898586722c

[auto-updated: submodules]
2018-06-01 09:10:50 -07:00
ASP.NET CI 51289e5ca6 Updating submodule(s)
Templating => ef67a7fae6

[auto-updated: submodules]
2018-05-31 21:13:27 -07:00
ASP.NET CI 6200a1c0fd Updating submodule(s)
DotNetTools => e74907d6bf

[auto-updated: submodules]
2018-06-01 03:41:07 +00:00
ASP.NET CI 6252f3d3b2 Updating BuildTools from 2.2.0-preview1-17066 to 2.2.0-preview1-17067
[auto-updated: buildtools]
2018-05-31 20:11:54 -07:00
ASP.NET CI acfe20f4be Updating submodule(s)
Routing => acea87a617

[auto-updated: submodules]
2018-05-31 20:11:52 -07:00
ASP.NET CI ac8f2cf698 Updating submodule(s)
EntityFrameworkCore => 70b07906dee3acaedda5ca0e2231130026d75e00

[auto-updated: submodules]
2018-06-01 01:43:16 +00:00
ASP.NET CI 8a00a0bbb5 Updating submodule(s)
Routing => 72a7c31973

[auto-updated: submodules]
2018-06-01 01:09:43 +00: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
ASP.NET CI 3d621f8260 Updating submodule(s)
EntityFrameworkCore => 995822a14ee160d178cc97e6b80500cdfb86b9ee
Hosting => 8d55a447d4
IISIntegration => a02892f139
KestrelHttpServer => aa9b9ca724
MusicStore => 3ffb75f896
Razor => eaa5e30132
ServerTests => 1f5df1eb0b
SignalR => 4f85ca2b1d

[auto-updated: submodules]
2018-05-31 23:54:34 +00:00
ASP.NET CI a5981cb09f Updating submodule(s)
KestrelHttpServer => e4d290b601

[auto-updated: submodules]
2018-05-31 16:45:15 -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
ASP.NET CI 454567bc71 Updating submodule(s)
KestrelHttpServer => d1416e679b

[auto-updated: submodules]
2018-05-31 23:02:14 +00:00
ASP.NET CI 591a790aa6 Updating submodule(s)
KestrelHttpServer => 28dad2b2b1
Routing => 591ce7b1e8

[auto-updated: submodules]
2018-05-31 15:57:45 -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
ASP.NET CI 350baded76 Updating submodule(s)
Routing => 60f63cf9fb

[auto-updated: submodules]
2018-05-31 14:48:35 -07:00
ASP.NET CI 7280b1e445 Updating submodule(s)
EntityFrameworkCore => 9581b48549df849e25235e622e39195071af4650

[auto-updated: submodules]
2018-05-31 14:20:46 -07:00
ASP.NET CI b55ec6f5b7 Updating submodule(s)
EntityFrameworkCore => 98eef4c22fd6687bffd4d643e6f980ca1bc8137c

[auto-updated: submodules]
2018-05-31 13:53:31 -07:00
ASP.NET CI f191bf0651 Updating submodule(s)
Mvc => f0c552ee49

[auto-updated: submodules]
2018-05-31 13:52:23 -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
ASP.NET CI 079232d3c5 Updating submodule(s)
SignalR => 5d37d312e0

[auto-updated: submodules]
2018-05-31 11:43:47 -07:00
ASP.NET CI 8c4e2712b8 Updating submodule(s)
EntityFrameworkCore => dcd0dc1d94ea1db9614b2711caf71b389ace3cfd

[auto-updated: submodules]
2018-05-31 17:52:49 +00:00
ASP.NET CI 07a1ce6803 Updating submodule(s)
WebSockets => a594b0bd13

[auto-updated: submodules]
2018-05-31 17:23:18 +00:00
ASP.NET CI 22ee464c80 Updating submodule(s)
SignalR => f309c303db

[auto-updated: submodules]
2018-05-31 08:52:34 -07:00
ASP.NET CI 046d4aea48 Updating BuildTools from 2.2.0-preview1-17065 to 2.2.0-preview1-17066
[auto-updated: buildtools]
2018-05-30 21:29:39 -07:00
ASP.NET CI 00a566782a Updating submodule(s)
EntityFrameworkCore => 1ccdbacf1c8e5537b5dccec0c15140510e3d17d7

[auto-updated: submodules]
2018-05-30 21:29:37 -07:00
Nate McMaster 45ca6c278f
Merge branch 'release/2.1' into dev 2018-05-30 18:08:54 -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
ASP.NET CI b533ae8362 Updating submodule(s)
SignalR => 30a59f6df7

[auto-updated: submodules]
2018-05-30 17:11:27 -07:00
ASP.NET CI db1da6dafd Updating submodule(s)
MvcPrecompilation => 3ef5a9048d

[auto-updated: submodules]
2018-05-30 16:41:22 -07:00
ASP.NET CI 59f091f0be Updating submodule(s)
Templating => a5fb8a3d3c

[auto-updated: submodules]
2018-05-30 16:19:12 -07:00
ASP.NET CI ba6abf5797 Updating submodule(s)
Mvc => 2d63669695

[auto-updated: submodules]
2018-05-30 16:00:36 -07:00
ASP.NET CI 4762870781 Updating BuildTools from 2.2.0-preview1-17064 to 2.2.0-preview1-17065
[auto-updated: buildtools]
2018-05-30 15:57:54 -07:00
ASP.NET CI 7ce5ce5235 Updating submodule(s)
KestrelHttpServer => 7e43d35049

[auto-updated: submodules]
2018-05-30 15:57:52 -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
ASP.NET CI cb1833f2b8 Updating submodule(s)
EntityFrameworkCore => ef0e7b010cc2d6b5c8e85821c4a935177ddf2f7b

[auto-updated: submodules]
2018-05-30 21:57:46 +00:00
ASP.NET CI d0f1b4373d Updating submodule(s)
Templating => 54fe5f73ca

[auto-updated: submodules]
2018-05-30 21:29:50 +00:00
ASP.NET CI 8543efaa26 Updating submodule(s)
Templating => 74883b2cf0

[auto-updated: submodules]
2018-05-30 14:26:33 -07:00
ASP.NET CI 6f0796b4ab Updating submodule(s)
Hosting => 23e3ab6555

[auto-updated: submodules]
2018-05-30 21:00:57 +00: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
ASP.NET CI 891cc0f949 Updating BuildTools from 2.1.1-rtm-15790 to 2.1.1-rtm-15792
[auto-updated: buildtools]
2018-05-30 12:59:19 -07:00
ASP.NET CI 8c62966def Updating submodule(s)
EntityFrameworkCore => 60c17153adb23c60aea76e876477f2f0ba2fb86a

[auto-updated: submodules]
2018-05-30 11:57:16 -07:00
ASP.NET CI 2fdb796715 Updating submodule(s)
Antiforgery => c2e4c72a32
AuthSamples => 03b4a625c3
BasicMiddleware => 901efb04a9
BrowserLink => 904fc27184ca36b2ea1028767fd34d2b0a307111
Caching => aa60e678e0255b9d77bd20af2877a3edf69e8b33
Common => 8010d565d3ff22ceacebb38099de62a74874daea
Configuration => 54bc7d8aef9afc03e9e8cb9e34fae387b60abd3c
CORS => b7e4884b86
DataProtection => 2ca2677388
DependencyInjection => e76577449b92a9dc915ec2c4495df1e158cd4692
DotNetTools => 9b7f097870
EntityFrameworkCore => a4a414432b20ae68ce53e4b981ecf9e718f98731
EventNotification => 5a7de63da188d45782d4b1d500bdf33748a7a7fb
FileSystem => 61ac940d1b30aca3f93fcf5a693ca9b4aee55f42
Hosting => 04d6e71e7f
HtmlAbstractions => f4b98641d2
HttpAbstractions => c08f320967
HttpClientFactory => 500ebbb2442d4ee2a0e651335e797d76b73c06f5
HttpSysServer => 360be36926
IISIntegration => 36f657deb7
JsonPatch => e3a21b2a92
KestrelHttpServer => 5ec7bacdfe
Localization => c69da9db06
Logging => 14c12fdfd0c5f2ce9bf6557d7d915c4fa143dc51
Microsoft.Data.Sqlite => e6d79ed5dec48e4788e0897ef23b8f1e35de6d4a
MusicStore => 51406d3672
Mvc => 984cd46c4d
MvcPrecompilation => 0f12047271
Options => 432017ceb8690b43f8616194f3079295f4dafee0
Razor => cdbcfb7a05
ResponseCaching => ca86f693f0
Routing => 7aeda0427c
Scaffolding => fcf4d2eee310d9ef3067fa274e45952d7bb91c71
Security => e538375c44
ServerTests => 9db1fc8e55
Session => 3b0566d8f3
SignalR => c976d0aa6e
Templating => 52a9e7a54d
Testing => d7056f3aaeeaef3e10ece062d04eefdcd9f97719

[auto-updated: submodules]
2018-05-30 11:38:53 -07:00