Skip to content

Commit

Permalink
Merge pull request #961 from dotnet/dependabot/nuget/Rx.NET/Source/Sy…
Browse files Browse the repository at this point in the history
…stem.Threading.Tasks.Extensions-4.5.3

Bump System.Threading.Tasks.Extensions from 4.5.2 to 4.5.3 in /Rx.NET/Source
  • Loading branch information
Oren Novotny committed Jul 17, 2019
2 parents 4bb2777 + 01115cc commit e19f942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rx.NET/Source/Directory.build.targets
Expand Up @@ -26,7 +26,7 @@


<ItemGroup Condition="'$(TargetFramework)' != 'netcoreapp3.0'">
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.2" />
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.3" />
</ItemGroup>

<Target Name="AddCommitHashToAssemblyAttributes" BeforeTargets="GetAssemblyAttributes">
Expand Down

0 comments on commit e19f942

Please sign in to comment.