Skip to content

Commit

Permalink
Update System.Threading.Tasks.Extensions dependency to 4.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Nov 2, 2019
1 parent e2e6aa5 commit cb1806a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MessagePack/MessagePack.csproj
Expand Up @@ -36,7 +36,7 @@
<ItemGroup>
<PackageReference Include="System.Reflection.Emit" Version="4.3.0" />
<PackageReference Include="System.Reflection.Emit.Lightweight" Version="4.3.0" />
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.2" />
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.3" />
<PackageReference Include="System.Runtime.Serialization.Primitives" Version="4.3.0" />
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
</ItemGroup>
Expand Down

0 comments on commit cb1806a

Please sign in to comment.