Skip to content

Commit a965a76

Browse files
committed
Attempt FSharp.Vore 6.0.1
1 parent f0e27ce commit a965a76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FSharp.Control.TaskSeq/FSharp.Control.TaskSeq.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@ Generates optimized IL code through the new resumable state machines, and comes
5959

6060
<ItemGroup>
6161
<!-- maximal compatibility with minimal required FSharp.Core version for TaskSeq -->
62-
<PackageReference Update="FSharp.Core" Version="6.0.2" />
62+
<PackageReference Update="FSharp.Core" Version="6.0.1" />
6363
</ItemGroup>
6464
</Project>

0 commit comments

Comments
 (0)