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.
1 parent c1522a8 commit e8c4fa0Copy full SHA for e8c4fa0
test/RedisRateLimiting.Sample.AspNetCore/RedisRateLimiting.Sample.AspNetCore.csproj
@@ -12,7 +12,7 @@
12
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
13
</PackageReference>
14
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.5" />
15
- <PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.1" />
+ <PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.2" />
16
</ItemGroup>
17
18
<ItemGroup>
0 commit comments