From 42c8b24d7577dc85c791e2a02cd6a2c14391a0f2 Mon Sep 17 00:00:00 2001 From: Luke Latham <1622880+guardrex@users.noreply.github.com> Date: Sat, 26 Jan 2019 08:20:30 -0600 Subject: [PATCH] Set docfx version --- appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 88ea591..6144cb6 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -9,7 +9,7 @@ branches: - live install: - - cinst docfx + - cinst docfx --version 2.40.7 build_script: - docfx @@ -20,4 +20,4 @@ deploy_script: - git config --global user.email %GITHUB_EMAIL% - git config --global user.name "Blazor doc agent" - bash releaseDocs.sh - \ No newline at end of file +