Skip to content

Commit

Permalink
Update FASTER.core.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
badrishc authored Aug 1, 2019
1 parent 0353678 commit 7a487e3
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 7a487e3

Please sign in to comment.