Merge pull request #19213 from dotnet/darc-release/3.1-15a10f89-ff3f-4e64-b01b-b8586c2fd8ad

[release/3.1] Update dependencies from dotnet/efcore
This commit is contained in:
William Godbe 2020-02-20 16:04:57 -08:00 committed by GitHub
commit 53e60c238b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -3,7 +3,7 @@
<packageSources>
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<add key="darc-pub-dotnet-efcore-cc1011b" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-cc1011bd/nuget/v3/index.json" />
<add key="darc-pub-dotnet-efcore-3b47530" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-3b475303/nuget/v3/index.json" />
<add key="darc-pub-dotnet-core-setup-34f6927" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-34f6927f/nuget/v3/index.json" />
<add key="darc-pub-dotnet-corefx-e946ceb-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-e946cebe-1/nuget/v3/index.json" />
<add key="darc-pub-dotnet-corefx-bcfd3d3-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-bcfd3d34-2/nuget/v3/index.json" />

View File

@ -31,31 +31,31 @@
</Dependency>
<Dependency Name="dotnet-ef" Version="3.1.3">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>cc1011bdfc2c7af84b8162d0dcd1ae0767d22f70</Sha>
<Sha>3b47530329b3850204af0bc0e38e240a83d5a1bb</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="3.1.3">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>cc1011bdfc2c7af84b8162d0dcd1ae0767d22f70</Sha>
<Sha>3b47530329b3850204af0bc0e38e240a83d5a1bb</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="3.1.3">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>cc1011bdfc2c7af84b8162d0dcd1ae0767d22f70</Sha>
<Sha>3b47530329b3850204af0bc0e38e240a83d5a1bb</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="3.1.3">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>cc1011bdfc2c7af84b8162d0dcd1ae0767d22f70</Sha>
<Sha>3b47530329b3850204af0bc0e38e240a83d5a1bb</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="3.1.3">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>cc1011bdfc2c7af84b8162d0dcd1ae0767d22f70</Sha>
<Sha>3b47530329b3850204af0bc0e38e240a83d5a1bb</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="3.1.3">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>cc1011bdfc2c7af84b8162d0dcd1ae0767d22f70</Sha>
<Sha>3b47530329b3850204af0bc0e38e240a83d5a1bb</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore" Version="3.1.3">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>cc1011bdfc2c7af84b8162d0dcd1ae0767d22f70</Sha>
<Sha>3b47530329b3850204af0bc0e38e240a83d5a1bb</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Analyzer.Testing" Version="3.1.3-servicing.20120.2" CoherentParentDependency="Microsoft.EntityFrameworkCore">
<Uri>https://github.com/dotnet/extensions</Uri>