Skip to content

Commit 97aab89

Browse files
Bump xunit.extensibility.execution in /ESIConnectionLibrary
Bumps [xunit.extensibility.execution](https://github.com/xunit/xunit) from 2.4.1 to 2.4.2. - [Release notes](https://github.com/xunit/xunit/releases) - [Commits](xunit/xunit@2.4.1...2.4.2) --- updated-dependencies: - dependency-name: xunit.extensibility.execution dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ba2e672 commit 97aab89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ESIConnectionLibrary/ESIConnectionLibrary.Tests/ESIConnectionLibrary.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
1111
<PackageReference Include="Moq" Version="4.18.4" />
1212
<PackageReference Include="xunit" Version="2.4.1" />
13-
<PackageReference Include="xunit.extensibility.execution" Version="2.4.1" />
13+
<PackageReference Include="xunit.extensibility.execution" Version="2.4.2" />
1414
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>

0 commit comments

Comments
 (0)