Skip to content

Commit af1841f

Browse files
Bump the tests group with 1 update
Bumps Microsoft.AspNetCore.Mvc.Testing from 10.0.8 to 10.0.9 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4fceb9f commit af1841f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Sidio.Web.Security.Examples.AspNetCore.Tests/Sidio.Web.Security.Examples.AspNetCore.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<PrivateAssets>all</PrivateAssets>
3030
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3131
</PackageReference>
32-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.8" />
32+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.9" />
3333
</ItemGroup>
3434

3535
<ItemGroup>

0 commit comments

Comments
 (0)