Update dependencies from https://github.com/dotnet/efcore build 20200919.6 (#26102)
[release/5.0-rc2] Update dependencies from dotnet/efcore
This commit is contained in:
parent
55b9d2532b
commit
a5a2551b02
|
|
@ -9,37 +9,37 @@
|
||||||
-->
|
-->
|
||||||
<Dependencies>
|
<Dependencies>
|
||||||
<ProductDependencies>
|
<ProductDependencies>
|
||||||
<Dependency Name="dotnet-ef" Version="5.0.0-rc.2.20469.4">
|
<Dependency Name="dotnet-ef" Version="5.0.0-rc.2.20469.6">
|
||||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||||
<Sha>6ad2c8ace00235128d057142ea7a0ea164b4c29b</Sha>
|
<Sha>8df41e4e51d0430c79e62f1a1c71ea78e481a308</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="5.0.0-rc.2.20469.4">
|
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="5.0.0-rc.2.20469.6">
|
||||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||||
<Sha>6ad2c8ace00235128d057142ea7a0ea164b4c29b</Sha>
|
<Sha>8df41e4e51d0430c79e62f1a1c71ea78e481a308</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="5.0.0-rc.2.20469.4">
|
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="5.0.0-rc.2.20469.6">
|
||||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||||
<Sha>6ad2c8ace00235128d057142ea7a0ea164b4c29b</Sha>
|
<Sha>8df41e4e51d0430c79e62f1a1c71ea78e481a308</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.0-rc.2.20469.4">
|
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.0-rc.2.20469.6">
|
||||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||||
<Sha>6ad2c8ace00235128d057142ea7a0ea164b4c29b</Sha>
|
<Sha>8df41e4e51d0430c79e62f1a1c71ea78e481a308</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="5.0.0-rc.2.20469.4">
|
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="5.0.0-rc.2.20469.6">
|
||||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||||
<Sha>6ad2c8ace00235128d057142ea7a0ea164b4c29b</Sha>
|
<Sha>8df41e4e51d0430c79e62f1a1c71ea78e481a308</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="5.0.0-rc.2.20469.4">
|
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="5.0.0-rc.2.20469.6">
|
||||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||||
<Sha>6ad2c8ace00235128d057142ea7a0ea164b4c29b</Sha>
|
<Sha>8df41e4e51d0430c79e62f1a1c71ea78e481a308</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.EntityFrameworkCore" Version="5.0.0-rc.2.20469.4">
|
<Dependency Name="Microsoft.EntityFrameworkCore" Version="5.0.0-rc.2.20469.6">
|
||||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||||
<Sha>6ad2c8ace00235128d057142ea7a0ea164b4c29b</Sha>
|
<Sha>8df41e4e51d0430c79e62f1a1c71ea78e481a308</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="5.0.0-rc.2.20469.4">
|
<Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="5.0.0-rc.2.20469.6">
|
||||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||||
<Sha>6ad2c8ace00235128d057142ea7a0ea164b4c29b</Sha>
|
<Sha>8df41e4e51d0430c79e62f1a1c71ea78e481a308</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="5.0.0-rc.2.20468.4">
|
<Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="5.0.0-rc.2.20468.4">
|
||||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||||
|
|
|
||||||
|
|
@ -131,14 +131,14 @@
|
||||||
<!-- Only listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->
|
<!-- Only listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->
|
||||||
<MicrosoftNETCorePlatformsPackageVersion>5.0.0-rc.2.20468.4</MicrosoftNETCorePlatformsPackageVersion>
|
<MicrosoftNETCorePlatformsPackageVersion>5.0.0-rc.2.20468.4</MicrosoftNETCorePlatformsPackageVersion>
|
||||||
<!-- Packages from dotnet/efcore -->
|
<!-- Packages from dotnet/efcore -->
|
||||||
<dotnetefPackageVersion>5.0.0-rc.2.20469.4</dotnetefPackageVersion>
|
<dotnetefPackageVersion>5.0.0-rc.2.20469.6</dotnetefPackageVersion>
|
||||||
<MicrosoftEntityFrameworkCoreInMemoryPackageVersion>5.0.0-rc.2.20469.4</MicrosoftEntityFrameworkCoreInMemoryPackageVersion>
|
<MicrosoftEntityFrameworkCoreInMemoryPackageVersion>5.0.0-rc.2.20469.6</MicrosoftEntityFrameworkCoreInMemoryPackageVersion>
|
||||||
<MicrosoftEntityFrameworkCoreRelationalPackageVersion>5.0.0-rc.2.20469.4</MicrosoftEntityFrameworkCoreRelationalPackageVersion>
|
<MicrosoftEntityFrameworkCoreRelationalPackageVersion>5.0.0-rc.2.20469.6</MicrosoftEntityFrameworkCoreRelationalPackageVersion>
|
||||||
<MicrosoftEntityFrameworkCoreSqlitePackageVersion>5.0.0-rc.2.20469.4</MicrosoftEntityFrameworkCoreSqlitePackageVersion>
|
<MicrosoftEntityFrameworkCoreSqlitePackageVersion>5.0.0-rc.2.20469.6</MicrosoftEntityFrameworkCoreSqlitePackageVersion>
|
||||||
<MicrosoftEntityFrameworkCoreSqlServerPackageVersion>5.0.0-rc.2.20469.4</MicrosoftEntityFrameworkCoreSqlServerPackageVersion>
|
<MicrosoftEntityFrameworkCoreSqlServerPackageVersion>5.0.0-rc.2.20469.6</MicrosoftEntityFrameworkCoreSqlServerPackageVersion>
|
||||||
<MicrosoftEntityFrameworkCoreToolsPackageVersion>5.0.0-rc.2.20469.4</MicrosoftEntityFrameworkCoreToolsPackageVersion>
|
<MicrosoftEntityFrameworkCoreToolsPackageVersion>5.0.0-rc.2.20469.6</MicrosoftEntityFrameworkCoreToolsPackageVersion>
|
||||||
<MicrosoftEntityFrameworkCorePackageVersion>5.0.0-rc.2.20469.4</MicrosoftEntityFrameworkCorePackageVersion>
|
<MicrosoftEntityFrameworkCorePackageVersion>5.0.0-rc.2.20469.6</MicrosoftEntityFrameworkCorePackageVersion>
|
||||||
<MicrosoftEntityFrameworkCoreDesignPackageVersion>5.0.0-rc.2.20469.4</MicrosoftEntityFrameworkCoreDesignPackageVersion>
|
<MicrosoftEntityFrameworkCoreDesignPackageVersion>5.0.0-rc.2.20469.6</MicrosoftEntityFrameworkCoreDesignPackageVersion>
|
||||||
<!-- Packages from dotnet/arcade -->
|
<!-- Packages from dotnet/arcade -->
|
||||||
<MicrosoftDotNetBuildTasksInstallersPackageVersion>5.0.0-beta.20467.6</MicrosoftDotNetBuildTasksInstallersPackageVersion>
|
<MicrosoftDotNetBuildTasksInstallersPackageVersion>5.0.0-beta.20467.6</MicrosoftDotNetBuildTasksInstallersPackageVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue