File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed
Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 11Version Notes (Current Version: v2.59.5)
22=======================================
33
4+ v2.60.0
5+ -----------
6+ 1 . Upgrade stuff to fix shit
7+
48v2.59.5
59-----------
6101 . Fix: TOC word-break not being inserted in generic types. Thanks @julesabr ! (#8217 )
7112 . Crash fixes for CopyInherited. Thanks @Sorpirit (#7709 )
8123 . Fix on DocFX crashes on method parameter [ Optional] [ DefaultParameterValue(0) ] . Thanks @harriev9 (#8208 )
9- 4: Upgrade libraries to support .NET 6.0. Thanks @tibel (#8238 #8239 )
13+ 4 . Upgrade libraries to support .NET 6.0. Thanks @tibel (#8238 #8239 )
1014
1115v2.59.4
1216-----------
Original file line number Diff line number Diff line change 11$homeDir = (Resolve-Path " $PSScriptRoot \..\.." ).Path
22
33$docfx = @ {
4- httpsRepoUrl = " https://github.com/dotnet /docfx.git"
5- httpsRepoUrlWithToken = " https://{0}@github.com/dotnet /docfx.git"
6- sshRepoUrl = " git@github.com-ci:dotnet /docfx.git"
4+ httpsRepoUrl = " https://github.com/Aiko-IT-Systems /docfx.git"
5+ httpsRepoUrlWithToken = " https://{0}@github.com/Aiko-IT-Systems /docfx.git"
6+ sshRepoUrl = " git@github.com-ci:Aiko-IT-Systems /docfx.git"
77 docfxSeedRepoUrl = " https://github.com/docascode/docfx-seed.git"
88 docfxSeedHome = " $homeDir \test\docfx-seed"
99 targetFolder = " $homeDir \target"
You can’t perform that action at this time.
0 commit comments