Skip to content

Commit

Permalink
Update Neo.VM
Browse files Browse the repository at this point in the history
  • Loading branch information
erikzhang committed Sep 2, 2019
1 parent 82d4ec2 commit 37e1c70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neo/neo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<PackageReference Include="Microsoft.AspNetCore.WebSockets" Version="2.2.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="2.2.6" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="2.2.0" />
<PackageReference Include="Neo.VM" Version="3.0.0-CI00033" />
<PackageReference Include="Neo.VM" Version="3.0.0-CI00035" />
<PackageReference Include="System.Text.Encodings.Web" Version="4.5.0" />
</ItemGroup>

Expand Down

0 comments on commit 37e1c70

Please sign in to comment.