Skip to content

Commit 43b7581

Browse files
Bump xunit.runner.visualstudio from 2.5.5 to 2.5.6 (#64)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9852241 commit 43b7581

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/AzureFunctionsOpenApiFluentValidationExtensions.Tests/AzureFunctionsOpenApiFluentValidationExtensions.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
1010
<PackageReference Include="Moq" Version="4.18.4" />
1111
<PackageReference Include="xunit" Version="2.6.6" />
12-
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.5">
12+
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6">
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1414
<PrivateAssets>all</PrivateAssets>
1515
</PackageReference>

0 commit comments

Comments
 (0)