Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2022-08-11 05:18:10 +0300
committerdotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2022-08-11 05:18:10 +0300
commitef02c06bd15d6259e623cc926b060b213be3f4b3 (patch)
treee754918cdba64f7853dbc78cf3136e44b992f581
parent10d6f49625e34a5bcd9193f19d14db03b1d26e5c (diff)
Update dependencies from https://github.com/dotnet/efcore build 20220810.8darc-main-bb9634a6-75d1-4e84-953f-268c6277413b
dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Design , Microsoft.EntityFrameworkCore.InMemory , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.SqlServer , Microsoft.EntityFrameworkCore.Tools From Version 7.0.0-rc.1.22409.13 -> To Version 7.0.0-rc.1.22410.8
-rw-r--r--eng/Version.Details.xml32
-rw-r--r--eng/Versions.props16
2 files changed, 24 insertions, 24 deletions
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 503119f58e..78472ae8f1 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -9,37 +9,37 @@
-->
<Dependencies>
<ProductDependencies>
- <Dependency Name="dotnet-ef" Version="7.0.0-rc.1.22409.13">
+ <Dependency Name="dotnet-ef" Version="7.0.0-rc.1.22410.8">
<Uri>https://github.com/dotnet/efcore</Uri>
- <Sha>9721b29bed6c89cd65cd0c1fe2fd9e143d60b2e1</Sha>
+ <Sha>299c17bae3363c7c7782b9d2dda65c3ce864dd6f</Sha>
</Dependency>
- <Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="7.0.0-rc.1.22409.13">
+ <Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="7.0.0-rc.1.22410.8">
<Uri>https://github.com/dotnet/efcore</Uri>
- <Sha>9721b29bed6c89cd65cd0c1fe2fd9e143d60b2e1</Sha>
+ <Sha>299c17bae3363c7c7782b9d2dda65c3ce864dd6f</Sha>
</Dependency>
- <Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="7.0.0-rc.1.22409.13">
+ <Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="7.0.0-rc.1.22410.8">
<Uri>https://github.com/dotnet/efcore</Uri>
- <Sha>9721b29bed6c89cd65cd0c1fe2fd9e143d60b2e1</Sha>
+ <Sha>299c17bae3363c7c7782b9d2dda65c3ce864dd6f</Sha>
</Dependency>
- <Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.0-rc.1.22409.13">
+ <Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.0-rc.1.22410.8">
<Uri>https://github.com/dotnet/efcore</Uri>
- <Sha>9721b29bed6c89cd65cd0c1fe2fd9e143d60b2e1</Sha>
+ <Sha>299c17bae3363c7c7782b9d2dda65c3ce864dd6f</Sha>
</Dependency>
- <Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.0-rc.1.22409.13">
+ <Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.0-rc.1.22410.8">
<Uri>https://github.com/dotnet/efcore</Uri>
- <Sha>9721b29bed6c89cd65cd0c1fe2fd9e143d60b2e1</Sha>
+ <Sha>299c17bae3363c7c7782b9d2dda65c3ce864dd6f</Sha>
</Dependency>
- <Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="7.0.0-rc.1.22409.13">
+ <Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="7.0.0-rc.1.22410.8">
<Uri>https://github.com/dotnet/efcore</Uri>
- <Sha>9721b29bed6c89cd65cd0c1fe2fd9e143d60b2e1</Sha>
+ <Sha>299c17bae3363c7c7782b9d2dda65c3ce864dd6f</Sha>
</Dependency>
- <Dependency Name="Microsoft.EntityFrameworkCore" Version="7.0.0-rc.1.22409.13">
+ <Dependency Name="Microsoft.EntityFrameworkCore" Version="7.0.0-rc.1.22410.8">
<Uri>https://github.com/dotnet/efcore</Uri>
- <Sha>9721b29bed6c89cd65cd0c1fe2fd9e143d60b2e1</Sha>
+ <Sha>299c17bae3363c7c7782b9d2dda65c3ce864dd6f</Sha>
</Dependency>
- <Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="7.0.0-rc.1.22409.13">
+ <Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="7.0.0-rc.1.22410.8">
<Uri>https://github.com/dotnet/efcore</Uri>
- <Sha>9721b29bed6c89cd65cd0c1fe2fd9e143d60b2e1</Sha>
+ <Sha>299c17bae3363c7c7782b9d2dda65c3ce864dd6f</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="7.0.0-rc.1.22410.1">
<Uri>https://github.com/dotnet/runtime</Uri>
diff --git a/eng/Versions.props b/eng/Versions.props
index a85f545680..d90e4d6778 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -128,14 +128,14 @@
<!-- Only listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->
<MicrosoftNETCorePlatformsVersion>7.0.0-rc.1.22410.1</MicrosoftNETCorePlatformsVersion>
<!-- Packages from dotnet/efcore -->
- <dotnetefVersion>7.0.0-rc.1.22409.13</dotnetefVersion>
- <MicrosoftEntityFrameworkCoreInMemoryVersion>7.0.0-rc.1.22409.13</MicrosoftEntityFrameworkCoreInMemoryVersion>
- <MicrosoftEntityFrameworkCoreRelationalVersion>7.0.0-rc.1.22409.13</MicrosoftEntityFrameworkCoreRelationalVersion>
- <MicrosoftEntityFrameworkCoreSqliteVersion>7.0.0-rc.1.22409.13</MicrosoftEntityFrameworkCoreSqliteVersion>
- <MicrosoftEntityFrameworkCoreSqlServerVersion>7.0.0-rc.1.22409.13</MicrosoftEntityFrameworkCoreSqlServerVersion>
- <MicrosoftEntityFrameworkCoreToolsVersion>7.0.0-rc.1.22409.13</MicrosoftEntityFrameworkCoreToolsVersion>
- <MicrosoftEntityFrameworkCoreVersion>7.0.0-rc.1.22409.13</MicrosoftEntityFrameworkCoreVersion>
- <MicrosoftEntityFrameworkCoreDesignVersion>7.0.0-rc.1.22409.13</MicrosoftEntityFrameworkCoreDesignVersion>
+ <dotnetefVersion>7.0.0-rc.1.22410.8</dotnetefVersion>
+ <MicrosoftEntityFrameworkCoreInMemoryVersion>7.0.0-rc.1.22410.8</MicrosoftEntityFrameworkCoreInMemoryVersion>
+ <MicrosoftEntityFrameworkCoreRelationalVersion>7.0.0-rc.1.22410.8</MicrosoftEntityFrameworkCoreRelationalVersion>
+ <MicrosoftEntityFrameworkCoreSqliteVersion>7.0.0-rc.1.22410.8</MicrosoftEntityFrameworkCoreSqliteVersion>
+ <MicrosoftEntityFrameworkCoreSqlServerVersion>7.0.0-rc.1.22410.8</MicrosoftEntityFrameworkCoreSqlServerVersion>
+ <MicrosoftEntityFrameworkCoreToolsVersion>7.0.0-rc.1.22410.8</MicrosoftEntityFrameworkCoreToolsVersion>
+ <MicrosoftEntityFrameworkCoreVersion>7.0.0-rc.1.22410.8</MicrosoftEntityFrameworkCoreVersion>
+ <MicrosoftEntityFrameworkCoreDesignVersion>7.0.0-rc.1.22410.8</MicrosoftEntityFrameworkCoreDesignVersion>
<!-- Packages from dotnet/arcade -->
<MicrosoftDotNetBuildTasksInstallersVersion>7.0.0-beta.22405.6</MicrosoftDotNetBuildTasksInstallersVersion>
<MicrosoftDotNetBuildTasksTemplatingVersion>7.0.0-beta.22405.6</MicrosoftDotNetBuildTasksTemplatingVersion>