Skip to content

Commit 4642a9c

Browse files
Bump Microsoft.AspNetCore.Mvc.Testing from 10.0.1 to 10.0.2
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 10.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8a34402 commit 4642a9c

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.1" />
16+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.2" />
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)