Skip to content

Commit 2aeee26

Browse files
Bump xunit.runner.msbuild from 2.0.0 to 2.4.1
Bumps [xunit.runner.msbuild](https://github.com/xunit/xunit) from 2.0.0 to 2.4.1. - [Release notes](https://github.com/xunit/xunit/releases) - [Commits](xunit/xunit@2.0...2.4.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 057bbe7 commit 2aeee26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/ODataReader.v4UnitTests/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
<package id="xunit.assert" version="2.4.1" targetFramework="net45" />
1111
<package id="xunit.core" version="2.4.1" targetFramework="net45" />
1212
<package id="xunit.extensibility.core" version="2.4.1" targetFramework="net45" />
13-
<package id="xunit.runner.msbuild" version="2.0.0" targetFramework="net45" />
13+
<package id="xunit.runner.msbuild" version="2.4.1" targetFramework="net45" />
1414
<package id="xunit.runner.visualstudio" version="2.0.0" targetFramework="net45" />
1515
</packages>

0 commit comments

Comments
 (0)