Kaynağa Gözat

chore: doxfx bumped

Vaclav Elias 4 ay önce
ebeveyn
işleme
d43259cfa1

+ 1 - 1
.github/workflows/common-setup.yml

@@ -46,4 +46,4 @@ jobs:
       # This installs the latest version of DocFX and may introduce breaking changes
       # This installs the latest version of DocFX and may introduce breaking changes
       # run: dotnet tool update -g docfx
       # run: dotnet tool update -g docfx
       # This installs a specific, tested version of DocFX.
       # This installs a specific, tested version of DocFX.
-      run: dotnet tool update -g docfx --version 2.76.0
+      run: dotnet tool update -g docfx --version 2.78.3

+ 1 - 1
.github/workflows/stride-docs-github.yml

@@ -47,7 +47,7 @@ jobs:
       # This installs the latest version of DocFX and may introduce breaking changes
       # This installs the latest version of DocFX and may introduce breaking changes
       # run: dotnet tool update -g docfx
       # run: dotnet tool update -g docfx
       # This installs a specific, tested version of DocFX.
       # This installs a specific, tested version of DocFX.
-      run: dotnet tool update -g docfx --version 2.77.0
+      run: dotnet tool update -g docfx --version 2.78.3
 
 
     - name: Build documentation
     - name: Build documentation
       run: ./build-all.bat
       run: ./build-all.bat

+ 1 - 1
.github/workflows/stride-docs-release-azure.yml

@@ -60,7 +60,7 @@ jobs:
       # This installs the latest version of DocFX and may introduce breaking changes
       # This installs the latest version of DocFX and may introduce breaking changes
       # run: dotnet tool update -g docfx
       # run: dotnet tool update -g docfx
       # This installs a specific, tested version of DocFX.
       # This installs a specific, tested version of DocFX.
-      run: dotnet tool update -g docfx --version 2.77.0
+      run: dotnet tool update -g docfx --version 2.78.3
 
 
     - name: Build documentation
     - name: Build documentation
       run: ./build-all.bat
       run: ./build-all.bat

+ 1 - 1
.github/workflows/stride-docs-release-fast-track-azure.yml

@@ -54,7 +54,7 @@ jobs:
       # This installs the latest version of DocFX and may introduce breaking changes
       # This installs the latest version of DocFX and may introduce breaking changes
       # run: dotnet tool update -g docfx
       # run: dotnet tool update -g docfx
       # This installs a specific, tested version of DocFX.
       # This installs a specific, tested version of DocFX.
-      run: dotnet tool update -g docfx --version 2.77.0
+      run: dotnet tool update -g docfx --version 2.78.3
 
 
     - name: Build documentation
     - name: Build documentation
       run: ./build-all.bat
       run: ./build-all.bat

+ 1 - 1
.github/workflows/stride-docs-staging-azure.yml

@@ -69,7 +69,7 @@ jobs:
       # This installs the latest version of DocFX and may introduce breaking changes
       # This installs the latest version of DocFX and may introduce breaking changes
       # run: dotnet tool update -g docfx
       # run: dotnet tool update -g docfx
       # This installs a specific, tested version of DocFX.
       # This installs a specific, tested version of DocFX.
-      run: dotnet tool update -g docfx --version 2.77.0
+      run: dotnet tool update -g docfx --version 2.78.3
 
 
     - name: Build documentation
     - name: Build documentation
       run: ./build-all.bat
       run: ./build-all.bat

+ 1 - 1
.github/workflows/stride-docs-staging-fast-track-azure.yml

@@ -54,7 +54,7 @@ jobs:
       # This installs the latest version of DocFX and may introduce breaking changes
       # This installs the latest version of DocFX and may introduce breaking changes
       # run: dotnet tool update -g docfx
       # run: dotnet tool update -g docfx
       # This installs a specific, tested version of DocFX.
       # This installs a specific, tested version of DocFX.
-      run: dotnet tool update -g docfx --version 2.77.0
+      run: dotnet tool update -g docfx --version 2.78.3
 
 
     - name: Build documentation
     - name: Build documentation
       run: ./build-all.bat
       run: ./build-all.bat

+ 1 - 1
.github/workflows/stride-docs-test-build.yml

@@ -57,7 +57,7 @@ jobs:
       # This installs the latest version of DocFX and may introduce breaking changes
       # This installs the latest version of DocFX and may introduce breaking changes
       # run: dotnet tool update -g docfx
       # run: dotnet tool update -g docfx
       # This installs a specific, tested version of DocFX.
       # This installs a specific, tested version of DocFX.
-      run: dotnet tool update -g docfx --version 2.77.0
+      run: dotnet tool update -g docfx --version 2.78.3
 
 
     - name: Build documentation
     - name: Build documentation
       run: ./build-all.bat
       run: ./build-all.bat