Skip to content

Commit

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

Bump xunit from 2.4.1 to 2.4.2 in /src
  • Loading branch information
dpvreony committed Aug 5, 2022
2 parents 94fcf03 + 04bd462 commit f980431
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 @@ -32,7 +32,7 @@

<ItemGroup Condition="$(IsTestProject)">
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit" Version="2.4.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" />
<PackageReference Include="Xunit.StaFact" Version="1.1.11" />
<!--<PackageReference Include="PublicApiGenerator" Version="8.1.0" />-->
Expand Down

0 comments on commit f980431

Please sign in to comment.