Commit Graph

3016 Commits

Author SHA1 Message Date
Nate McMaster 137a72f85d
React to the removal of Microsoft.AspNetCore.ApplicationInsights.HostingStartup 2018-11-19 09:43:13 -08:00
Nate McMaster fd1a5b43f1
Generate PlatformManifest and package conflict overrides for Microsoft.AspNetCore.App (#4072)
This generates additional metadata for the .NET Core SDK to resolve conflicts between Microsoft.AspNetCore.App and PackageReferences which contain the same assemblies.
2018-11-16 16:36:14 -08:00
ASP.NET CI 658653808d Updating submodule(s)
HttpClientFactory => 7c4f9479b4753a37c8b0669a883002e5e448cc94
MusicStore => aca4b432e1
Templating => 514fcdcba5

[auto-updated: submodules]
2018-11-16 20:04:04 +00:00
ASP.NET CI e550cb59b3 Updating submodule(s)
HttpAbstractions => 49d785c934
Localization => b8747c8b6b
Mvc => 7c68233125
Security => 7e14b052ea
Templating => 0af2acd6ff

[auto-updated: submodules]
2018-11-16 09:10:27 +00:00
ASP.NET CI 67335899ba Updating submodule(s)
AzureIntegration => 202a87088f

[auto-updated: submodules]
2018-11-15 20:02:57 +00:00
ASP.NET CI e28b5b31c8 Updating submodule(s)
Mvc => 6270ea48a6

[auto-updated: submodules]
2018-11-15 17:46:59 +00:00
Nate McMaster 68cc5e7846
Merge release/2.2 and aspnet/KestrelHttpServer
* Merges latest changes from the master branch of aspnet/KestrelHttpServer
* Merges changes on release/2.2
2018-11-15 08:41:55 -08:00
Nate McMaster 6cc9f6f130
Merge release/2.2 and replace submodules
* Replace the aspnet/JsonPatch git submodule and merge the master branch of its source to this repo
* Likewise for aspnet/DotNetTools
* And aspnet/HtmlAbstractions
* merge latest infrastructure changes from the release/2.2 branch
2018-11-14 22:57:10 -08:00
Nate McMaster 0271428dbe
Merge aspnet/KestrelHttpServer release/2.2 and release/2.1 2018-11-14 21:33:33 -08:00
ASP.NET CI f232b8e975 Updating submodule(s)
AADIntegration => 1e26b6673d
AzureIntegration => 5cf821d1b4
Hosting => cfe9b26a34
HttpAbstractions => ea1ee2b68c
Identity => 073b0377e8
KestrelHttpServer => 5d80016b4f
Mvc => 9ff5a441f5
Routing => b6a1de5676
Security => 42dd66647d
SignalR => 05b0d41533
Templating => 2ca560f0b2

[auto-updated: submodules]
2018-11-15 01:36:32 +00:00
Nate McMaster 27acef3d46
Merge branch 'release/2.1' into release/2.2 2018-11-14 14:01:43 -08:00
Pranav K fe981c108b Add Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X 2018-11-14 11:32:20 -08:00
Nate McMaster 0cf9019caa
Remove KestrelHttpServer submodule and update targets and baselines for Kestrel packages 2018-11-14 11:21:15 -08:00
Nate McMaster c1c7d711b6
Merge branch 'release/2.1' into release/2.2 2018-11-14 09:27:23 -08:00
Nate McMaster a8ec75aac4
Prepare for the 2.2.1 patch
* Generate 2.2.0 package baselines
* Update dependencies to 2.2.0
* Update branding to 2.2.1-servicing
2018-11-13 18:21:09 -08:00
Nate McMaster 87092a2590
Update targets and infrastructure for dotnet-watch et. al. 2018-11-13 15:58:22 -08:00
ASP.NET CI 85a5b1b51f Updating submodule(s)
Diagnostics => cfdbbdec15
JavaScriptServices => 160d822f52
KestrelHttpServer => f223b4a663
ResponseCaching => 1da1c69a6f

[auto-updated: submodules]
2018-11-13 12:03:47 -08:00
Nate McMaster bb6901141c
Remove the HtmlAbstractions git submodule and merge Html.Abstractions into this repo 2018-11-13 09:29:27 -08:00
ASP.NET CI 67754ecff4 Updating submodule(s)
Mvc => 5ed7658bf2
SignalR => 012f953a9d

[auto-updated: submodules]
2018-11-13 00:03:37 -08:00
ASP.NET CI ee3e71e6ba Updating submodule(s)
SignalR => b476df9acd

[auto-updated: submodules]
2018-11-12 20:03:45 +00:00
ASP.NET CI f466a3a803 Updating submodule(s)
Mvc => 8308d94e39

[auto-updated: submodules]
2018-11-12 12:03:04 -08:00
Nate McMaster ce8cf65589
Update SignalR submodule 2018-11-11 20:24:57 -08:00
Nate McMaster 2fee09506e
Update the SignalR module to correct code signing config 2018-11-11 17:14:16 -08:00
ASP.NET CI 30b2fc6b04 Updating submodule(s)
Routing => bd481034fe

[auto-updated: submodules]
2018-11-11 08:03:28 +00:00
ASP.NET CI 603ce5bf46 Updating submodule(s)
Mvc => fcf5593813
Razor => fe7881d5f7
Routing => f6b1138ce3

[auto-updated: submodules]
2018-11-10 08:03:30 +00:00
ASP.NET CI 1fa7c5b91c Updating submodule(s)
SignalR => df668017ee

[auto-updated: submodules]
2018-11-10 00:15:24 +00:00
ASP.NET CI 684e66a707 Updating submodule(s)
CORS => e790a9bb10
KestrelHttpServer => 119a7695aa
Mvc => ecb7edadc8
Razor => 9d2c394b99
SignalR => 67a37f9db3

[auto-updated: submodules]
2018-11-09 14:46:07 -08:00
Pranav K 116f31362a Remove WebApiCompatShim 2018-11-09 14:32:18 -08:00
Nate McMaster 32622d1a0a
Remove the JsonPatch git submodule 2018-11-09 13:06:34 -08:00
ASP.NET CI 7060d3a6c5 Updating submodule(s)
KestrelHttpServer => 5db6394769

[auto-updated: submodules]
2018-11-09 20:46:08 +00:00
ASP.NET CI 21cf99994f Updating submodule(s)
KestrelHttpServer => 4d2e68649f

[auto-updated: submodules]
2018-11-09 20:04:20 +00:00
Nate McMaster 34999a804e
Remove submodules for repos that merged to aspnet/Extensions (#3671)
Builds of the packages in aspnet/Extensions repo go through ProdCon instead of building as a submodule of this repo.
2018-11-09 08:48:42 -08:00
ASP.NET CI 502b386450 Updating submodule(s)
AzureIntegration => 797106d292
KestrelHttpServer => 9053772cd0
Razor => d719920fdc

[auto-updated: submodules]
2018-11-09 08:04:34 +00:00
ASP.NET CI 880f4f6774 Updating submodule(s)
AzureIntegration => 031a2ed214
CORS => f05b0e792d
KestrelHttpServer => 2b87e7be85

[auto-updated: submodules]
2018-11-08 23:44:27 -08:00
Nate McMaster 0c6e4bebab
Prepare to build the 2.1.7 patch (#3970)
* Prepare 2.1.7 patch
* Add documentation for how we prepare servicing updates
2018-11-08 17:07:18 -08:00
ASP.NET CI 542d3c6b02 Updating submodule(s)
AuthSamples => 906f316d2b
HttpAbstractions => 1d3521113a
JsonPatch => bf9fd0d106
KestrelHttpServer => c20884045d
Mvc => 8d66f104f7
Razor => 862effd6d7
Security => cb83e4f485
SignalR => dea121061b
Templating => d632469909

[auto-updated: submodules]
2018-11-08 14:50:15 -08:00
ASP.NET CI 56d83fc46a Updating submodule(s)
EntityFrameworkCore => ee3828a168f874efc5e5c8cc8c9bce9aa7db9d25
Razor => 8ba0a89425
SignalR => d0dac557ac

[auto-updated: submodules]
2018-11-08 12:03:38 -08:00
ASP.NET CI 03c287406e Updating submodule(s)
EntityFrameworkCore => 68a631e43b262c1ad3039cd36728b49bed128cdd

[auto-updated: submodules]
2018-11-08 08:15:16 -08:00
ASP.NET CI 120dc05eb6 Updating submodule(s)
EntityFrameworkCore => 79bf0063bec879ba7f859e5fafbdf9a82b542a91
KestrelHttpServer => a1c1083798
Razor => 913217f61a
SignalR => f4d3ebe09a

[auto-updated: submodules]
2018-11-08 00:04:37 -08:00
Nate McMaster b75fa54ad2
Remove the EntityFrameworkCore submodule (#3964)
This removes EntityFrameworkCore as a git submodule. The EFCore repo will build on its own, and the AspNetCore repo will consume EFCore via PackageReference.
2018-11-07 14:00:19 -08:00
ASP.NET CI 9ff91eb615 Updating submodule(s)
SignalR => a03b8f85a8

[auto-updated: submodules]
2018-11-07 12:03:39 -08:00
ASP.NET CI ada9f000a2 Updating submodule(s)
SignalR => 755264e335

[auto-updated: submodules]
2018-11-07 12:03:06 -08:00
ASP.NET CI f695af0099 Updating submodule(s)
EntityFrameworkCore => f54a7241e78c9d9c8d87e80ec7cd68a1526767da
HttpAbstractions => 066c5ce337
MusicStore => 2b0ea782be
Session => a4af62e774

[auto-updated: submodules]
2018-11-07 07:32:26 -08:00
Nate McMaster 0e3260f2b4
Merge branch 'release/2.2' 2018-11-06 21:47:30 -08:00
Nate McMaster 302d8d59dd
Remove the aspnet/Caching submodule 2018-11-06 21:20:06 -08:00
ASP.NET CI 5faea3ff7b Updating submodule(s)
MvcPrecompilation => 032768b063
SignalR => 56f78b4593

[auto-updated: submodules]
2018-11-06 18:16:25 -08:00
Nate McMaster 3cb67766a8
Merge branch 'release/2.2' 2018-11-06 18:09:01 -08:00
Nate McMaster d81128de11
Fix CodeSign.props to include the .dll in the file name for logging files 2018-11-06 18:07:54 -08:00
Nate McMaster 011cf21a5c
Merge branch 'release/2.2' 2018-11-06 17:42:44 -08:00
Nate McMaster 3cf8a41e4a
Remove the aspnet/Logging submodule 2018-11-06 17:30:26 -08:00