Skip to content

Commit

Permalink
Adding the comment with the online editor
Browse files Browse the repository at this point in the history
  • Loading branch information
vncoelho committed Sep 4, 2019
1 parent 8bb42fa commit b5b4d69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions neo/neo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
<PackageReference Include="Microsoft.AspNetCore.Server.Kestrel" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Server.Kestrel.Https" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.WebSockets" Version="2.2.1" />
<!-- Check https://github.com/neo-project/neo/pull/535 before upgrade this package -->
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="2.1.4" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="2.2.0" />
<PackageReference Include="Neo.VM" Version="3.0.0-CI00035" />
Expand Down

0 comments on commit b5b4d69

Please sign in to comment.