Skip to content
代码片段 群组 项目
未验证 提交 c47ef317 编辑于 作者: dotnet-maestro[bot]'s avatar dotnet-maestro[bot] 提交者: GitHub
浏览文件

Update dependencies from https://github.com/dotnet/efcore build 20210910.2 (#36391)

[release/6.0] Update dependencies from dotnet/efcore
上级 77d5fbb6
No related branches found
No related tags found
无相关合并请求
...@@ -9,37 +9,37 @@ ...@@ -9,37 +9,37 @@
--> -->
<Dependencies> <Dependencies>
<ProductDependencies> <ProductDependencies>
<Dependency Name="dotnet-ef" Version="6.0.0-rc.2.21459.18"> <Dependency Name="dotnet-ef" Version="6.0.0-rc.2.21460.2">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>50daaa108ef4fd31e40c7bad7f65100be0d6cf7b</Sha> <Sha>b5602c665740e46ab69b534a087d03c61fc5768a</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="6.0.0-rc.2.21459.18"> <Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="6.0.0-rc.2.21460.2">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>50daaa108ef4fd31e40c7bad7f65100be0d6cf7b</Sha> <Sha>b5602c665740e46ab69b534a087d03c61fc5768a</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="6.0.0-rc.2.21459.18"> <Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="6.0.0-rc.2.21460.2">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>50daaa108ef4fd31e40c7bad7f65100be0d6cf7b</Sha> <Sha>b5602c665740e46ab69b534a087d03c61fc5768a</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.0-rc.2.21459.18"> <Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.0-rc.2.21460.2">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>50daaa108ef4fd31e40c7bad7f65100be0d6cf7b</Sha> <Sha>b5602c665740e46ab69b534a087d03c61fc5768a</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.0-rc.2.21459.18"> <Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.0-rc.2.21460.2">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>50daaa108ef4fd31e40c7bad7f65100be0d6cf7b</Sha> <Sha>b5602c665740e46ab69b534a087d03c61fc5768a</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="6.0.0-rc.2.21459.18"> <Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="6.0.0-rc.2.21460.2">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>50daaa108ef4fd31e40c7bad7f65100be0d6cf7b</Sha> <Sha>b5602c665740e46ab69b534a087d03c61fc5768a</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore" Version="6.0.0-rc.2.21459.18"> <Dependency Name="Microsoft.EntityFrameworkCore" Version="6.0.0-rc.2.21460.2">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>50daaa108ef4fd31e40c7bad7f65100be0d6cf7b</Sha> <Sha>b5602c665740e46ab69b534a087d03c61fc5768a</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="6.0.0-rc.2.21459.18"> <Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="6.0.0-rc.2.21460.2">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>50daaa108ef4fd31e40c7bad7f65100be0d6cf7b</Sha> <Sha>b5602c665740e46ab69b534a087d03c61fc5768a</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="6.0.0-rc.2.21460.8"> <Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="6.0.0-rc.2.21460.8">
<Uri>https://github.com/dotnet/runtime</Uri> <Uri>https://github.com/dotnet/runtime</Uri>
......
...@@ -125,14 +125,14 @@ ...@@ -125,14 +125,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 -->
<MicrosoftNETCorePlatformsVersion>6.0.0-rc.2.21460.8</MicrosoftNETCorePlatformsVersion> <MicrosoftNETCorePlatformsVersion>6.0.0-rc.2.21460.8</MicrosoftNETCorePlatformsVersion>
<!-- Packages from dotnet/efcore --> <!-- Packages from dotnet/efcore -->
<dotnetefVersion>6.0.0-rc.2.21459.18</dotnetefVersion> <dotnetefVersion>6.0.0-rc.2.21460.2</dotnetefVersion>
<MicrosoftEntityFrameworkCoreInMemoryVersion>6.0.0-rc.2.21459.18</MicrosoftEntityFrameworkCoreInMemoryVersion> <MicrosoftEntityFrameworkCoreInMemoryVersion>6.0.0-rc.2.21460.2</MicrosoftEntityFrameworkCoreInMemoryVersion>
<MicrosoftEntityFrameworkCoreRelationalVersion>6.0.0-rc.2.21459.18</MicrosoftEntityFrameworkCoreRelationalVersion> <MicrosoftEntityFrameworkCoreRelationalVersion>6.0.0-rc.2.21460.2</MicrosoftEntityFrameworkCoreRelationalVersion>
<MicrosoftEntityFrameworkCoreSqliteVersion>6.0.0-rc.2.21459.18</MicrosoftEntityFrameworkCoreSqliteVersion> <MicrosoftEntityFrameworkCoreSqliteVersion>6.0.0-rc.2.21460.2</MicrosoftEntityFrameworkCoreSqliteVersion>
<MicrosoftEntityFrameworkCoreSqlServerVersion>6.0.0-rc.2.21459.18</MicrosoftEntityFrameworkCoreSqlServerVersion> <MicrosoftEntityFrameworkCoreSqlServerVersion>6.0.0-rc.2.21460.2</MicrosoftEntityFrameworkCoreSqlServerVersion>
<MicrosoftEntityFrameworkCoreToolsVersion>6.0.0-rc.2.21459.18</MicrosoftEntityFrameworkCoreToolsVersion> <MicrosoftEntityFrameworkCoreToolsVersion>6.0.0-rc.2.21460.2</MicrosoftEntityFrameworkCoreToolsVersion>
<MicrosoftEntityFrameworkCoreVersion>6.0.0-rc.2.21459.18</MicrosoftEntityFrameworkCoreVersion> <MicrosoftEntityFrameworkCoreVersion>6.0.0-rc.2.21460.2</MicrosoftEntityFrameworkCoreVersion>
<MicrosoftEntityFrameworkCoreDesignVersion>6.0.0-rc.2.21459.18</MicrosoftEntityFrameworkCoreDesignVersion> <MicrosoftEntityFrameworkCoreDesignVersion>6.0.0-rc.2.21460.2</MicrosoftEntityFrameworkCoreDesignVersion>
<!-- Packages from dotnet/arcade --> <!-- Packages from dotnet/arcade -->
<MicrosoftDotNetBuildTasksInstallersVersion>6.0.0-beta.21451.3</MicrosoftDotNetBuildTasksInstallersVersion> <MicrosoftDotNetBuildTasksInstallersVersion>6.0.0-beta.21451.3</MicrosoftDotNetBuildTasksInstallersVersion>
<MicrosoftDotNetBuildTasksTemplatingVersion>6.0.0-beta.21451.3</MicrosoftDotNetBuildTasksTemplatingVersion> <MicrosoftDotNetBuildTasksTemplatingVersion>6.0.0-beta.21451.3</MicrosoftDotNetBuildTasksTemplatingVersion>
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册