Skip to content

Commit 5d645a3

Browse files
Bump Microsoft.AspNetCore.Mvc.Testing from 10.0.0 to 10.0.1
--- 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] <support@github.com>
1 parent 1e58b0d commit 5d645a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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="22.0.0" />
99
<PackageVersion Include="EntityFramework" Version="6.5.1" />
1010
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="28.0.0-beta.8" />
11-
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.0" />
11+
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.1" />
1212
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="10.0.0" />
1313
<PackageVersion Include="Microsoft.EntityFrameworkCore.InMemory" Version="10.0.0" />
1414
<PackageVersion Include="Microsoft.EntityFrameworkCore.Relational" Version="10.0.0" />

0 commit comments

Comments
 (0)