Skip to content

Commit c7d42cf

Browse files
Update dependencies from https://github.com/dotnet/efcore build 20201017.2 (#27014)
[release/5.0] Update dependencies from dotnet/efcore
1 parent 145c51b commit c7d42cf

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
<add key="darc-pub-dotnet-runtime-25c7409" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-25c7409c/nuget/v3/index.json" />
7-
<add key="darc-pub-dotnet-efcore-3c66237" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-3c662376/nuget/v3/index.json" />
7+
<add key="darc-pub-dotnet-efcore-4d18449" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-4d184495/nuget/v3/index.json" />
88
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
99
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
1010
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/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.0">
1313
<Uri>https://github.com/dotnet/efcore</Uri>
14-
<Sha>3c662376043f1b3e461c9aa119c41bf099021520</Sha>
14+
<Sha>4d184495abbeab2007484793c14d495eb4e11492</Sha>
1515
</Dependency>
1616
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="5.0.0">
1717
<Uri>https://github.com/dotnet/efcore</Uri>
18-
<Sha>3c662376043f1b3e461c9aa119c41bf099021520</Sha>
18+
<Sha>4d184495abbeab2007484793c14d495eb4e11492</Sha>
1919
</Dependency>
2020
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="5.0.0">
2121
<Uri>https://github.com/dotnet/efcore</Uri>
22-
<Sha>3c662376043f1b3e461c9aa119c41bf099021520</Sha>
22+
<Sha>4d184495abbeab2007484793c14d495eb4e11492</Sha>
2323
</Dependency>
2424
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.0">
2525
<Uri>https://github.com/dotnet/efcore</Uri>
26-
<Sha>3c662376043f1b3e461c9aa119c41bf099021520</Sha>
26+
<Sha>4d184495abbeab2007484793c14d495eb4e11492</Sha>
2727
</Dependency>
2828
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="5.0.0">
2929
<Uri>https://github.com/dotnet/efcore</Uri>
30-
<Sha>3c662376043f1b3e461c9aa119c41bf099021520</Sha>
30+
<Sha>4d184495abbeab2007484793c14d495eb4e11492</Sha>
3131
</Dependency>
3232
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="5.0.0">
3333
<Uri>https://github.com/dotnet/efcore</Uri>
34-
<Sha>3c662376043f1b3e461c9aa119c41bf099021520</Sha>
34+
<Sha>4d184495abbeab2007484793c14d495eb4e11492</Sha>
3535
</Dependency>
3636
<Dependency Name="Microsoft.EntityFrameworkCore" Version="5.0.0">
3737
<Uri>https://github.com/dotnet/efcore</Uri>
38-
<Sha>3c662376043f1b3e461c9aa119c41bf099021520</Sha>
38+
<Sha>4d184495abbeab2007484793c14d495eb4e11492</Sha>
3939
</Dependency>
4040
<Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="5.0.0">
4141
<Uri>https://github.com/dotnet/efcore</Uri>
42-
<Sha>3c662376043f1b3e461c9aa119c41bf099021520</Sha>
42+
<Sha>4d184495abbeab2007484793c14d495eb4e11492</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)