Update dependencies from https://github.com/dotnet/efcore build 20200225.4 (#19346)
- 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
e167e37a2a
commit
c61ecabc6d
|
|
@ -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-9c83918" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-9c83918c/nuget/v3/index.json" />
|
||||
<add key="darc-pub-dotnet-efcore-97936e8" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-97936e81/nuget/v3/index.json" />
|
||||
<add key="darc-pub-dotnet-core-setup-2d163b8" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-2d163b87/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-8a3ffed" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-8a3ffed5/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>9c83918c225447c4ba9afa9b32958f48997cd929</Sha>
|
||||
<Sha>97936e814c52757a9ad128a542d975e3dc9d27f9</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="3.1.3">
|
||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||
<Sha>9c83918c225447c4ba9afa9b32958f48997cd929</Sha>
|
||||
<Sha>97936e814c52757a9ad128a542d975e3dc9d27f9</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="3.1.3">
|
||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||
<Sha>9c83918c225447c4ba9afa9b32958f48997cd929</Sha>
|
||||
<Sha>97936e814c52757a9ad128a542d975e3dc9d27f9</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="3.1.3">
|
||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||
<Sha>9c83918c225447c4ba9afa9b32958f48997cd929</Sha>
|
||||
<Sha>97936e814c52757a9ad128a542d975e3dc9d27f9</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="3.1.3">
|
||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||
<Sha>9c83918c225447c4ba9afa9b32958f48997cd929</Sha>
|
||||
<Sha>97936e814c52757a9ad128a542d975e3dc9d27f9</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="3.1.3">
|
||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||
<Sha>9c83918c225447c4ba9afa9b32958f48997cd929</Sha>
|
||||
<Sha>97936e814c52757a9ad128a542d975e3dc9d27f9</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore" Version="3.1.3">
|
||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||
<Sha>9c83918c225447c4ba9afa9b32958f48997cd929</Sha>
|
||||
<Sha>97936e814c52757a9ad128a542d975e3dc9d27f9</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.AspNetCore.Analyzer.Testing" Version="3.1.3-servicing.20121.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
|
||||
<Uri>https://github.com/dotnet/extensions</Uri>
|
||||
|
|
|
|||
Loading…
Reference in New Issue