Skip to content

Commit

Permalink
Merge pull request #126 from DHGMS-Solutions/dependabot/nuget/src/xun…
Browse files Browse the repository at this point in the history
…it-2.6.2

Bump xunit from 2.6.1 to 2.6.2 in /src
  • Loading branch information
dpvreony committed Apr 28, 2024
2 parents 2741a2d + f1366f6 commit 50f802a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.build.props
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

<ItemGroup Condition="$(IsTestProject)">
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="xunit" Version="2.6.1" />
<PackageReference Include="xunit" Version="2.6.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.4" />
<PackageReference Include="Xunit.StaFact" Version="1.1.11" />
<!--<PackageReference Include="PublicApiGenerator" Version="8.1.0" />-->
Expand Down

0 comments on commit 50f802a

Please sign in to comment.