We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 232c7e9 + a9580cb commit 6824756Copy full SHA for 6824756
test/RedisRateLimiting.Sample.AspNetCore/RedisRateLimiting.Sample.AspNetCore.csproj
@@ -12,7 +12,7 @@
12
<PrivateAssets>all</PrivateAssets>
13
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
14
</PackageReference>
15
- <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.3" />
+ <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.4" />
16
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
17
</ItemGroup>
18
0 commit comments