File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- ///////////////////////////////////////////////////////////////////////////////
1+ ///////////////////////////////////////////////////////////////////////////////
22// ARGUMENTS
33///////////////////////////////////////////////////////////////////////////////
44
@@ -9,8 +9,8 @@ var configuration = Argument<string>("configuration", "Release");
99// EXTERNAL NUGET TOOLS
1010//////////////////////////////////////////////////////////////////////
1111
12- #Tool "xunit.runner.console&version=2.9.2 "
13- #Tool "dotnet-stryker&version=4.4.1 "
12+ #Tool "xunit.runner.console&version=2.9.3 "
13+ #Tool "dotnet-stryker&version=4.5.0 "
1414
1515//////////////////////////////////////////////////////////////////////
1616// EXTERNAL NUGET LIBRARIES
You can’t perform that action at this time.
0 commit comments