Skip to content

Commit 3e2086d

Browse files
committed
[internal/release/6.0] Update dependencies from dnceng/internal/dotnet-efcore
1 parent f5fb22c commit 3e2086d

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

NuGet.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<add key="darc-int-dotnet-runtime-2a90daa-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-2a90daa2-1/nuget/v3/index.json" />
1010
<!-- End: Package sources from dotnet-runtime -->
1111
<!-- Begin: Package sources from dotnet-efcore -->
12-
<add key="darc-int-dotnet-efcore-cd52ae3" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-cd52ae30/nuget/v3/index.json" />
12+
<add key="darc-int-dotnet-efcore-c84db95" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-c84db956/nuget/v3/index.json" />
1313
<!-- End: Package sources from dotnet-efcore -->
1414
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1515
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -27,7 +27,7 @@
2727
<clear />
2828
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2929
<!-- Begin: Package sources from dotnet-efcore -->
30-
<add key="darc-int-dotnet-efcore-cd52ae3" value="true" />
30+
<add key="darc-int-dotnet-efcore-c84db95" value="true" />
3131
<!-- End: Package sources from dotnet-efcore -->
3232
<!-- Begin: Package sources from dotnet-runtime -->
3333
<add key="darc-int-dotnet-runtime-2a90daa-1" value="true" />

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="6.0.15">
1313
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
14-
<Sha>cd52ae30544bc7eda570d100c12eb4785b960d2d</Sha>
14+
<Sha>c84db9561b684ea242056de3294eb4dda71b9dbc</Sha>
1515
</Dependency>
1616
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="6.0.15">
1717
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
18-
<Sha>cd52ae30544bc7eda570d100c12eb4785b960d2d</Sha>
18+
<Sha>c84db9561b684ea242056de3294eb4dda71b9dbc</Sha>
1919
</Dependency>
2020
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="6.0.15">
2121
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
22-
<Sha>cd52ae30544bc7eda570d100c12eb4785b960d2d</Sha>
22+
<Sha>c84db9561b684ea242056de3294eb4dda71b9dbc</Sha>
2323
</Dependency>
2424
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.15">
2525
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
26-
<Sha>cd52ae30544bc7eda570d100c12eb4785b960d2d</Sha>
26+
<Sha>c84db9561b684ea242056de3294eb4dda71b9dbc</Sha>
2727
</Dependency>
2828
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.15">
2929
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
30-
<Sha>cd52ae30544bc7eda570d100c12eb4785b960d2d</Sha>
30+
<Sha>c84db9561b684ea242056de3294eb4dda71b9dbc</Sha>
3131
</Dependency>
3232
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="6.0.15">
3333
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
34-
<Sha>cd52ae30544bc7eda570d100c12eb4785b960d2d</Sha>
34+
<Sha>c84db9561b684ea242056de3294eb4dda71b9dbc</Sha>
3535
</Dependency>
3636
<Dependency Name="Microsoft.EntityFrameworkCore" Version="6.0.15">
3737
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
38-
<Sha>cd52ae30544bc7eda570d100c12eb4785b960d2d</Sha>
38+
<Sha>c84db9561b684ea242056de3294eb4dda71b9dbc</Sha>
3939
</Dependency>
4040
<Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="6.0.15">
4141
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
42-
<Sha>cd52ae30544bc7eda570d100c12eb4785b960d2d</Sha>
42+
<Sha>c84db9561b684ea242056de3294eb4dda71b9dbc</Sha>
4343
</Dependency>
4444
<Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="6.0.0">
4545
<Uri>https://github.com/dotnet/runtime</Uri>

0 commit comments

Comments
 (0)