We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 774754e + 79a02f6 commit 04c1850Copy full SHA for 04c1850
Open.Disposable.csproj
@@ -47,7 +47,7 @@ Part of the "Open" set of libraries.
47
</ItemGroup>
48
49
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' ">
50
- <PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.2" />
+ <PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.4" />
51
52
53
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.1' ">
0 commit comments