Skip to content

Commit 7885ca2

Browse files
Bump Microsoft.AspNetCore.Mvc.Testing from 10.0.7 to 10.0.8 (#1112)
Updated [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/dotnet) from 10.0.7 to 10.0.8. <details> <summary>Release notes</summary> _Sourced from [Microsoft.AspNetCore.Mvc.Testing's releases](https://github.com/dotnet/dotnet/releases)._ No release notes found for this version range. Commits viewable in [compare view](https://github.com/dotnet/dotnet/commits). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b3aa37 commit 7885ca2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<PackageVersion Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="10.0.8" />
3434
<PackageVersion Include="Microsoft.AspNetCore.Identity.UI" Version="10.0.7" />
3535
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="10.0.8" />
36-
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.7" />
36+
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.8" />
3737
<PackageVersion Include="Microsoft.CodeAnalysis.Common" Version="5.0.0" />
3838
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="5.0.0" />
3939
<PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite" Version="10.0.8" />

0 commit comments

Comments
 (0)