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

Update dependencies from https://github.com/dotnet/efcore build 20210831.14 (#36012)

[release/6.0] Update dependencies from dotnet/efcore
上级 f3afc567
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.21431.12"> <Dependency Name="dotnet-ef" Version="6.0.0-rc.2.21431.14">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>bc3c9304e4413d07b3af93b9d47b38d5aafe25c5</Sha> <Sha>d21bc46a7c4b3ae253e9dd407064179a2424883f</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="6.0.0-rc.2.21431.12"> <Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="6.0.0-rc.2.21431.14">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>bc3c9304e4413d07b3af93b9d47b38d5aafe25c5</Sha> <Sha>d21bc46a7c4b3ae253e9dd407064179a2424883f</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="6.0.0-rc.2.21431.12"> <Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="6.0.0-rc.2.21431.14">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>bc3c9304e4413d07b3af93b9d47b38d5aafe25c5</Sha> <Sha>d21bc46a7c4b3ae253e9dd407064179a2424883f</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.0-rc.2.21431.12"> <Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.0-rc.2.21431.14">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>bc3c9304e4413d07b3af93b9d47b38d5aafe25c5</Sha> <Sha>d21bc46a7c4b3ae253e9dd407064179a2424883f</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.0-rc.2.21431.12"> <Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.0-rc.2.21431.14">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>bc3c9304e4413d07b3af93b9d47b38d5aafe25c5</Sha> <Sha>d21bc46a7c4b3ae253e9dd407064179a2424883f</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="6.0.0-rc.2.21431.12"> <Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="6.0.0-rc.2.21431.14">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>bc3c9304e4413d07b3af93b9d47b38d5aafe25c5</Sha> <Sha>d21bc46a7c4b3ae253e9dd407064179a2424883f</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore" Version="6.0.0-rc.2.21431.12"> <Dependency Name="Microsoft.EntityFrameworkCore" Version="6.0.0-rc.2.21431.14">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>bc3c9304e4413d07b3af93b9d47b38d5aafe25c5</Sha> <Sha>d21bc46a7c4b3ae253e9dd407064179a2424883f</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="6.0.0-rc.2.21431.12"> <Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="6.0.0-rc.2.21431.14">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>bc3c9304e4413d07b3af93b9d47b38d5aafe25c5</Sha> <Sha>d21bc46a7c4b3ae253e9dd407064179a2424883f</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="6.0.0-rc.2.21431.13"> <Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="6.0.0-rc.2.21431.13">
<Uri>https://github.com/dotnet/runtime</Uri> <Uri>https://github.com/dotnet/runtime</Uri>
......
...@@ -129,14 +129,14 @@ ...@@ -129,14 +129,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.21431.13</MicrosoftNETCorePlatformsVersion> <MicrosoftNETCorePlatformsVersion>6.0.0-rc.2.21431.13</MicrosoftNETCorePlatformsVersion>
<!-- Packages from dotnet/efcore --> <!-- Packages from dotnet/efcore -->
<dotnetefVersion>6.0.0-rc.2.21431.12</dotnetefVersion> <dotnetefVersion>6.0.0-rc.2.21431.14</dotnetefVersion>
<MicrosoftEntityFrameworkCoreInMemoryVersion>6.0.0-rc.2.21431.12</MicrosoftEntityFrameworkCoreInMemoryVersion> <MicrosoftEntityFrameworkCoreInMemoryVersion>6.0.0-rc.2.21431.14</MicrosoftEntityFrameworkCoreInMemoryVersion>
<MicrosoftEntityFrameworkCoreRelationalVersion>6.0.0-rc.2.21431.12</MicrosoftEntityFrameworkCoreRelationalVersion> <MicrosoftEntityFrameworkCoreRelationalVersion>6.0.0-rc.2.21431.14</MicrosoftEntityFrameworkCoreRelationalVersion>
<MicrosoftEntityFrameworkCoreSqliteVersion>6.0.0-rc.2.21431.12</MicrosoftEntityFrameworkCoreSqliteVersion> <MicrosoftEntityFrameworkCoreSqliteVersion>6.0.0-rc.2.21431.14</MicrosoftEntityFrameworkCoreSqliteVersion>
<MicrosoftEntityFrameworkCoreSqlServerVersion>6.0.0-rc.2.21431.12</MicrosoftEntityFrameworkCoreSqlServerVersion> <MicrosoftEntityFrameworkCoreSqlServerVersion>6.0.0-rc.2.21431.14</MicrosoftEntityFrameworkCoreSqlServerVersion>
<MicrosoftEntityFrameworkCoreToolsVersion>6.0.0-rc.2.21431.12</MicrosoftEntityFrameworkCoreToolsVersion> <MicrosoftEntityFrameworkCoreToolsVersion>6.0.0-rc.2.21431.14</MicrosoftEntityFrameworkCoreToolsVersion>
<MicrosoftEntityFrameworkCoreVersion>6.0.0-rc.2.21431.12</MicrosoftEntityFrameworkCoreVersion> <MicrosoftEntityFrameworkCoreVersion>6.0.0-rc.2.21431.14</MicrosoftEntityFrameworkCoreVersion>
<MicrosoftEntityFrameworkCoreDesignVersion>6.0.0-rc.2.21431.12</MicrosoftEntityFrameworkCoreDesignVersion> <MicrosoftEntityFrameworkCoreDesignVersion>6.0.0-rc.2.21431.14</MicrosoftEntityFrameworkCoreDesignVersion>
<!-- Packages from dotnet/arcade --> <!-- Packages from dotnet/arcade -->
<MicrosoftDotNetBuildTasksInstallersVersion>6.0.0-beta.21427.6</MicrosoftDotNetBuildTasksInstallersVersion> <MicrosoftDotNetBuildTasksInstallersVersion>6.0.0-beta.21427.6</MicrosoftDotNetBuildTasksInstallersVersion>
<MicrosoftDotNetBuildTasksTemplatingVersion>6.0.0-beta.21427.6</MicrosoftDotNetBuildTasksTemplatingVersion> <MicrosoftDotNetBuildTasksTemplatingVersion>6.0.0-beta.21427.6</MicrosoftDotNetBuildTasksTemplatingVersion>
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册