Skip to content

Commit 33ab6df

Browse files
Bump Microsoft.EntityFrameworkCore.Design and Microsoft.EntityFrameworkCore.Tools
Bumps Microsoft.EntityFrameworkCore.Design from 9.0.9 to 9.0.10 Bumps Microsoft.EntityFrameworkCore.Tools from 9.0.9 to 9.0.10 --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.Tools dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3369185 commit 33ab6df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ImgTagFanOut/ImgTagFanOut.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,12 @@
3939
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4040
</PackageReference>
4141
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.9" />
42-
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.9">
42+
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.10">
4343
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4444
<PrivateAssets>all</PrivateAssets>
4545
</PackageReference>
4646
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.9" />
47-
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.9">
47+
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.10">
4848
<PrivateAssets>all</PrivateAssets>
4949
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
5050
</PackageReference>

0 commit comments

Comments
 (0)