From 305faeeec55e918be4c0624169dcd6ed0035b7cc Mon Sep 17 00:00:00 2001
From: "dotnet-maestro[bot]"
 <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Date: Wed, 22 Sep 2021 05:36:34 +0000
Subject: [PATCH] Update dependencies from https://github.com/dotnet/efcore
 build 20210921.18 (#36827)

[release/6.0] Update dependencies from dotnet/efcore
---
 eng/Version.Details.xml | 32 ++++++++++++++++----------------
 eng/Versions.props      | 16 ++++++++--------
 2 files changed, 24 insertions(+), 24 deletions(-)

diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 3cffb7112b1..8841c1aeded 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -9,37 +9,37 @@
 -->
 <Dependencies>
   <ProductDependencies>
-    <Dependency Name="dotnet-ef" Version="6.0.0-rtm.21471.10">
+    <Dependency Name="dotnet-ef" Version="6.0.0-rtm.21471.18">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>afaeff0867d3c92196a9495530a6bbbc12733528</Sha>
+      <Sha>57b852977b661959d89c8ee7d248122b3c064718</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="6.0.0-rtm.21471.10">
+    <Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="6.0.0-rtm.21471.18">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>afaeff0867d3c92196a9495530a6bbbc12733528</Sha>
+      <Sha>57b852977b661959d89c8ee7d248122b3c064718</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="6.0.0-rtm.21471.10">
+    <Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="6.0.0-rtm.21471.18">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>afaeff0867d3c92196a9495530a6bbbc12733528</Sha>
+      <Sha>57b852977b661959d89c8ee7d248122b3c064718</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.0-rtm.21471.10">
+    <Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.0-rtm.21471.18">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>afaeff0867d3c92196a9495530a6bbbc12733528</Sha>
+      <Sha>57b852977b661959d89c8ee7d248122b3c064718</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.0-rtm.21471.10">
+    <Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.0-rtm.21471.18">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>afaeff0867d3c92196a9495530a6bbbc12733528</Sha>
+      <Sha>57b852977b661959d89c8ee7d248122b3c064718</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="6.0.0-rtm.21471.10">
+    <Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="6.0.0-rtm.21471.18">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>afaeff0867d3c92196a9495530a6bbbc12733528</Sha>
+      <Sha>57b852977b661959d89c8ee7d248122b3c064718</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.EntityFrameworkCore" Version="6.0.0-rtm.21471.10">
+    <Dependency Name="Microsoft.EntityFrameworkCore" Version="6.0.0-rtm.21471.18">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>afaeff0867d3c92196a9495530a6bbbc12733528</Sha>
+      <Sha>57b852977b661959d89c8ee7d248122b3c064718</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="6.0.0-rtm.21471.10">
+    <Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="6.0.0-rtm.21471.18">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>afaeff0867d3c92196a9495530a6bbbc12733528</Sha>
+      <Sha>57b852977b661959d89c8ee7d248122b3c064718</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="6.0.0-rtm.21471.19">
       <Uri>https://github.com/dotnet/runtime</Uri>
diff --git a/eng/Versions.props b/eng/Versions.props
index 9adc3f04a73..d3acd3b23b3 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -124,14 +124,14 @@
     <!-- Only listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->
     <MicrosoftNETCorePlatformsVersion>6.0.0-rtm.21471.19</MicrosoftNETCorePlatformsVersion>
     <!-- Packages from dotnet/efcore -->
-    <dotnetefVersion>6.0.0-rtm.21471.10</dotnetefVersion>
-    <MicrosoftEntityFrameworkCoreInMemoryVersion>6.0.0-rtm.21471.10</MicrosoftEntityFrameworkCoreInMemoryVersion>
-    <MicrosoftEntityFrameworkCoreRelationalVersion>6.0.0-rtm.21471.10</MicrosoftEntityFrameworkCoreRelationalVersion>
-    <MicrosoftEntityFrameworkCoreSqliteVersion>6.0.0-rtm.21471.10</MicrosoftEntityFrameworkCoreSqliteVersion>
-    <MicrosoftEntityFrameworkCoreSqlServerVersion>6.0.0-rtm.21471.10</MicrosoftEntityFrameworkCoreSqlServerVersion>
-    <MicrosoftEntityFrameworkCoreToolsVersion>6.0.0-rtm.21471.10</MicrosoftEntityFrameworkCoreToolsVersion>
-    <MicrosoftEntityFrameworkCoreVersion>6.0.0-rtm.21471.10</MicrosoftEntityFrameworkCoreVersion>
-    <MicrosoftEntityFrameworkCoreDesignVersion>6.0.0-rtm.21471.10</MicrosoftEntityFrameworkCoreDesignVersion>
+    <dotnetefVersion>6.0.0-rtm.21471.18</dotnetefVersion>
+    <MicrosoftEntityFrameworkCoreInMemoryVersion>6.0.0-rtm.21471.18</MicrosoftEntityFrameworkCoreInMemoryVersion>
+    <MicrosoftEntityFrameworkCoreRelationalVersion>6.0.0-rtm.21471.18</MicrosoftEntityFrameworkCoreRelationalVersion>
+    <MicrosoftEntityFrameworkCoreSqliteVersion>6.0.0-rtm.21471.18</MicrosoftEntityFrameworkCoreSqliteVersion>
+    <MicrosoftEntityFrameworkCoreSqlServerVersion>6.0.0-rtm.21471.18</MicrosoftEntityFrameworkCoreSqlServerVersion>
+    <MicrosoftEntityFrameworkCoreToolsVersion>6.0.0-rtm.21471.18</MicrosoftEntityFrameworkCoreToolsVersion>
+    <MicrosoftEntityFrameworkCoreVersion>6.0.0-rtm.21471.18</MicrosoftEntityFrameworkCoreVersion>
+    <MicrosoftEntityFrameworkCoreDesignVersion>6.0.0-rtm.21471.18</MicrosoftEntityFrameworkCoreDesignVersion>
     <!-- Packages from dotnet/arcade -->
     <MicrosoftDotNetBuildTasksInstallersVersion>6.0.0-beta.21460.7</MicrosoftDotNetBuildTasksInstallersVersion>
     <MicrosoftDotNetBuildTasksTemplatingVersion>6.0.0-beta.21460.7</MicrosoftDotNetBuildTasksTemplatingVersion>
-- 
GitLab