From b8c0085d40453b92d34b56c0ce7178c4f6180f6a Mon Sep 17 00:00:00 2001 From: quin lynch Date: Sun, 17 Oct 2021 08:29:52 -0300 Subject: [PATCH] Fix docfx version --- azure/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure/docs.yml b/azure/docs.yml index 3318a5d2f..cb7730aa0 100644 --- a/azure/docs.yml +++ b/azure/docs.yml @@ -10,7 +10,7 @@ steps: displayName: Install DocFx inputs: command: custom - arguments: install docfx.console -ExcludeVersion + arguments: install docfx.console -Version 2.57.0 - script: azure/docs.bat displayName: Build and deploy docs