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-10-13 19:36:13 +0300
committerGitHub <noreply@github.com>2022-10-13 19:36:13 +0300
commitc62788611f437190c2a8d82bd73d27a1bc83318c (patch)
tree2a39f960739e8f8e31cdda4d7289d762ee45e4cf
parent2dd402f2f30a3eae04e6f5c93ef67c26b08362cb (diff)
Update dependencies from https://github.com/dotnet/efcore build 20221012.15 (#44515)
[release/7.0] Update dependencies from dotnet/efcore
-rw-r--r--NuGet.config3
-rw-r--r--eng/Version.Details.xml32
-rw-r--r--eng/Versions.props16
3 files changed, 27 insertions, 24 deletions
diff --git a/NuGet.config b/NuGet.config
index 5b1fb498df..5220c425fe 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -3,6 +3,9 @@
<packageSources>
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
+ <!-- Begin: Package sources from dotnet-efcore -->
+ <add key="darc-pub-dotnet-efcore-ff4709d" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-ff4709d9/nuget/v3/index.json" />
+ <!-- End: Package sources from dotnet-efcore -->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-pub-dotnet-runtime-eeabb53" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-eeabb53e/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-runtime -->
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index dce8e6df92..34be709a6b 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-rtm.22512.12">
+ <Dependency Name="dotnet-ef" Version="7.0.0">
<Uri>https://github.com/dotnet/efcore</Uri>
- <Sha>3e5bc35a6467aa8a8397e93b19c8916aab6483a3</Sha>
+ <Sha>ff4709d9bb1331ef3a94ceb3345138fd14d121ef</Sha>
</Dependency>
- <Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="7.0.0-rtm.22512.12">
+ <Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="7.0.0">
<Uri>https://github.com/dotnet/efcore</Uri>
- <Sha>3e5bc35a6467aa8a8397e93b19c8916aab6483a3</Sha>
+ <Sha>ff4709d9bb1331ef3a94ceb3345138fd14d121ef</Sha>
</Dependency>
- <Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="7.0.0-rtm.22512.12">
+ <Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="7.0.0">
<Uri>https://github.com/dotnet/efcore</Uri>
- <Sha>3e5bc35a6467aa8a8397e93b19c8916aab6483a3</Sha>
+ <Sha>ff4709d9bb1331ef3a94ceb3345138fd14d121ef</Sha>
</Dependency>
- <Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.0-rtm.22512.12">
+ <Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.0">
<Uri>https://github.com/dotnet/efcore</Uri>
- <Sha>3e5bc35a6467aa8a8397e93b19c8916aab6483a3</Sha>
+ <Sha>ff4709d9bb1331ef3a94ceb3345138fd14d121ef</Sha>
</Dependency>
- <Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.0-rtm.22512.12">
+ <Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.0">
<Uri>https://github.com/dotnet/efcore</Uri>
- <Sha>3e5bc35a6467aa8a8397e93b19c8916aab6483a3</Sha>
+ <Sha>ff4709d9bb1331ef3a94ceb3345138fd14d121ef</Sha>
</Dependency>
- <Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="7.0.0-rtm.22512.12">
+ <Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="7.0.0">
<Uri>https://github.com/dotnet/efcore</Uri>
- <Sha>3e5bc35a6467aa8a8397e93b19c8916aab6483a3</Sha>
+ <Sha>ff4709d9bb1331ef3a94ceb3345138fd14d121ef</Sha>
</Dependency>
- <Dependency Name="Microsoft.EntityFrameworkCore" Version="7.0.0-rtm.22512.12">
+ <Dependency Name="Microsoft.EntityFrameworkCore" Version="7.0.0">
<Uri>https://github.com/dotnet/efcore</Uri>
- <Sha>3e5bc35a6467aa8a8397e93b19c8916aab6483a3</Sha>
+ <Sha>ff4709d9bb1331ef3a94ceb3345138fd14d121ef</Sha>
</Dependency>
- <Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="7.0.0-rtm.22512.12">
+ <Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="7.0.0">
<Uri>https://github.com/dotnet/efcore</Uri>
- <Sha>3e5bc35a6467aa8a8397e93b19c8916aab6483a3</Sha>
+ <Sha>ff4709d9bb1331ef3a94ceb3345138fd14d121ef</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
diff --git a/eng/Versions.props b/eng/Versions.props
index 9a47ef34e0..48446c0d82 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>7.0.0</MicrosoftNETCorePlatformsVersion>
<!-- Packages from dotnet/efcore -->
- <dotnetefVersion>7.0.0-rtm.22512.12</dotnetefVersion>
- <MicrosoftEntityFrameworkCoreInMemoryVersion>7.0.0-rtm.22512.12</MicrosoftEntityFrameworkCoreInMemoryVersion>
- <MicrosoftEntityFrameworkCoreRelationalVersion>7.0.0-rtm.22512.12</MicrosoftEntityFrameworkCoreRelationalVersion>
- <MicrosoftEntityFrameworkCoreSqliteVersion>7.0.0-rtm.22512.12</MicrosoftEntityFrameworkCoreSqliteVersion>
- <MicrosoftEntityFrameworkCoreSqlServerVersion>7.0.0-rtm.22512.12</MicrosoftEntityFrameworkCoreSqlServerVersion>
- <MicrosoftEntityFrameworkCoreToolsVersion>7.0.0-rtm.22512.12</MicrosoftEntityFrameworkCoreToolsVersion>
- <MicrosoftEntityFrameworkCoreVersion>7.0.0-rtm.22512.12</MicrosoftEntityFrameworkCoreVersion>
- <MicrosoftEntityFrameworkCoreDesignVersion>7.0.0-rtm.22512.12</MicrosoftEntityFrameworkCoreDesignVersion>
+ <dotnetefVersion>7.0.0</dotnetefVersion>
+ <MicrosoftEntityFrameworkCoreInMemoryVersion>7.0.0</MicrosoftEntityFrameworkCoreInMemoryVersion>
+ <MicrosoftEntityFrameworkCoreRelationalVersion>7.0.0</MicrosoftEntityFrameworkCoreRelationalVersion>
+ <MicrosoftEntityFrameworkCoreSqliteVersion>7.0.0</MicrosoftEntityFrameworkCoreSqliteVersion>
+ <MicrosoftEntityFrameworkCoreSqlServerVersion>7.0.0</MicrosoftEntityFrameworkCoreSqlServerVersion>
+ <MicrosoftEntityFrameworkCoreToolsVersion>7.0.0</MicrosoftEntityFrameworkCoreToolsVersion>
+ <MicrosoftEntityFrameworkCoreVersion>7.0.0</MicrosoftEntityFrameworkCoreVersion>
+ <MicrosoftEntityFrameworkCoreDesignVersion>7.0.0</MicrosoftEntityFrameworkCoreDesignVersion>
<!-- Packages from dotnet/arcade -->
<MicrosoftDotNetBuildTasksInstallersVersion>7.0.0-beta.22464.4</MicrosoftDotNetBuildTasksInstallersVersion>
<MicrosoftDotNetBuildTasksTemplatingVersion>7.0.0-beta.22464.4</MicrosoftDotNetBuildTasksTemplatingVersion>