Skip to content

Commit

Permalink
Merge pull request #3306 from Aaronontheweb/hyperion-0.9.8-upgrade
Browse files Browse the repository at this point in the history
upgraded Akka.Serialization.Hyperion to Hyperion 0.9.8
  • Loading branch information
Horusiath authored Feb 1, 2018
2 parents f45adfa + 283ef83 commit f32a42b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="reference.conf" />
<PackageReference Include="Hyperion" Version="0.9.7" />
<PackageReference Include="Hyperion" Version="0.9.8" />
<ProjectReference Include="..\..\..\core\Akka\Akka.csproj" />
</ItemGroup>
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard1.6' ">
Expand Down

0 comments on commit f32a42b

Please sign in to comment.