Skip to content

Commit

Permalink
Merge branch 'async-support' of https://github.com/Microsoft/FASTER i…
Browse files Browse the repository at this point in the history
…nto async-support
  • Loading branch information
badrishc committed Aug 3, 2019
2 parents 571333d + 7a487e3 commit d63603c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cs/src/core/FASTER.core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@

<ItemGroup>
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="4.5.2" />
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.3" />
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.2" />
</ItemGroup>
</Project>
</Project>

0 comments on commit d63603c

Please sign in to comment.