[release/5.0] Update dependencies from dotnet/efcore (#25176)

[release/5.0] Update dependencies from dotnet/efcore
- Updates:
  - Microsoft.EntityFrameworkCore.Tools: from 5.0.0-rc.1.20423.3 to 5.0.0-rc.1.20423.7
  - Microsoft.EntityFrameworkCore.SqlServer: from 5.0.0-rc.1.20423.3 to 5.0.0-rc.1.20423.7
  - dotnet-ef: from 5.0.0-rc.1.20423.3 to 5.0.0-rc.1.20423.7
  - Microsoft.EntityFrameworkCore: from 5.0.0-rc.1.20423.3 to 5.0.0-rc.1.20423.7
  - Microsoft.EntityFrameworkCore.Design: from 5.0.0-rc.1.20423.3 to 5.0.0-rc.1.20423.7
  - Microsoft.EntityFrameworkCore.Relational: from 5.0.0-rc.1.20423.3 to 5.0.0-rc.1.20423.7
  - Microsoft.EntityFrameworkCore.Sqlite: from 5.0.0-rc.1.20423.3 to 5.0.0-rc.1.20423.7
  - Microsoft.EntityFrameworkCore.InMemory: from 5.0.0-rc.1.20423.3 to 5.0.0-rc.1.20423.7
This commit is contained in:
dotnet-maestro[bot] 2020-08-24 01:00:10 +00:00 committed by GitHub
parent e5ab127f74
commit a59639714e
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> <Uri>https://github.com/dotnet/blazor</Uri>
<Sha>cc449601d638ffaab58ae9487f0fd010bb178a12</Sha> <Sha>cc449601d638ffaab58ae9487f0fd010bb178a12</Sha>
</Dependency> </Dependency>
<Dependency Name="dotnet-ef" Version="5.0.0-rc.1.20423.3"> <Dependency Name="dotnet-ef" Version="5.0.0-rc.1.20423.7">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>19a65f2fa8abef9a02f5ab45e4941dc0ee128698</Sha> <Sha>18f47ea879d975bc24ea389391d3e191a46d1d6a</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="5.0.0-rc.1.20423.3"> <Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="5.0.0-rc.1.20423.7">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>19a65f2fa8abef9a02f5ab45e4941dc0ee128698</Sha> <Sha>18f47ea879d975bc24ea389391d3e191a46d1d6a</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="5.0.0-rc.1.20423.3"> <Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="5.0.0-rc.1.20423.7">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>19a65f2fa8abef9a02f5ab45e4941dc0ee128698</Sha> <Sha>18f47ea879d975bc24ea389391d3e191a46d1d6a</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.0-rc.1.20423.3"> <Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.0-rc.1.20423.7">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>19a65f2fa8abef9a02f5ab45e4941dc0ee128698</Sha> <Sha>18f47ea879d975bc24ea389391d3e191a46d1d6a</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="5.0.0-rc.1.20423.3"> <Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="5.0.0-rc.1.20423.7">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>19a65f2fa8abef9a02f5ab45e4941dc0ee128698</Sha> <Sha>18f47ea879d975bc24ea389391d3e191a46d1d6a</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="5.0.0-rc.1.20423.3"> <Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="5.0.0-rc.1.20423.7">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>19a65f2fa8abef9a02f5ab45e4941dc0ee128698</Sha> <Sha>18f47ea879d975bc24ea389391d3e191a46d1d6a</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore" Version="5.0.0-rc.1.20423.3"> <Dependency Name="Microsoft.EntityFrameworkCore" Version="5.0.0-rc.1.20423.7">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>19a65f2fa8abef9a02f5ab45e4941dc0ee128698</Sha> <Sha>18f47ea879d975bc24ea389391d3e191a46d1d6a</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="5.0.0-rc.1.20423.3"> <Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="5.0.0-rc.1.20423.7">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>19a65f2fa8abef9a02f5ab45e4941dc0ee128698</Sha> <Sha>18f47ea879d975bc24ea389391d3e191a46d1d6a</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="5.0.0-rc.1.20423.4"> <Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="5.0.0-rc.1.20423.4">
<Uri>https://github.com/dotnet/runtime</Uri> <Uri>https://github.com/dotnet/runtime</Uri>

View File

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