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.
2 parents b25094e + e671394 commit cabcaf4Copy full SHA for cabcaf4
README.md
@@ -15,8 +15,8 @@ See https://fsprojects.github.io/FSharp.Formatting/
15
Once built, you can run the command-line tool to self-build the docs for this directory using
16
17
dotnet build
18
- src\fsdocs-tool\bin\Debug\net6.0\fsdocs.exe watch
19
- src\fsdocs-tool\bin\Debug\net6.0\fsdocs.exe build --clean
+ src\fsdocs-tool\bin\Debug\net8.0\fsdocs.exe watch
+ src\fsdocs-tool\bin\Debug\net8.0\fsdocs.exe build --clean
20
21
### Pipelines
22
0 commit comments