Skip to content
This repository was archived by the owner on Dec 31, 2025. It is now read-only.

Commit 59efbaa

Browse files
Bump xunit from 2.9.2 to 2.9.3 (#213)
Bumps [xunit](https://github.com/xunit/xunit) from 2.9.2 to 2.9.3. - [Commits](xunit/xunit@v2-2.9.2...v2-2.9.3) --- updated-dependencies: - dependency-name: xunit 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 55b8738 commit 59efbaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

NG.UnitTests/NG.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<ItemGroup>
1313
<PackageReference Include="coverlet.collector" Version="6.0.3"/>
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0"/>
15-
<PackageReference Include="xunit" Version="2.9.2"/>
15+
<PackageReference Include="xunit" Version="2.9.3"/>
1616
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0"/>
1717
</ItemGroup>
1818

0 commit comments

Comments
 (0)