mirror of
https://github.com/Ellpeck/MLEM.git
synced 2024-11-22 12:58:33 +01:00
fixed docfx cake tool
This commit is contained in:
parent
1d26cf017d
commit
7b2306f58f
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
#addin Cake.DocFx&version=1.0.0
|
#addin nuget:?package=Cake.DocFx&version=1.0.0
|
||||||
#tool docfx&version=2.61.0
|
#tool dotnet:?package=docfx&version=2.61.0
|
||||||
|
|
||||||
// this is the upcoming version, for prereleases
|
// this is the upcoming version, for prereleases
|
||||||
var version = Argument("version", "6.2.0");
|
var version = Argument("version", "6.2.0");
|
||||||
|
|
Loading…
Reference in a new issue