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 06:39:02 +0300
committerGitHub <noreply@github.com>2022-10-13 06:39:02 +0300
commit9b28ab1266855165f6d41c60f7b9fb3e1065d6c3 (patch)
treefbab0e6abf5d795a5fd6c20f523d94067909f46e
parent62b67cda7eb8d6297d8a2c22b57f40b1f6047e07 (diff)
[release/7.0] Update dependencies from dotnet/runtime dotnet/efcore (#44513)
[release/7.0] Update dependencies from dotnet/runtime dotnet/efcore
-rw-r--r--NuGet.config2
-rw-r--r--eng/Version.Details.xml160
-rw-r--r--eng/Versions.props22
3 files changed, 92 insertions, 92 deletions
diff --git a/NuGet.config b/NuGet.config
index 7a847ae21e..5b1fb498df 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -4,7 +4,7 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-runtime -->
- <add key="darc-pub-dotnet-runtime-eb1415c" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-eb1415ca/nuget/v3/index.json" />
+ <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 -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index c8eac87d93..9c8ca2a39e 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -9,177 +9,177 @@
-->
<Dependencies>
<ProductDependencies>
- <Dependency Name="dotnet-ef" Version="7.0.0-rtm.22512.3">
+ <Dependency Name="dotnet-ef" Version="7.0.0-rtm.22512.10">
<Uri>https://github.com/dotnet/efcore</Uri>
- <Sha>07cc369c480f0aa5bec515887144d471c3ec9ff3</Sha>
+ <Sha>a4c817d857e62ff24083983b308e41e1d76f808b</Sha>
</Dependency>
- <Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="7.0.0-rtm.22512.3">
+ <Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="7.0.0-rtm.22512.10">
<Uri>https://github.com/dotnet/efcore</Uri>
- <Sha>07cc369c480f0aa5bec515887144d471c3ec9ff3</Sha>
+ <Sha>a4c817d857e62ff24083983b308e41e1d76f808b</Sha>
</Dependency>
- <Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="7.0.0-rtm.22512.3">
+ <Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="7.0.0-rtm.22512.10">
<Uri>https://github.com/dotnet/efcore</Uri>
- <Sha>07cc369c480f0aa5bec515887144d471c3ec9ff3</Sha>
+ <Sha>a4c817d857e62ff24083983b308e41e1d76f808b</Sha>
</Dependency>
- <Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.0-rtm.22512.3">
+ <Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.0-rtm.22512.10">
<Uri>https://github.com/dotnet/efcore</Uri>
- <Sha>07cc369c480f0aa5bec515887144d471c3ec9ff3</Sha>
+ <Sha>a4c817d857e62ff24083983b308e41e1d76f808b</Sha>
</Dependency>
- <Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.0-rtm.22512.3">
+ <Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.0-rtm.22512.10">
<Uri>https://github.com/dotnet/efcore</Uri>
- <Sha>07cc369c480f0aa5bec515887144d471c3ec9ff3</Sha>
+ <Sha>a4c817d857e62ff24083983b308e41e1d76f808b</Sha>
</Dependency>
- <Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="7.0.0-rtm.22512.3">
+ <Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="7.0.0-rtm.22512.10">
<Uri>https://github.com/dotnet/efcore</Uri>
- <Sha>07cc369c480f0aa5bec515887144d471c3ec9ff3</Sha>
+ <Sha>a4c817d857e62ff24083983b308e41e1d76f808b</Sha>
</Dependency>
- <Dependency Name="Microsoft.EntityFrameworkCore" Version="7.0.0-rtm.22512.3">
+ <Dependency Name="Microsoft.EntityFrameworkCore" Version="7.0.0-rtm.22512.10">
<Uri>https://github.com/dotnet/efcore</Uri>
- <Sha>07cc369c480f0aa5bec515887144d471c3ec9ff3</Sha>
+ <Sha>a4c817d857e62ff24083983b308e41e1d76f808b</Sha>
</Dependency>
- <Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="7.0.0-rtm.22512.3">
+ <Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="7.0.0-rtm.22512.10">
<Uri>https://github.com/dotnet/efcore</Uri>
- <Sha>07cc369c480f0aa5bec515887144d471c3ec9ff3</Sha>
+ <Sha>a4c817d857e62ff24083983b308e41e1d76f808b</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Caching.Memory" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Configuration.Abstractions" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Configuration.Binder" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Configuration.CommandLine" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Configuration.FileExtensions" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Configuration.Json" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Configuration.UserSecrets" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Configuration.Xml" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Configuration" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.DependencyInjection.Abstractions" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.DependencyInjection" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.FileProviders.Abstractions" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.FileProviders.Composite" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.FileProviders.Physical" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.FileSystemGlobbing" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
- <Dependency Name="Microsoft.Extensions.HostFactoryResolver.Sources" Version="7.0.0-rtm.22511.11">
+ <Dependency Name="Microsoft.Extensions.HostFactoryResolver.Sources" Version="7.0.0-rtm.22512.2">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Hosting.Abstractions" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Hosting" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Http" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Logging.Abstractions" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Logging.Configuration" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Logging.Console" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Logging.Debug" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Logging.EventSource" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Logging.EventLog" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Logging.TraceSource" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Logging" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Options.ConfigurationExtensions" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Options.DataAnnotations" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Options" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Primitives" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
- <Dependency Name="Microsoft.Internal.Runtime.AspNetCore.Transport" Version="7.0.0-rtm.22511.11">
+ <Dependency Name="Microsoft.Internal.Runtime.AspNetCore.Transport" Version="7.0.0-rtm.22512.2">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="7.0.0-alpha.1.22505.1">
<Uri>https://github.com/dotnet/source-build-externals</Uri>
@@ -188,91 +188,91 @@
</Dependency>
<Dependency Name="System.Configuration.ConfigurationManager" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="System.Diagnostics.DiagnosticSource" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="System.Diagnostics.EventLog" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="System.DirectoryServices.Protocols" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="System.IO.Pipelines" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="System.Net.Http.Json" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="System.Net.Http.WinHttpHandler" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="System.Reflection.Metadata" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="System.Resources.Extensions" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="System.Security.Cryptography.Pkcs" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="System.Security.Cryptography.Xml" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="System.Security.Permissions" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="System.ServiceProcess.ServiceController" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="System.Text.Encodings.Web" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="System.Text.Json" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="System.Threading.AccessControl" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="System.Threading.Channels" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="System.Threading.RateLimiting" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.DependencyModel" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Runtime.MonoAOTCompiler.Task" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Runtime.WebAssembly.Sdk" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<!--
Win-x64 is used here because we have picked an arbitrary runtime identifier to flow the version of the latest NETCore.App runtime.
@@ -280,15 +280,15 @@
-->
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
- <Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="7.0.0-rtm.22511.11">
+ <Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="7.0.0-rtm.22512.2">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.Web.Xdt" Version="7.0.0-preview.22423.2">
<Uri>https://github.com/dotnet/xdt</Uri>
@@ -300,7 +300,7 @@
<!-- Listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->
<Dependency Name="Microsoft.NETCore.Platforms" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>eb1415ca327694c1b741fbf8723f9093cc7f8a29</Sha>
+ <Sha>eeabb53e8583c3d3056923dcd52c615265eb38ba</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22464.4">
<Uri>https://github.com/dotnet/arcade</Uri>
diff --git a/eng/Versions.props b/eng/Versions.props
index 54810a9fb9..6f6721de35 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -68,7 +68,7 @@
<MicrosoftNETRuntimeMonoAOTCompilerTaskVersion>7.0.0</MicrosoftNETRuntimeMonoAOTCompilerTaskVersion>
<MicrosoftNETRuntimeWebAssemblySdkVersion>7.0.0</MicrosoftNETRuntimeWebAssemblySdkVersion>
<MicrosoftNETCoreAppRuntimeAOTwinx64CrossbrowserwasmVersion>7.0.0</MicrosoftNETCoreAppRuntimeAOTwinx64CrossbrowserwasmVersion>
- <MicrosoftNETCoreBrowserDebugHostTransportVersion>7.0.0-rtm.22511.11</MicrosoftNETCoreBrowserDebugHostTransportVersion>
+ <MicrosoftNETCoreBrowserDebugHostTransportVersion>7.0.0-rtm.22512.2</MicrosoftNETCoreBrowserDebugHostTransportVersion>
<MicrosoftExtensionsCachingAbstractionsVersion>7.0.0</MicrosoftExtensionsCachingAbstractionsVersion>
<MicrosoftExtensionsCachingMemoryVersion>7.0.0</MicrosoftExtensionsCachingMemoryVersion>
<MicrosoftExtensionsConfigurationAbstractionsVersion>7.0.0</MicrosoftExtensionsConfigurationAbstractionsVersion>
@@ -87,7 +87,7 @@
<MicrosoftExtensionsFileProvidersCompositeVersion>7.0.0</MicrosoftExtensionsFileProvidersCompositeVersion>
<MicrosoftExtensionsFileProvidersPhysicalVersion>7.0.0</MicrosoftExtensionsFileProvidersPhysicalVersion>
<MicrosoftExtensionsFileSystemGlobbingVersion>7.0.0</MicrosoftExtensionsFileSystemGlobbingVersion>
- <MicrosoftExtensionsHostFactoryResolverSourcesVersion>7.0.0-rtm.22511.11</MicrosoftExtensionsHostFactoryResolverSourcesVersion>
+ <MicrosoftExtensionsHostFactoryResolverSourcesVersion>7.0.0-rtm.22512.2</MicrosoftExtensionsHostFactoryResolverSourcesVersion>
<MicrosoftExtensionsHostingAbstractionsVersion>7.0.0</MicrosoftExtensionsHostingAbstractionsVersion>
<MicrosoftExtensionsHostingVersion>7.0.0</MicrosoftExtensionsHostingVersion>
<MicrosoftExtensionsHttpVersion>7.0.0</MicrosoftExtensionsHttpVersion>
@@ -103,7 +103,7 @@
<MicrosoftExtensionsOptionsDataAnnotationsVersion>7.0.0</MicrosoftExtensionsOptionsDataAnnotationsVersion>
<MicrosoftExtensionsOptionsVersion>7.0.0</MicrosoftExtensionsOptionsVersion>
<MicrosoftExtensionsPrimitivesVersion>7.0.0</MicrosoftExtensionsPrimitivesVersion>
- <MicrosoftInternalRuntimeAspNetCoreTransportVersion>7.0.0-rtm.22511.11</MicrosoftInternalRuntimeAspNetCoreTransportVersion>
+ <MicrosoftInternalRuntimeAspNetCoreTransportVersion>7.0.0-rtm.22512.2</MicrosoftInternalRuntimeAspNetCoreTransportVersion>
<SystemConfigurationConfigurationManagerVersion>7.0.0</SystemConfigurationConfigurationManagerVersion>
<SystemDiagnosticsDiagnosticSourceVersion>7.0.0</SystemDiagnosticsDiagnosticSourceVersion>
<SystemDiagnosticsEventLogVersion>7.0.0</SystemDiagnosticsEventLogVersion>
@@ -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.3</dotnetefVersion>
- <MicrosoftEntityFrameworkCoreInMemoryVersion>7.0.0-rtm.22512.3</MicrosoftEntityFrameworkCoreInMemoryVersion>
- <MicrosoftEntityFrameworkCoreRelationalVersion>7.0.0-rtm.22512.3</MicrosoftEntityFrameworkCoreRelationalVersion>
- <MicrosoftEntityFrameworkCoreSqliteVersion>7.0.0-rtm.22512.3</MicrosoftEntityFrameworkCoreSqliteVersion>
- <MicrosoftEntityFrameworkCoreSqlServerVersion>7.0.0-rtm.22512.3</MicrosoftEntityFrameworkCoreSqlServerVersion>
- <MicrosoftEntityFrameworkCoreToolsVersion>7.0.0-rtm.22512.3</MicrosoftEntityFrameworkCoreToolsVersion>
- <MicrosoftEntityFrameworkCoreVersion>7.0.0-rtm.22512.3</MicrosoftEntityFrameworkCoreVersion>
- <MicrosoftEntityFrameworkCoreDesignVersion>7.0.0-rtm.22512.3</MicrosoftEntityFrameworkCoreDesignVersion>
+ <dotnetefVersion>7.0.0-rtm.22512.10</dotnetefVersion>
+ <MicrosoftEntityFrameworkCoreInMemoryVersion>7.0.0-rtm.22512.10</MicrosoftEntityFrameworkCoreInMemoryVersion>
+ <MicrosoftEntityFrameworkCoreRelationalVersion>7.0.0-rtm.22512.10</MicrosoftEntityFrameworkCoreRelationalVersion>
+ <MicrosoftEntityFrameworkCoreSqliteVersion>7.0.0-rtm.22512.10</MicrosoftEntityFrameworkCoreSqliteVersion>
+ <MicrosoftEntityFrameworkCoreSqlServerVersion>7.0.0-rtm.22512.10</MicrosoftEntityFrameworkCoreSqlServerVersion>
+ <MicrosoftEntityFrameworkCoreToolsVersion>7.0.0-rtm.22512.10</MicrosoftEntityFrameworkCoreToolsVersion>
+ <MicrosoftEntityFrameworkCoreVersion>7.0.0-rtm.22512.10</MicrosoftEntityFrameworkCoreVersion>
+ <MicrosoftEntityFrameworkCoreDesignVersion>7.0.0-rtm.22512.10</MicrosoftEntityFrameworkCoreDesignVersion>
<!-- Packages from dotnet/arcade -->
<MicrosoftDotNetBuildTasksInstallersVersion>7.0.0-beta.22464.4</MicrosoftDotNetBuildTasksInstallersVersion>
<MicrosoftDotNetBuildTasksTemplatingVersion>7.0.0-beta.22464.4</MicrosoftDotNetBuildTasksTemplatingVersion>