Skip to content
This repository was archived by the owner on Apr 20, 2019. It is now read-only.

Commit 42c8b24

Browse files
authored
Set docfx version
1 parent 560db02 commit 42c8b24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ branches:
99
- live
1010

1111
install:
12-
- cinst docfx
12+
- cinst docfx --version 2.40.7
1313

1414
build_script:
1515
- docfx
@@ -20,4 +20,4 @@ deploy_script:
2020
- git config --global user.email %GITHUB_EMAIL%
2121
- git config --global user.name "Blazor doc agent"
2222
- bash releaseDocs.sh
23-
23+

0 commit comments

Comments
 (0)