We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a4fe9f commit a1ffa21Copy full SHA for a1ffa21
.github/workflows/pr.yml
@@ -32,4 +32,4 @@ jobs:
32
- name: Build FSharp.Formatting master
33
run: cd FSharp.Formatting && .\build -t Build
34
- name: Run fsdocs
35
- run: dotnet FSharp.Formatting\src\fsdocs-tool\bin\Release\net5.0\fsdocs.dll build --sourcefolder fsharp
+ run: dotnet FSharp.Formatting\src\fsdocs-tool\bin\Release\net6.0\fsdocs.dll build --sourcefolder fsharp
0 commit comments