Skip to content

Commit bc448bf

Browse files
Bump Microsoft.AspNetCore.Mvc.Testing from 5.0.3 to 5.0.4
Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 5.0.3 to 5.0.4. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Commits](dotnet/aspnetcore@v5.0.3...v5.0.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ac9af5 commit bc448bf

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
@@ -1,7 +1,7 @@
11
<Project>
22
<ItemGroup>
33
<PackageVersion Include="coverlet.msbuild" Version="3.0.3" />
4-
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="5.0.3" />
4+
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="5.0.4" />
55
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="16.9.1" />
66
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="1.0.0" />
77
<PackageVersion Include="Moq" Version="4.16.1" />

0 commit comments

Comments
 (0)