Skip to content

Commit fc04436

Browse files
Bump Microsoft.AspNetCore.Mvc.Testing from 8.0.4 to 8.0.7 (#1377)
Bumps Microsoft.AspNetCore.Mvc.Testing from 8.0.4 to 8.0.7. --- 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>
1 parent a935a09 commit fc04436

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SimplePasswordManagerService.Integration.Tests/SimplePasswordManagerService.Integration.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1414
<PrivateAssets>all</PrivateAssets>
1515
</PackageReference>
16-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.4" />
16+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.7" />
1717
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
1818
<PackageReference Include="xunit" Version="2.8.0" />
1919
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">

0 commit comments

Comments
 (0)