Skip to content

Commit fce5cba

Browse files
committed
[internal/release/7.0] Update dependencies from dnceng/internal/dotnet-efcore
1 parent bb10389 commit fce5cba

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

NuGet.config

+2-2
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-int-dotnet-efcore-6e0d5d0" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-6e0d5d0b/nuget/v3/index.json" />
7+
<add key="darc-int-dotnet-efcore-c1edd13" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-c1edd130/nuget/v3/index.json" />
88
<!-- End: Package sources from dotnet-efcore -->
99
<!-- Begin: Package sources from dotnet-runtime -->
1010
<add key="darc-int-dotnet-runtime-71aa107" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-71aa1070/nuget/v3/index.json" />
@@ -30,7 +30,7 @@
3030
<clear />
3131
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
3232
<!-- Begin: Package sources from dotnet-efcore -->
33-
<add key="darc-int-dotnet-efcore-6e0d5d0" value="true" />
33+
<add key="darc-int-dotnet-efcore-c1edd13" value="true" />
3434
<!-- End: Package sources from dotnet-efcore -->
3535
<!-- Begin: Package sources from dotnet-runtime -->
3636
<add key="darc-int-dotnet-runtime-0a396ac-2" value="true" />

eng/Version.Details.xml

+8-8
Original file line numberDiff line numberDiff line change
@@ -11,35 +11,35 @@
1111
<ProductDependencies>
1212
<Dependency Name="dotnet-ef" Version="7.0.5">
1313
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
14-
<Sha>6e0d5d0b951469095d5b56da5e700addb4eecbe4</Sha>
14+
<Sha>c1edd130fd65ee09ca07844542965d089c7959d9</Sha>
1515
</Dependency>
1616
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="7.0.5">
1717
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
18-
<Sha>6e0d5d0b951469095d5b56da5e700addb4eecbe4</Sha>
18+
<Sha>c1edd130fd65ee09ca07844542965d089c7959d9</Sha>
1919
</Dependency>
2020
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="7.0.5">
2121
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
22-
<Sha>6e0d5d0b951469095d5b56da5e700addb4eecbe4</Sha>
22+
<Sha>c1edd130fd65ee09ca07844542965d089c7959d9</Sha>
2323
</Dependency>
2424
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.5">
2525
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
26-
<Sha>6e0d5d0b951469095d5b56da5e700addb4eecbe4</Sha>
26+
<Sha>c1edd130fd65ee09ca07844542965d089c7959d9</Sha>
2727
</Dependency>
2828
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.5">
2929
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
30-
<Sha>6e0d5d0b951469095d5b56da5e700addb4eecbe4</Sha>
30+
<Sha>c1edd130fd65ee09ca07844542965d089c7959d9</Sha>
3131
</Dependency>
3232
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="7.0.5">
3333
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
34-
<Sha>6e0d5d0b951469095d5b56da5e700addb4eecbe4</Sha>
34+
<Sha>c1edd130fd65ee09ca07844542965d089c7959d9</Sha>
3535
</Dependency>
3636
<Dependency Name="Microsoft.EntityFrameworkCore" Version="7.0.5">
3737
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
38-
<Sha>6e0d5d0b951469095d5b56da5e700addb4eecbe4</Sha>
38+
<Sha>c1edd130fd65ee09ca07844542965d089c7959d9</Sha>
3939
</Dependency>
4040
<Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="7.0.5">
4141
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
42-
<Sha>6e0d5d0b951469095d5b56da5e700addb4eecbe4</Sha>
42+
<Sha>c1edd130fd65ee09ca07844542965d089c7959d9</Sha>
4343
</Dependency>
4444
<Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="7.0.0">
4545
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>

0 commit comments

Comments
 (0)