Update dependencies from https://github.com/dotnet/efcore build 20200218.2
- 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:
parent
a02e31ae07
commit
871dcc8581
|
|
@ -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-935cc35" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-935cc357/nuget/v3/index.json" />
|
||||
<add key="darc-pub-dotnet-efcore-58ffe7b" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-58ffe7b8/nuget/v3/index.json" />
|
||||
<add key="darc-pub-dotnet-core-setup-9128eb6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-9128eb60/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-0f7f38c" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-0f7f38c4/nuget/v3/index.json" />
|
||||
|
|
|
|||
|
|
@ -31,31 +31,31 @@
|
|||
</Dependency>
|
||||
<Dependency Name="dotnet-ef" Version="3.1.3">
|
||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||
<Sha>935cc35746e3a1c08901842c8ba8012f1d459e20</Sha>
|
||||
<Sha>58ffe7b8b2e26f25e49b75224d6e6908b3e9036f</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="3.1.3">
|
||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||
<Sha>935cc35746e3a1c08901842c8ba8012f1d459e20</Sha>
|
||||
<Sha>58ffe7b8b2e26f25e49b75224d6e6908b3e9036f</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="3.1.3">
|
||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||
<Sha>935cc35746e3a1c08901842c8ba8012f1d459e20</Sha>
|
||||
<Sha>58ffe7b8b2e26f25e49b75224d6e6908b3e9036f</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="3.1.3">
|
||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||
<Sha>935cc35746e3a1c08901842c8ba8012f1d459e20</Sha>
|
||||
<Sha>58ffe7b8b2e26f25e49b75224d6e6908b3e9036f</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="3.1.3">
|
||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||
<Sha>935cc35746e3a1c08901842c8ba8012f1d459e20</Sha>
|
||||
<Sha>58ffe7b8b2e26f25e49b75224d6e6908b3e9036f</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="3.1.3">
|
||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||
<Sha>935cc35746e3a1c08901842c8ba8012f1d459e20</Sha>
|
||||
<Sha>58ffe7b8b2e26f25e49b75224d6e6908b3e9036f</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore" Version="3.1.3">
|
||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||
<Sha>935cc35746e3a1c08901842c8ba8012f1d459e20</Sha>
|
||||
<Sha>58ffe7b8b2e26f25e49b75224d6e6908b3e9036f</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.AspNetCore.Analyzer.Testing" Version="3.1.3-servicing.20114.4" CoherentParentDependency="Microsoft.EntityFrameworkCore">
|
||||
<Uri>https://github.com/dotnet/extensions</Uri>
|
||||
|
|
|
|||
Loading…
Reference in New Issue