Skip to content

Commit 6c7095e

Browse files
authored
Merge pull request #39 from cristipufu/dependabot/nuget/Microsoft.AspNetCore.Mvc.Testing-7.0.3
Bump Microsoft.AspNetCore.Mvc.Testing from 7.0.2 to 7.0.3
2 parents a000cfc + dddf463 commit 6c7095e

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
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="7.0.2" />
9+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="7.0.3" />
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
1111
<PackageReference Include="MSTest.TestAdapter" Version="3.0.2" />
1212
<PackageReference Include="MSTest.TestFramework" Version="3.0.2" />

0 commit comments

Comments
 (0)