Skip to content

Commit 2b677ca

Browse files
build(deps): bump xunit.runner.console from 2.5.1 to 2.6.1 in /integrationtests (#3666)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd54589 commit 2b677ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integrationtests/IntegrationTests.Shared.Tests/IntegrationTests.Shared.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ItemGroup>
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
1212
<PackageReference Include="xunit" Version="2.5.1" />
13-
<PackageReference Include="xunit.runner.console" Version="2.5.1">
13+
<PackageReference Include="xunit.runner.console" Version="2.6.1">
1414
<PrivateAssets>all</PrivateAssets>
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
1616
</PackageReference>

0 commit comments

Comments
 (0)