Skip to content

Commit 6ceb277

Browse files
chore: Bump Microsoft.AspNetCore.Mvc.Testing from 10.0.0 to 10.0.1 (#612)
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f2a151d commit 6ceb277

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
@@ -4,7 +4,7 @@
44
</PropertyGroup>
55
<ItemGroup>
66
<PackageVersion Include="ICSharpCode.Decompiler" Version="9.1.0.7988" />
7-
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.0" />
7+
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.1" />
88
<PackageVersion Include="Microsoft.Extensions.Diagnostics.Testing" Version="10.0.0" />
99
<PackageVersion Include="Microsoft.Extensions.Options" Version="10.0.0" />
1010
<PackageVersion Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="9.0.7" />

0 commit comments

Comments
 (0)