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 de553cf + fa646bd commit cb381ecCopy full SHA for cb381ec
test/RedisRateLimiting.Tests/RedisRateLimiting.Tests.csproj
@@ -6,7 +6,7 @@
6
</PropertyGroup>
7
8
<ItemGroup>
9
- <PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="7.0.3" />
+ <PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="7.0.4" />
10
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
11
<PackageReference Include="MSTest.TestAdapter" Version="3.0.2" />
12
<PackageReference Include="MSTest.TestFramework" Version="3.0.2" />
0 commit comments