Skip to content

Commit 53b32c3

Browse files
Bump xunit from 2.7.1 to 2.8.0 (#293)
Bumps [xunit](https://github.com/xunit/xunit) from 2.7.1 to 2.8.0. - [Commits](xunit/xunit@2.7.1...2.8.0) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 66d20e5 commit 53b32c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MSBuildLocator.Tests/Microsoft.Build.Locator.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ItemGroup>
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
1212
<PackageReference Include="Shouldly" Version="4.2.1" />
13-
<PackageReference Include="xunit" Version="2.7.1" />
13+
<PackageReference Include="xunit" Version="2.8.0" />
1414
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.8" />
1515
</ItemGroup>
1616

0 commit comments

Comments
 (0)