Skip to content

Commit 080565b

Browse files
Update dependencies from https://github.com/dotnet/efcore build 20200910.5 (#25787)
[release/3.1] Update dependencies from dotnet/efcore
1 parent 473bdc0 commit 080565b

File tree

2 files changed

+8
-12
lines changed

2 files changed

+8
-12
lines changed

NuGet.config

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +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-e822ca5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-extensions-e822ca5c/nuget/v3/index.json" />
7-
<add key="darc-pub-dotnet-efcore-b061242" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-b0612421/nuget/v3/index.json" />
8-
<add key="darc-pub-dotnet-core-setup-9c1330d-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-9c1330de-1/nuget/v3/index.json" />
9-
<add key="darc-pub-dotnet-core-setup-9c1330d" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-9c1330de/nuget/v3/index.json" />
10-
<add key="darc-pub-dotnet-corefx-d6302a7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-d6302a72/nuget/v3/index.json" />
11-
<add key="darc-pub-dotnet-aspnetcore-tooling-02423c0" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-tooling-02423c0c/nuget/v3/index.json" />
7+
<add key="darc-pub-dotnet-efcore-44ed5f3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-44ed5f37/nuget/v3/index.json" />
128
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
139
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
1410
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/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.9">
3737
<Uri>https://github.com/dotnet/efcore</Uri>
38-
<Sha>b061242138f09aada9a80b561bda178926497236</Sha>
38+
<Sha>44ed5f37a1328617f4a1f1eb292be9dc03e36249</Sha>
3939
</Dependency>
4040
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="3.1.9">
4141
<Uri>https://github.com/dotnet/efcore</Uri>
42-
<Sha>b061242138f09aada9a80b561bda178926497236</Sha>
42+
<Sha>44ed5f37a1328617f4a1f1eb292be9dc03e36249</Sha>
4343
</Dependency>
4444
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="3.1.9">
4545
<Uri>https://github.com/dotnet/efcore</Uri>
46-
<Sha>b061242138f09aada9a80b561bda178926497236</Sha>
46+
<Sha>44ed5f37a1328617f4a1f1eb292be9dc03e36249</Sha>
4747
</Dependency>
4848
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="3.1.9">
4949
<Uri>https://github.com/dotnet/efcore</Uri>
50-
<Sha>b061242138f09aada9a80b561bda178926497236</Sha>
50+
<Sha>44ed5f37a1328617f4a1f1eb292be9dc03e36249</Sha>
5151
</Dependency>
5252
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="3.1.9">
5353
<Uri>https://github.com/dotnet/efcore</Uri>
54-
<Sha>b061242138f09aada9a80b561bda178926497236</Sha>
54+
<Sha>44ed5f37a1328617f4a1f1eb292be9dc03e36249</Sha>
5555
</Dependency>
5656
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="3.1.9">
5757
<Uri>https://github.com/dotnet/efcore</Uri>
58-
<Sha>b061242138f09aada9a80b561bda178926497236</Sha>
58+
<Sha>44ed5f37a1328617f4a1f1eb292be9dc03e36249</Sha>
5959
</Dependency>
6060
<Dependency Name="Microsoft.EntityFrameworkCore" Version="3.1.9">
6161
<Uri>https://github.com/dotnet/efcore</Uri>
62-
<Sha>b061242138f09aada9a80b561bda178926497236</Sha>
62+
<Sha>44ed5f37a1328617f4a1f1eb292be9dc03e36249</Sha>
6363
</Dependency>
6464
<Dependency Name="Microsoft.AspNetCore.Analyzer.Testing" Version="3.1.9-servicing.20458.2" CoherentParentDependency="Microsoft.EntityFrameworkCore">
6565
<Uri>https://github.com/dotnet/extensions</Uri>

0 commit comments

Comments
 (0)