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] <42748379+dotnet-maestro[bot]@users.noreply.github.com>2022-11-02 15:57:10 +0300
committerGitHub <noreply@github.com>2022-11-02 15:57:10 +0300
commit60c672f8b2fc3bb60182d146090a27d6a97b3917 (patch)
tree9c0bac60d8aeda99e4541076947f086c75d81558
parentc8d252dc43180b1718caae385bda65fed13e7822 (diff)
Update dependencies from https://github.com/dotnet/efcore build 20221102.1 (#44838)
[main] Update dependencies from dotnet/efcore
-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 bc32555150..c14a9ff039 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -9,37 +9,37 @@
-->
<Dependencies>
<ProductDependencies>
- <Dependency Name="dotnet-ef" Version="8.0.0-alpha.1.22531.4">
+ <Dependency Name="dotnet-ef" Version="8.0.0-alpha.1.22552.1">
<Uri>https://github.com/dotnet/efcore</Uri>
- <Sha>479389a0240d8e32885612e936bc9a043f8d1081</Sha>
+ <Sha>f2e012faa1ca248a5156781ae0f8648c722b473b</Sha>
</Dependency>
- <Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.0-alpha.1.22531.4">
+ <Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.0-alpha.1.22552.1">
<Uri>https://github.com/dotnet/efcore</Uri>
- <Sha>479389a0240d8e32885612e936bc9a043f8d1081</Sha>
+ <Sha>f2e012faa1ca248a5156781ae0f8648c722b473b</Sha>
</Dependency>
- <Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="8.0.0-alpha.1.22531.4">
+ <Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="8.0.0-alpha.1.22552.1">
<Uri>https://github.com/dotnet/efcore</Uri>
- <Sha>479389a0240d8e32885612e936bc9a043f8d1081</Sha>
+ <Sha>f2e012faa1ca248a5156781ae0f8648c722b473b</Sha>
</Dependency>
- <Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.0-alpha.1.22531.4">
+ <Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.0-alpha.1.22552.1">
<Uri>https://github.com/dotnet/efcore</Uri>
- <Sha>479389a0240d8e32885612e936bc9a043f8d1081</Sha>
+ <Sha>f2e012faa1ca248a5156781ae0f8648c722b473b</Sha>
</Dependency>
- <Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.0-alpha.1.22531.4">
+ <Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.0-alpha.1.22552.1">
<Uri>https://github.com/dotnet/efcore</Uri>
- <Sha>479389a0240d8e32885612e936bc9a043f8d1081</Sha>
+ <Sha>f2e012faa1ca248a5156781ae0f8648c722b473b</Sha>
</Dependency>
- <Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="8.0.0-alpha.1.22531.4">
+ <Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="8.0.0-alpha.1.22552.1">
<Uri>https://github.com/dotnet/efcore</Uri>
- <Sha>479389a0240d8e32885612e936bc9a043f8d1081</Sha>
+ <Sha>f2e012faa1ca248a5156781ae0f8648c722b473b</Sha>
</Dependency>
- <Dependency Name="Microsoft.EntityFrameworkCore" Version="8.0.0-alpha.1.22531.4">
+ <Dependency Name="Microsoft.EntityFrameworkCore" Version="8.0.0-alpha.1.22552.1">
<Uri>https://github.com/dotnet/efcore</Uri>
- <Sha>479389a0240d8e32885612e936bc9a043f8d1081</Sha>
+ <Sha>f2e012faa1ca248a5156781ae0f8648c722b473b</Sha>
</Dependency>
- <Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="8.0.0-alpha.1.22531.4">
+ <Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="8.0.0-alpha.1.22552.1">
<Uri>https://github.com/dotnet/efcore</Uri>
- <Sha>479389a0240d8e32885612e936bc9a043f8d1081</Sha>
+ <Sha>f2e012faa1ca248a5156781ae0f8648c722b473b</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="8.0.0-alpha.1.22531.10">
<Uri>https://github.com/dotnet/runtime</Uri>
diff --git a/eng/Versions.props b/eng/Versions.props
index 538fb47113..133696461e 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -126,14 +126,14 @@
<!-- Only listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->
<MicrosoftNETCorePlatformsVersion>8.0.0-alpha.1.22531.10</MicrosoftNETCorePlatformsVersion>
<!-- Packages from dotnet/efcore -->
- <dotnetefVersion>8.0.0-alpha.1.22531.4</dotnetefVersion>
- <MicrosoftEntityFrameworkCoreInMemoryVersion>8.0.0-alpha.1.22531.4</MicrosoftEntityFrameworkCoreInMemoryVersion>
- <MicrosoftEntityFrameworkCoreRelationalVersion>8.0.0-alpha.1.22531.4</MicrosoftEntityFrameworkCoreRelationalVersion>
- <MicrosoftEntityFrameworkCoreSqliteVersion>8.0.0-alpha.1.22531.4</MicrosoftEntityFrameworkCoreSqliteVersion>
- <MicrosoftEntityFrameworkCoreSqlServerVersion>8.0.0-alpha.1.22531.4</MicrosoftEntityFrameworkCoreSqlServerVersion>
- <MicrosoftEntityFrameworkCoreToolsVersion>8.0.0-alpha.1.22531.4</MicrosoftEntityFrameworkCoreToolsVersion>
- <MicrosoftEntityFrameworkCoreVersion>8.0.0-alpha.1.22531.4</MicrosoftEntityFrameworkCoreVersion>
- <MicrosoftEntityFrameworkCoreDesignVersion>8.0.0-alpha.1.22531.4</MicrosoftEntityFrameworkCoreDesignVersion>
+ <dotnetefVersion>8.0.0-alpha.1.22552.1</dotnetefVersion>
+ <MicrosoftEntityFrameworkCoreInMemoryVersion>8.0.0-alpha.1.22552.1</MicrosoftEntityFrameworkCoreInMemoryVersion>
+ <MicrosoftEntityFrameworkCoreRelationalVersion>8.0.0-alpha.1.22552.1</MicrosoftEntityFrameworkCoreRelationalVersion>
+ <MicrosoftEntityFrameworkCoreSqliteVersion>8.0.0-alpha.1.22552.1</MicrosoftEntityFrameworkCoreSqliteVersion>
+ <MicrosoftEntityFrameworkCoreSqlServerVersion>8.0.0-alpha.1.22552.1</MicrosoftEntityFrameworkCoreSqlServerVersion>
+ <MicrosoftEntityFrameworkCoreToolsVersion>8.0.0-alpha.1.22552.1</MicrosoftEntityFrameworkCoreToolsVersion>
+ <MicrosoftEntityFrameworkCoreVersion>8.0.0-alpha.1.22552.1</MicrosoftEntityFrameworkCoreVersion>
+ <MicrosoftEntityFrameworkCoreDesignVersion>8.0.0-alpha.1.22552.1</MicrosoftEntityFrameworkCoreDesignVersion>
<!-- Packages from dotnet/arcade -->
<MicrosoftDotNetBuildTasksInstallersVersion>8.0.0-beta.22524.5</MicrosoftDotNetBuildTasksInstallersVersion>
<MicrosoftDotNetBuildTasksTemplatingVersion>8.0.0-beta.22524.5</MicrosoftDotNetBuildTasksTemplatingVersion>