Skip to content

Commit b0d2839

Browse files
Copilotkotlarmilos
andcommitted
Fix CI test failures by aligning xunit.runner.console version with XUnitVersion
Co-authored-by: kotlarmilos <11523312+kotlarmilos@users.noreply.github.com>
1 parent d322337 commit b0d2839

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Directory.Packages.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99

1010
<PropertyGroup>
1111
<XUnitVersion>2.9.2</XUnitVersion>
12+
<XUnitRunnerConsoleVersion>$(XUnitVersion)</XUnitRunnerConsoleVersion>
1213
<XUnitV3Version>2.0.3</XUnitV3Version>
1314
</PropertyGroup>
1415

0 commit comments

Comments
 (0)