Skip to content

Commit 4db6a2b

Browse files
committed
.net 7.0 in docs generation
1 parent ca50c81 commit 4db6a2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docsTool/Program.fs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ module GenerateDocs =
205205
{ opts
206206
with
207207
OutputPath = Some cfg.PublishPath.FullName
208-
Framework = Some "net5.0"
208+
Framework = Some "net7.0"
209209
})
210210
p
211211
)

0 commit comments

Comments
 (0)