Update dependencies from https://github.com/dotnet/efcore build 20200822.6 (#25161)

[release/5.0] Update dependencies from dotnet/efcore
- Updates:
  - Microsoft.EntityFrameworkCore.Tools: from 5.0.0-rc.1.20422.5 to 5.0.0-rc.1.20422.6
  - Microsoft.EntityFrameworkCore.SqlServer: from 5.0.0-rc.1.20422.5 to 5.0.0-rc.1.20422.6
  - dotnet-ef: from 5.0.0-rc.1.20422.5 to 5.0.0-rc.1.20422.6
  - Microsoft.EntityFrameworkCore: from 5.0.0-rc.1.20422.5 to 5.0.0-rc.1.20422.6
  - Microsoft.EntityFrameworkCore.Design: from 5.0.0-rc.1.20422.5 to 5.0.0-rc.1.20422.6
  - Microsoft.EntityFrameworkCore.Relational: from 5.0.0-rc.1.20422.5 to 5.0.0-rc.1.20422.6
  - Microsoft.EntityFrameworkCore.Sqlite: from 5.0.0-rc.1.20422.5 to 5.0.0-rc.1.20422.6
  - Microsoft.EntityFrameworkCore.InMemory: from 5.0.0-rc.1.20422.5 to 5.0.0-rc.1.20422.6
This commit is contained in:
dotnet-maestro[bot] 2020-08-23 06:06:05 +00:00 committed by GitHub
parent 2dba2d53c8
commit cf0f7efa9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 24 additions and 24 deletions

View File

@ -13,37 +13,37 @@
<Uri>https://github.com/dotnet/blazor</Uri>
<Sha>cc449601d638ffaab58ae9487f0fd010bb178a12</Sha>
</Dependency>
<Dependency Name="dotnet-ef" Version="5.0.0-rc.1.20422.5">
<Dependency Name="dotnet-ef" Version="5.0.0-rc.1.20422.6">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>adf23a32203013b9337c6ef9df3ace76f03b0f22</Sha>
<Sha>7ebdb3c59d5d717532f574a94c5e173dc4e6d2cb</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="5.0.0-rc.1.20422.5">
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="5.0.0-rc.1.20422.6">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>adf23a32203013b9337c6ef9df3ace76f03b0f22</Sha>
<Sha>7ebdb3c59d5d717532f574a94c5e173dc4e6d2cb</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="5.0.0-rc.1.20422.5">
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="5.0.0-rc.1.20422.6">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>adf23a32203013b9337c6ef9df3ace76f03b0f22</Sha>
<Sha>7ebdb3c59d5d717532f574a94c5e173dc4e6d2cb</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.0-rc.1.20422.5">
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.0-rc.1.20422.6">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>adf23a32203013b9337c6ef9df3ace76f03b0f22</Sha>
<Sha>7ebdb3c59d5d717532f574a94c5e173dc4e6d2cb</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="5.0.0-rc.1.20422.5">
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="5.0.0-rc.1.20422.6">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>adf23a32203013b9337c6ef9df3ace76f03b0f22</Sha>
<Sha>7ebdb3c59d5d717532f574a94c5e173dc4e6d2cb</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="5.0.0-rc.1.20422.5">
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="5.0.0-rc.1.20422.6">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>adf23a32203013b9337c6ef9df3ace76f03b0f22</Sha>
<Sha>7ebdb3c59d5d717532f574a94c5e173dc4e6d2cb</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore" Version="5.0.0-rc.1.20422.5">
<Dependency Name="Microsoft.EntityFrameworkCore" Version="5.0.0-rc.1.20422.6">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>adf23a32203013b9337c6ef9df3ace76f03b0f22</Sha>
<Sha>7ebdb3c59d5d717532f574a94c5e173dc4e6d2cb</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="5.0.0-rc.1.20422.5">
<Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="5.0.0-rc.1.20422.6">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>adf23a32203013b9337c6ef9df3ace76f03b0f22</Sha>
<Sha>7ebdb3c59d5d717532f574a94c5e173dc4e6d2cb</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="5.0.0-rc.1.20422.6">
<Uri>https://github.com/dotnet/runtime</Uri>

View File

@ -133,14 +133,14 @@
<!-- Packages from dotnet/blazor -->
<MicrosoftAspNetCoreComponentsWebAssemblyRuntimePackageVersion>3.2.0</MicrosoftAspNetCoreComponentsWebAssemblyRuntimePackageVersion>
<!-- Packages from dotnet/efcore -->
<dotnetefPackageVersion>5.0.0-rc.1.20422.5</dotnetefPackageVersion>
<MicrosoftEntityFrameworkCoreInMemoryPackageVersion>5.0.0-rc.1.20422.5</MicrosoftEntityFrameworkCoreInMemoryPackageVersion>
<MicrosoftEntityFrameworkCoreRelationalPackageVersion>5.0.0-rc.1.20422.5</MicrosoftEntityFrameworkCoreRelationalPackageVersion>
<MicrosoftEntityFrameworkCoreSqlitePackageVersion>5.0.0-rc.1.20422.5</MicrosoftEntityFrameworkCoreSqlitePackageVersion>
<MicrosoftEntityFrameworkCoreSqlServerPackageVersion>5.0.0-rc.1.20422.5</MicrosoftEntityFrameworkCoreSqlServerPackageVersion>
<MicrosoftEntityFrameworkCoreToolsPackageVersion>5.0.0-rc.1.20422.5</MicrosoftEntityFrameworkCoreToolsPackageVersion>
<MicrosoftEntityFrameworkCorePackageVersion>5.0.0-rc.1.20422.5</MicrosoftEntityFrameworkCorePackageVersion>
<MicrosoftEntityFrameworkCoreDesignPackageVersion>5.0.0-rc.1.20422.5</MicrosoftEntityFrameworkCoreDesignPackageVersion>
<dotnetefPackageVersion>5.0.0-rc.1.20422.6</dotnetefPackageVersion>
<MicrosoftEntityFrameworkCoreInMemoryPackageVersion>5.0.0-rc.1.20422.6</MicrosoftEntityFrameworkCoreInMemoryPackageVersion>
<MicrosoftEntityFrameworkCoreRelationalPackageVersion>5.0.0-rc.1.20422.6</MicrosoftEntityFrameworkCoreRelationalPackageVersion>
<MicrosoftEntityFrameworkCoreSqlitePackageVersion>5.0.0-rc.1.20422.6</MicrosoftEntityFrameworkCoreSqlitePackageVersion>
<MicrosoftEntityFrameworkCoreSqlServerPackageVersion>5.0.0-rc.1.20422.6</MicrosoftEntityFrameworkCoreSqlServerPackageVersion>
<MicrosoftEntityFrameworkCoreToolsPackageVersion>5.0.0-rc.1.20422.6</MicrosoftEntityFrameworkCoreToolsPackageVersion>
<MicrosoftEntityFrameworkCorePackageVersion>5.0.0-rc.1.20422.6</MicrosoftEntityFrameworkCorePackageVersion>
<MicrosoftEntityFrameworkCoreDesignPackageVersion>5.0.0-rc.1.20422.6</MicrosoftEntityFrameworkCoreDesignPackageVersion>
</PropertyGroup>
<!--