Update dependencies from https://github.com/dotnet/efcore build 20200220.3

- Microsoft.EntityFrameworkCore.Tools - 3.1.3
- Microsoft.EntityFrameworkCore.InMemory - 3.1.3
- Microsoft.EntityFrameworkCore - 3.1.3
- Microsoft.EntityFrameworkCore.Relational - 3.1.3
- Microsoft.EntityFrameworkCore.Sqlite - 3.1.3
- dotnet-ef - 3.1.3
- Microsoft.EntityFrameworkCore.SqlServer - 3.1.3
This commit is contained in:
dotnet-maestro[bot] 2020-02-20 23:06:09 +00:00
parent 63a705fd53
commit 418c88a9d5
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>