Skip to content

Commit

Permalink
Merge pull request #164 from shinji-san/dependabot/nuget/develop/xuni…
Browse files Browse the repository at this point in the history
…t.runner.console-2.5.1

Bump xunit.runner.console from 2.5.0 to 2.5.1

Resolves: #164
  • Loading branch information
shinji-san authored Sep 20, 2023
2 parents 8b8a069 + 680c475 commit 71791a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/SecretSharingDotNetFx4.6.2Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<Version>1.2.0</Version>
</PackageReference>
<PackageReference Include="xunit.runner.console">
<Version>2.5.0</Version>
<Version>2.5.1</Version>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 71791a2

Please sign in to comment.