Skip to content

Commit a1ffa21

Browse files
committed
.net 5 to .net 6
1 parent 8a4fe9f commit a1ffa21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
- name: Build FSharp.Formatting master
3333
run: cd FSharp.Formatting && .\build -t Build
3434
- name: Run fsdocs
35-
run: dotnet FSharp.Formatting\src\fsdocs-tool\bin\Release\net5.0\fsdocs.dll build --sourcefolder fsharp
35+
run: dotnet FSharp.Formatting\src\fsdocs-tool\bin\Release\net6.0\fsdocs.dll build --sourcefolder fsharp

0 commit comments

Comments
 (0)