Skip to content

Commit bde7569

Browse files
Update dependencies from https://github.com/dotnet/efcore build 20200817.3 (#24971)
[release/3.1] Update dependencies from dotnet/efcore - Updates: - Microsoft.EntityFrameworkCore.Tools: from 3.1.8 to 3.1.8 - Microsoft.EntityFrameworkCore.InMemory: from 3.1.8 to 3.1.8 - Microsoft.EntityFrameworkCore: from 3.1.8 to 3.1.8 - Microsoft.EntityFrameworkCore.Sqlite: from 3.1.8 to 3.1.8 - Microsoft.EntityFrameworkCore.SqlServer: from 3.1.8 to 3.1.8 - Microsoft.EntityFrameworkCore.Relational: from 3.1.8 to 3.1.8 - dotnet-ef: from 3.1.8 to 3.1.8
1 parent b086ebd commit bde7569

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

NuGet.config

+1-1
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-e5aad5e" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-extensions-e5aad5e6/nuget/v3/index.json" />
7-
<add key="darc-pub-dotnet-efcore-0d799b8" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-0d799b8a/nuget/v3/index.json" />
7+
<add key="darc-pub-dotnet-efcore-f6ec5bb" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-f6ec5bbb/nuget/v3/index.json" />
88
<add key="darc-pub-dotnet-core-setup-f375e03" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-f375e037/nuget/v3/index.json" />
99
<add key="darc-pub-dotnet-aspnetcore-tooling-f9ccbc7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-tooling-f9ccbc71/nuget/v3/index.json" />
1010
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->

eng/Version.Details.xml

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

0 commit comments

Comments
 (0)