Skip to content

Commit cb77fe2

Browse files
[release/5.0] Update dependencies from dotnet/efcore (#27789)
[release/5.0] Update dependencies from dotnet/efcore
1 parent d694d29 commit cb77fe2

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

NuGet.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
66
<!-- Begin: Package sources from dotnet-efcore -->
7-
<add key="darc-pub-dotnet-efcore-52a448d" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-52a448d3/nuget/v3/index.json" />
7+
<add key="darc-pub-dotnet-efcore-7df99d2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-7df99d27/nuget/v3/index.json" />
88
<!-- End: Package sources from dotnet-efcore -->
99
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1010
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />

eng/Version.Details.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,35 +11,35 @@
1111
<ProductDependencies>
1212
<Dependency Name="dotnet-ef" Version="5.0.1">
1313
<Uri>https://github.com/dotnet/efcore</Uri>
14-
<Sha>52a448d3c2ee35bf7c0405e9a61e63a4678d7fb1</Sha>
14+
<Sha>7df99d2700246c1da8e21da7285a6992d31a8220</Sha>
1515
</Dependency>
1616
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="5.0.1">
1717
<Uri>https://github.com/dotnet/efcore</Uri>
18-
<Sha>52a448d3c2ee35bf7c0405e9a61e63a4678d7fb1</Sha>
18+
<Sha>7df99d2700246c1da8e21da7285a6992d31a8220</Sha>
1919
</Dependency>
2020
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="5.0.1">
2121
<Uri>https://github.com/dotnet/efcore</Uri>
22-
<Sha>52a448d3c2ee35bf7c0405e9a61e63a4678d7fb1</Sha>
22+
<Sha>7df99d2700246c1da8e21da7285a6992d31a8220</Sha>
2323
</Dependency>
2424
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.1">
2525
<Uri>https://github.com/dotnet/efcore</Uri>
26-
<Sha>52a448d3c2ee35bf7c0405e9a61e63a4678d7fb1</Sha>
26+
<Sha>7df99d2700246c1da8e21da7285a6992d31a8220</Sha>
2727
</Dependency>
2828
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="5.0.1">
2929
<Uri>https://github.com/dotnet/efcore</Uri>
30-
<Sha>52a448d3c2ee35bf7c0405e9a61e63a4678d7fb1</Sha>
30+
<Sha>7df99d2700246c1da8e21da7285a6992d31a8220</Sha>
3131
</Dependency>
3232
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="5.0.1">
3333
<Uri>https://github.com/dotnet/efcore</Uri>
34-
<Sha>52a448d3c2ee35bf7c0405e9a61e63a4678d7fb1</Sha>
34+
<Sha>7df99d2700246c1da8e21da7285a6992d31a8220</Sha>
3535
</Dependency>
3636
<Dependency Name="Microsoft.EntityFrameworkCore" Version="5.0.1">
3737
<Uri>https://github.com/dotnet/efcore</Uri>
38-
<Sha>52a448d3c2ee35bf7c0405e9a61e63a4678d7fb1</Sha>
38+
<Sha>7df99d2700246c1da8e21da7285a6992d31a8220</Sha>
3939
</Dependency>
4040
<Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="5.0.1">
4141
<Uri>https://github.com/dotnet/efcore</Uri>
42-
<Sha>52a448d3c2ee35bf7c0405e9a61e63a4678d7fb1</Sha>
42+
<Sha>7df99d2700246c1da8e21da7285a6992d31a8220</Sha>
4343
</Dependency>
4444
<Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="5.0.0">
4545
<Uri>https://github.com/dotnet/runtime</Uri>

0 commit comments

Comments
 (0)