Skip to content

Commit 4d1db3d

Browse files
Bump Microsoft.AspNetCore.Mvc.Testing from 8.0.8 to 8.0.10 (#851)
Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 8.0.8 to 8.0.10. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.8...v8.0.10) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steve Smith <[email protected]>
1 parent 9c64c74 commit 4d1db3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageVersion Include="FluentAssertions" Version="6.12.1" />
1919
<PackageVersion Include="MailKit" Version="4.8.0" />
2020
<PackageVersion Include="MediatR" Version="12.4.1" />
21-
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.8" />
21+
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.10" />
2222
<PackageVersion Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.10" />
2323
<PackageVersion Include="Microsoft.EntityFrameworkCore.Relational" Version="8.0.10" />
2424
<PackageVersion Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.10" />

0 commit comments

Comments
 (0)