Skip to content

Commit 8f68c44

Browse files
Bump Microsoft.AspNetCore.Mvc.Testing from 5.0.4 to 5.0.11
Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 5.0.4 to 5.0.11. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Commits](dotnet/aspnetcore@v5.0.4...v5.0.11) --- 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]>
1 parent 67f804b commit 8f68c44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PdfAValidatorWebApiTest/PdfAValidatorWebApiTest.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.1" />
1313
<PackageReference Include="AngleSharp" Version="0.14.0" />
1414
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="5.0.4" />
15-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="5.0.4" />
15+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="5.0.11" />
1616
<PackageReference Include="SonarAnalyzer.CSharp" Version="8.20.0.28934">
1717
<PrivateAssets>all</PrivateAssets>
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)