mirror of
https://github.com/Ellpeck/MLEM.git
synced 2024-11-22 20:58:34 +01:00
downgrade docfx to a version that works
This commit is contained in:
parent
139f9ff763
commit
dd63f121da
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#addin Cake.DocFx&version=0.13.1
|
||||
#tool docfx.console&version=2.53.1
|
||||
#tool docfx.console&version=2.51.0
|
||||
|
||||
var version = Argument("version", "3.3.1");
|
||||
var target = Argument("target", "Default");
|
||||
|
|
Loading…
Reference in a new issue