Skip to content

Commit c5bc1dd

Browse files
Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.11 to 7.0.1
Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 6.0.11 to 7.0.1. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v6.0.11...v7.0.1) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c0bc062 commit c5bc1dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/AspNetCoreRateLimit.Tests/AspNetCoreRateLimit.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</PropertyGroup>
1414

1515
<ItemGroup>
16-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="6.0.11" />
16+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="7.0.1" />
1717
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
1818
<PackageReference Include="xunit" Version="2.4.2" />
1919
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">

0 commit comments

Comments
 (0)