Skip to content

Commit

Permalink
[UPD] Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
andryushchenko committed Oct 13, 2022
1 parent 0f81356 commit feba5a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AInq.Optional.Async/AInq.Optional.Async.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)'=='netstandard2.0'">
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="7.0.0-rc.1.22426.10" />
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="7.0.0-rc.2.22472.3" />
</ItemGroup>

</Project>

0 comments on commit feba5a0

Please sign in to comment.