Skip to content

Commit 0f66613

Browse files
Bump xunit from 2.4.2 to 2.5.0 (#1572)
Bumps [xunit](https://github.com/xunit/xunit) from 2.4.2 to 2.5.0. - [Commits](xunit/xunit@2.4.2...2.5.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> Co-authored-by: Dylan Perks <[email protected]>
1 parent aeec91c commit 0f66613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Maths/Silk.NET.Maths.Tests/Silk.NET.Maths.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<ItemGroup>
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
17-
<PackageReference Include="xunit" Version="2.4.2" />
17+
<PackageReference Include="xunit" Version="2.5.0" />
1818
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0">
1919
<PrivateAssets>all</PrivateAssets>
2020
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)