Jelajahi Sumber

Update dependencies from https://github.com/dotnet/efcore build 20230809.8 (#49972)

[main] Update dependencies from dotnet/efcore
dotnet-maestro[bot] 2 tahun lalu
induk
melakukan
f3b9d885e8
2 mengubah file dengan 24 tambahan dan 24 penghapusan
  1. 16 16
      eng/Version.Details.xml
  2. 8 8
      eng/Versions.props

+ 16 - 16
eng/Version.Details.xml

@@ -9,37 +9,37 @@
 -->
 <Dependencies>
   <ProductDependencies>
-    <Dependency Name="dotnet-ef" Version="8.0.0-rc.1.23409.3">
+    <Dependency Name="dotnet-ef" Version="8.0.0-rc.1.23409.8">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>be0d6563f8e08ce24ae4e88192da3304aada82cc</Sha>
+      <Sha>0dd62a2d9aab4a9d6ed66d42f6ad54d7b631ecee</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.0-rc.1.23409.3">
+    <Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.0-rc.1.23409.8">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>be0d6563f8e08ce24ae4e88192da3304aada82cc</Sha>
+      <Sha>0dd62a2d9aab4a9d6ed66d42f6ad54d7b631ecee</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="8.0.0-rc.1.23409.3">
+    <Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="8.0.0-rc.1.23409.8">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>be0d6563f8e08ce24ae4e88192da3304aada82cc</Sha>
+      <Sha>0dd62a2d9aab4a9d6ed66d42f6ad54d7b631ecee</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.0-rc.1.23409.3">
+    <Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.0-rc.1.23409.8">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>be0d6563f8e08ce24ae4e88192da3304aada82cc</Sha>
+      <Sha>0dd62a2d9aab4a9d6ed66d42f6ad54d7b631ecee</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.0-rc.1.23409.3">
+    <Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.0-rc.1.23409.8">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>be0d6563f8e08ce24ae4e88192da3304aada82cc</Sha>
+      <Sha>0dd62a2d9aab4a9d6ed66d42f6ad54d7b631ecee</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="8.0.0-rc.1.23409.3">
+    <Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="8.0.0-rc.1.23409.8">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>be0d6563f8e08ce24ae4e88192da3304aada82cc</Sha>
+      <Sha>0dd62a2d9aab4a9d6ed66d42f6ad54d7b631ecee</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.EntityFrameworkCore" Version="8.0.0-rc.1.23409.3">
+    <Dependency Name="Microsoft.EntityFrameworkCore" Version="8.0.0-rc.1.23409.8">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>be0d6563f8e08ce24ae4e88192da3304aada82cc</Sha>
+      <Sha>0dd62a2d9aab4a9d6ed66d42f6ad54d7b631ecee</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="8.0.0-rc.1.23409.3">
+    <Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="8.0.0-rc.1.23409.8">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>be0d6563f8e08ce24ae4e88192da3304aada82cc</Sha>
+      <Sha>0dd62a2d9aab4a9d6ed66d42f6ad54d7b631ecee</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="8.0.0-rc.1.23408.18">
       <Uri>https://github.com/dotnet/runtime</Uri>

+ 8 - 8
eng/Versions.props

@@ -138,14 +138,14 @@
     <!-- Packages from dotnet/extensions -->
     <MicrosoftExtensionsTelemetryTestingVersion>8.0.0-rc.1.23406.1</MicrosoftExtensionsTelemetryTestingVersion>
     <!-- Packages from dotnet/efcore -->
-    <dotnetefVersion>8.0.0-rc.1.23409.3</dotnetefVersion>
-    <MicrosoftEntityFrameworkCoreInMemoryVersion>8.0.0-rc.1.23409.3</MicrosoftEntityFrameworkCoreInMemoryVersion>
-    <MicrosoftEntityFrameworkCoreRelationalVersion>8.0.0-rc.1.23409.3</MicrosoftEntityFrameworkCoreRelationalVersion>
-    <MicrosoftEntityFrameworkCoreSqliteVersion>8.0.0-rc.1.23409.3</MicrosoftEntityFrameworkCoreSqliteVersion>
-    <MicrosoftEntityFrameworkCoreSqlServerVersion>8.0.0-rc.1.23409.3</MicrosoftEntityFrameworkCoreSqlServerVersion>
-    <MicrosoftEntityFrameworkCoreToolsVersion>8.0.0-rc.1.23409.3</MicrosoftEntityFrameworkCoreToolsVersion>
-    <MicrosoftEntityFrameworkCoreVersion>8.0.0-rc.1.23409.3</MicrosoftEntityFrameworkCoreVersion>
-    <MicrosoftEntityFrameworkCoreDesignVersion>8.0.0-rc.1.23409.3</MicrosoftEntityFrameworkCoreDesignVersion>
+    <dotnetefVersion>8.0.0-rc.1.23409.8</dotnetefVersion>
+    <MicrosoftEntityFrameworkCoreInMemoryVersion>8.0.0-rc.1.23409.8</MicrosoftEntityFrameworkCoreInMemoryVersion>
+    <MicrosoftEntityFrameworkCoreRelationalVersion>8.0.0-rc.1.23409.8</MicrosoftEntityFrameworkCoreRelationalVersion>
+    <MicrosoftEntityFrameworkCoreSqliteVersion>8.0.0-rc.1.23409.8</MicrosoftEntityFrameworkCoreSqliteVersion>
+    <MicrosoftEntityFrameworkCoreSqlServerVersion>8.0.0-rc.1.23409.8</MicrosoftEntityFrameworkCoreSqlServerVersion>
+    <MicrosoftEntityFrameworkCoreToolsVersion>8.0.0-rc.1.23409.8</MicrosoftEntityFrameworkCoreToolsVersion>
+    <MicrosoftEntityFrameworkCoreVersion>8.0.0-rc.1.23409.8</MicrosoftEntityFrameworkCoreVersion>
+    <MicrosoftEntityFrameworkCoreDesignVersion>8.0.0-rc.1.23409.8</MicrosoftEntityFrameworkCoreDesignVersion>
     <!-- Packages from dotnet/roslyn -->
     <MicrosoftCodeAnalysisCommonVersion>4.7.0-3.23314.3</MicrosoftCodeAnalysisCommonVersion>
     <MicrosoftCodeAnalysisExternalAccessAspNetCoreVersion>4.7.0-3.23314.3</MicrosoftCodeAnalysisExternalAccessAspNetCoreVersion>