From c5d40ee1525b6d269ad5de478df93c5558190020 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Fri, 17 Aug 2018 10:51:55 -0700 Subject: [PATCH 01/15] Updating submodule(s) IISIntegration => 24ed5586dc1b4c8444c3b0a5876c5bce3a2213a4 Routing => 731767837ab45bf0db26b4679c734a891136cad1 SignalR => 8c9093332b90e8a64497ebb8bc06ed84a99b1615 [auto-updated: submodules] --- modules/IISIntegration | 2 +- modules/Routing | 2 +- modules/SignalR | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/IISIntegration b/modules/IISIntegration index 6440545c4a..24ed5586dc 160000 --- a/modules/IISIntegration +++ b/modules/IISIntegration @@ -1 +1 @@ -Subproject commit 6440545c4a1a170de19ca80c1cf24ff346a005b1 +Subproject commit 24ed5586dc1b4c8444c3b0a5876c5bce3a2213a4 diff --git a/modules/Routing b/modules/Routing index 730646c301..731767837a 160000 --- a/modules/Routing +++ b/modules/Routing @@ -1 +1 @@ -Subproject commit 730646c301be988649a57c94103bbd4c6d4dce27 +Subproject commit 731767837ab45bf0db26b4679c734a891136cad1 diff --git a/modules/SignalR b/modules/SignalR index 3b853daa1a..8c9093332b 160000 --- a/modules/SignalR +++ b/modules/SignalR @@ -1 +1 @@ -Subproject commit 3b853daa1a9f1135807eda9db7c6ebc9e9942ad1 +Subproject commit 8c9093332b90e8a64497ebb8bc06ed84a99b1615 From b4538831b7c4d2c17ec4ded645c6ea0820476039 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Thu, 16 Aug 2018 10:22:24 -0700 Subject: [PATCH 02/15] Add package descriptions for Microsoft.AspNetCore.{App, All} --- .../Microsoft.AspNetCore.All.csproj | 6 +++++- .../Microsoft.AspNetCore.App.csproj | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/src/Microsoft.AspNetCore.All/Microsoft.AspNetCore.All.csproj b/src/Microsoft.AspNetCore.All/Microsoft.AspNetCore.All.csproj index 3b9952d08b..cabe0797f5 100644 --- a/src/Microsoft.AspNetCore.All/Microsoft.AspNetCore.All.csproj +++ b/src/Microsoft.AspNetCore.All/Microsoft.AspNetCore.All.csproj @@ -5,8 +5,12 @@ false netcoreapp2.2 aspnetcore - Microsoft.AspNetCore.All false + Provides a default set of API for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. + +This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, +or can be acquired separately using installers available at https://aka.ms/dotnet-download. + diff --git a/src/Microsoft.AspNetCore.App/Microsoft.AspNetCore.App.csproj b/src/Microsoft.AspNetCore.App/Microsoft.AspNetCore.App.csproj index a1b3b0afe4..0179d21121 100644 --- a/src/Microsoft.AspNetCore.App/Microsoft.AspNetCore.App.csproj +++ b/src/Microsoft.AspNetCore.App/Microsoft.AspNetCore.App.csproj @@ -5,8 +5,12 @@ false netcoreapp2.2 aspnetcore - Microsoft.AspNetCore.App false + Provides a default set of API for building an ASP.NET Core application. + +This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, +or can be acquired separately using installers available at https://aka.ms/dotnet-download. + From 7a510d27f5f3099916320db5d73943cc2f318e89 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Fri, 17 Aug 2018 12:17:10 -0700 Subject: [PATCH 03/15] Updating submodule(s) EntityFrameworkCore => 6e9643070e7eb6fbc6fa83fb82c8383b4fcfadfa [auto-updated: submodules] --- modules/EntityFrameworkCore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/EntityFrameworkCore b/modules/EntityFrameworkCore index dc4838fca6..6e9643070e 160000 --- a/modules/EntityFrameworkCore +++ b/modules/EntityFrameworkCore @@ -1 +1 @@ -Subproject commit dc4838fca648fbad37a9df282a0918738a803d4b +Subproject commit 6e9643070e7eb6fbc6fa83fb82c8383b4fcfadfa From bd426d8df24393e72d74749cd3434dc358ca0115 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Fri, 17 Aug 2018 13:20:34 -0700 Subject: [PATCH 04/15] Updating submodule(s) Razor => 2db79f1764a5adda4536edfd82583c4b3fd4c749 [auto-updated: submodules] --- modules/Razor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Razor b/modules/Razor index 04e58d6ee4..2db79f1764 160000 --- a/modules/Razor +++ b/modules/Razor @@ -1 +1 @@ -Subproject commit 04e58d6ee4d304b2f9ba5773c9a84a6925ca87fe +Subproject commit 2db79f1764a5adda4536edfd82583c4b3fd4c749 From b2b4a73edcd73cf7023367846e1ab9813e9e9cf6 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Fri, 17 Aug 2018 13:47:41 -0700 Subject: [PATCH 05/15] Updating submodule(s) Routing => 0986f74264d0e17f82b4548ed63c38f12969e9c9 [auto-updated: submodules] --- modules/Routing | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Routing b/modules/Routing index 731767837a..0986f74264 160000 --- a/modules/Routing +++ b/modules/Routing @@ -1 +1 @@ -Subproject commit 731767837ab45bf0db26b4679c734a891136cad1 +Subproject commit 0986f74264d0e17f82b4548ed63c38f12969e9c9 From 90d99a089181d0db19029727b9bca60969928c86 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Fri, 17 Aug 2018 14:15:03 -0700 Subject: [PATCH 06/15] Updating submodule(s) Identity => 4acb2f331774ee692113eab5fd9693a2ad7e34c6 [auto-updated: submodules] --- modules/Identity | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Identity b/modules/Identity index 797ea9d8f5..4acb2f3317 160000 --- a/modules/Identity +++ b/modules/Identity @@ -1 +1 @@ -Subproject commit 797ea9d8f5ebddfa9be8b2ff9a10abc7c2515007 +Subproject commit 4acb2f331774ee692113eab5fd9693a2ad7e34c6 From 844b2b9743ffa8e886bf92831c9e0dc2ac83100a Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Fri, 17 Aug 2018 21:46:51 +0000 Subject: [PATCH 07/15] Updating submodule(s) EntityFrameworkCore => 156dc133175f962f8d54709e43a6f25025caf8ee IISIntegration => 5fc59b2331a0b6e5e08bc7748642fe73da78e34f [auto-updated: submodules] --- modules/EntityFrameworkCore | 2 +- modules/IISIntegration | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/EntityFrameworkCore b/modules/EntityFrameworkCore index 6e9643070e..156dc13317 160000 --- a/modules/EntityFrameworkCore +++ b/modules/EntityFrameworkCore @@ -1 +1 @@ -Subproject commit 6e9643070e7eb6fbc6fa83fb82c8383b4fcfadfa +Subproject commit 156dc133175f962f8d54709e43a6f25025caf8ee diff --git a/modules/IISIntegration b/modules/IISIntegration index 24ed5586dc..5fc59b2331 160000 --- a/modules/IISIntegration +++ b/modules/IISIntegration @@ -1 +1 @@ -Subproject commit 24ed5586dc1b4c8444c3b0a5876c5bce3a2213a4 +Subproject commit 5fc59b2331a0b6e5e08bc7748642fe73da78e34f From 4659628a02dc3072c9afb43de1cf9b45eefcdc5e Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Fri, 17 Aug 2018 22:18:25 +0000 Subject: [PATCH 08/15] Updating submodule(s) EntityFrameworkCore => f43ae3a3c99c43ca947d09ff2f980667769209bf [auto-updated: submodules] --- modules/EntityFrameworkCore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/EntityFrameworkCore b/modules/EntityFrameworkCore index 156dc13317..f43ae3a3c9 160000 --- a/modules/EntityFrameworkCore +++ b/modules/EntityFrameworkCore @@ -1 +1 @@ -Subproject commit 156dc133175f962f8d54709e43a6f25025caf8ee +Subproject commit f43ae3a3c99c43ca947d09ff2f980667769209bf From f6120911d0207dc543c261711143b6a84ce0c0b0 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Fri, 17 Aug 2018 22:52:41 +0000 Subject: [PATCH 09/15] Updating submodule(s) IISIntegration => 84d4627b8b3441372efa0b7773ec07fbc7564e64 KestrelHttpServer => ff52525134f1e1d2e43cb5f7b6f02b764d3bbe41 [auto-updated: submodules] --- modules/IISIntegration | 2 +- modules/KestrelHttpServer | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/IISIntegration b/modules/IISIntegration index 5fc59b2331..84d4627b8b 160000 --- a/modules/IISIntegration +++ b/modules/IISIntegration @@ -1 +1 @@ -Subproject commit 5fc59b2331a0b6e5e08bc7748642fe73da78e34f +Subproject commit 84d4627b8b3441372efa0b7773ec07fbc7564e64 diff --git a/modules/KestrelHttpServer b/modules/KestrelHttpServer index 83488886e0..ff52525134 160000 --- a/modules/KestrelHttpServer +++ b/modules/KestrelHttpServer @@ -1 +1 @@ -Subproject commit 83488886e0ed32e946af2a25ae7f29ce9bcc4273 +Subproject commit ff52525134f1e1d2e43cb5f7b6f02b764d3bbe41 From 2a391034363265ef40556b754fad5d2b8af08527 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Fri, 17 Aug 2018 22:52:54 +0000 Subject: [PATCH 10/15] Updating BuildTools from 2.2.0-preview1-20180807.2 to 2.2.0-preview1-20180817.2 [auto-updated: buildtools] --- korebuild-lock.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/korebuild-lock.txt b/korebuild-lock.txt index 3fbcc80189..c5a94482ea 100644 --- a/korebuild-lock.txt +++ b/korebuild-lock.txt @@ -1,2 +1,2 @@ -version:2.2.0-preview1-20180807.2 -commithash:11495dbd236104434e08cb1152fcb58cf2a20923 +version:2.2.0-preview1-20180817.2 +commithash:b6fa17ad3e0f689915f140db692e8e2fea558fc7 From e0f03a153b1131756d3f3abfa91617b05825e09a Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Fri, 17 Aug 2018 23:24:21 +0000 Subject: [PATCH 11/15] Updating submodule(s) Identity => 1b8b581aaefdef09f5200bbaf7b3bf35f989933d KestrelHttpServer => aa9dde2457f4587a3cc90149beab8abf1dfd3940 [auto-updated: submodules] --- modules/Identity | 2 +- modules/KestrelHttpServer | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/Identity b/modules/Identity index 4acb2f3317..1b8b581aae 160000 --- a/modules/Identity +++ b/modules/Identity @@ -1 +1 @@ -Subproject commit 4acb2f331774ee692113eab5fd9693a2ad7e34c6 +Subproject commit 1b8b581aaefdef09f5200bbaf7b3bf35f989933d diff --git a/modules/KestrelHttpServer b/modules/KestrelHttpServer index ff52525134..aa9dde2457 160000 --- a/modules/KestrelHttpServer +++ b/modules/KestrelHttpServer @@ -1 +1 @@ -Subproject commit ff52525134f1e1d2e43cb5f7b6f02b764d3bbe41 +Subproject commit aa9dde2457f4587a3cc90149beab8abf1dfd3940 From 610fd5c588d65b8a321cf0a909c47b676b9d8d19 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Fri, 17 Aug 2018 23:53:33 +0000 Subject: [PATCH 12/15] Updating submodule(s) IISIntegration => a1e8b3a9af84a8e94a90585754ff4da6c379ad05 [auto-updated: submodules] --- modules/IISIntegration | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/IISIntegration b/modules/IISIntegration index 84d4627b8b..a1e8b3a9af 160000 --- a/modules/IISIntegration +++ b/modules/IISIntegration @@ -1 +1 @@ -Subproject commit 84d4627b8b3441372efa0b7773ec07fbc7564e64 +Subproject commit a1e8b3a9af84a8e94a90585754ff4da6c379ad05 From 7af1112095a1df31ab3ca5e7e637290beb51effd Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Fri, 17 Aug 2018 17:41:15 -0700 Subject: [PATCH 13/15] Updating submodule(s) EntityFrameworkCore => 9829e79e804c10f84a97d2ec44e9db7b34e82718 [auto-updated: submodules] --- modules/EntityFrameworkCore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/EntityFrameworkCore b/modules/EntityFrameworkCore index f43ae3a3c9..9829e79e80 160000 --- a/modules/EntityFrameworkCore +++ b/modules/EntityFrameworkCore @@ -1 +1 @@ -Subproject commit f43ae3a3c99c43ca947d09ff2f980667769209bf +Subproject commit 9829e79e804c10f84a97d2ec44e9db7b34e82718 From 086175300687e06be1d87e9b7a6d6a1546560f97 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Sat, 18 Aug 2018 02:14:56 +0000 Subject: [PATCH 14/15] Updating submodule(s) EntityFrameworkCore => 50b2296dfa89108dc7a5fcfea9537d978994f456 [auto-updated: submodules] --- modules/EntityFrameworkCore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/EntityFrameworkCore b/modules/EntityFrameworkCore index 9829e79e80..50b2296dfa 160000 --- a/modules/EntityFrameworkCore +++ b/modules/EntityFrameworkCore @@ -1 +1 @@ -Subproject commit 9829e79e804c10f84a97d2ec44e9db7b34e82718 +Subproject commit 50b2296dfa89108dc7a5fcfea9537d978994f456 From c0686cbb3c353de256da1db32829d58143b567f5 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Sat, 18 Aug 2018 23:35:41 -0700 Subject: [PATCH 15/15] Updating submodule(s) KestrelHttpServer => 6f7a841374a6bbcc8375da71b26ee3edb759cb80 [auto-updated: submodules] --- modules/KestrelHttpServer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/KestrelHttpServer b/modules/KestrelHttpServer index aa9dde2457..6f7a841374 160000 --- a/modules/KestrelHttpServer +++ b/modules/KestrelHttpServer @@ -1 +1 @@ -Subproject commit aa9dde2457f4587a3cc90149beab8abf1dfd3940 +Subproject commit 6f7a841374a6bbcc8375da71b26ee3edb759cb80