Skip to content

Commit 6a4b093

Browse files
Update dependencies from https://github.com/dotnet/efcore build 20201015.4 (#26949)
[release/3.1] Update dependencies from dotnet/efcore
1 parent 6694eca commit 6a4b093

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
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-extensions-338897a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-extensions-338897ab/nuget/v3/index.json" />
7-
<add key="darc-pub-dotnet-efcore-d9c5c80" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-d9c5c806/nuget/v3/index.json" />
7+
<add key="darc-pub-dotnet-efcore-e566b48" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-e566b480/nuget/v3/index.json" />
88
<add key="darc-pub-dotnet-core-setup-6de1bb0" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-6de1bb00/nuget/v3/index.json" />
99
<add key="darc-pub-dotnet-corefx-c1545e7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-c1545e79/nuget/v3/index.json" />
1010
<add key="darc-pub-dotnet-aspnetcore-tooling-75cd6a6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-tooling-75cd6a6a/nuget/v3/index.json" />

eng/Version.Details.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,31 +35,31 @@
3535
</Dependency>
3636
<Dependency Name="dotnet-ef" Version="3.1.10">
3737
<Uri>https://github.com/dotnet/efcore</Uri>
38-
<Sha>d9c5c806ece0ff4b3f0eb4fd9f7eac8aa06177d4</Sha>
38+
<Sha>e566b480d8f43c737efe7675f52c9c2c429fec31</Sha>
3939
</Dependency>
4040
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="3.1.10">
4141
<Uri>https://github.com/dotnet/efcore</Uri>
42-
<Sha>d9c5c806ece0ff4b3f0eb4fd9f7eac8aa06177d4</Sha>
42+
<Sha>e566b480d8f43c737efe7675f52c9c2c429fec31</Sha>
4343
</Dependency>
4444
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="3.1.10">
4545
<Uri>https://github.com/dotnet/efcore</Uri>
46-
<Sha>d9c5c806ece0ff4b3f0eb4fd9f7eac8aa06177d4</Sha>
46+
<Sha>e566b480d8f43c737efe7675f52c9c2c429fec31</Sha>
4747
</Dependency>
4848
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="3.1.10">
4949
<Uri>https://github.com/dotnet/efcore</Uri>
50-
<Sha>d9c5c806ece0ff4b3f0eb4fd9f7eac8aa06177d4</Sha>
50+
<Sha>e566b480d8f43c737efe7675f52c9c2c429fec31</Sha>
5151
</Dependency>
5252
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="3.1.10">
5353
<Uri>https://github.com/dotnet/efcore</Uri>
54-
<Sha>d9c5c806ece0ff4b3f0eb4fd9f7eac8aa06177d4</Sha>
54+
<Sha>e566b480d8f43c737efe7675f52c9c2c429fec31</Sha>
5555
</Dependency>
5656
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="3.1.10">
5757
<Uri>https://github.com/dotnet/efcore</Uri>
58-
<Sha>d9c5c806ece0ff4b3f0eb4fd9f7eac8aa06177d4</Sha>
58+
<Sha>e566b480d8f43c737efe7675f52c9c2c429fec31</Sha>
5959
</Dependency>
6060
<Dependency Name="Microsoft.EntityFrameworkCore" Version="3.1.10">
6161
<Uri>https://github.com/dotnet/efcore</Uri>
62-
<Sha>d9c5c806ece0ff4b3f0eb4fd9f7eac8aa06177d4</Sha>
62+
<Sha>e566b480d8f43c737efe7675f52c9c2c429fec31</Sha>
6363
</Dependency>
6464
<Dependency Name="Microsoft.AspNetCore.Analyzer.Testing" Version="3.1.10-servicing.20514.5" CoherentParentDependency="Microsoft.EntityFrameworkCore">
6565
<Uri>https://github.com/dotnet/extensions</Uri>

0 commit comments

Comments
 (0)