Skip to content

Commit

Permalink
have DocsSamples.sln get ValueTuple version from Akka.NET project (#3911
Browse files Browse the repository at this point in the history
)
  • Loading branch information
Aaronontheweb authored Sep 10, 2019
1 parent bded491 commit ee68a97
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/examples/DocsExamples/DocsExamples.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

<ItemGroup>
<PackageReference Include="FluentAssertions" Version="4.19.2" />
<PackageReference Include="System.ValueTuple" Version="4.3.0" />
<PackageReference Include="xunit" Version="$(XunitVersion)" />
<PackageReference Include="xunit.runner.visualstudio" Version="$(XunitVersion)" />
</ItemGroup>
Expand Down

0 comments on commit ee68a97

Please sign in to comment.