Skip to content

Commit 90f3066

Browse files
eng: update Microsoft.NET.Test.Sdk from 17.12.0 to 18.4.0
Bumps the test SDK to the latest available version. No code changes; all 414 tests pass. Co-authored-by: Copilot <[email protected]>
1 parent fc443a8 commit 90f3066

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/FSharp.Control.AsyncSeq.Tests/FSharp.Control.AsyncSeq.Tests.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PrivateAssets>all</PrivateAssets>
1616
</PackageReference>
1717
<ProjectReference Include="..\..\src\FSharp.Control.AsyncSeq\FSharp.Control.AsyncSeq.fsproj" />
18-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
18+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.4.0" />
1919
<PackageReference Include="NUnit" Version="3.9.0" />
2020
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
2121
<PackageReference Include="System.Threading.Channels" Version="*" />

0 commit comments

Comments
 (0)