Skip to content

Commit 6d5552e

Browse files
ArhellSeanKilleen
andauthored
Update to docfx 2.71.0 (#34)
* Update to docfx 2.70.3 * Update to docfx 2.70.4 * Update docfx to v2.71.0 --------- Co-authored-by: Sean Killeen <[email protected]>
1 parent 1f2bfd6 commit 6d5552e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ RUN dotnet --version
55
# Setting the path up to allow .NET tools
66
ENV PATH "$PATH:/root/.dotnet/tools"
77

8-
RUN dotnet tool install --global docfx --version 2.70.1
8+
RUN dotnet tool install --global docfx --version 2.71.0
99

1010
# Just checking things
1111
RUN dotnet tool list --global

0 commit comments

Comments
 (0)