Skip to content

Commit 4177c04

Browse files
Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 (#180)
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.3 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 77856b2 commit 4177c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</PropertyGroup>
1313
<PropertyGroup>
1414
<XunitVersion>2.4.1</XunitVersion>
15-
<XunitRunnerVersion>2.4.3</XunitRunnerVersion>
15+
<XunitRunnerVersion>2.4.5</XunitRunnerVersion>
1616
<TestSdkVersion>17.2.0</TestSdkVersion>
1717
<NBenchVersion>2.0.1</NBenchVersion>
1818
<AkkaVersion>1.4.38</AkkaVersion>

0 commit comments

Comments
 (0)