Skip to content

Commit

Permalink
upgraded version of Hyperion being used
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaronontheweb committed Aug 17, 2017
1 parent 0cf753f commit 059b58a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Hyperion" version="0.9.5" />
<PackageReference Include="Hyperion" version="0.9.6" />
</ItemGroup>

<PropertyGroup Condition=" '$(TargetFramework)' == 'net45' ">
Expand Down
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.5" />
<PackageReference Include="Hyperion" Version="0.9.6" />
<ProjectReference Include="..\..\..\core\Akka\Akka.csproj" />
</ItemGroup>
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard1.6' ">
Expand Down

0 comments on commit 059b58a

Please sign in to comment.