Skip to content

Commit 6bd4f1f

Browse files
authored
Update to docfx 2.76.0 (#51)
1 parent 0b45e3a commit 6bd4f1f

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.75.3
8+
RUN dotnet tool install --global docfx --version 2.76.0
99

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

0 commit comments

Comments
 (0)