From 6ed4fd10daa9f44db97fee4d7ff79398e9f313e1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 04:54:06 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/efcore build 20210907.23 (#36256) [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 f9f9be4f643..b41eed9993c 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-rc.2.21457.19"> + <Dependency Name="dotnet-ef" Version="6.0.0-rc.2.21457.23"> <Uri>https://github.com/dotnet/efcore</Uri> - <Sha>acad6c35f4476351e59d3750190e814701cb5c92</Sha> + <Sha>fdbc2b9c10d41aeef1d030a9c115e1af504563ce</Sha> </Dependency> - <Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="6.0.0-rc.2.21457.19"> + <Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="6.0.0-rc.2.21457.23"> <Uri>https://github.com/dotnet/efcore</Uri> - <Sha>acad6c35f4476351e59d3750190e814701cb5c92</Sha> + <Sha>fdbc2b9c10d41aeef1d030a9c115e1af504563ce</Sha> </Dependency> - <Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="6.0.0-rc.2.21457.19"> + <Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="6.0.0-rc.2.21457.23"> <Uri>https://github.com/dotnet/efcore</Uri> - <Sha>acad6c35f4476351e59d3750190e814701cb5c92</Sha> + <Sha>fdbc2b9c10d41aeef1d030a9c115e1af504563ce</Sha> </Dependency> - <Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.0-rc.2.21457.19"> + <Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.0-rc.2.21457.23"> <Uri>https://github.com/dotnet/efcore</Uri> - <Sha>acad6c35f4476351e59d3750190e814701cb5c92</Sha> + <Sha>fdbc2b9c10d41aeef1d030a9c115e1af504563ce</Sha> </Dependency> - <Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.0-rc.2.21457.19"> + <Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.0-rc.2.21457.23"> <Uri>https://github.com/dotnet/efcore</Uri> - <Sha>acad6c35f4476351e59d3750190e814701cb5c92</Sha> + <Sha>fdbc2b9c10d41aeef1d030a9c115e1af504563ce</Sha> </Dependency> - <Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="6.0.0-rc.2.21457.19"> + <Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="6.0.0-rc.2.21457.23"> <Uri>https://github.com/dotnet/efcore</Uri> - <Sha>acad6c35f4476351e59d3750190e814701cb5c92</Sha> + <Sha>fdbc2b9c10d41aeef1d030a9c115e1af504563ce</Sha> </Dependency> - <Dependency Name="Microsoft.EntityFrameworkCore" Version="6.0.0-rc.2.21457.19"> + <Dependency Name="Microsoft.EntityFrameworkCore" Version="6.0.0-rc.2.21457.23"> <Uri>https://github.com/dotnet/efcore</Uri> - <Sha>acad6c35f4476351e59d3750190e814701cb5c92</Sha> + <Sha>fdbc2b9c10d41aeef1d030a9c115e1af504563ce</Sha> </Dependency> - <Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="6.0.0-rc.2.21457.19"> + <Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="6.0.0-rc.2.21457.23"> <Uri>https://github.com/dotnet/efcore</Uri> - <Sha>acad6c35f4476351e59d3750190e814701cb5c92</Sha> + <Sha>fdbc2b9c10d41aeef1d030a9c115e1af504563ce</Sha> </Dependency> <Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="6.0.0-rc.2.21457.19"> <Uri>https://github.com/dotnet/runtime</Uri> diff --git a/eng/Versions.props b/eng/Versions.props index 05e34d49ad5..80146c35f87 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -125,14 +125,14 @@ <!-- Only listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 --> <MicrosoftNETCorePlatformsVersion>6.0.0-rc.2.21457.19</MicrosoftNETCorePlatformsVersion> <!-- Packages from dotnet/efcore --> - <dotnetefVersion>6.0.0-rc.2.21457.19</dotnetefVersion> - <MicrosoftEntityFrameworkCoreInMemoryVersion>6.0.0-rc.2.21457.19</MicrosoftEntityFrameworkCoreInMemoryVersion> - <MicrosoftEntityFrameworkCoreRelationalVersion>6.0.0-rc.2.21457.19</MicrosoftEntityFrameworkCoreRelationalVersion> - <MicrosoftEntityFrameworkCoreSqliteVersion>6.0.0-rc.2.21457.19</MicrosoftEntityFrameworkCoreSqliteVersion> - <MicrosoftEntityFrameworkCoreSqlServerVersion>6.0.0-rc.2.21457.19</MicrosoftEntityFrameworkCoreSqlServerVersion> - <MicrosoftEntityFrameworkCoreToolsVersion>6.0.0-rc.2.21457.19</MicrosoftEntityFrameworkCoreToolsVersion> - <MicrosoftEntityFrameworkCoreVersion>6.0.0-rc.2.21457.19</MicrosoftEntityFrameworkCoreVersion> - <MicrosoftEntityFrameworkCoreDesignVersion>6.0.0-rc.2.21457.19</MicrosoftEntityFrameworkCoreDesignVersion> + <dotnetefVersion>6.0.0-rc.2.21457.23</dotnetefVersion> + <MicrosoftEntityFrameworkCoreInMemoryVersion>6.0.0-rc.2.21457.23</MicrosoftEntityFrameworkCoreInMemoryVersion> + <MicrosoftEntityFrameworkCoreRelationalVersion>6.0.0-rc.2.21457.23</MicrosoftEntityFrameworkCoreRelationalVersion> + <MicrosoftEntityFrameworkCoreSqliteVersion>6.0.0-rc.2.21457.23</MicrosoftEntityFrameworkCoreSqliteVersion> + <MicrosoftEntityFrameworkCoreSqlServerVersion>6.0.0-rc.2.21457.23</MicrosoftEntityFrameworkCoreSqlServerVersion> + <MicrosoftEntityFrameworkCoreToolsVersion>6.0.0-rc.2.21457.23</MicrosoftEntityFrameworkCoreToolsVersion> + <MicrosoftEntityFrameworkCoreVersion>6.0.0-rc.2.21457.23</MicrosoftEntityFrameworkCoreVersion> + <MicrosoftEntityFrameworkCoreDesignVersion>6.0.0-rc.2.21457.23</MicrosoftEntityFrameworkCoreDesignVersion> <!-- Packages from dotnet/arcade --> <MicrosoftDotNetBuildTasksInstallersVersion>6.0.0-beta.21451.3</MicrosoftDotNetBuildTasksInstallersVersion> <MicrosoftDotNetBuildTasksTemplatingVersion>6.0.0-beta.21451.3</MicrosoftDotNetBuildTasksTemplatingVersion> -- GitLab