Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Jericho committed Dec 23, 2022
2 parents 450f664 + f24f190 commit 4bd0c20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.cake
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
#tool dotnet:?package=GitVersion.Tool&version=5.11.1
#tool dotnet:?package=coveralls.net&version=4.0.1
#tool nuget:?package=GitReleaseManager&version=0.13.0
#tool nuget:?package=ReportGenerator&version=5.1.12
#tool nuget:?package=ReportGenerator&version=5.1.13
#tool nuget:?package=xunit.runner.console&version=2.4.2
#tool nuget:?package=Codecov&version=1.13.0

// Install addins.
#addin nuget:?package=Cake.Coveralls&version=1.1.0
#addin nuget:?package=Cake.Git&version=2.0.0
#addin nuget:?package=Cake.Git&version=3.0.0
#addin nuget:?package=Cake.Codecov&version=1.0.1


Expand Down

0 comments on commit 4bd0c20

Please sign in to comment.