From 259f99a0682cbdbdb9587652542fb3fa0f19122a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 9 Sep 2021 00:17:16 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/efcore build 20210908.24 (#36303) [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 0a916db1583..d73d26166fa 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.21458.23"> + <Dependency Name="dotnet-ef" Version="6.0.0-rc.2.21458.24"> <Uri>https://github.com/dotnet/efcore</Uri> - <Sha>89809750e93550c0336ec5312307ce136627ae43</Sha> + <Sha>0ad9edf2338699393722b279b340cc762f1e1109</Sha> </Dependency> - <Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="6.0.0-rc.2.21458.23"> + <Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="6.0.0-rc.2.21458.24"> <Uri>https://github.com/dotnet/efcore</Uri> - <Sha>89809750e93550c0336ec5312307ce136627ae43</Sha> + <Sha>0ad9edf2338699393722b279b340cc762f1e1109</Sha> </Dependency> - <Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="6.0.0-rc.2.21458.23"> + <Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="6.0.0-rc.2.21458.24"> <Uri>https://github.com/dotnet/efcore</Uri> - <Sha>89809750e93550c0336ec5312307ce136627ae43</Sha> + <Sha>0ad9edf2338699393722b279b340cc762f1e1109</Sha> </Dependency> - <Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.0-rc.2.21458.23"> + <Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.0-rc.2.21458.24"> <Uri>https://github.com/dotnet/efcore</Uri> - <Sha>89809750e93550c0336ec5312307ce136627ae43</Sha> + <Sha>0ad9edf2338699393722b279b340cc762f1e1109</Sha> </Dependency> - <Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.0-rc.2.21458.23"> + <Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.0-rc.2.21458.24"> <Uri>https://github.com/dotnet/efcore</Uri> - <Sha>89809750e93550c0336ec5312307ce136627ae43</Sha> + <Sha>0ad9edf2338699393722b279b340cc762f1e1109</Sha> </Dependency> - <Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="6.0.0-rc.2.21458.23"> + <Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="6.0.0-rc.2.21458.24"> <Uri>https://github.com/dotnet/efcore</Uri> - <Sha>89809750e93550c0336ec5312307ce136627ae43</Sha> + <Sha>0ad9edf2338699393722b279b340cc762f1e1109</Sha> </Dependency> - <Dependency Name="Microsoft.EntityFrameworkCore" Version="6.0.0-rc.2.21458.23"> + <Dependency Name="Microsoft.EntityFrameworkCore" Version="6.0.0-rc.2.21458.24"> <Uri>https://github.com/dotnet/efcore</Uri> - <Sha>89809750e93550c0336ec5312307ce136627ae43</Sha> + <Sha>0ad9edf2338699393722b279b340cc762f1e1109</Sha> </Dependency> - <Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="6.0.0-rc.2.21458.23"> + <Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="6.0.0-rc.2.21458.24"> <Uri>https://github.com/dotnet/efcore</Uri> - <Sha>89809750e93550c0336ec5312307ce136627ae43</Sha> + <Sha>0ad9edf2338699393722b279b340cc762f1e1109</Sha> </Dependency> <Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="6.0.0-rc.2.21458.10"> <Uri>https://github.com/dotnet/runtime</Uri> diff --git a/eng/Versions.props b/eng/Versions.props index ef769b7fe70..19651990b3f 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.21458.10</MicrosoftNETCorePlatformsVersion> <!-- Packages from dotnet/efcore --> - <dotnetefVersion>6.0.0-rc.2.21458.23</dotnetefVersion> - <MicrosoftEntityFrameworkCoreInMemoryVersion>6.0.0-rc.2.21458.23</MicrosoftEntityFrameworkCoreInMemoryVersion> - <MicrosoftEntityFrameworkCoreRelationalVersion>6.0.0-rc.2.21458.23</MicrosoftEntityFrameworkCoreRelationalVersion> - <MicrosoftEntityFrameworkCoreSqliteVersion>6.0.0-rc.2.21458.23</MicrosoftEntityFrameworkCoreSqliteVersion> - <MicrosoftEntityFrameworkCoreSqlServerVersion>6.0.0-rc.2.21458.23</MicrosoftEntityFrameworkCoreSqlServerVersion> - <MicrosoftEntityFrameworkCoreToolsVersion>6.0.0-rc.2.21458.23</MicrosoftEntityFrameworkCoreToolsVersion> - <MicrosoftEntityFrameworkCoreVersion>6.0.0-rc.2.21458.23</MicrosoftEntityFrameworkCoreVersion> - <MicrosoftEntityFrameworkCoreDesignVersion>6.0.0-rc.2.21458.23</MicrosoftEntityFrameworkCoreDesignVersion> + <dotnetefVersion>6.0.0-rc.2.21458.24</dotnetefVersion> + <MicrosoftEntityFrameworkCoreInMemoryVersion>6.0.0-rc.2.21458.24</MicrosoftEntityFrameworkCoreInMemoryVersion> + <MicrosoftEntityFrameworkCoreRelationalVersion>6.0.0-rc.2.21458.24</MicrosoftEntityFrameworkCoreRelationalVersion> + <MicrosoftEntityFrameworkCoreSqliteVersion>6.0.0-rc.2.21458.24</MicrosoftEntityFrameworkCoreSqliteVersion> + <MicrosoftEntityFrameworkCoreSqlServerVersion>6.0.0-rc.2.21458.24</MicrosoftEntityFrameworkCoreSqlServerVersion> + <MicrosoftEntityFrameworkCoreToolsVersion>6.0.0-rc.2.21458.24</MicrosoftEntityFrameworkCoreToolsVersion> + <MicrosoftEntityFrameworkCoreVersion>6.0.0-rc.2.21458.24</MicrosoftEntityFrameworkCoreVersion> + <MicrosoftEntityFrameworkCoreDesignVersion>6.0.0-rc.2.21458.24</MicrosoftEntityFrameworkCoreDesignVersion> <!-- Packages from dotnet/arcade --> <MicrosoftDotNetBuildTasksInstallersVersion>6.0.0-beta.21451.3</MicrosoftDotNetBuildTasksInstallersVersion> <MicrosoftDotNetBuildTasksTemplatingVersion>6.0.0-beta.21451.3</MicrosoftDotNetBuildTasksTemplatingVersion> -- GitLab