Skip to content

Commit d694d29

Browse files
Update dependencies from https://github.com/dotnet/efcore build 20201112.1 (#27786)
[release/5.0] Update dependencies from dotnet/efcore
1 parent a3cef5f commit d694d29

File tree

2 files changed

+9
-16
lines changed

2 files changed

+9
-16
lines changed

NuGet.config

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,10 @@
33
<packageSources>
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
6-
<!-- Begin: Package sources from dotnet-runtime -->
7-
<add key="darc-pub-dotnet-runtime-7ef6d50" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-7ef6d50b/nuget/v3/index.json" />
8-
<!-- End: Package sources from dotnet-runtime -->
96
<!-- Begin: Package sources from dotnet-efcore -->
10-
<add key="darc-pub-dotnet-efcore-53d6d02" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-53d6d02d/nuget/v3/index.json" />
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" />
118
<!-- End: Package sources from dotnet-efcore -->
129
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
13-
<!-- Begin: Package sources from dotnet-efcore -->
14-
<!-- End: Package sources from dotnet-efcore -->
15-
<!-- Begin: Package sources from dotnet-runtime -->
16-
<!-- End: Package sources from dotnet-runtime -->
1710
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
1811
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
1912
<add key="dotnet5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/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>53d6d02d6058b05ad11fc99784a24be3088617c9</Sha>
14+
<Sha>52a448d3c2ee35bf7c0405e9a61e63a4678d7fb1</Sha>
1515
</Dependency>
1616
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="5.0.1">
1717
<Uri>https://github.com/dotnet/efcore</Uri>
18-
<Sha>53d6d02d6058b05ad11fc99784a24be3088617c9</Sha>
18+
<Sha>52a448d3c2ee35bf7c0405e9a61e63a4678d7fb1</Sha>
1919
</Dependency>
2020
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="5.0.1">
2121
<Uri>https://github.com/dotnet/efcore</Uri>
22-
<Sha>53d6d02d6058b05ad11fc99784a24be3088617c9</Sha>
22+
<Sha>52a448d3c2ee35bf7c0405e9a61e63a4678d7fb1</Sha>
2323
</Dependency>
2424
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.1">
2525
<Uri>https://github.com/dotnet/efcore</Uri>
26-
<Sha>53d6d02d6058b05ad11fc99784a24be3088617c9</Sha>
26+
<Sha>52a448d3c2ee35bf7c0405e9a61e63a4678d7fb1</Sha>
2727
</Dependency>
2828
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="5.0.1">
2929
<Uri>https://github.com/dotnet/efcore</Uri>
30-
<Sha>53d6d02d6058b05ad11fc99784a24be3088617c9</Sha>
30+
<Sha>52a448d3c2ee35bf7c0405e9a61e63a4678d7fb1</Sha>
3131
</Dependency>
3232
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="5.0.1">
3333
<Uri>https://github.com/dotnet/efcore</Uri>
34-
<Sha>53d6d02d6058b05ad11fc99784a24be3088617c9</Sha>
34+
<Sha>52a448d3c2ee35bf7c0405e9a61e63a4678d7fb1</Sha>
3535
</Dependency>
3636
<Dependency Name="Microsoft.EntityFrameworkCore" Version="5.0.1">
3737
<Uri>https://github.com/dotnet/efcore</Uri>
38-
<Sha>53d6d02d6058b05ad11fc99784a24be3088617c9</Sha>
38+
<Sha>52a448d3c2ee35bf7c0405e9a61e63a4678d7fb1</Sha>
3939
</Dependency>
4040
<Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="5.0.1">
4141
<Uri>https://github.com/dotnet/efcore</Uri>
42-
<Sha>53d6d02d6058b05ad11fc99784a24be3088617c9</Sha>
42+
<Sha>52a448d3c2ee35bf7c0405e9a61e63a4678d7fb1</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)