Bump System.Threading.Tasks.Extensions from 4.5.3 to 4.5.4
Bumps [System.Threading.Tasks.Extensions](https://github.com/dotnet/corefx) from 4.5.3 to 4.5.4. - [Release notes](https://github.com/dotnet/corefx/releases) - [Commits](https://github.com/dotnet/corefx/commits) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
881fec2429
commit
fde9e8c463
@ -27,7 +27,7 @@
|
||||
<PackageReference Include="System.Reflection.Metadata">
|
||||
<Version>1.6.0</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.3" Condition="'$(TargetFramework)' != 'netstandard2.1'" />
|
||||
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.4" Condition="'$(TargetFramework)' != 'netstandard2.1'" />
|
||||
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All"/>
|
||||
</ItemGroup>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user