From e167e37a2a6a7b9b381c462c7ccfd5e653c045e2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2020 12:04:27 -0800 Subject: [PATCH 1/3] Update dependencies from https://github.com/dotnet/aspnetcore-tooling build 20200221.2 (#19244) Willy --- NuGet.config | 2 +- eng/Version.Details.xml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/NuGet.config b/NuGet.config index 38354139f2..fd18ec518c 100644 --- a/NuGet.config +++ b/NuGet.config @@ -8,7 +8,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b88f275ac6..1c5daf9625 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -15,19 +15,19 @@ https://github.com/dotnet/aspnetcore-tooling - ddaf299d62823582072544164c95a509c9c8a94d + 9554a406369bf913db9ded9987f9db492a69367c https://github.com/dotnet/aspnetcore-tooling - ddaf299d62823582072544164c95a509c9c8a94d + 9554a406369bf913db9ded9987f9db492a69367c https://github.com/dotnet/aspnetcore-tooling - ddaf299d62823582072544164c95a509c9c8a94d + 9554a406369bf913db9ded9987f9db492a69367c https://github.com/dotnet/aspnetcore-tooling - ddaf299d62823582072544164c95a509c9c8a94d + 9554a406369bf913db9ded9987f9db492a69367c https://github.com/dotnet/efcore From c61ecabc6da7470dce6df780e7dabdd3dfe35719 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 22:26:40 +0000 Subject: [PATCH 2/3] Update dependencies from https://github.com/dotnet/efcore build 20200225.4 (#19346) - Microsoft.EntityFrameworkCore.Tools - 3.1.3 - Microsoft.EntityFrameworkCore.InMemory - 3.1.3 - Microsoft.EntityFrameworkCore - 3.1.3 - Microsoft.EntityFrameworkCore.Relational - 3.1.3 - Microsoft.EntityFrameworkCore.Sqlite - 3.1.3 - dotnet-ef - 3.1.3 - Microsoft.EntityFrameworkCore.SqlServer - 3.1.3 --- NuGet.config | 2 +- eng/Version.Details.xml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/NuGet.config b/NuGet.config index fd18ec518c..be6e796e6e 100644 --- a/NuGet.config +++ b/NuGet.config @@ -3,7 +3,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1c5daf9625..94f1ff5ae5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -31,31 +31,31 @@ https://github.com/dotnet/efcore - 9c83918c225447c4ba9afa9b32958f48997cd929 + 97936e814c52757a9ad128a542d975e3dc9d27f9 https://github.com/dotnet/efcore - 9c83918c225447c4ba9afa9b32958f48997cd929 + 97936e814c52757a9ad128a542d975e3dc9d27f9 https://github.com/dotnet/efcore - 9c83918c225447c4ba9afa9b32958f48997cd929 + 97936e814c52757a9ad128a542d975e3dc9d27f9 https://github.com/dotnet/efcore - 9c83918c225447c4ba9afa9b32958f48997cd929 + 97936e814c52757a9ad128a542d975e3dc9d27f9 https://github.com/dotnet/efcore - 9c83918c225447c4ba9afa9b32958f48997cd929 + 97936e814c52757a9ad128a542d975e3dc9d27f9 https://github.com/dotnet/efcore - 9c83918c225447c4ba9afa9b32958f48997cd929 + 97936e814c52757a9ad128a542d975e3dc9d27f9 https://github.com/dotnet/efcore - 9c83918c225447c4ba9afa9b32958f48997cd929 + 97936e814c52757a9ad128a542d975e3dc9d27f9 https://github.com/dotnet/extensions From 9508afa509360dd6ee35ee78cb28e90971d73cef Mon Sep 17 00:00:00 2001 From: William Godbe Date: Fri, 28 Feb 2020 11:21:47 -0800 Subject: [PATCH 3/3] Skip publishing checksums in 3.1.3 (#19442) --- eng/Publishing.props | 2 ++ 1 file changed, 2 insertions(+) diff --git a/eng/Publishing.props b/eng/Publishing.props index 47d6c9e010..74434eeea5 100644 --- a/eng/Publishing.props +++ b/eng/Publishing.props @@ -49,10 +49,12 @@ + true