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

[release/6.0] Update dependencies from dotnet/efcore (#37123)

[release/6.0] Update dependencies from dotnet/efcore
上级 9dabc8d8
无相关合并请求
...@@ -9,37 +9,37 @@ ...@@ -9,37 +9,37 @@
--> -->
<Dependencies> <Dependencies>
<ProductDependencies> <ProductDependencies>
<Dependency Name="dotnet-ef" Version="6.0.0-rtm.21479.8"> <Dependency Name="dotnet-ef" Version="6.0.0-rtm.21480.2">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>d5a02d7b07347d914349681c3caaf4ef551a4014</Sha> <Sha>59e5a0524bd0d28354902250f2de614c4df93ae0</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="6.0.0-rtm.21479.8"> <Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="6.0.0-rtm.21480.2">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>d5a02d7b07347d914349681c3caaf4ef551a4014</Sha> <Sha>59e5a0524bd0d28354902250f2de614c4df93ae0</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="6.0.0-rtm.21479.8"> <Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="6.0.0-rtm.21480.2">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>d5a02d7b07347d914349681c3caaf4ef551a4014</Sha> <Sha>59e5a0524bd0d28354902250f2de614c4df93ae0</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.0-rtm.21479.8"> <Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.0-rtm.21480.2">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>d5a02d7b07347d914349681c3caaf4ef551a4014</Sha> <Sha>59e5a0524bd0d28354902250f2de614c4df93ae0</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.0-rtm.21479.8"> <Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.0-rtm.21480.2">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>d5a02d7b07347d914349681c3caaf4ef551a4014</Sha> <Sha>59e5a0524bd0d28354902250f2de614c4df93ae0</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="6.0.0-rtm.21479.8"> <Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="6.0.0-rtm.21480.2">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>d5a02d7b07347d914349681c3caaf4ef551a4014</Sha> <Sha>59e5a0524bd0d28354902250f2de614c4df93ae0</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore" Version="6.0.0-rtm.21479.8"> <Dependency Name="Microsoft.EntityFrameworkCore" Version="6.0.0-rtm.21480.2">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>d5a02d7b07347d914349681c3caaf4ef551a4014</Sha> <Sha>59e5a0524bd0d28354902250f2de614c4df93ae0</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="6.0.0-rtm.21479.8"> <Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="6.0.0-rtm.21480.2">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>d5a02d7b07347d914349681c3caaf4ef551a4014</Sha> <Sha>59e5a0524bd0d28354902250f2de614c4df93ae0</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="6.0.0-rtm.21479.7"> <Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="6.0.0-rtm.21479.7">
<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.21479.7</MicrosoftNETCorePlatformsVersion> <MicrosoftNETCorePlatformsVersion>6.0.0-rtm.21479.7</MicrosoftNETCorePlatformsVersion>
<!-- Packages from dotnet/efcore --> <!-- Packages from dotnet/efcore -->
<dotnetefVersion>6.0.0-rtm.21479.8</dotnetefVersion> <dotnetefVersion>6.0.0-rtm.21480.2</dotnetefVersion>
<MicrosoftEntityFrameworkCoreInMemoryVersion>6.0.0-rtm.21479.8</MicrosoftEntityFrameworkCoreInMemoryVersion> <MicrosoftEntityFrameworkCoreInMemoryVersion>6.0.0-rtm.21480.2</MicrosoftEntityFrameworkCoreInMemoryVersion>
<MicrosoftEntityFrameworkCoreRelationalVersion>6.0.0-rtm.21479.8</MicrosoftEntityFrameworkCoreRelationalVersion> <MicrosoftEntityFrameworkCoreRelationalVersion>6.0.0-rtm.21480.2</MicrosoftEntityFrameworkCoreRelationalVersion>
<MicrosoftEntityFrameworkCoreSqliteVersion>6.0.0-rtm.21479.8</MicrosoftEntityFrameworkCoreSqliteVersion> <MicrosoftEntityFrameworkCoreSqliteVersion>6.0.0-rtm.21480.2</MicrosoftEntityFrameworkCoreSqliteVersion>
<MicrosoftEntityFrameworkCoreSqlServerVersion>6.0.0-rtm.21479.8</MicrosoftEntityFrameworkCoreSqlServerVersion> <MicrosoftEntityFrameworkCoreSqlServerVersion>6.0.0-rtm.21480.2</MicrosoftEntityFrameworkCoreSqlServerVersion>
<MicrosoftEntityFrameworkCoreToolsVersion>6.0.0-rtm.21479.8</MicrosoftEntityFrameworkCoreToolsVersion> <MicrosoftEntityFrameworkCoreToolsVersion>6.0.0-rtm.21480.2</MicrosoftEntityFrameworkCoreToolsVersion>
<MicrosoftEntityFrameworkCoreVersion>6.0.0-rtm.21479.8</MicrosoftEntityFrameworkCoreVersion> <MicrosoftEntityFrameworkCoreVersion>6.0.0-rtm.21480.2</MicrosoftEntityFrameworkCoreVersion>
<MicrosoftEntityFrameworkCoreDesignVersion>6.0.0-rtm.21479.8</MicrosoftEntityFrameworkCoreDesignVersion> <MicrosoftEntityFrameworkCoreDesignVersion>6.0.0-rtm.21480.2</MicrosoftEntityFrameworkCoreDesignVersion>
<!-- Packages from dotnet/arcade --> <!-- Packages from dotnet/arcade -->
<MicrosoftDotNetBuildTasksInstallersVersion>6.0.0-beta.21473.5</MicrosoftDotNetBuildTasksInstallersVersion> <MicrosoftDotNetBuildTasksInstallersVersion>6.0.0-beta.21473.5</MicrosoftDotNetBuildTasksInstallersVersion>
<MicrosoftDotNetBuildTasksTemplatingVersion>6.0.0-beta.21473.5</MicrosoftDotNetBuildTasksTemplatingVersion> <MicrosoftDotNetBuildTasksTemplatingVersion>6.0.0-beta.21473.5</MicrosoftDotNetBuildTasksTemplatingVersion>
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册