Skip to content

Commit de80818

Browse files
Bump Microsoft.AspNetCore.Mvc.Testing from 10.0.5 to 10.0.8 (#241)
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 10.0.8 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 c045c1e commit de80818

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PersonalWeb.Api.Integration.Test/PersonalWeb.Api.Integration.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.5" />
10+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.8" />
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.5.1" />
1212
<PackageReference Include="xunit" Version="2.9.3" />
1313
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">

0 commit comments

Comments
 (0)