From 31118d29e27468044d14dffd720ef0b77a59478e Mon Sep 17 00:00:00 2001 From: quin lynch Date: Sun, 17 Oct 2021 10:02:52 -0300 Subject: [PATCH] update docfx version --- azure/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure/docs.yml b/azure/docs.yml index b13e036fb..d948165a6 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 -Version 2.57.0 + arguments: install docfx.console -ExcludeVersion -Version 2.47.0 - script: azure/docs.bat displayName: Build and deploy docs