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

[main] Update dependencies from dotnet/efcore (#42495)

[main] Update dependencies from dotnet/efcore
上级 49427139
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="7.0.0-preview.7.22323.2"> <Dependency Name="dotnet-ef" Version="7.0.0-preview.7.22329.5">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>4129cdcca7ec4e9b152ed76955d65bc7214484f4</Sha> <Sha>56f1761c3e4b1bf77b6e87175bee7cb6ac572851</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="7.0.0-preview.7.22323.2"> <Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="7.0.0-preview.7.22329.5">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>4129cdcca7ec4e9b152ed76955d65bc7214484f4</Sha> <Sha>56f1761c3e4b1bf77b6e87175bee7cb6ac572851</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="7.0.0-preview.7.22323.2"> <Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="7.0.0-preview.7.22329.5">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>4129cdcca7ec4e9b152ed76955d65bc7214484f4</Sha> <Sha>56f1761c3e4b1bf77b6e87175bee7cb6ac572851</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.0-preview.7.22323.2"> <Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.0-preview.7.22329.5">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>4129cdcca7ec4e9b152ed76955d65bc7214484f4</Sha> <Sha>56f1761c3e4b1bf77b6e87175bee7cb6ac572851</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.0-preview.7.22323.2"> <Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.0-preview.7.22329.5">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>4129cdcca7ec4e9b152ed76955d65bc7214484f4</Sha> <Sha>56f1761c3e4b1bf77b6e87175bee7cb6ac572851</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="7.0.0-preview.7.22323.2"> <Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="7.0.0-preview.7.22329.5">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>4129cdcca7ec4e9b152ed76955d65bc7214484f4</Sha> <Sha>56f1761c3e4b1bf77b6e87175bee7cb6ac572851</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore" Version="7.0.0-preview.7.22323.2"> <Dependency Name="Microsoft.EntityFrameworkCore" Version="7.0.0-preview.7.22329.5">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>4129cdcca7ec4e9b152ed76955d65bc7214484f4</Sha> <Sha>56f1761c3e4b1bf77b6e87175bee7cb6ac572851</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="7.0.0-preview.7.22323.2"> <Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="7.0.0-preview.7.22329.5">
<Uri>https://github.com/dotnet/efcore</Uri> <Uri>https://github.com/dotnet/efcore</Uri>
<Sha>4129cdcca7ec4e9b152ed76955d65bc7214484f4</Sha> <Sha>56f1761c3e4b1bf77b6e87175bee7cb6ac572851</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="7.0.0-preview.6.22328.6"> <Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="7.0.0-preview.6.22328.6">
<Uri>https://github.com/dotnet/runtime</Uri> <Uri>https://github.com/dotnet/runtime</Uri>
......
...@@ -126,14 +126,14 @@ ...@@ -126,14 +126,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>7.0.0-preview.6.22328.6</MicrosoftNETCorePlatformsVersion> <MicrosoftNETCorePlatformsVersion>7.0.0-preview.6.22328.6</MicrosoftNETCorePlatformsVersion>
<!-- Packages from dotnet/efcore --> <!-- Packages from dotnet/efcore -->
<dotnetefVersion>7.0.0-preview.7.22323.2</dotnetefVersion> <dotnetefVersion>7.0.0-preview.7.22329.5</dotnetefVersion>
<MicrosoftEntityFrameworkCoreInMemoryVersion>7.0.0-preview.7.22323.2</MicrosoftEntityFrameworkCoreInMemoryVersion> <MicrosoftEntityFrameworkCoreInMemoryVersion>7.0.0-preview.7.22329.5</MicrosoftEntityFrameworkCoreInMemoryVersion>
<MicrosoftEntityFrameworkCoreRelationalVersion>7.0.0-preview.7.22323.2</MicrosoftEntityFrameworkCoreRelationalVersion> <MicrosoftEntityFrameworkCoreRelationalVersion>7.0.0-preview.7.22329.5</MicrosoftEntityFrameworkCoreRelationalVersion>
<MicrosoftEntityFrameworkCoreSqliteVersion>7.0.0-preview.7.22323.2</MicrosoftEntityFrameworkCoreSqliteVersion> <MicrosoftEntityFrameworkCoreSqliteVersion>7.0.0-preview.7.22329.5</MicrosoftEntityFrameworkCoreSqliteVersion>
<MicrosoftEntityFrameworkCoreSqlServerVersion>7.0.0-preview.7.22323.2</MicrosoftEntityFrameworkCoreSqlServerVersion> <MicrosoftEntityFrameworkCoreSqlServerVersion>7.0.0-preview.7.22329.5</MicrosoftEntityFrameworkCoreSqlServerVersion>
<MicrosoftEntityFrameworkCoreToolsVersion>7.0.0-preview.7.22323.2</MicrosoftEntityFrameworkCoreToolsVersion> <MicrosoftEntityFrameworkCoreToolsVersion>7.0.0-preview.7.22329.5</MicrosoftEntityFrameworkCoreToolsVersion>
<MicrosoftEntityFrameworkCoreVersion>7.0.0-preview.7.22323.2</MicrosoftEntityFrameworkCoreVersion> <MicrosoftEntityFrameworkCoreVersion>7.0.0-preview.7.22329.5</MicrosoftEntityFrameworkCoreVersion>
<MicrosoftEntityFrameworkCoreDesignVersion>7.0.0-preview.7.22323.2</MicrosoftEntityFrameworkCoreDesignVersion> <MicrosoftEntityFrameworkCoreDesignVersion>7.0.0-preview.7.22329.5</MicrosoftEntityFrameworkCoreDesignVersion>
<!-- Packages from dotnet/arcade --> <!-- Packages from dotnet/arcade -->
<MicrosoftDotNetBuildTasksInstallersVersion>7.0.0-beta.22327.1</MicrosoftDotNetBuildTasksInstallersVersion> <MicrosoftDotNetBuildTasksInstallersVersion>7.0.0-beta.22327.1</MicrosoftDotNetBuildTasksInstallersVersion>
<MicrosoftDotNetBuildTasksTemplatingVersion>7.0.0-beta.22327.1</MicrosoftDotNetBuildTasksTemplatingVersion> <MicrosoftDotNetBuildTasksTemplatingVersion>7.0.0-beta.22327.1</MicrosoftDotNetBuildTasksTemplatingVersion>
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册