Skip to content

Commit ccc1d8d

Browse files
Bump Microsoft.EntityFrameworkCore.Design from 7.0.5 to 7.0.8
Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) from 7.0.5 to 7.0.8. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v7.0.5...v7.0.8) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2b47e1e commit ccc1d8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NTorSpectator.Database/NTorSpectator.Database.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="7.0.5">
12+
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="7.0.8">
1313
<PrivateAssets>all</PrivateAssets>
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1515
</PackageReference>

0 commit comments

Comments
 (0)