Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Commit

Permalink
update dependency: Neo v2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
erikzhang committed Aug 17, 2018
1 parent f1fdeab commit f6b9064
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions neo-cli/neo-cli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<Copyright>2016-2018 The Neo Project</Copyright>
<AssemblyTitle>Neo.CLI</AssemblyTitle>
<Version>2.7.6.1</Version>
<Version>2.8.0</Version>
<Authors>The Neo Project</Authors>
<TargetFramework>netcoreapp2.0</TargetFramework>
<AssemblyName>neo-cli</AssemblyName>
Expand All @@ -28,7 +28,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Neo" Version="2.7.6.1" />
<PackageReference Include="Neo" Version="2.8.0" />
</ItemGroup>

</Project>

0 comments on commit f6b9064

Please sign in to comment.