Skip to content

Commit 136df98

Browse files
authored
Merge pull request #290 from fsprojects/repo-assist/eng-fix-bcl-asyncinterfaces-2026-03-25-c04cff6215101902
[Repo Assist] Eng: bump Microsoft.Bcl.AsyncInterfaces 10.0.3 → 10.0.5 (fix NU1605 warning)
2 parents 0e09ab3 + b7fa49b commit 136df98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FSharp.Control.AsyncSeq/FSharp.Control.AsyncSeq.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</ItemGroup>
2525
<ItemGroup>
2626
<PackageReference Update="FSharp.Core" Version="4.7.2" />
27-
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="10.0.3" />
27+
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="10.0.5" />
2828
<PackageReference Include="System.Threading.Channels" Version="*" />
2929
<Content Include="*.fsproj; **\*.fs; **\*.fsi;" PackagePath="fable\" />
3030
</ItemGroup>

0 commit comments

Comments
 (0)