Skip to content

Commit 4fcc6d6

Browse files
Bump Microsoft.AspNetCore.Mvc.Testing from 9.0.0 to 9.0.1 in /src
Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 9.0.0 to 9.0.1. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v9.0.0...v9.0.1) --- 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 8942469 commit 4fcc6d6

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
@@ -8,7 +8,7 @@
88
<PackageVersion Include="EfLocalDb" Version="20.0.0" />
99
<PackageVersion Include="EntityFramework" Version="6.5.1" />
1010
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="27.0.2" />
11-
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.0" />
11+
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.1" />
1212
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="9.0.1" />
1313
<PackageVersion Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.0" />
1414
<PackageVersion Include="Microsoft.EntityFrameworkCore.Relational" Version="9.0.0" />

0 commit comments

Comments
 (0)