Skip to content

Commit e967a4b

Browse files
Bump Microsoft.AspNetCore.Mvc.Testing from 10.0.0 to 10.0.1 (#1509)
--- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0654fc1 commit e967a4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SimplePasswordManagerService.Integration.Tests/SimplePasswordManagerService.Integration.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1414
<PrivateAssets>all</PrivateAssets>
1515
</PackageReference>
16-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.0" />
16+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.1" />
1717
<PackageReference Include="Microsoft.Extensions.Options" Version="10.0.1" />
1818
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
1919
<PackageReference Include="xunit" Version="2.9.3" />

0 commit comments

Comments
 (0)