Skip to content

Commit 6824756

Browse files
authored
Merge pull request #45 from cristipufu/dependabot/nuget/Microsoft.EntityFrameworkCore.Sqlite-7.0.4
Bump Microsoft.EntityFrameworkCore.Sqlite from 7.0.3 to 7.0.4
2 parents 232c7e9 + a9580cb commit 6824756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/RedisRateLimiting.Sample.AspNetCore/RedisRateLimiting.Sample.AspNetCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PrivateAssets>all</PrivateAssets>
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1414
</PackageReference>
15-
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.3" />
15+
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.4" />
1616
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
1717
</ItemGroup>
1818

0 commit comments

Comments
 (0)