Skip to content

Commit 4d91f90

Browse files
authored
Merge pull request #46 from zetroot/dependabot/nuget/Microsoft.EntityFrameworkCore-7.0.9
Bump Microsoft.EntityFrameworkCore from 7.0.8 to 7.0.9
2 parents a9d7068 + 1d76065 commit 4d91f90

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)