Skip to content

Commit 1d76065

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

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
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.8" />
13+
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.9" />
1414
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="7.0.8">
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)