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 bc2cb79 + dd24511 commit 2f12babCopy full SHA for 2f12bab
test/RedisRateLimiting.Tests/RedisRateLimiting.Tests.csproj
@@ -8,7 +8,7 @@
8
<ItemGroup>
9
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="7.0.1" />
10
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
11
- <PackageReference Include="MSTest.TestAdapter" Version="3.0.0" />
+ <PackageReference Include="MSTest.TestAdapter" Version="3.0.1" />
12
<PackageReference Include="MSTest.TestFramework" Version="3.0.1" />
13
<PackageReference Include="coverlet.collector" Version="3.2.0">
14
<PrivateAssets>all</PrivateAssets>
0 commit comments