Skip to content

Commit 202cbdf

Browse files
Bump xunit.runner.visualstudio from 2.4.2 to 2.4.5 (#166)
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.2 to 2.4.5. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/commits) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7dd7664 commit 202cbdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111
<PropertyGroup>
1212
<XunitVersion>2.4.2</XunitVersion>
13-
<XunitRunnerVersion>2.4.2</XunitRunnerVersion>
13+
<XunitRunnerVersion>2.4.5</XunitRunnerVersion>
1414
<TestSdkVersion>17.5.0</TestSdkVersion>
1515
<CodeDomVersion>7.0.0</CodeDomVersion>
1616
<TeamCityVersion>3.0.13</TeamCityVersion>

0 commit comments

Comments
 (0)