Skip to content

Commit cf35b3b

Browse files
Bump Microsoft.AspNetCore.Mvc.Testing from 5.0.8 to 5.0.9 in /src (#734)
Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 5.0.8 to 5.0.9. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Commits](https://github.com/dotnet/aspnetcore/commits) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c8857c commit cf35b3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/SampleWeb.Tests/SampleWeb.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
</PropertyGroup>
55
<ItemGroup>
66
<PackageReference Include="GraphQL" Version="4.5.0" />
7-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="5.0.8" />
7+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="5.0.9" />
88
<PackageReference Include="Xunit" Version="2.4.1" />
99
<PackageReference Include="Verify.Xunit" Version="11.23.0" />
1010
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />

0 commit comments

Comments
 (0)