Skip to content

Commit 35ae7ea

Browse files
authored
Merge pull request #29 from cristipufu/dependabot/nuget/MSTest.TestFramework-3.0.2
Bump MSTest.TestFramework from 3.0.1 to 3.0.2
2 parents 4dbdde6 + 5f4a255 commit 35ae7ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/RedisRateLimiting.Tests/RedisRateLimiting.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="7.0.1" />
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
1111
<PackageReference Include="MSTest.TestAdapter" Version="3.0.2" />
12-
<PackageReference Include="MSTest.TestFramework" Version="3.0.1" />
12+
<PackageReference Include="MSTest.TestFramework" Version="3.0.2" />
1313
<PackageReference Include="coverlet.collector" Version="3.2.0">
1414
<PrivateAssets>all</PrivateAssets>
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)