Skip to content

Commit c9cd7c2

Browse files
authored
Merge pull request #154 from lixinyang123/dependabot/nuget/Microsoft.EntityFrameworkCore.Tools-8.0.0-rc.1.23419.6
Bump Microsoft.EntityFrameworkCore.Tools from 8.0.0-preview.7.23375.4 to 8.0.0-rc.1.23419.6
2 parents 935bed0 + 5cde8a8 commit c9cd7c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CoreHome.Data/CoreHome.Data.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="8.0.0-preview.7.23375.4">
9+
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="8.0.0-rc.1.23419.6">
1010
<PrivateAssets>all</PrivateAssets>
1111
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1212
</PackageReference>

0 commit comments

Comments
 (0)