Skip to content

Commit 205e18b

Browse files
committed
Update FSharp.Core to 7.0.401 in SmokeTests only
1 parent ab98a4b commit 205e18b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
</ItemGroup>
1414

1515
<ItemGroup>
16+
<!-- our smoketests use the highest RTM (non-alpha) FSharp.Core, contrary to the base test project, which uses the lowest possible denominator -->
17+
<PackageReference Update="FSharp.Core" Version="7.0.401" />
1618
<PackageReference Include="FSharp.Control.TaskSeq" Version="0.4.0-alpha.1" />
1719
<PackageReference Include="FsUnit.xUnit" Version="5.5.0" />
1820
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />

0 commit comments

Comments
 (0)