Skip to content

Commit

Permalink
#40 added Neo4j.Driver nuget package 🚧
Browse files Browse the repository at this point in the history
  • Loading branch information
italopessoa committed Mar 4, 2018
1 parent 64bff2e commit e6509ec
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/BitcoinShow.Neo4j.Core/BitcoinShow.Neo4j.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,8 @@
<DocumentationFile>bin\Release\netcoreapp2.0\BitcoinShow.Neo4j.Core.xml</DocumentationFile>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Neo4j.Driver" Version="1.5.2" />
</ItemGroup>

</Project>

0 comments on commit e6509ec

Please sign in to comment.