Skip to content

Commit beaa1f1

Browse files
Bump xunit.runner.visualstudio from 2.5.7 to 2.8.0 in /src
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.7 to 2.8.0. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@2.5.7...2.8.0) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 848873a commit beaa1f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tests/UnitTests/UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
2828
<PackageReference Include="Moq" Version="4.20.70" />
2929
<PackageReference Include="xunit" Version="2.7.0" />
30-
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">
30+
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">
3131
<PrivateAssets>all</PrivateAssets>
3232
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
3333
</PackageReference>

0 commit comments

Comments
 (0)