Skip to content

Commit

Permalink
add System.ValueTuple reference (akkadotnet#3909)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaronontheweb authored Sep 10, 2019
1 parent 319efc4 commit 000d340
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/Akka/Akka.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="$(NewtonsoftJsonVersion)" />
<PackageReference Include="System.Collections.Immutable" Version="1.5.0" />
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
</ItemGroup>

<ItemGroup Condition=" '$(TargetFramework)' == '$(NetFrameworkLibVersion)' ">
Expand Down

0 comments on commit 000d340

Please sign in to comment.