Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit cf31030

Browse files
Update dependency Microsoft.Bcl.AsyncInterfaces to v8 (#34)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d39670b commit cf31030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
1212
<PackageVersion Include="IndexRange" Version="1.0.3" />
13-
<PackageVersion Include="Microsoft.Bcl.AsyncInterfaces" Version="7.0.0" />
13+
<PackageVersion Include="Microsoft.Bcl.AsyncInterfaces" Version="8.0.0" />
1414
<PackageVersion Include="System.Memory" Version="4.5.5" />
1515
</ItemGroup>
1616
</Project>

0 commit comments

Comments
 (0)