Skip to content

Commit 8fc0477

Browse files
Bump Microsoft.AspNetCore.Mvc.Testing from 8.0.20 to 8.0.21
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 8.0.21 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 76ae989 commit 8fc0477

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

JacoAPITests/JacoAPITests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<PackageReference Include="AutoFixture.AutoNSubstitute" Version="4.18.1" />
2323
<PackageReference Include="CSharpFunctionalExtensions.FluentAssertions" Version="3.6.0" />
2424
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
25-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.20" />
25+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.21" />
2626
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
2727
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2828
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)