Skip to content

Commit

Permalink
Merge pull request #124 from DHGMS-Solutions/dependabot/nuget/src/xun…
Browse files Browse the repository at this point in the history
…it.runner.visualstudio-2.5.4

Bump xunit.runner.visualstudio from 2.5.3 to 2.5.4 in /src
  • Loading branch information
dpvreony committed Nov 20, 2023
2 parents 4f1de38 + b8ae347 commit 87a854b
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 @@ -31,7 +31,7 @@
<ItemGroup Condition="$(IsTestProject)">
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="xunit" Version="2.6.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.4" />
<PackageReference Include="Xunit.StaFact" Version="1.1.11" />
<!--<PackageReference Include="PublicApiGenerator" Version="8.1.0" />-->
<PackageReference Include="GitHubActionsTestLogger" Version="2.3.3" />
Expand Down

0 comments on commit 87a854b

Please sign in to comment.