[master] Update dependencies from dotnet/efcore (#18668)
* Update dependencies from https://github.com/dotnet/efcore build 20200128.3 - Microsoft.EntityFrameworkCore.Tools - 5.0.0-alpha.1.20078.3 - Microsoft.EntityFrameworkCore.SqlServer - 5.0.0-alpha.1.20078.3 - dotnet-ef - 5.0.0-alpha.1.20078.3 - Microsoft.EntityFrameworkCore - 5.0.0-alpha.1.20078.3 - Microsoft.EntityFrameworkCore.InMemory - 5.0.0-alpha.1.20078.3 - Microsoft.EntityFrameworkCore.Relational - 5.0.0-alpha.1.20078.3 - Microsoft.EntityFrameworkCore.Sqlite - 5.0.0-alpha.1.20078.3 * Update dependencies from https://github.com/dotnet/efcore build 20200129.1 - Microsoft.EntityFrameworkCore.Tools - 5.0.0-alpha.1.20079.1 - Microsoft.EntityFrameworkCore.SqlServer - 5.0.0-alpha.1.20079.1 - dotnet-ef - 5.0.0-alpha.1.20079.1 - Microsoft.EntityFrameworkCore - 5.0.0-alpha.1.20079.1 - Microsoft.EntityFrameworkCore.InMemory - 5.0.0-alpha.1.20079.1 - Microsoft.EntityFrameworkCore.Relational - 5.0.0-alpha.1.20079.1 - Microsoft.EntityFrameworkCore.Sqlite - 5.0.0-alpha.1.20079.1 * Update dependencies from https://github.com/dotnet/efcore build 20200129.2 - Microsoft.EntityFrameworkCore.Tools - 5.0.0-alpha.1.20079.2 - Microsoft.EntityFrameworkCore.SqlServer - 5.0.0-alpha.1.20079.2 - dotnet-ef - 5.0.0-alpha.1.20079.2 - Microsoft.EntityFrameworkCore - 5.0.0-alpha.1.20079.2 - Microsoft.EntityFrameworkCore.InMemory - 5.0.0-alpha.1.20079.2 - Microsoft.EntityFrameworkCore.Relational - 5.0.0-alpha.1.20079.2 - Microsoft.EntityFrameworkCore.Sqlite - 5.0.0-alpha.1.20079.2
This commit is contained in:
parent
db3d23b3af
commit
6e28a28c9a
|
|
@ -2,10 +2,6 @@
|
|||
<configuration>
|
||||
<packageSources>
|
||||
<clear />
|
||||
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
|
||||
<add key="darc-pub-dotnet-corefx-4ac4c03" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-4ac4c036/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" />
|
||||
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
|
||||
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
|
||||
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
|
||||
<add key="dotnet5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json" />
|
||||
|
|
|
|||
|
|
@ -29,33 +29,33 @@
|
|||
<Uri>https://github.com/dotnet/aspnetcore-tooling</Uri>
|
||||
<Sha>1ed35593a6d964bb2301ac59ce3e982ab8c95482</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="dotnet-ef" Version="5.0.0-alpha.1.20078.1">
|
||||
<Dependency Name="dotnet-ef" Version="5.0.0-alpha.1.20079.2">
|
||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||
<Sha>b4ae28206d90fbef35bac82278444913d7666675</Sha>
|
||||
<Sha>ac7a3526d3a45f46bbbf65a25ec7c66f566a0baf</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="5.0.0-alpha.1.20078.1">
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="5.0.0-alpha.1.20079.2">
|
||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||
<Sha>b4ae28206d90fbef35bac82278444913d7666675</Sha>
|
||||
<Sha>ac7a3526d3a45f46bbbf65a25ec7c66f566a0baf</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="5.0.0-alpha.1.20078.1">
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="5.0.0-alpha.1.20079.2">
|
||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||
<Sha>b4ae28206d90fbef35bac82278444913d7666675</Sha>
|
||||
<Sha>ac7a3526d3a45f46bbbf65a25ec7c66f566a0baf</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.0-alpha.1.20078.1">
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.0-alpha.1.20079.2">
|
||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||
<Sha>b4ae28206d90fbef35bac82278444913d7666675</Sha>
|
||||
<Sha>ac7a3526d3a45f46bbbf65a25ec7c66f566a0baf</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="5.0.0-alpha.1.20078.1">
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="5.0.0-alpha.1.20079.2">
|
||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||
<Sha>b4ae28206d90fbef35bac82278444913d7666675</Sha>
|
||||
<Sha>ac7a3526d3a45f46bbbf65a25ec7c66f566a0baf</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="5.0.0-alpha.1.20078.1">
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="5.0.0-alpha.1.20079.2">
|
||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||
<Sha>b4ae28206d90fbef35bac82278444913d7666675</Sha>
|
||||
<Sha>ac7a3526d3a45f46bbbf65a25ec7c66f566a0baf</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore" Version="5.0.0-alpha.1.20078.1">
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore" Version="5.0.0-alpha.1.20079.2">
|
||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||
<Sha>b4ae28206d90fbef35bac82278444913d7666675</Sha>
|
||||
<Sha>ac7a3526d3a45f46bbbf65a25ec7c66f566a0baf</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.AspNetCore.Analyzer.Testing" Version="5.0.0-alpha.1.20077.3" CoherentParentDependency="Microsoft.AspNetCore.Razor.Language">
|
||||
<Uri>https://github.com/dotnet/extensions</Uri>
|
||||
|
|
|
|||
|
|
@ -158,13 +158,13 @@
|
|||
<MicrosoftJSInteropPackageVersion>5.0.0-alpha.1.20077.3</MicrosoftJSInteropPackageVersion>
|
||||
<MonoWebAssemblyInteropPackageVersion>5.0.0-preview3.1.20077.3</MonoWebAssemblyInteropPackageVersion>
|
||||
<!-- Packages from dotnet/efcore -->
|
||||
<dotnetefPackageVersion>5.0.0-alpha.1.20078.1</dotnetefPackageVersion>
|
||||
<MicrosoftEntityFrameworkCoreInMemoryPackageVersion>5.0.0-alpha.1.20078.1</MicrosoftEntityFrameworkCoreInMemoryPackageVersion>
|
||||
<MicrosoftEntityFrameworkCoreRelationalPackageVersion>5.0.0-alpha.1.20078.1</MicrosoftEntityFrameworkCoreRelationalPackageVersion>
|
||||
<MicrosoftEntityFrameworkCoreSqlitePackageVersion>5.0.0-alpha.1.20078.1</MicrosoftEntityFrameworkCoreSqlitePackageVersion>
|
||||
<MicrosoftEntityFrameworkCoreSqlServerPackageVersion>5.0.0-alpha.1.20078.1</MicrosoftEntityFrameworkCoreSqlServerPackageVersion>
|
||||
<MicrosoftEntityFrameworkCoreToolsPackageVersion>5.0.0-alpha.1.20078.1</MicrosoftEntityFrameworkCoreToolsPackageVersion>
|
||||
<MicrosoftEntityFrameworkCorePackageVersion>5.0.0-alpha.1.20078.1</MicrosoftEntityFrameworkCorePackageVersion>
|
||||
<dotnetefPackageVersion>5.0.0-alpha.1.20079.2</dotnetefPackageVersion>
|
||||
<MicrosoftEntityFrameworkCoreInMemoryPackageVersion>5.0.0-alpha.1.20079.2</MicrosoftEntityFrameworkCoreInMemoryPackageVersion>
|
||||
<MicrosoftEntityFrameworkCoreRelationalPackageVersion>5.0.0-alpha.1.20079.2</MicrosoftEntityFrameworkCoreRelationalPackageVersion>
|
||||
<MicrosoftEntityFrameworkCoreSqlitePackageVersion>5.0.0-alpha.1.20079.2</MicrosoftEntityFrameworkCoreSqlitePackageVersion>
|
||||
<MicrosoftEntityFrameworkCoreSqlServerPackageVersion>5.0.0-alpha.1.20079.2</MicrosoftEntityFrameworkCoreSqlServerPackageVersion>
|
||||
<MicrosoftEntityFrameworkCoreToolsPackageVersion>5.0.0-alpha.1.20079.2</MicrosoftEntityFrameworkCoreToolsPackageVersion>
|
||||
<MicrosoftEntityFrameworkCorePackageVersion>5.0.0-alpha.1.20079.2</MicrosoftEntityFrameworkCorePackageVersion>
|
||||
<!-- Packages from dotnet/aspnetcore-tooling -->
|
||||
<MicrosoftAspNetCoreMvcRazorExtensionsPackageVersion>5.0.0-alpha.1.20077.4</MicrosoftAspNetCoreMvcRazorExtensionsPackageVersion>
|
||||
<MicrosoftAspNetCoreRazorLanguagePackageVersion>5.0.0-alpha.1.20077.4</MicrosoftAspNetCoreRazorLanguagePackageVersion>
|
||||
|
|
|
|||
Loading…
Reference in New Issue