We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fc443a8 + cefd9d4 commit 6c1baa5Copy full SHA for 6c1baa5
1 file changed
tests/FSharp.Control.AsyncSeq.Tests/FSharp.Control.AsyncSeq.Tests.fsproj
@@ -15,7 +15,7 @@
15
<PrivateAssets>all</PrivateAssets>
16
</PackageReference>
17
<ProjectReference Include="..\..\src\FSharp.Control.AsyncSeq\FSharp.Control.AsyncSeq.fsproj" />
18
- <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
+ <PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.4.0" />
19
<PackageReference Include="NUnit" Version="3.9.0" />
20
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
21
<PackageReference Include="System.Threading.Channels" Version="*" />
0 commit comments