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

Update dependencies from https://github.com/dotnet/efcore build 20210921.18 (#36827)

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