Skip to content

Commit f62c7a0

Browse files
Bump Microsoft.AspNetCore.Mvc.Testing from 8.0.10 to 8.0.11 in /src
Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 8.0.10 to 8.0.11. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.10...v8.0.11) --- 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]>
1 parent 36576d0 commit f62c7a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageVersion Include="GraphQL.SystemTextJson" Version="8.2.1" />
1414
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="27.0.2" />
1515
<PackageVersion Include="Microsoft.AspNetCore.Http" Version="2.2.2" />
16-
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.10" />
16+
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.11" />
1717
<PackageVersion Include="Microsoft.Data.SqlClient" Version="5.2.2" />
1818
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="8.0.10" />
1919
<PackageVersion Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.10" />

0 commit comments

Comments
 (0)