Skip to content

Commit

Permalink
build: use xunit.runner.console version 2.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
punker76 committed Oct 13, 2024
1 parent a6bc8de commit 88c5e38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.cake
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#tool dotnet:?package=XamlStyler.Console&version=3.2206.4

#tool nuget:?package=GitVersion.CommandLine&version=5.12.0
#tool nuget:?package=xunit.runner.console&version=2.5.2
#tool nuget:?package=xunit.runner.console&version=2.9.2

#addin nuget:?package=Cake.Figlet&version=2.0.1

Expand Down

0 comments on commit 88c5e38

Please sign in to comment.