fixed docfx cake tool

This commit is contained in:
Ell 2023-02-09 23:19:42 +01:00
parent 1d26cf017d
commit 7b2306f58f
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#addin Cake.DocFx&version=1.0.0
#tool docfx&version=2.61.0
#addin nuget:?package=Cake.DocFx&version=1.0.0
#tool dotnet:?package=docfx&version=2.61.0
// this is the upcoming version, for prereleases
var version = Argument("version", "6.2.0");